2022-08-17T12:06:33.7134203Z Requested labels: linux.2xlarge 2022-08-17T12:06:33.7134302Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/82657/merge 2022-08-17T12:06:33.7134330Z Waiting for a runner to pick up this job... 2022-08-17T12:06:36.1490250Z Job is about to start running on the runner: i-0c7633087c005c4db (repository) 2022-08-17T12:06:42.5840231Z Current runner version: '2.295.0' 2022-08-17T12:06:42.5845712Z Runner name: 'i-0c7633087c005c4db' 2022-08-17T12:06:42.5846247Z Runner group name: 'Default' 2022-08-17T12:06:42.5846829Z Machine name: 'ip-10-0-7-220' 2022-08-17T12:06:42.5848776Z ##[group]GITHUB_TOKEN Permissions 2022-08-17T12:06:42.5849387Z Actions: read 2022-08-17T12:06:42.5849628Z Checks: read 2022-08-17T12:06:42.5849931Z Contents: read 2022-08-17T12:06:42.5850218Z Deployments: read 2022-08-17T12:06:42.5850500Z Discussions: read 2022-08-17T12:06:42.5850786Z Issues: read 2022-08-17T12:06:42.5851069Z Metadata: read 2022-08-17T12:06:42.5851307Z Packages: read 2022-08-17T12:06:42.5851586Z Pages: read 2022-08-17T12:06:42.5851909Z PullRequests: read 2022-08-17T12:06:42.5852243Z RepositoryProjects: read 2022-08-17T12:06:42.5852530Z SecurityEvents: read 2022-08-17T12:06:42.5852824Z Statuses: read 2022-08-17T12:06:42.5853123Z ##[endgroup] 2022-08-17T12:06:42.5856327Z Secret source: None 2022-08-17T12:06:42.5856918Z Prepare workflow directory 2022-08-17T12:06:42.6780255Z Prepare all required actions 2022-08-17T12:06:42.6938330Z Getting action download info 2022-08-17T12:06:42.9225326Z Download action repository 'pytorch/pytorch@master' (SHA:2a096e940d33a33c4eb6df1c2ed4da607bd31a7f) 2022-08-17T12:06:45.5249941Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-08-17T12:06:45.6333441Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:3c1d75049465d7dfa70acca6d80b9c5c06ff4886) 2022-08-17T12:06:45.8717355Z Getting action download info 2022-08-17T12:06:46.0613467Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-08-17T12:06:46.3085508Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-08-17T12:06:46.3085830Z with: 2022-08-17T12:06:46.3086054Z submodules: recursive 2022-08-17T12:06:46.3086258Z fetch-depth: 0 2022-08-17T12:06:46.3086460Z env: 2022-08-17T12:06:46.3086676Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:06:46.3086888Z ##[endgroup] 2022-08-17T12:06:46.3312500Z ##[group]Run retry () { 2022-08-17T12:06:46.3312888Z retry () { 2022-08-17T12:06:46.3313162Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-08-17T12:06:46.3313471Z } 2022-08-17T12:06:46.3313783Z echo "${GITHUB_WORKSPACE}" 2022-08-17T12:06:46.3314124Z if [ -z "${NO_SUDO}" ]; then 2022-08-17T12:06:46.3314399Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:06:46.3314688Z else 2022-08-17T12:06:46.3314973Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:06:46.3315252Z fi 2022-08-17T12:06:46.3315624Z mkdir "${GITHUB_WORKSPACE}" 2022-08-17T12:06:46.3331794Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:06:46.3332173Z env: 2022-08-17T12:06:46.3332443Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:06:46.3332715Z NO_SUDO: 2022-08-17T12:06:46.3332945Z ##[endgroup] 2022-08-17T12:06:46.3540367Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:06:46.3828964Z ##[group]Run malfet/checkout@silent-checkout 2022-08-17T12:06:46.3829243Z with: 2022-08-17T12:06:46.3829438Z ref: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:06:46.3829653Z fetch-depth: 0 2022-08-17T12:06:46.3829836Z submodules: recursive 2022-08-17T12:06:46.3830015Z quiet-checkout: true 2022-08-17T12:06:46.3830213Z repository: pytorch/pytorch 2022-08-17T12:06:46.3830572Z token: *** 2022-08-17T12:06:46.3830752Z ssh-strict: true 2022-08-17T12:06:46.3830933Z persist-credentials: true 2022-08-17T12:06:46.3831122Z clean: true 2022-08-17T12:06:46.3831295Z lfs: false 2022-08-17T12:06:46.3831466Z set-safe-directory: true 2022-08-17T12:06:46.3831645Z env: 2022-08-17T12:06:46.3831813Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:06:46.3831983Z ##[endgroup] 2022-08-17T12:06:46.4950861Z Syncing repository: pytorch/pytorch 2022-08-17T12:06:46.4952327Z ##[group]Getting Git version info 2022-08-17T12:06:46.4952996Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-17T12:06:46.4953441Z [command]/usr/bin/git version 2022-08-17T12:06:46.4953634Z git version 2.37.1 2022-08-17T12:06:46.4954255Z ##[endgroup] 2022-08-17T12:06:46.4966344Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/a49122eb-f417-4b82-81d6-bf2b149dfa73' before making global git config changes 2022-08-17T12:06:46.4966777Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T12:06:46.4967229Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:06:46.4998045Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-17T12:06:46.5001313Z ##[group]Initializing the repository 2022-08-17T12:06:46.5005693Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:06:46.5031374Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-08-17T12:06:46.5032029Z hint: is subject to change. To configure the initial branch name to use in all 2022-08-17T12:06:46.5032579Z hint: of your new repositories, which will suppress this warning, call: 2022-08-17T12:06:46.5032931Z hint: 2022-08-17T12:06:46.5033399Z hint: git config --global init.defaultBranch 2022-08-17T12:06:46.5033760Z hint: 2022-08-17T12:06:46.5034242Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-08-17T12:06:46.5034734Z hint: 'development'. The just-created branch can be renamed via this command: 2022-08-17T12:06:46.5034968Z hint: 2022-08-17T12:06:46.5035313Z hint: git branch -m 2022-08-17T12:06:46.5035668Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-08-17T12:06:46.5041686Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-08-17T12:06:46.5067770Z ##[endgroup] 2022-08-17T12:06:46.5068146Z ##[group]Disabling automatic garbage collection 2022-08-17T12:06:46.5072743Z [command]/usr/bin/git config --local gc.auto 0 2022-08-17T12:06:46.5096663Z ##[endgroup] 2022-08-17T12:06:46.5097030Z ##[group]Setting up auth 2022-08-17T12:06:46.5103955Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-17T12:06:46.5130863Z [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:46.5402694Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T12:06:46.5430462Z [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:46.5697872Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-17T12:06:46.5739991Z ##[endgroup] 2022-08-17T12:06:46.5740431Z ##[group]Fetching the repository 2022-08-17T12:06:46.5746801Z [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:32.8026633Z [command]/usr/bin/git rev-parse --verify --quiet ce6a3c605df99d1df57c0dda75c06d748e54ed2a^{object} 2022-08-17T12:07:32.8059427Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:07:33.4061673Z ##[endgroup] 2022-08-17T12:07:33.4062090Z ##[group]Determining the checkout info 2022-08-17T12:07:33.4063350Z ##[endgroup] 2022-08-17T12:07:33.4063904Z ##[group]Checking out the ref 2022-08-17T12:07:33.4068929Z [command]/usr/bin/git checkout --quiet --force ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:07:34.6152995Z ##[endgroup] 2022-08-17T12:07:34.6153604Z ##[group]Setting up auth for fetching submodules 2022-08-17T12:07:34.6159593Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-17T12:07:34.6205577Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-08-17T12:07:34.6233838Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-08-17T12:07:34.6260184Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-08-17T12:07:34.6284278Z ##[endgroup] 2022-08-17T12:07:34.6284744Z ##[group]Fetching submodules 2022-08-17T12:07:34.6288189Z [command]/usr/bin/git submodule sync --recursive 2022-08-17T12:07:34.6541310Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-08-17T12:07:34.6786259Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-08-17T12:07:34.6787007Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-08-17T12:07:34.6787959Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-08-17T12:07:34.6790432Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-08-17T12:07:34.6792607Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-08-17T12:07:34.6794996Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-08-17T12:07:34.6797544Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-08-17T12:07:34.6799858Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-08-17T12:07:34.6802461Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-08-17T12:07:34.6805233Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-08-17T12:07:34.6807870Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-08-17T12:07:34.6810697Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-08-17T12:07:34.6814059Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-08-17T12:07:34.6816749Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-08-17T12:07:34.6819783Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-08-17T12:07:34.6823290Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:07:34.6826525Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-08-17T12:07:34.6832500Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-08-17T12:07:34.6835995Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-08-17T12:07:34.6839771Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-08-17T12:07:34.6843397Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-08-17T12:07:34.6847295Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-08-17T12:07:34.6851211Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-08-17T12:07:34.6855326Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-08-17T12:07:34.6859451Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-08-17T12:07:34.6863843Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-08-17T12:07:34.6868286Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-08-17T12:07:34.6872877Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-08-17T12:07:34.6877499Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-08-17T12:07:34.6882224Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-08-17T12:07:34.6887074Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-08-17T12:07:34.6891986Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-08-17T12:07:34.6896963Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-08-17T12:07:34.6902130Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-08-17T12:07:34.6907377Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-08-17T12:07:34.6913681Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-08-17T12:07:34.6919024Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-08-17T12:07:34.6924536Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-08-17T12:07:34.6930028Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-08-17T12:07:34.6954536Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-08-17T12:07:34.9675099Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-08-17T12:07:35.1606723Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-08-17T12:07:35.3634133Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-08-17T12:07:35.6444778Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-08-17T12:07:35.9203048Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-08-17T12:07:41.1962746Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-08-17T12:07:41.5726267Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-08-17T12:07:42.0616249Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-08-17T12:07:43.4896430Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-08-17T12:07:44.5245750Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-08-17T12:07:49.5816179Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-08-17T12:07:50.3692559Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-08-17T12:07:51.8200241Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-08-17T12:07:53.1826959Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-08-17T12:07:53.3993945Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-08-17T12:07:53.8696435Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-08-17T12:07:54.1591530Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-08-17T12:07:55.1718263Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-08-17T12:07:55.5496203Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-08-17T12:07:56.0156600Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-08-17T12:07:56.2499326Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-08-17T12:07:57.6590183Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-08-17T12:07:58.0714450Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-08-17T12:07:58.4172685Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-08-17T12:08:04.8797511Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-08-17T12:08:06.8454305Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-08-17T12:08:07.2707786Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-08-17T12:08:07.5253654Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-08-17T12:08:12.8508777Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-08-17T12:08:13.0539725Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-08-17T12:08:13.2801146Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-08-17T12:08:14.1121407Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-08-17T12:08:14.3310826Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-08-17T12:08:14.8184686Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-08-17T12:08:15.1032308Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-08-17T12:08:15.7199430Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-08-17T12:08:17.7593389Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-08-17T12:08:18.2381439Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-08-17T12:08:20.2862998Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-08-17T12:08:20.2957558Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-08-17T12:08:20.3032097Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-08-17T12:08:20.3236389Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-08-17T12:08:20.3440348Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-08-17T12:08:20.8907890Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-08-17T12:08:20.9095862Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:08:21.0005695Z Submodule path 'third_party/cpuinfo': checked out '5916273f79a21551890fd3d56fc5375a78d1598d' 2022-08-17T12:08:21.0320280Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-08-17T12:08:21.2961313Z Submodule path 'third_party/cudnn_frontend': checked out '43709ab96c47e26eebcdac72f93f946d44ceffa8' 2022-08-17T12:08:21.5143142Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-08-17T12:08:21.5550506Z Submodule path 'third_party/fbgemm': checked out '499cd22f5c2e26041e4f190f628b48478a89a030' 2022-08-17T12:08:21.5563991Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:21.5566231Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:21.5568672Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:21.5571177Z 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:21.5594307Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-08-17T12:08:22.3851639Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-08-17T12:08:22.8882798Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-08-17T12:08:23.9984710Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-08-17T12:08:24.3056415Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-08-17T12:08:24.3970623Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-08-17T12:08:24.4500971Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-08-17T12:08:24.4592580Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-08-17T12:08:24.5380559Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-08-17T12:08:24.5690003Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-08-17T12:08:24.5770826Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-08-17T12:08:24.6134078Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-08-17T12:08:24.6349919Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-08-17T12:08:24.6774640Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-08-17T12:08:24.6874585Z Submodule path 'third_party/ideep': checked out '8a114a51c116b55c4ceb689b98746786bd00c29b' 2022-08-17T12:08:24.6886084Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:24.6907676Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-08-17T12:08:31.5131804Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-08-17T12:08:31.5147321Z 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:31.5169591Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-08-17T12:08:38.2879041Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-08-17T12:08:38.2970766Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-08-17T12:08:38.3100894Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-08-17T12:08:38.3960441Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-08-17T12:08:38.3974126Z 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:38.3976539Z 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:38.3999426Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-08-17T12:08:39.5816657Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-08-17T12:08:40.6314506Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-08-17T12:08:40.6820801Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-08-17T12:08:40.7003216Z Submodule path 'third_party/nccl/nccl': checked out '19ab67d1727d337d10d0a48cbaf5cd119b8d88f1' 2022-08-17T12:08:40.7135065Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-08-17T12:08:40.8125538Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-08-17T12:08:41.0398889Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-08-17T12:08:41.0424057Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:41.0425835Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:41.0448919Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-08-17T12:08:41.4352734Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-08-17T12:08:42.2107259Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:08:42.2396815Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-08-17T12:08:42.2535543Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-08-17T12:08:42.2548213Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:42.2570029Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-08-17T12:08:44.0124943Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-08-17T12:08:44.0143305Z 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:44.0145265Z 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:44.0169679Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-08-17T12:08:44.3782437Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-08-17T12:08:45.1543711Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-08-17T12:08:45.2140352Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-08-17T12:08:45.2153845Z 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:45.2176791Z 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:45.4384039Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:08:45.4467503Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-08-17T12:08:45.6800318Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-08-17T12:08:45.6817382Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:45.6819232Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:45.6843369Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-08-17T12:08:46.0872666Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-08-17T12:08:47.1334031Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-08-17T12:08:47.1962086Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-08-17T12:08:47.2041284Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-08-17T12:08:47.2142223Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-08-17T12:08:47.2446897Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-08-17T12:08:47.2531021Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-08-17T12:08:47.2793261Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-08-17T12:08:47.2878445Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-08-17T12:08:47.3282176Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-08-17T12:08:47.4273314Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-08-17T12:08:47.4513652Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-08-17T12:08:47.4528227Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:47.4530202Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:47.4532704Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:47.4535188Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:47.4557726Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-08-17T12:08:48.6913914Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-08-17T12:08:48.9485165Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-08-17T12:08:50.1547615Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-08-17T12:08:50.9817199Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-08-17T12:08:50.9951194Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-08-17T12:08:51.0545988Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-08-17T12:08:51.0795711Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-08-17T12:08:51.0808451Z 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:51.0831148Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-08-17T12:08:51.3122306Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:08:51.4342529Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-08-17T12:08:51.4368909Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-08-17T12:08:51.4618451Z Entering 'android/libs/fbjni' 2022-08-17T12:08:51.4652204Z Entering 'third_party/FP16' 2022-08-17T12:08:51.4685977Z Entering 'third_party/FXdiv' 2022-08-17T12:08:51.4719527Z Entering 'third_party/NNPACK' 2022-08-17T12:08:51.4754228Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:51.4787279Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:51.4830893Z Entering 'third_party/benchmark' 2022-08-17T12:08:51.4864274Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:51.4898841Z Entering 'third_party/cub' 2022-08-17T12:08:51.4933189Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:51.4973589Z Entering 'third_party/eigen' 2022-08-17T12:08:51.5009661Z Entering 'third_party/fbgemm' 2022-08-17T12:08:51.5046681Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:51.5079279Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:51.5112745Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:51.5145027Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:51.5179900Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:51.5215660Z Entering 'third_party/fmt' 2022-08-17T12:08:51.5248788Z Entering 'third_party/foxi' 2022-08-17T12:08:51.5282400Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:51.5316981Z Entering 'third_party/gloo' 2022-08-17T12:08:51.5350642Z Entering 'third_party/googletest' 2022-08-17T12:08:51.5384580Z Entering 'third_party/ideep' 2022-08-17T12:08:51.5418606Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:51.5453594Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:51.5492258Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:51.5526423Z Entering 'third_party/ittapi' 2022-08-17T12:08:51.5559401Z Entering 'third_party/kineto' 2022-08-17T12:08:51.5592692Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:51.5625897Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:51.5659981Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:51.5693785Z Entering 'third_party/neon2sse' 2022-08-17T12:08:51.5726599Z Entering 'third_party/nlohmann' 2022-08-17T12:08:51.5762151Z Entering 'third_party/onnx' 2022-08-17T12:08:51.5807369Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:51.5842362Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:51.5877683Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:51.5911127Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:51.5949180Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:51.5982883Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:51.6015780Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:51.6052917Z Entering 'third_party/pocketfft' 2022-08-17T12:08:51.6086876Z Entering 'third_party/protobuf' 2022-08-17T12:08:51.6124154Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:51.6157068Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:51.6191390Z Entering 'third_party/psimd' 2022-08-17T12:08:51.6224404Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:51.6257895Z Entering 'third_party/pybind11' 2022-08-17T12:08:51.6291321Z Entering 'third_party/python-enum' 2022-08-17T12:08:51.6324948Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:51.6359378Z Entering 'third_party/python-six' 2022-08-17T12:08:51.6392899Z Entering 'third_party/sleef' 2022-08-17T12:08:51.6424802Z Entering 'third_party/tbb' 2022-08-17T12:08:51.6461217Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:51.6495173Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:51.6528365Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:51.6561118Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:51.6594623Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:51.6626894Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:51.6662104Z Entering 'third_party/zstd' 2022-08-17T12:08:51.6703174Z ##[endgroup] 2022-08-17T12:08:51.6703555Z ##[group]Persisting credentials for submodules 2022-08-17T12:08:51.6710853Z [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:51.6955491Z Entering 'android/libs/fbjni' 2022-08-17T12:08:51.6988450Z Entering 'third_party/FP16' 2022-08-17T12:08:51.7021907Z Entering 'third_party/FXdiv' 2022-08-17T12:08:51.7054539Z Entering 'third_party/NNPACK' 2022-08-17T12:08:51.7087409Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:51.7120721Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:51.7163178Z Entering 'third_party/benchmark' 2022-08-17T12:08:51.7196847Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:51.7230216Z Entering 'third_party/cub' 2022-08-17T12:08:51.7262978Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:51.7300717Z Entering 'third_party/eigen' 2022-08-17T12:08:51.7336325Z Entering 'third_party/fbgemm' 2022-08-17T12:08:51.7369470Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:51.7403239Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:51.7436008Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:51.7468391Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:51.7501689Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:51.7537986Z Entering 'third_party/fmt' 2022-08-17T12:08:51.7572068Z Entering 'third_party/foxi' 2022-08-17T12:08:51.7605378Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:51.7639756Z Entering 'third_party/gloo' 2022-08-17T12:08:51.7672683Z Entering 'third_party/googletest' 2022-08-17T12:08:51.7706120Z Entering 'third_party/ideep' 2022-08-17T12:08:51.7739017Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:51.7773145Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:51.7811319Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:51.7844013Z Entering 'third_party/ittapi' 2022-08-17T12:08:51.7876685Z Entering 'third_party/kineto' 2022-08-17T12:08:51.7911327Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:51.7943892Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:51.7977051Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:51.8010385Z Entering 'third_party/neon2sse' 2022-08-17T12:08:51.8044718Z Entering 'third_party/nlohmann' 2022-08-17T12:08:51.8077931Z Entering 'third_party/onnx' 2022-08-17T12:08:51.8122527Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:51.8155336Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:51.8189784Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:51.8222489Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:51.8259736Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:51.8292471Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:51.8324936Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:51.8362085Z Entering 'third_party/pocketfft' 2022-08-17T12:08:51.8395665Z Entering 'third_party/protobuf' 2022-08-17T12:08:51.8434161Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:51.8466824Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:51.8501487Z Entering 'third_party/psimd' 2022-08-17T12:08:51.8535221Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:51.8568267Z Entering 'third_party/pybind11' 2022-08-17T12:08:51.8601153Z Entering 'third_party/python-enum' 2022-08-17T12:08:51.8633885Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:51.8667047Z Entering 'third_party/python-six' 2022-08-17T12:08:51.8699106Z Entering 'third_party/sleef' 2022-08-17T12:08:51.8731857Z Entering 'third_party/tbb' 2022-08-17T12:08:51.8766206Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:51.8799333Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:51.8831279Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:51.8863371Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:51.8896242Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:51.8927711Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:51.8962368Z Entering 'third_party/zstd' 2022-08-17T12:08:51.9007802Z [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:51.9258021Z Entering 'android/libs/fbjni' 2022-08-17T12:08:51.9289216Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-08-17T12:08:51.9303123Z Entering 'third_party/FP16' 2022-08-17T12:08:51.9334800Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-08-17T12:08:51.9348589Z Entering 'third_party/FXdiv' 2022-08-17T12:08:51.9382135Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-08-17T12:08:51.9395740Z Entering 'third_party/NNPACK' 2022-08-17T12:08:51.9425734Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-08-17T12:08:51.9440092Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:51.9471564Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-08-17T12:08:51.9484762Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:51.9516819Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-08-17T12:08:51.9539965Z Entering 'third_party/benchmark' 2022-08-17T12:08:51.9571243Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:08:51.9584977Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:51.9616425Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-08-17T12:08:51.9631486Z Entering 'third_party/cub' 2022-08-17T12:08:51.9661864Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-08-17T12:08:51.9675776Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:51.9706611Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-08-17T12:08:51.9725117Z Entering 'third_party/eigen' 2022-08-17T12:08:51.9756698Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-08-17T12:08:51.9772292Z Entering 'third_party/fbgemm' 2022-08-17T12:08:51.9804272Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-08-17T12:08:51.9817663Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:51.9848712Z 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:51.9862079Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:51.9892566Z 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:51.9906414Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:51.9936714Z 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:51.9950182Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:51.9981763Z 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:51.9996829Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:52.0027743Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-08-17T12:08:52.0044705Z Entering 'third_party/fmt' 2022-08-17T12:08:52.0075900Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-08-17T12:08:52.0089826Z Entering 'third_party/foxi' 2022-08-17T12:08:52.0121228Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-08-17T12:08:52.0134435Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:52.0165466Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-08-17T12:08:52.0179411Z Entering 'third_party/gloo' 2022-08-17T12:08:52.0211508Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-08-17T12:08:52.0225372Z Entering 'third_party/googletest' 2022-08-17T12:08:52.0256614Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:08:52.0270863Z Entering 'third_party/ideep' 2022-08-17T12:08:52.0302466Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-08-17T12:08:52.0316580Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:52.0347737Z 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:52.0362666Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:52.0394295Z 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:52.0413768Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:52.0444788Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-08-17T12:08:52.0458163Z Entering 'third_party/ittapi' 2022-08-17T12:08:52.0489470Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-08-17T12:08:52.0503244Z Entering 'third_party/kineto' 2022-08-17T12:08:52.0534141Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-08-17T12:08:52.0547690Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:52.0579071Z 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:52.0593238Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:52.0624584Z 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:52.0641707Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:52.0672672Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-08-17T12:08:52.0686819Z Entering 'third_party/neon2sse' 2022-08-17T12:08:52.0718385Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-08-17T12:08:52.0732483Z Entering 'third_party/nlohmann' 2022-08-17T12:08:52.0765718Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-08-17T12:08:52.0780752Z Entering 'third_party/onnx' 2022-08-17T12:08:52.0811704Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-08-17T12:08:52.0837139Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:52.0869396Z 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:52.0883173Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:52.0915431Z 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:52.0931213Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:52.0961900Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-08-17T12:08:52.0974776Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:52.1007601Z 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:52.1025514Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:52.1056217Z 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:52.1069744Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:52.1100936Z 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:52.1114145Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:52.1146205Z 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:52.1164331Z Entering 'third_party/pocketfft' 2022-08-17T12:08:52.1196464Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-08-17T12:08:52.1210019Z Entering 'third_party/protobuf' 2022-08-17T12:08:52.1242407Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-08-17T12:08:52.1259684Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:52.1290540Z 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:52.1304383Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:52.1334852Z 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:52.1351448Z Entering 'third_party/psimd' 2022-08-17T12:08:52.1382020Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-08-17T12:08:52.1396170Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:52.1426538Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-08-17T12:08:52.1440018Z Entering 'third_party/pybind11' 2022-08-17T12:08:52.1470889Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:08:52.1484636Z Entering 'third_party/python-enum' 2022-08-17T12:08:52.1516020Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-08-17T12:08:52.1529946Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:52.1560483Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-08-17T12:08:52.1574185Z Entering 'third_party/python-six' 2022-08-17T12:08:52.1605381Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-08-17T12:08:52.1619236Z Entering 'third_party/sleef' 2022-08-17T12:08:52.1649758Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-08-17T12:08:52.1664124Z Entering 'third_party/tbb' 2022-08-17T12:08:52.1694959Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-08-17T12:08:52.1711332Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:52.1741745Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-08-17T12:08:52.1756105Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:52.1786546Z 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:52.1800375Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:52.1830511Z 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:52.1844042Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:52.1873771Z 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:52.1887380Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:52.1918601Z 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:52.1931403Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:52.1963074Z 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:52.1979326Z Entering 'third_party/zstd' 2022-08-17T12:08:52.2010186Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-08-17T12:08:52.2652651Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-08-17T12:08:52.2907496Z Entering 'android/libs/fbjni' 2022-08-17T12:08:52.2943051Z Entering 'third_party/FP16' 2022-08-17T12:08:52.2977209Z Entering 'third_party/FXdiv' 2022-08-17T12:08:52.3012197Z Entering 'third_party/NNPACK' 2022-08-17T12:08:52.3045921Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:52.3080059Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:52.3123406Z Entering 'third_party/benchmark' 2022-08-17T12:08:52.3156869Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:52.3191082Z Entering 'third_party/cub' 2022-08-17T12:08:52.3223950Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:52.3262608Z Entering 'third_party/eigen' 2022-08-17T12:08:52.3298578Z Entering 'third_party/fbgemm' 2022-08-17T12:08:52.3333309Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:52.3366540Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:52.3400014Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:52.3433504Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:52.3467221Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:52.3503502Z Entering 'third_party/fmt' 2022-08-17T12:08:52.3537022Z Entering 'third_party/foxi' 2022-08-17T12:08:52.3571329Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:52.3604629Z Entering 'third_party/gloo' 2022-08-17T12:08:52.3637508Z Entering 'third_party/googletest' 2022-08-17T12:08:52.3672477Z Entering 'third_party/ideep' 2022-08-17T12:08:52.3704870Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:52.3739847Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:52.3779638Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:52.3813951Z Entering 'third_party/ittapi' 2022-08-17T12:08:52.3847011Z Entering 'third_party/kineto' 2022-08-17T12:08:52.3880929Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:52.3913801Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:52.3948137Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:52.3983503Z Entering 'third_party/neon2sse' 2022-08-17T12:08:52.4016759Z Entering 'third_party/nlohmann' 2022-08-17T12:08:52.4050900Z Entering 'third_party/onnx' 2022-08-17T12:08:52.4095745Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:52.4129812Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:52.4166540Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:52.4199643Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:52.4237455Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:52.4271631Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:52.4305061Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:52.4343902Z Entering 'third_party/pocketfft' 2022-08-17T12:08:52.4377335Z Entering 'third_party/protobuf' 2022-08-17T12:08:52.4415216Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:52.4448144Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:52.4483454Z Entering 'third_party/psimd' 2022-08-17T12:08:52.4517214Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:52.4550471Z Entering 'third_party/pybind11' 2022-08-17T12:08:52.4583303Z Entering 'third_party/python-enum' 2022-08-17T12:08:52.4616085Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:52.4649880Z Entering 'third_party/python-six' 2022-08-17T12:08:52.4682673Z Entering 'third_party/sleef' 2022-08-17T12:08:52.4716880Z Entering 'third_party/tbb' 2022-08-17T12:08:52.4754242Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:52.4786924Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:52.4820030Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:52.4852865Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:52.4886021Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:52.4918991Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:52.4954754Z Entering 'third_party/zstd' 2022-08-17T12:08:52.5000411Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-08-17T12:08:52.5248804Z Entering 'android/libs/fbjni' 2022-08-17T12:08:52.5281700Z Entering 'third_party/FP16' 2022-08-17T12:08:52.5316677Z Entering 'third_party/FXdiv' 2022-08-17T12:08:52.5353113Z Entering 'third_party/NNPACK' 2022-08-17T12:08:52.5386639Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:52.5420675Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:52.5464660Z Entering 'third_party/benchmark' 2022-08-17T12:08:52.5497938Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:52.5531927Z Entering 'third_party/cub' 2022-08-17T12:08:52.5565456Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:52.5604719Z Entering 'third_party/eigen' 2022-08-17T12:08:52.5640107Z Entering 'third_party/fbgemm' 2022-08-17T12:08:52.5674881Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:52.5707486Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:52.5741084Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:52.5774376Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:52.5809233Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:52.5844711Z Entering 'third_party/fmt' 2022-08-17T12:08:52.5878558Z Entering 'third_party/foxi' 2022-08-17T12:08:52.5911732Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:52.5944550Z Entering 'third_party/gloo' 2022-08-17T12:08:52.5978759Z Entering 'third_party/googletest' 2022-08-17T12:08:52.6011889Z Entering 'third_party/ideep' 2022-08-17T12:08:52.6044215Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:52.6079034Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:52.6117537Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:52.6151075Z Entering 'third_party/ittapi' 2022-08-17T12:08:52.6183703Z Entering 'third_party/kineto' 2022-08-17T12:08:52.6217452Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:52.6249958Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:52.6283813Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:52.6318313Z Entering 'third_party/neon2sse' 2022-08-17T12:08:52.6351740Z Entering 'third_party/nlohmann' 2022-08-17T12:08:52.6385231Z Entering 'third_party/onnx' 2022-08-17T12:08:52.6429572Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:52.6463553Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:52.6498876Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:52.6532708Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:52.6571239Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:52.6605144Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:52.6638573Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:52.6676449Z Entering 'third_party/pocketfft' 2022-08-17T12:08:52.6710198Z Entering 'third_party/protobuf' 2022-08-17T12:08:52.6746686Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:52.6781129Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:52.6815948Z Entering 'third_party/psimd' 2022-08-17T12:08:52.6849409Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:52.6883344Z Entering 'third_party/pybind11' 2022-08-17T12:08:52.6917972Z Entering 'third_party/python-enum' 2022-08-17T12:08:52.6950813Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:52.6983380Z Entering 'third_party/python-six' 2022-08-17T12:08:52.7016300Z Entering 'third_party/sleef' 2022-08-17T12:08:52.7050502Z Entering 'third_party/tbb' 2022-08-17T12:08:52.7085908Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:52.7120452Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:52.7153469Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:52.7185929Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:52.7219346Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:52.7251942Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:52.7288089Z Entering 'third_party/zstd' 2022-08-17T12:08:52.7330649Z ##[endgroup] 2022-08-17T12:08:52.7367392Z [command]/usr/bin/git log -1 --format='%H' 2022-08-17T12:08:52.7394282Z 'ce6a3c605df99d1df57c0dda75c06d748e54ed2a' 2022-08-17T12:08:52.7510899Z Prepare all required actions 2022-08-17T12:08:52.7536664Z ##[group]Run ./.github/actions/setup-linux 2022-08-17T12:08:52.7536851Z env: 2022-08-17T12:08:52.7537027Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:52.7537214Z ##[endgroup] 2022-08-17T12:08:52.7554648Z ##[group]Run set -euo pipefail 2022-08-17T12:08:52.7554945Z set -euo pipefail 2022-08-17T12:08:52.7555247Z function get_ec2_metadata() { 2022-08-17T12:08:52.7555550Z  # Pulled from instance metadata endpoint for EC2 2022-08-17T12:08:52.7555921Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-08-17T12:08:52.7556274Z  category=$1 2022-08-17T12:08:52.7556604Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-08-17T12:08:52.7556845Z } 2022-08-17T12:08:52.7557104Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-08-17T12:08:52.7557499Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-08-17T12:08:52.7557803Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-08-17T12:08:52.7558133Z echo "system info $(uname -a)" 2022-08-17T12:08:52.7569508Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:52.7569741Z env: 2022-08-17T12:08:52.7570006Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:52.7570284Z ##[endgroup] 2022-08-17T12:08:52.7648273Z ami-id: ami-096198a0bccc6bad4 2022-08-17T12:08:52.7699649Z instance-id: i-0c7633087c005c4db 2022-08-17T12:08:52.7748443Z instance-type: c5.2xlarge 2022-08-17T12:08:52.7755402Z system info Linux ip-10-0-7-220.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:52.7804457Z ##[group]Run if systemctl is-active --quiet docker; then 2022-08-17T12:08:52.7804747Z if systemctl is-active --quiet docker; then 2022-08-17T12:08:52.7804977Z  echo "Docker daemon is running..."; 2022-08-17T12:08:52.7805181Z else 2022-08-17T12:08:52.7805415Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-08-17T12:08:52.7805627Z fi 2022-08-17T12:08:52.7816726Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:52.7816942Z env: 2022-08-17T12:08:52.7817103Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:52.7817286Z ##[endgroup] 2022-08-17T12:08:52.7858488Z Docker daemon is running... 2022-08-17T12:08:52.7875738Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-17T12:08:52.7876084Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-17T12:08:52.7876357Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:08:52.7876823Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-08-17T12:08:52.7877152Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-08-17T12:08:52.7887438Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:52.7887645Z env: 2022-08-17T12:08:52.7887803Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:52.7887994Z AWS_RETRY_MODE: standard 2022-08-17T12:08:52.7888180Z AWS_MAX_ATTEMPTS: 5 2022-08-17T12:08:52.7888362Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T12:08:52.7888552Z ##[endgroup] 2022-08-17T12:08:53.5560623Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-08-17T12:08:53.5561131Z Configure a credential helper to remove this warning. See 2022-08-17T12:08:53.5561540Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-08-17T12:08:53.5561744Z 2022-08-17T12:08:53.5561972Z Login Succeeded 2022-08-17T12:08:53.5595321Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:08:53.5595625Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:08:53.5595971Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:08:53.5607227Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:53.5607446Z env: 2022-08-17T12:08:53.5607625Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:53.5607799Z ##[endgroup] 2022-08-17T12:08:53.5675011Z Prepare all required actions 2022-08-17T12:08:53.5675426Z Getting action download info 2022-08-17T12:08:53.7417585Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:105f7619adc4054f5f1be5f79ebd354d82384638) 2022-08-17T12:08:53.9326400Z ##[group]Run ./.github/actions/setup-ssh 2022-08-17T12:08:53.9326602Z with: 2022-08-17T12:08:53.9326981Z github-secret: *** 2022-08-17T12:08:53.9327157Z env: 2022-08-17T12:08:53.9327328Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:53.9327499Z ##[endgroup] 2022-08-17T12:08:53.9347768Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-08-17T12:08:53.9347981Z with: 2022-08-17T12:08:53.9348268Z GITHUB_TOKEN: *** 2022-08-17T12:08:53.9348451Z activate-with-label: false 2022-08-17T12:08:53.9348784Z label: with-ssh 2022-08-17T12:08:53.9349017Z remove-existing-keys: true 2022-08-17T12:08:53.9349184Z env: 2022-08-17T12:08:53.9349351Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:53.9349533Z ##[endgroup] 2022-08-17T12:08:54.2877298Z Grabbing public ssh keys from https://github.com/IvanYashchuk.keys 2022-08-17T12:08:54.5750680Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2022-08-17T12:08:54.5762908Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2022-08-17T12:08:54.5785453Z Login using: ssh ec2-user@ec2-44-200-153-104.compute-1.amazonaws.com 2022-08-17T12:08:54.5829661Z Prepare all required actions 2022-08-17T12:08:54.5848519Z ##[group]Run ./.github/actions/pull-docker-image 2022-08-17T12:08:54.5848728Z with: 2022-08-17T12:08:54.5849058Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:08:54.5849361Z env: 2022-08-17T12:08:54.5849539Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:54.5849723Z ##[endgroup] 2022-08-17T12:08:54.5893260Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:08:54.5893533Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:08:54.5893795Z # ignore output since only exit code is used for conditional 2022-08-17T12:08:54.5894059Z # only pull docker image if it's not available locally 2022-08-17T12:08:54.5894350Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-08-17T12:08:54.5894652Z  retry docker pull "${DOCKER_IMAGE}" 2022-08-17T12:08:54.5894834Z fi 2022-08-17T12:08:54.5906234Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:54.5906478Z env: 2022-08-17T12:08:54.5906651Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:54.5906996Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:08:54.5907341Z ##[endgroup] 2022-08-17T12:08:54.8512014Z a347f7e7645f04fc68e4f87c73cf0385233153b8: Pulling from pytorch/pytorch-linux-focal-py3.7-gcc7 2022-08-17T12:08:54.8512513Z 3b65ec22a9e9: Pulling fs layer 2022-08-17T12:08:54.8512813Z ef46a21e4004: Pulling fs layer 2022-08-17T12:08:54.8513100Z 0cd966808131: Pulling fs layer 2022-08-17T12:08:54.8513427Z d96ffce08e66: Pulling fs layer 2022-08-17T12:08:54.8513751Z 6c71e48d181e: Pulling fs layer 2022-08-17T12:08:54.8514050Z 3e0259f02183: Pulling fs layer 2022-08-17T12:08:54.8514353Z 9dc5c789901b: Pulling fs layer 2022-08-17T12:08:54.8514681Z 4ec60a8f4b0d: Pulling fs layer 2022-08-17T12:08:54.8515051Z efb8d44a1237: Pulling fs layer 2022-08-17T12:08:54.8515403Z 0846fd5f50b1: Pulling fs layer 2022-08-17T12:08:54.8515766Z 2f02b9c38fdd: Pulling fs layer 2022-08-17T12:08:54.8516131Z 5e6332363e8c: Pulling fs layer 2022-08-17T12:08:54.8516471Z 7864323978cb: Pulling fs layer 2022-08-17T12:08:54.8517035Z 4ce5b8109bcb: Pulling fs layer 2022-08-17T12:08:54.8517363Z 9a5798f00c55: Pulling fs layer 2022-08-17T12:08:54.8517671Z b477457c93ae: Pulling fs layer 2022-08-17T12:08:54.8517971Z b8835462091e: Pulling fs layer 2022-08-17T12:08:54.8518296Z d96ffce08e66: Waiting 2022-08-17T12:08:54.8518532Z 5c88d6b28819: Pulling fs layer 2022-08-17T12:08:54.8518722Z 8b38f067771b: Pulling fs layer 2022-08-17T12:08:54.8518953Z 4ec60a8f4b0d: Waiting 2022-08-17T12:08:54.8519229Z b5dbbce4b04e: Pulling fs layer 2022-08-17T12:08:54.8519413Z 00a3d832f66e: Pulling fs layer 2022-08-17T12:08:54.8519591Z 6c71e48d181e: Waiting 2022-08-17T12:08:54.8519814Z efb8d44a1237: Waiting 2022-08-17T12:08:54.8519994Z 682b682d9e93: Pulling fs layer 2022-08-17T12:08:54.8520170Z 0846fd5f50b1: Waiting 2022-08-17T12:08:54.8520350Z f62d6a29ee25: Pulling fs layer 2022-08-17T12:08:54.8520547Z 2f02b9c38fdd: Waiting 2022-08-17T12:08:54.8520732Z 5e6332363e8c: Waiting 2022-08-17T12:08:54.8520911Z 9f2aa5b7f4ee: Pulling fs layer 2022-08-17T12:08:54.8521092Z c1cc323d4a98: Pulling fs layer 2022-08-17T12:08:54.8521288Z d323eef1e7e1: Pulling fs layer 2022-08-17T12:08:54.8521484Z ade3e8c67ae6: Pulling fs layer 2022-08-17T12:08:54.8521657Z 9dc5c789901b: Waiting 2022-08-17T12:08:54.8521838Z a492728f4507: Pulling fs layer 2022-08-17T12:08:54.8522030Z fd9ccd86a681: Pulling fs layer 2022-08-17T12:08:54.8522210Z d932c4ca853a: Pulling fs layer 2022-08-17T12:08:54.8522400Z 15c8440a96aa: Pulling fs layer 2022-08-17T12:08:54.8522574Z 7864323978cb: Waiting 2022-08-17T12:08:54.8522735Z 8b38f067771b: Waiting 2022-08-17T12:08:54.8522979Z 4ce5b8109bcb: Waiting 2022-08-17T12:08:54.8523355Z 337a233ac028: Pulling fs layer 2022-08-17T12:08:54.8523548Z 97be5b091dd9: Pulling fs layer 2022-08-17T12:08:54.8523763Z 9f2aa5b7f4ee: Waiting 2022-08-17T12:08:54.8523969Z b5dbbce4b04e: Waiting 2022-08-17T12:08:54.8524170Z c1cc323d4a98: Waiting 2022-08-17T12:08:54.8524338Z 2ada12616b22: Pulling fs layer 2022-08-17T12:08:54.8524578Z ade3e8c67ae6: Waiting 2022-08-17T12:08:54.8524834Z d323eef1e7e1: Waiting 2022-08-17T12:08:54.8525104Z e69a2cbb6fd4: Pulling fs layer 2022-08-17T12:08:54.8525441Z 0044ee4ac606: Pulling fs layer 2022-08-17T12:08:54.8525784Z e601349e520b: Pulling fs layer 2022-08-17T12:08:54.8526109Z 591a21ed2ab8: Pulling fs layer 2022-08-17T12:08:54.8526421Z e4521e0c3854: Pulling fs layer 2022-08-17T12:08:54.8526721Z f568ee9f41e3: Pulling fs layer 2022-08-17T12:08:54.8526953Z 19df37b4c74c: Pulling fs layer 2022-08-17T12:08:54.8527141Z c363a482236a: Pulling fs layer 2022-08-17T12:08:54.8527331Z dcf43507e80e: Pulling fs layer 2022-08-17T12:08:54.8527512Z cdeff5e8900e: Pulling fs layer 2022-08-17T12:08:54.8527712Z 432ead746a51: Pulling fs layer 2022-08-17T12:08:54.8527894Z b477457c93ae: Waiting 2022-08-17T12:08:54.8528058Z 7887f902330e: Pulling fs layer 2022-08-17T12:08:54.8528244Z 0107d101d703: Pulling fs layer 2022-08-17T12:08:54.8528431Z 424513ba624b: Pulling fs layer 2022-08-17T12:08:54.8528608Z d9c9fd17b60c: Pulling fs layer 2022-08-17T12:08:54.8528802Z aa1eabed864f: Pulling fs layer 2022-08-17T12:08:54.8528998Z c483592d5074: Pulling fs layer 2022-08-17T12:08:54.8529174Z 07f2aa52159a: Pulling fs layer 2022-08-17T12:08:54.8529368Z 13f262da6a6c: Pulling fs layer 2022-08-17T12:08:54.8529548Z fd9ccd86a681: Waiting 2022-08-17T12:08:54.8529709Z d932c4ca853a: Waiting 2022-08-17T12:08:54.8529888Z 1e128c6311be: Pulling fs layer 2022-08-17T12:08:54.8530065Z 15c8440a96aa: Waiting 2022-08-17T12:08:54.8530223Z 5c88d6b28819: Waiting 2022-08-17T12:08:54.8530402Z 0a364ea25255: Pulling fs layer 2022-08-17T12:08:54.8530580Z 9a5798f00c55: Waiting 2022-08-17T12:08:54.8530745Z 9b8f9a96d4e8: Pulling fs layer 2022-08-17T12:08:54.8530928Z 432ead746a51: Waiting 2022-08-17T12:08:54.8531102Z 708682444671: Pulling fs layer 2022-08-17T12:08:54.8531288Z 589913fd2607: Pulling fs layer 2022-08-17T12:08:54.8531464Z 7b3f9f48221a: Pulling fs layer 2022-08-17T12:08:54.8531640Z 7887f902330e: Waiting 2022-08-17T12:08:54.8531835Z 2ada12616b22: Waiting 2022-08-17T12:08:54.8532022Z e69a2cbb6fd4: Waiting 2022-08-17T12:08:54.8532197Z aa1eabed864f: Waiting 2022-08-17T12:08:54.8532522Z 0a364ea25255: Waiting 2022-08-17T12:08:54.8532675Z c483592d5074: Waiting 2022-08-17T12:08:54.8532845Z 9b8f9a96d4e8: Waiting 2022-08-17T12:08:54.8533011Z 0107d101d703: Waiting 2022-08-17T12:08:54.8533184Z 07f2aa52159a: Waiting 2022-08-17T12:08:54.8533352Z 424513ba624b: Waiting 2022-08-17T12:08:54.8533519Z 708682444671: Waiting 2022-08-17T12:08:54.8533667Z 589913fd2607: Waiting 2022-08-17T12:08:54.8533859Z 7b3f9f48221a: Waiting 2022-08-17T12:08:54.8534024Z 13f262da6a6c: Waiting 2022-08-17T12:08:54.8534199Z d9c9fd17b60c: Waiting 2022-08-17T12:08:54.8534365Z 1e128c6311be: Waiting 2022-08-17T12:08:54.8534552Z 97be5b091dd9: Waiting 2022-08-17T12:08:54.8534705Z 682b682d9e93: Waiting 2022-08-17T12:08:54.8534871Z 337a233ac028: Waiting 2022-08-17T12:08:54.8535041Z dcf43507e80e: Waiting 2022-08-17T12:08:54.8535191Z e601349e520b: Waiting 2022-08-17T12:08:54.8535360Z 19df37b4c74c: Waiting 2022-08-17T12:08:54.8535526Z e4521e0c3854: Waiting 2022-08-17T12:08:54.8535682Z f568ee9f41e3: Waiting 2022-08-17T12:08:54.8535855Z 591a21ed2ab8: Waiting 2022-08-17T12:08:54.8536020Z c363a482236a: Waiting 2022-08-17T12:08:54.8536178Z cdeff5e8900e: Waiting 2022-08-17T12:08:54.8536347Z 0044ee4ac606: Waiting 2022-08-17T12:08:54.8536510Z b8835462091e: Waiting 2022-08-17T12:08:54.9221771Z ef46a21e4004: Verifying Checksum 2022-08-17T12:08:54.9222136Z ef46a21e4004: Download complete 2022-08-17T12:08:55.0014863Z d96ffce08e66: Download complete 2022-08-17T12:08:55.0727814Z 6c71e48d181e: Verifying Checksum 2022-08-17T12:08:55.0728225Z 6c71e48d181e: Download complete 2022-08-17T12:08:55.1606751Z 3e0259f02183: Verifying Checksum 2022-08-17T12:08:55.1607240Z 3e0259f02183: Download complete 2022-08-17T12:08:55.1822677Z 3b65ec22a9e9: Verifying Checksum 2022-08-17T12:08:55.1822941Z 3b65ec22a9e9: Download complete 2022-08-17T12:08:55.2407711Z 9dc5c789901b: Download complete 2022-08-17T12:08:55.2580950Z 4ec60a8f4b0d: Download complete 2022-08-17T12:08:55.3195255Z efb8d44a1237: Verifying Checksum 2022-08-17T12:08:55.3195630Z efb8d44a1237: Download complete 2022-08-17T12:08:55.3383107Z 0846fd5f50b1: Verifying Checksum 2022-08-17T12:08:55.3383635Z 0846fd5f50b1: Download complete 2022-08-17T12:08:55.4134266Z 5e6332363e8c: Download complete 2022-08-17T12:08:55.4774602Z 7864323978cb: Download complete 2022-08-17T12:08:55.9641644Z 3b65ec22a9e9: Pull complete 2022-08-17T12:08:56.1428430Z ef46a21e4004: Pull complete 2022-08-17T12:08:56.1940725Z 2f02b9c38fdd: Verifying Checksum 2022-08-17T12:08:56.1941144Z 2f02b9c38fdd: Download complete 2022-08-17T12:08:56.2793226Z 9a5798f00c55: Verifying Checksum 2022-08-17T12:08:56.2793526Z 9a5798f00c55: Download complete 2022-08-17T12:08:56.3738305Z b477457c93ae: Verifying Checksum 2022-08-17T12:08:56.3738564Z b477457c93ae: Download complete 2022-08-17T12:08:56.8637590Z b8835462091e: Verifying Checksum 2022-08-17T12:08:56.8637987Z b8835462091e: Download complete 2022-08-17T12:08:56.9507880Z 5c88d6b28819: Verifying Checksum 2022-08-17T12:08:56.9508363Z 5c88d6b28819: Download complete 2022-08-17T12:08:57.0244255Z 8b38f067771b: Verifying Checksum 2022-08-17T12:08:57.0244525Z 8b38f067771b: Download complete 2022-08-17T12:08:57.0987614Z b5dbbce4b04e: Verifying Checksum 2022-08-17T12:08:57.0987979Z b5dbbce4b04e: Download complete 2022-08-17T12:08:57.1731297Z 00a3d832f66e: Verifying Checksum 2022-08-17T12:08:57.1731765Z 00a3d832f66e: Download complete 2022-08-17T12:08:57.2519293Z 682b682d9e93: Download complete 2022-08-17T12:08:57.5090073Z f62d6a29ee25: Verifying Checksum 2022-08-17T12:08:57.5090503Z f62d6a29ee25: Download complete 2022-08-17T12:08:57.5751526Z 9f2aa5b7f4ee: Download complete 2022-08-17T12:08:57.6328065Z c1cc323d4a98: Verifying Checksum 2022-08-17T12:08:57.9718425Z 0cd966808131: Verifying Checksum 2022-08-17T12:08:57.9718729Z 0cd966808131: Download complete 2022-08-17T12:08:58.0397492Z ade3e8c67ae6: Verifying Checksum 2022-08-17T12:08:58.0399214Z ade3e8c67ae6: Download complete 2022-08-17T12:08:58.1138705Z a492728f4507: Verifying Checksum 2022-08-17T12:08:58.1139004Z a492728f4507: Download complete 2022-08-17T12:08:58.2052726Z fd9ccd86a681: Download complete 2022-08-17T12:08:58.2737791Z d932c4ca853a: Verifying Checksum 2022-08-17T12:08:58.2738222Z d932c4ca853a: Download complete 2022-08-17T12:08:58.3360027Z 15c8440a96aa: Verifying Checksum 2022-08-17T12:08:58.3360336Z 15c8440a96aa: Download complete 2022-08-17T12:08:58.5659500Z d323eef1e7e1: Verifying Checksum 2022-08-17T12:08:58.5663403Z d323eef1e7e1: Download complete 2022-08-17T12:08:58.6411187Z 97be5b091dd9: Verifying Checksum 2022-08-17T12:08:58.6411620Z 97be5b091dd9: Download complete 2022-08-17T12:08:58.7101879Z 2ada12616b22: Verifying Checksum 2022-08-17T12:08:58.7102425Z 2ada12616b22: Download complete 2022-08-17T12:08:58.7731890Z e69a2cbb6fd4: Verifying Checksum 2022-08-17T12:08:58.7732308Z e69a2cbb6fd4: Download complete 2022-08-17T12:08:58.8490695Z 0044ee4ac606: Verifying Checksum 2022-08-17T12:08:58.8491470Z 0044ee4ac606: Download complete 2022-08-17T12:08:58.9453242Z e601349e520b: Verifying Checksum 2022-08-17T12:08:58.9453725Z e601349e520b: Download complete 2022-08-17T12:08:59.0207465Z 591a21ed2ab8: Verifying Checksum 2022-08-17T12:08:59.0207949Z 591a21ed2ab8: Download complete 2022-08-17T12:08:59.0906511Z e4521e0c3854: Verifying Checksum 2022-08-17T12:08:59.0906819Z e4521e0c3854: Download complete 2022-08-17T12:08:59.1581660Z f568ee9f41e3: Verifying Checksum 2022-08-17T12:08:59.1581940Z f568ee9f41e3: Download complete 2022-08-17T12:08:59.2320496Z 19df37b4c74c: Verifying Checksum 2022-08-17T12:08:59.2320905Z 19df37b4c74c: Download complete 2022-08-17T12:08:59.3114758Z c363a482236a: Download complete 2022-08-17T12:08:59.3731021Z dcf43507e80e: Download complete 2022-08-17T12:08:59.4581147Z cdeff5e8900e: Download complete 2022-08-17T12:08:59.9575205Z 432ead746a51: Verifying Checksum 2022-08-17T12:08:59.9575585Z 432ead746a51: Download complete 2022-08-17T12:09:00.0485509Z 7887f902330e: Verifying Checksum 2022-08-17T12:09:00.0485981Z 7887f902330e: Download complete 2022-08-17T12:09:00.1280671Z 0107d101d703: Verifying Checksum 2022-08-17T12:09:00.1281149Z 0107d101d703: Download complete 2022-08-17T12:09:00.2108266Z 424513ba624b: Verifying Checksum 2022-08-17T12:09:00.2109204Z 424513ba624b: Download complete 2022-08-17T12:09:00.2874147Z d9c9fd17b60c: Verifying Checksum 2022-08-17T12:09:00.2874421Z d9c9fd17b60c: Download complete 2022-08-17T12:09:00.5311321Z aa1eabed864f: Verifying Checksum 2022-08-17T12:09:00.5313556Z aa1eabed864f: Download complete 2022-08-17T12:09:00.5791127Z 337a233ac028: Verifying Checksum 2022-08-17T12:09:00.5791434Z 337a233ac028: Download complete 2022-08-17T12:09:00.6289172Z c483592d5074: Download complete 2022-08-17T12:09:00.6525172Z 07f2aa52159a: Download complete 2022-08-17T12:09:00.7368642Z 1e128c6311be: Download complete 2022-08-17T12:09:00.8111814Z 0a364ea25255: Download complete 2022-08-17T12:09:00.8961363Z 9b8f9a96d4e8: Verifying Checksum 2022-08-17T12:09:00.8962381Z 9b8f9a96d4e8: Download complete 2022-08-17T12:09:00.9900982Z 708682444671: Verifying Checksum 2022-08-17T12:09:00.9901243Z 708682444671: Download complete 2022-08-17T12:09:01.0613727Z 589913fd2607: Verifying Checksum 2022-08-17T12:09:01.0614084Z 589913fd2607: Download complete 2022-08-17T12:09:01.6517300Z 7b3f9f48221a: Verifying Checksum 2022-08-17T12:09:01.6517574Z 7b3f9f48221a: Download complete 2022-08-17T12:09:03.6769136Z 13f262da6a6c: Verifying Checksum 2022-08-17T12:09:03.6769597Z 13f262da6a6c: Download complete 2022-08-17T12:09:04.5718137Z 0cd966808131: Pull complete 2022-08-17T12:09:04.8121136Z d96ffce08e66: Pull complete 2022-08-17T12:09:04.9944451Z 6c71e48d181e: Pull complete 2022-08-17T12:09:05.1563047Z 3e0259f02183: Pull complete 2022-08-17T12:09:05.3383034Z 9dc5c789901b: Pull complete 2022-08-17T12:09:05.5440852Z 4ec60a8f4b0d: Pull complete 2022-08-17T12:09:05.7880521Z efb8d44a1237: Pull complete 2022-08-17T12:09:06.0392711Z 0846fd5f50b1: Pull complete 2022-08-17T12:09:07.9151212Z 2f02b9c38fdd: Pull complete 2022-08-17T12:09:08.1196271Z 5e6332363e8c: Pull complete 2022-08-17T12:09:08.3489862Z 7864323978cb: Pull complete 2022-08-17T12:09:11.9239224Z 4ce5b8109bcb: Verifying Checksum 2022-08-17T12:09:11.9239539Z 4ce5b8109bcb: Download complete 2022-08-17T12:09:36.1755596Z 4ce5b8109bcb: Pull complete 2022-08-17T12:09:36.2731489Z 9a5798f00c55: Pull complete 2022-08-17T12:09:36.3635740Z b477457c93ae: Pull complete 2022-08-17T12:09:37.1343205Z b8835462091e: Pull complete 2022-08-17T12:09:37.2662976Z 5c88d6b28819: Pull complete 2022-08-17T12:09:37.3949881Z 8b38f067771b: Pull complete 2022-08-17T12:09:37.4979678Z b5dbbce4b04e: Pull complete 2022-08-17T12:09:37.5908066Z 00a3d832f66e: Pull complete 2022-08-17T12:09:37.6944093Z 682b682d9e93: Pull complete 2022-08-17T12:09:38.1335140Z f62d6a29ee25: Pull complete 2022-08-17T12:09:38.2366160Z 9f2aa5b7f4ee: Pull complete 2022-08-17T12:09:38.3275504Z c1cc323d4a98: Pull complete 2022-08-17T12:09:40.2451022Z d323eef1e7e1: Pull complete 2022-08-17T12:09:40.4950235Z ade3e8c67ae6: Pull complete 2022-08-17T12:09:40.6657063Z a492728f4507: Pull complete 2022-08-17T12:09:40.9457081Z fd9ccd86a681: Pull complete 2022-08-17T12:09:41.0779890Z d932c4ca853a: Pull complete 2022-08-17T12:09:41.2707457Z 15c8440a96aa: Pull complete 2022-08-17T12:09:45.8470705Z 337a233ac028: Pull complete 2022-08-17T12:09:45.9545918Z 97be5b091dd9: Pull complete 2022-08-17T12:09:46.0500502Z 2ada12616b22: Pull complete 2022-08-17T12:09:46.1432785Z e69a2cbb6fd4: Pull complete 2022-08-17T12:09:46.2301373Z 0044ee4ac606: Pull complete 2022-08-17T12:09:46.3219541Z e601349e520b: Pull complete 2022-08-17T12:09:46.4113133Z 591a21ed2ab8: Pull complete 2022-08-17T12:09:46.5278716Z e4521e0c3854: Pull complete 2022-08-17T12:09:46.6392823Z f568ee9f41e3: Pull complete 2022-08-17T12:09:46.7283096Z 19df37b4c74c: Pull complete 2022-08-17T12:09:46.8467726Z c363a482236a: Pull complete 2022-08-17T12:09:46.9277116Z dcf43507e80e: Pull complete 2022-08-17T12:09:47.0323816Z cdeff5e8900e: Pull complete 2022-08-17T12:09:48.2641583Z 432ead746a51: Pull complete 2022-08-17T12:09:48.4760763Z 7887f902330e: Pull complete 2022-08-17T12:09:48.6640358Z 0107d101d703: Pull complete 2022-08-17T12:09:48.8971432Z 424513ba624b: Pull complete 2022-08-17T12:09:49.1368901Z d9c9fd17b60c: Pull complete 2022-08-17T12:09:49.5815760Z aa1eabed864f: Pull complete 2022-08-17T12:09:49.8077931Z c483592d5074: Pull complete 2022-08-17T12:09:50.0461654Z 07f2aa52159a: Pull complete 2022-08-17T12:09:53.9634855Z 13f262da6a6c: Pull complete 2022-08-17T12:09:54.1712056Z 1e128c6311be: Pull complete 2022-08-17T12:09:54.3680906Z 0a364ea25255: Pull complete 2022-08-17T12:09:54.6042856Z 9b8f9a96d4e8: Pull complete 2022-08-17T12:09:54.8249279Z 708682444671: Pull complete 2022-08-17T12:09:55.0691510Z 589913fd2607: Pull complete 2022-08-17T12:09:56.5792598Z 7b3f9f48221a: Pull complete 2022-08-17T12:09:56.5911972Z Digest: sha256:594372be36f848ede98fd4597227797d5fa59cc4886edb7b024f352b98e83e00 2022-08-17T12:09:56.5960872Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:09:56.5994646Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:09:56.6042301Z ##[group]Run python3 -m pip install psutil==5.9.1 2022-08-17T12:09:56.6042576Z python3 -m pip install psutil==5.9.1 2022-08-17T12:09:56.6042814Z python3 -m pip install pynvml==11.4.1 2022-08-17T12:09:56.6043068Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2022-08-17T12:09:56.6043334Z echo "::set-output name=monitor-script-pid::${!}" 2022-08-17T12:09:56.6054361Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:09:56.6054579Z env: 2022-08-17T12:09:56.6054756Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:09:56.6054933Z ##[endgroup] 2022-08-17T12:09:57.3098372Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:09:57.5656394Z Collecting psutil==5.9.1 2022-08-17T12:09:57.5812922Z 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:09:57.6299017Z Installing collected packages: psutil 2022-08-17T12:09:57.7508507Z Successfully installed psutil-5.9.1 2022-08-17T12:09:58.0993696Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:09:58.1531296Z Collecting pynvml==11.4.1 2022-08-17T12:09:58.1663197Z Downloading pynvml-11.4.1-py3-none-any.whl (46 kB) 2022-08-17T12:09:58.2005856Z Installing collected packages: pynvml 2022-08-17T12:09:58.2462280Z Successfully installed pynvml-11.4.1 2022-08-17T12:09:58.2956666Z Prepare all required actions 2022-08-17T12:09:58.2956977Z Getting action download info 2022-08-17T12:09:58.4650735Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:ada9688bc02703b63dc0e606da280613803449a5) 2022-08-17T12:09:58.6332200Z Download action repository 'actions/download-artifact@v2' (SHA:f023be2c48cc18debc3bacd34cb396e0295e2869) 2022-08-17T12:09:58.7623148Z ##[group]Run ./.github/actions/download-build-artifacts 2022-08-17T12:09:58.7623378Z with: 2022-08-17T12:09:58.7623549Z name: linux-focal-py3.7-gcc7 2022-08-17T12:09:58.7623733Z env: 2022-08-17T12:09:58.7623903Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:09:58.7624074Z ##[endgroup] 2022-08-17T12:09:58.7650385Z ##[group]Run seemethere/download-artifact-s3@v4 2022-08-17T12:09:58.7650604Z with: 2022-08-17T12:09:58.7650788Z name: linux-focal-py3.7-gcc7 2022-08-17T12:09:58.7650982Z s3-bucket: gha-artifacts 2022-08-17T12:09:58.7651177Z region: us-east-1 2022-08-17T12:09:58.7651342Z env: 2022-08-17T12:09:58.7651537Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:09:58.7651720Z ##[endgroup] 2022-08-17T12:09:59.1515799Z Found 1 objects with prefix pytorch/pytorch/2875102080/linux-focal-py3.7-gcc7/ 2022-08-17T12:09:59.1516267Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-08-17T12:10:02.1773764Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-08-17T12:10:02.1774073Z 2022-08-17T12:10:02.1774849Z Artifact download has finished successfully 2022-08-17T12:10:02.1863757Z ##[group]Run unzip -o artifacts.zip 2022-08-17T12:10:02.1863988Z unzip -o artifacts.zip 2022-08-17T12:10:02.1875405Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:10:02.1875628Z env: 2022-08-17T12:10:02.1875803Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:02.1875991Z ##[endgroup] 2022-08-17T12:10:02.1947736Z Archive: artifacts.zip 2022-08-17T12:10:02.1949401Z creating: dist/ 2022-08-17T12:10:02.9318171Z inflating: dist/torch-1.13.0a0+gitce6a3c6-cp37-cp37m-linux_x86_64.whl 2022-08-17T12:10:02.9318717Z creating: build/custom_test_artifacts/ 2022-08-17T12:10:02.9319249Z creating: build/custom_test_artifacts/custom-op-build/ 2022-08-17T12:10:02.9319864Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2022-08-17T12:10:02.9321371Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:10:02.9322095Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ 2022-08-17T12:10:02.9322847Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-08-17T12:10:02.9323602Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-08-17T12:10:02.9324345Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-08-17T12:10:02.9325816Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:10:02.9327831Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-08-17T12:10:02.9328606Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-08-17T12:10:02.9329372Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-08-17T12:10:02.9331014Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:10:02.9332738Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-08-17T12:10:02.9334863Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:10:02.9335716Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-08-17T12:10:02.9337346Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:10:02.9338521Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-08-17T12:10:02.9339002Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:10:02.9339727Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2022-08-17T12:10:02.9340528Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2022-08-17T12:10:02.9341311Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2022-08-17T12:10:02.9342140Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2022-08-17T12:10:02.9342996Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2022-08-17T12:10:02.9343820Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2022-08-17T12:10:02.9344635Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2022-08-17T12:10:02.9345472Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2022-08-17T12:10:02.9346261Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2022-08-17T12:10:02.9347077Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2022-08-17T12:10:02.9347860Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2022-08-17T12:10:02.9348845Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2022-08-17T12:10:02.9362880Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2022-08-17T12:10:02.9450396Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2022-08-17T12:10:02.9451232Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2022-08-17T12:10:02.9452075Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2022-08-17T12:10:02.9452936Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2022-08-17T12:10:02.9453797Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2022-08-17T12:10:02.9454619Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2022-08-17T12:10:02.9455478Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2022-08-17T12:10:02.9456305Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2022-08-17T12:10:02.9457148Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2022-08-17T12:10:02.9457955Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2022-08-17T12:10:02.9458759Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2022-08-17T12:10:02.9473078Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2022-08-17T12:10:02.9535562Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2022-08-17T12:10:02.9536654Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:10:02.9537520Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:10:02.9538263Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2022-08-17T12:10:02.9539090Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2022-08-17T12:10:02.9539806Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2022-08-17T12:10:02.9540591Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2022-08-17T12:10:02.9541458Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2022-08-17T12:10:02.9542156Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2022-08-17T12:10:02.9613639Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2022-08-17T12:10:02.9661568Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2022-08-17T12:10:02.9662209Z creating: build/custom_test_artifacts/jit-hook-build/ 2022-08-17T12:10:02.9662825Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2022-08-17T12:10:02.9665232Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:10:02.9665961Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ 2022-08-17T12:10:02.9666698Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-08-17T12:10:02.9667451Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-08-17T12:10:02.9668168Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-08-17T12:10:02.9669558Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:10:02.9671035Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-08-17T12:10:02.9671812Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-08-17T12:10:02.9672574Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-08-17T12:10:02.9674564Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:10:02.9676106Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-08-17T12:10:02.9678143Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:10:02.9678990Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-08-17T12:10:02.9680568Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:10:02.9681543Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-08-17T12:10:02.9682306Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:10:02.9683023Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2022-08-17T12:10:02.9683779Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2022-08-17T12:10:02.9684538Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2022-08-17T12:10:02.9685371Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2022-08-17T12:10:02.9686248Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2022-08-17T12:10:02.9687080Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2022-08-17T12:10:02.9688033Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2022-08-17T12:10:02.9688857Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2022-08-17T12:10:02.9689668Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2022-08-17T12:10:02.9690481Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2022-08-17T12:10:02.9691354Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2022-08-17T12:10:02.9692144Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2022-08-17T12:10:02.9705920Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2022-08-17T12:10:02.9754964Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2022-08-17T12:10:02.9755863Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:10:02.9756700Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:10:02.9757476Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2022-08-17T12:10:02.9758186Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2022-08-17T12:10:02.9758894Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2022-08-17T12:10:02.9759741Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2022-08-17T12:10:02.9760663Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2022-08-17T12:10:02.9761288Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2022-08-17T12:10:02.9800372Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2022-08-17T12:10:02.9801060Z creating: build/custom_test_artifacts/custom-backend-build/ 2022-08-17T12:10:02.9801739Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2022-08-17T12:10:02.9804550Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:10:02.9805335Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ 2022-08-17T12:10:02.9806134Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-08-17T12:10:02.9806925Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-08-17T12:10:02.9807668Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-08-17T12:10:02.9808547Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:10:02.9810119Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-08-17T12:10:02.9810942Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-08-17T12:10:02.9811716Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-08-17T12:10:02.9813644Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:10:02.9814947Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-08-17T12:10:02.9816651Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:10:02.9817160Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-08-17T12:10:02.9818997Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:10:02.9820076Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-08-17T12:10:02.9820987Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:10:02.9821769Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2022-08-17T12:10:02.9822546Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2022-08-17T12:10:02.9823486Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2022-08-17T12:10:02.9824377Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2022-08-17T12:10:02.9825287Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2022-08-17T12:10:02.9826159Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2022-08-17T12:10:02.9827055Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2022-08-17T12:10:02.9827935Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2022-08-17T12:10:02.9829006Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2022-08-17T12:10:02.9829861Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2022-08-17T12:10:02.9830701Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2022-08-17T12:10:02.9831585Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2022-08-17T12:10:02.9832514Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2022-08-17T12:10:02.9945250Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2022-08-17T12:10:02.9946187Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2022-08-17T12:10:02.9947080Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2022-08-17T12:10:02.9948019Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2022-08-17T12:10:02.9949098Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2022-08-17T12:10:02.9949994Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2022-08-17T12:10:02.9950902Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2022-08-17T12:10:02.9951776Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2022-08-17T12:10:02.9952655Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2022-08-17T12:10:02.9953527Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2022-08-17T12:10:02.9954397Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2022-08-17T12:10:02.9967830Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2022-08-17T12:10:03.0012426Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2022-08-17T12:10:03.0013395Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:10:03.0014298Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:10:03.0015233Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2022-08-17T12:10:03.0015978Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2022-08-17T12:10:03.0016731Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2022-08-17T12:10:03.0017480Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2022-08-17T12:10:03.0018557Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2022-08-17T12:10:03.0019287Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2022-08-17T12:10:03.0111151Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2022-08-17T12:10:03.0146189Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2022-08-17T12:10:03.0146693Z creating: build/lib/ 2022-08-17T12:10:03.0147051Z inflating: build/lib/libclog.a 2022-08-17T12:10:03.0198972Z inflating: build/lib/libgtest.a 2022-08-17T12:10:03.0207246Z inflating: build/lib/libpthreadpool.a 2022-08-17T12:10:03.0279000Z inflating: build/lib/libbenchmark.a 2022-08-17T12:10:03.0362177Z inflating: build/lib/libprotobuf-lite.a 2022-08-17T12:10:03.0369488Z inflating: build/lib/libittnotify.a 2022-08-17T12:10:03.0394968Z inflating: build/lib/libtensorpipe_uv.a 2022-08-17T12:10:03.0485809Z inflating: build/lib/libgloo.a 2022-08-17T12:10:03.0901553Z inflating: build/lib/libprotobuf.a 2022-08-17T12:10:03.0961896Z inflating: build/lib/libasmjit.a 2022-08-17T12:10:03.0977391Z inflating: build/lib/libfmt.a 2022-08-17T12:10:03.0978056Z inflating: build/lib/libfoxi_loader.a 2022-08-17T12:10:03.1034870Z inflating: build/lib/libc10.so 2022-08-17T12:10:03.1036497Z inflating: build/lib/libtorch_global_deps.so 2022-08-17T12:10:03.1044185Z inflating: build/lib/libcpuinfo.a 2022-08-17T12:10:03.1051786Z inflating: build/lib/libcpuinfo_internals.a 2022-08-17T12:10:03.1064604Z inflating: build/lib/libqnnpack.a 2022-08-17T12:10:03.1066974Z inflating: build/lib/libnnpack_reference_layers.a 2022-08-17T12:10:03.1512707Z inflating: build/lib/libprotoc.a 2022-08-17T12:10:03.1527575Z inflating: build/lib/libgmock.a 2022-08-17T12:10:03.1546895Z inflating: build/lib/libpytorch_qnnpack.a 2022-08-17T12:10:03.1547719Z inflating: build/lib/libgtest_main.a 2022-08-17T12:10:03.1549073Z inflating: build/lib/libbenchmark_main.a 2022-08-17T12:10:03.7827210Z inflating: build/lib/libdnnl.a 2022-08-17T12:10:03.7844733Z inflating: build/lib/libnnpack.a 2022-08-17T12:10:03.8353239Z inflating: build/lib/libtensorpipe.a 2022-08-17T12:10:03.9533904Z inflating: build/lib/libfbgemm.a 2022-08-17T12:10:04.0412107Z inflating: build/lib/libdnnl_graph.a 2022-08-17T12:10:04.0412802Z inflating: build/lib/libgmock_main.a 2022-08-17T12:10:04.0604199Z inflating: build/lib/libkineto.a 2022-08-17T12:10:04.0639383Z inflating: build/lib/libcaffe2_protos.a 2022-08-17T12:10:04.0676764Z inflating: build/lib/libonnx_proto.a 2022-08-17T12:10:04.0787334Z inflating: build/lib/libXNNPACK.a 2022-08-17T12:10:04.1314932Z inflating: build/lib/libonnx.a 2022-08-17T12:10:05.8893294Z inflating: build/lib/libtorch_cpu.so 2022-08-17T12:10:05.8894028Z inflating: build/lib/libtorch.so 2022-08-17T12:10:05.8913493Z inflating: build/lib/libjitbackend_test.so 2022-08-17T12:10:05.8955489Z inflating: build/lib/libtorchbind_test.so 2022-08-17T12:10:05.8979730Z inflating: build/lib/libbackend_with_compiler.so 2022-08-17T12:10:05.8983694Z inflating: build/lib/libshm.so 2022-08-17T12:10:06.0245008Z inflating: build/lib/libtorch_python.so 2022-08-17T12:10:06.0275968Z inflating: build/lib/libnnapi_backend.so 2022-08-17T12:10:06.0276269Z creating: build/bin/ 2022-08-17T12:10:06.0317723Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2022-08-17T12:10:06.0361598Z inflating: build/bin/c10_DeviceGuard_test 2022-08-17T12:10:06.0404654Z inflating: build/bin/c10_Device_test 2022-08-17T12:10:06.0454543Z inflating: build/bin/c10_DispatchKeySet_test 2022-08-17T12:10:06.0495232Z inflating: build/bin/c10_StreamGuard_test 2022-08-17T12:10:06.0537848Z inflating: build/bin/c10_SymInt_test 2022-08-17T12:10:06.0585066Z inflating: build/bin/c10_InlineDeviceGuard_test 2022-08-17T12:10:06.0632386Z inflating: build/bin/c10_InlineStreamGuard_test 2022-08-17T12:10:06.0681604Z inflating: build/bin/c10_SizesAndStrides_test 2022-08-17T12:10:06.0722229Z inflating: build/bin/c10_Array_test 2022-08-17T12:10:06.0767307Z inflating: build/bin/c10_Bitset_test 2022-08-17T12:10:06.0810966Z inflating: build/bin/c10_C++17_test 2022-08-17T12:10:06.0851718Z inflating: build/bin/c10_ConstexprCrc_test 2022-08-17T12:10:06.0893883Z inflating: build/bin/c10_DeadlockDetection_test 2022-08-17T12:10:06.0936255Z inflating: build/bin/c10_Half_test 2022-08-17T12:10:06.0984309Z inflating: build/bin/c10_LeftRight_test 2022-08-17T12:10:06.1038138Z inflating: build/bin/c10_Metaprogramming_test 2022-08-17T12:10:06.1080800Z inflating: build/bin/c10_Synchronized_test 2022-08-17T12:10:06.1201867Z inflating: build/bin/c10_SmallVectorTest 2022-08-17T12:10:06.1250288Z inflating: build/bin/c10_ThreadLocal_test 2022-08-17T12:10:06.1293073Z inflating: build/bin/c10_TypeList_test 2022-08-17T12:10:06.1333915Z inflating: build/bin/c10_TypeTraits_test 2022-08-17T12:10:06.1378516Z inflating: build/bin/c10_TypeIndex_test 2022-08-17T12:10:06.1422221Z inflating: build/bin/c10_accumulate_test 2022-08-17T12:10:06.1469850Z inflating: build/bin/c10_bfloat16_test 2022-08-17T12:10:06.1515656Z inflating: build/bin/c10_complex_math_test 2022-08-17T12:10:06.1563007Z inflating: build/bin/c10_complex_test 2022-08-17T12:10:06.1655228Z inflating: build/bin/c10_either_test 2022-08-17T12:10:06.1699589Z inflating: build/bin/c10_exception_test 2022-08-17T12:10:06.1742290Z inflating: build/bin/c10_flags_test 2022-08-17T12:10:06.1785145Z inflating: build/bin/c10_irange_test 2022-08-17T12:10:06.1927418Z inflating: build/bin/c10_intrusive_ptr_test 2022-08-17T12:10:06.1976176Z inflating: build/bin/c10_logging_test 2022-08-17T12:10:06.2039618Z inflating: build/bin/c10_optional_test 2022-08-17T12:10:06.2085957Z inflating: build/bin/c10_registry_test 2022-08-17T12:10:06.2138523Z inflating: build/bin/c10_ordered_preserving_dict_test 2022-08-17T12:10:06.2188887Z inflating: build/bin/c10_string_view_test 2022-08-17T12:10:06.2232178Z inflating: build/bin/c10_tempfile_test 2022-08-17T12:10:06.2279950Z inflating: build/bin/c10_typeid_test 2022-08-17T12:10:06.2327867Z inflating: build/bin/c10_intrusive_ptr_benchmark 2022-08-17T12:10:06.2740053Z inflating: build/bin/protoc-3.13.0.0 2022-08-17T12:10:06.3151580Z inflating: build/bin/protoc 2022-08-17T12:10:06.3428215Z inflating: build/bin/vec_test_all_types_AVX2 2022-08-17T12:10:06.3675670Z inflating: build/bin/vec_test_all_types_DEFAULT 2022-08-17T12:10:06.3721006Z inflating: build/bin/HashStoreTest 2022-08-17T12:10:06.3772328Z inflating: build/bin/TCPStoreTest 2022-08-17T12:10:06.3817948Z inflating: build/bin/FileStoreTest 2022-08-17T12:10:06.3820914Z inflating: build/bin/example_allreduce 2022-08-17T12:10:06.3876192Z inflating: build/bin/ProcessGroupGlooTest 2022-08-17T12:10:06.3925005Z inflating: build/bin/scalar_test 2022-08-17T12:10:06.3969556Z inflating: build/bin/Dimname_test 2022-08-17T12:10:06.4019883Z inflating: build/bin/apply_utils_test 2022-08-17T12:10:06.4070114Z inflating: build/bin/atest 2022-08-17T12:10:06.4121234Z inflating: build/bin/basic 2022-08-17T12:10:06.4183038Z inflating: build/bin/Dict_test 2022-08-17T12:10:06.4232018Z inflating: build/bin/NamedTensor_test 2022-08-17T12:10:06.4279297Z inflating: build/bin/half_test 2022-08-17T12:10:06.4322406Z inflating: build/bin/wrapdim_test 2022-08-17T12:10:06.4368025Z inflating: build/bin/broadcast_test 2022-08-17T12:10:06.4410173Z inflating: build/bin/dlconvertor_test 2022-08-17T12:10:06.4458052Z inflating: build/bin/scalar_tensor_test 2022-08-17T12:10:06.4505606Z inflating: build/bin/native_test 2022-08-17T12:10:06.4549813Z inflating: build/bin/undefined_tensor_test 2022-08-17T12:10:06.4551457Z inflating: build/bin/verify_api_visibility 2022-08-17T12:10:06.4554008Z inflating: build/bin/thread_init_test 2022-08-17T12:10:06.4601738Z inflating: build/bin/test_parallel 2022-08-17T12:10:06.4650532Z inflating: build/bin/quantized_test 2022-08-17T12:10:06.4693649Z inflating: build/bin/weakref_test 2022-08-17T12:10:06.4736229Z inflating: build/bin/operators_test 2022-08-17T12:10:06.4784905Z inflating: build/bin/extension_backend_test 2022-08-17T12:10:06.4826723Z inflating: build/bin/lazy_tensor_test 2022-08-17T12:10:06.4892701Z inflating: build/bin/tensor_iterator_test 2022-08-17T12:10:06.4937377Z inflating: build/bin/math_kernel_test 2022-08-17T12:10:06.4981105Z inflating: build/bin/memory_overlapping_test 2022-08-17T12:10:06.5025671Z inflating: build/bin/cpu_profiling_allocator_test 2022-08-17T12:10:06.5075507Z inflating: build/bin/cpu_generator_test 2022-08-17T12:10:06.5117620Z inflating: build/bin/variant_test 2022-08-17T12:10:06.5162166Z inflating: build/bin/mobile_memory_cleanup 2022-08-17T12:10:06.5217223Z inflating: build/bin/pow_test 2022-08-17T12:10:06.5259590Z inflating: build/bin/reduce_ops_test 2022-08-17T12:10:06.5303873Z inflating: build/bin/memory_format_test 2022-08-17T12:10:06.5347249Z inflating: build/bin/reportMemoryUsage_test 2022-08-17T12:10:06.5426905Z inflating: build/bin/ivalue_test 2022-08-17T12:10:06.5484827Z inflating: build/bin/vmap_test 2022-08-17T12:10:06.5559185Z inflating: build/bin/cpu_rng_test 2022-08-17T12:10:06.5610763Z inflating: build/bin/type_test 2022-08-17T12:10:06.5653163Z inflating: build/bin/dispatch_key_set_test 2022-08-17T12:10:06.5696499Z inflating: build/bin/stride_properties_test 2022-08-17T12:10:06.5789122Z inflating: build/bin/List_test 2022-08-17T12:10:06.5839599Z inflating: build/bin/IListRef_test 2022-08-17T12:10:06.5940000Z inflating: build/bin/kernel_function_legacy_test 2022-08-17T12:10:06.5994386Z inflating: build/bin/KernelFunction_test 2022-08-17T12:10:06.6076491Z inflating: build/bin/kernel_function_test 2022-08-17T12:10:06.6182322Z inflating: build/bin/kernel_lambda_legacy_test 2022-08-17T12:10:06.6269114Z inflating: build/bin/kernel_lambda_test 2022-08-17T12:10:06.6320121Z inflating: build/bin/kernel_stackbased_test 2022-08-17T12:10:06.6400769Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2022-08-17T12:10:06.6443409Z inflating: build/bin/CppSignature_test 2022-08-17T12:10:06.6484161Z inflating: build/bin/op_allowlist_test 2022-08-17T12:10:06.6532152Z inflating: build/bin/backend_fallback_test 2022-08-17T12:10:06.6577081Z inflating: build/bin/inline_container_test 2022-08-17T12:10:06.6815499Z inflating: build/bin/op_registration_test 2022-08-17T12:10:06.6829422Z inflating: build/bin/tutorial_tensorexpr 2022-08-17T12:10:06.6874974Z inflating: build/bin/test_dist_autograd 2022-08-17T12:10:06.6933869Z inflating: build/bin/test_cpp_rpc 2022-08-17T12:10:06.6936394Z inflating: build/bin/parallel_benchmark 2022-08-17T12:10:06.6995298Z inflating: build/bin/test_mobile_nnc 2022-08-17T12:10:06.7675318Z inflating: build/bin/test_tensorexpr 2022-08-17T12:10:06.7684009Z inflating: build/bin/aot_model_compiler_test 2022-08-17T12:10:06.7981730Z inflating: build/bin/test_lazy 2022-08-17T12:10:06.8981551Z inflating: build/bin/test_api 2022-08-17T12:10:06.8985889Z inflating: build/bin/torch_shm_manager 2022-08-17T12:10:06.9467701Z inflating: build/bin/test_jit 2022-08-17T12:10:06.9468377Z inflating: .pytorch-test-times.json 2022-08-17T12:10:06.9490561Z ##[group]Run df -H 2022-08-17T12:10:06.9490757Z df -H 2022-08-17T12:10:06.9501892Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:10:06.9502115Z env: 2022-08-17T12:10:06.9502298Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:06.9502477Z ##[endgroup] 2022-08-17T12:10:06.9534114Z Filesystem Size Used Avail Use% Mounted on 2022-08-17T12:10:06.9534471Z devtmpfs 8.2G 0 8.2G 0% /dev 2022-08-17T12:10:06.9534744Z tmpfs 8.2G 0 8.2G 0% /dev/shm 2022-08-17T12:10:06.9535034Z tmpfs 8.2G 463k 8.2G 1% /run 2022-08-17T12:10:06.9535250Z tmpfs 8.2G 0 8.2G 0% /sys/fs/cgroup 2022-08-17T12:10:06.9535619Z /dev/nvme0n1p1 162G 16G 146G 10% / 2022-08-17T12:10:06.9535842Z tmpfs 1.7G 0 1.7G 0% /run/user/0 2022-08-17T12:10:06.9554424Z ##[group]Run .github/scripts/parse_ref.py 2022-08-17T12:10:06.9554667Z .github/scripts/parse_ref.py 2022-08-17T12:10:06.9564845Z shell: /usr/bin/bash -e {0} 2022-08-17T12:10:06.9565020Z env: 2022-08-17T12:10:06.9565193Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:06.9565386Z ##[endgroup] 2022-08-17T12:10:06.9806244Z ##[group]Run set -x 2022-08-17T12:10:06.9806500Z set -x 2022-08-17T12:10:06.9806665Z  2022-08-17T12:10:06.9806863Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2022-08-17T12:10:06.9807112Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2022-08-17T12:10:06.9807372Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2022-08-17T12:10:06.9807612Z  TEST_COMMAND=.jenkins/caffe2/test.sh 2022-08-17T12:10:06.9807817Z else 2022-08-17T12:10:06.9808005Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2022-08-17T12:10:06.9808203Z fi 2022-08-17T12:10:06.9808360Z  2022-08-17T12:10:06.9808582Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-08-17T12:10:06.9808816Z  2022-08-17T12:10:06.9809029Z # sanitize the input commit message and PR body here: 2022-08-17T12:10:06.9809239Z # 2022-08-17T12:10:06.9809519Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2022-08-17T12:10:06.9809891Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2022-08-17T12:10:06.9810188Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2022-08-17T12:10:06.9810416Z PR_BODY="${PR_BODY//[$'\n\r']}" 2022-08-17T12:10:06.9810595Z  2022-08-17T12:10:06.9810840Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2022-08-17T12:10:06.9811114Z # wreak havoc internally 2022-08-17T12:10:06.9811344Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2022-08-17T12:10:06.9811580Z export PR_BODY="${PR_BODY//[\'\"]}" 2022-08-17T12:10:06.9811753Z  2022-08-17T12:10:06.9811974Z # detached container should get cleaned up by teardown_ec2_linux 2022-08-17T12:10:06.9812268Z # TODO: Stop building test binaries as part of the build phase 2022-08-17T12:10:06.9812781Z # Used for GPU_FLAG since that doesn't play nice 2022-08-17T12:10:06.9813027Z # shellcheck disable=SC2086,SC2090 2022-08-17T12:10:06.9813248Z container_name=$(docker run \ 2022-08-17T12:10:06.9813447Z  ${GPU_FLAG:-} \ 2022-08-17T12:10:06.9813631Z  -e BUILD_ENVIRONMENT \ 2022-08-17T12:10:06.9813835Z  -e PR_NUMBER \ 2022-08-17T12:10:06.9814027Z  -e GITHUB_ACTIONS \ 2022-08-17T12:10:06.9814202Z  -e BASE_SHA \ 2022-08-17T12:10:06.9814383Z  -e BRANCH \ 2022-08-17T12:10:06.9814557Z  -e SHA1 \ 2022-08-17T12:10:06.9814730Z  -e AWS_DEFAULT_REGION \ 2022-08-17T12:10:06.9814923Z  -e IN_WHEEL_TEST \ 2022-08-17T12:10:06.9815108Z  -e SHARD_NUMBER \ 2022-08-17T12:10:06.9815280Z  -e TEST_CONFIG \ 2022-08-17T12:10:06.9815567Z  -e NUM_TEST_SHARDS \ 2022-08-17T12:10:06.9815754Z  -e PR_BODY \ 2022-08-17T12:10:06.9815933Z  -e COMMIT_MESSAGES \ 2022-08-17T12:10:06.9816143Z  -e PYTORCH_RETRY_TEST_CASES \ 2022-08-17T12:10:06.9816372Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2022-08-17T12:10:06.9816567Z  -e PR_LABELS \ 2022-08-17T12:10:06.9816777Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-08-17T12:10:06.9816987Z  -e SCCACHE_BUCKET \ 2022-08-17T12:10:06.9817174Z  -e XLA_CUDA \ 2022-08-17T12:10:06.9817367Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-08-17T12:10:06.9817613Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-08-17T12:10:06.9817844Z  --ulimit stack=10485760:83886080 \ 2022-08-17T12:10:06.9818056Z  --security-opt seccomp=unconfined \ 2022-08-17T12:10:06.9818277Z  --cap-add=SYS_PTRACE \ 2022-08-17T12:10:06.9818471Z  --ipc=host \ 2022-08-17T12:10:06.9818653Z  --shm-size="${SHM_SIZE}" \ 2022-08-17T12:10:06.9818837Z  --tty \ 2022-08-17T12:10:06.9819051Z  --detach \ 2022-08-17T12:10:06.9819233Z  --name="${container_name}" \ 2022-08-17T12:10:06.9819428Z  --user jenkins \ 2022-08-17T12:10:06.9819660Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-08-17T12:10:06.9819906Z  -w /var/lib/jenkins/workspace \ 2022-08-17T12:10:06.9820095Z  "${DOCKER_IMAGE}" 2022-08-17T12:10:06.9820266Z ) 2022-08-17T12:10:06.9820581Z docker exec -t "${container_name}" sh -c "pip install dist/*.whl && ${TEST_COMMAND}" 2022-08-17T12:10:06.9831897Z shell: /usr/bin/bash -e {0} 2022-08-17T12:10:06.9832084Z env: 2022-08-17T12:10:06.9832258Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:06.9832476Z BUILD_ENVIRONMENT: linux-focal-py3.7-gcc7 2022-08-17T12:10:06.9832690Z PR_NUMBER: 82657 2022-08-17T12:10:06.9832902Z BRANCH: pull/82657 2022-08-17T12:10:06.9833112Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:10:06.9833356Z BASE_SHA: 343b5f86512f75f8f3bd4b90749c0459743b9e72 2022-08-17T12:10:06.9833570Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T12:10:06.9833762Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T12:10:06.9833958Z TEST_CONFIG: default 2022-08-17T12:10:06.9834131Z SHARD_NUMBER: 2 2022-08-17T12:10:06.9834299Z NUM_TEST_SHARDS: 2 2022-08-17T12:10:06.9834830Z 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:06.9835400Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-08-17T12:10:06.9835621Z SHM_SIZE: 1g 2022-08-17T12:10:06.9835951Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:10:06.9836255Z XLA_CUDA: 2022-08-17T12:10:06.9836511Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-08-17T12:10:06.9836774Z ##[endgroup] 2022-08-17T12:10:06.9861742Z + [[ default == \m\u\l\t\i\g\p\u ]] 2022-08-17T12:10:06.9862327Z + [[ linux-focal-py3.7-gcc7 == *onnx* ]] 2022-08-17T12:10:06.9862688Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2022-08-17T12:10:06.9864803Z ++ git cherry -v origin/master 2022-08-17T12:10:06.9965023Z + COMMIT_MESSAGES='+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx 2022-08-17T12:10:06.9965644Z + 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table 2022-08-17T12:10:06.9966593Z + e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser 2022-08-17T12:10:06.9967324Z + a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec 2022-08-17T12:10:06.9968240Z + fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests 2022-08-17T12:10:06.9969011Z + 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path 2022-08-17T12:10:06.9969649Z + d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py 2022-08-17T12:10:06.9970445Z + ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:10:06.9973861Z + 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:06.9977758Z + 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:06.9981549Z + 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:06.9985381Z + 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:06.9986951Z + 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:06.9988091Z + 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:06.9990698Z +++ nproc --ignore=2 2022-08-17T12:10:07.0060487Z ++ docker run -e BUILD_ENVIRONMENT -e PR_NUMBER -e GITHUB_ACTIONS -e BASE_SHA -e BRANCH -e SHA1 -e AWS_DEFAULT_REGION -e IN_WHEEL_TEST -e SHARD_NUMBER -e TEST_CONFIG -e NUM_TEST_SHARDS -e PR_BODY -e COMMIT_MESSAGES -e PYTORCH_RETRY_TEST_CASES -e PYTORCH_OVERRIDE_FLAKY_SIGNAL -e PR_LABELS -e MAX_JOBS=6 -e SCCACHE_BUCKET -e XLA_CUDA -e XLA_CLANG_CACHE_S3_BUCKET_NAME --env-file=/tmp/github_env_2875102080 --ulimit stack=10485760:83886080 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --ipc=host --shm-size=1g --tty --detach --name= --user jenkins -v /home/ec2-user/actions-runner/_work/pytorch/pytorch:/var/lib/jenkins/workspace -w /var/lib/jenkins/workspace 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:10:18.3698145Z + container_name=ae4f93e8aeef2af635ef8261c56baed4c837bc0e12b8cc4b049f50bc5bc98a85 2022-08-17T12:10:18.3699249Z + docker exec -t ae4f93e8aeef2af635ef8261c56baed4c837bc0e12b8cc4b049f50bc5bc98a85 sh -c 'pip install dist/*.whl && .jenkins/pytorch/test.sh' 2022-08-17T12:10:18.8049196Z Processing ./dist/torch-1.13.0a0+gitce6a3c6-cp37-cp37m-linux_x86_64.whl 2022-08-17T12:10:18.8766482Z 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:19.3304998Z Installing collected packages: torch 2022-08-17T12:10:25.8797357Z Successfully installed torch-1.13.0a0+gitce6a3c6 2022-08-17T12:10:25.9505534Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2022-08-17T12:10:25.9663956Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.7/site-packages/torch 2022-08-17T12:10:25.9664566Z + TORCH_BIN_DIR=/opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:10:25.9665060Z + TORCH_LIB_DIR=/opt/conda/lib/python3.7/site-packages/torch/lib 2022-08-17T12:10:25.9665406Z + TORCH_TEST_DIR=/opt/conda/lib/python3.7/site-packages/torch/test 2022-08-17T12:10:25.9665632Z + BUILD_DIR=build 2022-08-17T12:10:25.9665823Z + BUILD_RENAMED_DIR=build_renamed 2022-08-17T12:10:25.9666022Z + BUILD_BIN_DIR=build/bin 2022-08-17T12:10:25.9666859Z + [[ linux-focal-py3.7-gcc7 != *bazel* ]] 2022-08-17T12:10:25.9667356Z ++ realpath build/custom_test_artifacts 2022-08-17T12:10:25.9674201Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2022-08-17T12:10:25.9681082Z ++ dirname .jenkins/pytorch/test.sh 2022-08-17T12:10:25.9682042Z + source .jenkins/pytorch/common.sh 2022-08-17T12:10:25.9685324Z +++ dirname .jenkins/pytorch/common.sh 2022-08-17T12:10:25.9690254Z ++ source .jenkins/pytorch/common_utils.sh 2022-08-17T12:10:25.9692105Z +++ declare -f -t trap_add 2022-08-17T12:10:25.9696314Z ++ set -ex 2022-08-17T12:10:25.9696758Z ++ [[ linux-focal-py3.7-gcc7 == *rocm* ]] 2022-08-17T12:10:25.9697075Z ++ BUILD_TEST_LIBTORCH=0 2022-08-17T12:10:25.9697719Z ++ [[ default == *xla* ]] 2022-08-17T12:10:25.9698159Z ++ [[ linux-focal-py3.7-gcc7 == *centos* ]] 2022-08-17T12:10:25.9698650Z ++ [[ linux-focal-py3.7-gcc7 == *linux-bionic* ]] 2022-08-17T12:10:25.9698971Z ++ [[ linux-focal-py3.7-gcc7 == *linux-focal* ]] 2022-08-17T12:10:25.9699182Z ++ which conda 2022-08-17T12:10:25.9705427Z /opt/conda/bin/conda 2022-08-17T12:10:25.9705872Z ++ conda install -q -y cmake 2022-08-17T12:10:27.9019636Z Collecting package metadata (current_repodata.json): ...working... done 2022-08-17T12:10:28.3290929Z Solving environment: ...working... done 2022-08-17T12:10:28.4125111Z 2022-08-17T12:10:28.4125425Z ## Package Plan ## 2022-08-17T12:10:28.4125639Z 2022-08-17T12:10:28.4125810Z environment location: /opt/conda 2022-08-17T12:10:28.4125995Z 2022-08-17T12:10:28.4126115Z added / updated specs: 2022-08-17T12:10:28.4126547Z - cmake 2022-08-17T12:10:28.4126668Z 2022-08-17T12:10:28.4126672Z 2022-08-17T12:10:28.4126782Z The following packages will be downloaded: 2022-08-17T12:10:28.4126927Z 2022-08-17T12:10:28.4127071Z package | build 2022-08-17T12:10:28.4127564Z ---------------------------|----------------- 2022-08-17T12:10:28.4128383Z bzip2-1.0.8 | h7b6447c_0 78 KB 2022-08-17T12:10:28.4128699Z c-ares-1.18.1 | h7f8727e_0 114 KB 2022-08-17T12:10:28.4129139Z cmake-3.22.1 | h1fce559_0 7.3 MB 2022-08-17T12:10:28.4129624Z expat-2.4.4 | h295c915_0 169 KB 2022-08-17T12:10:28.4129916Z krb5-1.19.2 | hac12032_0 1.2 MB 2022-08-17T12:10:28.4130401Z libcurl-7.84.0 | h91b91d3_0 337 KB 2022-08-17T12:10:28.4130914Z libedit-3.1.20210910 | h7f8727e_0 166 KB 2022-08-17T12:10:28.4131331Z libev-4.33 | h7f8727e_1 111 KB 2022-08-17T12:10:28.4131624Z libnghttp2-1.46.0 | hce63b2e_0 680 KB 2022-08-17T12:10:28.4131922Z libssh2-1.10.0 | h8f2d780_0 274 KB 2022-08-17T12:10:28.4132188Z libuv-1.40.0 | h7b6447c_0 736 KB 2022-08-17T12:10:28.4132585Z lz4-c-1.9.3 | h295c915_1 185 KB 2022-08-17T12:10:28.4133237Z rhash-1.4.1 | h3c74f83_1 203 KB 2022-08-17T12:10:28.4133674Z zstd-1.5.2 | ha4553b6_0 488 KB 2022-08-17T12:10:28.4133978Z ------------------------------------------------------------ 2022-08-17T12:10:28.4134223Z Total: 12.0 MB 2022-08-17T12:10:28.4134349Z 2022-08-17T12:10:28.4134450Z The following NEW packages will be INSTALLED: 2022-08-17T12:10:28.4134597Z 2022-08-17T12:10:28.4147862Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h7b6447c_0 2022-08-17T12:10:28.4148277Z c-ares pkgs/main/linux-64::c-ares-1.18.1-h7f8727e_0 2022-08-17T12:10:28.4148872Z cmake pkgs/main/linux-64::cmake-3.22.1-h1fce559_0 2022-08-17T12:10:28.4149234Z expat pkgs/main/linux-64::expat-2.4.4-h295c915_0 2022-08-17T12:10:28.4149577Z krb5 pkgs/main/linux-64::krb5-1.19.2-hac12032_0 2022-08-17T12:10:28.4149931Z libcurl pkgs/main/linux-64::libcurl-7.84.0-h91b91d3_0 2022-08-17T12:10:28.4150302Z libedit pkgs/main/linux-64::libedit-3.1.20210910-h7f8727e_0 2022-08-17T12:10:28.4150642Z libev pkgs/main/linux-64::libev-4.33-h7f8727e_1 2022-08-17T12:10:28.4151011Z libnghttp2 pkgs/main/linux-64::libnghttp2-1.46.0-hce63b2e_0 2022-08-17T12:10:28.4151374Z libssh2 pkgs/main/linux-64::libssh2-1.10.0-h8f2d780_0 2022-08-17T12:10:28.4151868Z libuv pkgs/main/linux-64::libuv-1.40.0-h7b6447c_0 2022-08-17T12:10:28.4152227Z lz4-c pkgs/main/linux-64::lz4-c-1.9.3-h295c915_1 2022-08-17T12:10:28.4152621Z rhash pkgs/main/linux-64::rhash-1.4.1-h3c74f83_1 2022-08-17T12:10:28.4153015Z zstd pkgs/main/linux-64::zstd-1.5.2-ha4553b6_0 2022-08-17T12:10:28.4153198Z 2022-08-17T12:10:28.4153204Z 2022-08-17T12:10:29.2927589Z Preparing transaction: ...working... done 2022-08-17T12:10:29.7157712Z Verifying transaction: ...working... done 2022-08-17T12:10:30.0126701Z Executing transaction: ...working... done 2022-08-17T12:10:30.2501494Z ++ [[ linux-focal-py3.7-gcc7 == *centos* ]] 2022-08-17T12:10:30.2502061Z + echo 'Environment variables' 2022-08-17T12:10:30.2502449Z Environment variables 2022-08-17T12:10:30.2502922Z + env 2022-08-17T12:10:30.2530463Z INSTALLED_DB=yes 2022-08-17T12:10:30.2531180Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:10:30.2531758Z BUILD_ENVIRONMENT=linux-focal-py3.7-gcc7 2022-08-17T12:10:30.2532260Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2022-08-17T12:10:30.2532526Z HOSTNAME=ae4f93e8aeef 2022-08-17T12:10:30.2533041Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_ef0bb7bd-792b-4b1a-85f4-9aa5b6d4508d 2022-08-17T12:10:30.2533397Z GITHUB_ACTION=__self 2022-08-17T12:10:30.2533720Z GITHUB_RUN_NUMBER=40757 2022-08-17T12:10:30.2533934Z TEST_CONFIG=default 2022-08-17T12:10:30.2534449Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2022-08-17T12:10:30.2534772Z GITHUB_TRIGGERING_ACTOR=IvanYashchuk 2022-08-17T12:10:30.2535019Z GITHUB_REF_TYPE=branch 2022-08-17T12:10:30.2535346Z TORCH_CUDA_ARCH_LIST=Maxwell 2022-08-17T12:10:30.2535628Z BASE_SHA=343b5f86512f75f8f3bd4b90749c0459743b9e72 2022-08-17T12:10:30.2535858Z XLA_CUDA= 2022-08-17T12:10:30.2537888Z *** 2022-08-17T12:10:30.2538137Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2022-08-17T12:10:30.2538422Z GITHUB_ACTIONS=true 2022-08-17T12:10:30.2538733Z SHA1=ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:10:30.2539041Z GITHUB_SHA=e9efe573711d9f8141e152403ee143f5875669e7 2022-08-17T12:10:30.2539356Z UCC_HOME=/usr 2022-08-17T12:10:30.2539584Z GITHUB_REF=refs/pull/82657/merge 2022-08-17T12:10:30.2539856Z SHARD_NUMBER=2 2022-08-17T12:10:30.2540096Z GITHUB_REF_PROTECTED=false 2022-08-17T12:10:30.2540442Z HOME=/var/lib/jenkins 2022-08-17T12:10:30.2559430Z GITHUB_API_URL=https://api.github.com 2022-08-17T12:10:30.2559744Z INSTALLED_THRIFT= 2022-08-17T12:10:30.2559925Z UCX_COMMIT=v1.13.x 2022-08-17T12:10:30.2560224Z NUM_TEST_SHARDS=2 2022-08-17T12:10:30.2560554Z UCX_HOME=/usr 2022-08-17T12:10:30.2560758Z PYTORCH_RETRY_TEST_CASES=1 2022-08-17T12:10:30.2561238Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_ef0bb7bd-792b-4b1a-85f4-9aa5b6d4508d 2022-08-17T12:10:30.2561690Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-08-17T12:10:30.2561961Z GITHUB_EVENT_NAME=pull_request 2022-08-17T12:10:30.2562146Z GITHUB_RUN_ID=2875102080 2022-08-17T12:10:30.2562569Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_ef0bb7bd-792b-4b1a-85f4-9aa5b6d4508d 2022-08-17T12:10:30.2562883Z GITHUB_ACTOR=IvanYashchuk 2022-08-17T12:10:30.2563056Z PR_NUMBER=82657 2022-08-17T12:10:30.2563228Z DESIRED_CUDA= 2022-08-17T12:10:30.2563402Z GITHUB_RUN_ATTEMPT=1 2022-08-17T12:10:30.2563620Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-08-17T12:10:30.2563836Z TERM=xterm 2022-08-17T12:10:30.2564004Z INSTALLED_VISION=yes 2022-08-17T12:10:30.2564170Z BRANCH=pull/82657 2022-08-17T12:10:30.2564360Z OPENSSL_ROOT_DIR=/opt/openssl 2022-08-17T12:10:30.2564558Z CUDA_PATH=/usr/local/cuda 2022-08-17T12:10:30.2564952Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-08-17T12:10:30.2565237Z GITHUB_SERVER_URL=https://github.com 2022-08-17T12:10:30.2565487Z UCC_COMMIT=a7bda274b10f8adf5bb729f01da064f4e735fb23 2022-08-17T12:10:30.2565708Z INSTALLED_ANDROID= 2022-08-17T12:10:30.2565861Z SHLVL=1 2022-08-17T12:10:30.2566016Z MAX_JOBS=6 2022-08-17T12:10:30.2567455Z 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:30.2568514Z GITHUB_REF_NAME=82657/merge 2022-08-17T12:10:30.2568852Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2022-08-17T12:10:30.2569099Z GITHUB_JOB=test 2022-08-17T12:10:30.2569296Z GITHUB_REPOSITORY=pytorch/pytorch 2022-08-17T12:10:30.2569502Z GITHUB_RETENTION_DAYS=90 2022-08-17T12:10:30.2569700Z OPENSSL_DIR=/opt/openssl 2022-08-17T12:10:30.2569885Z GITHUB_ACTION_REPOSITORY= 2022-08-17T12:10:30.2570197Z 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:10:30.2570593Z GITHUB_BASE_REF=master 2022-08-17T12:10:30.2570753Z CI=true 2022-08-17T12:10:30.2570935Z GITHUB_REPOSITORY_OWNER=pytorch 2022-08-17T12:10:30.2571140Z INSTALLED_PROTOBUF=yes 2022-08-17T12:10:30.2571375Z GITHUB_HEAD_REF=fx-passes-nvfuser 2022-08-17T12:10:30.2571579Z GITHUB_ACTION_REF= 2022-08-17T12:10:30.2571858Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-08-17T12:10:30.2572078Z GITHUB_WORKFLOW=pull 2022-08-17T12:10:30.2572279Z DEBIAN_FRONTEND=noninteractive 2022-08-17T12:10:30.2572845Z 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:30.2573346Z _=/usr/bin/env 2022-08-17T12:10:30.2573541Z + echo 'Testing pytorch' 2022-08-17T12:10:30.2573723Z Testing pytorch 2022-08-17T12:10:30.2573919Z + export LANG=C.UTF-8 2022-08-17T12:10:30.2574092Z + LANG=C.UTF-8 2022-08-17T12:10:30.2622074Z + PR_NUMBER=82657 2022-08-17T12:10:30.2622613Z + [[ default == \d\e\f\a\u\l\t ]] 2022-08-17T12:10:30.2622921Z + export CUDA_VISIBLE_DEVICES=0 2022-08-17T12:10:30.2623261Z + CUDA_VISIBLE_DEVICES=0 2022-08-17T12:10:30.2623571Z + export HIP_VISIBLE_DEVICES=0 2022-08-17T12:10:30.2623882Z + HIP_VISIBLE_DEVICES=0 2022-08-17T12:10:30.2624180Z + [[ default == \d\i\s\t\r\i\b\u\t\e\d ]] 2022-08-17T12:10:30.2624538Z + [[ default == \s\l\o\w ]] 2022-08-17T12:10:30.2625121Z + [[ linux-focal-py3.7-gcc7 == *slow-gradcheck* ]] 2022-08-17T12:10:30.2625632Z + [[ linux-focal-py3.7-gcc7 == *cuda* ]] 2022-08-17T12:10:30.2626131Z + [[ linux-focal-py3.7-gcc7 == *rocm* ]] 2022-08-17T12:10:30.2626615Z + [[ linux-focal-py3.7-gcc7 == *cuda11* ]] 2022-08-17T12:10:30.2626987Z + [[ default == *crossref* ]] 2022-08-17T12:10:30.2627340Z + [[ default == *dynamo* ]] 2022-08-17T12:10:30.2627608Z + [[ -n 82657 ]] 2022-08-17T12:10:30.2627786Z + [[ -z '' ]] 2022-08-17T12:10:30.2628002Z + export PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=1 2022-08-17T12:10:30.2628249Z + PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=1 2022-08-17T12:10:30.2628514Z + [[ linux-focal-py3.7-gcc7 == *rocm* ]] 2022-08-17T12:10:30.2628963Z + [[ linux-focal-py3.7-gcc7 != *-bazel-* ]] 2022-08-17T12:10:30.2629214Z + pip_install --user ninja 2022-08-17T12:10:30.2629470Z + pip install --progress-bar off --user ninja 2022-08-17T12:10:30.6910270Z Collecting ninja 2022-08-17T12:10:30.7084206Z Downloading ninja-1.10.2.3-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2022-08-17T12:10:31.1217648Z Installing collected packages: ninja 2022-08-17T12:10:31.1305822Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2022-08-17T12:10:31.1306578Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:10:31.1370627Z Successfully installed ninja-1.10.2.3 2022-08-17T12:10:31.2192633Z + 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:10:31.2193314Z + 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:10:31.2193856Z + [[ linux-focal-py3.7-gcc7 == *asan* ]] 2022-08-17T12:10:31.2194092Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2022-08-17T12:10:31.2194303Z + [[ default == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2022-08-17T12:10:31.2198283Z + [[ linux-focal-py3.7-gcc7 == *tbb* ]] 2022-08-17T12:10:31.2209458Z + [[ linux-focal-py3.7-gcc7 == *libtorch* ]] 2022-08-17T12:10:31.2209757Z + [[ linux-focal-py3.7-gcc7 == *-bazel-* ]] 2022-08-17T12:10:31.2212362Z + cd test 2022-08-17T12:10:31.2212950Z + python -c 'import torch; print(torch.__config__.show())' 2022-08-17T12:10:32.1616873Z PyTorch built with: 2022-08-17T12:10:32.1617509Z - GCC 7.5 2022-08-17T12:10:32.1617725Z - C++ Version: 201402 2022-08-17T12:10:32.1618154Z - Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-08-17T12:10:32.1618585Z - Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-08-17T12:10:32.1618891Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2022-08-17T12:10:32.1619170Z - LAPACK is enabled (usually provided by MKL) 2022-08-17T12:10:32.1619399Z - NNPACK is enabled 2022-08-17T12:10:32.1619628Z - CPU capability usage: AVX2 2022-08-17T12:10:32.1622094Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CXX_COMPILER=/opt/cache/bin/c++, CXX_FLAGS= -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -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-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Werror -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow, 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:10:32.1623770Z 2022-08-17T12:10:32.3452541Z + cd test 2022-08-17T12:10:32.3452932Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2022-08-17T12:10:33.2605265Z ATen/Parallel: 2022-08-17T12:10:33.2605734Z at::get_num_threads() : 4 2022-08-17T12:10:33.2606117Z at::get_num_interop_threads() : 4 2022-08-17T12:10:33.2606555Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2022-08-17T12:10:33.2606931Z omp_get_max_threads() : 4 2022-08-17T12:10:33.2607765Z Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-08-17T12:10:33.2608269Z mkl_get_max_threads() : 4 2022-08-17T12:10:33.2608873Z Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-08-17T12:10:33.2609368Z std::thread::hardware_concurrency() : 8 2022-08-17T12:10:33.2609754Z Environment variables: 2022-08-17T12:10:33.2610125Z OMP_NUM_THREADS : [not set] 2022-08-17T12:10:33.2610506Z MKL_NUM_THREADS : [not set] 2022-08-17T12:10:33.2610861Z ATen parallel backend: OpenMP 2022-08-17T12:10:33.2611094Z 2022-08-17T12:10:33.4448632Z + [[ default == *deploy* ]] 2022-08-17T12:10:33.4448988Z + [[ default == *backward* ]] 2022-08-17T12:10:33.4449317Z + [[ default == *xla* ]] 2022-08-17T12:10:33.4449721Z + [[ default == \j\i\t\_\l\e\g\a\c\y ]] 2022-08-17T12:10:33.4450366Z + [[ linux-focal-py3.7-gcc7 == *libtorch* ]] 2022-08-17T12:10:33.4450775Z + [[ default == distributed ]] 2022-08-17T12:10:33.4451079Z + [[ default == *dynamo* ]] 2022-08-17T12:10:33.4451297Z + [[ default == *dynamo* ]] 2022-08-17T12:10:33.4451523Z + [[ 2 == 1 ]] 2022-08-17T12:10:33.4451676Z + [[ 2 == 2 ]] 2022-08-17T12:10:33.4451867Z + [[ 2 -gt 1 ]] 2022-08-17T12:10:33.4452086Z + install_torchvision 2022-08-17T12:10:33.4452364Z + local commit 2022-08-17T12:10:33.4452711Z ++ get_pinned_commit vision 2022-08-17T12:10:33.4453050Z ++ cat .github/ci_commit_pins/vision.txt 2022-08-17T12:10:33.4488175Z + commit=94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:10:33.4489043Z + pip_install --no-use-pep517 --user git+https://github.com/pytorch/vision.git@94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:10:33.4489622Z + pip install --progress-bar off --no-use-pep517 --user git+https://github.com/pytorch/vision.git@94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:10:33.8032793Z Collecting git+https://github.com/pytorch/vision.git@94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:10:33.8038838Z Cloning https://github.com/pytorch/vision.git (to revision 94960fe1325eaf7b84f79cc585dc65264c15d18b) to /tmp/pip-req-build-udoynga8 2022-08-17T12:10:33.8335673Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/vision.git /tmp/pip-req-build-udoynga8 2022-08-17T12:10:35.1143173Z Running command git rev-parse -q --verify 'sha^94960fe1325eaf7b84f79cc585dc65264c15d18b' 2022-08-17T12:10:35.1179367Z Running command git fetch -q https://github.com/pytorch/vision.git 94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:10:35.8712089Z Running command git checkout -q 94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:10:36.1277008Z Resolved https://github.com/pytorch/vision.git to commit 94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:10:38.8062463Z Preparing metadata (setup.py) ... [?25l- \ | done 2022-08-17T12:10:38.8149904Z [?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:10:38.8152782Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from torchvision==0.14.0a0+94960fe) (1.18.5) 2022-08-17T12:10:38.8156237Z Requirement already satisfied: requests in /opt/conda/lib/python3.7/site-packages (from torchvision==0.14.0a0+94960fe) (2.28.1) 2022-08-17T12:10:38.8159601Z 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:10:38.8166500Z 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:10:38.8363410Z 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:10:38.8370089Z 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:10:38.8376768Z 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:10:38.8384818Z 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:10:38.8581529Z Building wheels for collected packages: torchvision 2022-08-17T12:11:45.2074943Z Building wheel for torchvision (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2022-08-17T12:11:45.2416745Z [?25h Created wheel for torchvision: filename=torchvision-0.14.0a0+94960fe-cp37-cp37m-linux_x86_64.whl size=13602869 sha256=e3a6b4be4d3bee126ac8c6bb44ccf745a47336da56b2fb975668095ea6f87bdb 2022-08-17T12:11:45.2417517Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/98/68/ba/18234074117f76d1fc7589204f67315b9b386170e6b7539404 2022-08-17T12:11:45.2462442Z Successfully built torchvision 2022-08-17T12:11:45.6137255Z Installing collected packages: torchvision 2022-08-17T12:11:46.1889078Z Successfully installed torchvision-0.14.0a0+94960fe 2022-08-17T12:11:46.3197021Z + checkout_install_torchdynamo 2022-08-17T12:11:46.3197251Z + local commit 2022-08-17T12:11:46.3199563Z ++ get_pinned_commit torchdynamo 2022-08-17T12:11:46.3199790Z ++ cat .github/ci_commit_pins/torchdynamo.txt 2022-08-17T12:11:46.3224583Z + commit=f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:11:46.3224879Z + pushd .. 2022-08-17T12:11:46.3225051Z ~ ~/workspace 2022-08-17T12:11:46.3225275Z + git clone https://github.com/pytorch/torchdynamo 2022-08-17T12:11:46.3236396Z Cloning into 'torchdynamo'... 2022-08-17T12:11:46.4816729Z remote: Enumerating objects: 11014, done. 2022-08-17T12:11:46.4817411Z remote: Counting objects: 0% (1/245) 2022-08-17T12:11:46.4817681Z remote: Counting objects: 1% (3/245) 2022-08-17T12:11:46.4819200Z remote: Counting objects: 2% (5/245) 2022-08-17T12:11:46.4819621Z remote: Counting objects: 3% (8/245) 2022-08-17T12:11:46.4820087Z remote: Counting objects: 4% (10/245) 2022-08-17T12:11:46.4820414Z remote: Counting objects: 5% (13/245) 2022-08-17T12:11:46.4820821Z remote: Counting objects: 6% (15/245) 2022-08-17T12:11:46.4821259Z remote: Counting objects: 7% (18/245) 2022-08-17T12:11:46.4821746Z remote: Counting objects: 8% (20/245) 2022-08-17T12:11:46.4822052Z remote: Counting objects: 9% (23/245) 2022-08-17T12:11:46.4822402Z remote: Counting objects: 10% (25/245) 2022-08-17T12:11:46.4822660Z remote: Counting objects: 11% (27/245) 2022-08-17T12:11:46.4823072Z remote: Counting objects: 12% (30/245) 2022-08-17T12:11:46.4823606Z remote: Counting objects: 13% (32/245) 2022-08-17T12:11:46.4823892Z remote: Counting objects: 14% (35/245) 2022-08-17T12:11:46.4824148Z remote: Counting objects: 15% (37/245) 2022-08-17T12:11:46.4824536Z remote: Counting objects: 16% (40/245) 2022-08-17T12:11:46.4824801Z remote: Counting objects: 17% (42/245) 2022-08-17T12:11:46.4825138Z remote: Counting objects: 18% (45/245) 2022-08-17T12:11:46.4825506Z remote: Counting objects: 19% (47/245) 2022-08-17T12:11:46.4825812Z remote: Counting objects: 20% (49/245) 2022-08-17T12:11:46.4826152Z remote: Counting objects: 21% (52/245) 2022-08-17T12:11:46.4826650Z remote: Counting objects: 22% (54/245) 2022-08-17T12:11:46.4826893Z remote: Counting objects: 23% (57/245) 2022-08-17T12:11:46.4827155Z remote: Counting objects: 24% (59/245) 2022-08-17T12:11:46.4827410Z remote: Counting objects: 25% (62/245) 2022-08-17T12:11:46.4827665Z remote: Counting objects: 26% (64/245) 2022-08-17T12:11:46.4827908Z remote: Counting objects: 27% (67/245) 2022-08-17T12:11:46.4828162Z remote: Counting objects: 28% (69/245) 2022-08-17T12:11:46.4828422Z remote: Counting objects: 29% (72/245) 2022-08-17T12:11:46.4828830Z remote: Counting objects: 30% (74/245) 2022-08-17T12:11:46.4829105Z remote: Counting objects: 31% (76/245) 2022-08-17T12:11:46.4829361Z remote: Counting objects: 32% (79/245) 2022-08-17T12:11:46.4829604Z remote: Counting objects: 33% (81/245) 2022-08-17T12:11:46.4829862Z remote: Counting objects: 34% (84/245) 2022-08-17T12:11:46.4830114Z remote: Counting objects: 35% (86/245) 2022-08-17T12:11:46.4830358Z remote: Counting objects: 36% (89/245) 2022-08-17T12:11:46.4830612Z remote: Counting objects: 37% (91/245) 2022-08-17T12:11:46.4830868Z remote: Counting objects: 38% (94/245) 2022-08-17T12:11:46.4831106Z remote: Counting objects: 39% (96/245) 2022-08-17T12:11:46.4831362Z remote: Counting objects: 40% (98/245) 2022-08-17T12:11:46.4831621Z remote: Counting objects: 41% (101/245) 2022-08-17T12:11:46.4831880Z remote: Counting objects: 42% (103/245) 2022-08-17T12:11:46.4832144Z remote: Counting objects: 43% (106/245) 2022-08-17T12:11:46.4832411Z remote: Counting objects: 44% (108/245) 2022-08-17T12:11:46.4832671Z remote: Counting objects: 45% (111/245) 2022-08-17T12:11:46.4832915Z remote: Counting objects: 46% (113/245) 2022-08-17T12:11:46.4833174Z remote: Counting objects: 47% (116/245) 2022-08-17T12:11:46.4833432Z remote: Counting objects: 48% (118/245) 2022-08-17T12:11:46.4833674Z remote: Counting objects: 49% (121/245) 2022-08-17T12:11:46.4833936Z remote: Counting objects: 50% (123/245) 2022-08-17T12:11:46.4834195Z remote: Counting objects: 51% (125/245) 2022-08-17T12:11:46.4843184Z remote: Counting objects: 52% (128/245) 2022-08-17T12:11:46.4845119Z remote: Counting objects: 53% (130/245) 2022-08-17T12:11:46.4845435Z remote: Counting objects: 54% (133/245) 2022-08-17T12:11:46.4845698Z remote: Counting objects: 55% (135/245) 2022-08-17T12:11:46.4846009Z remote: Counting objects: 56% (138/245) 2022-08-17T12:11:46.4846389Z remote: Counting objects: 57% (140/245) 2022-08-17T12:11:46.4846653Z remote: Counting objects: 58% (143/245) 2022-08-17T12:11:46.4846898Z remote: Counting objects: 59% (145/245) 2022-08-17T12:11:46.4847307Z remote: Counting objects: 60% (147/245) 2022-08-17T12:11:46.4847573Z remote: Counting objects: 61% (150/245) 2022-08-17T12:11:46.4847833Z remote: Counting objects: 62% (152/245) 2022-08-17T12:11:46.4848073Z remote: Counting objects: 63% (155/245) 2022-08-17T12:11:46.4848333Z remote: Counting objects: 64% (157/245) 2022-08-17T12:11:46.4848595Z remote: Counting objects: 65% (160/245) 2022-08-17T12:11:46.4848894Z remote: Counting objects: 66% (162/245) 2022-08-17T12:11:46.4849153Z remote: Counting objects: 67% (165/245) 2022-08-17T12:11:46.4849410Z remote: Counting objects: 68% (167/245) 2022-08-17T12:11:46.4849651Z remote: Counting objects: 69% (170/245) 2022-08-17T12:11:46.4849907Z remote: Counting objects: 70% (172/245) 2022-08-17T12:11:46.4850166Z remote: Counting objects: 71% (174/245) 2022-08-17T12:11:46.4850483Z remote: Counting objects: 72% (177/245) 2022-08-17T12:11:46.4850741Z remote: Counting objects: 73% (179/245) 2022-08-17T12:11:46.4850998Z remote: Counting objects: 74% (182/245) 2022-08-17T12:11:46.4851238Z remote: Counting objects: 75% (184/245) 2022-08-17T12:11:46.4851493Z remote: Counting objects: 76% (187/245) 2022-08-17T12:11:46.4851751Z remote: Counting objects: 77% (189/245) 2022-08-17T12:11:46.4852060Z remote: Counting objects: 78% (192/245) 2022-08-17T12:11:46.4852302Z remote: Counting objects: 79% (194/245) 2022-08-17T12:11:46.4852558Z remote: Counting objects: 80% (196/245) 2022-08-17T12:11:46.4852814Z remote: Counting objects: 81% (199/245) 2022-08-17T12:11:46.4853059Z remote: Counting objects: 82% (201/245) 2022-08-17T12:11:46.4853315Z remote: Counting objects: 83% (204/245) 2022-08-17T12:11:46.4853573Z remote: Counting objects: 84% (206/245) 2022-08-17T12:11:46.4853817Z remote: Counting objects: 85% (209/245) 2022-08-17T12:11:46.4854076Z remote: Counting objects: 86% (211/245) 2022-08-17T12:11:46.4854333Z remote: Counting objects: 87% (214/245) 2022-08-17T12:11:46.4854574Z remote: Counting objects: 88% (216/245) 2022-08-17T12:11:46.4854832Z remote: Counting objects: 89% (219/245) 2022-08-17T12:11:46.4855124Z remote: Counting objects: 90% (221/245) 2022-08-17T12:11:46.4855368Z remote: Counting objects: 91% (223/245) 2022-08-17T12:11:46.4855625Z remote: Counting objects: 92% (226/245) 2022-08-17T12:11:46.4855925Z remote: Counting objects: 93% (228/245) 2022-08-17T12:11:46.4856296Z remote: Counting objects: 94% (231/245) 2022-08-17T12:11:46.4856554Z remote: Counting objects: 95% (233/245) 2022-08-17T12:11:46.4856890Z remote: Counting objects: 96% (236/245) 2022-08-17T12:11:46.4857145Z remote: Counting objects: 97% (238/245) 2022-08-17T12:11:46.4857387Z remote: Counting objects: 98% (241/245) 2022-08-17T12:11:46.4857647Z remote: Counting objects: 99% (243/245) 2022-08-17T12:11:46.4857905Z remote: Counting objects: 100% (245/245) 2022-08-17T12:11:46.4858160Z remote: Counting objects: 100% (245/245), done. 2022-08-17T12:11:46.4858445Z remote: Compressing objects: 0% (1/146) 2022-08-17T12:11:46.4858722Z remote: Compressing objects: 1% (2/146) 2022-08-17T12:11:46.4858976Z remote: Compressing objects: 2% (3/146) 2022-08-17T12:11:46.4859247Z remote: Compressing objects: 3% (5/146) 2022-08-17T12:11:46.4859512Z remote: Compressing objects: 4% (6/146) 2022-08-17T12:11:46.4859770Z remote: Compressing objects: 5% (8/146) 2022-08-17T12:11:46.4860099Z remote: Compressing objects: 6% (9/146) 2022-08-17T12:11:46.4860492Z remote: Compressing objects: 7% (11/146) 2022-08-17T12:11:46.4875552Z remote: Compressing objects: 8% (12/146) 2022-08-17T12:11:46.4884306Z remote: Compressing objects: 9% (14/146) 2022-08-17T12:11:46.4889150Z remote: Compressing objects: 10% (15/146) 2022-08-17T12:11:46.4889533Z remote: Compressing objects: 11% (17/146) 2022-08-17T12:11:46.4892593Z remote: Compressing objects: 12% (18/146) 2022-08-17T12:11:46.4905485Z remote: Compressing objects: 13% (19/146) 2022-08-17T12:11:46.4905843Z remote: Compressing objects: 14% (21/146) 2022-08-17T12:11:46.4907051Z remote: Compressing objects: 15% (22/146) 2022-08-17T12:11:46.4907311Z remote: Compressing objects: 16% (24/146) 2022-08-17T12:11:46.4911907Z remote: Compressing objects: 17% (25/146) 2022-08-17T12:11:46.4937565Z remote: Compressing objects: 18% (27/146) 2022-08-17T12:11:46.4940941Z remote: Compressing objects: 19% (28/146) 2022-08-17T12:11:46.4941268Z remote: Compressing objects: 20% (30/146) 2022-08-17T12:11:46.4941544Z remote: Compressing objects: 21% (31/146) 2022-08-17T12:11:46.4941814Z remote: Compressing objects: 22% (33/146) 2022-08-17T12:11:46.4949665Z remote: Compressing objects: 23% (34/146) 2022-08-17T12:11:46.4950156Z remote: Compressing objects: 24% (36/146) 2022-08-17T12:11:46.4950591Z remote: Compressing objects: 25% (37/146) 2022-08-17T12:11:46.4950951Z remote: Compressing objects: 26% (38/146) 2022-08-17T12:11:46.4951225Z remote: Compressing objects: 27% (40/146) 2022-08-17T12:11:46.4951500Z remote: Compressing objects: 28% (41/146) 2022-08-17T12:11:46.4980940Z remote: Compressing objects: 29% (43/146) 2022-08-17T12:11:46.4998475Z remote: Compressing objects: 30% (44/146) 2022-08-17T12:11:46.5006000Z remote: Compressing objects: 31% (46/146) 2022-08-17T12:11:46.5006453Z remote: Compressing objects: 32% (47/146) 2022-08-17T12:11:46.5007093Z remote: Compressing objects: 33% (49/146) 2022-08-17T12:11:46.5007542Z remote: Compressing objects: 34% (50/146) 2022-08-17T12:11:46.5007816Z remote: Compressing objects: 35% (52/146) 2022-08-17T12:11:46.5008070Z remote: Compressing objects: 36% (53/146) 2022-08-17T12:11:46.5008338Z remote: Compressing objects: 37% (55/146) 2022-08-17T12:11:46.5008617Z remote: Compressing objects: 38% (56/146) 2022-08-17T12:11:46.5008888Z remote: Compressing objects: 39% (57/146) 2022-08-17T12:11:46.5009142Z remote: Compressing objects: 40% (59/146) 2022-08-17T12:11:46.5009412Z remote: Compressing objects: 41% (60/146) 2022-08-17T12:11:46.5009678Z remote: Compressing objects: 42% (62/146) 2022-08-17T12:11:46.5014730Z remote: Compressing objects: 43% (63/146) 2022-08-17T12:11:46.5015323Z remote: Compressing objects: 44% (65/146) 2022-08-17T12:11:46.5015643Z remote: Compressing objects: 45% (66/146) 2022-08-17T12:11:46.5015985Z remote: Compressing objects: 46% (68/146) 2022-08-17T12:11:46.5016470Z remote: Compressing objects: 47% (69/146) 2022-08-17T12:11:46.5016965Z remote: Compressing objects: 48% (71/146) 2022-08-17T12:11:46.5017243Z remote: Compressing objects: 49% (72/146) 2022-08-17T12:11:46.5017501Z remote: Compressing objects: 50% (73/146) 2022-08-17T12:11:46.5017784Z remote: Compressing objects: 51% (75/146) 2022-08-17T12:11:46.5018089Z remote: Compressing objects: 52% (76/146) 2022-08-17T12:11:46.5018498Z remote: Compressing objects: 53% (78/146) 2022-08-17T12:11:46.5018993Z remote: Compressing objects: 54% (79/146) 2022-08-17T12:11:46.5019390Z remote: Compressing objects: 55% (81/146) 2022-08-17T12:11:46.5019647Z remote: Compressing objects: 56% (82/146) 2022-08-17T12:11:46.5019920Z remote: Compressing objects: 57% (84/146) 2022-08-17T12:11:46.5020250Z remote: Compressing objects: 58% (85/146) 2022-08-17T12:11:46.5020504Z remote: Compressing objects: 59% (87/146) 2022-08-17T12:11:46.5020772Z remote: Compressing objects: 60% (88/146) 2022-08-17T12:11:46.5021040Z remote: Compressing objects: 61% (90/146) 2022-08-17T12:11:46.5021297Z remote: Compressing objects: 62% (91/146) 2022-08-17T12:11:46.5021569Z remote: Compressing objects: 63% (92/146) 2022-08-17T12:11:46.5021879Z remote: Compressing objects: 64% (94/146) 2022-08-17T12:11:46.5022311Z remote: Compressing objects: 65% (95/146) 2022-08-17T12:11:46.5022614Z remote: Compressing objects: 66% (97/146) 2022-08-17T12:11:46.5022887Z remote: Compressing objects: 67% (98/146) 2022-08-17T12:11:46.5023168Z remote: Compressing objects: 68% (100/146) 2022-08-17T12:11:46.5023430Z remote: Compressing objects: 69% (101/146) 2022-08-17T12:11:46.5023699Z remote: Compressing objects: 70% (103/146) 2022-08-17T12:11:46.5023974Z remote: Compressing objects: 71% (104/146) 2022-08-17T12:11:46.5024230Z remote: Compressing objects: 72% (106/146) 2022-08-17T12:11:46.5024501Z remote: Compressing objects: 73% (107/146) 2022-08-17T12:11:46.5024767Z remote: Compressing objects: 74% (109/146) 2022-08-17T12:11:46.5025035Z remote: Compressing objects: 75% (110/146) 2022-08-17T12:11:46.5025293Z remote: Compressing objects: 76% (111/146) 2022-08-17T12:11:46.5025561Z remote: Compressing objects: 77% (113/146) 2022-08-17T12:11:46.5026290Z remote: Compressing objects: 78% (114/146) 2022-08-17T12:11:46.5026744Z remote: Compressing objects: 79% (116/146) 2022-08-17T12:11:46.5027305Z remote: Compressing objects: 80% (117/146) 2022-08-17T12:11:46.5027582Z remote: Compressing objects: 81% (119/146) 2022-08-17T12:11:46.5027842Z remote: Compressing objects: 82% (120/146) 2022-08-17T12:11:46.5029466Z remote: Compressing objects: 83% (122/146) 2022-08-17T12:11:46.5029937Z remote: Compressing objects: 84% (123/146) 2022-08-17T12:11:46.5030474Z remote: Compressing objects: 85% (125/146) 2022-08-17T12:11:46.5030902Z remote: Compressing objects: 86% (126/146) 2022-08-17T12:11:46.5031472Z remote: Compressing objects: 87% (128/146) 2022-08-17T12:11:46.5032340Z remote: Compressing objects: 88% (129/146) 2022-08-17T12:11:46.5032709Z remote: Compressing objects: 89% (130/146) 2022-08-17T12:11:46.5033156Z remote: Compressing objects: 90% (132/146) 2022-08-17T12:11:46.5033656Z remote: Compressing objects: 91% (133/146) 2022-08-17T12:11:46.5034102Z remote: Compressing objects: 92% (135/146) 2022-08-17T12:11:46.5034575Z remote: Compressing objects: 93% (136/146) 2022-08-17T12:11:46.5034984Z remote: Compressing objects: 94% (138/146) 2022-08-17T12:11:46.5035267Z remote: Compressing objects: 95% (139/146) 2022-08-17T12:11:46.5035665Z remote: Compressing objects: 96% (141/146) 2022-08-17T12:11:46.5036105Z remote: Compressing objects: 97% (142/146) 2022-08-17T12:11:46.5036572Z remote: Compressing objects: 98% (144/146) 2022-08-17T12:11:46.5037025Z remote: Compressing objects: 99% (145/146) 2022-08-17T12:11:46.5037435Z remote: Compressing objects: 100% (146/146) 2022-08-17T12:11:46.5037723Z remote: Compressing objects: 100% (146/146), done. 2022-08-17T12:11:46.5064393Z Receiving objects: 0% (1/11014) 2022-08-17T12:11:46.5075924Z Receiving objects: 1% (111/11014) 2022-08-17T12:11:46.5086234Z Receiving objects: 2% (221/11014) 2022-08-17T12:11:46.5097300Z Receiving objects: 3% (331/11014) 2022-08-17T12:11:46.5107036Z Receiving objects: 4% (441/11014) 2022-08-17T12:11:46.5114699Z Receiving objects: 5% (551/11014) 2022-08-17T12:11:46.5121459Z Receiving objects: 6% (661/11014) 2022-08-17T12:11:46.5128896Z Receiving objects: 7% (771/11014) 2022-08-17T12:11:46.5138024Z Receiving objects: 8% (882/11014) 2022-08-17T12:11:46.5150577Z Receiving objects: 9% (992/11014) 2022-08-17T12:11:46.5161653Z Receiving objects: 10% (1102/11014) 2022-08-17T12:11:46.5172321Z Receiving objects: 11% (1212/11014) 2022-08-17T12:11:46.5186336Z Receiving objects: 12% (1322/11014) 2022-08-17T12:11:46.5197978Z Receiving objects: 13% (1432/11014) 2022-08-17T12:11:46.5205806Z Receiving objects: 14% (1542/11014) 2022-08-17T12:11:46.5213788Z Receiving objects: 15% (1653/11014) 2022-08-17T12:11:46.5296240Z Receiving objects: 16% (1763/11014) 2022-08-17T12:11:46.5339807Z Receiving objects: 17% (1873/11014) 2022-08-17T12:11:46.5380351Z Receiving objects: 18% (1983/11014) 2022-08-17T12:11:46.5400763Z Receiving objects: 19% (2093/11014) 2022-08-17T12:11:46.5427016Z Receiving objects: 20% (2203/11014) 2022-08-17T12:11:46.5436036Z Receiving objects: 21% (2313/11014) 2022-08-17T12:11:46.5441940Z Receiving objects: 22% (2424/11014) 2022-08-17T12:11:46.5444823Z Receiving objects: 23% (2534/11014) 2022-08-17T12:11:46.5455310Z Receiving objects: 24% (2644/11014) 2022-08-17T12:11:46.5462705Z Receiving objects: 25% (2754/11014) 2022-08-17T12:11:46.5473906Z Receiving objects: 26% (2864/11014) 2022-08-17T12:11:46.5481098Z Receiving objects: 27% (2974/11014) 2022-08-17T12:11:46.5489835Z Receiving objects: 28% (3084/11014) 2022-08-17T12:11:46.5498387Z Receiving objects: 29% (3195/11014) 2022-08-17T12:11:46.5511120Z Receiving objects: 30% (3305/11014) 2022-08-17T12:11:46.5529719Z Receiving objects: 31% (3415/11014) 2022-08-17T12:11:46.5533855Z Receiving objects: 32% (3525/11014) 2022-08-17T12:11:46.5544406Z Receiving objects: 33% (3635/11014) 2022-08-17T12:11:46.5550279Z Receiving objects: 34% (3745/11014) 2022-08-17T12:11:46.5561453Z Receiving objects: 35% (3855/11014) 2022-08-17T12:11:46.5572765Z Receiving objects: 36% (3966/11014) 2022-08-17T12:11:46.5589062Z Receiving objects: 37% (4076/11014) 2022-08-17T12:11:46.5594074Z Receiving objects: 38% (4186/11014) 2022-08-17T12:11:46.5598294Z Receiving objects: 39% (4296/11014) 2022-08-17T12:11:46.5602373Z Receiving objects: 40% (4406/11014) 2022-08-17T12:11:46.5606314Z Receiving objects: 41% (4516/11014) 2022-08-17T12:11:46.5614954Z Receiving objects: 42% (4626/11014) 2022-08-17T12:11:46.5618803Z Receiving objects: 43% (4737/11014) 2022-08-17T12:11:46.5628189Z Receiving objects: 44% (4847/11014) 2022-08-17T12:11:46.5631949Z Receiving objects: 45% (4957/11014) 2022-08-17T12:11:46.5635675Z Receiving objects: 46% (5067/11014) 2022-08-17T12:11:46.5642003Z Receiving objects: 47% (5177/11014) 2022-08-17T12:11:46.5645175Z Receiving objects: 48% (5287/11014) 2022-08-17T12:11:46.5647572Z Receiving objects: 49% (5397/11014) 2022-08-17T12:11:46.5653413Z Receiving objects: 50% (5507/11014) 2022-08-17T12:11:46.5655583Z Receiving objects: 51% (5618/11014) 2022-08-17T12:11:46.5658522Z Receiving objects: 52% (5728/11014) 2022-08-17T12:11:46.5660964Z Receiving objects: 53% (5838/11014) 2022-08-17T12:11:46.5663454Z Receiving objects: 54% (5948/11014) 2022-08-17T12:11:46.5666261Z Receiving objects: 55% (6058/11014) 2022-08-17T12:11:46.5668988Z Receiving objects: 56% (6168/11014) 2022-08-17T12:11:46.5672539Z Receiving objects: 57% (6278/11014) 2022-08-17T12:11:46.5675042Z Receiving objects: 58% (6389/11014) 2022-08-17T12:11:46.5680876Z Receiving objects: 59% (6499/11014) 2022-08-17T12:11:46.5684399Z Receiving objects: 60% (6609/11014) 2022-08-17T12:11:46.5687591Z Receiving objects: 61% (6719/11014) 2022-08-17T12:11:46.5690592Z Receiving objects: 62% (6829/11014) 2022-08-17T12:11:46.5694470Z Receiving objects: 63% (6939/11014) 2022-08-17T12:11:46.5696951Z Receiving objects: 64% (7049/11014) 2022-08-17T12:11:46.5699553Z Receiving objects: 65% (7160/11014) 2022-08-17T12:11:46.5706214Z Receiving objects: 66% (7270/11014) 2022-08-17T12:11:46.5709630Z Receiving objects: 67% (7380/11014) 2022-08-17T12:11:46.5716995Z Receiving objects: 68% (7490/11014) 2022-08-17T12:11:46.5719285Z Receiving objects: 69% (7600/11014) 2022-08-17T12:11:46.5723454Z Receiving objects: 70% (7710/11014) 2022-08-17T12:11:46.5727417Z Receiving objects: 71% (7820/11014) 2022-08-17T12:11:46.5731538Z Receiving objects: 72% (7931/11014) 2022-08-17T12:11:46.5733040Z Receiving objects: 73% (8041/11014) 2022-08-17T12:11:46.5735356Z Receiving objects: 74% (8151/11014) 2022-08-17T12:11:46.5738831Z Receiving objects: 75% (8261/11014) 2022-08-17T12:11:46.5745094Z Receiving objects: 76% (8371/11014) 2022-08-17T12:11:46.5746819Z Receiving objects: 77% (8481/11014) 2022-08-17T12:11:46.5748782Z Receiving objects: 78% (8591/11014) 2022-08-17T12:11:46.5752261Z Receiving objects: 79% (8702/11014) 2022-08-17T12:11:46.5753870Z Receiving objects: 80% (8812/11014) 2022-08-17T12:11:46.5758115Z Receiving objects: 81% (8922/11014) 2022-08-17T12:11:46.5760015Z Receiving objects: 82% (9032/11014) 2022-08-17T12:11:46.5761821Z Receiving objects: 83% (9142/11014) 2022-08-17T12:11:46.5763658Z Receiving objects: 84% (9252/11014) 2022-08-17T12:11:46.5766704Z Receiving objects: 85% (9362/11014) 2022-08-17T12:11:46.5771304Z Receiving objects: 86% (9473/11014) 2022-08-17T12:11:46.5774994Z Receiving objects: 87% (9583/11014) 2022-08-17T12:11:46.5780690Z Receiving objects: 88% (9693/11014) 2022-08-17T12:11:46.5788456Z Receiving objects: 89% (9803/11014) 2022-08-17T12:11:46.5794501Z Receiving objects: 90% (9913/11014) 2022-08-17T12:11:46.5797570Z Receiving objects: 91% (10023/11014) 2022-08-17T12:11:46.5801090Z Receiving objects: 92% (10133/11014) 2022-08-17T12:11:46.5806900Z Receiving objects: 93% (10244/11014) 2022-08-17T12:11:46.5809889Z Receiving objects: 94% (10354/11014) 2022-08-17T12:11:46.5816520Z Receiving objects: 95% (10464/11014) 2022-08-17T12:11:46.5821415Z Receiving objects: 96% (10574/11014) 2022-08-17T12:11:46.5826892Z Receiving objects: 97% (10684/11014) 2022-08-17T12:11:46.5881556Z Receiving objects: 98% (10794/11014) 2022-08-17T12:11:46.5882041Z Receiving objects: 99% (10904/11014) 2022-08-17T12:11:46.5882510Z remote: Total 11014 (delta 138), reused 170 (delta 99), pack-reused 10769 2022-08-17T12:11:46.5900084Z Receiving objects: 100% (11014/11014) 2022-08-17T12:11:46.5900343Z Receiving objects: 100% (11014/11014), 3.46 MiB | 41.15 MiB/s, done. 2022-08-17T12:11:46.5919274Z Resolving deltas: 0% (0/8517) 2022-08-17T12:11:46.5931869Z Resolving deltas: 1% (90/8517) 2022-08-17T12:11:46.5951281Z Resolving deltas: 2% (174/8517) 2022-08-17T12:11:46.5970719Z Resolving deltas: 3% (260/8517) 2022-08-17T12:11:46.5987264Z Resolving deltas: 4% (361/8517) 2022-08-17T12:11:46.6014745Z Resolving deltas: 5% (441/8517) 2022-08-17T12:11:46.6021818Z Resolving deltas: 6% (572/8517) 2022-08-17T12:11:46.6039766Z Resolving deltas: 7% (598/8517) 2022-08-17T12:11:46.6053682Z Resolving deltas: 8% (685/8517) 2022-08-17T12:11:46.6073153Z Resolving deltas: 9% (768/8517) 2022-08-17T12:11:46.6090875Z Resolving deltas: 10% (886/8517) 2022-08-17T12:11:46.6111081Z Resolving deltas: 11% (960/8517) 2022-08-17T12:11:46.6127452Z Resolving deltas: 12% (1047/8517) 2022-08-17T12:11:46.6149776Z Resolving deltas: 13% (1132/8517) 2022-08-17T12:11:46.6182592Z Resolving deltas: 14% (1237/8517) 2022-08-17T12:11:46.6226503Z Resolving deltas: 16% (1399/8517) 2022-08-17T12:11:46.6232627Z Resolving deltas: 17% (1532/8517) 2022-08-17T12:11:46.6254490Z Resolving deltas: 18% (1541/8517) 2022-08-17T12:11:46.6266957Z Resolving deltas: 19% (1655/8517) 2022-08-17T12:11:46.6290324Z Resolving deltas: 20% (1709/8517) 2022-08-17T12:11:46.6383171Z Resolving deltas: 21% (1789/8517) 2022-08-17T12:11:46.6386011Z Resolving deltas: 22% (1937/8517) 2022-08-17T12:11:46.6446490Z Resolving deltas: 23% (1993/8517) 2022-08-17T12:11:46.6456583Z Resolving deltas: 25% (2146/8517) 2022-08-17T12:11:46.6463771Z Resolving deltas: 26% (2256/8517) 2022-08-17T12:11:46.6467558Z Resolving deltas: 27% (2375/8517) 2022-08-17T12:11:46.6480708Z Resolving deltas: 28% (2393/8517) 2022-08-17T12:11:46.6494475Z Resolving deltas: 29% (2473/8517) 2022-08-17T12:11:46.6497589Z Resolving deltas: 30% (2614/8517) 2022-08-17T12:11:46.6501984Z Resolving deltas: 31% (2665/8517) 2022-08-17T12:11:46.6505835Z Resolving deltas: 32% (2743/8517) 2022-08-17T12:11:46.6509080Z Resolving deltas: 33% (2837/8517) 2022-08-17T12:11:46.6513986Z Resolving deltas: 34% (2898/8517) 2022-08-17T12:11:46.6517522Z Resolving deltas: 35% (3007/8517) 2022-08-17T12:11:46.6525302Z Resolving deltas: 36% (3087/8517) 2022-08-17T12:11:46.6540169Z Resolving deltas: 38% (3238/8517) 2022-08-17T12:11:46.6542681Z Resolving deltas: 41% (3530/8517) 2022-08-17T12:11:46.6549083Z Resolving deltas: 42% (3580/8517) 2022-08-17T12:11:46.6562967Z Resolving deltas: 43% (3683/8517) 2022-08-17T12:11:46.6567099Z Resolving deltas: 45% (3856/8517) 2022-08-17T12:11:46.6569289Z Resolving deltas: 46% (3951/8517) 2022-08-17T12:11:46.6579269Z Resolving deltas: 47% (4013/8517) 2022-08-17T12:11:46.6581626Z Resolving deltas: 48% (4129/8517) 2022-08-17T12:11:46.6589211Z Resolving deltas: 49% (4178/8517) 2022-08-17T12:11:46.6598252Z Resolving deltas: 50% (4313/8517) 2022-08-17T12:11:46.6644459Z Resolving deltas: 51% (4369/8517) 2022-08-17T12:11:46.6700488Z Resolving deltas: 52% (4495/8517) 2022-08-17T12:11:46.6708217Z Resolving deltas: 54% (4633/8517) 2022-08-17T12:11:46.6709859Z Resolving deltas: 56% (4828/8517) 2022-08-17T12:11:46.6714232Z Resolving deltas: 57% (4858/8517) 2022-08-17T12:11:46.6716665Z Resolving deltas: 58% (4962/8517) 2022-08-17T12:11:46.6727825Z Resolving deltas: 59% (5028/8517) 2022-08-17T12:11:46.6734318Z Resolving deltas: 62% (5293/8517) 2022-08-17T12:11:46.6741931Z Resolving deltas: 64% (5469/8517) 2022-08-17T12:11:46.6744180Z Resolving deltas: 66% (5670/8517) 2022-08-17T12:11:46.6747081Z Resolving deltas: 67% (5721/8517) 2022-08-17T12:11:46.6759112Z Resolving deltas: 68% (5792/8517) 2022-08-17T12:11:46.6766933Z Resolving deltas: 69% (5915/8517) 2022-08-17T12:11:46.6786161Z Resolving deltas: 70% (6005/8517) 2022-08-17T12:11:46.6791248Z Resolving deltas: 71% (6109/8517) 2022-08-17T12:11:46.6802268Z Resolving deltas: 72% (6140/8517) 2022-08-17T12:11:46.6829169Z Resolving deltas: 73% (6243/8517) 2022-08-17T12:11:46.6829568Z Resolving deltas: 74% (6382/8517) 2022-08-17T12:11:46.6839397Z Resolving deltas: 75% (6394/8517) 2022-08-17T12:11:46.6843207Z Resolving deltas: 77% (6585/8517) 2022-08-17T12:11:46.6852604Z Resolving deltas: 78% (6657/8517) 2022-08-17T12:11:46.6861484Z Resolving deltas: 79% (6770/8517) 2022-08-17T12:11:46.6869666Z Resolving deltas: 80% (6817/8517) 2022-08-17T12:11:46.6873642Z Resolving deltas: 81% (6903/8517) 2022-08-17T12:11:46.6875618Z Resolving deltas: 82% (7005/8517) 2022-08-17T12:11:46.6880114Z Resolving deltas: 83% (7074/8517) 2022-08-17T12:11:46.6885807Z Resolving deltas: 84% (7188/8517) 2022-08-17T12:11:46.6889128Z Resolving deltas: 86% (7337/8517) 2022-08-17T12:11:46.6893228Z Resolving deltas: 87% (7412/8517) 2022-08-17T12:11:46.6897957Z Resolving deltas: 88% (7503/8517) 2022-08-17T12:11:46.6902293Z Resolving deltas: 89% (7593/8517) 2022-08-17T12:11:46.6910182Z Resolving deltas: 90% (7668/8517) 2022-08-17T12:11:46.6914566Z Resolving deltas: 91% (7770/8517) 2022-08-17T12:11:46.6920152Z Resolving deltas: 92% (7851/8517) 2022-08-17T12:11:46.6922666Z Resolving deltas: 93% (7947/8517) 2022-08-17T12:11:46.6930931Z Resolving deltas: 94% (8009/8517) 2022-08-17T12:11:46.6934232Z Resolving deltas: 95% (8095/8517) 2022-08-17T12:11:46.6938593Z Resolving deltas: 96% (8183/8517) 2022-08-17T12:11:46.6944198Z Resolving deltas: 97% (8265/8517) 2022-08-17T12:11:46.6956068Z Resolving deltas: 98% (8369/8517) 2022-08-17T12:11:46.6984714Z Resolving deltas: 99% (8436/8517) 2022-08-17T12:11:46.6985018Z Resolving deltas: 100% (8517/8517) 2022-08-17T12:11:46.6985215Z Resolving deltas: 100% (8517/8517), done. 2022-08-17T12:11:46.7445092Z + pushd torchdynamo 2022-08-17T12:11:46.7445354Z ~/torchdynamo ~ ~/workspace 2022-08-17T12:11:46.7445641Z + git checkout f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:11:46.7771835Z Note: switching to 'f19410cd8204fa1c30ca72f81142508e128be66f'. 2022-08-17T12:11:46.7772026Z 2022-08-17T12:11:46.7772265Z You are in 'detached HEAD' state. You can look around, make experimental 2022-08-17T12:11:46.7772626Z changes and commit them, and you can discard any commits you make in this 2022-08-17T12:11:46.7772909Z state without impacting any branches by switching back to a branch. 2022-08-17T12:11:46.7773107Z 2022-08-17T12:11:46.7773289Z If you want to create a new branch to retain commits you create, you may 2022-08-17T12:11:46.7773639Z do so (now or later) by using -c with the switch command. Example: 2022-08-17T12:11:46.7773798Z 2022-08-17T12:11:46.7773991Z git switch -c 2022-08-17T12:11:46.7774198Z 2022-08-17T12:11:46.7774283Z Or undo this operation with: 2022-08-17T12:11:46.7774418Z 2022-08-17T12:11:46.7774694Z git switch - 2022-08-17T12:11:46.7774867Z 2022-08-17T12:11:46.7775132Z Turn off this advice by setting config variable advice.detachedHead to false 2022-08-17T12:11:46.7775425Z 2022-08-17T12:11:46.7775599Z HEAD is now at f19410c Update pytorch/functorch versions (#704) 2022-08-17T12:11:46.7775828Z + python setup.py develop 2022-08-17T12:11:48.1331866Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:11:48.5586280Z running develop 2022-08-17T12:11:48.5589669Z /opt/conda/lib/python3.7/site-packages/setuptools/command/easy_install.py:147: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-08-17T12:11:48.5590105Z EasyInstallDeprecationWarning, 2022-08-17T12:11:48.6651686Z /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:11:48.6652133Z setuptools.SetuptoolsDeprecationWarning, 2022-08-17T12:11:48.8346826Z running egg_info 2022-08-17T12:11:48.8347347Z creating torchdynamo.egg-info 2022-08-17T12:11:48.8884404Z writing torchdynamo.egg-info/PKG-INFO 2022-08-17T12:11:48.9370903Z writing dependency_links to torchdynamo.egg-info/dependency_links.txt 2022-08-17T12:11:49.1799118Z writing requirements to torchdynamo.egg-info/requires.txt 2022-08-17T12:11:49.2285906Z writing top-level names to torchdynamo.egg-info/top_level.txt 2022-08-17T12:11:49.2286546Z writing manifest file 'torchdynamo.egg-info/SOURCES.txt' 2022-08-17T12:11:49.3437545Z reading manifest file 'torchdynamo.egg-info/SOURCES.txt' 2022-08-17T12:11:49.3438524Z adding license file 'LICENSE' 2022-08-17T12:11:49.3449904Z writing manifest file 'torchdynamo.egg-info/SOURCES.txt' 2022-08-17T12:11:49.3450932Z running build_ext 2022-08-17T12:11:49.3465544Z building 'torchdynamo._eval_frame' extension 2022-08-17T12:11:49.3466298Z creating build 2022-08-17T12:11:49.3466733Z creating build/temp.linux-x86_64-3.7 2022-08-17T12:11:49.3467520Z creating build/temp.linux-x86_64-3.7/torchdynamo 2022-08-17T12:11:49.3468487Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/include/python3.7m -c torchdynamo/_eval_frame.c -o build/temp.linux-x86_64-3.7/torchdynamo/_eval_frame.o -Wall 2022-08-17T12:11:49.4533921Z creating build/lib.linux-x86_64-3.7 2022-08-17T12:11:49.4534271Z creating build/lib.linux-x86_64-3.7/torchdynamo 2022-08-17T12:11:49.4534970Z gcc -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/torchdynamo/_eval_frame.o -o build/lib.linux-x86_64-3.7/torchdynamo/_eval_frame.cpython-37m-x86_64-linux-gnu.so 2022-08-17T12:11:49.4830393Z building 'torchdynamo._guards' extension 2022-08-17T12:11:49.4831799Z 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 -I/opt/conda/include/python3.7m -c torchdynamo/_guards.cpp -o build/temp.linux-x86_64-3.7/torchdynamo/_guards.o -std=c++14 2022-08-17T12:11:50.4975855Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-17T12:11:50.4976580Z torchdynamo/_guards.cpp: In function ‘PyObject* {anonymous}::TensorGuards_check_verbose({anonymous}::TensorGuards*, PyObject*, PyObject*)’: 2022-08-17T12:11:50.4977137Z torchdynamo/_guards.cpp:246:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-08-17T12:11:50.4977461Z for (Py_ssize_t i = 0; i < names_size; i++) { 2022-08-17T12:11:50.4977672Z ~~^~~~~~~~~~~~ 2022-08-17T12:11:50.4984773Z 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/torchdynamo/_guards.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/torchdynamo/_guards.cpython-37m-x86_64-linux-gnu.so 2022-08-17T12:11:50.7806409Z copying build/lib.linux-x86_64-3.7/torchdynamo/_eval_frame.cpython-37m-x86_64-linux-gnu.so -> torchdynamo 2022-08-17T12:11:50.7808010Z copying build/lib.linux-x86_64-3.7/torchdynamo/_guards.cpython-37m-x86_64-linux-gnu.so -> torchdynamo 2022-08-17T12:11:50.7863787Z Creating /opt/conda/lib/python3.7/site-packages/torchdynamo.egg-link (link to .) 2022-08-17T12:11:50.7868217Z Adding torchdynamo 1.13.0.dev0 to easy-install.pth file 2022-08-17T12:11:50.7878270Z 2022-08-17T12:11:50.7878519Z Installed /var/lib/jenkins/torchdynamo 2022-08-17T12:11:50.7893476Z Processing dependencies for torchdynamo==1.13.0.dev0 2022-08-17T12:11:50.7923965Z Searching for tabulate 2022-08-17T12:11:50.7925253Z Reading https://pypi.org/simple/tabulate/ 2022-08-17T12:11:50.8103457Z /opt/conda/lib/python3.7/site-packages/pkg_resources/__init__.py:125: PkgResourcesDeprecationWarning: is an invalid version and will not be supported in a future release 2022-08-17T12:11:50.8103885Z PkgResourcesDeprecationWarning, 2022-08-17T12:11:50.8449194Z Downloading https://files.pythonhosted.org/packages/92/4e/e5a13fdb3e6f81ce11893523ff289870c87c8f1f289a7369fb0e9840c3bb/tabulate-0.8.10-py3-none-any.whl#sha256=0ba055423dbaa164b9e456abe7920c5e8ed33fcc16f6d1b2f2d152c8e1e8b4fc 2022-08-17T12:11:50.8715885Z Best match: tabulate 0.8.10 2022-08-17T12:11:50.8716487Z Processing tabulate-0.8.10-py3-none-any.whl 2022-08-17T12:11:50.8763824Z Installing tabulate-0.8.10-py3-none-any.whl to /opt/conda/lib/python3.7/site-packages 2022-08-17T12:11:51.2566666Z Adding tabulate 0.8.10 to easy-install.pth file 2022-08-17T12:11:51.2579654Z Installing tabulate script to /opt/conda/bin 2022-08-17T12:11:51.2581043Z 2022-08-17T12:11:51.2581461Z Installed /opt/conda/lib/python3.7/site-packages/tabulate-0.8.10-py3.7.egg 2022-08-17T12:11:51.2646649Z Searching for sympy==1.10.1 2022-08-17T12:11:51.2647058Z Best match: sympy 1.10.1 2022-08-17T12:11:51.2648640Z Adding sympy 1.10.1 to easy-install.pth file 2022-08-17T12:11:51.2650569Z Installing isympy script to /opt/conda/bin 2022-08-17T12:11:51.2652199Z 2022-08-17T12:11:51.2652498Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:11:51.2657488Z Searching for PyYAML==6.0 2022-08-17T12:11:51.2658155Z Best match: PyYAML 6.0 2022-08-17T12:11:51.2661051Z Adding PyYAML 6.0 to easy-install.pth file 2022-08-17T12:11:51.2661244Z 2022-08-17T12:11:51.2661409Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:11:51.2667069Z Searching for numpy==1.18.5 2022-08-17T12:11:51.2667408Z Best match: numpy 1.18.5 2022-08-17T12:11:51.2667922Z Adding numpy 1.18.5 to easy-install.pth file 2022-08-17T12:11:51.2671351Z Installing f2py script to /opt/conda/bin 2022-08-17T12:11:51.2672511Z Installing f2py3 script to /opt/conda/bin 2022-08-17T12:11:51.2674032Z Installing f2py3.7 script to /opt/conda/bin 2022-08-17T12:11:51.2675271Z 2022-08-17T12:11:51.2675584Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:11:51.2682639Z Searching for torch==1.13.0a0+gitce6a3c6 2022-08-17T12:11:51.2683375Z Best match: torch 1.13.0a0+gitce6a3c6 2022-08-17T12:11:51.2684006Z Adding torch 1.13.0a0+gitce6a3c6 to easy-install.pth file 2022-08-17T12:11:51.2687258Z Installing convert-caffe2-to-onnx script to /opt/conda/bin 2022-08-17T12:11:51.2688842Z Installing convert-onnx-to-caffe2 script to /opt/conda/bin 2022-08-17T12:11:51.2689953Z Installing torchrun script to /opt/conda/bin 2022-08-17T12:11:51.2691295Z 2022-08-17T12:11:51.2691706Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:11:51.2696323Z Searching for mpmath==1.2.1 2022-08-17T12:11:51.2697183Z Best match: mpmath 1.2.1 2022-08-17T12:11:51.2697666Z Adding mpmath 1.2.1 to easy-install.pth file 2022-08-17T12:11:51.2699346Z 2022-08-17T12:11:51.2699556Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:11:51.2704575Z Searching for typing-extensions==4.3.0 2022-08-17T12:11:51.2705224Z Best match: typing-extensions 4.3.0 2022-08-17T12:11:51.2706130Z Adding typing-extensions 4.3.0 to easy-install.pth file 2022-08-17T12:11:51.2707687Z 2022-08-17T12:11:51.2707902Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:11:51.2708823Z Finished processing dependencies for torchdynamo==1.13.0.dev0 2022-08-17T12:11:51.5676713Z 2022-08-17T12:11:51.5677242Z real 0m4.790s 2022-08-17T12:11:51.5677633Z user 0m3.613s 2022-08-17T12:11:51.5677961Z sys 0m0.613s 2022-08-17T12:11:51.5678182Z + popd 2022-08-17T12:11:51.5678380Z ~ ~/workspace 2022-08-17T12:11:51.5678530Z + popd 2022-08-17T12:11:51.5678688Z ~/workspace 2022-08-17T12:11:51.5678865Z + test_python_shard 2 2022-08-17T12:11:51.5679203Z + [[ -z 2 ]] 2022-08-17T12:11:51.5679478Z + [[ linux-focal-py3.7-gcc7 == *slow-gradcheck* ]] 2022-08-17T12:11:51.5679970Z + python test/run_test.py --exclude-jit-executor --exclude-distributed-tests --shard 2 2 --verbose 2022-08-17T12:11:52.9002576Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:11:53.0130590Z Ignoring disabled issues: [] 2022-08-17T12:11:53.0604017Z Found test time stats from artifacts 2022-08-17T12:11:53.0604414Z Selected tests: 2022-08-17T12:11:53.0604709Z test_ops_gradients 2022-08-17T12:11:53.0604995Z test_ops_jit 2022-08-17T12:11:53.0605267Z test_proxy_tensor 2022-08-17T12:11:53.0605526Z test_reductions 2022-08-17T12:11:53.0605741Z test_nn 2022-08-17T12:11:53.0605955Z test_jit_fuser_te 2022-08-17T12:11:53.0606728Z test_linalg 2022-08-17T12:11:53.0606939Z test_binary_ufuncs 2022-08-17T12:11:53.0607174Z test_optim 2022-08-17T12:11:53.0607437Z test_fx_experimental 2022-08-17T12:11:53.0607656Z test_mkldnn 2022-08-17T12:11:53.0607884Z test_dataloader 2022-08-17T12:11:53.0608117Z test_sparse_csr 2022-08-17T12:11:53.0608334Z test_serialization 2022-08-17T12:11:53.0608582Z test_dispatch 2022-08-17T12:11:53.0608806Z test_sparse 2022-08-17T12:11:53.0609042Z test_functional_autograd_benchmark 2022-08-17T12:11:53.0609320Z lazy/test_ts_opinfo 2022-08-17T12:11:53.0609553Z test_jit_autocast 2022-08-17T12:11:53.0609770Z test_type_promotion 2022-08-17T12:11:53.0610019Z test_xnnpack_integration 2022-08-17T12:11:53.0610270Z test_cpp_api_parity 2022-08-17T12:11:53.0610497Z test_dynamic_shapes 2022-08-17T12:11:53.0610726Z test_stateless 2022-08-17T12:11:53.0610965Z test_multiprocessing 2022-08-17T12:11:53.0611188Z test_module_init 2022-08-17T12:11:53.0611418Z test_mkldnn_verbose 2022-08-17T12:11:53.0611662Z test_mobile_optimizer 2022-08-17T12:11:53.0611876Z test_utils 2022-08-17T12:11:53.0612103Z test_sort_and_select 2022-08-17T12:11:53.0612383Z test_cpp_extensions_open_device_registration 2022-08-17T12:11:53.0612646Z test_logging 2022-08-17T12:11:53.0612863Z test_vmap 2022-08-17T12:11:53.0613096Z test_expanded_weights 2022-08-17T12:11:53.0613321Z test_mkldnn_fusion 2022-08-17T12:11:53.0613557Z test_transformers 2022-08-17T12:11:53.0613792Z test_bundled_inputs 2022-08-17T12:11:53.0614015Z test_nestedtensor 2022-08-17T12:11:53.0614252Z test_futures 2022-08-17T12:11:53.0614504Z benchmark_utils/test_benchmark_utils 2022-08-17T12:11:53.0614753Z test_fake_tensor 2022-08-17T12:11:53.0614987Z test_python_dispatch 2022-08-17T12:11:53.0615216Z test_monitor 2022-08-17T12:11:53.0615428Z test_jit_disabled 2022-08-17T12:11:53.0615653Z test_autocast 2022-08-17T12:11:53.0615888Z test_fx_reinplace_pass 2022-08-17T12:11:53.0616122Z test_profiler_tree 2022-08-17T12:11:53.0616352Z test_pytree 2022-08-17T12:11:53.0616606Z test_set_default_mobile_cpu_allocator 2022-08-17T12:11:53.0616851Z test_type_info 2022-08-17T12:11:53.0617088Z test_jit_cuda_fuser 2022-08-17T12:11:53.0617325Z test_numpy_interop 2022-08-17T12:11:53.0617563Z test_cpp_extensions_aot_ninja 2022-08-17T12:11:53.0617844Z test_cpp_extensions_aot_no_ninja 2022-08-17T12:11:53.0618117Z test_numba_integration 2022-08-17T12:11:53.0618670Z distributions/test_constraints 2022-08-17T12:11:53.0618940Z lazy/test_extract_compiled_graph 2022-08-17T12:11:53.0619217Z test_cuda_primary_ctx 2022-08-17T12:11:53.0619448Z test_deploy 2022-08-17T12:11:53.0619662Z test_fx_backends 2022-08-17T12:11:53.0619887Z test_jiterator 2022-08-17T12:11:53.0620199Z test_pruning_op 2022-08-17T12:11:53.1920850Z Prioritized test from test file changes. 2022-08-17T12:11:53.1921105Z reordering tests for PR: 2022-08-17T12:11:53.1921540Z prioritized: ['test_proxy_tensor', 'test_optim'] 2022-08-17T12:11:53.1923916Z the rest: ['test_ops_gradients', 'test_ops_jit', 'test_reductions', 'test_nn', 'test_jit_fuser_te', 'test_linalg', 'test_binary_ufuncs', 'test_fx_experimental', 'test_mkldnn', 'test_dataloader', 'test_sparse_csr', 'test_serialization', 'test_dispatch', 'test_sparse', 'test_functional_autograd_benchmark', 'lazy/test_ts_opinfo', 'test_jit_autocast', 'test_type_promotion', 'test_xnnpack_integration', 'test_cpp_api_parity', 'test_dynamic_shapes', 'test_stateless', 'test_multiprocessing', 'test_module_init', 'test_mkldnn_verbose', 'test_mobile_optimizer', 'test_utils', 'test_sort_and_select', 'test_cpp_extensions_open_device_registration', 'test_logging', 'test_vmap', 'test_expanded_weights', 'test_mkldnn_fusion', 'test_transformers', 'test_bundled_inputs', 'test_nestedtensor', 'test_futures', 'benchmark_utils/test_benchmark_utils', 'test_fake_tensor', 'test_python_dispatch', 'test_monitor', 'test_jit_disabled', 'test_autocast', 'test_fx_reinplace_pass', 'test_profiler_tree', 'test_pytree', 'test_set_default_mobile_cpu_allocator', 'test_type_info', 'test_jit_cuda_fuser', 'test_numpy_interop', 'test_cpp_extensions_aot_ninja', 'test_cpp_extensions_aot_no_ninja', 'test_numba_integration', '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:11:53.1925407Z 2022-08-17T12:11:53.1925807Z 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:11:53.2113494Z 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:11:53.2512022Z Running test_proxy_tensor ... [2022-08-17 12:11:53.250885] 2022-08-17T12:11:53.2512543Z Executing ['/opt/conda/bin/python', '-bb', 'test_proxy_tensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:11:53.250939] 2022-08-17T12:11:56.8545343Z Test results will be stored in test-reports/python-unittest/test_proxy_tensor 2022-08-17T12:11:56.8649681Z 2022-08-17T12:11:56.8650062Z Running tests... 2022-08-17T12:11:56.8650501Z ---------------------------------------------------------------------- 2022-08-17T12:11:56.8926074Z test_issue82547 (__main__.TestFakeProxyTensor) ... ok (0.027s) 2022-08-17T12:11:56.9065435Z test_use_fake_and_tensor (__main__.TestFakeProxyTensor) ... ok (0.014s) 2022-08-17T12:11:56.9094974Z test_allclose (__main__.TestGenericProxyTensorFake) ... ok (0.003s) 2022-08-17T12:11:56.9155543Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorFake) ... ok (0.006s) 2022-08-17T12:11:56.9193642Z test_constant_unbind (__main__.TestGenericProxyTensorFake) ... ok (0.004s) 2022-08-17T12:11:56.9246991Z test_decomposition_interpreter (__main__.TestGenericProxyTensorFake) ... ok (0.005s) 2022-08-17T12:11:56.9285731Z test_inplace_metadata (__main__.TestGenericProxyTensorFake) ... ok (0.004s) 2022-08-17T12:11:56.9596883Z test_isolated_graphmodule (__main__.TestGenericProxyTensorFake) ... ok (0.031s) 2022-08-17T12:11:56.9799307Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorFake) ... ok (0.020s) 2022-08-17T12:11:57.0020711Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorFake) ... ok (0.022s) 2022-08-17T12:11:57.0065989Z test_make_fx_overloads (__main__.TestGenericProxyTensorFake) ... ok (0.005s) 2022-08-17T12:11:57.0114145Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorFake) ... ok (0.005s) 2022-08-17T12:11:57.0147061Z test_make_fx_simple (__main__.TestGenericProxyTensorFake) ... ok (0.003s) 2022-08-17T12:11:57.0184606Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorFake) ... ok (0.004s) 2022-08-17T12:11:57.0368198Z test_proxy_tensor (__main__.TestGenericProxyTensorFake) ... ok (0.018s) 2022-08-17T12:11:57.0406749Z test_proxy_tensor_mode_with_decomp_table_preserves_proxy (__main__.TestGenericProxyTensorFake) ... ok (0.004s) 2022-08-17T12:11:58.2564944Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorFake) ... ok (1.216s) 2022-08-17T12:11:58.2611181Z test_scalar_device (__main__.TestGenericProxyTensorFake) ... ok (0.005s) 2022-08-17T12:11:58.2679815Z test_tensor_constants (__main__.TestGenericProxyTensorFake) ... ok (0.007s) 2022-08-17T12:11:58.2722863Z test_trace_subclasses (__main__.TestGenericProxyTensorFake) ... ok (0.004s) 2022-08-17T12:11:58.2763904Z test_varargs (__main__.TestGenericProxyTensorFake) ... ok (0.004s) 2022-08-17T12:11:58.2786731Z test_allclose (__main__.TestGenericProxyTensorReal) ... ok (0.002s) 2022-08-17T12:11:58.2830027Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorReal) ... ok (0.004s) 2022-08-17T12:11:58.2861852Z test_constant_unbind (__main__.TestGenericProxyTensorReal) ... ok (0.003s) 2022-08-17T12:11:58.2911281Z test_decomposition_interpreter (__main__.TestGenericProxyTensorReal) ... ok (0.005s) 2022-08-17T12:11:58.2942577Z test_inplace_metadata (__main__.TestGenericProxyTensorReal) ... ok (0.003s) 2022-08-17T12:11:58.3239514Z test_isolated_graphmodule (__main__.TestGenericProxyTensorReal) ... ok (0.030s) 2022-08-17T12:11:58.3372551Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorReal) ... ok (0.013s) 2022-08-17T12:11:58.3523029Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorReal) ... ok (0.015s) 2022-08-17T12:11:58.3560614Z test_make_fx_overloads (__main__.TestGenericProxyTensorReal) ... ok (0.004s) 2022-08-17T12:11:58.3599545Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorReal) ... ok (0.004s) 2022-08-17T12:11:58.3628549Z test_make_fx_simple (__main__.TestGenericProxyTensorReal) ... ok (0.003s) 2022-08-17T12:11:58.3660305Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorReal) ... ok (0.003s) 2022-08-17T12:11:58.3795110Z test_proxy_tensor (__main__.TestGenericProxyTensorReal) ... ok (0.013s) 2022-08-17T12:11:58.3828397Z test_proxy_tensor_mode_with_decomp_table_preserves_proxy (__main__.TestGenericProxyTensorReal) ... ok (0.003s) 2022-08-17T12:11:59.2976139Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorReal) ... ok (0.915s) 2022-08-17T12:11:59.3016919Z test_scalar_device (__main__.TestGenericProxyTensorReal) ... ok (0.004s) 2022-08-17T12:11:59.3053210Z test_tensor_constants (__main__.TestGenericProxyTensorReal) ... ok (0.004s) 2022-08-17T12:11:59.3088935Z test_trace_subclasses (__main__.TestGenericProxyTensorReal) ... ok (0.004s) 2022-08-17T12:11:59.3123564Z test_varargs (__main__.TestGenericProxyTensorReal) ... ok (0.003s) 2022-08-17T12:11:59.3156026Z test_allclose (__main__.TestGenericProxyTensorSymbolic) ... ok (0.003s) 2022-08-17T12:11:59.3286401Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorSymbolic) ... ok (0.013s) 2022-08-17T12:11:59.3328902Z test_constant_unbind (__main__.TestGenericProxyTensorSymbolic) ... ok (0.004s) 2022-08-17T12:11:59.4147419Z test_decomposition_interpreter (__main__.TestGenericProxyTensorSymbolic) ... ok (0.082s) 2022-08-17T12:11:59.4187682Z test_inplace_metadata (__main__.TestGenericProxyTensorSymbolic) ... expected failure (0.004s) 2022-08-17T12:11:59.4494935Z test_isolated_graphmodule (__main__.TestGenericProxyTensorSymbolic) ... ok (0.031s) 2022-08-17T12:11:59.4598571Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorSymbolic) ... expected failure (0.010s) 2022-08-17T12:11:59.4692093Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorSymbolic) ... expected failure (0.009s) 2022-08-17T12:11:59.4741812Z test_make_fx_overloads (__main__.TestGenericProxyTensorSymbolic) ... expected failure (0.005s) 2022-08-17T12:11:59.4850615Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorSymbolic) ... ok (0.011s) 2022-08-17T12:11:59.4902494Z test_make_fx_simple (__main__.TestGenericProxyTensorSymbolic) ... ok (0.005s) 2022-08-17T12:11:59.4928618Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorSymbolic) ... expected failure (0.003s) 2022-08-17T12:11:59.5027702Z test_proxy_tensor (__main__.TestGenericProxyTensorSymbolic) ... expected failure (0.010s) 2022-08-17T12:11:59.5060936Z test_proxy_tensor_mode_with_decomp_table_preserves_proxy (__main__.TestGenericProxyTensorSymbolic) ... ok (0.003s) 2022-08-17T12:11:59.7132171Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorSymbolic) ... expected failure (0.207s) 2022-08-17T12:11:59.7203533Z test_scalar_device (__main__.TestGenericProxyTensorSymbolic) ... ok (0.007s) 2022-08-17T12:11:59.7246901Z test_tensor_constants (__main__.TestGenericProxyTensorSymbolic) ... ok (0.004s) 2022-08-17T12:11:59.7273735Z test_trace_subclasses (__main__.TestGenericProxyTensorSymbolic) ... expected failure (0.003s) 2022-08-17T12:12:00.4670454Z test_varargs (__main__.TestGenericProxyTensorSymbolic) ... ok (0.739s) 2022-08-17T12:12:00.4755697Z test_make_fx_exhaustive_H_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:00.4820566Z test_make_fx_exhaustive_T_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:12:00.5374149Z test_make_fx_exhaustive___getitem___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.055s) 2022-08-17T12:12:00.5609840Z test_make_fx_exhaustive___radd___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:00.5879471Z test_make_fx_exhaustive___rdiv___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:12:00.6415043Z test_make_fx_exhaustive___rmatmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2022-08-17T12:12:00.6656512Z test_make_fx_exhaustive___rmod___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:00.6894028Z test_make_fx_exhaustive___rmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:00.6916761Z test_make_fx_exhaustive___rpow___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /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:12:00.6917394Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:12:00.7233301Z ok (0.034s) 2022-08-17T12:12:00.7482223Z test_make_fx_exhaustive___rsub___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:01.0633984Z test_make_fx_exhaustive__masked_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.315s) 2022-08-17T12:12:01.3793558Z test_make_fx_exhaustive__masked_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.316s) 2022-08-17T12:12:01.5827306Z test_make_fx_exhaustive__masked_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.203s) 2022-08-17T12:12:01.7876876Z test_make_fx_exhaustive__masked_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.205s) 2022-08-17T12:12:01.8286831Z test_make_fx_exhaustive__masked_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2022-08-17T12:12:01.8697652Z test_make_fx_exhaustive__masked_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2022-08-17T12:12:01.9268452Z test_make_fx_exhaustive__masked_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2022-08-17T12:12:01.9773901Z test_make_fx_exhaustive__masked_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.050s) 2022-08-17T12:12:02.3216774Z test_make_fx_exhaustive__masked_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.344s) 2022-08-17T12:12:02.8286559Z test_make_fx_exhaustive__masked_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.507s) 2022-08-17T12:12:02.8867159Z test_make_fx_exhaustive__masked_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.058s) 2022-08-17T12:12:04.5434245Z test_make_fx_exhaustive__masked_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.657s) 2022-08-17T12:12:04.6615561Z test_make_fx_exhaustive__masked_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.118s) 2022-08-17T12:12:04.9983254Z test_make_fx_exhaustive__masked_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.337s) 2022-08-17T12:12:05.0547389Z test_make_fx_exhaustive__masked_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.056s) 2022-08-17T12:12:05.1180439Z test_make_fx_exhaustive__masked_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T12:12:06.7493839Z test_make_fx_exhaustive__masked_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.631s) 2022-08-17T12:12:07.0783502Z test_make_fx_exhaustive__masked_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.329s) 2022-08-17T12:12:08.6425661Z test_make_fx_exhaustive__masked_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.564s) 2022-08-17T12:12:08.6460911Z test_make_fx_exhaustive_abs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:08.6548624Z test_make_fx_exhaustive_acos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:08.6628616Z test_make_fx_exhaustive_acosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:08.6940969Z test_make_fx_exhaustive_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:12:08.7139991Z test_make_fx_exhaustive_addbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:12:08.7489152Z test_make_fx_exhaustive_addcdiv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2022-08-17T12:12:08.7836993Z test_make_fx_exhaustive_addcmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2022-08-17T12:12:08.7946862Z test_make_fx_exhaustive_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:12:08.8046345Z test_make_fx_exhaustive_addmm_decomposed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:12:08.8240894Z test_make_fx_exhaustive_addmv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2022-08-17T12:12:08.8420983Z test_make_fx_exhaustive_addr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T12:12:08.8748777Z test_make_fx_exhaustive_all_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T12:12:08.8790086Z test_make_fx_exhaustive_allclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:12:08.9323349Z test_make_fx_exhaustive_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.053s) 2022-08-17T12:12:08.9848953Z test_make_fx_exhaustive_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.052s) 2022-08-17T12:12:09.0013991Z test_make_fx_exhaustive_aminmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... test_proxy_tensor.py:1138: 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:12:09.0014708Z return op.op(*args, **kwargs) 2022-08-17T12:12:09.0024081Z [W Resize.cpp:24] Warning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (function resize_output_check) 2022-08-17T12:12:09.0024991Z [W Resize.cpp:24] Warning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (function resize_output_check) 2022-08-17T12:12:09.0028283Z ok (0.018s) 2022-08-17T12:12:09.0065045Z test_make_fx_exhaustive_angle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:09.0401707Z test_make_fx_exhaustive_any_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T12:12:09.1034631Z test_make_fx_exhaustive_arange_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T12:12:09.1368630Z test_make_fx_exhaustive_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T12:12:09.1696598Z test_make_fx_exhaustive_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T12:12:09.2487404Z test_make_fx_exhaustive_argsort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.079s) 2022-08-17T12:12:09.2642610Z test_make_fx_exhaustive_argwhere_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:12:09.2805817Z test_make_fx_exhaustive_as_strided_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:12:09.2971863Z test_make_fx_exhaustive_as_strided_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:12:09.3009089Z test_make_fx_exhaustive_asin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:09.3046248Z test_make_fx_exhaustive_asinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:09.3297808Z test_make_fx_exhaustive_atan2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:09.3335343Z test_make_fx_exhaustive_atan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:09.3373427Z test_make_fx_exhaustive_atanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:09.3530130Z test_make_fx_exhaustive_atleast_1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:12:09.3704511Z test_make_fx_exhaustive_atleast_2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:12:09.3885657Z test_make_fx_exhaustive_atleast_3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T12:12:09.4080478Z test_make_fx_exhaustive_baddbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2022-08-17T12:12:09.4204420Z test_make_fx_exhaustive_bernoulli_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2022-08-17T12:12:09.4345375Z test_make_fx_exhaustive_bfloat16_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:12:09.4350163Z test_make_fx_exhaustive_block_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:12:09.4389070Z test_make_fx_exhaustive_bmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:09.4527140Z test_make_fx_exhaustive_bool_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:12:09.4740624Z test_make_fx_exhaustive_broadcast_shapes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T12:12:09.4799541Z test_make_fx_exhaustive_broadcast_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:12:09.5007047Z test_make_fx_exhaustive_broadcast_to_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T12:12:09.5650360Z test_make_fx_exhaustive_bucketize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T12:12:09.5788135Z test_make_fx_exhaustive_byte_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:12:09.5947423Z test_make_fx_exhaustive_cartesian_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:12:09.6150077Z test_make_fx_exhaustive_cat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:12:10.3415369Z test_make_fx_exhaustive_cdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.726s) 2022-08-17T12:12:10.3452001Z test_make_fx_exhaustive_ceil_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:10.3475583Z test_make_fx_exhaustive_chalf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /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:12:10.3476184Z op=lambda x, *args, **kwargs: x.chalf(*args, **kwargs), 2022-08-17T12:12:10.3593275Z ok (0.014s) 2022-08-17T12:12:10.3726947Z test_make_fx_exhaustive_char_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:12:10.3757512Z test_make_fx_exhaustive_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... test_proxy_tensor.py:1138: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-08-17T12:12:10.3758093Z L = torch.cholesky(A) 2022-08-17T12:12:10.3758343Z should be replaced with 2022-08-17T12:12:10.3758590Z L = torch.linalg.cholesky(A) 2022-08-17T12:12:10.3758823Z and 2022-08-17T12:12:10.3759070Z U = torch.cholesky(A, upper=True) 2022-08-17T12:12:10.3759324Z should be replaced with 2022-08-17T12:12:10.3759594Z U = torch.linalg.cholesky(A).mH(). 2022-08-17T12:12:10.3760122Z 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:12:10.3760594Z return op.op(*args, **kwargs) 2022-08-17T12:12:10.4386459Z ok (0.066s) 2022-08-17T12:12:10.4729672Z test_make_fx_exhaustive_cholesky_inverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2022-08-17T12:12:10.5081897Z test_make_fx_exhaustive_cholesky_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2022-08-17T12:12:10.5190644Z test_make_fx_exhaustive_chunk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:12:10.5283205Z test_make_fx_exhaustive_clamp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:10.5531501Z test_make_fx_exhaustive_clamp_max_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:10.5785231Z test_make_fx_exhaustive_clamp_min_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:10.5843239Z test_make_fx_exhaustive_clone_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:12:10.5943017Z test_make_fx_exhaustive_column_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:12:10.7566059Z test_make_fx_exhaustive_combinations_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.162s) 2022-08-17T12:12:10.7819862Z test_make_fx_exhaustive_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:10.7890349Z test_make_fx_exhaustive_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:12:10.7920849Z test_make_fx_exhaustive_conj_physical_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:12:10.9360527Z test_make_fx_exhaustive_constant_pad_nd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.144s) 2022-08-17T12:12:10.9413120Z test_make_fx_exhaustive_contiguous_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2022-08-17T12:12:10.9659731Z test_make_fx_exhaustive_copysign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:10.9716556Z test_make_fx_exhaustive_corrcoef_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:12:10.9800097Z test_make_fx_exhaustive_cos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:10.9882209Z test_make_fx_exhaustive_cosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:11.0387153Z test_make_fx_exhaustive_count_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.050s) 2022-08-17T12:12:11.0437910Z test_make_fx_exhaustive_cov_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:12:11.0529204Z test_make_fx_exhaustive_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:11.0623872Z test_make_fx_exhaustive_cummax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:11.0718197Z test_make_fx_exhaustive_cummin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:11.0990981Z test_make_fx_exhaustive_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:12:11.1103042Z test_make_fx_exhaustive_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:12:11.1556235Z test_make_fx_exhaustive_cumulative_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.045s) 2022-08-17T12:12:11.1639665Z test_make_fx_exhaustive_deg2rad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:11.2037993Z test_make_fx_exhaustive_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.040s) 2022-08-17T12:12:11.2450137Z test_make_fx_exhaustive_diag_embed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2022-08-17T12:12:11.2600052Z test_make_fx_exhaustive_diagflat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:12:11.2990959Z test_make_fx_exhaustive_diagonal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.039s) 2022-08-17T12:12:11.3409827Z test_make_fx_exhaustive_diagonal_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2022-08-17T12:12:11.6859637Z test_make_fx_exhaustive_diff_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.345s) 2022-08-17T12:12:11.6943896Z test_make_fx_exhaustive_digamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:11.8302072Z test_make_fx_exhaustive_dist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.136s) 2022-08-17T12:12:11.8570941Z test_make_fx_exhaustive_div_floor_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:12:11.8825478Z test_make_fx_exhaustive_div_no_rounding_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:11.9097281Z test_make_fx_exhaustive_div_trunc_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:12:11.9132773Z test_make_fx_exhaustive_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:11.9274369Z test_make_fx_exhaustive_double_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:12:11.9362057Z test_make_fx_exhaustive_dsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:11.9458497Z test_make_fx_exhaustive_dstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:12:11.9487585Z test_make_fx_exhaustive_eig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... test_proxy_tensor.py:1138: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-08-17T12:12:11.9488317Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-08-17T12:12:11.9488614Z L, _ = torch.eig(A) 2022-08-17T12:12:11.9488797Z should be replaced with 2022-08-17T12:12:11.9489005Z L_complex = torch.linalg.eigvals(A) 2022-08-17T12:12:11.9489183Z and 2022-08-17T12:12:11.9489362Z L, V = torch.eig(A, eigenvectors=True) 2022-08-17T12:12:11.9489566Z should be replaced with 2022-08-17T12:12:11.9489895Z 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:12:11.9490227Z return op.op(*args, **kwargs) 2022-08-17T12:12:11.9506501Z ok (0.005s) 2022-08-17T12:12:12.0099347Z test_make_fx_exhaustive_einsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.059s) 2022-08-17T12:12:12.0103325Z test_make_fx_exhaustive_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:12:12.0106919Z test_make_fx_exhaustive_empty_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:12:12.0375618Z test_make_fx_exhaustive_eq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:12:12.0414298Z test_make_fx_exhaustive_equal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:12:12.0451275Z test_make_fx_exhaustive_erf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:12.0537601Z test_make_fx_exhaustive_erfc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:12.0574216Z test_make_fx_exhaustive_erfinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:12.0656383Z test_make_fx_exhaustive_exp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:12.0738577Z test_make_fx_exhaustive_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:12.0827965Z test_make_fx_exhaustive_expand_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:12.1085380Z test_make_fx_exhaustive_expand_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:12.1120633Z test_make_fx_exhaustive_expm1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:12:12.1356180Z test_make_fx_exhaustive_fft_fft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:12:12.1583357Z test_make_fx_exhaustive_fft_fft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:12:12.3194495Z test_make_fx_exhaustive_fft_fftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.161s) 2022-08-17T12:12:12.3341579Z test_make_fx_exhaustive_fft_fftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:12:12.3610015Z test_make_fx_exhaustive_fft_hfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:12:12.3868426Z test_make_fx_exhaustive_fft_hfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:12.4189612Z test_make_fx_exhaustive_fft_hfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T12:12:12.4414150Z test_make_fx_exhaustive_fft_ifft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:12:12.4659760Z test_make_fx_exhaustive_fft_ifft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:12.4945918Z test_make_fx_exhaustive_fft_ifftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:12:12.5085409Z test_make_fx_exhaustive_fft_ifftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:12:12.5331210Z test_make_fx_exhaustive_fft_ihfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:12.5565721Z test_make_fx_exhaustive_fft_ihfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:12:12.5876263Z test_make_fx_exhaustive_fft_ihfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:12:12.6099393Z test_make_fx_exhaustive_fft_irfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:12:12.6334280Z test_make_fx_exhaustive_fft_irfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:12:12.6617737Z test_make_fx_exhaustive_fft_irfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:12:12.6822797Z test_make_fx_exhaustive_fft_rfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:12:12.7040596Z test_make_fx_exhaustive_fft_rfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:12:12.7300896Z test_make_fx_exhaustive_fft_rfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:12.7404077Z test_make_fx_exhaustive_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:12:12.7569270Z test_make_fx_exhaustive_flatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:12:12.7848939Z test_make_fx_exhaustive_flip_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:12:12.7911812Z test_make_fx_exhaustive_fliplr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:12:12.7971882Z test_make_fx_exhaustive_flipud_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:12:12.8085389Z test_make_fx_exhaustive_float_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:12:12.8398723Z test_make_fx_exhaustive_float_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:12:12.8434689Z test_make_fx_exhaustive_floor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:12.8683498Z test_make_fx_exhaustive_floor_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:12.8920157Z test_make_fx_exhaustive_fmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:12.9167988Z test_make_fx_exhaustive_fmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:12.9420320Z test_make_fx_exhaustive_fmod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:12.9500582Z test_make_fx_exhaustive_frac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:12.9589220Z test_make_fx_exhaustive_frexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:12.9785360Z test_make_fx_exhaustive_full_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:12:12.9922536Z test_make_fx_exhaustive_gather_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:12:13.0152893Z test_make_fx_exhaustive_ge_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:12:13.1178351Z test_make_fx_exhaustive_geqrf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.102s) 2022-08-17T12:12:13.2891889Z test_make_fx_exhaustive_gradient_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.171s) 2022-08-17T12:12:13.3126124Z test_make_fx_exhaustive_gt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:12:13.3259066Z test_make_fx_exhaustive_half_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:12:13.3497068Z test_make_fx_exhaustive_heaviside_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:13.5977304Z test_make_fx_exhaustive_histc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.248s) 2022-08-17T12:12:14.1727271Z test_make_fx_exhaustive_histogram_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.575s) 2022-08-17T12:12:14.5927357Z test_make_fx_exhaustive_histogramdd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.420s) 2022-08-17T12:12:14.6010118Z test_make_fx_exhaustive_hsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:14.6075518Z test_make_fx_exhaustive_hstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:12:14.6322768Z test_make_fx_exhaustive_hypot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:14.6383719Z test_make_fx_exhaustive_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:12:14.6628139Z test_make_fx_exhaustive_igamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:14.6872176Z test_make_fx_exhaustive_igammac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:14.7139408Z test_make_fx_exhaustive_index_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:12:14.7229858Z test_make_fx_exhaustive_index_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:14.7320904Z test_make_fx_exhaustive_index_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:14.7445245Z test_make_fx_exhaustive_index_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2022-08-17T12:12:14.7470490Z test_make_fx_exhaustive_index_reduce_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... test_proxy_tensor.py:1138: 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:12:14.7471407Z return op.op(*args, **kwargs) 2022-08-17T12:12:14.8391600Z ok (0.095s) 2022-08-17T12:12:14.8478153Z test_make_fx_exhaustive_index_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:14.8561328Z test_make_fx_exhaustive_inner_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:14.8692057Z test_make_fx_exhaustive_int_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:12:14.8906568Z test_make_fx_exhaustive_inverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T12:12:14.9994860Z test_make_fx_exhaustive_isclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.109s) 2022-08-17T12:12:15.0105695Z test_make_fx_exhaustive_isfinite_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:12:15.0169598Z test_make_fx_exhaustive_isin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:12:15.0203479Z test_make_fx_exhaustive_isinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:12:15.0236339Z test_make_fx_exhaustive_isnan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:12:15.0270330Z test_make_fx_exhaustive_isneginf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:12:15.0302777Z test_make_fx_exhaustive_isposinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:12:15.0383447Z test_make_fx_exhaustive_isreal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:15.0486578Z test_make_fx_exhaustive_istft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... test_proxy_tensor.py:1138: 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:12:15.0487527Z return op.op(*args, **kwargs) 2022-08-17T12:12:15.0493482Z expected failure (0.011s) 2022-08-17T12:12:15.0502678Z test_make_fx_exhaustive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:12:15.0510333Z test_make_fx_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:12:15.0517872Z test_make_fx_exhaustive_jiterator_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:12:15.0524928Z test_make_fx_exhaustive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:12:15.0532420Z test_make_fx_exhaustive_jiterator_unary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:12:15.0585370Z test_make_fx_exhaustive_kron_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2022-08-17T12:12:15.0875570Z test_make_fx_exhaustive_kthvalue_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:12:15.1165360Z test_make_fx_exhaustive_ldexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:12:15.1398343Z test_make_fx_exhaustive_le_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:12:15.1776458Z test_make_fx_exhaustive_lerp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.038s) 2022-08-17T12:12:15.1860747Z test_make_fx_exhaustive_lgamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:15.2574950Z test_make_fx_exhaustive_linalg_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.071s) 2022-08-17T12:12:15.3020311Z test_make_fx_exhaustive_linalg_cholesky_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.044s) 2022-08-17T12:12:15.3167109Z test_make_fx_exhaustive_linalg_cond_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:12:15.3254681Z test_make_fx_exhaustive_linalg_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:15.3537770Z test_make_fx_exhaustive_linalg_det_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:12:15.3802320Z test_make_fx_exhaustive_linalg_eig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:15.4057616Z test_make_fx_exhaustive_linalg_eigh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:15.4203432Z test_make_fx_exhaustive_linalg_eigvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.015s) 2022-08-17T12:12:15.4457310Z test_make_fx_exhaustive_linalg_eigvalsh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:15.4685863Z test_make_fx_exhaustive_linalg_householder_product_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:12:15.4954920Z test_make_fx_exhaustive_linalg_inv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:12:15.5193031Z test_make_fx_exhaustive_linalg_inv_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:15.5339126Z test_make_fx_exhaustive_linalg_ldl_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:12:15.5471586Z test_make_fx_exhaustive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:12:15.5934832Z test_make_fx_exhaustive_linalg_ldl_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.046s) 2022-08-17T12:12:15.5939024Z test_make_fx_exhaustive_linalg_lstsq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:12:15.5943829Z test_make_fx_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:12:15.6450274Z test_make_fx_exhaustive_linalg_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.050s) 2022-08-17T12:12:15.7006795Z test_make_fx_exhaustive_linalg_lu_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.056s) 2022-08-17T12:12:15.7487207Z test_make_fx_exhaustive_linalg_lu_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T12:12:16.0484367Z test_make_fx_exhaustive_linalg_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.300s) 2022-08-17T12:12:16.2822549Z test_make_fx_exhaustive_linalg_matrix_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.234s) 2022-08-17T12:12:16.3797326Z test_make_fx_exhaustive_linalg_matrix_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.097s) 2022-08-17T12:12:16.4187683Z test_make_fx_exhaustive_linalg_matrix_rank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.039s) 2022-08-17T12:12:16.4586100Z test_make_fx_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.040s) 2022-08-17T12:12:16.4837962Z test_make_fx_exhaustive_linalg_multi_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:16.5511331Z test_make_fx_exhaustive_linalg_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.067s) 2022-08-17T12:12:16.6115699Z test_make_fx_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2022-08-17T12:12:16.6859977Z test_make_fx_exhaustive_linalg_pinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.074s) 2022-08-17T12:12:16.7100336Z test_make_fx_exhaustive_linalg_pinv_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:16.7109161Z test_make_fx_exhaustive_linalg_pinv_singular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:12:16.8181269Z test_make_fx_exhaustive_linalg_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.107s) 2022-08-17T12:12:16.8486311Z test_make_fx_exhaustive_linalg_slogdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:12:16.9114942Z test_make_fx_exhaustive_linalg_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T12:12:16.9700186Z test_make_fx_exhaustive_linalg_solve_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.058s) 2022-08-17T12:12:17.3865579Z test_make_fx_exhaustive_linalg_solve_triangular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.416s) 2022-08-17T12:12:18.0846017Z test_make_fx_exhaustive_linalg_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.698s) 2022-08-17T12:12:18.1877276Z test_make_fx_exhaustive_linalg_svdvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.103s) 2022-08-17T12:12:18.1981908Z test_make_fx_exhaustive_linalg_tensorinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:12:18.2206082Z test_make_fx_exhaustive_linalg_tensorsolve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:12:18.2625816Z test_make_fx_exhaustive_linalg_vander_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2022-08-17T12:12:18.3951581Z test_make_fx_exhaustive_linalg_vecdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.132s) 2022-08-17T12:12:18.8734282Z test_make_fx_exhaustive_linalg_vector_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.478s) 2022-08-17T12:12:18.9933907Z test_make_fx_exhaustive_linspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.120s) 2022-08-17T12:12:19.0017765Z test_make_fx_exhaustive_log10_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:19.0056806Z test_make_fx_exhaustive_log1p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:19.0140947Z test_make_fx_exhaustive_log2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:19.0228439Z test_make_fx_exhaustive_log_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:19.0393378Z test_make_fx_exhaustive_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:12:19.0591988Z test_make_fx_exhaustive_log_softmax_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:12:19.0629630Z test_make_fx_exhaustive_logaddexp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:19.0666496Z test_make_fx_exhaustive_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:19.0828498Z test_make_fx_exhaustive_logcumsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:12:19.1223949Z test_make_fx_exhaustive_logdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.039s) 2022-08-17T12:12:19.1473932Z test_make_fx_exhaustive_logical_and_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:19.1554635Z test_make_fx_exhaustive_logical_not_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:19.1795427Z test_make_fx_exhaustive_logical_or_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:19.2036706Z test_make_fx_exhaustive_logical_xor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:19.2168239Z test_make_fx_exhaustive_logit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:12:20.2619568Z test_make_fx_exhaustive_logspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.045s) 2022-08-17T12:12:20.3082881Z test_make_fx_exhaustive_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.046s) 2022-08-17T12:12:20.3218418Z test_make_fx_exhaustive_long_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:12:20.3462651Z test_make_fx_exhaustive_lt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:20.3493930Z test_make_fx_exhaustive_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /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:12:20.3496135Z LU, pivots = torch.lu(A, compute_pivots) 2022-08-17T12:12:20.3496373Z should be replaced with 2022-08-17T12:12:20.3496667Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2022-08-17T12:12:20.3496877Z and 2022-08-17T12:12:20.3497093Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2022-08-17T12:12:20.3497373Z should be replaced with 2022-08-17T12:12:20.3497736Z 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:12:20.3498192Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2022-08-17T12:12:20.4576259Z ok (0.111s) 2022-08-17T12:12:20.4605263Z test_make_fx_exhaustive_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... test_proxy_tensor.py:1138: UserWarning: torch.lu_solve is deprecated in favor of torch.linalg.lu_solveand will be removed in a future PyTorch release. 2022-08-17T12:12:20.4605773Z Note that torch.linalg.lu_solve has its arguments reversed. 2022-08-17T12:12:20.4606019Z X = torch.lu_solve(B, LU, pivots) 2022-08-17T12:12:20.4606222Z should be replaced with 2022-08-17T12:12:20.4606549Z 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:12:20.4607066Z return op.op(*args, **kwargs) 2022-08-17T12:12:20.5383128Z ok (0.081s) 2022-08-17T12:12:20.5895646Z test_make_fx_exhaustive_lu_unpack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.051s) 2022-08-17T12:12:20.6061502Z test_make_fx_exhaustive_mH_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:12:20.6221329Z test_make_fx_exhaustive_mT_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:12:20.6449346Z test_make_fx_exhaustive_masked_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:12:20.6581311Z test_make_fx_exhaustive_masked_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:12:20.6777229Z test_make_fx_exhaustive_masked_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2022-08-17T12:12:20.7322753Z test_make_fx_exhaustive_matmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2022-08-17T12:12:20.7404005Z test_make_fx_exhaustive_matrix_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:20.7656657Z test_make_fx_exhaustive_max_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:20.7715322Z test_make_fx_exhaustive_max_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:12:20.7838573Z test_make_fx_exhaustive_max_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2022-08-17T12:12:20.8095721Z test_make_fx_exhaustive_maximum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:20.8639028Z test_make_fx_exhaustive_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2022-08-17T12:12:20.9007196Z test_make_fx_exhaustive_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2022-08-17T12:12:20.9454929Z test_make_fx_exhaustive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.045s) 2022-08-17T12:12:20.9893673Z test_make_fx_exhaustive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.044s) 2022-08-17T12:12:21.0143767Z test_make_fx_exhaustive_min_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:21.0201781Z test_make_fx_exhaustive_min_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:12:21.0325454Z test_make_fx_exhaustive_min_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2022-08-17T12:12:21.0588977Z test_make_fx_exhaustive_minimum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:21.0625072Z test_make_fx_exhaustive_mm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:21.0837838Z test_make_fx_exhaustive_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T12:12:21.0909955Z test_make_fx_exhaustive_movedim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:12:21.0995127Z test_make_fx_exhaustive_msort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:21.1248654Z test_make_fx_exhaustive_mul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:21.1472857Z test_make_fx_exhaustive_multinomial_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:12:21.1509418Z test_make_fx_exhaustive_mv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:21.2038515Z test_make_fx_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.053s) 2022-08-17T12:12:21.2557946Z test_make_fx_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.052s) 2022-08-17T12:12:21.3085604Z test_make_fx_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.053s) 2022-08-17T12:12:21.3169384Z test_make_fx_exhaustive_nan_to_num_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:21.4771470Z test_make_fx_exhaustive_nanmean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.160s) 2022-08-17T12:12:21.5135230Z test_make_fx_exhaustive_nanmedian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2022-08-17T12:12:21.5196728Z test_make_fx_exhaustive_nanquantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:12:21.6101686Z test_make_fx_exhaustive_nansum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.090s) 2022-08-17T12:12:21.6247047Z test_make_fx_exhaustive_narrow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:12:21.6950575Z test_make_fx_exhaustive_native_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.070s) 2022-08-17T12:12:21.7190340Z test_make_fx_exhaustive_ne_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:21.7224201Z test_make_fx_exhaustive_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:12:21.7229221Z test_make_fx_exhaustive_new_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:12:21.7454919Z test_make_fx_exhaustive_new_full_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:12:21.7659594Z test_make_fx_exhaustive_new_ones_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:12:21.7867381Z test_make_fx_exhaustive_new_zeros_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T12:12:21.8122210Z test_make_fx_exhaustive_nextafter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:21.8336152Z test_make_fx_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T12:12:21.8638597Z test_make_fx_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:12:21.9004937Z test_make_fx_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2022-08-17T12:12:21.9327612Z test_make_fx_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T12:12:22.0065044Z test_make_fx_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.074s) 2022-08-17T12:12:22.0721798Z test_make_fx_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.066s) 2022-08-17T12:12:22.1072157Z test_make_fx_exhaustive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2022-08-17T12:12:22.1313235Z test_make_fx_exhaustive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:22.1596066Z test_make_fx_exhaustive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:12:22.2069547Z test_make_fx_exhaustive_nn_functional_batch_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T12:12:22.2900468Z test_make_fx_exhaustive_nn_functional_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.083s) 2022-08-17T12:12:22.3242809Z test_make_fx_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2022-08-17T12:12:22.4078595Z test_make_fx_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.083s) 2022-08-17T12:12:22.4163972Z test_make_fx_exhaustive_nn_functional_celu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:22.4617655Z test_make_fx_exhaustive_nn_functional_conv1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.045s) 2022-08-17T12:12:22.5144349Z test_make_fx_exhaustive_nn_functional_conv2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... test_proxy_tensor.py:1138: 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:12:22.5145136Z return op.op(*args, **kwargs) 2022-08-17T12:12:22.6261038Z ok (0.164s) 2022-08-17T12:12:22.6671648Z test_make_fx_exhaustive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2022-08-17T12:12:22.7096882Z test_make_fx_exhaustive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2022-08-17T12:12:22.7582880Z test_make_fx_exhaustive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T12:12:22.8228561Z test_make_fx_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.065s) 2022-08-17T12:12:22.8943300Z test_make_fx_exhaustive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.071s) 2022-08-17T12:12:22.9742482Z test_make_fx_exhaustive_nn_functional_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.080s) 2022-08-17T12:12:22.9811317Z test_make_fx_exhaustive_nn_functional_ctc_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:12:22.9834388Z test_make_fx_exhaustive_nn_functional_dropout2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-17T12:12:22.9835500Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-17T12:12:23.0261527Z ok (0.045s) 2022-08-17T12:12:23.0750605Z test_make_fx_exhaustive_nn_functional_dropout3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.049s) 2022-08-17T12:12:23.1349327Z test_make_fx_exhaustive_nn_functional_dropout_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2022-08-17T12:12:23.1434187Z test_make_fx_exhaustive_nn_functional_elu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:23.3579129Z test_make_fx_exhaustive_nn_functional_embedding_bag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.214s) 2022-08-17T12:12:23.3909669Z test_make_fx_exhaustive_nn_functional_embedding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T12:12:23.4200064Z test_make_fx_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:12:23.4473509Z test_make_fx_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:12:23.5935642Z test_make_fx_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.146s) 2022-08-17T12:12:23.9198088Z test_make_fx_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.326s) 2022-08-17T12:12:23.9231328Z test_make_fx_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:12:23.9468927Z test_make_fx_exhaustive_nn_functional_gelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:12:24.0641247Z test_make_fx_exhaustive_nn_functional_glu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.117s) 2022-08-17T12:12:24.1515572Z test_make_fx_exhaustive_nn_functional_grid_sample_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.087s) 2022-08-17T12:12:24.1696522Z test_make_fx_exhaustive_nn_functional_group_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T12:12:24.1855229Z test_make_fx_exhaustive_nn_functional_hardshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:12:24.1935924Z test_make_fx_exhaustive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:24.2045327Z test_make_fx_exhaustive_nn_functional_hardswish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:12:24.2202810Z test_make_fx_exhaustive_nn_functional_hardtanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:12:24.2806675Z test_make_fx_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2022-08-17T12:12:24.3089509Z test_make_fx_exhaustive_nn_functional_huber_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:12:24.3946610Z test_make_fx_exhaustive_nn_functional_instance_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.086s) 2022-08-17T12:12:24.4336037Z test_make_fx_exhaustive_nn_functional_interpolate_area_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.039s) 2022-08-17T12:12:24.4693392Z test_make_fx_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2022-08-17T12:12:24.5048782Z test_make_fx_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2022-08-17T12:12:24.5396623Z test_make_fx_exhaustive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2022-08-17T12:12:24.5746962Z test_make_fx_exhaustive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2022-08-17T12:12:24.6118692Z test_make_fx_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2022-08-17T12:12:24.6148234Z test_make_fx_exhaustive_nn_functional_kl_div_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /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:12:24.6149694Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:12:24.6597183Z ok (0.048s) 2022-08-17T12:12:24.6798643Z test_make_fx_exhaustive_nn_functional_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:12:24.6998445Z test_make_fx_exhaustive_nn_functional_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:12:24.7222320Z test_make_fx_exhaustive_nn_functional_leaky_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:12:24.7798329Z test_make_fx_exhaustive_nn_functional_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2022-08-17T12:12:24.8425827Z test_make_fx_exhaustive_nn_functional_local_response_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T12:12:24.8516860Z test_make_fx_exhaustive_nn_functional_logsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:24.9560721Z test_make_fx_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.104s) 2022-08-17T12:12:24.9683737Z test_make_fx_exhaustive_nn_functional_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2022-08-17T12:12:30.0003213Z test_make_fx_exhaustive_nn_functional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.032s) 2022-08-17T12:12:32.1771889Z test_make_fx_exhaustive_nn_functional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.177s) 2022-08-17T12:12:32.1776234Z test_make_fx_exhaustive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:12:32.2736270Z test_make_fx_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.096s) 2022-08-17T12:12:32.2747554Z test_make_fx_exhaustive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:12:32.4146783Z test_make_fx_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.140s) 2022-08-17T12:12:32.4154470Z test_make_fx_exhaustive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:12:32.6389022Z test_make_fx_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.223s) 2022-08-17T12:12:32.6486105Z test_make_fx_exhaustive_nn_functional_mish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:12:32.6653045Z test_make_fx_exhaustive_nn_functional_mse_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:12:32.6791066Z test_make_fx_exhaustive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:12:32.6881586Z test_make_fx_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:32.7148031Z test_make_fx_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:32.8878204Z test_make_fx_exhaustive_nn_functional_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.173s) 2022-08-17T12:12:32.9187754Z test_make_fx_exhaustive_nn_functional_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:12:32.9735889Z test_make_fx_exhaustive_nn_functional_pad_circular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.055s) 2022-08-17T12:12:33.1160841Z test_make_fx_exhaustive_nn_functional_pad_constant_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.142s) 2022-08-17T12:12:33.1504788Z test_make_fx_exhaustive_nn_functional_pad_reflect_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2022-08-17T12:12:33.1853815Z test_make_fx_exhaustive_nn_functional_pad_replicate_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2022-08-17T12:12:33.2106514Z test_make_fx_exhaustive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:33.2334455Z test_make_fx_exhaustive_nn_functional_pdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:12:33.2392846Z test_make_fx_exhaustive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:12:33.2452227Z test_make_fx_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:12:33.6597765Z test_make_fx_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.414s) 2022-08-17T12:12:33.7187415Z test_make_fx_exhaustive_nn_functional_prelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.059s) 2022-08-17T12:12:33.7282056Z test_make_fx_exhaustive_nn_functional_relu6_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:33.7387787Z test_make_fx_exhaustive_nn_functional_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:12:33.7497944Z test_make_fx_exhaustive_nn_functional_rrelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:12:33.7576966Z test_make_fx_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:33.7655243Z test_make_fx_exhaustive_nn_functional_silu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:33.7876732Z test_make_fx_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:12:33.8059483Z test_make_fx_exhaustive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T12:12:33.8235541Z test_make_fx_exhaustive_nn_functional_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T12:12:33.8442428Z test_make_fx_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T12:12:33.8536439Z test_make_fx_exhaustive_nn_functional_softplus_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:33.8662707Z test_make_fx_exhaustive_nn_functional_softshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:12:33.8763692Z test_make_fx_exhaustive_nn_functional_softsign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:12:33.8855991Z test_make_fx_exhaustive_nn_functional_tanhshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:33.8968916Z test_make_fx_exhaustive_nn_functional_threshold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:12:33.9410284Z test_make_fx_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.044s) 2022-08-17T12:12:33.9848683Z test_make_fx_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.044s) 2022-08-17T12:12:34.7518706Z test_make_fx_exhaustive_nn_functional_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.767s) 2022-08-17T12:12:34.7541203Z test_make_fx_exhaustive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /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:12:34.7542100Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T12:12:34.7641304Z ok (0.012s) 2022-08-17T12:12:34.7668267Z test_make_fx_exhaustive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /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:12:34.7669155Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T12:12:34.7984281Z ok (0.034s) 2022-08-17T12:12:34.8649051Z test_make_fx_exhaustive_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.066s) 2022-08-17T12:12:34.9790874Z test_make_fx_exhaustive_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.114s) 2022-08-17T12:12:34.9886764Z test_make_fx_exhaustive_norm_fro_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:12:35.0001785Z test_make_fx_exhaustive_norm_inf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:12:35.0094606Z test_make_fx_exhaustive_norm_nuc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:35.0253654Z test_make_fx_exhaustive_normal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:12:35.0291819Z test_make_fx_exhaustive_normal_number_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:35.0479266Z test_make_fx_exhaustive_ones_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2022-08-17T12:12:35.4709853Z test_make_fx_exhaustive_ormqr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.423s) 2022-08-17T12:12:35.4750704Z test_make_fx_exhaustive_outer_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:38.9386659Z test_make_fx_exhaustive_pca_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.463s) 2022-08-17T12:12:38.9541586Z test_make_fx_exhaustive_permute_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:12:38.9838804Z test_make_fx_exhaustive_pinverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:12:39.0089245Z test_make_fx_exhaustive_polar_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:39.0350571Z test_make_fx_exhaustive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:39.0608617Z test_make_fx_exhaustive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:39.0875259Z test_make_fx_exhaustive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:12:39.1132598Z test_make_fx_exhaustive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:39.1392668Z test_make_fx_exhaustive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:39.1461290Z test_make_fx_exhaustive_positive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:12:39.1715389Z test_make_fx_exhaustive_pow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:39.2624396Z test_make_fx_exhaustive_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.091s) 2022-08-17T12:12:39.3235315Z test_make_fx_exhaustive_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.061s) 2022-08-17T12:12:39.3263120Z test_make_fx_exhaustive_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... test_proxy_tensor.py:1138: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-08-17T12:12:39.3264214Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T12:12:39.3264607Z Q, R = torch.qr(A, some) 2022-08-17T12:12:39.3264884Z should be replaced with 2022-08-17T12:12:39.3265525Z 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:12:39.3265963Z return op.op(*args, **kwargs) 2022-08-17T12:12:39.4324621Z ok (0.109s) 2022-08-17T12:12:39.4375926Z test_make_fx_exhaustive_quantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:12:39.4460389Z test_make_fx_exhaustive_rad2deg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:39.4687662Z test_make_fx_exhaustive_rand_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:12:39.5133193Z test_make_fx_exhaustive_randint_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.044s) 2022-08-17T12:12:39.5353839Z test_make_fx_exhaustive_randn_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:12:39.5443680Z test_make_fx_exhaustive_ravel_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:39.5515180Z test_make_fx_exhaustive_real_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:12:39.5597944Z test_make_fx_exhaustive_reciprocal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:39.5856981Z test_make_fx_exhaustive_remainder_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:39.5987704Z test_make_fx_exhaustive_renorm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:12:39.7069073Z test_make_fx_exhaustive_repeat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.108s) 2022-08-17T12:12:39.7251481Z test_make_fx_exhaustive_repeat_interleave_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T12:12:39.7378925Z test_make_fx_exhaustive_reshape_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:12:39.7702221Z test_make_fx_exhaustive_reshape_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T12:12:39.7802747Z test_make_fx_exhaustive_resize__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:12:39.7899324Z test_make_fx_exhaustive_resize_as__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:12:39.7948133Z test_make_fx_exhaustive_resolve_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2022-08-17T12:12:39.7996748Z test_make_fx_exhaustive_resolve_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2022-08-17T12:12:39.8457363Z test_make_fx_exhaustive_roll_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.046s) 2022-08-17T12:12:39.9420296Z test_make_fx_exhaustive_rot90_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.096s) 2022-08-17T12:12:39.9457179Z test_make_fx_exhaustive_round_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:39.9543992Z test_make_fx_exhaustive_round_decimals_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:39.9627675Z test_make_fx_exhaustive_round_decimals_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:39.9712840Z test_make_fx_exhaustive_round_decimals_neg_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:39.9793072Z test_make_fx_exhaustive_rsqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:40.0095966Z test_make_fx_exhaustive_rsub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:12:40.0304308Z test_make_fx_exhaustive_scatter_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T12:12:40.0985939Z test_make_fx_exhaustive_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.068s) 2022-08-17T12:12:40.1016222Z test_make_fx_exhaustive_scatter_reduce_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... test_proxy_tensor.py:1138: 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:12:40.1016770Z return op.op(*args, **kwargs) 2022-08-17T12:12:40.1423552Z ok (0.044s) 2022-08-17T12:12:40.1850163Z test_make_fx_exhaustive_scatter_reduce_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2022-08-17T12:12:40.2287549Z test_make_fx_exhaustive_scatter_reduce_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.044s) 2022-08-17T12:12:40.2717419Z test_make_fx_exhaustive_scatter_reduce_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2022-08-17T12:12:40.3137907Z test_make_fx_exhaustive_scatter_reduce_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2022-08-17T12:12:40.4493771Z test_make_fx_exhaustive_searchsorted_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... test_proxy_tensor.py:1138: 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:12:40.4494497Z return op.op(*args, **kwargs) 2022-08-17T12:12:40.4557175Z test_proxy_tensor.py:1138: 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:12:40.4557767Z return op.op(*args, **kwargs) 2022-08-17T12:12:40.8319486Z ok (0.518s) 2022-08-17T12:12:41.0999362Z test_make_fx_exhaustive_segment_reduce_lengths_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.268s) 2022-08-17T12:12:41.3636971Z test_make_fx_exhaustive_segment_reduce_offsets_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.264s) 2022-08-17T12:12:41.3785537Z test_make_fx_exhaustive_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:12:41.3935479Z test_make_fx_exhaustive_select_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:12:41.3971252Z test_make_fx_exhaustive_sgn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:41.4105511Z test_make_fx_exhaustive_short_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:12:41.4187167Z test_make_fx_exhaustive_sigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:41.4222509Z test_make_fx_exhaustive_sign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:12:41.4256337Z test_make_fx_exhaustive_signbit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:12:41.4293656Z test_make_fx_exhaustive_sin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:41.4374884Z test_make_fx_exhaustive_sinc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:41.4411204Z test_make_fx_exhaustive_sinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:41.4722778Z test_make_fx_exhaustive_slice_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:12:41.4885645Z test_make_fx_exhaustive_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:12:41.5086377Z test_make_fx_exhaustive_softmax_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:12:41.6748313Z test_make_fx_exhaustive_sort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.166s) 2022-08-17T12:12:41.6758802Z test_make_fx_exhaustive_sparse_sampled_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py: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:12:41.6759502Z torch.eye(m, n, device=device, dtype=dtype) 2022-08-17T12:12:41.6799518Z expected failure (0.005s) 2022-08-17T12:12:41.6886237Z test_make_fx_exhaustive_special_airy_ai_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:41.6969884Z test_make_fx_exhaustive_special_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:41.7054464Z test_make_fx_exhaustive_special_bessel_j1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:41.7138306Z test_make_fx_exhaustive_special_bessel_y0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:41.7222306Z test_make_fx_exhaustive_special_bessel_y1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:41.7481197Z test_make_fx_exhaustive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:41.7730701Z test_make_fx_exhaustive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:41.7735548Z test_make_fx_exhaustive_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:12:41.7738556Z test_make_fx_exhaustive_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:12:41.7798545Z test_make_fx_exhaustive_special_entr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:12:41.7882434Z test_make_fx_exhaustive_special_erfcx_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:41.8131851Z test_make_fx_exhaustive_special_hermite_polynomial_h_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:41.8383798Z test_make_fx_exhaustive_special_hermite_polynomial_he_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:41.8441597Z test_make_fx_exhaustive_special_i0e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:12:41.8498560Z test_make_fx_exhaustive_special_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:12:41.8557017Z test_make_fx_exhaustive_special_i1e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:12:41.8816206Z test_make_fx_exhaustive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:41.8819680Z test_make_fx_exhaustive_special_legendre_polynomial_p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:12:41.8904847Z test_make_fx_exhaustive_special_log_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:41.8990517Z test_make_fx_exhaustive_special_modified_bessel_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:41.9073127Z test_make_fx_exhaustive_special_modified_bessel_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:41.9157410Z test_make_fx_exhaustive_special_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:41.9243499Z test_make_fx_exhaustive_special_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:41.9365435Z test_make_fx_exhaustive_special_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2022-08-17T12:12:41.9451656Z test_make_fx_exhaustive_special_ndtri_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:41.9716321Z test_make_fx_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:41.9800518Z test_make_fx_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:41.9884900Z test_make_fx_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:41.9889747Z test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:12:41.9893121Z test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:12:41.9897222Z test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:12:41.9900140Z test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:12:41.9982296Z test_make_fx_exhaustive_special_spherical_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:42.0242282Z test_make_fx_exhaustive_special_xlog1py_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:42.0492625Z test_make_fx_exhaustive_special_zeta_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:42.0562139Z test_make_fx_exhaustive_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:12:42.0672212Z test_make_fx_exhaustive_split_list_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:12:42.0813016Z test_make_fx_exhaustive_split_with_sizes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:12:42.0849906Z test_make_fx_exhaustive_sqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:42.0931945Z test_make_fx_exhaustive_square_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:42.1115933Z test_make_fx_exhaustive_squeeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T12:12:42.1376767Z test_make_fx_exhaustive_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:42.1576880Z test_make_fx_exhaustive_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:12:42.1797915Z test_make_fx_exhaustive_std_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:12:42.1854131Z test_make_fx_exhaustive_stft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /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:12:42.1854907Z normalized, onesided, return_complex) 2022-08-17T12:12:42.2265129Z ok (0.047s) 2022-08-17T12:12:42.2579176Z test_make_fx_exhaustive_sub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:12:42.3110935Z test_make_fx_exhaustive_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.053s) 2022-08-17T12:12:42.3277058Z test_make_fx_exhaustive_sum_to_size_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:12:43.1372540Z test_make_fx_exhaustive_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.809s) 2022-08-17T12:12:47.6594157Z test_make_fx_exhaustive_svd_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (4.522s) 2022-08-17T12:12:47.6630261Z test_make_fx_exhaustive_symeig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... test_proxy_tensor.py:1138: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-17T12:12:47.6631250Z 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:12:47.6631684Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T12:12:47.6631943Z should be replaced with 2022-08-17T12:12:47.6632517Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T12:12:47.6632870Z and 2022-08-17T12:12:47.6633177Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T12:12:47.6633521Z should be replaced with 2022-08-17T12:12:47.6634347Z 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:12:47.6634867Z return op.op(*args, **kwargs) 2022-08-17T12:12:47.6879752Z ok (0.029s) 2022-08-17T12:12:47.6957590Z test_make_fx_exhaustive_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:47.7138478Z test_make_fx_exhaustive_take_along_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T12:12:47.7398082Z test_make_fx_exhaustive_take_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:47.7437231Z test_make_fx_exhaustive_tan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:47.7474324Z test_make_fx_exhaustive_tanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:47.7535146Z test_make_fx_exhaustive_tensor_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:12:47.7659730Z test_make_fx_exhaustive_tensordot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2022-08-17T12:12:47.9094593Z test_make_fx_exhaustive_tile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.143s) 2022-08-17T12:12:47.9099091Z test_make_fx_exhaustive_to_sparse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:12:47.9507624Z test_make_fx_exhaustive_topk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2022-08-17T12:12:47.9540561Z test_make_fx_exhaustive_trace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:12:47.9756204Z test_make_fx_exhaustive_transpose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T12:12:48.0248596Z test_make_fx_exhaustive_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.049s) 2022-08-17T12:12:48.0723343Z test_make_fx_exhaustive_trapz_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T12:12:48.0756326Z test_make_fx_exhaustive_triangular_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... test_proxy_tensor.py:1138: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-08-17T12:12:48.0757409Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T12:12:48.0757953Z X = torch.triangular_solve(B, A).solution 2022-08-17T12:12:48.0758332Z should be replaced with 2022-08-17T12:12:48.0758935Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2310.) 2022-08-17T12:12:48.0759481Z return op.op(*args, **kwargs) 2022-08-17T12:12:48.1119439Z ok (0.040s) 2022-08-17T12:12:48.1259406Z test_make_fx_exhaustive_tril_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:12:48.1408401Z test_make_fx_exhaustive_triu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:12:48.1661617Z test_make_fx_exhaustive_true_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:48.1698925Z test_make_fx_exhaustive_trunc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:48.1907107Z test_make_fx_exhaustive_unbind_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T12:12:48.2187365Z test_make_fx_exhaustive_unflatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:12:48.2793230Z test_make_fx_exhaustive_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2022-08-17T12:12:49.0916889Z test_make_fx_exhaustive_unique_consecutive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.812s) 2022-08-17T12:12:50.7464735Z test_make_fx_exhaustive_unique_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.655s) 2022-08-17T12:12:50.7697816Z test_make_fx_exhaustive_unsqueeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:12:50.7895807Z test_make_fx_exhaustive_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:12:50.8124341Z test_make_fx_exhaustive_var_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:12:50.8161967Z test_make_fx_exhaustive_vdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:50.8195944Z test_make_fx_exhaustive_view_as_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:12:50.8286418Z test_make_fx_exhaustive_view_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:50.8484857Z test_make_fx_exhaustive_view_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:12:50.8564444Z test_make_fx_exhaustive_vsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:50.8641404Z test_make_fx_exhaustive_vstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:50.8793460Z test_make_fx_exhaustive_where_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:12:50.9042500Z test_make_fx_exhaustive_xlogy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:50.9136346Z test_make_fx_exhaustive_zero__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:50.9337201Z test_make_fx_exhaustive_zeros_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:12:50.9399230Z test_make_fx_fake_exhaustive_H_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:12:50.9468002Z test_make_fx_fake_exhaustive_T_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:12:51.0128472Z test_make_fx_fake_exhaustive___getitem___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.066s) 2022-08-17T12:12:51.0439820Z test_make_fx_fake_exhaustive___radd___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:12:51.0790002Z test_make_fx_fake_exhaustive___rdiv___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2022-08-17T12:12:51.1477736Z test_make_fx_fake_exhaustive___rmatmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.069s) 2022-08-17T12:12:51.1801973Z test_make_fx_fake_exhaustive___rmod___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T12:12:51.2100154Z test_make_fx_fake_exhaustive___rmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:12:51.2569190Z test_make_fx_fake_exhaustive___rpow___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T12:12:51.2872482Z test_make_fx_fake_exhaustive___rsub___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:12:51.7346591Z test_make_fx_fake_exhaustive__masked_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.447s) 2022-08-17T12:12:52.1808380Z test_make_fx_fake_exhaustive__masked_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.446s) 2022-08-17T12:12:52.4868898Z test_make_fx_fake_exhaustive__masked_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.306s) 2022-08-17T12:12:52.7996241Z test_make_fx_fake_exhaustive__masked_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.313s) 2022-08-17T12:12:52.8620134Z test_make_fx_fake_exhaustive__masked_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.062s) 2022-08-17T12:12:52.9233680Z test_make_fx_fake_exhaustive__masked_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.061s) 2022-08-17T12:12:53.0040812Z test_make_fx_fake_exhaustive__masked_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.081s) 2022-08-17T12:12:53.0836673Z test_make_fx_fake_exhaustive__masked_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.079s) 2022-08-17T12:12:53.7211930Z test_make_fx_fake_exhaustive__masked_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.637s) 2022-08-17T12:12:54.4672714Z test_make_fx_fake_exhaustive__masked_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.746s) 2022-08-17T12:12:54.5494583Z test_make_fx_fake_exhaustive__masked_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.082s) 2022-08-17T12:12:56.8368960Z test_make_fx_fake_exhaustive__masked_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.287s) 2022-08-17T12:12:56.9976692Z test_make_fx_fake_exhaustive__masked_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.161s) 2022-08-17T12:12:57.4729486Z test_make_fx_fake_exhaustive__masked_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.475s) 2022-08-17T12:12:57.5513598Z test_make_fx_fake_exhaustive__masked_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.078s) 2022-08-17T12:12:57.6385377Z test_make_fx_fake_exhaustive__masked_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.087s) 2022-08-17T12:13:00.2010998Z test_make_fx_fake_exhaustive__masked_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.562s) 2022-08-17T12:13:00.6562869Z test_make_fx_fake_exhaustive__masked_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.455s) 2022-08-17T12:13:03.2535695Z test_make_fx_fake_exhaustive__masked_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.597s) 2022-08-17T12:13:03.2580427Z test_make_fx_fake_exhaustive_abs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2022-08-17T12:13:03.2676563Z test_make_fx_fake_exhaustive_acos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:03.2767924Z test_make_fx_fake_exhaustive_acosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:03.3121117Z test_make_fx_fake_exhaustive_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2022-08-17T12:13:03.3358979Z test_make_fx_fake_exhaustive_addbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:13:03.3803981Z test_make_fx_fake_exhaustive_addcdiv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.044s) 2022-08-17T12:13:03.4238562Z test_make_fx_fake_exhaustive_addcmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2022-08-17T12:13:03.4360527Z test_make_fx_fake_exhaustive_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2022-08-17T12:13:03.4476554Z test_make_fx_fake_exhaustive_addmm_decomposed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:13:03.4713049Z test_make_fx_fake_exhaustive_addmv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:13:03.4931973Z test_make_fx_fake_exhaustive_addr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:13:03.5303645Z test_make_fx_fake_exhaustive_all_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2022-08-17T12:13:03.5347769Z test_make_fx_fake_exhaustive_allclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:13:03.5954132Z test_make_fx_fake_exhaustive_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2022-08-17T12:13:03.6550607Z test_make_fx_fake_exhaustive_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2022-08-17T12:13:03.6758699Z test_make_fx_fake_exhaustive_aminmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... [W Resize.cpp:24] Warning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (function resize_output_check) 2022-08-17T12:13:03.6759772Z [W Resize.cpp:24] Warning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (function resize_output_check) 2022-08-17T12:13:03.6762415Z ok (0.021s) 2022-08-17T12:13:03.6801707Z test_make_fx_fake_exhaustive_angle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:03.7176407Z test_make_fx_fake_exhaustive_any_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2022-08-17T12:13:03.7892583Z test_make_fx_fake_exhaustive_arange_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.071s) 2022-08-17T12:13:03.8263531Z test_make_fx_fake_exhaustive_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2022-08-17T12:13:03.8637581Z test_make_fx_fake_exhaustive_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2022-08-17T12:13:03.9524447Z test_make_fx_fake_exhaustive_argsort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.089s) 2022-08-17T12:13:03.9554018Z test_make_fx_fake_exhaustive_argwhere_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.003s) 2022-08-17T12:13:03.9739545Z test_make_fx_fake_exhaustive_as_strided_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T12:13:03.9947106Z test_make_fx_fake_exhaustive_as_strided_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T12:13:03.9988436Z test_make_fx_fake_exhaustive_asin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:04.0027142Z test_make_fx_fake_exhaustive_asinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:04.0323559Z test_make_fx_fake_exhaustive_atan2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:04.0363409Z test_make_fx_fake_exhaustive_atan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:04.0403420Z test_make_fx_fake_exhaustive_atanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:04.0578981Z test_make_fx_fake_exhaustive_atleast_1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:13:04.0767234Z test_make_fx_fake_exhaustive_atleast_2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2022-08-17T12:13:04.0975100Z test_make_fx_fake_exhaustive_atleast_3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T12:13:04.1210997Z test_make_fx_fake_exhaustive_baddbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:13:04.1348898Z test_make_fx_fake_exhaustive_bernoulli_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:13:04.1511593Z test_make_fx_fake_exhaustive_bfloat16_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:13:04.1515350Z test_make_fx_fake_exhaustive_block_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:13:04.1558389Z test_make_fx_fake_exhaustive_bmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:04.1717619Z test_make_fx_fake_exhaustive_bool_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:13:04.1925299Z test_make_fx_fake_exhaustive_broadcast_shapes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T12:13:04.1995879Z test_make_fx_fake_exhaustive_broadcast_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:13:04.2218358Z test_make_fx_fake_exhaustive_broadcast_to_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:13:04.4492385Z test_make_fx_fake_exhaustive_bucketize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.227s) 2022-08-17T12:13:04.4673435Z test_make_fx_fake_exhaustive_byte_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T12:13:04.4878405Z test_make_fx_fake_exhaustive_cartesian_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:13:04.5121815Z test_make_fx_fake_exhaustive_cat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:13:05.4086311Z test_make_fx_fake_exhaustive_cdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.896s) 2022-08-17T12:13:05.4127837Z test_make_fx_fake_exhaustive_ceil_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:05.4298473Z test_make_fx_fake_exhaustive_chalf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:13:05.4462179Z test_make_fx_fake_exhaustive_char_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:13:05.4625493Z test_make_fx_fake_exhaustive_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:13:05.5388494Z test_make_fx_fake_exhaustive_cholesky_inverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.076s) 2022-08-17T12:13:05.6757242Z test_make_fx_fake_exhaustive_cholesky_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.137s) 2022-08-17T12:13:05.6895822Z test_make_fx_fake_exhaustive_chunk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:13:05.7011966Z test_make_fx_fake_exhaustive_clamp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:13:05.7312997Z test_make_fx_fake_exhaustive_clamp_max_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:05.7616810Z test_make_fx_fake_exhaustive_clamp_min_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:05.7681808Z test_make_fx_fake_exhaustive_clone_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:13:05.7805025Z test_make_fx_fake_exhaustive_column_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2022-08-17T12:13:05.7868234Z test_make_fx_fake_exhaustive_combinations_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.006s) 2022-08-17T12:13:05.8181021Z test_make_fx_fake_exhaustive_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:13:05.8258072Z test_make_fx_fake_exhaustive_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:05.8290892Z test_make_fx_fake_exhaustive_conj_physical_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:13:05.9964129Z test_make_fx_fake_exhaustive_constant_pad_nd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.167s) 2022-08-17T12:13:06.0020629Z test_make_fx_fake_exhaustive_contiguous_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:13:06.0323307Z test_make_fx_fake_exhaustive_copysign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:06.0386416Z test_make_fx_fake_exhaustive_corrcoef_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:13:06.0494031Z test_make_fx_fake_exhaustive_cos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:13:06.0589494Z test_make_fx_fake_exhaustive_cosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:06.2580135Z test_make_fx_fake_exhaustive_count_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.199s) 2022-08-17T12:13:06.2647812Z test_make_fx_fake_exhaustive_cov_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:13:06.2756363Z test_make_fx_fake_exhaustive_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:13:06.3012508Z test_make_fx_fake_exhaustive_cummax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:13:06.3270627Z test_make_fx_fake_exhaustive_cummin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:13:06.3584067Z test_make_fx_fake_exhaustive_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:13:06.3710407Z test_make_fx_fake_exhaustive_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:13:06.4321450Z test_make_fx_fake_exhaustive_cumulative_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.061s) 2022-08-17T12:13:06.4417129Z test_make_fx_fake_exhaustive_deg2rad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:06.4884942Z test_make_fx_fake_exhaustive_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T12:13:06.5345760Z test_make_fx_fake_exhaustive_diag_embed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.046s) 2022-08-17T12:13:06.5524955Z test_make_fx_fake_exhaustive_diagflat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T12:13:06.5977820Z test_make_fx_fake_exhaustive_diagonal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.045s) 2022-08-17T12:13:06.6479391Z test_make_fx_fake_exhaustive_diagonal_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.050s) 2022-08-17T12:13:07.1380109Z test_make_fx_fake_exhaustive_diff_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.490s) 2022-08-17T12:13:07.1483345Z test_make_fx_fake_exhaustive_digamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:07.3128737Z test_make_fx_fake_exhaustive_dist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.164s) 2022-08-17T12:13:07.3446784Z test_make_fx_fake_exhaustive_div_floor_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T12:13:07.3755200Z test_make_fx_fake_exhaustive_div_no_rounding_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:13:07.4075520Z test_make_fx_fake_exhaustive_div_trunc_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T12:13:07.4117445Z test_make_fx_fake_exhaustive_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:07.4295650Z test_make_fx_fake_exhaustive_double_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T12:13:07.4397551Z test_make_fx_fake_exhaustive_dsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:07.4524158Z test_make_fx_fake_exhaustive_dstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:13:07.4663559Z test_make_fx_fake_exhaustive_eig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:13:07.5466506Z test_make_fx_fake_exhaustive_einsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.080s) 2022-08-17T12:13:07.5470904Z test_make_fx_fake_exhaustive_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:13:07.5474701Z test_make_fx_fake_exhaustive_empty_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:13:07.5801999Z test_make_fx_fake_exhaustive_eq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T12:13:07.5830538Z test_make_fx_fake_exhaustive_equal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:13:07.5872283Z test_make_fx_fake_exhaustive_erf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:07.5978520Z test_make_fx_fake_exhaustive_erfc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:13:07.6017456Z test_make_fx_fake_exhaustive_erfinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:07.6111075Z test_make_fx_fake_exhaustive_exp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:07.6209094Z test_make_fx_fake_exhaustive_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:07.6318282Z test_make_fx_fake_exhaustive_expand_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:13:07.6618511Z test_make_fx_fake_exhaustive_expand_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:07.6658873Z test_make_fx_fake_exhaustive_expm1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:07.6946750Z test_make_fx_fake_exhaustive_fft_fft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:07.7197577Z test_make_fx_fake_exhaustive_fft_fft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:13:07.7572187Z test_make_fx_fake_exhaustive_fft_fftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2022-08-17T12:13:07.7742327Z test_make_fx_fake_exhaustive_fft_fftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:13:07.8083156Z test_make_fx_fake_exhaustive_fft_hfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2022-08-17T12:13:07.8421073Z test_make_fx_fake_exhaustive_fft_hfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2022-08-17T12:13:07.8846310Z test_make_fx_fake_exhaustive_fft_hfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2022-08-17T12:13:07.9124992Z test_make_fx_fake_exhaustive_fft_ifft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:13:07.9411856Z test_make_fx_fake_exhaustive_fft_ifft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:07.9773702Z test_make_fx_fake_exhaustive_fft_ifftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2022-08-17T12:13:07.9945247Z test_make_fx_fake_exhaustive_fft_ifftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:13:08.0259347Z test_make_fx_fake_exhaustive_fft_ihfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:13:08.0560365Z test_make_fx_fake_exhaustive_fft_ihfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:08.0934871Z test_make_fx_fake_exhaustive_fft_ihfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2022-08-17T12:13:08.1217136Z test_make_fx_fake_exhaustive_fft_irfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:13:08.1516834Z test_make_fx_fake_exhaustive_fft_irfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:08.1879141Z test_make_fx_fake_exhaustive_fft_irfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2022-08-17T12:13:08.2124423Z test_make_fx_fake_exhaustive_fft_rfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:13:08.2375528Z test_make_fx_fake_exhaustive_fft_rfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:13:08.2676496Z test_make_fx_fake_exhaustive_fft_rfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:08.2787727Z test_make_fx_fake_exhaustive_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:13:08.2969944Z test_make_fx_fake_exhaustive_flatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T12:13:08.3310615Z test_make_fx_fake_exhaustive_flip_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2022-08-17T12:13:08.3380845Z test_make_fx_fake_exhaustive_fliplr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:13:08.3452302Z test_make_fx_fake_exhaustive_flipud_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:13:08.3587440Z test_make_fx_fake_exhaustive_float_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:13:08.4028627Z test_make_fx_fake_exhaustive_float_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.044s) 2022-08-17T12:13:08.4071064Z test_make_fx_fake_exhaustive_floor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:08.4719750Z test_make_fx_fake_exhaustive_floor_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.065s) 2022-08-17T12:13:08.5037373Z test_make_fx_fake_exhaustive_fmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T12:13:08.5340591Z test_make_fx_fake_exhaustive_fmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:08.5653481Z test_make_fx_fake_exhaustive_fmod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:13:08.5748994Z test_make_fx_fake_exhaustive_frac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:08.6090794Z test_make_fx_fake_exhaustive_frexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2022-08-17T12:13:08.6333883Z test_make_fx_fake_exhaustive_full_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:13:08.6510093Z test_make_fx_fake_exhaustive_gather_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T12:13:08.6803548Z test_make_fx_fake_exhaustive_ge_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:09.0547666Z test_make_fx_fake_exhaustive_geqrf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.374s) 2022-08-17T12:13:09.3216773Z test_make_fx_fake_exhaustive_gradient_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.267s) 2022-08-17T12:13:09.3535045Z test_make_fx_fake_exhaustive_gt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T12:13:09.3709349Z test_make_fx_fake_exhaustive_half_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:13:09.4012459Z test_make_fx_fake_exhaustive_heaviside_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:10.3546694Z test_make_fx_fake_exhaustive_histc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.953s) 2022-08-17T12:13:12.2833602Z test_make_fx_fake_exhaustive_histogram_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.929s) 2022-08-17T12:13:13.9898021Z test_make_fx_fake_exhaustive_histogramdd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.706s) 2022-08-17T12:13:14.0001939Z test_make_fx_fake_exhaustive_hsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:14.0085437Z test_make_fx_fake_exhaustive_hstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:14.0393246Z test_make_fx_fake_exhaustive_hypot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:13:14.0457812Z test_make_fx_fake_exhaustive_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:13:14.2184192Z test_make_fx_fake_exhaustive_igamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.172s) 2022-08-17T12:13:14.2482344Z test_make_fx_fake_exhaustive_igammac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:14.2809077Z test_make_fx_fake_exhaustive_index_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T12:13:14.2923771Z test_make_fx_fake_exhaustive_index_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:13:14.3031158Z test_make_fx_fake_exhaustive_index_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:13:14.3192404Z test_make_fx_fake_exhaustive_index_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:13:14.4371865Z test_make_fx_fake_exhaustive_index_reduce_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.118s) 2022-08-17T12:13:14.4475231Z test_make_fx_fake_exhaustive_index_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:14.4577617Z test_make_fx_fake_exhaustive_inner_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:14.4737780Z test_make_fx_fake_exhaustive_int_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:13:14.4981052Z test_make_fx_fake_exhaustive_inverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:13:14.6626265Z test_make_fx_fake_exhaustive_isclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.164s) 2022-08-17T12:13:14.6782419Z test_make_fx_fake_exhaustive_isfinite_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:13:14.6853018Z test_make_fx_fake_exhaustive_isin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:13:14.6891515Z test_make_fx_fake_exhaustive_isinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:14.6928890Z test_make_fx_fake_exhaustive_isnan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:14.6966383Z test_make_fx_fake_exhaustive_isneginf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:14.7002064Z test_make_fx_fake_exhaustive_isposinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:14.7098005Z test_make_fx_fake_exhaustive_isreal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:14.7407036Z test_make_fx_fake_exhaustive_istft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.031s) 2022-08-17T12:13:14.7416056Z test_make_fx_fake_exhaustive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:13:14.7423788Z test_make_fx_fake_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:13:14.7431341Z test_make_fx_fake_exhaustive_jiterator_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:13:14.7438798Z test_make_fx_fake_exhaustive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:13:14.7445998Z test_make_fx_fake_exhaustive_jiterator_unary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:13:14.7512187Z test_make_fx_fake_exhaustive_kron_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:13:14.8603426Z test_make_fx_fake_exhaustive_kthvalue_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.109s) 2022-08-17T12:13:14.8961922Z test_make_fx_fake_exhaustive_ldexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2022-08-17T12:13:14.9245395Z test_make_fx_fake_exhaustive_le_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:13:14.9712334Z test_make_fx_fake_exhaustive_lerp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T12:13:14.9808922Z test_make_fx_fake_exhaustive_lgamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:15.0613705Z test_make_fx_fake_exhaustive_linalg_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.080s) 2022-08-17T12:13:15.1133335Z test_make_fx_fake_exhaustive_linalg_cholesky_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.052s) 2022-08-17T12:13:15.1319514Z test_make_fx_fake_exhaustive_linalg_cond_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2022-08-17T12:13:15.1426090Z test_make_fx_fake_exhaustive_linalg_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:13:15.1757557Z test_make_fx_fake_exhaustive_linalg_det_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T12:13:15.2616330Z test_make_fx_fake_exhaustive_linalg_eig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.086s) 2022-08-17T12:13:15.2914008Z test_make_fx_fake_exhaustive_linalg_eigh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:15.3072206Z test_make_fx_fake_exhaustive_linalg_eigvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:13:15.3361205Z test_make_fx_fake_exhaustive_linalg_eigvalsh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:15.4192878Z test_make_fx_fake_exhaustive_linalg_householder_product_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.083s) 2022-08-17T12:13:15.4506188Z test_make_fx_fake_exhaustive_linalg_inv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:13:15.4785551Z test_make_fx_fake_exhaustive_linalg_inv_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:13:15.4950438Z test_make_fx_fake_exhaustive_linalg_ldl_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:13:15.5100764Z test_make_fx_fake_exhaustive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:13:15.5669492Z test_make_fx_fake_exhaustive_linalg_ldl_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2022-08-17T12:13:15.5673935Z test_make_fx_fake_exhaustive_linalg_lstsq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:13:15.5678971Z test_make_fx_fake_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:13:15.6256105Z test_make_fx_fake_exhaustive_linalg_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2022-08-17T12:13:15.6915349Z test_make_fx_fake_exhaustive_linalg_lu_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.066s) 2022-08-17T12:13:15.7455418Z test_make_fx_fake_exhaustive_linalg_lu_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2022-08-17T12:13:16.1320461Z test_make_fx_fake_exhaustive_linalg_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.386s) 2022-08-17T12:13:16.4230902Z test_make_fx_fake_exhaustive_linalg_matrix_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.291s) 2022-08-17T12:13:16.5571655Z test_make_fx_fake_exhaustive_linalg_matrix_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.134s) 2022-08-17T12:13:16.6115424Z test_make_fx_fake_exhaustive_linalg_matrix_rank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2022-08-17T12:13:16.6687807Z test_make_fx_fake_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2022-08-17T12:13:16.7021455Z test_make_fx_fake_exhaustive_linalg_multi_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T12:13:16.7800642Z test_make_fx_fake_exhaustive_linalg_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.078s) 2022-08-17T12:13:16.8517184Z test_make_fx_fake_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.072s) 2022-08-17T12:13:16.9469357Z test_make_fx_fake_exhaustive_linalg_pinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.095s) 2022-08-17T12:13:16.9759964Z test_make_fx_fake_exhaustive_linalg_pinv_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:16.9768504Z test_make_fx_fake_exhaustive_linalg_pinv_singular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:13:17.1000923Z test_make_fx_fake_exhaustive_linalg_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.123s) 2022-08-17T12:13:17.1345537Z test_make_fx_fake_exhaustive_linalg_slogdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2022-08-17T12:13:17.2139362Z test_make_fx_fake_exhaustive_linalg_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.079s) 2022-08-17T12:13:17.2864994Z test_make_fx_fake_exhaustive_linalg_solve_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.072s) 2022-08-17T12:13:18.7328463Z test_make_fx_fake_exhaustive_linalg_solve_triangular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.446s) 2022-08-17T12:13:19.5380712Z test_make_fx_fake_exhaustive_linalg_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.805s) 2022-08-17T12:13:19.6579477Z test_make_fx_fake_exhaustive_linalg_svdvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.120s) 2022-08-17T12:13:19.6703858Z test_make_fx_fake_exhaustive_linalg_tensorinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2022-08-17T12:13:19.6993887Z test_make_fx_fake_exhaustive_linalg_tensorsolve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:19.7562476Z test_make_fx_fake_exhaustive_linalg_vander_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2022-08-17T12:13:19.9196105Z test_make_fx_fake_exhaustive_linalg_vecdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.163s) 2022-08-17T12:13:20.4799829Z test_make_fx_fake_exhaustive_linalg_vector_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.560s) 2022-08-17T12:13:20.6181926Z test_make_fx_fake_exhaustive_linspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.138s) 2022-08-17T12:13:20.6287524Z test_make_fx_fake_exhaustive_log10_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:13:20.6328064Z test_make_fx_fake_exhaustive_log1p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:20.6425771Z test_make_fx_fake_exhaustive_log2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:20.6527220Z test_make_fx_fake_exhaustive_log_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:20.6715451Z test_make_fx_fake_exhaustive_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2022-08-17T12:13:20.6963418Z test_make_fx_fake_exhaustive_log_softmax_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:13:20.7007129Z test_make_fx_fake_exhaustive_logaddexp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:20.7048394Z test_make_fx_fake_exhaustive_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:20.7678703Z test_make_fx_fake_exhaustive_logcumsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T12:13:20.8226170Z test_make_fx_fake_exhaustive_logdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.055s) 2022-08-17T12:13:20.8542498Z test_make_fx_fake_exhaustive_logical_and_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T12:13:20.8637112Z test_make_fx_fake_exhaustive_logical_not_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:20.8963121Z test_make_fx_fake_exhaustive_logical_or_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T12:13:20.9282791Z test_make_fx_fake_exhaustive_logical_xor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T12:13:20.9415132Z test_make_fx_fake_exhaustive_logit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:13:22.1372752Z test_make_fx_fake_exhaustive_logspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.196s) 2022-08-17T12:13:22.1909911Z test_make_fx_fake_exhaustive_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2022-08-17T12:13:22.2077385Z test_make_fx_fake_exhaustive_long_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:13:22.2379801Z test_make_fx_fake_exhaustive_lt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:22.3556277Z test_make_fx_fake_exhaustive_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.118s) 2022-08-17T12:13:22.4548117Z test_make_fx_fake_exhaustive_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.099s) 2022-08-17T12:13:22.5161872Z test_make_fx_fake_exhaustive_lu_unpack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.061s) 2022-08-17T12:13:22.5348451Z test_make_fx_fake_exhaustive_mH_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2022-08-17T12:13:22.5535553Z test_make_fx_fake_exhaustive_mT_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2022-08-17T12:13:22.5817482Z test_make_fx_fake_exhaustive_masked_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:13:22.5965963Z test_make_fx_fake_exhaustive_masked_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:13:22.6004164Z test_make_fx_fake_exhaustive_masked_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.004s) 2022-08-17T12:13:22.6693766Z test_make_fx_fake_exhaustive_matmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.069s) 2022-08-17T12:13:22.6922103Z test_make_fx_fake_exhaustive_matrix_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:13:22.7228335Z test_make_fx_fake_exhaustive_max_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:13:22.7294922Z test_make_fx_fake_exhaustive_max_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:13:22.7436928Z test_make_fx_fake_exhaustive_max_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:13:22.7742390Z test_make_fx_fake_exhaustive_maximum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:22.8375177Z test_make_fx_fake_exhaustive_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T12:13:22.9784069Z test_make_fx_fake_exhaustive_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.141s) 2022-08-17T12:13:23.0388964Z test_make_fx_fake_exhaustive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2022-08-17T12:13:23.0958746Z test_make_fx_fake_exhaustive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2022-08-17T12:13:23.1275590Z test_make_fx_fake_exhaustive_min_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T12:13:23.1339423Z test_make_fx_fake_exhaustive_min_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:13:23.1480709Z test_make_fx_fake_exhaustive_min_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:13:23.1782769Z test_make_fx_fake_exhaustive_minimum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:23.1823864Z test_make_fx_fake_exhaustive_mm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:23.2538790Z test_make_fx_fake_exhaustive_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.071s) 2022-08-17T12:13:23.2623480Z test_make_fx_fake_exhaustive_movedim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:23.2713413Z test_make_fx_fake_exhaustive_msort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:23.3027227Z test_make_fx_fake_exhaustive_mul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:13:23.3179731Z test_make_fx_fake_exhaustive_multinomial_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.015s) 2022-08-17T12:13:23.3228250Z test_make_fx_fake_exhaustive_mv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2022-08-17T12:13:23.3392241Z test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:13:23.3560221Z test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.017s) 2022-08-17T12:13:23.3725359Z test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:13:23.3900709Z test_make_fx_fake_exhaustive_nan_to_num_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:13:23.6058516Z test_make_fx_fake_exhaustive_nanmean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.216s) 2022-08-17T12:13:23.6502679Z test_make_fx_fake_exhaustive_nanmedian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.044s) 2022-08-17T12:13:23.6573611Z test_make_fx_fake_exhaustive_nanquantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:13:23.7643480Z test_make_fx_fake_exhaustive_nansum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.107s) 2022-08-17T12:13:23.7806992Z test_make_fx_fake_exhaustive_narrow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:13:23.8689400Z test_make_fx_fake_exhaustive_native_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.088s) 2022-08-17T12:13:23.8983214Z test_make_fx_fake_exhaustive_ne_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:23.9021970Z test_make_fx_fake_exhaustive_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:23.9026677Z test_make_fx_fake_exhaustive_new_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:13:23.9288631Z test_make_fx_fake_exhaustive_new_full_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:13:23.9536935Z test_make_fx_fake_exhaustive_new_ones_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:13:23.9786212Z test_make_fx_fake_exhaustive_new_zeros_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:13:24.0098315Z test_make_fx_fake_exhaustive_nextafter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:13:24.0361740Z test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:13:24.0700351Z test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2022-08-17T12:13:24.1120993Z test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2022-08-17T12:13:24.1544645Z test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2022-08-17T12:13:24.2393955Z test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.085s) 2022-08-17T12:13:24.3164497Z test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.077s) 2022-08-17T12:13:24.3590790Z test_make_fx_fake_exhaustive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2022-08-17T12:13:24.3877655Z test_make_fx_fake_exhaustive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:24.4198333Z test_make_fx_fake_exhaustive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T12:13:24.4877728Z test_make_fx_fake_exhaustive_nn_functional_batch_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.068s) 2022-08-17T12:13:24.5957804Z test_make_fx_fake_exhaustive_nn_functional_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.108s) 2022-08-17T12:13:24.6390625Z test_make_fx_fake_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2022-08-17T12:13:24.7410796Z test_make_fx_fake_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.102s) 2022-08-17T12:13:24.7508412Z test_make_fx_fake_exhaustive_nn_functional_celu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:24.7997052Z test_make_fx_fake_exhaustive_nn_functional_conv1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.049s) 2022-08-17T12:13:24.9520755Z test_make_fx_fake_exhaustive_nn_functional_conv2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.152s) 2022-08-17T12:13:25.0019956Z test_make_fx_fake_exhaustive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.050s) 2022-08-17T12:13:25.0532650Z test_make_fx_fake_exhaustive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.051s) 2022-08-17T12:13:25.1107101Z test_make_fx_fake_exhaustive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2022-08-17T12:13:25.2231942Z test_make_fx_fake_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.112s) 2022-08-17T12:13:25.3207693Z test_make_fx_fake_exhaustive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.098s) 2022-08-17T12:13:25.4505499Z test_make_fx_fake_exhaustive_nn_functional_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.130s) 2022-08-17T12:13:25.4577780Z test_make_fx_fake_exhaustive_nn_functional_ctc_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:13:25.5080440Z test_make_fx_fake_exhaustive_nn_functional_dropout2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.050s) 2022-08-17T12:13:25.5653727Z test_make_fx_fake_exhaustive_nn_functional_dropout3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2022-08-17T12:13:25.6352070Z test_make_fx_fake_exhaustive_nn_functional_dropout_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.070s) 2022-08-17T12:13:25.6452264Z test_make_fx_fake_exhaustive_nn_functional_elu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:25.9181606Z test_make_fx_fake_exhaustive_nn_functional_embedding_bag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.273s) 2022-08-17T12:13:25.9572864Z test_make_fx_fake_exhaustive_nn_functional_embedding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.039s) 2022-08-17T12:13:25.9909767Z test_make_fx_fake_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2022-08-17T12:13:26.0213773Z test_make_fx_fake_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:26.1998661Z test_make_fx_fake_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.178s) 2022-08-17T12:13:26.4462491Z test_make_fx_fake_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.246s) 2022-08-17T12:13:26.4507675Z test_make_fx_fake_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:13:26.4778706Z test_make_fx_fake_exhaustive_nn_functional_gelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:13:26.6222709Z test_make_fx_fake_exhaustive_nn_functional_glu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.144s) 2022-08-17T12:13:26.9671461Z test_make_fx_fake_exhaustive_nn_functional_grid_sample_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.345s) 2022-08-17T12:13:26.9907752Z test_make_fx_fake_exhaustive_nn_functional_group_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:13:27.0099604Z test_make_fx_fake_exhaustive_nn_functional_hardshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2022-08-17T12:13:27.0197442Z test_make_fx_fake_exhaustive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:27.0331992Z test_make_fx_fake_exhaustive_nn_functional_hardswish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:13:27.0529815Z test_make_fx_fake_exhaustive_nn_functional_hardtanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:13:27.1475331Z test_make_fx_fake_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.094s) 2022-08-17T12:13:27.1844679Z test_make_fx_fake_exhaustive_nn_functional_huber_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2022-08-17T12:13:27.3016207Z test_make_fx_fake_exhaustive_nn_functional_instance_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.117s) 2022-08-17T12:13:27.3487761Z test_make_fx_fake_exhaustive_nn_functional_interpolate_area_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T12:13:27.5403921Z test_make_fx_fake_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.192s) 2022-08-17T12:13:27.5809174Z test_make_fx_fake_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.040s) 2022-08-17T12:13:27.6195258Z test_make_fx_fake_exhaustive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.039s) 2022-08-17T12:13:27.6869665Z test_make_fx_fake_exhaustive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.067s) 2022-08-17T12:13:27.7295627Z test_make_fx_fake_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2022-08-17T12:13:27.7895270Z test_make_fx_fake_exhaustive_nn_functional_kl_div_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2022-08-17T12:13:27.8156147Z test_make_fx_fake_exhaustive_nn_functional_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:13:27.8414369Z test_make_fx_fake_exhaustive_nn_functional_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:13:27.8674654Z test_make_fx_fake_exhaustive_nn_functional_leaky_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:13:27.9387750Z test_make_fx_fake_exhaustive_nn_functional_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.071s) 2022-08-17T12:13:28.0220282Z test_make_fx_fake_exhaustive_nn_functional_local_response_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.083s) 2022-08-17T12:13:28.0331294Z test_make_fx_fake_exhaustive_nn_functional_logsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:13:28.1744625Z test_make_fx_fake_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.141s) 2022-08-17T12:13:28.1880627Z test_make_fx_fake_exhaustive_nn_functional_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.014s) 2022-08-17T12:13:34.0808417Z test_make_fx_fake_exhaustive_nn_functional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.892s) 2022-08-17T12:13:40.8774143Z test_make_fx_fake_exhaustive_nn_functional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (6.796s) 2022-08-17T12:13:40.8777590Z test_make_fx_fake_exhaustive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:13:41.0889625Z test_make_fx_fake_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.211s) 2022-08-17T12:13:41.0902074Z test_make_fx_fake_exhaustive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:13:41.4000548Z test_make_fx_fake_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.310s) 2022-08-17T12:13:41.4008380Z test_make_fx_fake_exhaustive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:13:41.5831241Z test_make_fx_fake_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.182s) 2022-08-17T12:13:41.5944105Z test_make_fx_fake_exhaustive_nn_functional_mish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:13:41.6160366Z test_make_fx_fake_exhaustive_nn_functional_mse_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:13:41.6680036Z test_make_fx_fake_exhaustive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.052s) 2022-08-17T12:13:41.7023374Z test_make_fx_fake_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2022-08-17T12:13:41.7445904Z test_make_fx_fake_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2022-08-17T12:13:41.7450778Z test_make_fx_fake_exhaustive_nn_functional_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:13:41.7887464Z test_make_fx_fake_exhaustive_nn_functional_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2022-08-17T12:13:41.8665946Z test_make_fx_fake_exhaustive_nn_functional_pad_circular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.078s) 2022-08-17T12:13:42.0426967Z test_make_fx_fake_exhaustive_nn_functional_pad_constant_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.176s) 2022-08-17T12:13:42.0848752Z test_make_fx_fake_exhaustive_nn_functional_pad_reflect_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2022-08-17T12:13:42.1273995Z test_make_fx_fake_exhaustive_nn_functional_pad_replicate_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2022-08-17T12:13:42.1600457Z test_make_fx_fake_exhaustive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T12:13:42.2561476Z test_make_fx_fake_exhaustive_nn_functional_pdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.096s) 2022-08-17T12:13:42.2635304Z test_make_fx_fake_exhaustive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:13:42.2708286Z test_make_fx_fake_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:13:43.0154488Z test_make_fx_fake_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.744s) 2022-08-17T12:13:43.0967749Z test_make_fx_fake_exhaustive_nn_functional_prelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.081s) 2022-08-17T12:13:43.1063760Z test_make_fx_fake_exhaustive_nn_functional_relu6_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:43.1197144Z test_make_fx_fake_exhaustive_nn_functional_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:13:43.1561925Z test_make_fx_fake_exhaustive_nn_functional_rrelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2022-08-17T12:13:43.1666129Z test_make_fx_fake_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:43.1756107Z test_make_fx_fake_exhaustive_nn_functional_silu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:43.2016774Z test_make_fx_fake_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:13:43.2227770Z test_make_fx_fake_exhaustive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T12:13:43.2443269Z test_make_fx_fake_exhaustive_nn_functional_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T12:13:43.2711839Z test_make_fx_fake_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:13:43.2813109Z test_make_fx_fake_exhaustive_nn_functional_softplus_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:43.2965014Z test_make_fx_fake_exhaustive_nn_functional_softshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:13:43.3096898Z test_make_fx_fake_exhaustive_nn_functional_softsign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:13:43.3205324Z test_make_fx_fake_exhaustive_nn_functional_tanhshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:13:43.3338156Z test_make_fx_fake_exhaustive_nn_functional_threshold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:13:43.3948532Z test_make_fx_fake_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.061s) 2022-08-17T12:13:43.4571643Z test_make_fx_fake_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.062s) 2022-08-17T12:13:46.0602560Z test_make_fx_fake_exhaustive_nn_functional_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.603s) 2022-08-17T12:13:46.0743120Z test_make_fx_fake_exhaustive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:13:46.1390876Z test_make_fx_fake_exhaustive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.065s) 2022-08-17T12:13:46.1424811Z test_make_fx_fake_exhaustive_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.003s) 2022-08-17T12:13:46.2733981Z test_make_fx_fake_exhaustive_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.131s) 2022-08-17T12:13:46.2844322Z test_make_fx_fake_exhaustive_norm_fro_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:13:46.2975395Z test_make_fx_fake_exhaustive_norm_inf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:13:46.3088794Z test_make_fx_fake_exhaustive_norm_nuc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:13:46.3272579Z test_make_fx_fake_exhaustive_normal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T12:13:46.3314770Z test_make_fx_fake_exhaustive_normal_number_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:46.3541818Z test_make_fx_fake_exhaustive_ones_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:13:47.8725397Z test_make_fx_fake_exhaustive_ormqr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.518s) 2022-08-17T12:13:47.8776280Z test_make_fx_fake_exhaustive_outer_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2022-08-17T12:13:52.8052806Z test_make_fx_fake_exhaustive_pca_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (4.927s) 2022-08-17T12:13:52.8198973Z test_make_fx_fake_exhaustive_permute_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:13:52.8599042Z test_make_fx_fake_exhaustive_pinverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.040s) 2022-08-17T12:13:52.9576295Z test_make_fx_fake_exhaustive_polar_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.098s) 2022-08-17T12:13:52.9891997Z test_make_fx_fake_exhaustive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T12:13:53.0193691Z test_make_fx_fake_exhaustive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:53.0500841Z test_make_fx_fake_exhaustive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:13:53.0802775Z test_make_fx_fake_exhaustive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:53.1115879Z test_make_fx_fake_exhaustive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:13:53.1193673Z test_make_fx_fake_exhaustive_positive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:53.1500460Z test_make_fx_fake_exhaustive_pow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:13:53.2591257Z test_make_fx_fake_exhaustive_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.109s) 2022-08-17T12:13:53.3355991Z test_make_fx_fake_exhaustive_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.076s) 2022-08-17T12:13:53.4610389Z test_make_fx_fake_exhaustive_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.125s) 2022-08-17T12:13:53.4678990Z test_make_fx_fake_exhaustive_quantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:13:53.4776751Z test_make_fx_fake_exhaustive_rad2deg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:53.5034556Z test_make_fx_fake_exhaustive_rand_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:13:53.5559435Z test_make_fx_fake_exhaustive_randint_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.052s) 2022-08-17T12:13:53.5833188Z test_make_fx_fake_exhaustive_randn_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:13:53.5938113Z test_make_fx_fake_exhaustive_ravel_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:53.6016426Z test_make_fx_fake_exhaustive_real_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:53.6110241Z test_make_fx_fake_exhaustive_reciprocal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:53.6418585Z test_make_fx_fake_exhaustive_remainder_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:13:53.6555523Z test_make_fx_fake_exhaustive_renorm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:13:53.7812184Z test_make_fx_fake_exhaustive_repeat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.126s) 2022-08-17T12:13:53.7871455Z test_make_fx_fake_exhaustive_repeat_interleave_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.006s) 2022-08-17T12:13:53.8019887Z test_make_fx_fake_exhaustive_reshape_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:13:53.8402858Z test_make_fx_fake_exhaustive_reshape_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.038s) 2022-08-17T12:13:53.8515701Z test_make_fx_fake_exhaustive_resize__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:13:53.8630455Z test_make_fx_fake_exhaustive_resize_as__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:13:53.8684384Z test_make_fx_fake_exhaustive_resolve_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2022-08-17T12:13:53.8740989Z test_make_fx_fake_exhaustive_resolve_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:13:53.9271591Z test_make_fx_fake_exhaustive_roll_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.053s) 2022-08-17T12:13:54.0400463Z test_make_fx_fake_exhaustive_rot90_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.113s) 2022-08-17T12:13:54.0441424Z test_make_fx_fake_exhaustive_round_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:54.0538483Z test_make_fx_fake_exhaustive_round_decimals_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:54.0634615Z test_make_fx_fake_exhaustive_round_decimals_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:54.0740465Z test_make_fx_fake_exhaustive_round_decimals_neg_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:54.0833944Z test_make_fx_fake_exhaustive_rsqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:54.1199766Z test_make_fx_fake_exhaustive_rsub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2022-08-17T12:13:54.1459103Z test_make_fx_fake_exhaustive_scatter_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:13:54.2309673Z test_make_fx_fake_exhaustive_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.085s) 2022-08-17T12:13:54.2845039Z test_make_fx_fake_exhaustive_scatter_reduce_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.053s) 2022-08-17T12:13:54.3372455Z test_make_fx_fake_exhaustive_scatter_reduce_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.053s) 2022-08-17T12:13:54.3914541Z test_make_fx_fake_exhaustive_scatter_reduce_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2022-08-17T12:13:54.4453577Z test_make_fx_fake_exhaustive_scatter_reduce_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2022-08-17T12:13:54.4990632Z test_make_fx_fake_exhaustive_scatter_reduce_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2022-08-17T12:13:56.5387564Z test_make_fx_fake_exhaustive_searchsorted_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.040s) 2022-08-17T12:13:56.5543568Z test_make_fx_fake_exhaustive_segment_reduce_lengths_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:13:57.4691155Z test_make_fx_fake_exhaustive_segment_reduce_offsets_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.915s) 2022-08-17T12:13:57.4850455Z test_make_fx_fake_exhaustive_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:13:57.5023634Z test_make_fx_fake_exhaustive_select_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:13:57.5060820Z test_make_fx_fake_exhaustive_sgn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:57.5220735Z test_make_fx_fake_exhaustive_short_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:13:57.5312056Z test_make_fx_fake_exhaustive_sigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:57.5350302Z test_make_fx_fake_exhaustive_sign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:57.5387651Z test_make_fx_fake_exhaustive_signbit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:57.5428396Z test_make_fx_fake_exhaustive_sin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:57.5528643Z test_make_fx_fake_exhaustive_sinc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:57.5566183Z test_make_fx_fake_exhaustive_sinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:57.5924176Z test_make_fx_fake_exhaustive_slice_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2022-08-17T12:13:57.6106901Z test_make_fx_fake_exhaustive_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T12:13:57.6341987Z test_make_fx_fake_exhaustive_softmax_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:13:57.8204648Z test_make_fx_fake_exhaustive_sort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.186s) 2022-08-17T12:13:57.8228484Z test_make_fx_fake_exhaustive_sparse_sampled_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.002s) 2022-08-17T12:13:57.8322848Z test_make_fx_fake_exhaustive_special_airy_ai_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:57.8415691Z test_make_fx_fake_exhaustive_special_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:57.8507866Z test_make_fx_fake_exhaustive_special_bessel_j1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:57.8599875Z test_make_fx_fake_exhaustive_special_bessel_y0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:57.8692970Z test_make_fx_fake_exhaustive_special_bessel_y1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:57.8987270Z test_make_fx_fake_exhaustive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:57.9289863Z test_make_fx_fake_exhaustive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:57.9293754Z test_make_fx_fake_exhaustive_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:13:57.9297439Z test_make_fx_fake_exhaustive_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:13:57.9361038Z test_make_fx_fake_exhaustive_special_entr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:13:57.9452920Z test_make_fx_fake_exhaustive_special_erfcx_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:57.9746206Z test_make_fx_fake_exhaustive_special_hermite_polynomial_h_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:58.0040065Z test_make_fx_fake_exhaustive_special_hermite_polynomial_he_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:58.0104769Z test_make_fx_fake_exhaustive_special_i0e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:13:58.0167967Z test_make_fx_fake_exhaustive_special_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:13:58.0233523Z test_make_fx_fake_exhaustive_special_i1e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:13:58.0535190Z test_make_fx_fake_exhaustive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:58.0539131Z test_make_fx_fake_exhaustive_special_legendre_polynomial_p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:13:58.0631775Z test_make_fx_fake_exhaustive_special_log_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:58.0723535Z test_make_fx_fake_exhaustive_special_modified_bessel_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:58.0815312Z test_make_fx_fake_exhaustive_special_modified_bessel_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:58.0906933Z test_make_fx_fake_exhaustive_special_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:58.0998439Z test_make_fx_fake_exhaustive_special_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:58.1140530Z test_make_fx_fake_exhaustive_special_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:13:58.1234054Z test_make_fx_fake_exhaustive_special_ndtri_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:58.1530196Z test_make_fx_fake_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:58.1630525Z test_make_fx_fake_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:58.1722821Z test_make_fx_fake_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:58.1726872Z test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:13:58.1730358Z test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:13:58.1733922Z test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:13:58.1737549Z test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:13:58.1830332Z test_make_fx_fake_exhaustive_special_spherical_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:58.2125344Z test_make_fx_fake_exhaustive_special_xlog1py_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:58.2425009Z test_make_fx_fake_exhaustive_special_zeta_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:58.2499151Z test_make_fx_fake_exhaustive_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:13:58.2624912Z test_make_fx_fake_exhaustive_split_list_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2022-08-17T12:13:58.2795334Z test_make_fx_fake_exhaustive_split_with_sizes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:13:58.2833314Z test_make_fx_fake_exhaustive_sqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:58.2926194Z test_make_fx_fake_exhaustive_square_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:58.3131936Z test_make_fx_fake_exhaustive_squeeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:13:58.3436162Z test_make_fx_fake_exhaustive_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:58.3676564Z test_make_fx_fake_exhaustive_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:13:58.3981397Z test_make_fx_fake_exhaustive_std_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:58.4559095Z test_make_fx_fake_exhaustive_stft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.058s) 2022-08-17T12:13:58.4922989Z test_make_fx_fake_exhaustive_sub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2022-08-17T12:13:58.5532869Z test_make_fx_fake_exhaustive_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.061s) 2022-08-17T12:13:58.5717215Z test_make_fx_fake_exhaustive_sum_to_size_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T12:13:59.4940339Z test_make_fx_fake_exhaustive_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.922s) 2022-08-17T12:14:05.8553211Z test_make_fx_fake_exhaustive_svd_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (6.361s) 2022-08-17T12:14:05.9512819Z test_make_fx_fake_exhaustive_symeig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.096s) 2022-08-17T12:14:05.9609616Z test_make_fx_fake_exhaustive_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:14:05.9841002Z test_make_fx_fake_exhaustive_take_along_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:14:06.0855144Z test_make_fx_fake_exhaustive_take_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.101s) 2022-08-17T12:14:06.0897397Z test_make_fx_fake_exhaustive_tan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:14:06.0938429Z test_make_fx_fake_exhaustive_tanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:14:06.1003982Z test_make_fx_fake_exhaustive_tensor_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:14:06.1157995Z test_make_fx_fake_exhaustive_tensordot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:14:06.2841241Z test_make_fx_fake_exhaustive_tile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.168s) 2022-08-17T12:14:06.2844636Z test_make_fx_fake_exhaustive_to_sparse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:14:06.3322036Z test_make_fx_fake_exhaustive_topk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T12:14:06.3359643Z test_make_fx_fake_exhaustive_trace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:14:06.3619844Z test_make_fx_fake_exhaustive_transpose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:14:06.4275036Z test_make_fx_fake_exhaustive_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.065s) 2022-08-17T12:14:06.4946351Z test_make_fx_fake_exhaustive_trapz_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.067s) 2022-08-17T12:14:06.5422504Z test_make_fx_fake_exhaustive_triangular_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T12:14:06.5582228Z test_make_fx_fake_exhaustive_tril_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:14:06.5745879Z test_make_fx_fake_exhaustive_triu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:14:06.6057706Z test_make_fx_fake_exhaustive_true_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:14:06.6097656Z test_make_fx_fake_exhaustive_trunc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:14:06.6346852Z test_make_fx_fake_exhaustive_unbind_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:14:06.6690998Z test_make_fx_fake_exhaustive_unflatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2022-08-17T12:14:06.7392012Z test_make_fx_fake_exhaustive_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.070s) 2022-08-17T12:14:06.7537992Z test_make_fx_fake_exhaustive_unique_consecutive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.014s) 2022-08-17T12:14:06.7687707Z test_make_fx_fake_exhaustive_unique_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.015s) 2022-08-17T12:14:06.7961612Z test_make_fx_fake_exhaustive_unsqueeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:14:06.8200056Z test_make_fx_fake_exhaustive_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:14:06.8493753Z test_make_fx_fake_exhaustive_var_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:14:06.8535019Z test_make_fx_fake_exhaustive_vdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:14:06.8572770Z test_make_fx_fake_exhaustive_view_as_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:14:06.8680167Z test_make_fx_fake_exhaustive_view_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:14:06.8914892Z test_make_fx_fake_exhaustive_view_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:14:06.9010450Z test_make_fx_fake_exhaustive_vsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:14:06.9106105Z test_make_fx_fake_exhaustive_vstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:06.9313714Z test_make_fx_fake_exhaustive_where_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T12:14:06.9618793Z test_make_fx_fake_exhaustive_xlogy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:14:06.9725463Z test_make_fx_fake_exhaustive_zero__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:14:06.9957895Z test_make_fx_fake_exhaustive_zeros_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:14:07.0062144Z test_make_fx_symbolic_exhaustive_H_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:14:07.0156715Z test_make_fx_symbolic_exhaustive_T_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:07.0198373Z test_make_fx_symbolic_exhaustive___getitem___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:14:10.7205740Z test_make_fx_symbolic_exhaustive___radd___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.700s) 2022-08-17T12:14:14.4627368Z test_make_fx_symbolic_exhaustive___rdiv___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.742s) 2022-08-17T12:14:14.4731014Z test_make_fx_symbolic_exhaustive___rmatmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:14:18.2246988Z test_make_fx_symbolic_exhaustive___rmod___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.751s) 2022-08-17T12:14:21.7844139Z test_make_fx_symbolic_exhaustive___rmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.560s) 2022-08-17T12:14:21.8043376Z test_make_fx_symbolic_exhaustive___rpow___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.020s) 2022-08-17T12:14:25.5793731Z test_make_fx_symbolic_exhaustive___rsub___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.775s) 2022-08-17T12:14:25.7251162Z test_make_fx_symbolic_exhaustive__masked_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.146s) 2022-08-17T12:14:25.8683837Z test_make_fx_symbolic_exhaustive__masked_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.143s) 2022-08-17T12:14:25.9020183Z test_make_fx_symbolic_exhaustive__masked_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.033s) 2022-08-17T12:14:25.9351450Z test_make_fx_symbolic_exhaustive__masked_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.033s) 2022-08-17T12:14:26.0368724Z test_make_fx_symbolic_exhaustive__masked_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.102s) 2022-08-17T12:14:26.1437244Z test_make_fx_symbolic_exhaustive__masked_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.107s) 2022-08-17T12:14:26.2658729Z test_make_fx_symbolic_exhaustive__masked_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.122s) 2022-08-17T12:14:26.2718572Z test_make_fx_symbolic_exhaustive__masked_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:14:26.4278986Z test_make_fx_symbolic_exhaustive__masked_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.156s) 2022-08-17T12:14:26.4884460Z test_make_fx_symbolic_exhaustive__masked_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.060s) 2022-08-17T12:14:26.5919600Z test_make_fx_symbolic_exhaustive__masked_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.103s) 2022-08-17T12:14:26.7384684Z test_make_fx_symbolic_exhaustive__masked_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.146s) 2022-08-17T12:14:27.6269258Z test_make_fx_symbolic_exhaustive__masked_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.888s) 2022-08-17T12:14:27.7594549Z test_make_fx_symbolic_exhaustive__masked_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.132s) 2022-08-17T12:14:27.8819045Z test_make_fx_symbolic_exhaustive__masked_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.122s) 2022-08-17T12:14:28.0009773Z test_make_fx_symbolic_exhaustive__masked_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.119s) 2022-08-17T12:14:28.0951355Z test_make_fx_symbolic_exhaustive__masked_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.094s) 2022-08-17T12:14:28.2342579Z test_make_fx_symbolic_exhaustive__masked_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.139s) 2022-08-17T12:14:28.3231216Z test_make_fx_symbolic_exhaustive__masked_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.089s) 2022-08-17T12:14:28.3324670Z test_make_fx_symbolic_exhaustive_abs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:28.3475168Z test_make_fx_symbolic_exhaustive_acos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:14:28.3618174Z test_make_fx_symbolic_exhaustive_acosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:14:33.9581575Z test_make_fx_symbolic_exhaustive_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.596s) 2022-08-17T12:14:34.9679936Z test_make_fx_symbolic_exhaustive_addbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (1.010s) 2022-08-17T12:14:42.0123575Z test_make_fx_symbolic_exhaustive_addcdiv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (7.044s) 2022-08-17T12:14:49.0123942Z test_make_fx_symbolic_exhaustive_addcmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (7.000s) 2022-08-17T12:14:49.0192954Z test_make_fx_symbolic_exhaustive_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:14:49.0250418Z test_make_fx_symbolic_exhaustive_addmm_decomposed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:14:49.0293967Z test_make_fx_symbolic_exhaustive_addmv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:14:49.7921287Z test_make_fx_symbolic_exhaustive_addr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.762s) 2022-08-17T12:14:49.8080096Z test_make_fx_symbolic_exhaustive_all_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:14:49.8124672Z test_make_fx_symbolic_exhaustive_allclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:14:51.2465459Z test_make_fx_symbolic_exhaustive_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.434s) 2022-08-17T12:14:52.6540316Z test_make_fx_symbolic_exhaustive_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.407s) 2022-08-17T12:14:52.6584791Z test_make_fx_symbolic_exhaustive_aminmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:14:52.6648903Z test_make_fx_symbolic_exhaustive_angle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:14:54.5882566Z test_make_fx_symbolic_exhaustive_any_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.923s) 2022-08-17T12:14:54.6645873Z test_make_fx_symbolic_exhaustive_arange_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.076s) 2022-08-17T12:14:54.6765946Z test_make_fx_symbolic_exhaustive_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2022-08-17T12:14:54.6882342Z test_make_fx_symbolic_exhaustive_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2022-08-17T12:14:54.6923011Z test_make_fx_symbolic_exhaustive_argsort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:14:54.6954648Z test_make_fx_symbolic_exhaustive_argwhere_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:14:54.7027377Z test_make_fx_symbolic_exhaustive_as_strided_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:14:54.7120086Z test_make_fx_symbolic_exhaustive_as_strided_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:14:54.7211754Z test_make_fx_symbolic_exhaustive_asin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:54.7297400Z test_make_fx_symbolic_exhaustive_asinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:58.3027631Z test_make_fx_symbolic_exhaustive_atan2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.573s) 2022-08-17T12:14:58.3126889Z test_make_fx_symbolic_exhaustive_atan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:14:58.3214887Z test_make_fx_symbolic_exhaustive_atanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:58.3457154Z test_make_fx_symbolic_exhaustive_atleast_1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:14:58.3789357Z test_make_fx_symbolic_exhaustive_atleast_2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T12:14:58.4304235Z test_make_fx_symbolic_exhaustive_atleast_3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.051s) 2022-08-17T12:14:58.4371011Z test_make_fx_symbolic_exhaustive_baddbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:14:58.4408991Z test_make_fx_symbolic_exhaustive_bernoulli_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:14:58.4514724Z test_make_fx_symbolic_exhaustive_bfloat16_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:14:58.4515280Z test_make_fx_symbolic_exhaustive_block_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:14:58.4556832Z test_make_fx_symbolic_exhaustive_bmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:14:58.4652428Z test_make_fx_symbolic_exhaustive_bool_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:14:58.4881477Z test_make_fx_symbolic_exhaustive_broadcast_shapes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:14:58.4925160Z test_make_fx_symbolic_exhaustive_broadcast_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:14:58.8341870Z test_make_fx_symbolic_exhaustive_broadcast_to_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.341s) 2022-08-17T12:14:58.8398344Z test_make_fx_symbolic_exhaustive_bucketize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:14:58.8495780Z test_make_fx_symbolic_exhaustive_byte_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:14:58.8598410Z test_make_fx_symbolic_exhaustive_cartesian_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:14:59.3945941Z test_make_fx_symbolic_exhaustive_cat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.535s) 2022-08-17T12:14:59.4179119Z test_make_fx_symbolic_exhaustive_cdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.023s) 2022-08-17T12:14:59.4276561Z test_make_fx_symbolic_exhaustive_ceil_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:59.4377482Z test_make_fx_symbolic_exhaustive_chalf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:14:59.4477505Z test_make_fx_symbolic_exhaustive_char_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:14:59.4517029Z test_make_fx_symbolic_exhaustive_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:14:59.4618211Z test_make_fx_symbolic_exhaustive_cholesky_inverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:14:59.4729207Z test_make_fx_symbolic_exhaustive_cholesky_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2022-08-17T12:14:59.4777849Z test_make_fx_symbolic_exhaustive_chunk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:15:10.8039865Z test_make_fx_symbolic_exhaustive_clamp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (11.326s) 2022-08-17T12:15:10.8119670Z test_make_fx_symbolic_exhaustive_clamp_max_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:15:18.6346463Z test_make_fx_symbolic_exhaustive_clamp_min_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (7.822s) 2022-08-17T12:15:18.6393999Z test_make_fx_symbolic_exhaustive_clone_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:15:18.7596947Z test_make_fx_symbolic_exhaustive_column_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.120s) 2022-08-17T12:15:18.7668262Z test_make_fx_symbolic_exhaustive_combinations_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.007s) 2022-08-17T12:15:18.7736829Z test_make_fx_symbolic_exhaustive_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:15:18.7822823Z test_make_fx_symbolic_exhaustive_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:15:18.7862146Z test_make_fx_symbolic_exhaustive_conj_physical_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:15:18.7951097Z test_make_fx_symbolic_exhaustive_constant_pad_nd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:15:18.8015423Z test_make_fx_symbolic_exhaustive_contiguous_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:15:25.8566467Z test_make_fx_symbolic_exhaustive_copysign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (7.055s) 2022-08-17T12:15:26.0007568Z test_make_fx_symbolic_exhaustive_corrcoef_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.144s) 2022-08-17T12:15:26.0168009Z test_make_fx_symbolic_exhaustive_cos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:15:26.0326471Z test_make_fx_symbolic_exhaustive_cosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:15:26.0430429Z test_make_fx_symbolic_exhaustive_count_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:15:26.1640278Z test_make_fx_symbolic_exhaustive_cov_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.121s) 2022-08-17T12:15:26.2125227Z test_make_fx_symbolic_exhaustive_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.048s) 2022-08-17T12:15:26.2172050Z test_make_fx_symbolic_exhaustive_cummax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:15:26.2213872Z test_make_fx_symbolic_exhaustive_cummin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:15:26.2250945Z test_make_fx_symbolic_exhaustive_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:15:26.2288687Z test_make_fx_symbolic_exhaustive_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:15:26.2336851Z test_make_fx_symbolic_exhaustive_cumulative_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:15:26.2367887Z test_make_fx_symbolic_exhaustive_deg2rad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:15:27.8185156Z test_make_fx_symbolic_exhaustive_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.581s) 2022-08-17T12:15:27.8220877Z test_make_fx_symbolic_exhaustive_diag_embed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:15:28.0662419Z test_make_fx_symbolic_exhaustive_diagflat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.244s) 2022-08-17T12:15:28.1703749Z test_make_fx_symbolic_exhaustive_diagonal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.104s) 2022-08-17T12:15:28.1749803Z test_make_fx_symbolic_exhaustive_diagonal_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:15:28.1873208Z test_make_fx_symbolic_exhaustive_diff_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2022-08-17T12:15:28.2026662Z test_make_fx_symbolic_exhaustive_digamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:15:28.2078315Z test_make_fx_symbolic_exhaustive_dist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:15:50.2907686Z test_make_fx_symbolic_exhaustive_div_floor_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (22.083s) 2022-08-17T12:15:53.8589306Z test_make_fx_symbolic_exhaustive_div_no_rounding_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.568s) 2022-08-17T12:15:57.8157748Z test_make_fx_symbolic_exhaustive_div_trunc_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.957s) 2022-08-17T12:15:57.8222135Z test_make_fx_symbolic_exhaustive_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:15:57.8324247Z test_make_fx_symbolic_exhaustive_double_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:15:57.8364638Z test_make_fx_symbolic_exhaustive_dsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:15:58.4792199Z test_make_fx_symbolic_exhaustive_dstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.643s) 2022-08-17T12:15:58.4834612Z test_make_fx_symbolic_exhaustive_eig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:15:58.4872612Z test_make_fx_symbolic_exhaustive_einsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:15:58.4877617Z test_make_fx_symbolic_exhaustive_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:15:58.4880698Z test_make_fx_symbolic_exhaustive_empty_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:16:02.9545734Z test_make_fx_symbolic_exhaustive_eq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (4.466s) 2022-08-17T12:16:02.9578690Z test_make_fx_symbolic_exhaustive_equal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:16:02.9666821Z test_make_fx_symbolic_exhaustive_erf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:16:02.9818427Z test_make_fx_symbolic_exhaustive_erfc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:16:02.9911147Z test_make_fx_symbolic_exhaustive_erfinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:16:03.0057162Z test_make_fx_symbolic_exhaustive_exp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:16:03.0202642Z test_make_fx_symbolic_exhaustive_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:16:03.0246195Z test_make_fx_symbolic_exhaustive_expand_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:03.4357436Z test_make_fx_symbolic_exhaustive_expand_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.411s) 2022-08-17T12:16:03.4439953Z test_make_fx_symbolic_exhaustive_expm1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:16:03.4485090Z test_make_fx_symbolic_exhaustive_fft_fft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:03.4526969Z test_make_fx_symbolic_exhaustive_fft_fft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:03.4569221Z test_make_fx_symbolic_exhaustive_fft_fftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:03.4604510Z test_make_fx_symbolic_exhaustive_fft_fftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:16:03.4646128Z test_make_fx_symbolic_exhaustive_fft_hfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:03.4686698Z test_make_fx_symbolic_exhaustive_fft_hfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:03.4733938Z test_make_fx_symbolic_exhaustive_fft_hfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:16:03.4774691Z test_make_fx_symbolic_exhaustive_fft_ifft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:03.4815636Z test_make_fx_symbolic_exhaustive_fft_ifft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:03.4857318Z test_make_fx_symbolic_exhaustive_fft_ifftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:03.4890628Z test_make_fx_symbolic_exhaustive_fft_ifftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:16:03.4932320Z test_make_fx_symbolic_exhaustive_fft_ihfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:03.4972121Z test_make_fx_symbolic_exhaustive_fft_ihfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:03.5014739Z test_make_fx_symbolic_exhaustive_fft_ihfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:03.5055555Z test_make_fx_symbolic_exhaustive_fft_irfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:03.5096884Z test_make_fx_symbolic_exhaustive_fft_irfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:03.5138452Z test_make_fx_symbolic_exhaustive_fft_irfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:03.5179909Z test_make_fx_symbolic_exhaustive_fft_rfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:03.5219757Z test_make_fx_symbolic_exhaustive_fft_rfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:03.5262262Z test_make_fx_symbolic_exhaustive_fft_rfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:03.5326935Z test_make_fx_symbolic_exhaustive_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:16:03.5364955Z test_make_fx_symbolic_exhaustive_flatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:03.5855795Z test_make_fx_symbolic_exhaustive_flip_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.049s) 2022-08-17T12:16:03.5966734Z test_make_fx_symbolic_exhaustive_fliplr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:16:03.6069730Z test_make_fx_symbolic_exhaustive_flipud_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:16:03.6218054Z test_make_fx_symbolic_exhaustive_float_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.015s) 2022-08-17T12:16:03.6307062Z test_make_fx_symbolic_exhaustive_float_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:16:03.6390733Z test_make_fx_symbolic_exhaustive_floor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:16:25.6323078Z test_make_fx_symbolic_exhaustive_floor_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (21.993s) 2022-08-17T12:16:29.1875235Z test_make_fx_symbolic_exhaustive_fmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.555s) 2022-08-17T12:16:32.7064618Z test_make_fx_symbolic_exhaustive_fmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.519s) 2022-08-17T12:16:36.2243680Z test_make_fx_symbolic_exhaustive_fmod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.518s) 2022-08-17T12:16:36.2660753Z test_make_fx_symbolic_exhaustive_frac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2022-08-17T12:16:36.2693596Z test_make_fx_symbolic_exhaustive_frexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:16:36.2769990Z test_make_fx_symbolic_exhaustive_full_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:16:36.2813699Z test_make_fx_symbolic_exhaustive_gather_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:39.7852497Z test_make_fx_symbolic_exhaustive_ge_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.504s) 2022-08-17T12:16:39.7896338Z test_make_fx_symbolic_exhaustive_geqrf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:39.7939362Z test_make_fx_symbolic_exhaustive_gradient_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:43.3145857Z test_make_fx_symbolic_exhaustive_gt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.520s) 2022-08-17T12:16:43.3259402Z test_make_fx_symbolic_exhaustive_half_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2022-08-17T12:16:51.4763892Z test_make_fx_symbolic_exhaustive_heaviside_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (8.150s) 2022-08-17T12:16:51.4904106Z test_make_fx_symbolic_exhaustive_histc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.014s) 2022-08-17T12:16:51.5085067Z test_make_fx_symbolic_exhaustive_histogram_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.018s) 2022-08-17T12:16:51.5242012Z test_make_fx_symbolic_exhaustive_histogramdd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.015s) 2022-08-17T12:16:51.5281982Z test_make_fx_symbolic_exhaustive_hsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:51.7539143Z test_make_fx_symbolic_exhaustive_hstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.226s) 2022-08-17T12:16:55.2949109Z test_make_fx_symbolic_exhaustive_hypot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.541s) 2022-08-17T12:16:55.2986775Z test_make_fx_symbolic_exhaustive_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:58.8024610Z test_make_fx_symbolic_exhaustive_igamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.504s) 2022-08-17T12:17:02.3218998Z test_make_fx_symbolic_exhaustive_igammac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.519s) 2022-08-17T12:17:02.3328930Z test_make_fx_symbolic_exhaustive_index_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2022-08-17T12:17:02.3436773Z test_make_fx_symbolic_exhaustive_index_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2022-08-17T12:17:02.3552350Z test_make_fx_symbolic_exhaustive_index_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2022-08-17T12:17:02.3603698Z test_make_fx_symbolic_exhaustive_index_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:17:02.3708367Z test_make_fx_symbolic_exhaustive_index_reduce_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:17:02.3839652Z test_make_fx_symbolic_exhaustive_index_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:17:02.3877712Z test_make_fx_symbolic_exhaustive_inner_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:02.3986416Z test_make_fx_symbolic_exhaustive_int_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2022-08-17T12:17:02.4035652Z test_make_fx_symbolic_exhaustive_inverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:17:02.4431023Z test_make_fx_symbolic_exhaustive_isclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.039s) 2022-08-17T12:17:02.4855374Z test_make_fx_symbolic_exhaustive_isfinite_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2022-08-17T12:17:02.4891715Z test_make_fx_symbolic_exhaustive_isin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:02.5174795Z test_make_fx_symbolic_exhaustive_isinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:17:02.5265197Z test_make_fx_symbolic_exhaustive_isnan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:17:02.5362414Z test_make_fx_symbolic_exhaustive_isneginf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:17:02.5458933Z test_make_fx_symbolic_exhaustive_isposinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:17:02.5493193Z test_make_fx_symbolic_exhaustive_isreal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:17:02.5530903Z test_make_fx_symbolic_exhaustive_istft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:02.5539061Z test_make_fx_symbolic_exhaustive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:17:02.5546862Z test_make_fx_symbolic_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:17:02.5554515Z test_make_fx_symbolic_exhaustive_jiterator_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:17:02.5562133Z test_make_fx_symbolic_exhaustive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:17:02.5569655Z test_make_fx_symbolic_exhaustive_jiterator_unary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:17:02.5613031Z test_make_fx_symbolic_exhaustive_kron_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:02.5653019Z test_make_fx_symbolic_exhaustive_kthvalue_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:06.2175967Z test_make_fx_symbolic_exhaustive_ldexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.652s) 2022-08-17T12:17:09.7389213Z test_make_fx_symbolic_exhaustive_le_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.521s) 2022-08-17T12:17:09.7448501Z test_make_fx_symbolic_exhaustive_lerp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:17:09.7611165Z test_make_fx_symbolic_exhaustive_lgamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:17:09.7654496Z test_make_fx_symbolic_exhaustive_linalg_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:09.7695780Z test_make_fx_symbolic_exhaustive_linalg_cholesky_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:09.7759828Z test_make_fx_symbolic_exhaustive_linalg_cond_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:17:09.7803255Z test_make_fx_symbolic_exhaustive_linalg_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:09.7915032Z test_make_fx_symbolic_exhaustive_linalg_det_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2022-08-17T12:17:09.7952691Z test_make_fx_symbolic_exhaustive_linalg_eig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:09.7994018Z test_make_fx_symbolic_exhaustive_linalg_eigh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:09.8039995Z test_make_fx_symbolic_exhaustive_linalg_eigvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:17:09.8078068Z test_make_fx_symbolic_exhaustive_linalg_eigvalsh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:09.8121578Z test_make_fx_symbolic_exhaustive_linalg_householder_product_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:09.8159454Z test_make_fx_symbolic_exhaustive_linalg_inv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:09.8196140Z test_make_fx_symbolic_exhaustive_linalg_inv_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:09.8232663Z test_make_fx_symbolic_exhaustive_linalg_ldl_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:09.8269512Z test_make_fx_symbolic_exhaustive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:09.8319817Z test_make_fx_symbolic_exhaustive_linalg_ldl_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:17:09.8324199Z test_make_fx_symbolic_exhaustive_linalg_lstsq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:17:09.8328106Z test_make_fx_symbolic_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:17:09.8362876Z test_make_fx_symbolic_exhaustive_linalg_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:17:09.8401577Z test_make_fx_symbolic_exhaustive_linalg_lu_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:09.8436673Z test_make_fx_symbolic_exhaustive_linalg_lu_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:17:09.8485085Z test_make_fx_symbolic_exhaustive_linalg_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:17:09.9375229Z test_make_fx_symbolic_exhaustive_linalg_matrix_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.089s) 2022-08-17T12:17:09.9675636Z test_make_fx_symbolic_exhaustive_linalg_matrix_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.030s) 2022-08-17T12:17:09.9713119Z test_make_fx_symbolic_exhaustive_linalg_matrix_rank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:09.9751548Z test_make_fx_symbolic_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:09.9799126Z test_make_fx_symbolic_exhaustive_linalg_multi_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:17:10.0282955Z test_make_fx_symbolic_exhaustive_linalg_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.048s) 2022-08-17T12:17:10.0646972Z test_make_fx_symbolic_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.036s) 2022-08-17T12:17:10.0687208Z test_make_fx_symbolic_exhaustive_linalg_pinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:10.0726426Z test_make_fx_symbolic_exhaustive_linalg_pinv_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:10.0735035Z test_make_fx_symbolic_exhaustive_linalg_pinv_singular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:17:10.0773934Z test_make_fx_symbolic_exhaustive_linalg_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:10.0895933Z test_make_fx_symbolic_exhaustive_linalg_slogdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2022-08-17T12:17:10.0940683Z test_make_fx_symbolic_exhaustive_linalg_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:10.0982064Z test_make_fx_symbolic_exhaustive_linalg_solve_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:10.1025599Z test_make_fx_symbolic_exhaustive_linalg_solve_triangular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:10.1357413Z test_make_fx_symbolic_exhaustive_linalg_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.033s) 2022-08-17T12:17:10.1394983Z test_make_fx_symbolic_exhaustive_linalg_svdvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:10.1448955Z test_make_fx_symbolic_exhaustive_linalg_tensorinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:17:10.1492637Z test_make_fx_symbolic_exhaustive_linalg_tensorsolve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:10.1645058Z test_make_fx_symbolic_exhaustive_linalg_vander_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.015s) 2022-08-17T12:17:10.1813875Z test_make_fx_symbolic_exhaustive_linalg_vecdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.017s) 2022-08-17T12:17:10.5337192Z test_make_fx_symbolic_exhaustive_linalg_vector_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.352s) 2022-08-17T12:17:10.6853176Z test_make_fx_symbolic_exhaustive_linspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.151s) 2022-08-17T12:17:10.7005896Z test_make_fx_symbolic_exhaustive_log10_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:17:10.7091990Z test_make_fx_symbolic_exhaustive_log1p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:17:10.7243799Z test_make_fx_symbolic_exhaustive_log2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:17:10.7394576Z test_make_fx_symbolic_exhaustive_log_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:17:11.5226311Z test_make_fx_symbolic_exhaustive_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.783s) 2022-08-17T12:17:11.5268631Z test_make_fx_symbolic_exhaustive_log_softmax_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:11.5309896Z test_make_fx_symbolic_exhaustive_logaddexp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:11.5351307Z test_make_fx_symbolic_exhaustive_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:11.5391758Z test_make_fx_symbolic_exhaustive_logcumsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:11.5553658Z test_make_fx_symbolic_exhaustive_logdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:17:16.6874019Z test_make_fx_symbolic_exhaustive_logical_and_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.132s) 2022-08-17T12:17:16.7055593Z test_make_fx_symbolic_exhaustive_logical_not_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T12:17:21.8174769Z test_make_fx_symbolic_exhaustive_logical_or_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.112s) 2022-08-17T12:17:26.9216223Z test_make_fx_symbolic_exhaustive_logical_xor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.104s) 2022-08-17T12:17:29.1221423Z test_make_fx_symbolic_exhaustive_logit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.200s) 2022-08-17T12:17:30.4432967Z test_make_fx_symbolic_exhaustive_logspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.321s) 2022-08-17T12:17:31.0116423Z test_make_fx_symbolic_exhaustive_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.568s) 2022-08-17T12:17:31.0227639Z test_make_fx_symbolic_exhaustive_long_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2022-08-17T12:17:34.5336639Z test_make_fx_symbolic_exhaustive_lt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.511s) 2022-08-17T12:17:34.5386916Z test_make_fx_symbolic_exhaustive_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:17:34.5440077Z test_make_fx_symbolic_exhaustive_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:17:34.5480808Z test_make_fx_symbolic_exhaustive_lu_unpack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:34.5856462Z test_make_fx_symbolic_exhaustive_mH_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2022-08-17T12:17:34.6210192Z test_make_fx_symbolic_exhaustive_mT_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2022-08-17T12:17:34.6277730Z test_make_fx_symbolic_exhaustive_masked_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:17:34.6326883Z test_make_fx_symbolic_exhaustive_masked_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:17:34.6373927Z test_make_fx_symbolic_exhaustive_masked_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:17:34.6472102Z test_make_fx_symbolic_exhaustive_matmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:17:34.6508231Z test_make_fx_symbolic_exhaustive_matrix_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:38.3740040Z test_make_fx_symbolic_exhaustive_max_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.723s) 2022-08-17T12:17:38.3827009Z test_make_fx_symbolic_exhaustive_max_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:17:38.3869746Z test_make_fx_symbolic_exhaustive_max_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:41.9220561Z test_make_fx_symbolic_exhaustive_maximum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.535s) 2022-08-17T12:17:41.9427846Z test_make_fx_symbolic_exhaustive_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.021s) 2022-08-17T12:17:41.9527253Z test_make_fx_symbolic_exhaustive_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:17:41.9679475Z test_make_fx_symbolic_exhaustive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.015s) 2022-08-17T12:17:41.9832868Z test_make_fx_symbolic_exhaustive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.015s) 2022-08-17T12:17:45.5272633Z test_make_fx_symbolic_exhaustive_min_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.544s) 2022-08-17T12:17:45.5364183Z test_make_fx_symbolic_exhaustive_min_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:17:45.5404127Z test_make_fx_symbolic_exhaustive_min_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:49.0694451Z test_make_fx_symbolic_exhaustive_minimum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.529s) 2022-08-17T12:17:49.0742309Z test_make_fx_symbolic_exhaustive_mm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:17:49.0785293Z test_make_fx_symbolic_exhaustive_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:49.0949067Z test_make_fx_symbolic_exhaustive_movedim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:17:49.0985498Z test_make_fx_symbolic_exhaustive_msort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:52.5890308Z test_make_fx_symbolic_exhaustive_mul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.490s) 2022-08-17T12:17:52.5936732Z test_make_fx_symbolic_exhaustive_multinomial_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:17:52.5978658Z test_make_fx_symbolic_exhaustive_mv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:52.6017385Z test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:52.6054408Z test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:52.6091193Z test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:52.7326726Z test_make_fx_symbolic_exhaustive_nan_to_num_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.123s) 2022-08-17T12:17:52.7779212Z test_make_fx_symbolic_exhaustive_nanmean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.045s) 2022-08-17T12:17:52.8417467Z test_make_fx_symbolic_exhaustive_nanmedian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T12:17:52.8485570Z test_make_fx_symbolic_exhaustive_nanquantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:17:52.9938516Z test_make_fx_symbolic_exhaustive_nansum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.145s) 2022-08-17T12:17:52.9978261Z test_make_fx_symbolic_exhaustive_narrow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:53.1543383Z test_make_fx_symbolic_exhaustive_native_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.156s) 2022-08-17T12:17:56.6766674Z test_make_fx_symbolic_exhaustive_ne_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.522s) 2022-08-17T12:17:56.6863244Z test_make_fx_symbolic_exhaustive_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:17:56.6868077Z test_make_fx_symbolic_exhaustive_new_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:17:56.7193688Z test_make_fx_symbolic_exhaustive_new_full_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T12:17:56.7495278Z test_make_fx_symbolic_exhaustive_new_ones_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:17:56.7794549Z test_make_fx_symbolic_exhaustive_new_zeros_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:18:00.2917027Z test_make_fx_symbolic_exhaustive_nextafter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.512s) 2022-08-17T12:18:00.2969733Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:00.3138342Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.017s) 2022-08-17T12:18:00.3314305Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.017s) 2022-08-17T12:18:00.3353953Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:00.3397872Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:00.3437255Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:00.3476864Z test_make_fx_symbolic_exhaustive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:00.3521877Z test_make_fx_symbolic_exhaustive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:00.3571545Z test_make_fx_symbolic_exhaustive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:00.4122364Z test_make_fx_symbolic_exhaustive_nn_functional_batch_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.055s) 2022-08-17T12:18:00.4208186Z test_make_fx_symbolic_exhaustive_nn_functional_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:18:01.4909240Z test_make_fx_symbolic_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (1.070s) 2022-08-17T12:18:01.5967526Z test_make_fx_symbolic_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.106s) 2022-08-17T12:18:01.6339533Z test_make_fx_symbolic_exhaustive_nn_functional_celu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2022-08-17T12:18:01.6402453Z test_make_fx_symbolic_exhaustive_nn_functional_conv1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:18:01.6470823Z test_make_fx_symbolic_exhaustive_nn_functional_conv2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:18:01.6557029Z test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:18:01.6656541Z test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:18:01.6784669Z test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2022-08-17T12:18:03.3686006Z test_make_fx_symbolic_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (1.690s) 2022-08-17T12:18:03.3735533Z test_make_fx_symbolic_exhaustive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:03.3794961Z test_make_fx_symbolic_exhaustive_nn_functional_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:18:03.3879669Z test_make_fx_symbolic_exhaustive_nn_functional_ctc_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:18:03.4034605Z test_make_fx_symbolic_exhaustive_nn_functional_dropout2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.015s) 2022-08-17T12:18:03.4490591Z test_make_fx_symbolic_exhaustive_nn_functional_dropout3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.045s) 2022-08-17T12:18:03.4644723Z test_make_fx_symbolic_exhaustive_nn_functional_dropout_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.015s) 2022-08-17T12:18:03.5195089Z test_make_fx_symbolic_exhaustive_nn_functional_elu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.055s) 2022-08-17T12:18:03.6254522Z test_make_fx_symbolic_exhaustive_nn_functional_embedding_bag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.106s) 2022-08-17T12:18:03.6351376Z test_make_fx_symbolic_exhaustive_nn_functional_embedding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:18:03.6477955Z test_make_fx_symbolic_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2022-08-17T12:18:03.6832784Z test_make_fx_symbolic_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2022-08-17T12:18:03.6892648Z test_make_fx_symbolic_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:18:03.6966291Z test_make_fx_symbolic_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:18:03.8040375Z test_make_fx_symbolic_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.107s) 2022-08-17T12:18:04.1507433Z test_make_fx_symbolic_exhaustive_nn_functional_gelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.347s) 2022-08-17T12:18:04.1578021Z test_make_fx_symbolic_exhaustive_nn_functional_glu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:18:04.1660754Z test_make_fx_symbolic_exhaustive_nn_functional_grid_sample_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:18:04.3031366Z test_make_fx_symbolic_exhaustive_nn_functional_group_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.137s) 2022-08-17T12:18:04.4398191Z test_make_fx_symbolic_exhaustive_nn_functional_hardshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.137s) 2022-08-17T12:18:04.4596611Z test_make_fx_symbolic_exhaustive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.020s) 2022-08-17T12:18:04.4938454Z test_make_fx_symbolic_exhaustive_nn_functional_hardswish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.034s) 2022-08-17T12:18:04.7275705Z test_make_fx_symbolic_exhaustive_nn_functional_hardtanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.234s) 2022-08-17T12:18:04.7317168Z test_make_fx_symbolic_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:04.8317462Z test_make_fx_symbolic_exhaustive_nn_functional_huber_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.100s) 2022-08-17T12:18:04.8387049Z test_make_fx_symbolic_exhaustive_nn_functional_instance_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:18:04.8438291Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_area_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:04.8494428Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:18:04.8553278Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:18:04.8604231Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:04.8653514Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:04.8711760Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:18:05.3591494Z test_make_fx_symbolic_exhaustive_nn_functional_kl_div_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.488s) 2022-08-17T12:18:05.4613924Z test_make_fx_symbolic_exhaustive_nn_functional_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.102s) 2022-08-17T12:18:05.6130235Z test_make_fx_symbolic_exhaustive_nn_functional_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.151s) 2022-08-17T12:18:05.8315087Z test_make_fx_symbolic_exhaustive_nn_functional_leaky_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.218s) 2022-08-17T12:18:05.8436967Z test_make_fx_symbolic_exhaustive_nn_functional_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2022-08-17T12:18:05.8694363Z test_make_fx_symbolic_exhaustive_nn_functional_local_response_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.026s) 2022-08-17T12:18:05.9144481Z test_make_fx_symbolic_exhaustive_nn_functional_logsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.045s) 2022-08-17T12:18:06.9067879Z test_make_fx_symbolic_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.992s) 2022-08-17T12:18:06.9120779Z test_make_fx_symbolic_exhaustive_nn_functional_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:06.9181684Z test_make_fx_symbolic_exhaustive_nn_functional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:18:06.9239043Z test_make_fx_symbolic_exhaustive_nn_functional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:18:06.9243531Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:18:06.9378213Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2022-08-17T12:18:06.9383047Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:18:07.0309721Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.092s) 2022-08-17T12:18:07.0315021Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:18:07.1334465Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.102s) 2022-08-17T12:18:07.1881290Z test_make_fx_symbolic_exhaustive_nn_functional_mish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.055s) 2022-08-17T12:18:07.2866078Z test_make_fx_symbolic_exhaustive_nn_functional_mse_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.098s) 2022-08-17T12:18:07.2974295Z test_make_fx_symbolic_exhaustive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2022-08-17T12:18:07.3083288Z test_make_fx_symbolic_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2022-08-17T12:18:08.3034122Z test_make_fx_symbolic_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.995s) 2022-08-17T12:18:08.3038013Z test_make_fx_symbolic_exhaustive_nn_functional_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:18:08.6896452Z test_make_fx_symbolic_exhaustive_nn_functional_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.386s) 2022-08-17T12:18:08.6945242Z test_make_fx_symbolic_exhaustive_nn_functional_pad_circular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:08.7024533Z test_make_fx_symbolic_exhaustive_nn_functional_pad_constant_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:18:08.7062982Z test_make_fx_symbolic_exhaustive_nn_functional_pad_reflect_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:08.7101613Z test_make_fx_symbolic_exhaustive_nn_functional_pad_replicate_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:13.0895950Z test_make_fx_symbolic_exhaustive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (4.379s) 2022-08-17T12:18:13.1005753Z test_make_fx_symbolic_exhaustive_nn_functional_pdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2022-08-17T12:18:13.1057930Z test_make_fx_symbolic_exhaustive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:13.1103762Z test_make_fx_symbolic_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:14.0814285Z test_make_fx_symbolic_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.971s) 2022-08-17T12:18:16.8056979Z test_make_fx_symbolic_exhaustive_nn_functional_prelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.724s) 2022-08-17T12:18:16.8800772Z test_make_fx_symbolic_exhaustive_nn_functional_relu6_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.074s) 2022-08-17T12:18:17.1153692Z test_make_fx_symbolic_exhaustive_nn_functional_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.235s) 2022-08-17T12:18:17.1200060Z test_make_fx_symbolic_exhaustive_nn_functional_rrelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:17.1764733Z test_make_fx_symbolic_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.056s) 2022-08-17T12:18:17.2155622Z test_make_fx_symbolic_exhaustive_nn_functional_silu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.039s) 2022-08-17T12:18:17.3182569Z test_make_fx_symbolic_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.103s) 2022-08-17T12:18:17.3268836Z test_make_fx_symbolic_exhaustive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:18:18.0977030Z test_make_fx_symbolic_exhaustive_nn_functional_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.771s) 2022-08-17T12:18:18.1043015Z test_make_fx_symbolic_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:18:18.1538324Z test_make_fx_symbolic_exhaustive_nn_functional_softplus_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.049s) 2022-08-17T12:18:18.3640474Z test_make_fx_symbolic_exhaustive_nn_functional_softshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.210s) 2022-08-17T12:18:18.3977777Z test_make_fx_symbolic_exhaustive_nn_functional_softsign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2022-08-17T12:18:18.4242200Z test_make_fx_symbolic_exhaustive_nn_functional_tanhshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:18:18.6586031Z test_make_fx_symbolic_exhaustive_nn_functional_threshold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.234s) 2022-08-17T12:18:20.6542024Z test_make_fx_symbolic_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (1.995s) 2022-08-17T12:18:22.6065241Z test_make_fx_symbolic_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (1.952s) 2022-08-17T12:18:22.6119371Z test_make_fx_symbolic_exhaustive_nn_functional_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:22.6184141Z test_make_fx_symbolic_exhaustive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:18:22.6233849Z test_make_fx_symbolic_exhaustive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:22.6271373Z test_make_fx_symbolic_exhaustive_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.004s) 2022-08-17T12:18:22.6920630Z test_make_fx_symbolic_exhaustive_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.065s) 2022-08-17T12:18:22.7482272Z test_make_fx_symbolic_exhaustive_norm_fro_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.056s) 2022-08-17T12:18:22.8230199Z test_make_fx_symbolic_exhaustive_norm_inf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.075s) 2022-08-17T12:18:22.8294601Z test_make_fx_symbolic_exhaustive_norm_nuc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:18:22.8383491Z test_make_fx_symbolic_exhaustive_normal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:18:22.8424610Z test_make_fx_symbolic_exhaustive_normal_number_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:22.8502726Z test_make_fx_symbolic_exhaustive_ones_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:18:22.8703315Z test_make_fx_symbolic_exhaustive_ormqr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.020s) 2022-08-17T12:18:22.8746539Z test_make_fx_symbolic_exhaustive_outer_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:22.9150490Z test_make_fx_symbolic_exhaustive_pca_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.040s) 2022-08-17T12:18:22.9412078Z test_make_fx_symbolic_exhaustive_permute_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:18:22.9466302Z test_make_fx_symbolic_exhaustive_pinverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:22.9575079Z test_make_fx_symbolic_exhaustive_polar_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2022-08-17T12:18:22.9615241Z test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:22.9655286Z test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:22.9694161Z test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:22.9732781Z test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:22.9772601Z test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:22.9870506Z test_make_fx_symbolic_exhaustive_positive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:18:26.5101705Z test_make_fx_symbolic_exhaustive_pow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.523s) 2022-08-17T12:18:29.1669488Z test_make_fx_symbolic_exhaustive_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.657s) 2022-08-17T12:18:29.1718874Z test_make_fx_symbolic_exhaustive_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:29.1762261Z test_make_fx_symbolic_exhaustive_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:29.1835757Z test_make_fx_symbolic_exhaustive_quantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:18:29.1873117Z test_make_fx_symbolic_exhaustive_rad2deg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:29.1959566Z test_make_fx_symbolic_exhaustive_rand_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:18:29.2088970Z test_make_fx_symbolic_exhaustive_randint_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2022-08-17T12:18:29.2172863Z test_make_fx_symbolic_exhaustive_randn_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:18:29.7511010Z test_make_fx_symbolic_exhaustive_ravel_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.534s) 2022-08-17T12:18:29.7625919Z test_make_fx_symbolic_exhaustive_real_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:18:29.7793747Z test_make_fx_symbolic_exhaustive_reciprocal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:18:33.3435426Z test_make_fx_symbolic_exhaustive_remainder_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.564s) 2022-08-17T12:18:33.3483447Z test_make_fx_symbolic_exhaustive_renorm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:33.3645092Z test_make_fx_symbolic_exhaustive_repeat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:18:33.3709372Z test_make_fx_symbolic_exhaustive_repeat_interleave_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.006s) 2022-08-17T12:18:33.3755799Z test_make_fx_symbolic_exhaustive_reshape_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:33.3823603Z test_make_fx_symbolic_exhaustive_reshape_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:18:33.3865278Z test_make_fx_symbolic_exhaustive_resize__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:33.3917154Z test_make_fx_symbolic_exhaustive_resize_as__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:33.3987649Z test_make_fx_symbolic_exhaustive_resolve_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:18:33.4058146Z test_make_fx_symbolic_exhaustive_resolve_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:18:33.4153922Z test_make_fx_symbolic_exhaustive_roll_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:18:33.4526190Z test_make_fx_symbolic_exhaustive_rot90_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.037s) 2022-08-17T12:18:33.4565947Z test_make_fx_symbolic_exhaustive_round_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:33.4603848Z test_make_fx_symbolic_exhaustive_round_decimals_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:33.4642716Z test_make_fx_symbolic_exhaustive_round_decimals_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:33.4680063Z test_make_fx_symbolic_exhaustive_round_decimals_neg_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:33.4847552Z test_make_fx_symbolic_exhaustive_rsqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:18:39.0849132Z test_make_fx_symbolic_exhaustive_rsub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.600s) 2022-08-17T12:18:39.0917930Z test_make_fx_symbolic_exhaustive_scatter_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:18:39.0990641Z test_make_fx_symbolic_exhaustive_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:18:39.1047825Z test_make_fx_symbolic_exhaustive_scatter_reduce_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:18:39.1105004Z test_make_fx_symbolic_exhaustive_scatter_reduce_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:18:39.1161363Z test_make_fx_symbolic_exhaustive_scatter_reduce_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:18:39.1217907Z test_make_fx_symbolic_exhaustive_scatter_reduce_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:18:39.1273934Z test_make_fx_symbolic_exhaustive_scatter_reduce_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:39.1448018Z test_make_fx_symbolic_exhaustive_searchsorted_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.017s) 2022-08-17T12:18:39.1493354Z test_make_fx_symbolic_exhaustive_segment_reduce_lengths_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:39.1537909Z test_make_fx_symbolic_exhaustive_segment_reduce_offsets_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:39.1584161Z test_make_fx_symbolic_exhaustive_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:39.1634148Z test_make_fx_symbolic_exhaustive_select_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:39.1673983Z test_make_fx_symbolic_exhaustive_sgn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:39.1788178Z test_make_fx_symbolic_exhaustive_short_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2022-08-17T12:18:39.2096466Z test_make_fx_symbolic_exhaustive_sigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:18:39.2183346Z test_make_fx_symbolic_exhaustive_sign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:18:39.2295207Z test_make_fx_symbolic_exhaustive_signbit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:18:39.2381057Z test_make_fx_symbolic_exhaustive_sin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:18:39.2419925Z test_make_fx_symbolic_exhaustive_sinc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:39.2504725Z test_make_fx_symbolic_exhaustive_sinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:18:39.2566916Z test_make_fx_symbolic_exhaustive_slice_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:18:39.9360268Z test_make_fx_symbolic_exhaustive_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.679s) 2022-08-17T12:18:39.9404212Z test_make_fx_symbolic_exhaustive_softmax_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:39.9452036Z test_make_fx_symbolic_exhaustive_sort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:39.9567831Z test_make_fx_symbolic_exhaustive_sparse_sampled_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2022-08-17T12:18:39.9605608Z test_make_fx_symbolic_exhaustive_special_airy_ai_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:39.9643025Z test_make_fx_symbolic_exhaustive_special_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:39.9681086Z test_make_fx_symbolic_exhaustive_special_bessel_j1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:39.9717938Z test_make_fx_symbolic_exhaustive_special_bessel_y0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:39.9755117Z test_make_fx_symbolic_exhaustive_special_bessel_y1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:39.9833685Z test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:18:39.9909085Z test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:18:39.9914947Z test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:18:39.9919746Z test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:18:39.9956574Z test_make_fx_symbolic_exhaustive_special_entr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:39.9994455Z test_make_fx_symbolic_exhaustive_special_erfcx_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:40.0069190Z test_make_fx_symbolic_exhaustive_special_hermite_polynomial_h_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:18:40.0144979Z test_make_fx_symbolic_exhaustive_special_hermite_polynomial_he_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:18:40.0240645Z test_make_fx_symbolic_exhaustive_special_i0e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:18:40.0337662Z test_make_fx_symbolic_exhaustive_special_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:18:40.0435324Z test_make_fx_symbolic_exhaustive_special_i1e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:18:40.0560841Z test_make_fx_symbolic_exhaustive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2022-08-17T12:18:40.0565135Z test_make_fx_symbolic_exhaustive_special_legendre_polynomial_p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:18:40.0602077Z test_make_fx_symbolic_exhaustive_special_log_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:40.0639882Z test_make_fx_symbolic_exhaustive_special_modified_bessel_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:40.0676120Z test_make_fx_symbolic_exhaustive_special_modified_bessel_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:40.0712145Z test_make_fx_symbolic_exhaustive_special_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:40.0747912Z test_make_fx_symbolic_exhaustive_special_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:18:40.1123753Z test_make_fx_symbolic_exhaustive_special_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2022-08-17T12:18:40.1160574Z test_make_fx_symbolic_exhaustive_special_ndtri_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:40.1201423Z test_make_fx_symbolic_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:40.1237667Z test_make_fx_symbolic_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:40.1273834Z test_make_fx_symbolic_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:40.1278636Z test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:18:40.1281967Z test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:18:40.1286265Z test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:18:40.1289781Z test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:18:40.1325629Z test_make_fx_symbolic_exhaustive_special_spherical_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:40.1407998Z test_make_fx_symbolic_exhaustive_special_xlog1py_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:18:43.6566175Z test_make_fx_symbolic_exhaustive_special_zeta_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.516s) 2022-08-17T12:18:43.6634056Z test_make_fx_symbolic_exhaustive_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:18:43.6686033Z test_make_fx_symbolic_exhaustive_split_list_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:43.6732663Z test_make_fx_symbolic_exhaustive_split_with_sizes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:43.6824954Z test_make_fx_symbolic_exhaustive_sqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:18:43.7050426Z test_make_fx_symbolic_exhaustive_square_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:18:43.7422387Z test_make_fx_symbolic_exhaustive_squeeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2022-08-17T12:18:43.8250674Z test_make_fx_symbolic_exhaustive_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.083s) 2022-08-17T12:18:43.9398913Z test_make_fx_symbolic_exhaustive_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.115s) 2022-08-17T12:18:44.1352047Z test_make_fx_symbolic_exhaustive_std_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.195s) 2022-08-17T12:18:44.1950297Z test_make_fx_symbolic_exhaustive_stft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.060s) 2022-08-17T12:18:49.5736725Z test_make_fx_symbolic_exhaustive_sub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.378s) 2022-08-17T12:18:50.9353870Z test_make_fx_symbolic_exhaustive_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.362s) 2022-08-17T12:18:50.9433171Z test_make_fx_symbolic_exhaustive_sum_to_size_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:18:50.9854930Z test_make_fx_symbolic_exhaustive_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.042s) 2022-08-17T12:18:51.0308538Z test_make_fx_symbolic_exhaustive_svd_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.045s) 2022-08-17T12:18:51.0353454Z test_make_fx_symbolic_exhaustive_symeig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:51.0498426Z test_make_fx_symbolic_exhaustive_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:18:51.0587036Z test_make_fx_symbolic_exhaustive_take_along_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:18:51.0633078Z test_make_fx_symbolic_exhaustive_take_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:51.0721841Z test_make_fx_symbolic_exhaustive_tan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:18:51.0808172Z test_make_fx_symbolic_exhaustive_tanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:18:51.0883606Z test_make_fx_symbolic_exhaustive_tensor_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:18:51.0940106Z test_make_fx_symbolic_exhaustive_tensordot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:18:51.1068224Z test_make_fx_symbolic_exhaustive_tile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2022-08-17T12:18:51.1073268Z test_make_fx_symbolic_exhaustive_to_sparse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:18:51.1119525Z test_make_fx_symbolic_exhaustive_topk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:51.2181647Z test_make_fx_symbolic_exhaustive_trace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.106s) 2022-08-17T12:18:51.2625880Z test_make_fx_symbolic_exhaustive_transpose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.044s) 2022-08-17T12:18:51.2677900Z test_make_fx_symbolic_exhaustive_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:51.2727317Z test_make_fx_symbolic_exhaustive_trapz_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:51.2774963Z test_make_fx_symbolic_exhaustive_triangular_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:51.2814587Z test_make_fx_symbolic_exhaustive_tril_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:51.2853076Z test_make_fx_symbolic_exhaustive_triu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:54.8155201Z test_make_fx_symbolic_exhaustive_true_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.530s) 2022-08-17T12:18:54.8271383Z test_make_fx_symbolic_exhaustive_trunc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2022-08-17T12:18:54.8320573Z test_make_fx_symbolic_exhaustive_unbind_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:54.8366575Z test_make_fx_symbolic_exhaustive_unflatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:54.8479268Z test_make_fx_symbolic_exhaustive_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2022-08-17T12:18:54.8642133Z test_make_fx_symbolic_exhaustive_unique_consecutive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.016s) 2022-08-17T12:18:54.8803301Z test_make_fx_symbolic_exhaustive_unique_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.016s) 2022-08-17T12:18:54.9533190Z test_make_fx_symbolic_exhaustive_unsqueeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.073s) 2022-08-17T12:18:55.0712417Z test_make_fx_symbolic_exhaustive_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.118s) 2022-08-17T12:18:55.2698545Z test_make_fx_symbolic_exhaustive_var_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.198s) 2022-08-17T12:18:55.2753658Z test_make_fx_symbolic_exhaustive_vdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:55.2799990Z test_make_fx_symbolic_exhaustive_view_as_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:55.2853892Z test_make_fx_symbolic_exhaustive_view_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:56.0197613Z test_make_fx_symbolic_exhaustive_view_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.734s) 2022-08-17T12:18:56.0250479Z test_make_fx_symbolic_exhaustive_vsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:56.4770926Z test_make_fx_symbolic_exhaustive_vstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.452s) 2022-08-17T12:18:56.4840921Z test_make_fx_symbolic_exhaustive_where_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:19:01.6721901Z test_make_fx_symbolic_exhaustive_xlogy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.188s) 2022-08-17T12:19:01.6823121Z test_make_fx_symbolic_exhaustive_zero__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:19:01.6913811Z test_make_fx_symbolic_exhaustive_zeros_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:19:01.7105258Z test_binary_broadcast (__main__.TestSymbolicTracing) ... ok (0.019s) 2022-08-17T12:19:01.8230722Z test_cat (__main__.TestSymbolicTracing) ... ok (0.112s) 2022-08-17T12:19:01.8533380Z test_expand (__main__.TestSymbolicTracing) ... ok (0.030s) 2022-08-17T12:19:01.8592481Z test_multiply_shape (__main__.TestSymbolicTracing) ... ok (0.006s) 2022-08-17T12:19:01.8600611Z test_new_empty (__main__.TestSymbolicTracing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83408 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:19:01.8955399Z test_unary (__main__.TestSymbolicTracing) ... ok (0.035s) 2022-08-17T12:19:01.8956617Z 2022-08-17T12:19:01.8957066Z ---------------------------------------------------------------------- 2022-08-17T12:19:01.8958090Z Ran 1841 tests in 425.031s 2022-08-17T12:19:01.8958665Z 2022-08-17T12:19:01.8958842Z OK (skipped=85, expected failures=433) 2022-08-17T12:19:01.8960223Z 2022-08-17T12:19:01.8960406Z Generating XML reports... 2022-08-17T12:19:01.9003523Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestFakeProxyTensor-20220817121156.xml 2022-08-17T12:19:01.9018127Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorFake-20220817121156.xml 2022-08-17T12:19:01.9034308Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorReal-20220817121156.xml 2022-08-17T12:19:01.9051284Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorSymbolic-20220817121156.xml 2022-08-17T12:19:02.0471430Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestProxyTensorOpInfoCPU-20220817121156.xml 2022-08-17T12:19:02.0478102Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestSymbolicTracing-20220817121156.xml 2022-08-17T12:19:03.0972809Z Running test_optim ... [2022-08-17 12:19:03.096864] 2022-08-17T12:19:03.0973324Z Executing ['/opt/conda/bin/python', '-bb', 'test_optim.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:19:03.096949] 2022-08-17T12:19:04.2045406Z Test results will be stored in test-reports/python-unittest/test_optim 2022-08-17T12:19:04.2081995Z 2022-08-17T12:19:04.2082166Z Running tests... 2022-08-17T12:19:04.2082578Z ---------------------------------------------------------------------- 2022-08-17T12:19:04.4674303Z test_sgd (__main__.TestDifferentiableOptimizer) ... ok (0.259s) 2022-08-17T12:19:04.4765514Z test_CosineAnnealingWarmRestarts_lr1_T_mult_1 (__main__.TestLRScheduler) ... ok (0.009s) 2022-08-17T12:19:04.4848721Z test_CosineAnnealingWarmRestarts_lr1_T_mult_2 (__main__.TestLRScheduler) ... ok (0.008s) 2022-08-17T12:19:04.4932576Z test_CosineAnnealingWarmRestarts_lr1_T_mult_4 (__main__.TestLRScheduler) ... ok (0.008s) 2022-08-17T12:19:04.5616652Z test_CosineAnnealingWarmRestarts_lr2 (__main__.TestLRScheduler) ... ok (0.068s) 2022-08-17T12:19:04.5669576Z test_CosineAnnealingWarmRestarts_lr3 (__main__.TestLRScheduler) ... ok (0.005s) 2022-08-17T12:19:04.5689433Z test_CosineAnnealingWarmRestarts_lr_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.5706416Z 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:19:04.5707404Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:19:04.5713836Z ok (0.002s) 2022-08-17T12:19:04.5731405Z test_chained_lr2 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.5743928Z test_chained_lr2_get_last_lr_before_step (__main__.TestLRScheduler) ... ok (0.001s) 2022-08-17T12:19:04.5763517Z test_chained_lr3 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.5785441Z test_chained_lr4 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.5811073Z test_chained_lr5 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.5884432Z test_closed_form_constantlr (__main__.TestLRScheduler) ... ok (0.007s) 2022-08-17T12:19:04.5959003Z test_closed_form_cos_anneal_lr (__main__.TestLRScheduler) ... ok (0.007s) 2022-08-17T12:19:04.6030055Z test_closed_form_exp_lr (__main__.TestLRScheduler) ... ok (0.007s) 2022-08-17T12:19:04.6105517Z test_closed_form_linearlr (__main__.TestLRScheduler) ... ok (0.007s) 2022-08-17T12:19:04.6178158Z test_closed_form_multi_step_lr (__main__.TestLRScheduler) ... ok (0.007s) 2022-08-17T12:19:04.6250899Z test_closed_form_poly_lr (__main__.TestLRScheduler) ... ok (0.007s) 2022-08-17T12:19:04.6321752Z test_closed_form_step_lr (__main__.TestLRScheduler) ... ok (0.007s) 2022-08-17T12:19:04.6338057Z 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:19:04.6339212Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:19:04.6345844Z ok (0.002s) 2022-08-17T12:19:04.6370577Z test_compound_cosanneal_and_linearlr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.6394312Z test_compound_cosanneal_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.6416710Z test_compound_cosanneal_and_step_lr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.6439596Z test_compound_exp_and_linearlr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.6464012Z test_compound_exp_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.6486281Z test_compound_linearlr_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.6505001Z test_compound_reduce_lr_on_plateau1 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.6528010Z test_compound_reduce_lr_on_plateau2 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.6550481Z test_compound_reduce_lr_on_plateau3 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.6570198Z test_compound_reduce_lr_on_plateau4 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.6594002Z test_compound_reduce_lr_on_plateau5 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.6615255Z test_compound_step_and_constantlr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.6638188Z test_compound_step_and_exp_lr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.6657571Z test_compound_step_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.6675471Z test_constantlr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.6701448Z test_constantlr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:19:04.6734342Z test_constantlr_with_epoch (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:19:04.6747777Z 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:19:04.6748620Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:19:04.6754532Z ok (0.002s) 2022-08-17T12:19:04.6773608Z 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:19:04.6774196Z warnings.warn(msg, FutureWarning) 2022-08-17T12:19:04.6774397Z ok (0.002s) 2022-08-17T12:19:04.6791233Z test_cosine_lr_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.6818980Z test_cosine_then_cyclic (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:19:04.6829427Z test_cycle_lr_cycle_momentum_fail_with_momentumless_optimizer (__main__.TestLRScheduler) ... ok (0.001s) 2022-08-17T12:19:04.6867471Z test_cycle_lr_exp_range_mode (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-17T12:19:04.6902560Z test_cycle_lr_exp_range_mode_one_lr (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:19:04.6938658Z test_cycle_lr_exp_range_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-17T12:19:04.6947728Z test_cycle_lr_invalid_mode (__main__.TestLRScheduler) ... ok (0.001s) 2022-08-17T12:19:04.6999913Z test_cycle_lr_triangular2_mode (__main__.TestLRScheduler) ... ok (0.005s) 2022-08-17T12:19:04.7047506Z test_cycle_lr_triangular2_mode_one_lr (__main__.TestLRScheduler) ... ok (0.005s) 2022-08-17T12:19:04.7104661Z test_cycle_lr_triangular2_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.006s) 2022-08-17T12:19:04.7136020Z test_cycle_lr_triangular_mode (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:19:04.7168117Z test_cycle_lr_triangular_mode_one_lr (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:19:04.7197515Z test_cycle_lr_triangular_mode_one_lr_no_momentum (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:19:04.7229267Z test_cycle_lr_triangular_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:19:04.7261054Z test_cycle_lr_with_adam (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:19:04.7287751Z test_cycle_lr_with_momentumless_optimizer (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:19:04.7303673Z test_error_when_getlr_has_epoch (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.7322197Z test_exp_lr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.7340908Z test_exp_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.7366905Z test_exponential_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:19:04.7389149Z test_get_last_lr_constantlr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.7413287Z test_get_last_lr_linearlr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.7436831Z test_get_last_lr_multi_step_lr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.7455792Z 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:19:04.7456547Z warnings.warn(EPOCH_DEPRECATION_WARNING, UserWarning) 2022-08-17T12:19:04.7466785Z ok (0.003s) 2022-08-17T12:19:04.7489191Z test_get_last_lr_step_lr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.7504499Z 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:19:04.7506195Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:19:04.7514085Z ok (0.002s) 2022-08-17T12:19:04.7529267Z test_lambda_lr_state_dict_fn (__main__.TestLRScheduler) ... ok (0.001s) 2022-08-17T12:19:04.7546385Z test_lambda_lr_state_dict_obj (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.7571914Z test_linear_linearlr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.7585840Z 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:19:04.7586936Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:19:04.7592409Z ok (0.002s) 2022-08-17T12:19:04.7627677Z test_linearlr_with_epoch (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:19:04.7640858Z 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:19:04.7641700Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:19:04.7647430Z ok (0.002s) 2022-08-17T12:19:04.7666561Z test_multi_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.7703273Z test_multi_step_lr_with_epoch (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-17T12:19:04.7716946Z 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:19:04.7717799Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:19:04.7723565Z ok (0.002s) 2022-08-17T12:19:04.7746589Z test_new_pattern_no_warning (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.7769488Z test_new_pattern_no_warning_with_arg (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.7816631Z test_new_pattern_no_warning_with_overridden_optim_step (__main__.TestLRScheduler) ... ok (0.005s) 2022-08-17T12:19:04.7827395Z 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:19:04.7867202Z test_old_pattern_warning (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-17T12:19:04.7906692Z test_old_pattern_warning_resuming (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-17T12:19:04.7942764Z test_old_pattern_warning_resuming_with_arg (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-17T12:19:04.7976509Z test_old_pattern_warning_with_arg (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:19:04.8014910Z test_old_pattern_warning_with_overridden_optim_step (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-17T12:19:04.8023971Z test_onecycle_lr_cannot_calculate_total_steps (__main__.TestLRScheduler) ... ok (0.001s) 2022-08-17T12:19:04.8057998Z test_onecycle_lr_cosine_annealing (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:19:04.8067522Z test_onecycle_lr_invalid_anneal_strategy (__main__.TestLRScheduler) ... ok (0.001s) 2022-08-17T12:19:04.8076554Z test_onecycle_lr_invalid_pct_start (__main__.TestLRScheduler) ... ok (0.001s) 2022-08-17T12:19:04.8105016Z test_onecycle_lr_linear_annealing (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:19:04.8133816Z test_onecycle_lr_linear_annealing_three_phases (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:19:04.8147261Z 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:19:04.8148342Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:19:04.8153947Z ok (0.002s) 2022-08-17T12:19:04.8182024Z test_polynomial_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:19:04.8199735Z test_reduce_lr_on_plateau1 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.8224416Z test_reduce_lr_on_plateau2 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.8248580Z test_reduce_lr_on_plateau3 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.8271337Z test_reduce_lr_on_plateau4 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.8294653Z test_reduce_lr_on_plateau5 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.8316774Z test_reduce_lr_on_plateau6 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.8339974Z test_reduce_lr_on_plateau7 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.8368795Z test_reduce_lr_on_plateau8 (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:19:04.8387153Z test_reduce_lr_on_plateau_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.8402549Z 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:19:04.8403639Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:19:04.8404720Z /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:19:04.8405411Z warnings.warn(EPOCH_DEPRECATION_WARNING, UserWarning) 2022-08-17T12:19:04.8411086Z ok (0.002s) 2022-08-17T12:19:04.8430465Z test_sequentiallr2 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.8450172Z test_sequentiallr3 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.8464133Z test_sequentiallr4 (__main__.TestLRScheduler) ... ok (0.001s) 2022-08-17T12:19:04.8482827Z test_step_lr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.8509134Z test_step_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:19:04.8527516Z test_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.8546417Z test_swa_lr_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:04.8578593Z test_swalr_cosine_anneal_after_multiplicative (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:19:04.8593535Z test_swalr_hypers (__main__.TestLRScheduler) ... ok (0.001s) 2022-08-17T12:19:04.8625726Z test_swalr_linear_anneal_after_multiplicative (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:19:04.8645838Z test_swalr_no_anneal (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:19:05.4145783Z 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:19:05.4146646Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:19:07.2587496Z ok (2.394s) 2022-08-17T12:19:07.2638149Z test_adadelta_complex (__main__.TestOptim) ... ok (0.005s) 2022-08-17T12:19:10.5278882Z test_adagrad (__main__.TestOptim) ... ok (3.264s) 2022-08-17T12:19:10.5342632Z test_adagrad_complex (__main__.TestOptim) ... ok (0.006s) 2022-08-17T12:19:20.4085047Z test_adagrad_sparse (__main__.TestOptim) ... ok (9.874s) 2022-08-17T12:19:28.3880340Z test_adam (__main__.TestOptim) ... ok (7.979s) 2022-08-17T12:19:30.2764814Z test_adamax (__main__.TestOptim) ... ok (1.888s) 2022-08-17T12:19:32.6595881Z test_adamw (__main__.TestOptim) ... ok (2.383s) 2022-08-17T12:19:34.2370269Z test_asgd (__main__.TestOptim) ... ok (1.577s) 2022-08-17T12:19:34.2382196Z test_duplicate_params_in_param_group (__main__.TestOptim) ... ok (0.001s) 2022-08-17T12:19:34.2391631Z test_invalid_param_type (__main__.TestOptim) ... ok (0.001s) 2022-08-17T12:19:34.6199736Z test_lbfgs (__main__.TestOptim) ... ok (0.381s) 2022-08-17T12:19:34.6218390Z test_lbfgs_return_type (__main__.TestOptim) ... ok (0.002s) 2022-08-17T12:19:34.6265865Z test_multi_tensor_optimizers (__main__.TestOptim) ... ok (0.005s) 2022-08-17T12:19:35.2396495Z 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:19:35.2397381Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:19:36.1453443Z ok (1.519s) 2022-08-17T12:19:36.1468756Z test_no_grad_for_all_params (__main__.TestOptim) ... ok (0.002s) 2022-08-17T12:19:37.7462971Z test_radam (__main__.TestOptim) ... ok (1.599s) 2022-08-17T12:19:40.6874763Z test_rmsprop (__main__.TestOptim) ... ok (2.941s) 2022-08-17T12:19:41.9781008Z test_rprop (__main__.TestOptim) ... ok (1.290s) 2022-08-17T12:19:47.9293012Z test_sgd (__main__.TestOptim) ... ok (5.951s) 2022-08-17T12:19:47.9397527Z test_sgd_complex (__main__.TestOptim) ... ok (0.010s) 2022-08-17T12:19:55.1928458Z test_sgd_sparse (__main__.TestOptim) ... ok (7.253s) 2022-08-17T12:19:57.4925025Z test_sparse_adam (__main__.TestOptim) ... ok (2.300s) 2022-08-17T12:19:57.5019496Z test_averaged_model_all_devices (__main__.TestSWAUtils) ... ok (0.009s) 2022-08-17T12:19:57.5075105Z test_averaged_model_exponential (__main__.TestSWAUtils) ... ok (0.006s) 2022-08-17T12:19:57.5127469Z test_averaged_model_exponential_buffers (__main__.TestSWAUtils) ... ok (0.005s) 2022-08-17T12:19:57.5140238Z test_averaged_model_mixed_device (__main__.TestSWAUtils) ... ok (0.001s) 2022-08-17T12:19:57.5184067Z test_averaged_model_state_dict (__main__.TestSWAUtils) ... ok (0.004s) 2022-08-17T12:19:57.5318030Z test_bn_update_eval_momentum (__main__.TestSWAUtils) ... ok (0.013s) 2022-08-17T12:19:57.6049200Z test_update_bn_cnn (__main__.TestSWAUtils) ... ok (0.073s) 2022-08-17T12:19:57.6234840Z test_update_bn_dnn (__main__.TestSWAUtils) ... ok (0.018s) 2022-08-17T12:19:57.6235088Z 2022-08-17T12:19:57.6237107Z ---------------------------------------------------------------------- 2022-08-17T12:19:57.6237698Z Ran 144 tests in 53.415s 2022-08-17T12:19:57.6237855Z 2022-08-17T12:19:57.6238874Z OK (skipped=1) 2022-08-17T12:19:57.6238997Z 2022-08-17T12:19:57.6239083Z Generating XML reports... 2022-08-17T12:19:57.6265423Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestDifferentiableOptimizer-20220817121904.xml 2022-08-17T12:19:57.6351058Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestLRScheduler-20220817121904.xml 2022-08-17T12:19:57.6368806Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestOptim-20220817121904.xml 2022-08-17T12:19:57.6375871Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestSWAUtils-20220817121904.xml 2022-08-17T12:19:57.9491561Z Running test_ops_gradients ... [2022-08-17 12:19:57.948763] 2022-08-17T12:19:57.9492109Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops_gradients.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:19:57.948846] 2022-08-17T12:20:00.2759752Z Test results will be stored in test-reports/python-pytest/test_ops_gradients/test_ops_gradients.xml 2022-08-17T12:20:00.5175857Z ============================= test session starts ============================== 2022-08-17T12:20:00.5176616Z platform linux -- Python 3.7.13, pytest-7.1.2, pluggy-1.0.0 -- /opt/conda/bin/python 2022-08-17T12:20:00.5225109Z cachedir: .pytest_cache 2022-08-17T12:20:00.5226009Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2022-08-17T12:20:00.5226511Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2022-08-17T12:20:00.5227065Z plugins: hypothesis-5.35.1, forked-1.4.0, rerunfailures-10.2, xdist-2.5.0 2022-08-17T12:20:00.5227316Z 2022-08-17T12:20:00.5624228Z gw0 I / gw1 I / gw2 I / gw3 I 2022-08-17T12:20:00.5624716Z [gw0] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:20:00.5624876Z 2022-08-17T12:20:00.6031450Z gw0 C / gw1 I / gw2 I / gw3 I 2022-08-17T12:20:00.6031965Z [gw1] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:20:00.6032131Z 2022-08-17T12:20:00.6514510Z gw0 C / gw1 C / gw2 I / gw3 I 2022-08-17T12:20:00.6514816Z [gw2] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:20:00.6514976Z 2022-08-17T12:20:00.6939301Z gw0 C / gw1 C / gw2 C / gw3 I 2022-08-17T12:20:00.6939767Z [gw3] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:20:00.6940031Z 2022-08-17T12:20:01.1389089Z gw0 C / gw1 C / gw2 C / gw3 C 2022-08-17T12:20:01.1389984Z [gw3] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:20:01.1390379Z 2022-08-17T12:20:01.1390517Z gw0 C / gw1 C / gw2 C / gw3 ok 2022-08-17T12:20:01.1391029Z [gw1] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:20:01.1391278Z 2022-08-17T12:20:01.1391409Z gw0 C / gw1 ok / gw2 C / gw3 ok 2022-08-17T12:20:01.1391895Z [gw0] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:20:01.1392156Z 2022-08-17T12:20:01.1455564Z gw0 ok / gw1 ok / gw2 C / gw3 ok 2022-08-17T12:20:01.1456298Z [gw2] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:20:01.1456545Z 2022-08-17T12:20:04.3118366Z gw0 ok / gw1 ok / gw2 ok / gw3 ok 2022-08-17T12:20:04.3338304Z gw0 ok / gw1 [7424] / gw2 ok / gw3 ok 2022-08-17T12:20:04.3751323Z gw0 ok / gw1 [7424] / gw2 ok / gw3 [7424] 2022-08-17T12:20:04.3852907Z gw0 [7424] / gw1 [7424] / gw2 ok / gw3 [7424] 2022-08-17T12:20:04.3855281Z gw0 [7424] / gw1 [7424] / gw2 [7424] / gw3 [7424] 2022-08-17T12:20:04.3855513Z scheduling tests via LoadScheduling 2022-08-17T12:20:04.4373340Z 2022-08-17T12:20:04.4391131Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_T_cpu_float64 2022-08-17T12:20:04.4392366Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_H_cpu_complex128 2022-08-17T12:20:04.4393125Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_T_cpu_complex128 2022-08-17T12:20:04.4396369Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_H_cpu_float64 2022-08-17T12:20:04.4450587Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_T_cpu_float64 2022-08-17T12:20:04.4452863Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_H_cpu_complex128 2022-08-17T12:20:04.4455318Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_T_cpu_complex128 2022-08-17T12:20:04.4458411Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_H_cpu_float64 2022-08-17T12:20:04.4459280Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___getitem___cpu_complex128 2022-08-17T12:20:04.4463274Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___radd___cpu_float64 2022-08-17T12:20:04.4464747Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___radd___cpu_complex128 2022-08-17T12:20:04.4469136Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___getitem___cpu_complex128 2022-08-17T12:20:04.4472868Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___radd___cpu_float64 2022-08-17T12:20:04.4475629Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___radd___cpu_complex128 2022-08-17T12:20:04.4483463Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___getitem___cpu_float64 2022-08-17T12:20:04.4760649Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___getitem___cpu_float64 2022-08-17T12:20:04.4765413Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:20:04.4767654Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmatmul___cpu_float64 2022-08-17T12:20:04.4781417Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rdiv___cpu_complex128 2022-08-17T12:20:04.4789459Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:20:04.4797123Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmatmul___cpu_float64 2022-08-17T12:20:04.4875905Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rdiv___cpu_complex128 2022-08-17T12:20:04.4895627Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rdiv___cpu_float64 2022-08-17T12:20:04.5203217Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rdiv___cpu_float64 2022-08-17T12:20:04.5203857Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmod___cpu_float64 2022-08-17T12:20:04.5204509Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rpow___cpu_complex128 2022-08-17T12:20:04.5215101Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmul___cpu_float64 2022-08-17T12:20:04.5229536Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rpow___cpu_complex128 2022-08-17T12:20:04.5231359Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmod___cpu_float64 2022-08-17T12:20:04.5315595Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmul___cpu_float64 2022-08-17T12:20:04.5335148Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmul___cpu_complex128 2022-08-17T12:20:04.5641622Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmul___cpu_complex128 2022-08-17T12:20:04.5644480Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rpow___cpu_float64 2022-08-17T12:20:04.5645199Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_amax_cpu_float64 2022-08-17T12:20:04.5657956Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rsub___cpu_float64 2022-08-17T12:20:04.5669476Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rpow___cpu_float64 2022-08-17T12:20:04.5677180Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rsub___cpu_float64 2022-08-17T12:20:04.5755856Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_amax_cpu_float64 2022-08-17T12:20:04.5775216Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rsub___cpu_complex128 2022-08-17T12:20:04.6082351Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rsub___cpu_complex128 2022-08-17T12:20:04.6083150Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:20:04.6083992Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_amin_cpu_float64 2022-08-17T12:20:04.6101847Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:20:04.6114138Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:20:04.6119890Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:20:04.6196077Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_amin_cpu_float64 2022-08-17T12:20:04.6217706Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:20:04.6520155Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:20:04.6523217Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:20:04.6523691Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:20:04.6541991Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:20:04.6556806Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:20:04.6559969Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:20:04.6636197Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:20:04.6671030Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:20:04.6963098Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:20:04.6963807Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_mean_cpu_float64 2022-08-17T12:20:04.6964465Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:20:04.6987731Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:20:04.6998321Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_mean_cpu_float64 2022-08-17T12:20:04.7000266Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:20:04.7076194Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:20:04.7094999Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:20:04.7399247Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:20:04.7400528Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:20:04.7401454Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_median_cpu_float64 2022-08-17T12:20:04.7420034Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:20:04.7435266Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:20:04.7436538Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_median_cpu_float64 2022-08-17T12:20:04.7515931Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:20:04.7537171Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_norm_cpu_float64 2022-08-17T12:20:04.7843924Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_norm_cpu_float64 2022-08-17T12:20:04.7844605Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:20:04.7845271Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:20:04.7867587Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:20:04.7878131Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:20:04.7880104Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:20:04.7955800Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:20:04.7975928Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_prod_cpu_float64 2022-08-17T12:20:04.8283786Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_prod_cpu_float64 2022-08-17T12:20:04.8284312Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_sum_cpu_float64 2022-08-17T12:20:04.8284729Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_std_cpu_complex128 2022-08-17T12:20:04.8306982Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:20:04.8317536Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_sum_cpu_float64 2022-08-17T12:20:04.8320245Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_std_cpu_complex128 2022-08-17T12:20:04.8396535Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:20:04.8417401Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_std_cpu_float64 2022-08-17T12:20:04.8722232Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_std_cpu_float64 2022-08-17T12:20:04.8722857Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_abs_cpu_complex128 2022-08-17T12:20:04.8723211Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_abs_cpu_float64 2022-08-17T12:20:04.8740246Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_var_cpu_complex128 2022-08-17T12:20:04.8756691Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_abs_cpu_float64 2022-08-17T12:20:04.8758709Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_var_cpu_complex128 2022-08-17T12:20:04.8835722Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_abs_cpu_complex128 2022-08-17T12:20:04.8856727Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_var_cpu_float64 2022-08-17T12:20:04.9160540Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_var_cpu_float64 2022-08-17T12:20:04.9163478Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acosh_cpu_float64 2022-08-17T12:20:04.9164229Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acosh_cpu_complex128 2022-08-17T12:20:04.9184421Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acos_cpu_complex128 2022-08-17T12:20:04.9193673Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acosh_cpu_float64 2022-08-17T12:20:04.9197703Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acos_cpu_complex128 2022-08-17T12:20:04.9276081Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acosh_cpu_complex128 2022-08-17T12:20:04.9297419Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acos_cpu_float64 2022-08-17T12:20:04.9600845Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acos_cpu_float64 2022-08-17T12:20:04.9604558Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addbmm_cpu_complex128 2022-08-17T12:20:04.9606290Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_add_cpu_complex128 2022-08-17T12:20:04.9640858Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addbmm_cpu_float64 2022-08-17T12:20:04.9641301Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_add_cpu_complex128 2022-08-17T12:20:04.9641950Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addbmm_cpu_complex128 2022-08-17T12:20:04.9716029Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addbmm_cpu_float64 2022-08-17T12:20:04.9736815Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_add_cpu_float64 2022-08-17T12:20:05.0045458Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_add_cpu_float64 2022-08-17T12:20:05.0046103Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:20:05.0046690Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcmul_cpu_complex128 2022-08-17T12:20:05.0067672Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcmul_cpu_float64 2022-08-17T12:20:05.0078776Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:20:05.0080959Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcmul_cpu_complex128 2022-08-17T12:20:05.0156274Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcmul_cpu_float64 2022-08-17T12:20:05.0177059Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcdiv_cpu_float64 2022-08-17T12:20:05.0483298Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcdiv_cpu_float64 2022-08-17T12:20:05.0483983Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:20:05.0486029Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_cpu_complex128 2022-08-17T12:20:05.0505974Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:20:05.0513442Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:20:05.0518847Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_cpu_complex128 2022-08-17T12:20:05.0596685Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:20:05.0619505Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_cpu_float64 2022-08-17T12:20:05.0923336Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_cpu_float64 2022-08-17T12:20:05.0923900Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addr_cpu_float64 2022-08-17T12:20:05.0924475Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addr_cpu_complex128 2022-08-17T12:20:05.0952352Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmv_cpu_complex128 2022-08-17T12:20:05.0954615Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addr_cpu_float64 2022-08-17T12:20:05.0957048Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmv_cpu_complex128 2022-08-17T12:20:05.1036072Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addr_cpu_complex128 2022-08-17T12:20:05.1057424Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmv_cpu_float64 2022-08-17T12:20:05.1362194Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmv_cpu_float64 2022-08-17T12:20:05.1365358Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_allclose_cpu_complex128 2022-08-17T12:20:05.1366113Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_all_cpu_complex128 2022-08-17T12:20:05.1396020Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_allclose_cpu_float64 2022-08-17T12:20:05.1398749Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_all_cpu_complex128 2022-08-17T12:20:05.1401144Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_allclose_cpu_float64 2022-08-17T12:20:05.1476591Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_allclose_cpu_complex128 2022-08-17T12:20:05.1497586Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_all_cpu_float64 2022-08-17T12:20:05.1801983Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_all_cpu_float64 2022-08-17T12:20:05.1802565Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_amax_cpu_float64 2022-08-17T12:20:05.1829507Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_aminmax_cpu_float64 2022-08-17T12:20:05.1832383Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_amax_cpu_float64 2022-08-17T12:20:05.1839560Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_aminmax_cpu_float64 2022-08-17T12:20:05.1861221Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_angle_cpu_complex128 2022-08-17T12:20:05.1917096Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_angle_cpu_complex128 2022-08-17T12:20:05.1944601Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_amin_cpu_float64 2022-08-17T12:20:05.2242268Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_amin_cpu_float64 2022-08-17T12:20:05.2242795Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_angle_cpu_float64 2022-08-17T12:20:05.2266603Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_any_cpu_float64 2022-08-17T12:20:05.2273383Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_angle_cpu_float64 2022-08-17T12:20:05.2280713Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_any_cpu_float64 2022-08-17T12:20:05.2305004Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_arange_cpu_float64 2022-08-17T12:20:05.2357009Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_arange_cpu_float64 2022-08-17T12:20:05.2378265Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_any_cpu_complex128 2022-08-17T12:20:05.2680130Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_any_cpu_complex128 2022-08-17T12:20:05.2680763Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argsort_cpu_float64 2022-08-17T12:20:05.2704625Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argmax_cpu_float64 2022-08-17T12:20:05.2711432Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argsort_cpu_float64 2022-08-17T12:20:05.2719034Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argmax_cpu_float64 2022-08-17T12:20:05.2739912Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argwhere_cpu_complex128 2022-08-17T12:20:05.2796037Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argwhere_cpu_complex128 2022-08-17T12:20:05.2817194Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argmin_cpu_float64 2022-08-17T12:20:05.3121012Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argmin_cpu_float64 2022-08-17T12:20:05.3121398Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_cpu_float64 2022-08-17T12:20:05.3139599Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argwhere_cpu_float64 2022-08-17T12:20:05.3146328Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_cpu_float64 2022-08-17T12:20:05.3156215Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argwhere_cpu_float64 2022-08-17T12:20:05.3177130Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:20:05.3235816Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:20:05.3248683Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_cpu_complex128 2022-08-17T12:20:05.3561183Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_cpu_complex128 2022-08-17T12:20:05.3561604Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:20:05.3589133Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asin_cpu_float64 2022-08-17T12:20:05.3591591Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:20:05.3599241Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asin_cpu_float64 2022-08-17T12:20:05.3619837Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asinh_cpu_complex128 2022-08-17T12:20:05.3675954Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asinh_cpu_complex128 2022-08-17T12:20:05.3695280Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asin_cpu_complex128 2022-08-17T12:20:05.4001441Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asin_cpu_complex128 2022-08-17T12:20:05.4001847Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan_cpu_complex128 2022-08-17T12:20:05.4025648Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asinh_cpu_float64 2022-08-17T12:20:05.4032494Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asinh_cpu_float64 2022-08-17T12:20:05.4039273Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan_cpu_complex128 2022-08-17T12:20:05.4059573Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan_cpu_float64 2022-08-17T12:20:05.4116349Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan_cpu_float64 2022-08-17T12:20:05.4137367Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan2_cpu_float64 2022-08-17T12:20:05.4441606Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan2_cpu_float64 2022-08-17T12:20:05.4442056Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atanh_cpu_complex128 2022-08-17T12:20:05.4465268Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:20:05.4472725Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atanh_cpu_complex128 2022-08-17T12:20:05.4479651Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:20:05.4500571Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:20:05.4555648Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:20:05.4577230Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atanh_cpu_float64 2022-08-17T12:20:05.4880393Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atanh_cpu_float64 2022-08-17T12:20:05.4881058Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:20:05.4902848Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:20:05.4908559Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:20:05.4919417Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:20:05.4939035Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:20:05.4995670Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:20:05.5018248Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:20:05.5320671Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:20:05.5321071Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:20:05.5348265Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bernoulli_cpu_float64 2022-08-17T12:20:05.5350898Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:20:05.5358058Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bernoulli_cpu_float64 2022-08-17T12:20:05.5377291Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:20:05.5435946Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:20:05.5456401Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_baddbmm_cpu_float64 2022-08-17T12:20:05.5760630Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_baddbmm_cpu_float64 2022-08-17T12:20:05.5761080Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_block_diag_cpu_float64 2022-08-17T12:20:05.5784921Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bfloat16_cpu_float64 2022-08-17T12:20:05.5791847Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bfloat16_cpu_float64 2022-08-17T12:20:05.5800221Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_block_diag_cpu_float64 2022-08-17T12:20:05.5824289Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bmm_cpu_complex128 2022-08-17T12:20:05.5875492Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bmm_cpu_complex128 2022-08-17T12:20:05.5894738Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_block_diag_cpu_complex128 2022-08-17T12:20:05.6200999Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_block_diag_cpu_complex128 2022-08-17T12:20:05.6201648Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bool_cpu_float64 2022-08-17T12:20:05.6224065Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bmm_cpu_float64 2022-08-17T12:20:05.6230355Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bool_cpu_float64 2022-08-17T12:20:05.6239612Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bmm_cpu_float64 2022-08-17T12:20:05.6259800Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:20:05.6315299Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:20:05.6334948Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bool_cpu_complex128 2022-08-17T12:20:05.6640327Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bool_cpu_complex128 2022-08-17T12:20:05.6640847Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:20:05.6665391Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:20:05.6672575Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:20:05.6679619Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:20:05.6700717Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bucketize_cpu_float64 2022-08-17T12:20:05.6755853Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bucketize_cpu_float64 2022-08-17T12:20:05.6775427Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:20:05.7081191Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:20:05.7081619Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_byte_cpu_complex128 2022-08-17T12:20:05.7110490Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:20:05.7114270Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:20:05.7156018Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_byte_cpu_complex128 2022-08-17T12:20:05.7175853Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:20:05.7196113Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:20:05.7217698Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_byte_cpu_float64 2022-08-17T12:20:05.7520650Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_byte_cpu_float64 2022-08-17T12:20:05.7521033Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cdist_cpu_float64 2022-08-17T12:20:05.7544801Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cat_cpu_complex128 2022-08-17T12:20:05.7595968Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cat_cpu_complex128 2022-08-17T12:20:05.7615820Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ceil_cpu_float64 2022-08-17T12:20:05.7635931Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ceil_cpu_float64 2022-08-17T12:20:05.7655178Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cat_cpu_float64 2022-08-17T12:20:05.7959354Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cat_cpu_float64 2022-08-17T12:20:05.7987384Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chalf_cpu_complex128 2022-08-17T12:20:05.8009898Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chalf_cpu_complex128 2022-08-17T12:20:05.8017983Z [gw0] [ 1%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cdist_cpu_float64 2022-08-17T12:20:05.8040896Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_char_cpu_complex128 2022-08-17T12:20:05.8043452Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_char_cpu_complex128 2022-08-17T12:20:05.8059151Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_char_cpu_float64 2022-08-17T12:20:05.8076005Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_char_cpu_float64 2022-08-17T12:20:05.8097609Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chalf_cpu_float64 2022-08-17T12:20:05.8398633Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chalf_cpu_float64 2022-08-17T12:20:05.8419142Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_cpu_complex128 2022-08-17T12:20:05.8436378Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_cpu_complex128 2022-08-17T12:20:05.8455862Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:20:05.8476023Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:20:05.8495698Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:20:05.8515872Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:20:05.8536237Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_cpu_float64 2022-08-17T12:20:05.8838581Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_cpu_float64 2022-08-17T12:20:05.8857879Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:20:05.8876714Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:20:05.8897892Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chunk_cpu_complex128 2022-08-17T12:20:05.8916454Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chunk_cpu_complex128 2022-08-17T12:20:05.8935380Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chunk_cpu_float64 2022-08-17T12:20:05.8956149Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chunk_cpu_float64 2022-08-17T12:20:05.8977114Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:20:05.9278876Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:20:05.9299085Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_cpu_float64 2022-08-17T12:20:05.9316163Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_cpu_float64 2022-08-17T12:20:05.9336623Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_min_cpu_float64 2022-08-17T12:20:05.9355790Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_min_cpu_float64 2022-08-17T12:20:05.9375140Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clone_cpu_complex128 2022-08-17T12:20:05.9395994Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clone_cpu_complex128 2022-08-17T12:20:05.9418372Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_max_cpu_float64 2022-08-17T12:20:05.9717921Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_max_cpu_float64 2022-08-17T12:20:05.9740631Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clone_cpu_float64 2022-08-17T12:20:05.9756108Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clone_cpu_float64 2022-08-17T12:20:05.9777072Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_column_stack_cpu_float64 2022-08-17T12:20:05.9795381Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_column_stack_cpu_float64 2022-08-17T12:20:05.9814932Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_combinations_cpu_complex128 2022-08-17T12:20:05.9835931Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_combinations_cpu_complex128 2022-08-17T12:20:05.9859543Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_column_stack_cpu_complex128 2022-08-17T12:20:06.0159689Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_column_stack_cpu_complex128 2022-08-17T12:20:06.0179749Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_combinations_cpu_float64 2022-08-17T12:20:06.0197082Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_combinations_cpu_float64 2022-08-17T12:20:06.0216246Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_cpu_complex128 2022-08-17T12:20:06.0235956Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_cpu_complex128 2022-08-17T12:20:06.0256655Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_cpu_float64 2022-08-17T12:20:06.0276077Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_cpu_float64 2022-08-17T12:20:06.0295674Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_complex_cpu_float64 2022-08-17T12:20:06.0599432Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_complex_cpu_float64 2022-08-17T12:20:06.0620310Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:20:06.0636289Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:20:06.0657522Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:20:06.0675706Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:20:06.0698626Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:20:06.0716038Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:20:06.0737268Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_physical_cpu_float64 2022-08-17T12:20:06.1038504Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_physical_cpu_float64 2022-08-17T12:20:06.1057888Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_contiguous_cpu_complex128 2022-08-17T12:20:06.1076527Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_contiguous_cpu_complex128 2022-08-17T12:20:06.1095372Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_copysign_cpu_float64 2022-08-17T12:20:06.1115522Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_copysign_cpu_float64 2022-08-17T12:20:06.1135024Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:20:06.1156049Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:20:06.1176524Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_contiguous_cpu_float64 2022-08-17T12:20:06.1479151Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_contiguous_cpu_float64 2022-08-17T12:20:06.1498267Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_corrcoef_cpu_float64 2022-08-17T12:20:06.1516321Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_corrcoef_cpu_float64 2022-08-17T12:20:06.1535901Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cos_cpu_float64 2022-08-17T12:20:06.1555785Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cos_cpu_float64 2022-08-17T12:20:06.1574846Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cosh_cpu_complex128 2022-08-17T12:20:06.1596201Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cosh_cpu_complex128 2022-08-17T12:20:06.1616599Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cos_cpu_complex128 2022-08-17T12:20:06.1918529Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cos_cpu_complex128 2022-08-17T12:20:06.1938114Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cosh_cpu_float64 2022-08-17T12:20:06.1956760Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cosh_cpu_float64 2022-08-17T12:20:06.1980622Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:20:06.1996425Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:20:06.2016502Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cov_cpu_complex128 2022-08-17T12:20:06.2035895Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cov_cpu_complex128 2022-08-17T12:20:06.2057353Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:20:06.2359492Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:20:06.2378823Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cov_cpu_float64 2022-08-17T12:20:06.2398654Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cov_cpu_float64 2022-08-17T12:20:06.2425579Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cross_cpu_float64 2022-08-17T12:20:06.2478771Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cross_cpu_float64 2022-08-17T12:20:06.2479441Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cross_cpu_complex128 2022-08-17T12:20:06.2509394Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cummax_cpu_float64 2022-08-17T12:20:06.2513222Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cross_cpu_complex128 2022-08-17T12:20:06.2799649Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cummax_cpu_float64 2022-08-17T12:20:06.2819635Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cummin_cpu_float64 2022-08-17T12:20:06.2877253Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cummin_cpu_float64 2022-08-17T12:20:06.2898266Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumprod_cpu_float64 2022-08-17T12:20:06.2919328Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumprod_cpu_float64 2022-08-17T12:20:06.2919733Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumprod_cpu_complex128 2022-08-17T12:20:06.2946972Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumsum_cpu_complex128 2022-08-17T12:20:06.2954588Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumsum_cpu_complex128 2022-08-17T12:20:06.3239514Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumprod_cpu_complex128 2022-08-17T12:20:06.3259625Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumsum_cpu_float64 2022-08-17T12:20:06.3317144Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumsum_cpu_float64 2022-08-17T12:20:06.3337493Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:20:06.3358886Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:20:06.3359317Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:20:06.3389988Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_deg2rad_cpu_float64 2022-08-17T12:20:06.3394238Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_deg2rad_cpu_float64 2022-08-17T12:20:06.3679934Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:20:06.3698477Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_cpu_complex128 2022-08-17T12:20:06.3757319Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_cpu_complex128 2022-08-17T12:20:06.3778173Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:20:06.3797800Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:20:06.3798680Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_cpu_float64 2022-08-17T12:20:06.3830214Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_embed_cpu_float64 2022-08-17T12:20:06.3832218Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_embed_cpu_float64 2022-08-17T12:20:06.4118740Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_cpu_float64 2022-08-17T12:20:06.4140381Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagflat_cpu_complex128 2022-08-17T12:20:06.4197684Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagflat_cpu_complex128 2022-08-17T12:20:06.4218220Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_cpu_complex128 2022-08-17T12:20:06.4238055Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_cpu_complex128 2022-08-17T12:20:06.4238967Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_cpu_float64 2022-08-17T12:20:06.4266054Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagflat_cpu_float64 2022-08-17T12:20:06.4274997Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_cpu_float64 2022-08-17T12:20:06.4559478Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagflat_cpu_float64 2022-08-17T12:20:06.4579985Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:20:06.4637223Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:20:06.4656410Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diff_cpu_float64 2022-08-17T12:20:06.4678292Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diff_cpu_float64 2022-08-17T12:20:06.4678889Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diff_cpu_complex128 2022-08-17T12:20:06.4706260Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_digamma_cpu_float64 2022-08-17T12:20:06.4714446Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diff_cpu_complex128 2022-08-17T12:20:06.4998951Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_digamma_cpu_float64 2022-08-17T12:20:06.5019156Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dist_cpu_complex128 2022-08-17T12:20:06.5076390Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dist_cpu_complex128 2022-08-17T12:20:06.5097665Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:20:06.5117936Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:20:06.5119694Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dist_cpu_float64 2022-08-17T12:20:06.5150165Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:20:06.5154710Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dist_cpu_float64 2022-08-17T12:20:06.5438753Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:20:06.5458627Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:20:06.5517414Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:20:06.5537329Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dot_cpu_complex128 2022-08-17T12:20:06.5558362Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dot_cpu_complex128 2022-08-17T12:20:06.5559094Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dot_cpu_float64 2022-08-17T12:20:06.5588866Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:20:06.5593171Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dot_cpu_float64 2022-08-17T12:20:06.5879054Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:20:06.5897026Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_double_cpu_complex128 2022-08-17T12:20:06.5957178Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_double_cpu_complex128 2022-08-17T12:20:06.5977386Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dsplit_cpu_complex128 2022-08-17T12:20:06.5998119Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dsplit_cpu_complex128 2022-08-17T12:20:06.5998940Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dsplit_cpu_float64 2022-08-17T12:20:06.6053068Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_double_cpu_float64 2022-08-17T12:20:06.6055482Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_double_cpu_float64 2022-08-17T12:20:06.6318347Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dsplit_cpu_float64 2022-08-17T12:20:06.6339303Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dstack_cpu_complex128 2022-08-17T12:20:06.6396763Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dstack_cpu_complex128 2022-08-17T12:20:06.6417932Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eig_cpu_complex128 2022-08-17T12:20:06.6438226Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eig_cpu_complex128 2022-08-17T12:20:06.6438816Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eig_cpu_float64 2022-08-17T12:20:06.6469356Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dstack_cpu_float64 2022-08-17T12:20:06.6473193Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dstack_cpu_float64 2022-08-17T12:20:06.6758297Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eig_cpu_float64 2022-08-17T12:20:06.6776710Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_einsum_cpu_complex128 2022-08-17T12:20:06.6835895Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_einsum_cpu_complex128 2022-08-17T12:20:06.6860303Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_cpu_complex128 2022-08-17T12:20:06.6878430Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_cpu_complex128 2022-08-17T12:20:06.6878882Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_einsum_cpu_float64 2022-08-17T12:20:06.6909143Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_cpu_float64 2022-08-17T12:20:06.6913192Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_einsum_cpu_float64 2022-08-17T12:20:06.7198007Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_cpu_float64 2022-08-17T12:20:06.7216217Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_like_cpu_complex128 2022-08-17T12:20:06.7276642Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_like_cpu_complex128 2022-08-17T12:20:06.7296461Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eq_cpu_complex128 2022-08-17T12:20:06.7318479Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eq_cpu_complex128 2022-08-17T12:20:06.7318920Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eq_cpu_float64 2022-08-17T12:20:06.7345130Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_like_cpu_float64 2022-08-17T12:20:06.7353083Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eq_cpu_float64 2022-08-17T12:20:06.7637755Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_like_cpu_float64 2022-08-17T12:20:06.7658434Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_equal_cpu_complex128 2022-08-17T12:20:06.7717000Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_equal_cpu_complex128 2022-08-17T12:20:06.7736825Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erf_cpu_float64 2022-08-17T12:20:06.7758424Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erf_cpu_float64 2022-08-17T12:20:06.7758870Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_equal_cpu_float64 2022-08-17T12:20:06.7788067Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erfc_cpu_float64 2022-08-17T12:20:06.7792563Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_equal_cpu_float64 2022-08-17T12:20:06.8077600Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erfc_cpu_float64 2022-08-17T12:20:06.8097834Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erfinv_cpu_float64 2022-08-17T12:20:06.8156393Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erfinv_cpu_float64 2022-08-17T12:20:06.8175956Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp_cpu_complex128 2022-08-17T12:20:06.8197363Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp_cpu_complex128 2022-08-17T12:20:06.8199296Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp_cpu_float64 2022-08-17T12:20:06.8225150Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp2_cpu_float64 2022-08-17T12:20:06.8230433Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp2_cpu_float64 2022-08-17T12:20:06.8518488Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp_cpu_float64 2022-08-17T12:20:06.8538678Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_as_cpu_complex128 2022-08-17T12:20:06.8596986Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_as_cpu_complex128 2022-08-17T12:20:06.8618021Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_cpu_complex128 2022-08-17T12:20:06.8638680Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_cpu_complex128 2022-08-17T12:20:06.8639140Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_cpu_float64 2022-08-17T12:20:06.8669230Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_as_cpu_float64 2022-08-17T12:20:06.8673650Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_cpu_float64 2022-08-17T12:20:06.8958840Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_as_cpu_float64 2022-08-17T12:20:06.8979903Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expm1_cpu_float64 2022-08-17T12:20:06.9036846Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expm1_cpu_float64 2022-08-17T12:20:06.9058602Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:20:06.9078320Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:20:06.9078777Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:20:06.9106638Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:20:06.9114958Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:20:06.9398225Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:20:06.9417188Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft_cpu_float64 2022-08-17T12:20:06.9476353Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft_cpu_float64 2022-08-17T12:20:06.9496292Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:20:06.9518495Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:20:06.9519190Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:20:06.9545853Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:20:06.9553269Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:20:06.9838105Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:20:06.9857771Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:20:06.9916277Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:20:06.9936147Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:20:06.9957792Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:20:06.9959314Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:20:06.9986364Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:20:06.9994407Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:20:07.0278948Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:20:07.0297481Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:20:07.0357173Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:20:07.0379525Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:20:07.0398515Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:20:07.0399220Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:20:07.0429333Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:20:07.0433040Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:20:07.0717359Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:20:07.0736735Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:20:07.0795995Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:20:07.0817779Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:20:07.0838268Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:20:07.0838998Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:20:07.0865041Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:20:07.0873677Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:20:07.1157188Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:20:07.1176276Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:20:07.1236461Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:20:07.1260480Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:20:07.1278229Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:20:07.1279219Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:20:07.1308371Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:20:07.1313773Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:20:07.1599028Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:20:07.1618247Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:20:07.1677020Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:20:07.1697297Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:20:07.1717914Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:20:07.1720179Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:20:07.1748901Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:20:07.1753288Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:20:07.2038538Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:20:07.2059919Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:20:07.2116864Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:20:07.2136497Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:20:07.2157182Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:20:07.2159153Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:20:07.2185862Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:20:07.2194196Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:20:07.2478739Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:20:07.2497429Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:20:07.2556863Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:20:07.2576630Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:20:07.2598090Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:20:07.2598524Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fill_cpu_complex128 2022-08-17T12:20:07.2628449Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:20:07.2632986Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fill_cpu_complex128 2022-08-17T12:20:07.2918541Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:20:07.2938929Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fill_cpu_float64 2022-08-17T12:20:07.2998203Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fill_cpu_float64 2022-08-17T12:20:07.3024413Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flatten_cpu_float64 2022-08-17T12:20:07.3079658Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flatten_cpu_float64 2022-08-17T12:20:07.3080580Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flip_cpu_complex128 2022-08-17T12:20:07.3104669Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flatten_cpu_complex128 2022-08-17T12:20:07.3106891Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flip_cpu_complex128 2022-08-17T12:20:07.3360240Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flatten_cpu_complex128 2022-08-17T12:20:07.3384732Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flip_cpu_float64 2022-08-17T12:20:07.3437192Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flip_cpu_float64 2022-08-17T12:20:07.3456961Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fliplr_cpu_float64 2022-08-17T12:20:07.3558320Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fliplr_cpu_float64 2022-08-17T12:20:07.3559465Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flipud_cpu_complex128 2022-08-17T12:20:07.3579146Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fliplr_cpu_complex128 2022-08-17T12:20:07.3588076Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flipud_cpu_complex128 2022-08-17T12:20:07.3798525Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fliplr_cpu_complex128 2022-08-17T12:20:07.3818635Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flipud_cpu_float64 2022-08-17T12:20:07.3876740Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flipud_cpu_float64 2022-08-17T12:20:07.3896794Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_cpu_float64 2022-08-17T12:20:07.3999688Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_cpu_float64 2022-08-17T12:20:07.4000092Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_cpu_complex128 2022-08-17T12:20:07.4022712Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_power_cpu_complex128 2022-08-17T12:20:07.4026316Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_cpu_complex128 2022-08-17T12:20:07.4239208Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_power_cpu_complex128 2022-08-17T12:20:07.4258854Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_power_cpu_float64 2022-08-17T12:20:07.4317352Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_power_cpu_float64 2022-08-17T12:20:07.4339082Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_floor_divide_cpu_float64 2022-08-17T12:20:07.4439819Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_floor_divide_cpu_float64 2022-08-17T12:20:07.4440787Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_floor_cpu_float64 2022-08-17T12:20:07.4462514Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmax_cpu_float64 2022-08-17T12:20:07.4467839Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_floor_cpu_float64 2022-08-17T12:20:07.4679153Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmax_cpu_float64 2022-08-17T12:20:07.4699882Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmin_cpu_float64 2022-08-17T12:20:07.4757213Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmin_cpu_float64 2022-08-17T12:20:07.4778336Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_frac_cpu_float64 2022-08-17T12:20:07.4878372Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_frac_cpu_float64 2022-08-17T12:20:07.4878746Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_frexp_cpu_float64 2022-08-17T12:20:07.4903139Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmod_cpu_float64 2022-08-17T12:20:07.4905245Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmod_cpu_float64 2022-08-17T12:20:07.5117473Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_frexp_cpu_float64 2022-08-17T12:20:07.5137771Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_full_like_cpu_complex128 2022-08-17T12:20:07.5197453Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_full_like_cpu_complex128 2022-08-17T12:20:07.5218709Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gather_cpu_complex128 2022-08-17T12:20:07.5318517Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gather_cpu_complex128 2022-08-17T12:20:07.5319369Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_full_like_cpu_float64 2022-08-17T12:20:07.5343666Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gather_cpu_float64 2022-08-17T12:20:07.5346050Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_full_like_cpu_float64 2022-08-17T12:20:07.5558697Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gather_cpu_float64 2022-08-17T12:20:07.5578479Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ge_cpu_float64 2022-08-17T12:20:07.5637344Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ge_cpu_float64 2022-08-17T12:20:07.5658611Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_geqrf_cpu_float64 2022-08-17T12:20:07.5758953Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_geqrf_cpu_float64 2022-08-17T12:20:07.5759624Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gradient_cpu_complex128 2022-08-17T12:20:07.5782126Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_geqrf_cpu_complex128 2022-08-17T12:20:07.5785841Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_geqrf_cpu_complex128 2022-08-17T12:20:07.5997921Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gradient_cpu_complex128 2022-08-17T12:20:07.6019249Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gradient_cpu_float64 2022-08-17T12:20:07.6076733Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gradient_cpu_float64 2022-08-17T12:20:07.6101196Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_half_cpu_complex128 2022-08-17T12:20:07.6198649Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_half_cpu_complex128 2022-08-17T12:20:07.6199232Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gt_cpu_float64 2022-08-17T12:20:07.6220965Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_half_cpu_float64 2022-08-17T12:20:07.6225133Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gt_cpu_float64 2022-08-17T12:20:07.6438130Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_half_cpu_float64 2022-08-17T12:20:07.6457741Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_heaviside_cpu_float64 2022-08-17T12:20:07.6517239Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_heaviside_cpu_float64 2022-08-17T12:20:07.6538076Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histogram_cpu_float64 2022-08-17T12:20:07.6638159Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histogram_cpu_float64 2022-08-17T12:20:07.6638777Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histc_cpu_float64 2022-08-17T12:20:07.6660115Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histogramdd_cpu_float64 2022-08-17T12:20:07.6666089Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histogramdd_cpu_float64 2022-08-17T12:20:07.6877671Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histc_cpu_float64 2022-08-17T12:20:07.6896926Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hsplit_cpu_complex128 2022-08-17T12:20:07.6956681Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hsplit_cpu_complex128 2022-08-17T12:20:07.6976172Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hstack_cpu_complex128 2022-08-17T12:20:07.7078179Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hstack_cpu_complex128 2022-08-17T12:20:07.7079883Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hstack_cpu_float64 2022-08-17T12:20:07.7101009Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hsplit_cpu_float64 2022-08-17T12:20:07.7106981Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hstack_cpu_float64 2022-08-17T12:20:07.7317975Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hsplit_cpu_float64 2022-08-17T12:20:07.7339948Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hypot_cpu_float64 2022-08-17T12:20:07.7396553Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hypot_cpu_float64 2022-08-17T12:20:07.7417756Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_igamma_cpu_float64 2022-08-17T12:20:07.7518304Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_igamma_cpu_float64 2022-08-17T12:20:07.7519695Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_igammac_cpu_float64 2022-08-17T12:20:07.7540754Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_i0_cpu_float64 2022-08-17T12:20:07.7548556Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_i0_cpu_float64 2022-08-17T12:20:07.7757881Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_igammac_cpu_float64 2022-08-17T12:20:07.7777059Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_imag_cpu_complex128 2022-08-17T12:20:07.7836925Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_imag_cpu_complex128 2022-08-17T12:20:07.7857075Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_add_cpu_float64 2022-08-17T12:20:07.7958568Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_add_cpu_float64 2022-08-17T12:20:07.7959196Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_add_cpu_complex128 2022-08-17T12:20:07.7979973Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_copy_cpu_complex128 2022-08-17T12:20:07.7986044Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_add_cpu_complex128 2022-08-17T12:20:07.8198501Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_copy_cpu_complex128 2022-08-17T12:20:07.8222848Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_copy_cpu_float64 2022-08-17T12:20:07.8277568Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_copy_cpu_float64 2022-08-17T12:20:07.8298875Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_fill_cpu_float64 2022-08-17T12:20:07.8398499Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_fill_cpu_float64 2022-08-17T12:20:07.8398885Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_put_cpu_complex128 2022-08-17T12:20:07.8423743Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_fill_cpu_complex128 2022-08-17T12:20:07.8426292Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_put_cpu_complex128 2022-08-17T12:20:07.8637789Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_fill_cpu_complex128 2022-08-17T12:20:07.8657353Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_put_cpu_float64 2022-08-17T12:20:07.8716965Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_put_cpu_float64 2022-08-17T12:20:07.8737794Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_select_cpu_complex128 2022-08-17T12:20:07.8838283Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_select_cpu_complex128 2022-08-17T12:20:07.8838869Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_reduce_cpu_float64 2022-08-17T12:20:07.8860465Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_select_cpu_float64 2022-08-17T12:20:07.8861996Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_select_cpu_float64 2022-08-17T12:20:07.9077822Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_reduce_cpu_float64 2022-08-17T12:20:07.9097511Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inner_cpu_complex128 2022-08-17T12:20:07.9157012Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inner_cpu_complex128 2022-08-17T12:20:07.9177961Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_int_cpu_complex128 2022-08-17T12:20:07.9279397Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_int_cpu_complex128 2022-08-17T12:20:07.9279953Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_int_cpu_float64 2022-08-17T12:20:07.9301883Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inner_cpu_float64 2022-08-17T12:20:07.9307506Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inner_cpu_float64 2022-08-17T12:20:07.9518231Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_int_cpu_float64 2022-08-17T12:20:07.9537696Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inverse_cpu_complex128 2022-08-17T12:20:07.9597787Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inverse_cpu_complex128 2022-08-17T12:20:07.9618055Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isclose_cpu_complex128 2022-08-17T12:20:07.9719931Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isclose_cpu_complex128 2022-08-17T12:20:07.9720472Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inverse_cpu_float64 2022-08-17T12:20:07.9744262Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isclose_cpu_float64 2022-08-17T12:20:07.9746801Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inverse_cpu_float64 2022-08-17T12:20:07.9958311Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isclose_cpu_float64 2022-08-17T12:20:07.9977726Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isfinite_cpu_complex128 2022-08-17T12:20:08.0036457Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isfinite_cpu_complex128 2022-08-17T12:20:08.0056478Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isin_cpu_float64 2022-08-17T12:20:08.0159102Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isin_cpu_float64 2022-08-17T12:20:08.0159707Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isinf_cpu_complex128 2022-08-17T12:20:08.0184111Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isfinite_cpu_float64 2022-08-17T12:20:08.0187015Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isfinite_cpu_float64 2022-08-17T12:20:08.0398955Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isinf_cpu_complex128 2022-08-17T12:20:08.0418464Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isinf_cpu_float64 2022-08-17T12:20:08.0477335Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isinf_cpu_float64 2022-08-17T12:20:08.0498255Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isnan_cpu_float64 2022-08-17T12:20:08.0598804Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isnan_cpu_float64 2022-08-17T12:20:08.0600570Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isnan_cpu_complex128 2022-08-17T12:20:08.0624642Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isneginf_cpu_float64 2022-08-17T12:20:08.0625793Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isnan_cpu_complex128 2022-08-17T12:20:08.0838934Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isneginf_cpu_float64 2022-08-17T12:20:08.0859156Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isposinf_cpu_float64 2022-08-17T12:20:08.0917080Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isposinf_cpu_float64 2022-08-17T12:20:08.0939822Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isreal_cpu_float64 2022-08-17T12:20:08.1037752Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isreal_cpu_float64 2022-08-17T12:20:08.1039807Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isreal_cpu_complex128 2022-08-17T12:20:08.1063879Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_istft_cpu_complex128 2022-08-17T12:20:08.1065403Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isreal_cpu_complex128 2022-08-17T12:20:08.1278536Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_istft_cpu_complex128 2022-08-17T12:20:08.1301610Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_istft_cpu_float64 2022-08-17T12:20:08.1356979Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_istft_cpu_float64 2022-08-17T12:20:08.1376223Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:20:08.1479319Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:20:08.1480817Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:20:08.1504329Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:20:08.1506649Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:20:08.1718272Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:20:08.1739282Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:20:08.1796520Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:20:08.1816294Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:20:08.1918110Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:20:08.1919831Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:20:08.1944190Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:20:08.1946329Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:20:08.2158098Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:20:08.2177861Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:20:08.2236659Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:20:08.2256833Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:20:08.2358123Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:20:08.2360143Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:20:08.2380679Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kron_cpu_complex128 2022-08-17T12:20:08.2386216Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kron_cpu_complex128 2022-08-17T12:20:08.2597972Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:20:08.2621574Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kron_cpu_float64 2022-08-17T12:20:08.2676344Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kron_cpu_float64 2022-08-17T12:20:08.2697346Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ldexp_cpu_complex128 2022-08-17T12:20:08.2798735Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ldexp_cpu_complex128 2022-08-17T12:20:08.2799121Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kthvalue_cpu_float64 2022-08-17T12:20:08.2820928Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ldexp_cpu_float64 2022-08-17T12:20:08.2827082Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ldexp_cpu_float64 2022-08-17T12:20:08.3038237Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kthvalue_cpu_float64 2022-08-17T12:20:08.3057568Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_le_cpu_float64 2022-08-17T12:20:08.3116629Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_le_cpu_float64 2022-08-17T12:20:08.3136580Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lerp_cpu_float64 2022-08-17T12:20:08.3239236Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lerp_cpu_float64 2022-08-17T12:20:08.3240121Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lgamma_cpu_float64 2022-08-17T12:20:08.3265494Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lerp_cpu_complex128 2022-08-17T12:20:08.3267713Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lerp_cpu_complex128 2022-08-17T12:20:08.3479802Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lgamma_cpu_float64 2022-08-17T12:20:08.3501470Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:20:08.3557505Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:20:08.3584596Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:20:08.3680746Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:20:08.3681441Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:20:08.3710106Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:20:08.3712493Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:20:08.3920384Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:20:08.3942580Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:20:08.3996865Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:20:08.4016609Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:20:08.4118603Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:20:08.4119699Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:20:08.4141674Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:20:08.4148035Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:20:08.4358470Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:20:08.4379278Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:20:08.4436945Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:20:08.4459550Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:20:08.4558153Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:20:08.4558966Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:20:08.4584734Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_cpu_float64 2022-08-17T12:20:08.4587079Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_cpu_float64 2022-08-17T12:20:08.4799033Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:20:08.4818963Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:20:08.4877165Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:20:08.4898612Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:20:08.4998632Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:20:08.4999918Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:20:08.5023382Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:20:08.5029302Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:20:08.5238961Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:20:08.5262319Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:20:08.5316316Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:20:08.5337061Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:20:08.5438892Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:20:08.5439316Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:20:08.5464025Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:20:08.5466310Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:20:08.5678949Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:20:08.5699978Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:20:08.5757480Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:20:08.5784470Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:20:08.5877715Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:20:08.5880220Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:20:08.5906445Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:20:08.5908162Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:20:08.6117941Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:20:08.6139507Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:20:08.6196981Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:20:08.6218431Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:20:08.6318045Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:20:08.6320180Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:20:08.6347737Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:20:08.6350490Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:20:08.6557736Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:20:08.6578913Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:20:08.6636529Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:20:08.6657602Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:20:08.6758139Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:20:08.6761087Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:20:08.6786332Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:20:08.6788815Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:20:08.6997815Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:20:08.7011940Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:20:08.7076525Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:20:08.7096842Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:20:08.7199540Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:20:08.7200183Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:20:08.7211681Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:20:08.7224363Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:20:08.7437861Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:20:08.7460549Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:20:08.7516603Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:20:08.7537319Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:20:08.7638212Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:20:08.7638684Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:20:08.7663386Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:20:08.7669661Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:20:08.7879206Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:20:08.7901091Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:20:08.7956704Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:20:08.7977491Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:20:08.8078891Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:20:08.8079808Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:20:08.8103602Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:20:08.8109281Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:20:08.8319413Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:20:08.8341523Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:20:08.8396664Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:20:08.8418826Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:20:08.8518045Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:20:08.8520935Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:20:08.8542596Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:20:08.8548987Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:20:08.8758561Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:20:08.8778519Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:20:08.8837441Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:20:08.8859796Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:20:08.8959564Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:20:08.8959998Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:20:08.8983869Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:20:08.8986441Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:20:08.9197902Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:20:08.9219627Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:20:08.9276687Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:20:08.9297656Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:20:08.9398554Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:20:08.9399028Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:20:08.9423538Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:20:08.9426333Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:20:08.9638089Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:20:08.9658696Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:20:08.9716846Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:20:08.9737166Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:20:08.9837948Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:20:08.9839717Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:20:08.9863571Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:20:08.9865958Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:20:09.0078481Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:20:09.0101285Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:20:09.0157222Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:20:09.0178485Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:20:09.0279910Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:20:09.0280733Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:20:09.0305096Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:20:09.0306222Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:20:09.0519133Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:20:09.0539413Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:20:09.0596795Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:20:09.0620249Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:20:09.0718683Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:20:09.0720590Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:20:09.0742861Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:20:09.0747916Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:20:09.0958782Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:20:09.0979736Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:20:09.1036399Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:20:09.1057395Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:20:09.1158632Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:20:09.1159273Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:20:09.1183189Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:20:09.1185631Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:20:09.1398529Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:20:09.1417881Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:20:09.1477152Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:20:09.1498293Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:20:09.1598228Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:20:09.1598639Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:20:09.1623435Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:20:09.1625640Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:20:09.1837788Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:20:09.1864418Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:20:09.1916201Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:20:09.1936534Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:20:09.2037907Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:20:09.2039730Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:20:09.2065450Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:20:09.2067640Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:20:09.2278356Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:20:09.2299453Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:20:09.2356274Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:20:09.2376199Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:20:09.2479241Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:20:09.2480382Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:20:09.2504686Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:20:09.2506793Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:20:09.2717365Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:20:09.2737300Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:20:09.2796176Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:20:09.2816553Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:20:09.2919613Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:20:09.2920307Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:20:09.2943242Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:20:09.2949557Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:20:09.3157737Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:20:09.3179421Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linspace_cpu_complex128 2022-08-17T12:20:09.3238054Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linspace_cpu_complex128 2022-08-17T12:20:09.3258618Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log10_cpu_complex128 2022-08-17T12:20:09.3358703Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log10_cpu_complex128 2022-08-17T12:20:09.3359222Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log10_cpu_float64 2022-08-17T12:20:09.3383349Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linspace_cpu_float64 2022-08-17T12:20:09.3385803Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log10_cpu_float64 2022-08-17T12:20:09.3598718Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linspace_cpu_float64 2022-08-17T12:20:09.3618125Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log1p_cpu_float64 2022-08-17T12:20:09.3676465Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log1p_cpu_float64 2022-08-17T12:20:09.3697354Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log2_cpu_float64 2022-08-17T12:20:09.3799172Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log2_cpu_float64 2022-08-17T12:20:09.3800000Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log2_cpu_complex128 2022-08-17T12:20:09.3822526Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_cpu_complex128 2022-08-17T12:20:09.3828388Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_cpu_complex128 2022-08-17T12:20:09.4038871Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log2_cpu_complex128 2022-08-17T12:20:09.4059956Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_cpu_float64 2022-08-17T12:20:09.4158376Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_cpu_float64 2022-08-17T12:20:09.4185280Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:20:09.4239118Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:20:09.4240558Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:20:09.4263474Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_cpu_float64 2022-08-17T12:20:09.4267471Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_cpu_float64 2022-08-17T12:20:09.4479411Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:20:09.4501234Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:20:09.4598019Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:20:09.4616886Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:20:09.4678963Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:20:09.4679625Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logdet_cpu_complex128 2022-08-17T12:20:09.4701264Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logaddexp_cpu_float64 2022-08-17T12:20:09.4707038Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logaddexp_cpu_float64 2022-08-17T12:20:09.4917400Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logdet_cpu_complex128 2022-08-17T12:20:09.4937204Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logdet_cpu_float64 2022-08-17T12:20:09.5037060Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logdet_cpu_float64 2022-08-17T12:20:09.5059999Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_and_cpu_float64 2022-08-17T12:20:09.5118339Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_and_cpu_float64 2022-08-17T12:20:09.5120403Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_not_cpu_complex128 2022-08-17T12:20:09.5143454Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_and_cpu_complex128 2022-08-17T12:20:09.5145166Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_and_cpu_complex128 2022-08-17T12:20:09.5358064Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_not_cpu_complex128 2022-08-17T12:20:09.5379653Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_not_cpu_float64 2022-08-17T12:20:09.5477962Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_not_cpu_float64 2022-08-17T12:20:09.5497849Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_or_cpu_float64 2022-08-17T12:20:09.5558279Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_or_cpu_float64 2022-08-17T12:20:09.5558675Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:20:09.5591904Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_or_cpu_complex128 2022-08-17T12:20:09.5594148Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:20:09.5798915Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_or_cpu_complex128 2022-08-17T12:20:09.5819243Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_xor_cpu_float64 2022-08-17T12:20:09.5917559Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_xor_cpu_float64 2022-08-17T12:20:09.5936989Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logspace_cpu_complex128 2022-08-17T12:20:09.5999254Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logspace_cpu_complex128 2022-08-17T12:20:09.5999693Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logit_cpu_float64 2022-08-17T12:20:09.6022428Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logspace_cpu_float64 2022-08-17T12:20:09.6026379Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logit_cpu_float64 2022-08-17T12:20:09.6238757Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logspace_cpu_float64 2022-08-17T12:20:09.6259783Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logsumexp_cpu_float64 2022-08-17T12:20:09.6357663Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logsumexp_cpu_float64 2022-08-17T12:20:09.6378501Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_long_cpu_float64 2022-08-17T12:20:09.6438044Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_long_cpu_float64 2022-08-17T12:20:09.6438654Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lt_cpu_float64 2022-08-17T12:20:09.6460932Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_long_cpu_complex128 2022-08-17T12:20:09.6466604Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lt_cpu_float64 2022-08-17T12:20:09.6678246Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_long_cpu_complex128 2022-08-17T12:20:09.6703240Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_cpu_complex128 2022-08-17T12:20:09.6797052Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_cpu_complex128 2022-08-17T12:20:09.6817048Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:20:09.6878258Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:20:09.6878804Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_cpu_float64 2022-08-17T12:20:09.6901146Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_solve_cpu_float64 2022-08-17T12:20:09.6906873Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_solve_cpu_float64 2022-08-17T12:20:09.7118674Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_cpu_float64 2022-08-17T12:20:09.7137965Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:20:09.7237136Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:20:09.7257029Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mH_cpu_complex128 2022-08-17T12:20:09.7319351Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mH_cpu_complex128 2022-08-17T12:20:09.7319740Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mH_cpu_float64 2022-08-17T12:20:09.7344544Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:20:09.7346546Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mH_cpu_float64 2022-08-17T12:20:09.7558798Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:20:09.7578601Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mT_cpu_complex128 2022-08-17T12:20:09.7678366Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mT_cpu_complex128 2022-08-17T12:20:09.7699225Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:20:09.7758992Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:20:09.7759558Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mT_cpu_float64 2022-08-17T12:20:09.7780121Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_fill_cpu_float64 2022-08-17T12:20:09.7787131Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mT_cpu_float64 2022-08-17T12:20:09.7998240Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_fill_cpu_float64 2022-08-17T12:20:09.8018436Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:20:09.8117045Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:20:09.8136951Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_select_cpu_complex128 2022-08-17T12:20:09.8198826Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_select_cpu_complex128 2022-08-17T12:20:09.8200874Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:20:09.8220589Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_select_cpu_float64 2022-08-17T12:20:09.8226741Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:20:09.8439967Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_select_cpu_float64 2022-08-17T12:20:09.8459038Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matmul_cpu_complex128 2022-08-17T12:20:09.8559199Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matmul_cpu_complex128 2022-08-17T12:20:09.8580417Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:20:09.8638363Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:20:09.8638816Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:20:09.8666856Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matmul_cpu_float64 2022-08-17T12:20:09.8669435Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:20:09.8878515Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matmul_cpu_float64 2022-08-17T12:20:09.8898445Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_binary_cpu_float64 2022-08-17T12:20:09.8997087Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_binary_cpu_float64 2022-08-17T12:20:09.9016945Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:20:09.9079503Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:20:09.9079893Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_maximum_cpu_float64 2022-08-17T12:20:09.9103925Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:20:09.9110115Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_maximum_cpu_float64 2022-08-17T12:20:09.9319139Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:20:09.9338901Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mean_cpu_complex128 2022-08-17T12:20:09.9438105Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mean_cpu_complex128 2022-08-17T12:20:09.9458686Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_median_cpu_float64 2022-08-17T12:20:09.9519194Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_median_cpu_float64 2022-08-17T12:20:09.9519764Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mean_cpu_float64 2022-08-17T12:20:09.9543699Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:20:09.9550007Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:20:09.9758236Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mean_cpu_float64 2022-08-17T12:20:09.9780231Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:20:09.9878435Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:20:09.9901310Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:20:09.9958649Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:20:09.9959051Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_binary_cpu_float64 2022-08-17T12:20:09.9981121Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:20:09.9987322Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:20:10.0198512Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_binary_cpu_float64 2022-08-17T12:20:10.0218478Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:20:10.0319354Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:20:10.0339426Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_minimum_cpu_float64 2022-08-17T12:20:10.0399214Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_minimum_cpu_float64 2022-08-17T12:20:10.0399863Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mm_cpu_complex128 2022-08-17T12:20:10.0426311Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:20:10.0428482Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:20:10.0640125Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mm_cpu_complex128 2022-08-17T12:20:10.0661198Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mm_cpu_float64 2022-08-17T12:20:10.0758502Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mm_cpu_float64 2022-08-17T12:20:10.0781804Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_movedim_cpu_complex128 2022-08-17T12:20:10.0839895Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_movedim_cpu_complex128 2022-08-17T12:20:10.0840553Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_movedim_cpu_float64 2022-08-17T12:20:10.0865035Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mode_cpu_float64 2022-08-17T12:20:10.0870562Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_movedim_cpu_float64 2022-08-17T12:20:10.1079515Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mode_cpu_float64 2022-08-17T12:20:10.1102793Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_msort_cpu_float64 2022-08-17T12:20:10.1197197Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_msort_cpu_float64 2022-08-17T12:20:10.1218974Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mul_cpu_float64 2022-08-17T12:20:10.1281034Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mul_cpu_float64 2022-08-17T12:20:10.1281578Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_multinomial_cpu_float64 2022-08-17T12:20:10.1309136Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mul_cpu_complex128 2022-08-17T12:20:10.1312110Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_multinomial_cpu_float64 2022-08-17T12:20:10.1519367Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mul_cpu_complex128 2022-08-17T12:20:10.1538627Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mv_cpu_complex128 2022-08-17T12:20:10.1638236Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mv_cpu_complex128 2022-08-17T12:20:10.1658308Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:20:10.1720387Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:20:10.1720815Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:20:10.1738997Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mv_cpu_float64 2022-08-17T12:20:10.1746416Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:20:10.1959748Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mv_cpu_float64 2022-08-17T12:20:10.1972443Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:20:10.2078934Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:20:10.2100207Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanmean_cpu_float64 2022-08-17T12:20:10.2159228Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanmean_cpu_float64 2022-08-17T12:20:10.2159624Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:20:10.2183500Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanmedian_cpu_float64 2022-08-17T12:20:10.2190725Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:20:10.2399354Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanmedian_cpu_float64 2022-08-17T12:20:10.2419953Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanquantile_cpu_float64 2022-08-17T12:20:10.2518707Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanquantile_cpu_float64 2022-08-17T12:20:10.2539295Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_narrow_cpu_complex128 2022-08-17T12:20:10.2599282Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_narrow_cpu_complex128 2022-08-17T12:20:10.2600261Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_narrow_cpu_float64 2022-08-17T12:20:10.2625590Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nansum_cpu_float64 2022-08-17T12:20:10.2629684Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nansum_cpu_float64 2022-08-17T12:20:10.2839006Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_narrow_cpu_float64 2022-08-17T12:20:10.2859603Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:20:10.2958565Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:20:10.2977422Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ne_cpu_float64 2022-08-17T12:20:10.3037784Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ne_cpu_float64 2022-08-17T12:20:10.3039728Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ne_cpu_complex128 2022-08-17T12:20:10.3062581Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_neg_cpu_complex128 2022-08-17T12:20:10.3069149Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ne_cpu_complex128 2022-08-17T12:20:10.3278784Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_neg_cpu_complex128 2022-08-17T12:20:10.3298514Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_neg_cpu_float64 2022-08-17T12:20:10.3398120Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_neg_cpu_float64 2022-08-17T12:20:10.3417541Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_empty_cpu_float64 2022-08-17T12:20:10.3479302Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_empty_cpu_float64 2022-08-17T12:20:10.3480235Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_full_cpu_complex128 2022-08-17T12:20:10.3506166Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_empty_cpu_complex128 2022-08-17T12:20:10.3508468Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_empty_cpu_complex128 2022-08-17T12:20:10.3719778Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_full_cpu_complex128 2022-08-17T12:20:10.3740511Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_full_cpu_float64 2022-08-17T12:20:10.3837113Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_full_cpu_float64 2022-08-17T12:20:10.3858228Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_ones_cpu_float64 2022-08-17T12:20:10.3920634Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_ones_cpu_float64 2022-08-17T12:20:10.3921031Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_ones_cpu_complex128 2022-08-17T12:20:10.3947823Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:20:10.3950665Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_ones_cpu_complex128 2022-08-17T12:20:10.4159230Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:20:10.4178843Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_zeros_cpu_float64 2022-08-17T12:20:10.4278036Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_zeros_cpu_float64 2022-08-17T12:20:10.4297029Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:20:10.4360870Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:20:10.4361348Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:20:10.4387999Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nextafter_cpu_float64 2022-08-17T12:20:10.4390446Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nextafter_cpu_float64 2022-08-17T12:20:10.4600271Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:20:10.4623316Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:20:10.4760088Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:20:10.4789592Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:20:10.4819916Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:20:10.4820576Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:20:10.4848673Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:20:10.4850648Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:20:10.5039725Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:20:10.5060862Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:20:10.5244515Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:20:10.5245755Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:20:10.5246423Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:20:10.5274797Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:20:10.5276855Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:20:10.5279198Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:20:10.5479742Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:20:10.5499840Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:20:10.5681635Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:20:10.5684735Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:20:10.5685824Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:20:10.5707380Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:20:10.5714727Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:20:10.5720473Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:20:10.5919215Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:20:10.5941886Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:20:10.6123309Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:20:10.6126508Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:20:10.6126924Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:20:10.6153263Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:20:10.6159179Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:20:10.6165898Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:20:10.6358933Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:20:10.6379629Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:20:10.6563615Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:20:10.6564061Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:20:10.6566412Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:20:10.6583404Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:20:10.6598078Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:20:10.6599626Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:20:10.6800346Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:20:10.6818764Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:20:10.7001294Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:20:10.7004415Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:20:10.7005168Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:20:10.7030071Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:20:10.7039141Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:20:10.7041161Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:20:10.7239531Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:20:10.7262308Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:20:10.7445936Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:20:10.7446970Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:20:10.7447469Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:20:10.7470867Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:20:10.7477271Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:20:10.7682008Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:20:10.7682438Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:20:10.7700492Z [gw2] [ 7%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:20:10.7884575Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:20:10.7885571Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:20:10.7886290Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:20:10.7906488Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:20:10.7919522Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:20:10.7921360Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:20:10.8119557Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:20:10.8140335Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:20:10.8324024Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:20:10.8324784Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:20:10.8325478Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:20:10.8344012Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:20:10.8352721Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:20:10.8362498Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:20:10.8559703Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:20:10.8580351Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:20:10.8764481Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:20:10.8764968Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:20:10.8765428Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:20:10.8792994Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:20:10.8797978Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:20:10.8855937Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:20:10.8999029Z [gw1] [ 7%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:20:10.9043712Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:20:10.9204201Z [gw3] [ 7%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:20:10.9204894Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:20:10.9205539Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:20:10.9234942Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:20:10.9237552Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:20:10.9239940Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:20:10.9439568Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:20:10.9460649Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:20:10.9644553Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:20:10.9645247Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:20:10.9645905Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:20:10.9667833Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:20:10.9679013Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:20:10.9681944Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:20:10.9879817Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:20:10.9903854Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:20:11.0085470Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:20:11.0087709Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:20:11.0088159Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:20:11.0119507Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:20:11.0121380Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:20:11.0124062Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:20:11.0320411Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:20:11.0345097Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:20:11.0524614Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:20:11.0525469Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:20:11.0527568Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:20:11.0555760Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:20:11.0559150Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:20:11.0562350Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:20:11.0759690Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:20:11.0780215Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:20:11.0962244Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:20:11.0965346Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:20:11.0966117Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:20:11.0989424Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:20:11.1000359Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:20:11.1002619Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:20:11.1200277Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:20:11.1220027Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:20:11.1402915Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:20:11.1405478Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:20:11.1406411Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:20:11.1432503Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:20:11.1440134Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:20:11.1442230Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:20:11.1640325Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:20:11.1661067Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:20:11.1845170Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:20:11.1845862Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:20:11.1846519Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:20:11.1868834Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:20:11.1877942Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:20:11.1880201Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:20:11.2080362Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:20:11.2099067Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:20:11.2284863Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:20:11.2285712Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:20:11.2286630Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:20:11.2309751Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:20:11.2320524Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:20:11.2323289Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:20:11.2520362Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:20:11.2540079Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:20:11.2722774Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:20:11.2726381Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:20:11.2727367Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:20:11.2745107Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:20:11.2766120Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:20:11.2768218Z [gw1] [ 8%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:20:11.2959206Z [gw0] [ 8%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:20:11.2982587Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:20:11.3164279Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:20:11.3165440Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:20:11.3181696Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:20:11.3192012Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:20:11.3197999Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:20:11.3200037Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:20:11.3398972Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:20:11.3418414Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:20:11.3603078Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:20:11.3605016Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:20:11.3606034Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:20:11.3631764Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:20:11.3638581Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:20:11.3641136Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:20:11.3839675Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:20:11.3862711Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:20:11.4044829Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:20:11.4045620Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:20:11.4046679Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:20:11.4070121Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:20:11.4081690Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:20:11.4090567Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:20:11.4279662Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:20:11.4301954Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:20:11.4481664Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:20:11.4484905Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:20:11.4487253Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:20:11.4513023Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:20:11.4520234Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:20:11.4581206Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:20:11.4719196Z [gw1] [ 8%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:20:11.4738994Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:20:11.4924654Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:20:11.4925547Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:20:11.4926509Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:20:11.4951184Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:20:11.4953468Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:20:11.4961835Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:20:11.5159472Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:20:11.5180113Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:20:11.5405923Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:20:11.5407238Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:20:11.5408219Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:20:11.5442511Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:20:11.5444538Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:20:11.5447451Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:20:11.5600469Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:20:11.5623494Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:20:11.5845173Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:20:11.5845846Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:20:11.5846489Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:20:11.5874629Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:20:11.5876931Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:20:11.5878956Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:20:11.6039367Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:20:11.6062389Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:20:11.6285903Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:20:11.6286353Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:20:11.6287187Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:20:11.6312593Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:20:11.6314568Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:20:11.6322042Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:20:11.6479578Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:20:11.6501038Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:20:11.6722183Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:20:11.6725219Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:20:11.6726117Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:20:11.6753090Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:20:11.6760297Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:20:11.6762511Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:20:11.6919510Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:20:11.6939266Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:20:11.7165133Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:20:11.7165598Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:20:11.7165993Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:20:11.7188177Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:20:11.7199217Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:20:11.7201136Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:20:11.7358438Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:20:11.7378228Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:20:11.7604308Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:20:11.7605081Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:20:11.7605781Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:20:11.7625652Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:20:11.7638222Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:20:11.7640408Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:20:11.7799137Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:20:11.7820547Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:20:11.8043425Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:20:11.8044793Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nonzero_cpu_complex128 2022-08-17T12:20:11.8045898Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:20:11.8076989Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nonzero_cpu_float64 2022-08-17T12:20:11.8079219Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:20:11.8081862Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nonzero_cpu_float64 2022-08-17T12:20:11.8239873Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nonzero_cpu_complex128 2022-08-17T12:20:11.8258533Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_cpu_complex128 2022-08-17T12:20:11.8484932Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_cpu_complex128 2022-08-17T12:20:11.8485841Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_fro_cpu_float64 2022-08-17T12:20:11.8486436Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_cpu_float64 2022-08-17T12:20:11.8515865Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:20:11.8518525Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_fro_cpu_float64 2022-08-17T12:20:11.8520939Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:20:11.8678421Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_cpu_float64 2022-08-17T12:20:11.8699663Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:20:11.8926104Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:20:11.8926536Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:20:11.8927105Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:20:11.8946613Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_inf_cpu_float64 2022-08-17T12:20:11.8958490Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:20:11.8962327Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:20:11.9119345Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_inf_cpu_float64 2022-08-17T12:20:11.9135372Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_normal_cpu_float64 2022-08-17T12:20:11.9365074Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_normal_cpu_float64 2022-08-17T12:20:11.9365772Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:20:11.9366296Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ones_like_cpu_complex128 2022-08-17T12:20:11.9381847Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ones_like_cpu_float64 2022-08-17T12:20:11.9391420Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:20:11.9398932Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ones_like_cpu_float64 2022-08-17T12:20:11.9559382Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ones_like_cpu_complex128 2022-08-17T12:20:11.9579410Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ormqr_cpu_complex128 2022-08-17T12:20:11.9804112Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ormqr_cpu_complex128 2022-08-17T12:20:11.9804536Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_outer_cpu_float64 2022-08-17T12:20:11.9805955Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ormqr_cpu_float64 2022-08-17T12:20:11.9834623Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_outer_cpu_complex128 2022-08-17T12:20:11.9841515Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_outer_cpu_float64 2022-08-17T12:20:11.9844484Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_outer_cpu_complex128 2022-08-17T12:20:11.9999307Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ormqr_cpu_float64 2022-08-17T12:20:12.0020768Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:20:12.0245047Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:20:12.0246062Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_permute_cpu_complex128 2022-08-17T12:20:12.0248221Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pinverse_cpu_complex128 2022-08-17T12:20:12.0268487Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_permute_cpu_float64 2022-08-17T12:20:12.0276962Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_permute_cpu_float64 2022-08-17T12:20:12.0280212Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_permute_cpu_complex128 2022-08-17T12:20:12.0439819Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pinverse_cpu_complex128 2022-08-17T12:20:12.0458831Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pinverse_cpu_float64 2022-08-17T12:20:12.0685166Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pinverse_cpu_float64 2022-08-17T12:20:12.0686345Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:20:12.0686982Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polar_cpu_float64 2022-08-17T12:20:12.0699065Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:20:12.0714830Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:20:12.0717004Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polar_cpu_float64 2022-08-17T12:20:12.0879197Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:20:12.0893317Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:20:12.1122773Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:20:12.1125532Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:20:12.1127640Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:20:12.1141174Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_positive_cpu_complex128 2022-08-17T12:20:12.1149678Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:20:12.1153486Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:20:12.1319024Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_positive_cpu_complex128 2022-08-17T12:20:12.1339975Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_positive_cpu_float64 2022-08-17T12:20:12.1563814Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_positive_cpu_float64 2022-08-17T12:20:12.1564436Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_prod_cpu_complex128 2022-08-17T12:20:12.1565104Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pow_cpu_complex128 2022-08-17T12:20:12.1586285Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pow_cpu_float64 2022-08-17T12:20:12.1597040Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pow_cpu_float64 2022-08-17T12:20:12.1599404Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_prod_cpu_complex128 2022-08-17T12:20:12.1758519Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pow_cpu_complex128 2022-08-17T12:20:12.1780670Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_prod_cpu_float64 2022-08-17T12:20:12.2002263Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_prod_cpu_float64 2022-08-17T12:20:12.2005086Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_put_cpu_complex128 2022-08-17T12:20:12.2005937Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_qr_cpu_complex128 2022-08-17T12:20:12.2030339Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_put_cpu_float64 2022-08-17T12:20:12.2037765Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_put_cpu_float64 2022-08-17T12:20:12.2043265Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_put_cpu_complex128 2022-08-17T12:20:12.2199773Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_qr_cpu_complex128 2022-08-17T12:20:12.2219062Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_qr_cpu_float64 2022-08-17T12:20:12.2445130Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_qr_cpu_float64 2022-08-17T12:20:12.2445773Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_quantile_cpu_float64 2022-08-17T12:20:12.2446665Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rad2deg_cpu_float64 2022-08-17T12:20:12.2470667Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rand_like_cpu_complex128 2022-08-17T12:20:12.2480487Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rad2deg_cpu_float64 2022-08-17T12:20:12.2482509Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_quantile_cpu_float64 2022-08-17T12:20:12.2638831Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rand_like_cpu_complex128 2022-08-17T12:20:12.2658290Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rand_like_cpu_float64 2022-08-17T12:20:12.2884617Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rand_like_cpu_float64 2022-08-17T12:20:12.2885261Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randn_like_cpu_complex128 2022-08-17T12:20:12.2885872Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randn_like_cpu_float64 2022-08-17T12:20:12.2917918Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randint_like_cpu_float64 2022-08-17T12:20:12.2920407Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randint_like_cpu_float64 2022-08-17T12:20:12.2922734Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randn_like_cpu_float64 2022-08-17T12:20:12.3078860Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randn_like_cpu_complex128 2022-08-17T12:20:12.3100376Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ravel_cpu_complex128 2022-08-17T12:20:12.3325678Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ravel_cpu_complex128 2022-08-17T12:20:12.3326668Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_real_cpu_complex128 2022-08-17T12:20:12.3327356Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_real_cpu_float64 2022-08-17T12:20:12.3351421Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ravel_cpu_float64 2022-08-17T12:20:12.3357620Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ravel_cpu_float64 2022-08-17T12:20:12.3364301Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_real_cpu_float64 2022-08-17T12:20:12.3519483Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_real_cpu_complex128 2022-08-17T12:20:12.3543410Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:20:12.3764889Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:20:12.3765634Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reciprocal_cpu_float64 2022-08-17T12:20:12.3766269Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_remainder_cpu_float64 2022-08-17T12:20:12.3796101Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_renorm_cpu_complex128 2022-08-17T12:20:12.3802838Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_renorm_cpu_complex128 2022-08-17T12:20:12.3805547Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_remainder_cpu_float64 2022-08-17T12:20:12.3959014Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reciprocal_cpu_float64 2022-08-17T12:20:12.3978095Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_renorm_cpu_float64 2022-08-17T12:20:12.4204532Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_renorm_cpu_float64 2022-08-17T12:20:12.4205046Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:20:12.4205695Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_cpu_complex128 2022-08-17T12:20:12.4237267Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_cpu_float64 2022-08-17T12:20:12.4239564Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:20:12.4241787Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_cpu_complex128 2022-08-17T12:20:12.4398642Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_cpu_float64 2022-08-17T12:20:12.4419157Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:20:12.4644547Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:20:12.4645370Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_as_cpu_float64 2022-08-17T12:20:12.4645958Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_cpu_complex128 2022-08-17T12:20:12.4677042Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:20:12.4679218Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_as_cpu_float64 2022-08-17T12:20:12.4681746Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:20:12.4839410Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_cpu_complex128 2022-08-17T12:20:12.4859453Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_cpu_float64 2022-08-17T12:20:12.5084218Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_cpu_float64 2022-08-17T12:20:12.5085161Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize_as__cpu_complex128 2022-08-17T12:20:12.5085877Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize__cpu_complex128 2022-08-17T12:20:12.5112031Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize__cpu_float64 2022-08-17T12:20:12.5119409Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize__cpu_float64 2022-08-17T12:20:12.5122035Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize__cpu_complex128 2022-08-17T12:20:12.5279521Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize_as__cpu_complex128 2022-08-17T12:20:12.5299611Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize_as__cpu_float64 2022-08-17T12:20:12.5524979Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize_as__cpu_float64 2022-08-17T12:20:12.5525636Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:20:12.5526217Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:20:12.5553993Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:20:12.5556330Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:20:12.5558481Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:20:12.5719167Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:20:12.5738821Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:20:12.5967612Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:20:12.5968274Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_roll_cpu_float64 2022-08-17T12:20:12.5968890Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_roll_cpu_complex128 2022-08-17T12:20:12.6000205Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rot90_cpu_complex128 2022-08-17T12:20:12.6002114Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rot90_cpu_complex128 2022-08-17T12:20:12.6004543Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_roll_cpu_complex128 2022-08-17T12:20:12.6159893Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_roll_cpu_float64 2022-08-17T12:20:12.6183949Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rot90_cpu_float64 2022-08-17T12:20:12.6405562Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rot90_cpu_float64 2022-08-17T12:20:12.6406279Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:20:12.6406739Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:20:12.6420991Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_cpu_float64 2022-08-17T12:20:12.6436450Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:20:12.6438695Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:20:12.6599924Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_cpu_float64 2022-08-17T12:20:12.6611950Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:20:12.6843910Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:20:12.6844543Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:20:12.6845083Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsqrt_cpu_float64 2022-08-17T12:20:12.6872546Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsub_cpu_complex128 2022-08-17T12:20:12.6878802Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsub_cpu_complex128 2022-08-17T12:20:12.6881236Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:20:12.7040545Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsqrt_cpu_float64 2022-08-17T12:20:12.7061655Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsub_cpu_float64 2022-08-17T12:20:12.7284132Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsub_cpu_float64 2022-08-17T12:20:12.7285000Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:20:12.7285855Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_add_cpu_float64 2022-08-17T12:20:12.7312739Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_cpu_complex128 2022-08-17T12:20:12.7319839Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_cpu_complex128 2022-08-17T12:20:12.7323091Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:20:12.7479915Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_add_cpu_float64 2022-08-17T12:20:12.7501437Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_cpu_float64 2022-08-17T12:20:12.7725010Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_cpu_float64 2022-08-17T12:20:12.7725431Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:20:12.7727524Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:20:12.7758567Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:20:12.7760586Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:20:12.7763139Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:20:12.7919549Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:20:12.7940478Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:20:12.8164656Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:20:12.8165262Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:20:12.8165631Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_searchsorted_cpu_float64 2022-08-17T12:20:12.8188086Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:20:12.8194705Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:20:12.8202199Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_searchsorted_cpu_float64 2022-08-17T12:20:12.8359027Z [gw2] [ 10%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:20:12.8395810Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:20:12.8604305Z [gw3] [ 10%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:20:12.8604802Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_cpu_complex128 2022-08-17T12:20:12.8605250Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_cpu_float64 2022-08-17T12:20:12.8637363Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_scatter_cpu_float64 2022-08-17T12:20:12.8639363Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_scatter_cpu_float64 2022-08-17T12:20:12.8641602Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_cpu_float64 2022-08-17T12:20:12.8798991Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_cpu_complex128 2022-08-17T12:20:12.8820334Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sgn_cpu_complex128 2022-08-17T12:20:12.9043912Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sgn_cpu_complex128 2022-08-17T12:20:12.9044365Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sgn_cpu_float64 2022-08-17T12:20:12.9045175Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_short_cpu_float64 2022-08-17T12:20:12.9075600Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_short_cpu_complex128 2022-08-17T12:20:12.9077849Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_short_cpu_float64 2022-08-17T12:20:12.9079966Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_short_cpu_complex128 2022-08-17T12:20:12.9239492Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sgn_cpu_float64 2022-08-17T12:20:12.9258455Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:20:12.9485523Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:20:12.9486157Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sigmoid_cpu_float64 2022-08-17T12:20:12.9486630Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_signbit_cpu_float64 2022-08-17T12:20:12.9517492Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sign_cpu_float64 2022-08-17T12:20:12.9519361Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sigmoid_cpu_float64 2022-08-17T12:20:12.9521935Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sign_cpu_float64 2022-08-17T12:20:12.9679619Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_signbit_cpu_float64 2022-08-17T12:20:12.9699826Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sin_cpu_complex128 2022-08-17T12:20:12.9925757Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sin_cpu_complex128 2022-08-17T12:20:12.9926475Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinc_cpu_float64 2022-08-17T12:20:12.9927073Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sin_cpu_float64 2022-08-17T12:20:12.9957781Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinc_cpu_complex128 2022-08-17T12:20:12.9959567Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sin_cpu_float64 2022-08-17T12:20:12.9961955Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinc_cpu_float64 2022-08-17T12:20:13.0119267Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinc_cpu_complex128 2022-08-17T12:20:13.0138712Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinh_cpu_complex128 2022-08-17T12:20:13.0361912Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinh_cpu_complex128 2022-08-17T12:20:13.0365152Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:20:13.0366089Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_cpu_float64 2022-08-17T12:20:13.0387096Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinh_cpu_float64 2022-08-17T12:20:13.0399515Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:20:13.0402704Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_cpu_float64 2022-08-17T12:20:13.0559679Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinh_cpu_float64 2022-08-17T12:20:13.0581103Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:20:13.0802250Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:20:13.0806323Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:20:13.0806933Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sort_cpu_float64 2022-08-17T12:20:13.0825301Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:20:13.0836811Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sort_cpu_float64 2022-08-17T12:20:13.0839636Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:20:13.0998596Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:20:13.1020447Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:20:13.1245289Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:20:13.1246123Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:20:13.1246933Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:20:13.1275098Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:20:13.1279530Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:20:13.1281522Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:20:13.1439775Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:20:13.1460385Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:20:13.1685180Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:20:13.1686020Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:20:13.1686705Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:20:13.1718064Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:20:13.1721341Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:20:13.1724169Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:20:13.1879371Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:20:13.1892634Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:20:13.2125745Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:20:13.2126470Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:20:13.2127108Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:20:13.2142899Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_entr_cpu_float64 2022-08-17T12:20:13.2150788Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:20:13.2158370Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:20:13.2318908Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_entr_cpu_float64 2022-08-17T12:20:13.2338346Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:20:13.2565657Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:20:13.2566687Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:20:13.2567315Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i0e_cpu_float64 2022-08-17T12:20:13.2590380Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i1_cpu_float64 2022-08-17T12:20:13.2596507Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i0e_cpu_float64 2022-08-17T12:20:13.2602965Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i1_cpu_float64 2022-08-17T12:20:13.2760010Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:20:13.2779372Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i1e_cpu_float64 2022-08-17T12:20:13.3004625Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i1e_cpu_float64 2022-08-17T12:20:13.3005628Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:20:13.3006019Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:20:13.3030342Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:20:13.3037183Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:20:13.3040432Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:20:13.3203386Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:20:13.3223676Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:20:13.3444386Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:20:13.3444933Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:20:13.3445831Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:20:13.3478066Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:20:13.3479664Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:20:13.3482149Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:20:13.3639921Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:20:13.3664433Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:20:13.3884642Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:20:13.3885381Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:20:13.3886018Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:20:13.3907164Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:20:13.3913408Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:20:13.3921661Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:20:13.4079572Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:20:13.4098907Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:20:13.4324580Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:20:13.4325422Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:20:13.4326038Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:20:13.4351355Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:20:13.4353842Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:20:13.4356154Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:20:13.4520540Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:20:13.4533077Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:20:13.4765041Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:20:13.4765499Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_zeta_cpu_float64 2022-08-17T12:20:13.4765924Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:20:13.4785606Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:20:13.4793018Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:20:13.4795486Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_zeta_cpu_float64 2022-08-17T12:20:13.4959396Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:20:13.4979275Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_cpu_complex128 2022-08-17T12:20:13.5205322Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_cpu_complex128 2022-08-17T12:20:13.5205990Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_cpu_float64 2022-08-17T12:20:13.5206583Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_list_args_cpu_float64 2022-08-17T12:20:13.5238007Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:20:13.5240447Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:20:13.5242979Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_cpu_float64 2022-08-17T12:20:13.5399760Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_list_args_cpu_float64 2022-08-17T12:20:13.5421465Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:20:13.5644158Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:20:13.5644677Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sqrt_cpu_complex128 2022-08-17T12:20:13.5645243Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:20:13.5677706Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sqrt_cpu_float64 2022-08-17T12:20:13.5680117Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sqrt_cpu_complex128 2022-08-17T12:20:13.5682432Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sqrt_cpu_float64 2022-08-17T12:20:13.5838986Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:20:13.5859501Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_square_cpu_complex128 2022-08-17T12:20:13.6082282Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_square_cpu_complex128 2022-08-17T12:20:13.6084375Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_square_cpu_float64 2022-08-17T12:20:13.6085196Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_squeeze_cpu_float64 2022-08-17T12:20:13.6111387Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_squeeze_cpu_complex128 2022-08-17T12:20:13.6118548Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_square_cpu_float64 2022-08-17T12:20:13.6121417Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_squeeze_cpu_complex128 2022-08-17T12:20:13.6279382Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_squeeze_cpu_float64 2022-08-17T12:20:13.6299543Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stack_cpu_complex128 2022-08-17T12:20:13.6525983Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stack_cpu_complex128 2022-08-17T12:20:13.6526802Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_cpu_float64 2022-08-17T12:20:13.6528010Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_cpu_complex128 2022-08-17T12:20:13.6559007Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stack_cpu_float64 2022-08-17T12:20:13.6561448Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_cpu_float64 2022-08-17T12:20:13.6563470Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_cpu_complex128 2022-08-17T12:20:13.6720765Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stack_cpu_float64 2022-08-17T12:20:13.6743802Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_mean_cpu_complex128 2022-08-17T12:20:13.6965049Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_mean_cpu_complex128 2022-08-17T12:20:13.6965674Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stft_cpu_complex128 2022-08-17T12:20:13.6966246Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_mean_cpu_float64 2022-08-17T12:20:13.6998245Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stft_cpu_float64 2022-08-17T12:20:13.7000810Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stft_cpu_complex128 2022-08-17T12:20:13.7003175Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_mean_cpu_float64 2022-08-17T12:20:13.7159348Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stft_cpu_float64 2022-08-17T12:20:13.7180791Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sub_cpu_complex128 2022-08-17T12:20:13.7403553Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sub_cpu_complex128 2022-08-17T12:20:13.7405451Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_cpu_complex128 2022-08-17T12:20:13.7406064Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_cpu_float64 2022-08-17T12:20:13.7429365Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sub_cpu_float64 2022-08-17T12:20:13.7441077Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_cpu_complex128 2022-08-17T12:20:13.7443827Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sub_cpu_float64 2022-08-17T12:20:13.7599332Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_cpu_float64 2022-08-17T12:20:13.7622679Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:20:13.7844964Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:20:13.7845531Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_cpu_float64 2022-08-17T12:20:13.7845884Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:20:13.7881277Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_cpu_complex128 2022-08-17T12:20:13.7883422Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_cpu_complex128 2022-08-17T12:20:13.7886102Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_cpu_float64 2022-08-17T12:20:13.8039652Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:20:13.8061582Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:20:13.8284544Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:20:13.8285208Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_t_cpu_complex128 2022-08-17T12:20:13.8285702Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_symeig_cpu_complex128 2022-08-17T12:20:13.8312488Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_symeig_cpu_float64 2022-08-17T12:20:13.8323031Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_symeig_cpu_float64 2022-08-17T12:20:13.8325315Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_symeig_cpu_complex128 2022-08-17T12:20:13.8479532Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_t_cpu_complex128 2022-08-17T12:20:13.8502264Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_t_cpu_float64 2022-08-17T12:20:13.8724068Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_t_cpu_float64 2022-08-17T12:20:13.8724606Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:20:13.8725010Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_cpu_complex128 2022-08-17T12:20:13.8751260Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:20:13.8758271Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:20:13.8763947Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_cpu_complex128 2022-08-17T12:20:13.8919647Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:20:13.8940657Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_cpu_float64 2022-08-17T12:20:13.9164518Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_cpu_float64 2022-08-17T12:20:13.9165204Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tan_cpu_complex128 2022-08-17T12:20:13.9165820Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tanh_cpu_complex128 2022-08-17T12:20:13.9185084Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tan_cpu_float64 2022-08-17T12:20:13.9197332Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tan_cpu_complex128 2022-08-17T12:20:13.9199726Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tanh_cpu_complex128 2022-08-17T12:20:13.9359229Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tan_cpu_float64 2022-08-17T12:20:13.9381429Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tanh_cpu_float64 2022-08-17T12:20:13.9602315Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tanh_cpu_float64 2022-08-17T12:20:13.9604910Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensor_split_cpu_float64 2022-08-17T12:20:13.9605826Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensordot_cpu_complex128 2022-08-17T12:20:13.9636939Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:20:13.9640019Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensor_split_cpu_float64 2022-08-17T12:20:13.9642845Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensordot_cpu_complex128 2022-08-17T12:20:13.9799554Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:20:13.9820111Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensordot_cpu_float64 2022-08-17T12:20:14.0044415Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensordot_cpu_float64 2022-08-17T12:20:14.0045138Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tile_cpu_complex128 2022-08-17T12:20:14.0045539Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:20:14.0075441Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tile_cpu_float64 2022-08-17T12:20:14.0077932Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:20:14.0080091Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tile_cpu_complex128 2022-08-17T12:20:14.0240092Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tile_cpu_float64 2022-08-17T12:20:14.0260739Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_to_sparse_cpu_float64 2022-08-17T12:20:14.0482703Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_to_sparse_cpu_float64 2022-08-17T12:20:14.0485479Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trace_cpu_float64 2022-08-17T12:20:14.0486782Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trace_cpu_complex128 2022-08-17T12:20:14.0511024Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_topk_cpu_float64 2022-08-17T12:20:14.0520714Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trace_cpu_complex128 2022-08-17T12:20:14.0523391Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trace_cpu_float64 2022-08-17T12:20:14.0680223Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_topk_cpu_float64 2022-08-17T12:20:14.0701442Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_transpose_cpu_complex128 2022-08-17T12:20:14.0923332Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_transpose_cpu_complex128 2022-08-17T12:20:14.0926195Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_transpose_cpu_float64 2022-08-17T12:20:14.0926795Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapezoid_cpu_float64 2022-08-17T12:20:14.0954746Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:20:14.0960069Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:20:14.0964004Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapezoid_cpu_float64 2022-08-17T12:20:14.1120226Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_transpose_cpu_float64 2022-08-17T12:20:14.1139497Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapz_cpu_complex128 2022-08-17T12:20:14.1363832Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapz_cpu_complex128 2022-08-17T12:20:14.1364437Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:20:14.1365010Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapz_cpu_float64 2022-08-17T12:20:14.1393072Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:20:14.1395353Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapz_cpu_float64 2022-08-17T12:20:14.1398230Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:20:14.1559104Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:20:14.1579231Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tril_cpu_complex128 2022-08-17T12:20:14.1804483Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tril_cpu_complex128 2022-08-17T12:20:14.1804999Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tril_cpu_float64 2022-08-17T12:20:14.1805371Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triu_cpu_float64 2022-08-17T12:20:14.1836664Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triu_cpu_complex128 2022-08-17T12:20:14.1838944Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triu_cpu_complex128 2022-08-17T12:20:14.1841453Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tril_cpu_float64 2022-08-17T12:20:14.1999939Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triu_cpu_float64 2022-08-17T12:20:14.2021124Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_true_divide_cpu_complex128 2022-08-17T12:20:14.2243205Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_true_divide_cpu_complex128 2022-08-17T12:20:14.2244993Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trunc_cpu_float64 2022-08-17T12:20:14.2246093Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unbind_cpu_complex128 2022-08-17T12:20:14.2267107Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_true_divide_cpu_float64 2022-08-17T12:20:14.2273151Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trunc_cpu_float64 2022-08-17T12:20:14.2281150Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unbind_cpu_complex128 2022-08-17T12:20:14.2439600Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_true_divide_cpu_float64 2022-08-17T12:20:14.2462940Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unbind_cpu_float64 2022-08-17T12:20:14.2681789Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unbind_cpu_float64 2022-08-17T12:20:14.2683612Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unfold_cpu_complex128 2022-08-17T12:20:14.2687993Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unflatten_cpu_complex128 2022-08-17T12:20:14.2711415Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unflatten_cpu_float64 2022-08-17T12:20:14.2718331Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unflatten_cpu_complex128 2022-08-17T12:20:14.2724028Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unflatten_cpu_float64 2022-08-17T12:20:14.2879569Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unfold_cpu_complex128 2022-08-17T12:20:14.2899750Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unfold_cpu_float64 2022-08-17T12:20:14.3124471Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unfold_cpu_float64 2022-08-17T12:20:14.3124919Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unique_cpu_float64 2022-08-17T12:20:14.3125292Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:20:14.3151846Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:20:14.3160569Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:20:14.3163299Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:20:14.3318838Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unique_cpu_float64 2022-08-17T12:20:14.3338977Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:20:14.3564857Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:20:14.3565294Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_cpu_float64 2022-08-17T12:20:14.3565730Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_cpu_complex128 2022-08-17T12:20:14.3596882Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_mean_cpu_complex128 2022-08-17T12:20:14.3598801Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_cpu_complex128 2022-08-17T12:20:14.3600877Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_cpu_float64 2022-08-17T12:20:14.3759590Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_mean_cpu_complex128 2022-08-17T12:20:14.3779136Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_mean_cpu_float64 2022-08-17T12:20:14.4004530Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_mean_cpu_float64 2022-08-17T12:20:14.4005210Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:20:14.4005742Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vdot_cpu_float64 2022-08-17T12:20:14.4033391Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vdot_cpu_complex128 2022-08-17T12:20:14.4039626Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vdot_cpu_complex128 2022-08-17T12:20:14.4042069Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vdot_cpu_float64 2022-08-17T12:20:14.4199880Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:20:14.4219803Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_cpu_complex128 2022-08-17T12:20:14.4444543Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_cpu_complex128 2022-08-17T12:20:14.4445199Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_cpu_complex128 2022-08-17T12:20:14.4445805Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_cpu_float64 2022-08-17T12:20:14.4465584Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:20:14.4477963Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_cpu_complex128 2022-08-17T12:20:14.4480516Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:20:14.4639927Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_cpu_float64 2022-08-17T12:20:14.4661440Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_cpu_float64 2022-08-17T12:20:14.4884193Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_cpu_float64 2022-08-17T12:20:14.4884955Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vstack_cpu_complex128 2022-08-17T12:20:14.4885536Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vsplit_cpu_complex128 2022-08-17T12:20:14.4909167Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vsplit_cpu_float64 2022-08-17T12:20:14.4920210Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vsplit_cpu_complex128 2022-08-17T12:20:14.4922372Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vstack_cpu_complex128 2022-08-17T12:20:14.5080114Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vsplit_cpu_float64 2022-08-17T12:20:14.5099799Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vstack_cpu_float64 2022-08-17T12:20:14.5324714Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vstack_cpu_float64 2022-08-17T12:20:14.5325650Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_where_cpu_float64 2022-08-17T12:20:14.5326620Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_where_cpu_complex128 2022-08-17T12:20:14.5338455Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_xlogy_cpu_float64 2022-08-17T12:20:14.5354625Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_xlogy_cpu_float64 2022-08-17T12:20:14.5356787Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_where_cpu_float64 2022-08-17T12:20:14.5519237Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_where_cpu_complex128 2022-08-17T12:20:14.5539473Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zero__cpu_complex128 2022-08-17T12:20:14.5763070Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zero__cpu_complex128 2022-08-17T12:20:14.5765498Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zeros_like_cpu_float64 2022-08-17T12:20:14.5767841Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zero__cpu_float64 2022-08-17T12:20:14.5794555Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:20:14.5796875Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zeros_like_cpu_float64 2022-08-17T12:20:14.5799085Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zero__cpu_float64 2022-08-17T12:20:14.5959361Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:20:14.6203428Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_complex128 2022-08-17T12:20:14.6203878Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_float64 2022-08-17T12:20:14.6205771Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_float64 2022-08-17T12:20:14.6351504Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_complex128 2022-08-17T12:20:14.6352145Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_float64 2022-08-17T12:20:14.6391858Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_complex128 2022-08-17T12:20:14.6439162Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_float64 2022-08-17T12:20:14.6589755Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_complex128 2022-08-17T12:20:14.6642858Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_complex128 2022-08-17T12:20:14.6645059Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_float64 2022-08-17T12:20:14.6646187Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_complex128 2022-08-17T12:20:14.7635122Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_float64 2022-08-17T12:20:14.7651749Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_float64 2022-08-17T12:20:14.8072823Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_float64 2022-08-17T12:20:14.8089722Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_float64 2022-08-17T12:20:14.9137460Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_float64 2022-08-17T12:20:14.9151743Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_float64 2022-08-17T12:20:14.9553575Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmul___cpu_complex128 2022-08-17T12:20:14.9563155Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_float64 2022-08-17T12:20:14.9584104Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_complex128 2022-08-17T12:20:15.0003047Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_complex128 2022-08-17T12:20:15.0313764Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_amax_cpu_float64 2022-08-17T12:20:15.0321975Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_complex128 2022-08-17T12:20:15.1318604Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_complex128 2022-08-17T12:20:15.1327629Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_complex128 2022-08-17T12:20:15.2843505Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_complex128 2022-08-17T12:20:15.2854196Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmul___cpu_complex128 2022-08-17T12:20:15.4337217Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rsub___cpu_complex128 2022-08-17T12:20:15.4345399Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_amax_cpu_float64 2022-08-17T12:20:15.6018824Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumprod_cpu_complex128 2022-08-17T12:20:15.6024949Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_complex128 2022-08-17T12:20:15.6672958Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmod___cpu_float64 2022-08-17T12:20:15.6682253Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmod___cpu_float64 2022-08-17T12:20:15.6701465Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_float64 2022-08-17T12:20:15.6831720Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_float64 2022-08-17T12:20:15.6841999Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rsub___cpu_complex128 2022-08-17T12:20:15.6873902Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_argmax_cpu_float64 2022-08-17T12:20:15.7121623Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_argmax_cpu_float64 2022-08-17T12:20:15.7279772Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_amin_cpu_float64 2022-08-17T12:20:15.8206396Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumsum_cpu_complex128 2022-08-17T12:20:15.8223854Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumprod_cpu_complex128 2022-08-17T12:20:15.8411105Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_log_softmax_cpu_float64 2022-08-17T12:20:15.8677412Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_log_softmax_cpu_float64 2022-08-17T12:20:15.9315961Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_mean_cpu_float64 2022-08-17T12:20:15.9336555Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_complex128 2022-08-17T12:20:16.0129040Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmul___cpu_float64 2022-08-17T12:20:16.0138472Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmul___cpu_float64 2022-08-17T12:20:16.0833305Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rsub___cpu_float64 2022-08-17T12:20:16.0842389Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rsub___cpu_float64 2022-08-17T12:20:16.0843422Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_argmin_cpu_float64 2022-08-17T12:20:16.1240807Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_argmin_cpu_float64 2022-08-17T12:20:16.1476029Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumsum_cpu_float64 2022-08-17T12:20:16.1486367Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumsum_cpu_complex128 2022-08-17T12:20:16.1855960Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_logsumexp_cpu_float64 2022-08-17T12:20:16.1873362Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumsum_cpu_float64 2022-08-17T12:20:16.2159291Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_mean_cpu_complex128 2022-08-17T12:20:16.2170303Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_amin_cpu_float64 2022-08-17T12:20:16.3081387Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumprod_cpu_float64 2022-08-17T12:20:16.3093168Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumprod_cpu_float64 2022-08-17T12:20:16.3572468Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_logaddexp_cpu_float64 2022-08-17T12:20:16.3581109Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_mean_cpu_float64 2022-08-17T12:20:16.4505844Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_normalize_cpu_float64 2022-08-17T12:20:16.4518665Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_logaddexp_cpu_float64 2022-08-17T12:20:16.5818267Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_median_cpu_float64 2022-08-17T12:20:16.5830206Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_median_cpu_float64 2022-08-17T12:20:16.6099698Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_prod_cpu_complex128 2022-08-17T12:20:16.6110731Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_normalize_cpu_float64 2022-08-17T12:20:16.6212602Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_softmin_cpu_float64 2022-08-17T12:20:16.6521135Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_softmin_cpu_float64 2022-08-17T12:20:16.6935417Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_sum_cpu_float64 2022-08-17T12:20:16.6945444Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_logsumexp_cpu_float64 2022-08-17T12:20:16.9101025Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_norm_cpu_float64 2022-08-17T12:20:16.9116215Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_sum_cpu_float64 2022-08-17T12:20:16.9183881Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_float64 2022-08-17T12:20:16.9588146Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_float64 2022-08-17T12:20:16.9701216Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_float64 2022-08-17T12:20:17.0001167Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_float64 2022-08-17T12:20:17.1210592Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_float64 2022-08-17T12:20:17.1225999Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_float64 2022-08-17T12:20:17.2436351Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_float64 2022-08-17T12:20:17.2444416Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_float64 2022-08-17T12:20:17.3018230Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_float64 2022-08-17T12:20:17.3027219Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_float64 2022-08-17T12:20:17.3451337Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_float64 2022-08-17T12:20:17.3462143Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_float64 2022-08-17T12:20:17.3488035Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_float64 2022-08-17T12:20:17.3882399Z [gw2] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_float64 2022-08-17T12:20:17.4142315Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_complex128 2022-08-17T12:20:17.4321799Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_complex128 2022-08-17T12:20:17.4342958Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_arange_cpu_float64 2022-08-17T12:20:17.4761806Z [gw2] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_arange_cpu_float64 2022-08-17T12:20:17.4782724Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_complex128 2022-08-17T12:20:17.5201651Z [gw2] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_complex128 2022-08-17T12:20:17.5219427Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:20:17.5641481Z [gw2] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:20:17.5951272Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_complex128 2022-08-17T12:20:17.6080712Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_complex128 2022-08-17T12:20:17.6161378Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_float64 2022-08-17T12:20:17.6520972Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_float64 2022-08-17T12:20:17.7176598Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_float64 2022-08-17T12:20:17.7188315Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_float64 2022-08-17T12:20:17.7572325Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_float64 2022-08-17T12:20:17.7598925Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_float64 2022-08-17T12:20:17.7682310Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_complex128 2022-08-17T12:20:17.8040582Z [gw2] [ 13%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_complex128 2022-08-17T12:20:17.8491273Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_complex128 2022-08-17T12:20:17.8503454Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_complex128 2022-08-17T12:20:17.9913979Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:20:17.9924889Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:20:17.9954472Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bucketize_cpu_float64 2022-08-17T12:20:18.0362873Z [gw2] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bucketize_cpu_float64 2022-08-17T12:20:18.0687920Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_float64 2022-08-17T12:20:18.0798784Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_float64 2022-08-17T12:20:18.0928178Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ceil_cpu_float64 2022-08-17T12:20:18.1241770Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ceil_cpu_float64 2022-08-17T12:20:18.1272223Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_float64 2022-08-17T12:20:18.1682295Z [gw2] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_float64 2022-08-17T12:20:18.1855668Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_float64 2022-08-17T12:20:18.1873389Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_mean_cpu_complex128 2022-08-17T12:20:18.2547672Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_normalize_cpu_complex128 2022-08-17T12:20:18.2578596Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_float64 2022-08-17T12:20:18.2788959Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_float64 2022-08-17T12:20:18.3003294Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_float64 2022-08-17T12:20:18.3502486Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_complex128 2022-08-17T12:20:18.3511929Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_complex128 2022-08-17T12:20:18.6113008Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_complex128 2022-08-17T12:20:18.6121921Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_norm_cpu_float64 2022-08-17T12:20:18.6982534Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_prod_cpu_float64 2022-08-17T12:20:18.6994102Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_prod_cpu_complex128 2022-08-17T12:20:18.8622859Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_std_cpu_complex128 2022-08-17T12:20:18.8634514Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_complex128 2022-08-17T12:20:18.8712801Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_float64 2022-08-17T12:20:18.9041653Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_float64 2022-08-17T12:20:18.9637113Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_float64 2022-08-17T12:20:18.9652669Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_prod_cpu_float64 2022-08-17T12:20:19.0416318Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_std_cpu_float64 2022-08-17T12:20:19.0434267Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_float64 2022-08-17T12:20:19.2618206Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_complex128 2022-08-17T12:20:19.2627983Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_complex128 2022-08-17T12:20:19.3282372Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_complex128 2022-08-17T12:20:19.3293987Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_complex128 2022-08-17T12:20:19.3312969Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_complex128 2022-08-17T12:20:19.3721507Z [gw2] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_complex128 2022-08-17T12:20:19.3914994Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cummax_cpu_float64 2022-08-17T12:20:19.4023156Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cummax_cpu_float64 2022-08-17T12:20:19.4034495Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_normalize_cpu_complex128 2022-08-17T12:20:19.4140110Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_softmax_cpu_float64 2022-08-17T12:20:19.4159789Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_softmax_cpu_float64 2022-08-17T12:20:19.4444677Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_complex128 2022-08-17T12:20:19.4825465Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_sum_cpu_complex128 2022-08-17T12:20:19.4833323Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_complex128 2022-08-17T12:20:19.4926054Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_deg2rad_cpu_float64 2022-08-17T12:20:19.5241099Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_deg2rad_cpu_float64 2022-08-17T12:20:19.5790241Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_float64 2022-08-17T12:20:19.5804991Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_float64 2022-08-17T12:20:19.6352642Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_float64 2022-08-17T12:20:19.6371313Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_float64 2022-08-17T12:20:19.6429651Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_digamma_cpu_float64 2022-08-17T12:20:19.6440204Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_std_cpu_float64 2022-08-17T12:20:19.6512123Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_var_cpu_float64 2022-08-17T12:20:19.6802078Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_digamma_cpu_float64 2022-08-17T12:20:20.0152295Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:20:20.0161735Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:20:20.0263920Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_float64 2022-08-17T12:20:20.0604054Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_float64 2022-08-17T12:20:20.0806259Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_float64 2022-08-17T12:20:20.1041336Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_float64 2022-08-17T12:20:20.1163737Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eig_cpu_float64 2022-08-17T12:20:20.1483169Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eig_cpu_float64 2022-08-17T12:20:20.1518376Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_float64 2022-08-17T12:20:20.1711151Z [gw2] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_float64 2022-08-17T12:20:20.1719200Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_var_cpu_float64 2022-08-17T12:20:20.1895734Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_float64 2022-08-17T12:20:20.1919379Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_float64 2022-08-17T12:20:20.1949615Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_float64 2022-08-17T12:20:20.2162615Z [gw2] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_float64 2022-08-17T12:20:20.2363537Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_float64 2022-08-17T12:20:20.2518554Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erfc_cpu_float64 2022-08-17T12:20:20.2711678Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erfc_cpu_float64 2022-08-17T12:20:20.2718659Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_float64 2022-08-17T12:20:20.2799913Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_float64 2022-08-17T12:20:20.2953612Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_float64 2022-08-17T12:20:20.3240879Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_float64 2022-08-17T12:20:20.3612171Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_float64 2022-08-17T12:20:20.3681129Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_float64 2022-08-17T12:20:20.4179439Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_complex128 2022-08-17T12:20:20.4193831Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_float64 2022-08-17T12:20:20.4570165Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_float64 2022-08-17T12:20:20.4599452Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_float64 2022-08-17T12:20:20.5641280Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_float64 2022-08-17T12:20:20.5659916Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_float64 2022-08-17T12:20:20.5687971Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_float64 2022-08-17T12:20:20.6081773Z [gw1] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_float64 2022-08-17T12:20:20.6475579Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_amin_cpu_float64 2022-08-17T12:20:20.6507044Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_complex128 2022-08-17T12:20:20.6931864Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_complex128 2022-08-17T12:20:20.6944021Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_amin_cpu_float64 2022-08-17T12:20:20.6969114Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_complex128 2022-08-17T12:20:20.7363611Z [gw1] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_complex128 2022-08-17T12:20:20.7397397Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argmin_cpu_float64 2022-08-17T12:20:20.7559097Z [gw1] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argmin_cpu_float64 2022-08-17T12:20:20.7568054Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_complex128 2022-08-17T12:20:20.7801655Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_complex128 2022-08-17T12:20:20.7830100Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_complex128 2022-08-17T12:20:20.8244641Z [gw1] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_complex128 2022-08-17T12:20:20.8614624Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_complex128 2022-08-17T12:20:20.8677653Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_complex128 2022-08-17T12:20:20.9162140Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan2_cpu_float64 2022-08-17T12:20:20.9169359Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_complex128 2022-08-17T12:20:20.9331936Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_complex128 2022-08-17T12:20:20.9342122Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_sum_cpu_complex128 2022-08-17T12:20:20.9599975Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_complex128 2022-08-17T12:20:20.9760204Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_complex128 2022-08-17T12:20:20.9903128Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_complex128 2022-08-17T12:20:20.9918202Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan2_cpu_float64 2022-08-17T12:20:21.0066635Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_float64 2022-08-17T12:20:21.0364036Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_float64 2022-08-17T12:20:21.0477175Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_float64 2022-08-17T12:20:21.0548425Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_complex128 2022-08-17T12:20:21.0919025Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_complex128 2022-08-17T12:20:21.0950664Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_float64 2022-08-17T12:20:21.2996745Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_float64 2022-08-17T12:20:21.3005540Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_complex128 2022-08-17T12:20:21.3121814Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_complex128 2022-08-17T12:20:21.3151198Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_float64 2022-08-17T12:20:21.5257360Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_complex128 2022-08-17T12:20:21.5400281Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_complex128 2022-08-17T12:20:21.5425653Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_complex128 2022-08-17T12:20:21.5866932Z [gw1] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_complex128 2022-08-17T12:20:21.7998469Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_complex128 2022-08-17T12:20:21.8081223Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_complex128 2022-08-17T12:20:21.8101126Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_float64 2022-08-17T12:20:21.8198260Z [gw1] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_float64 2022-08-17T12:20:21.8203708Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_std_cpu_complex128 2022-08-17T12:20:21.8520216Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_var_cpu_complex128 2022-08-17T12:20:21.8993663Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_float64 2022-08-17T12:20:21.9006351Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_float64 2022-08-17T12:20:21.9108479Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_float64 2022-08-17T12:20:21.9282466Z [gw1] [ 14%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_float64 2022-08-17T12:20:21.9305586Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_complex128 2022-08-17T12:20:21.9440490Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft2_cpu_float64 2022-08-17T12:20:21.9565216Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_float64 2022-08-17T12:20:21.9881197Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_float64 2022-08-17T12:20:22.1331432Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_float64 2022-08-17T12:20:22.1338654Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft2_cpu_float64 2022-08-17T12:20:22.3057308Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_float64 2022-08-17T12:20:22.3068518Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_float64 2022-08-17T12:20:22.3726282Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_float64 2022-08-17T12:20:22.3736066Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_float64 2022-08-17T12:20:22.4872541Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_max_cpu_float64 2022-08-17T12:20:22.4884940Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_float64 2022-08-17T12:20:22.4895955Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_max_cpu_float64 2022-08-17T12:20:22.4907588Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_complex128 2022-08-17T12:20:22.5773720Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_complex128 2022-08-17T12:20:22.5806413Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_complex128 2022-08-17T12:20:22.6014233Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_complex128 2022-08-17T12:20:22.6025846Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_complex128 2022-08-17T12:20:22.7931312Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_complex_cpu_float64 2022-08-17T12:20:22.7945166Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_complex_cpu_float64 2022-08-17T12:20:22.7991952Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_float64 2022-08-17T12:20:22.8379083Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_float64 2022-08-17T12:20:22.8398243Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_complex128 2022-08-17T12:20:22.8427031Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_float64 2022-08-17T12:20:22.8566990Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_complex128 2022-08-17T12:20:22.8840881Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_float64 2022-08-17T12:20:22.8961508Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_complex128 2022-08-17T12:20:22.8972068Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_complex128 2022-08-17T12:20:22.9677992Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_complex128 2022-08-17T12:20:22.9697710Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_complex128 2022-08-17T12:20:22.9724859Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_complex128 2022-08-17T12:20:23.0119711Z [gw1] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_complex128 2022-08-17T12:20:23.0433391Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_complex128 2022-08-17T12:20:23.0453856Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_complex128 2022-08-17T12:20:23.1655776Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_complex128 2022-08-17T12:20:23.1665696Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_complex128 2022-08-17T12:20:23.4496925Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_complex128 2022-08-17T12:20:23.4510920Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_complex128 2022-08-17T12:20:23.5136951Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmax_cpu_float64 2022-08-17T12:20:23.5152823Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmax_cpu_float64 2022-08-17T12:20:23.5240279Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_frexp_cpu_float64 2022-08-17T12:20:23.5560932Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_frexp_cpu_float64 2022-08-17T12:20:23.5876699Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_float64 2022-08-17T12:20:23.6000007Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_float64 2022-08-17T12:20:23.6786717Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_complex128 2022-08-17T12:20:23.6795829Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_complex128 2022-08-17T12:20:23.9676022Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:20:23.9689661Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:20:24.1758089Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_complex128 2022-08-17T12:20:24.1765785Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_complex128 2022-08-17T12:20:24.1789693Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_complex128 2022-08-17T12:20:24.2201156Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_complex128 2022-08-17T12:20:24.2234041Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_aminmax_cpu_float64 2022-08-17T12:20:24.2642114Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_aminmax_cpu_float64 2022-08-17T12:20:24.2665482Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_float64 2022-08-17T12:20:24.3080324Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_float64 2022-08-17T12:20:24.3105594Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argsort_cpu_float64 2022-08-17T12:20:24.3521579Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argsort_cpu_float64 2022-08-17T12:20:24.3545109Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_float64 2022-08-17T12:20:24.3811130Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_float64 2022-08-17T12:20:24.3817662Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_complex128 2022-08-17T12:20:24.3873885Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_float64 2022-08-17T12:20:24.3958064Z [gw2] [ 14%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_float64 2022-08-17T12:20:24.4034277Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_float64 2022-08-17T12:20:24.4280769Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_float64 2022-08-17T12:20:24.4303381Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histogramdd_cpu_float64 2022-08-17T12:20:24.4399826Z [gw2] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histogramdd_cpu_float64 2022-08-17T12:20:24.4706374Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_complex128 2022-08-17T12:20:24.4758245Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_complex128 2022-08-17T12:20:24.4839985Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_float64 2022-08-17T12:20:24.4895198Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_complex128 2022-08-17T12:20:24.5199084Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_float64 2022-08-17T12:20:24.5223208Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_igammac_cpu_float64 2022-08-17T12:20:24.5641509Z [gw2] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_igammac_cpu_float64 2022-08-17T12:20:24.6595144Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_complex128 2022-08-17T12:20:24.6602056Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_complex128 2022-08-17T12:20:24.7485301Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_complex128 2022-08-17T12:20:24.7494632Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_var_cpu_complex128 2022-08-17T12:20:24.7618204Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_complex128 2022-08-17T12:20:24.7626000Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_complex128 2022-08-17T12:20:24.8126148Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_complex128 2022-08-17T12:20:24.8136738Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_complex128 2022-08-17T12:20:24.8276429Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_float64 2022-08-17T12:20:24.8338533Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_float64 2022-08-17T12:20:24.8349802Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_complex128 2022-08-17T12:20:24.8584539Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_complex128 2022-08-17T12:20:24.8608419Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_float64 2022-08-17T12:20:24.9001609Z [gw2] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_float64 2022-08-17T12:20:24.9025678Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_float64 2022-08-17T12:20:24.9442686Z [gw2] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_float64 2022-08-17T12:20:24.9476687Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_complex128 2022-08-17T12:20:24.9881948Z [gw2] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_complex128 2022-08-17T12:20:24.9913822Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isneginf_cpu_float64 2022-08-17T12:20:25.0321932Z [gw2] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isneginf_cpu_float64 2022-08-17T12:20:25.0368223Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_istft_cpu_complex128 2022-08-17T12:20:25.0378134Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_complex128 2022-08-17T12:20:25.0880213Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bernoulli_cpu_float64 2022-08-17T12:20:25.0881480Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bernoulli_cpu_float64 2022-08-17T12:20:25.1250500Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_float64 2022-08-17T12:20:25.1323662Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_float64 2022-08-17T12:20:25.1349003Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_float64 2022-08-17T12:20:25.1566305Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_float64 2022-08-17T12:20:25.1575455Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_complex128 2022-08-17T12:20:25.1761587Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_complex128 2022-08-17T12:20:25.2336279Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_float64 2022-08-17T12:20:25.2358566Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_float64 2022-08-17T12:20:25.4313016Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_complex128 2022-08-17T12:20:25.4329205Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_complex128 2022-08-17T12:20:25.4749202Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cdist_cpu_float64 2022-08-17T12:20:25.4762752Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cdist_cpu_float64 2022-08-17T12:20:25.4874172Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_complex128 2022-08-17T12:20:25.5371513Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_complex128 2022-08-17T12:20:25.9849611Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:20:25.9879641Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:20:26.1792634Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_complex128 2022-08-17T12:20:26.1808984Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_complex128 2022-08-17T12:20:26.2565711Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_complex128 2022-08-17T12:20:26.2575728Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_complex128 2022-08-17T12:20:26.3617644Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_min_cpu_float64 2022-08-17T12:20:26.3623122Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_min_cpu_float64 2022-08-17T12:20:26.3911447Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_float64 2022-08-17T12:20:26.4081020Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_float64 2022-08-17T12:20:26.4877106Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_complex128 2022-08-17T12:20:26.4895751Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_complex128 2022-08-17T12:20:26.5462141Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:20:26.5487640Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_complex128 2022-08-17T12:20:26.6623770Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_complex128 2022-08-17T12:20:26.6643235Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_istft_cpu_complex128 2022-08-17T12:20:26.6666890Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:20:26.7125496Z [gw2] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:20:26.7161022Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:20:26.7565091Z [gw2] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:20:26.8178189Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_complex128 2022-08-17T12:20:26.8190753Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_complex128 2022-08-17T12:20:26.8803215Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_float64 2022-08-17T12:20:26.8815618Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_float64 2022-08-17T12:20:26.8975765Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lgamma_cpu_float64 2022-08-17T12:20:26.9241822Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lgamma_cpu_float64 2022-08-17T12:20:26.9336108Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:20:26.9366119Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_complex128 2022-08-17T12:20:26.9389134Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_complex128 2022-08-17T12:20:26.9801173Z [gw3] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_complex128 2022-08-17T12:20:27.0276667Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_amax_cpu_float64 2022-08-17T12:20:27.0286065Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:20:27.0457529Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_float64 2022-08-17T12:20:27.0761663Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_float64 2022-08-17T12:20:27.0779440Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_singular_cpu_float64 2022-08-17T12:20:27.0864858Z [gw2] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_singular_cpu_float64 2022-08-17T12:20:27.0877039Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_amax_cpu_float64 2022-08-17T12:20:27.0922692Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_float64 2022-08-17T12:20:27.1199401Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_float64 2022-08-17T12:20:27.1361321Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_float64 2022-08-17T12:20:27.1398680Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argmax_cpu_float64 2022-08-17T12:20:27.1802428Z [gw3] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argmax_cpu_float64 2022-08-17T12:20:27.1832450Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_float64 2022-08-17T12:20:27.1997224Z [gw3] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_float64 2022-08-17T12:20:27.2005679Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_float64 2022-08-17T12:20:27.2243426Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:20:27.2271696Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_float64 2022-08-17T12:20:27.2409517Z [gw3] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_float64 2022-08-17T12:20:27.2437120Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:20:27.2684751Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_float64 2022-08-17T12:20:27.2788608Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_float64 2022-08-17T12:20:27.2805647Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_float64 2022-08-17T12:20:27.2877971Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_float64 2022-08-17T12:20:27.2898944Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:20:27.3119797Z [gw2] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:20:27.3388956Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_complex128 2022-08-17T12:20:27.3413951Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:20:27.3427743Z [gw2] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:20:27.3558177Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_complex128 2022-08-17T12:20:27.3801501Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_complex128 2022-08-17T12:20:27.3822626Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:20:27.3832406Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:20:27.4700556Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_copysign_cpu_float64 2022-08-17T12:20:27.4711485Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_copysign_cpu_float64 2022-08-17T12:20:27.4878139Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_float64 2022-08-17T12:20:27.5121466Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_float64 2022-08-17T12:20:27.5146453Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_float64 2022-08-17T12:20:27.5601940Z [gw0] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_float64 2022-08-17T12:20:27.5999186Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_float64 2022-08-17T12:20:27.6040857Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_float64 2022-08-17T12:20:27.7449087Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_float64 2022-08-17T12:20:27.7462201Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_complex128 2022-08-17T12:20:28.6298687Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_complex128 2022-08-17T12:20:28.6321216Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_complex128 2022-08-17T12:20:28.6384824Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_float64 2022-08-17T12:20:28.6759575Z [gw3] [ 15%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_float64 2022-08-17T12:20:29.0251187Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_float64 2022-08-17T12:20:29.0270130Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:20:29.0331833Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:20:29.0361234Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_float64 2022-08-17T12:20:29.1030288Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_float64 2022-08-17T12:20:29.1040763Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_float64 2022-08-17T12:20:29.1065722Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_complex128 2022-08-17T12:20:29.1481132Z [gw3] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_complex128 2022-08-17T12:20:29.1769725Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_complex128 2022-08-17T12:20:29.1784121Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:20:29.4402665Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:20:29.4416102Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_complex128 2022-08-17T12:20:29.4500207Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_complex128 2022-08-17T12:20:29.4840754Z [gw3] [ 15%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_complex128 2022-08-17T12:20:29.4984284Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_complex128 2022-08-17T12:20:29.5281654Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_complex128 2022-08-17T12:20:30.2893697Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_complex128 2022-08-17T12:20:30.2909778Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_complex128 2022-08-17T12:20:30.3156998Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_cpu_float64 2022-08-17T12:20:30.3319283Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_cpu_float64 2022-08-17T12:20:30.3389187Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_float64 2022-08-17T12:20:30.3762293Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_float64 2022-08-17T12:20:30.4680395Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_float64 2022-08-17T12:20:30.4689125Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_float64 2022-08-17T12:20:30.4974561Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_complex128 2022-08-17T12:20:30.5120294Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_complex128 2022-08-17T12:20:30.5400912Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_complex128 2022-08-17T12:20:30.5561253Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_complex128 2022-08-17T12:20:30.6280829Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_float64 2022-08-17T12:20:30.6294964Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_float64 2022-08-17T12:20:30.6532500Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_float64 2022-08-17T12:20:30.6721875Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_float64 2022-08-17T12:20:30.6742640Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_float64 2022-08-17T12:20:30.7163550Z [gw3] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_float64 2022-08-17T12:20:30.7551014Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cummin_cpu_float64 2022-08-17T12:20:30.7599609Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cummin_cpu_float64 2022-08-17T12:20:30.8119077Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_float64 2022-08-17T12:20:30.8135280Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_float64 2022-08-17T12:20:31.0983416Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_complex128 2022-08-17T12:20:31.0992587Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_complex128 2022-08-17T12:20:31.1694202Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_complex128 2022-08-17T12:20:31.1700846Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_complex128 2022-08-17T12:20:31.2325783Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_scatter_cpu_float64 2022-08-17T12:20:31.2336622Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_scatter_cpu_float64 2022-08-17T12:20:31.3370256Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_complex128 2022-08-17T12:20:31.3380178Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:20:31.4285046Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:20:31.4300096Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:20:31.4334100Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:20:31.4721998Z [gw2] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:20:31.5540847Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_float64 2022-08-17T12:20:31.5549942Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_float64 2022-08-17T12:20:31.7199956Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_float64 2022-08-17T12:20:31.7207212Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_float64 2022-08-17T12:20:31.7231982Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:20:31.7683117Z [gw2] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:20:31.8354248Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_float64 2022-08-17T12:20:31.8367379Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_float64 2022-08-17T12:20:31.9350717Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:20:31.9357497Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:20:33.2072167Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_float64 2022-08-17T12:20:33.2083930Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_float64 2022-08-17T12:20:33.2887617Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:20:33.2901006Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_complex128 2022-08-17T12:20:33.3398950Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:20:33.3415268Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:20:33.3798632Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_complex128 2022-08-17T12:20:33.3813640Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:20:33.4709378Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_complex128 2022-08-17T12:20:33.4723688Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_complex128 2022-08-17T12:20:33.5996280Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_complex128 2022-08-17T12:20:33.6006058Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_complex128 2022-08-17T12:20:33.7868168Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_complex128 2022-08-17T12:20:33.7875252Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_complex128 2022-08-17T12:20:34.1315238Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_complex128 2022-08-17T12:20:34.1329692Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_complex128 2022-08-17T12:20:34.1344846Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_complex128 2022-08-17T12:20:34.1761128Z [gw3] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_complex128 2022-08-17T12:20:34.1786550Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_complex128 2022-08-17T12:20:34.1798243Z [gw3] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_complex128 2022-08-17T12:20:34.1813961Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_float64 2022-08-17T12:20:34.1947680Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:20:34.2137493Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:20:34.2144688Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_complex128 2022-08-17T12:20:34.2197146Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_float64 2022-08-17T12:20:34.2310704Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erfinv_cpu_float64 2022-08-17T12:20:34.2320127Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erfinv_cpu_float64 2022-08-17T12:20:34.2649034Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_float64 2022-08-17T12:20:34.3148898Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_complex128 2022-08-17T12:20:34.3165623Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_float64 2022-08-17T12:20:34.3287335Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:20:34.3301075Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_complex128 2022-08-17T12:20:34.3416141Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expm1_cpu_float64 2022-08-17T12:20:34.3719353Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expm1_cpu_float64 2022-08-17T12:20:34.4507071Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_float64 2022-08-17T12:20:34.4540308Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_float64 2022-08-17T12:20:34.4695280Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_float64 2022-08-17T12:20:34.4959656Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_float64 2022-08-17T12:20:34.5514764Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_float64 2022-08-17T12:20:34.5540038Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_float64 2022-08-17T12:20:34.7030826Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_float64 2022-08-17T12:20:34.7065020Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_float64 2022-08-17T12:20:34.8652124Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_float64 2022-08-17T12:20:34.8690538Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_float64 2022-08-17T12:20:35.0191309Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft_cpu_float64 2022-08-17T12:20:35.0203884Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft_cpu_float64 2022-08-17T12:20:35.0272707Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_complex128 2022-08-17T12:20:35.0295009Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_float64 2022-08-17T12:20:35.0939861Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_floor_rounding_cpu_float64 2022-08-17T12:20:35.0949531Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:20:35.1073392Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_float64 2022-08-17T12:20:35.1364397Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_float64 2022-08-17T12:20:35.1462094Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_complex128 2022-08-17T12:20:35.1475298Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_floor_rounding_cpu_float64 2022-08-17T12:20:35.1876367Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_complex128 2022-08-17T12:20:35.1888246Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_complex128 2022-08-17T12:20:35.2138321Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft2_cpu_float64 2022-08-17T12:20:35.2150454Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_complex128 2022-08-17T12:20:35.2274821Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_complex128 2022-08-17T12:20:35.2293130Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_complex128 2022-08-17T12:20:35.2410484Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:20:35.2722964Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:20:35.3026119Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_complex128 2022-08-17T12:20:35.3044822Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft2_cpu_float64 2022-08-17T12:20:35.3193982Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_float64 2022-08-17T12:20:35.3520121Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_float64 2022-08-17T12:20:35.3639239Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_float64 2022-08-17T12:20:35.3649159Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_complex128 2022-08-17T12:20:35.3806383Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eig_cpu_complex128 2022-08-17T12:20:35.3891285Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eig_cpu_complex128 2022-08-17T12:20:35.3956847Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_float64 2022-08-17T12:20:35.4023944Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_float64 2022-08-17T12:20:35.4078076Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_float64 2022-08-17T12:20:35.4101397Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_complex128 2022-08-17T12:20:35.4400800Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_complex128 2022-08-17T12:20:35.4520340Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_float64 2022-08-17T12:20:35.4546874Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_complex128 2022-08-17T12:20:35.5002645Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_complex128 2022-08-17T12:20:35.5102187Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erf_cpu_float64 2022-08-17T12:20:35.5251320Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erf_cpu_float64 2022-08-17T12:20:35.5258181Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_float64 2022-08-17T12:20:35.5441673Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmin_cpu_float64 2022-08-17T12:20:35.5959625Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_complex128 2022-08-17T12:20:35.5971249Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmin_cpu_float64 2022-08-17T12:20:35.5988985Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_complex128 2022-08-17T12:20:35.6065358Z [gw3] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_complex128 2022-08-17T12:20:35.6075859Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_complex128 2022-08-17T12:20:35.6248868Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_complex128 2022-08-17T12:20:35.6258540Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_complex128 2022-08-17T12:20:35.6279480Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_complex128 2022-08-17T12:20:35.6398344Z [gw2] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_complex128 2022-08-17T12:20:35.6419691Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ge_cpu_float64 2022-08-17T12:20:35.6681898Z [gw3] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ge_cpu_float64 2022-08-17T12:20:35.6716985Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_complex128 2022-08-17T12:20:35.6838036Z [gw2] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_complex128 2022-08-17T12:20:35.7122482Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_float64 2022-08-17T12:20:35.7156243Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_float64 2022-08-17T12:20:35.7563535Z [gw2] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_float64 2022-08-17T12:20:35.7569066Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lt_cpu_float64 2022-08-17T12:20:35.7576799Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_complex128 2022-08-17T12:20:35.7597214Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_float64 2022-08-17T12:20:35.8003925Z [gw2] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lt_cpu_float64 2022-08-17T12:20:35.9024526Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_float64 2022-08-17T12:20:35.9037103Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_float64 2022-08-17T12:20:35.9192234Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_float64 2022-08-17T12:20:35.9204448Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_float64 2022-08-17T12:20:35.9240202Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_heaviside_cpu_float64 2022-08-17T12:20:35.9642884Z [gw3] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_heaviside_cpu_float64 2022-08-17T12:20:36.0184617Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_complex128 2022-08-17T12:20:36.0217985Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_float64 2022-08-17T12:20:36.1351289Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_float64 2022-08-17T12:20:36.1363555Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_complex128 2022-08-17T12:20:36.1409806Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hypot_cpu_float64 2022-08-17T12:20:36.1422583Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_float64 2022-08-17T12:20:36.2666712Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_float64 2022-08-17T12:20:36.2682976Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hypot_cpu_float64 2022-08-17T12:20:36.2710632Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_imag_cpu_complex128 2022-08-17T12:20:36.2721931Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_float64 2022-08-17T12:20:36.3311360Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_float64 2022-08-17T12:20:36.3322116Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_imag_cpu_complex128 2022-08-17T12:20:36.3654125Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_float64 2022-08-17T12:20:36.3659087Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_float64 2022-08-17T12:20:36.3668570Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_float64 2022-08-17T12:20:36.3757768Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_float64 2022-08-17T12:20:36.3891185Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_float64 2022-08-17T12:20:36.4052558Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_float64 2022-08-17T12:20:36.4117733Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_float64 2022-08-17T12:20:36.4141452Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_complex128 2022-08-17T12:20:36.4156970Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_float64 2022-08-17T12:20:36.4278197Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_float64 2022-08-17T12:20:36.4347109Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_complex128 2022-08-17T12:20:36.4677264Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_float64 2022-08-17T12:20:36.5372133Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_float64 2022-08-17T12:20:36.5389959Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_float64 2022-08-17T12:20:36.5646548Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_float64 2022-08-17T12:20:36.5665533Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_complex128 2022-08-17T12:20:36.6320665Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inverse_cpu_complex128 2022-08-17T12:20:36.6336458Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_float64 2022-08-17T12:20:36.6498325Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_float64 2022-08-17T12:20:36.6510340Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_complex128 2022-08-17T12:20:36.7168768Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_complex128 2022-08-17T12:20:36.7178738Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_float64 2022-08-17T12:20:36.8342072Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_maximum_cpu_float64 2022-08-17T12:20:36.8363743Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_maximum_cpu_float64 2022-08-17T12:20:36.9464341Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:20:36.9475676Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inverse_cpu_complex128 2022-08-17T12:20:36.9509935Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_complex128 2022-08-17T12:20:36.9706571Z [gw3] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_complex128 2022-08-17T12:20:36.9714794Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_complex128 2022-08-17T12:20:36.9881051Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfftn_cpu_float64 2022-08-17T12:20:36.9915957Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_float64 2022-08-17T12:20:37.0324287Z [gw3] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_float64 2022-08-17T12:20:37.0359458Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isposinf_cpu_float64 2022-08-17T12:20:37.0655634Z [gw3] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isposinf_cpu_float64 2022-08-17T12:20:37.0667080Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfftn_cpu_float64 2022-08-17T12:20:37.0802865Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_float64 2022-08-17T12:20:37.0818153Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_istft_cpu_float64 2022-08-17T12:20:37.1123150Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_float64 2022-08-17T12:20:37.1264402Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_float64 2022-08-17T12:20:37.1604905Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_float64 2022-08-17T12:20:37.1712664Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_float64 2022-08-17T12:20:37.2095236Z [gw0] [ 16%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_float64 2022-08-17T12:20:37.2238986Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_floor_divide_cpu_float64 2022-08-17T12:20:37.2524061Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_floor_divide_cpu_float64 2022-08-17T12:20:37.2715758Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_frac_cpu_float64 2022-08-17T12:20:37.2769413Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_istft_cpu_float64 2022-08-17T12:20:37.2793686Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:20:37.2831299Z [gw3] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:20:37.2958858Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_frac_cpu_float64 2022-08-17T12:20:37.3201169Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_complex128 2022-08-17T12:20:37.3223906Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:20:37.3642309Z [gw3] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:20:37.3756898Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_float64 2022-08-17T12:20:37.3770455Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_complex128 2022-08-17T12:20:37.3795606Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_float64 2022-08-17T12:20:37.3803369Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_float64 2022-08-17T12:20:37.4079883Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_float64 2022-08-17T12:20:37.4100335Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_le_cpu_float64 2022-08-17T12:20:37.4199402Z [gw3] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_le_cpu_float64 2022-08-17T12:20:37.4321266Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_complex128 2022-08-17T12:20:37.4518474Z [gw0] [ 16%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_complex128 2022-08-17T12:20:37.4682228Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:20:37.4725421Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histogram_cpu_float64 2022-08-17T12:20:37.4993771Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histogram_cpu_float64 2022-08-17T12:20:37.4998876Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:20:37.5118762Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_binary_cpu_float64 2022-08-17T12:20:37.5810843Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_complex128 2022-08-17T12:20:37.5837845Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_binary_cpu_float64 2022-08-17T12:20:37.6186345Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_complex128 2022-08-17T12:20:37.6197300Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_complex128 2022-08-17T12:20:37.6222548Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_igamma_cpu_float64 2022-08-17T12:20:37.6640174Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_igamma_cpu_float64 2022-08-17T12:20:37.6942838Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_float64 2022-08-17T12:20:37.6954032Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_complex128 2022-08-17T12:20:37.7023884Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_float64 2022-08-17T12:20:37.7081827Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_float64 2022-08-17T12:20:37.7182387Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_float64 2022-08-17T12:20:37.7201393Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_float64 2022-08-17T12:20:37.7360082Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_float64 2022-08-17T12:20:37.7384556Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_multinomial_cpu_float64 2022-08-17T12:20:37.7519762Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_multinomial_cpu_float64 2022-08-17T12:20:37.7801442Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_complex128 2022-08-17T12:20:37.7825675Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:20:37.8027029Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:20:37.8038969Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_complex128 2022-08-17T12:20:37.8059614Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_complex128 2022-08-17T12:20:37.8239235Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_complex128 2022-08-17T12:20:37.8441368Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanmedian_cpu_float64 2022-08-17T12:20:37.8481202Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_complex128 2022-08-17T12:20:37.8606101Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_complex128 2022-08-17T12:20:37.8678123Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanmedian_cpu_float64 2022-08-17T12:20:37.8836755Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_float64 2022-08-17T12:20:37.8881663Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_float64 2022-08-17T12:20:37.8914698Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isin_cpu_float64 2022-08-17T12:20:37.9121331Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isin_cpu_float64 2022-08-17T12:20:37.9319943Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_complex128 2022-08-17T12:20:37.9348901Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_float64 2022-08-17T12:20:37.9466021Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_float64 2022-08-17T12:20:37.9559545Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_complex128 2022-08-17T12:20:37.9596345Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_complex128 2022-08-17T12:20:37.9761895Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_complex128 2022-08-17T12:20:37.9796702Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_float64 2022-08-17T12:20:38.0000419Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_float64 2022-08-17T12:20:38.0033865Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_complex128 2022-08-17T12:20:38.0159575Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_complex128 2022-08-17T12:20:38.0169402Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:20:38.0198908Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_complex128 2022-08-17T12:20:38.0233901Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:20:38.0442896Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:20:38.0643378Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:20:38.0695473Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_float64 2022-08-17T12:20:38.1114632Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_float64 2022-08-17T12:20:38.1127751Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_float64 2022-08-17T12:20:38.1284256Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_float64 2022-08-17T12:20:38.1302254Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:20:38.1553882Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:20:38.1794916Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_complex128 2022-08-17T12:20:38.1811839Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_complex128 2022-08-17T12:20:38.3049486Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_complex128 2022-08-17T12:20:38.3061098Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:20:38.3293969Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:20:38.3483389Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:20:38.3621127Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_celu_cpu_float64 2022-08-17T12:20:38.3921185Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_celu_cpu_float64 2022-08-17T12:20:38.4613074Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:20:38.4648844Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_complex128 2022-08-17T12:20:38.6668973Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_complex128 2022-08-17T12:20:38.6870395Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_complex128 2022-08-17T12:20:38.8661927Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_float64 2022-08-17T12:20:38.8674575Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_float64 2022-08-17T12:20:39.0703026Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:20:39.0716540Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:20:39.1995128Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:20:39.2085384Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:20:39.4145064Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:20:39.4155844Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_complex128 2022-08-17T12:20:39.4391796Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:20:39.4406782Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:20:39.4490174Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:20:39.4881455Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:20:39.6580597Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:20:39.6590291Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:20:39.6610943Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:20:39.6618491Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:20:39.6975181Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_complex128 2022-08-17T12:20:39.6989620Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:20:39.7693586Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:20:39.7719255Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:20:39.8133428Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:20:39.8147124Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_complex128 2022-08-17T12:20:39.8169513Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:20:39.8289836Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:20:39.8303695Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:20:39.8561947Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:20:39.9343708Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_complex128 2022-08-17T12:20:39.9350889Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:20:40.0616083Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:20:40.0720120Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:20:40.1708577Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:20:40.1719712Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:20:40.1886304Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:20:40.2162443Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:20:40.3728542Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:20:40.3739932Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:20:40.9125672Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:20:40.9154030Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_complex128 2022-08-17T12:20:41.2900915Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:20:41.2912411Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:20:41.7773549Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_complex128 2022-08-17T12:20:41.7791621Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_complex128 2022-08-17T12:20:41.7807991Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:20:41.8203685Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:20:41.8234791Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:20:41.8718407Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:20:43.0723663Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:20:43.0741952Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:20:43.4022461Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:20:43.4046823Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:20:43.4080514Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:20:43.4545120Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:20:43.4555071Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:20:43.5197370Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:20:47.4761913Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_complex128 2022-08-17T12:20:47.4788457Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_complex128 2022-08-17T12:20:50.0485722Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:20:50.0701730Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:20:53.2968071Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:20:53.2992452Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:20:53.3026045Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:20:53.3478054Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:20:53.9733130Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:20:53.9768887Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:20:54.0443958Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:20:54.0464646Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:20:54.0581113Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:20:54.0949280Z [gw3] [ 17%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:20:54.3863057Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:20:54.3885302Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:20:55.1108976Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:20:55.1132797Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:20:57.2167656Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_complex128 2022-08-17T12:20:57.2203437Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:20:57.2444694Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mish_cpu_float64 2022-08-17T12:20:57.2717785Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mish_cpu_float64 2022-08-17T12:20:57.2826738Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:20:57.3084170Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:20:57.6497506Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:20:57.6509194Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:20:57.7739689Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:20:57.7762012Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:20:58.9860181Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:20:58.9886015Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:20:59.2137581Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:20:59.2152076Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:20:59.2220862Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:20:59.2562437Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:20:59.4744512Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:20:59.4752404Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:20:59.4854321Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_selu_cpu_float64 2022-08-17T12:20:59.4967946Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_selu_cpu_float64 2022-08-17T12:20:59.4975299Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_complex128 2022-08-17T12:20:59.5162140Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_complex128 2022-08-17T12:20:59.5304359Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:20:59.5603727Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:20:59.5779351Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:20:59.6042438Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:20:59.6575555Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:20:59.6590692Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:20:59.7793153Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:20:59.7817650Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:21:00.6116324Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:21:00.6140071Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_complex128 2022-08-17T12:21:01.0489249Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:21:01.0514360Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_complex128 2022-08-17T12:21:01.2111501Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:21:01.2130120Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:21:01.3786203Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_float64 2022-08-17T12:21:01.3907765Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:21:01.4006127Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_float64 2022-08-17T12:21:01.4018806Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_float64 2022-08-17T12:21:01.4027077Z [gw2] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_float64 2022-08-17T12:21:01.4329398Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_float64 2022-08-17T12:21:01.4464355Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_float64 2022-08-17T12:21:01.4486765Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_float64 2022-08-17T12:21:01.4604130Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_float64 2022-08-17T12:21:01.4796758Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_complex128 2022-08-17T12:21:01.6876228Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_float64 2022-08-17T12:21:01.6907668Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_float64 2022-08-17T12:21:01.6929722Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_float64 2022-08-17T12:21:01.7321606Z [gw2] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_float64 2022-08-17T12:21:01.7476041Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_float64 2022-08-17T12:21:01.7761795Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_float64 2022-08-17T12:21:02.2094170Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_complex128 2022-08-17T12:21:02.2110048Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_complex128 2022-08-17T12:21:02.2116974Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:21:02.2521705Z [gw2] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:21:02.3416294Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_complex128 2022-08-17T12:21:02.3429460Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_complex128 2022-08-17T12:21:03.3199182Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_complex128 2022-08-17T12:21:03.3318848Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_complex128 2022-08-17T12:21:05.7234220Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_complex128 2022-08-17T12:21:05.7259562Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_complex128 2022-08-17T12:21:06.1571259Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_float64 2022-08-17T12:21:06.1587623Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_float64 2022-08-17T12:21:06.2072374Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:21:06.2090251Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:21:06.2482924Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_float64 2022-08-17T12:21:06.2518391Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_float64 2022-08-17T12:21:06.2912445Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_float64 2022-08-17T12:21:06.2998930Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_float64 2022-08-17T12:21:06.4602351Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_float64 2022-08-17T12:21:06.4633536Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_float64 2022-08-17T12:21:06.4678354Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_float64 2022-08-17T12:21:06.5069756Z [gw1] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_float64 2022-08-17T12:21:06.5073570Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_float64 2022-08-17T12:21:06.5482025Z [gw1] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_float64 2022-08-17T12:21:06.5608528Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp2_cpu_float64 2022-08-17T12:21:06.5921392Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp2_cpu_float64 2022-08-17T12:21:06.6027201Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_float64 2022-08-17T12:21:06.6361809Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_float64 2022-08-17T12:21:07.2210344Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_complex128 2022-08-17T12:21:07.2234302Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_complex128 2022-08-17T12:21:07.9778588Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_complex128 2022-08-17T12:21:07.9794251Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_complex128 2022-08-17T12:21:08.4298198Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_complex128 2022-08-17T12:21:08.4321012Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_complex128 2022-08-17T12:21:08.4350001Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_complex128 2022-08-17T12:21:08.4763182Z [gw2] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_complex128 2022-08-17T12:21:08.4793993Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_float64 2022-08-17T12:21:08.5202827Z [gw2] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_float64 2022-08-17T12:21:08.5428466Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_float64 2022-08-17T12:21:08.5641768Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_float64 2022-08-17T12:21:08.5731521Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_complex128 2022-08-17T12:21:08.5743141Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_complex128 2022-08-17T12:21:08.5769761Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_complex128 2022-08-17T12:21:08.6080978Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_complex128 2022-08-17T12:21:08.9035848Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_complex128 2022-08-17T12:21:08.9062965Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_complex128 2022-08-17T12:21:08.9307088Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_complex128 2022-08-17T12:21:08.9333132Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_complex128 2022-08-17T12:21:09.2822923Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_complex128 2022-08-17T12:21:09.2836898Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_complex128 2022-08-17T12:21:09.2864805Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_complex128 2022-08-17T12:21:09.3280156Z [gw2] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_complex128 2022-08-17T12:21:09.3878889Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_complex128 2022-08-17T12:21:09.3891475Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_complex128 2022-08-17T12:21:09.4175510Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_complex128 2022-08-17T12:21:09.4188345Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_complex128 2022-08-17T12:21:09.5654673Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:21:09.5679280Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:21:10.3660931Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfftn_cpu_float64 2022-08-17T12:21:10.3674925Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfftn_cpu_float64 2022-08-17T12:21:10.5265059Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_float64 2022-08-17T12:21:10.5289503Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_float64 2022-08-17T12:21:10.7120594Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft_cpu_float64 2022-08-17T12:21:10.7189415Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_complex128 2022-08-17T12:21:10.7208738Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_3_cpu_float64 2022-08-17T12:21:10.7603613Z [gw2] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_3_cpu_float64 2022-08-17T12:21:10.9376678Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsub_cpu_complex128 2022-08-17T12:21:10.9403598Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft_cpu_float64 2022-08-17T12:21:11.1102655Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_complex128 2022-08-17T12:21:11.1126776Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_complex128 2022-08-17T12:21:11.1566855Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_complex128 2022-08-17T12:21:11.1590575Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_complex128 2022-08-17T12:21:11.1673787Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_complex128 2022-08-17T12:21:11.2073886Z [gw1] [ 18%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_complex128 2022-08-17T12:21:11.2195885Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_floor_cpu_float64 2022-08-17T12:21:11.2247500Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_floor_cpu_float64 2022-08-17T12:21:11.2259516Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsub_cpu_complex128 2022-08-17T12:21:11.2517266Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_complex128 2022-08-17T12:21:11.3750128Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmod_cpu_float64 2022-08-17T12:21:11.3770173Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmod_cpu_float64 2022-08-17T12:21:11.3811333Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_float64 2022-08-17T12:21:11.4233617Z [gw1] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_float64 2022-08-17T12:21:11.4245211Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_complex128 2022-08-17T12:21:11.4673820Z [gw1] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_complex128 2022-08-17T12:21:11.4675559Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gt_cpu_float64 2022-08-17T12:21:11.5112660Z [gw1] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gt_cpu_float64 2022-08-17T12:21:11.5118340Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histc_cpu_float64 2022-08-17T12:21:11.5563774Z [gw1] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histc_cpu_float64 2022-08-17T12:21:11.5759697Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_float64 2022-08-17T12:21:11.5770652Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_complex128 2022-08-17T12:21:11.5837254Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:21:11.6239597Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:21:11.6304730Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:21:11.6351805Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:21:11.6369838Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_float64 2022-08-17T12:21:11.6635440Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_i0_cpu_float64 2022-08-17T12:21:11.6719392Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_i0_cpu_float64 2022-08-17T12:21:11.6824615Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_scatter_cpu_float64 2022-08-17T12:21:11.7543197Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_complex128 2022-08-17T12:21:11.7559567Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_scatter_cpu_float64 2022-08-17T12:21:11.7592755Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_float64 2022-08-17T12:21:11.8010251Z [gw2] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_float64 2022-08-17T12:21:11.8048016Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_signbit_cpu_float64 2022-08-17T12:21:11.8443595Z [gw2] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_signbit_cpu_float64 2022-08-17T12:21:11.8695471Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_float64 2022-08-17T12:21:11.8882588Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_float64 2022-08-17T12:21:11.8990189Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_cpu_float64 2022-08-17T12:21:11.9322728Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_cpu_float64 2022-08-17T12:21:11.9346939Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:21:11.9747992Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:21:11.9749941Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_complex128 2022-08-17T12:21:11.9762910Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_complex128 2022-08-17T12:21:11.9792406Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j1_cpu_float64 2022-08-17T12:21:12.0201746Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j1_cpu_float64 2022-08-17T12:21:12.0254422Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:21:12.0359950Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:21:12.0368252Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_complex128 2022-08-17T12:21:12.0433452Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_reduce_cpu_float64 2022-08-17T12:21:12.0639513Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_reduce_cpu_float64 2022-08-17T12:21:12.0799077Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_erfcx_cpu_float64 2022-08-17T12:21:12.0804206Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_float64 2022-08-17T12:21:12.0921244Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_erfcx_cpu_float64 2022-08-17T12:21:12.1080072Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_float64 2022-08-17T12:21:12.1238642Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i1_cpu_float64 2022-08-17T12:21:12.1311537Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inverse_cpu_float64 2022-08-17T12:21:12.1521198Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i1_cpu_float64 2022-08-17T12:21:12.1549621Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_log_ndtr_cpu_float64 2022-08-17T12:21:12.1678659Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inverse_cpu_float64 2022-08-17T12:21:12.1707058Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_float64 2022-08-17T12:21:12.1712108Z [gw1] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_float64 2022-08-17T12:21:12.1960604Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_log_ndtr_cpu_float64 2022-08-17T12:21:12.1989491Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:21:12.2118150Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:21:12.2141755Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_complex128 2022-08-17T12:21:12.2400639Z [gw1] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_complex128 2022-08-17T12:21:12.2429978Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:21:12.2559702Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:21:12.2582024Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_complex128 2022-08-17T12:21:12.2840077Z [gw1] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_complex128 2022-08-17T12:21:12.2860074Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:21:12.2999348Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:21:12.3029810Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:21:12.3280860Z [gw1] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:21:12.3311118Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_zeta_cpu_float64 2022-08-17T12:21:12.3440043Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_zeta_cpu_float64 2022-08-17T12:21:12.3465725Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_complex128 2022-08-17T12:21:12.3720208Z [gw1] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_complex128 2022-08-17T12:21:12.3879876Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_float64 2022-08-17T12:21:12.3908498Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_complex128 2022-08-17T12:21:12.3986424Z [gw1] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_complex128 2022-08-17T12:21:12.4159425Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_float64 2022-08-17T12:21:12.4244368Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_float64 2022-08-17T12:21:12.4318967Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_float64 2022-08-17T12:21:12.4599936Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kthvalue_cpu_float64 2022-08-17T12:21:12.4758509Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_float64 2022-08-17T12:21:12.4768961Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kthvalue_cpu_float64 2022-08-17T12:21:12.4840663Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_complex128 2022-08-17T12:21:12.5040042Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_float64 2022-08-17T12:21:12.5349204Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_float64 2022-08-17T12:21:12.5480042Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_float64 2022-08-17T12:21:13.2962768Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_float64 2022-08-17T12:21:13.2982494Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_float64 2022-08-17T12:21:13.4364519Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_float64 2022-08-17T12:21:13.4376546Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_float64 2022-08-17T12:21:13.9872782Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_float64 2022-08-17T12:21:13.9886347Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_complex128 2022-08-17T12:21:14.2064541Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_float64 2022-08-17T12:21:14.2088724Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_float64 2022-08-17T12:21:14.3066309Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_float64 2022-08-17T12:21:14.3090588Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_float64 2022-08-17T12:21:14.3635943Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_float64 2022-08-17T12:21:14.3660005Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_float64 2022-08-17T12:21:14.8892226Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_float64 2022-08-17T12:21:14.8916123Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_float64 2022-08-17T12:21:15.0075083Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_float64 2022-08-17T12:21:15.0098299Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_float64 2022-08-17T12:21:15.6641030Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_float64 2022-08-17T12:21:15.6649614Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_float64 2022-08-17T12:21:15.7201142Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:21:15.7215287Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:21:15.7250052Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:21:15.7643591Z [gw1] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:21:15.7673222Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_float64 2022-08-17T12:21:15.8083149Z [gw1] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_float64 2022-08-17T12:21:16.3747468Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_float64 2022-08-17T12:21:16.3772107Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_float64 2022-08-17T12:21:16.4677865Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_t_cpu_complex128 2022-08-17T12:21:16.4688658Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_t_cpu_complex128 2022-08-17T12:21:16.7276234Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_complex128 2022-08-17T12:21:16.7286433Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_float64 2022-08-17T12:21:16.7457621Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:21:16.7470170Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_complex128 2022-08-17T12:21:16.7994871Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_complex128 2022-08-17T12:21:16.8007918Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_complex128 2022-08-17T12:21:16.9094805Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_complex128 2022-08-17T12:21:16.9107985Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:21:16.9455365Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:21:16.9462970Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_complex128 2022-08-17T12:21:16.9495282Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_complex128 2022-08-17T12:21:16.9882094Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_complex128 2022-08-17T12:21:16.9931776Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_float64 2022-08-17T12:21:17.0322611Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_float64 2022-08-17T12:21:17.1331202Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_float64 2022-08-17T12:21:17.1344269Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_float64 2022-08-17T12:21:17.1445467Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_float64 2022-08-17T12:21:17.1458490Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:21:17.2684886Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:21:17.2694445Z [gw2] [ 19%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_float64 2022-08-17T12:21:17.4034188Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_float64 2022-08-17T12:21:17.4050297Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:21:17.4077841Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:21:17.4122184Z [gw1] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:21:17.4143959Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_float64 2022-08-17T12:21:17.4481670Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_complex128 2022-08-17T12:21:17.5342880Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:21:17.5355323Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:21:17.5439055Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:21:17.5759506Z [gw1] [ 19%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:21:17.6359034Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:21:17.6366988Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:21:17.9031524Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_float64 2022-08-17T12:21:17.9046155Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:21:17.9074079Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:21:17.9480880Z [gw0] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:21:17.9910967Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_complex128 2022-08-17T12:21:17.9924093Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_complex128 2022-08-17T12:21:18.1338534Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_complex128 2022-08-17T12:21:18.1354295Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_float64 2022-08-17T12:21:18.2385267Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_float64 2022-08-17T12:21:18.2394303Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_float64 2022-08-17T12:21:18.4215947Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:21:18.4225341Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_complex128 2022-08-17T12:21:18.6298349Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_complex128 2022-08-17T12:21:18.6310944Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_complex128 2022-08-17T12:21:18.6629769Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_complex128 2022-08-17T12:21:18.6641435Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:21:18.7885605Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:21:18.7909788Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_complex128 2022-08-17T12:21:19.2079088Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_complex128 2022-08-17T12:21:19.2091872Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_complex128 2022-08-17T12:21:19.2208764Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_complex_cpu_float64 2022-08-17T12:21:19.2560609Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_complex_cpu_float64 2022-08-17T12:21:19.4561737Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_complex128 2022-08-17T12:21:19.4615262Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_complex128 2022-08-17T12:21:19.6181519Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_complex128 2022-08-17T12:21:19.6202748Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_complex128 2022-08-17T12:21:19.6224724Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_xlogy_cpu_float64 2022-08-17T12:21:19.6642715Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_xlogy_cpu_float64 2022-08-17T12:21:19.6681223Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_float64 2022-08-17T12:21:19.7080262Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_float64 2022-08-17T12:21:19.7851470Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addbmm_cpu_float64 2022-08-17T12:21:19.7860869Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_complex128 2022-08-17T12:21:19.7886806Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:21:19.8294117Z [gw0] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:21:19.8300920Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:21:19.8375226Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:21:20.0429637Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:21:20.0475799Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addbmm_cpu_float64 2022-08-17T12:21:20.1098270Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:21:20.1110504Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:21:20.2707106Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:21:20.2721790Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:21:20.9217734Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:21:20.9225648Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:21:20.9731457Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_float64 2022-08-17T12:21:20.9743640Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:21:21.0798752Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_complex128 2022-08-17T12:21:21.0815283Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:21:21.1646092Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcdiv_cpu_float64 2022-08-17T12:21:21.1657857Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_float64 2022-08-17T12:21:21.2148417Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:21:21.2156826Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:21:21.2588209Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_float64 2022-08-17T12:21:21.2598691Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcdiv_cpu_float64 2022-08-17T12:21:21.4106538Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcmul_cpu_complex128 2022-08-17T12:21:21.4113484Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_float64 2022-08-17T12:21:21.4132450Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_float64 2022-08-17T12:21:21.4523177Z [gw1] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_float64 2022-08-17T12:21:21.5001888Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_complex128 2022-08-17T12:21:21.5011637Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_complex128 2022-08-17T12:21:21.5141775Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_cpu_float64 2022-08-17T12:21:21.5144384Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_cpu_float64 2022-08-17T12:21:21.5151644Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:21:21.5172835Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_complex128 2022-08-17T12:21:21.5439770Z [gw3] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_complex128 2022-08-17T12:21:21.5520413Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp_cpu_float64 2022-08-17T12:21:21.5597724Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp_cpu_float64 2022-08-17T12:21:21.5669990Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log1p_cpu_float64 2022-08-17T12:21:21.5880329Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log1p_cpu_float64 2022-08-17T12:21:21.5901549Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_complex128 2022-08-17T12:21:21.6037610Z [gw1] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_complex128 2022-08-17T12:21:21.6129447Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_float64 2022-08-17T12:21:21.6319755Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_float64 2022-08-17T12:21:21.6349006Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_complex128 2022-08-17T12:21:21.6478806Z [gw1] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_complex128 2022-08-17T12:21:21.6561853Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp2_cpu_float64 2022-08-17T12:21:21.6759261Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp2_cpu_float64 2022-08-17T12:21:21.6919433Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logit_cpu_float64 2022-08-17T12:21:21.6976372Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_float64 2022-08-17T12:21:21.7198571Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logit_cpu_float64 2022-08-17T12:21:21.7218137Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_complex128 2022-08-17T12:21:21.7497553Z [gw1] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_complex128 2022-08-17T12:21:21.7507597Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_float64 2022-08-17T12:21:21.7533260Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_float64 2022-08-17T12:21:21.7637956Z [gw3] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_float64 2022-08-17T12:21:21.7921375Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_float64 2022-08-17T12:21:21.7951693Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_float64 2022-08-17T12:21:21.8363945Z [gw3] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_float64 2022-08-17T12:21:22.1240106Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logsumexp_cpu_float64 2022-08-17T12:21:22.1261748Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_float64 2022-08-17T12:21:22.2661891Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_float64 2022-08-17T12:21:22.2678681Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcmul_cpu_complex128 2022-08-17T12:21:22.2742813Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcmul_cpu_float64 2022-08-17T12:21:22.2755283Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_float64 2022-08-17T12:21:22.2962881Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_float64 2022-08-17T12:21:22.3199859Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_float64 2022-08-17T12:21:22.3305493Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_float64 2022-08-17T12:21:22.3317626Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logsumexp_cpu_float64 2022-08-17T12:21:22.3560107Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_complex128 2022-08-17T12:21:22.3645054Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_float64 2022-08-17T12:21:22.5612696Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_float64 2022-08-17T12:21:22.5629207Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcmul_cpu_float64 2022-08-17T12:21:22.5795128Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_cpu_complex128 2022-08-17T12:21:22.5802261Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_float64 2022-08-17T12:21:22.5901509Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:21:22.6241879Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:21:22.7212042Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_float64 2022-08-17T12:21:22.7223306Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_float64 2022-08-17T12:21:23.3855483Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:21:23.3870920Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_cpu_complex128 2022-08-17T12:21:23.5811331Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_cpu_float64 2022-08-17T12:21:23.5837360Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_cpu_float64 2022-08-17T12:21:23.6105550Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:21:23.6227841Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:21:23.6420016Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:21:23.6682409Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:21:23.7277198Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mode_cpu_float64 2022-08-17T12:21:23.7342517Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mode_cpu_float64 2022-08-17T12:21:24.1548606Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_complex128 2022-08-17T12:21:24.1563481Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_complex128 2022-08-17T12:21:24.1729553Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_float64 2022-08-17T12:21:24.1775580Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_float64 2022-08-17T12:21:24.1789510Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:21:24.1959232Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:21:24.2093666Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nan_to_num_cpu_float64 2022-08-17T12:21:24.2440607Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nan_to_num_cpu_float64 2022-08-17T12:21:24.4271362Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nansum_cpu_float64 2022-08-17T12:21:24.4285468Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:21:24.4416587Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmv_cpu_complex128 2022-08-17T12:21:24.4426359Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nansum_cpu_float64 2022-08-17T12:21:24.4454322Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_complex128 2022-08-17T12:21:24.4844077Z [gw1] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_complex128 2022-08-17T12:21:24.4870644Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_complex128 2022-08-17T12:21:24.5282896Z [gw1] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_complex128 2022-08-17T12:21:24.5318097Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_complex128 2022-08-17T12:21:24.5723222Z [gw1] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_complex128 2022-08-17T12:21:24.5762242Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nextafter_cpu_float64 2022-08-17T12:21:24.6202348Z [gw1] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nextafter_cpu_float64 2022-08-17T12:21:24.6755721Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:21:24.6789907Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_complex128 2022-08-17T12:21:24.8681943Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_complex128 2022-08-17T12:21:24.8706356Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:21:25.0337644Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:21:25.0361130Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmv_cpu_complex128 2022-08-17T12:21:25.2319543Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmv_cpu_float64 2022-08-17T12:21:25.2344497Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmv_cpu_float64 2022-08-17T12:21:25.5513064Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addr_cpu_complex128 2022-08-17T12:21:25.5536744Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_complex128 2022-08-17T12:21:25.5706165Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_complex128 2022-08-17T12:21:25.5717911Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:21:25.6674184Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:21:25.6682804Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_complex128 2022-08-17T12:21:25.7048520Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_complex128 2022-08-17T12:21:25.7061046Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addr_cpu_complex128 2022-08-17T12:21:25.7702929Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addr_cpu_float64 2022-08-17T12:21:25.7713371Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addr_cpu_float64 2022-08-17T12:21:25.7751976Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_all_cpu_complex128 2022-08-17T12:21:25.8127204Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_all_cpu_complex128 2022-08-17T12:21:25.8132753Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_complex128 2022-08-17T12:21:25.8143886Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_all_cpu_float64 2022-08-17T12:21:25.8150361Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_complex128 2022-08-17T12:21:25.8562216Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_all_cpu_float64 2022-08-17T12:21:25.8593607Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_allclose_cpu_complex128 2022-08-17T12:21:25.9002143Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_allclose_cpu_complex128 2022-08-17T12:21:25.9037777Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_allclose_cpu_float64 2022-08-17T12:21:25.9442488Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_allclose_cpu_float64 2022-08-17T12:21:26.0330298Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_amax_cpu_float64 2022-08-17T12:21:26.0338999Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_amax_cpu_float64 2022-08-17T12:21:26.1469962Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_amin_cpu_float64 2022-08-17T12:21:26.1478521Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_amin_cpu_float64 2022-08-17T12:21:26.1504448Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_aminmax_cpu_float64 2022-08-17T12:21:26.1921954Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_aminmax_cpu_float64 2022-08-17T12:21:26.2324347Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_angle_cpu_complex128 2022-08-17T12:21:26.2358502Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_angle_cpu_complex128 2022-08-17T12:21:26.2445705Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_angle_cpu_float64 2022-08-17T12:21:26.2827595Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_angle_cpu_float64 2022-08-17T12:21:26.2835423Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_any_cpu_complex128 2022-08-17T12:21:26.3242839Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_any_cpu_complex128 2022-08-17T12:21:26.3273716Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_any_cpu_float64 2022-08-17T12:21:26.3683844Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_any_cpu_float64 2022-08-17T12:21:26.3733037Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_arange_cpu_float64 2022-08-17T12:21:26.3977827Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_arange_cpu_float64 2022-08-17T12:21:26.3987150Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_complex128 2022-08-17T12:21:26.4129989Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_binary_cpu_float64 2022-08-17T12:21:26.4173256Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argmax_cpu_float64 2022-08-17T12:21:26.4642460Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argmax_cpu_float64 2022-08-17T12:21:26.4649612Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argmin_cpu_float64 2022-08-17T12:21:26.5046472Z [gw2] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argmin_cpu_float64 2022-08-17T12:21:26.5054341Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argsort_cpu_float64 2022-08-17T12:21:26.5140284Z [gw2] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argsort_cpu_float64 2022-08-17T12:21:26.5151149Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_binary_cpu_float64 2022-08-17T12:21:26.5445003Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_complex128 2022-08-17T12:21:26.5485726Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argwhere_cpu_complex128 2022-08-17T12:21:26.5883536Z [gw2] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argwhere_cpu_complex128 2022-08-17T12:21:26.5923768Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argwhere_cpu_float64 2022-08-17T12:21:26.6324907Z [gw2] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argwhere_cpu_float64 2022-08-17T12:21:26.6349982Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_cpu_complex128 2022-08-17T12:21:26.6763004Z [gw2] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_cpu_complex128 2022-08-17T12:21:26.6789609Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_cpu_float64 2022-08-17T12:21:26.7204962Z [gw2] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_cpu_float64 2022-08-17T12:21:26.8015204Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:21:26.8034832Z [gw2] [ 21%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:21:26.8351623Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:21:26.8443661Z [gw2] [ 21%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:21:26.9127007Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asin_cpu_complex128 2022-08-17T12:21:26.9137225Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asin_cpu_complex128 2022-08-17T12:21:26.9152207Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_complex128 2022-08-17T12:21:26.9159339Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:21:26.9343211Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asin_cpu_float64 2022-08-17T12:21:26.9561305Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asin_cpu_float64 2022-08-17T12:21:26.9907277Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asinh_cpu_complex128 2022-08-17T12:21:26.9992992Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asinh_cpu_complex128 2022-08-17T12:21:27.0000228Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:21:27.0038609Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:21:27.0087233Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asinh_cpu_float64 2022-08-17T12:21:27.0119240Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:21:27.0440613Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asinh_cpu_float64 2022-08-17T12:21:27.0532834Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_float64 2022-08-17T12:21:27.0539475Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_float64 2022-08-17T12:21:27.0880926Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan2_cpu_float64 2022-08-17T12:21:27.1156216Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_msort_cpu_float64 2022-08-17T12:21:27.1323129Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_msort_cpu_float64 2022-08-17T12:21:27.1334908Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_complex128 2022-08-17T12:21:27.1348319Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:21:27.1930944Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:21:27.1981592Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan2_cpu_float64 2022-08-17T12:21:27.2528782Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan_cpu_complex128 2022-08-17T12:21:27.2613471Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan_cpu_complex128 2022-08-17T12:21:27.2626179Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_complex128 2022-08-17T12:21:27.2724452Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan_cpu_float64 2022-08-17T12:21:27.2733737Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan_cpu_float64 2022-08-17T12:21:27.2753151Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:21:27.3040984Z [gw3] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:21:27.3160493Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atanh_cpu_complex128 2022-08-17T12:21:27.3782492Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanquantile_cpu_float64 2022-08-17T12:21:27.3805636Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atanh_cpu_complex128 2022-08-17T12:21:27.3932140Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atanh_cpu_float64 2022-08-17T12:21:27.4318847Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atanh_cpu_float64 2022-08-17T12:21:27.9170982Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:21:27.9194576Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:21:28.0654426Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:21:28.0690390Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:21:28.0706554Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:21:28.0722095Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:21:28.1189294Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:21:28.1238421Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanquantile_cpu_float64 2022-08-17T12:21:28.2598510Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_native_layer_norm_cpu_float64 2022-08-17T12:21:28.2614668Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:21:28.2832390Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:21:28.2900783Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_native_layer_norm_cpu_float64 2022-08-17T12:21:28.2985526Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_float64 2022-08-17T12:21:28.3004559Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:21:28.3038734Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_float64 2022-08-17T12:21:28.3320666Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:21:28.3344177Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_float64 2022-08-17T12:21:28.3762836Z [gw3] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_float64 2022-08-17T12:21:28.3785947Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_float64 2022-08-17T12:21:28.4204824Z [gw3] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_float64 2022-08-17T12:21:28.4320142Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:21:28.4338157Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:21:28.5229466Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:21:28.5252738Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:21:28.5905196Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:21:28.5913193Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:21:28.6216810Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:21:28.6320232Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:21:28.6614159Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:21:28.6624443Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:21:28.8009573Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:21:28.8021440Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:21:28.8845230Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:21:28.8866270Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:21:28.9820812Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:21:28.9835933Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:21:29.8516267Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:21:29.8541996Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:21:30.6850843Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:21:30.6871260Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:21:30.6997066Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:21:30.7356057Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:21:30.7660305Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:21:30.7723972Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:21:30.8248699Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:21:30.8406274Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:21:30.8940021Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:21:30.8963337Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:21:31.2077981Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:21:31.2103676Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:21:32.5579455Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:21:32.5602879Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:21:32.6664312Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:21:32.6680939Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:21:32.7770158Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:21:32.7775970Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:21:32.9197862Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:21:32.9227323Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:21:32.9664480Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:21:32.9724287Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:21:33.2027532Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:21:33.2042331Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:21:33.2156714Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:21:33.2562227Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:21:33.5511454Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:21:33.5540004Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:21:34.3126491Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_baddbmm_cpu_float64 2022-08-17T12:21:34.3191133Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_baddbmm_cpu_float64 2022-08-17T12:21:34.3927106Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bernoulli_cpu_float64 2022-08-17T12:21:34.3950664Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bernoulli_cpu_float64 2022-08-17T12:21:34.4081408Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:21:34.4256485Z [gw2] [ 21%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:21:34.4291481Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:21:34.4380040Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_glu_cpu_float64 2022-08-17T12:21:34.4456224Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bfloat16_cpu_float64 2022-08-17T12:21:34.4844337Z [gw2] [ 21%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bfloat16_cpu_float64 2022-08-17T12:21:34.7363608Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_block_diag_cpu_complex128 2022-08-17T12:21:34.7410454Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_glu_cpu_float64 2022-08-17T12:21:34.7514158Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:21:34.7912746Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:21:34.7964973Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:21:34.8329817Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:21:34.8796741Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:21:34.8817825Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_block_diag_cpu_complex128 2022-08-17T12:21:34.9453403Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_block_diag_cpu_float64 2022-08-17T12:21:34.9542059Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:21:34.9933708Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:21:34.9975832Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_block_diag_cpu_float64 2022-08-17T12:21:35.1425998Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bmm_cpu_complex128 2022-08-17T12:21:35.1450926Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:21:35.2453596Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:21:35.2469785Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:21:35.2747132Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:21:35.2962383Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:21:35.3340827Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:21:35.3357150Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bmm_cpu_complex128 2022-08-17T12:21:35.4185244Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bmm_cpu_float64 2022-08-17T12:21:35.4208979Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bmm_cpu_float64 2022-08-17T12:21:35.4286631Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bool_cpu_complex128 2022-08-17T12:21:35.4732956Z [gw2] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bool_cpu_complex128 2022-08-17T12:21:35.4751652Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:21:35.4755648Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bool_cpu_float64 2022-08-17T12:21:35.4770285Z [gw2] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bool_cpu_float64 2022-08-17T12:21:35.5237502Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:21:35.9051507Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:21:35.9075305Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:21:35.9740831Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:21:35.9765540Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:21:36.2729052Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:21:36.2748504Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:21:36.3588417Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:21:36.3601852Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:21:36.3618412Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bucketize_cpu_float64 2022-08-17T12:21:36.4035448Z [gw2] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bucketize_cpu_float64 2022-08-17T12:21:36.4044149Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_byte_cpu_complex128 2022-08-17T12:21:36.4514996Z [gw2] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_byte_cpu_complex128 2022-08-17T12:21:36.4519103Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_byte_cpu_float64 2022-08-17T12:21:36.4964158Z [gw2] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_byte_cpu_float64 2022-08-17T12:21:36.6700575Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:21:36.6722103Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:21:36.6790010Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:21:36.7163750Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:21:36.7626042Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:21:36.7633156Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:21:36.8251074Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:21:36.8267870Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:21:37.1635823Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cat_cpu_complex128 2022-08-17T12:21:37.1658997Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:21:37.2877796Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:21:37.2901034Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cat_cpu_complex128 2022-08-17T12:21:37.4531470Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cat_cpu_float64 2022-08-17T12:21:37.4547292Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cat_cpu_float64 2022-08-17T12:21:37.4568121Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cdist_cpu_float64 2022-08-17T12:21:37.4963810Z [gw2] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cdist_cpu_float64 2022-08-17T12:21:37.5109327Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ceil_cpu_float64 2022-08-17T12:21:37.5485966Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ceil_cpu_float64 2022-08-17T12:21:37.5564325Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chalf_cpu_complex128 2022-08-17T12:21:37.5971124Z [gw2] [ 22%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chalf_cpu_complex128 2022-08-17T12:21:37.6038990Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chalf_cpu_float64 2022-08-17T12:21:37.6393690Z [gw2] [ 22%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chalf_cpu_float64 2022-08-17T12:21:37.6398636Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_char_cpu_complex128 2022-08-17T12:21:37.6831104Z [gw2] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_char_cpu_complex128 2022-08-17T12:21:37.6841320Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_char_cpu_float64 2022-08-17T12:21:37.7318346Z [gw2] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_char_cpu_float64 2022-08-17T12:21:38.5573726Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_cpu_complex128 2022-08-17T12:21:38.5586823Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_complex128 2022-08-17T12:21:38.6608928Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:21:38.6627569Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:21:38.8536417Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_complex128 2022-08-17T12:21:38.8551150Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:21:39.1905672Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:21:39.1930098Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_complex128 2022-08-17T12:21:39.5021279Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:21:39.5061532Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_cpu_complex128 2022-08-17T12:21:39.8472273Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_cpu_float64 2022-08-17T12:21:39.8502421Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:21:39.8585447Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:21:39.8972363Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:21:40.0597417Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:21:40.0615704Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:21:40.1190584Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu_cpu_float64 2022-08-17T12:21:40.1202480Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu_cpu_float64 2022-08-17T12:21:40.1414299Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_cpu_float64 2022-08-17T12:21:40.1680714Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_cpu_float64 2022-08-17T12:21:40.1791991Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:21:40.2058480Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:21:40.2072331Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_cpu_float64 2022-08-17T12:21:40.2080485Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:21:40.3092534Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:21:40.3113879Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:21:40.3559645Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:21:40.3614649Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:21:40.5052288Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:21:40.5071429Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:21:40.5590339Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:21:40.5617454Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:21:40.9297291Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_float64 2022-08-17T12:21:40.9317642Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_float64 2022-08-17T12:21:41.1528469Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_float64 2022-08-17T12:21:41.1548892Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_float64 2022-08-17T12:21:41.1569740Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_normal_number_mean_cpu_float64 2022-08-17T12:21:41.1966752Z [gw1] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_normal_number_mean_cpu_float64 2022-08-17T12:21:41.2011318Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_float64 2022-08-17T12:21:41.2478889Z [gw1] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_float64 2022-08-17T12:21:41.2874001Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_complex128 2022-08-17T12:21:41.2899363Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:21:41.4039819Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:21:41.4061265Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_complex128 2022-08-17T12:21:41.5601952Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polar_cpu_float64 2022-08-17T12:21:41.5628419Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:21:41.6964404Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:21:41.6988757Z [gw1] [ 22%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polar_cpu_float64 2022-08-17T12:21:41.7015782Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:21:41.7475273Z [gw1] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:21:41.8501901Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_complex128 2022-08-17T12:21:41.8575407Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:21:41.8586325Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:21:41.8594109Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:21:41.8831205Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:21:41.8919673Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:21:41.9027231Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:21:41.9362138Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:21:41.9997740Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:21:42.0001632Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:21:42.3370874Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:21:42.3382179Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:21:42.3793095Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:21:42.3839475Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:21:42.4230176Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:21:42.4246316Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:21:42.4256485Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_complex128 2022-08-17T12:21:42.4277851Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_complex128 2022-08-17T12:21:42.4409212Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:21:42.4723153Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:21:42.4746676Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:21:42.5201058Z [gw3] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:21:42.5312328Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:21:42.5640207Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:21:42.5807930Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:21:42.6080639Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:21:42.6330855Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:21:42.6558109Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:21:42.8552459Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:21:42.8561490Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:21:43.0400647Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:21:43.0416273Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:21:43.1075800Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chunk_cpu_complex128 2022-08-17T12:21:43.1083727Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_complex128 2022-08-17T12:21:43.1814719Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_quantile_cpu_float64 2022-08-17T12:21:43.1827803Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chunk_cpu_complex128 2022-08-17T12:21:43.2223378Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chunk_cpu_float64 2022-08-17T12:21:43.2239510Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chunk_cpu_float64 2022-08-17T12:21:43.2750686Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_cpu_float64 2022-08-17T12:21:43.2771538Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_cpu_float64 2022-08-17T12:21:43.3394485Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_max_cpu_float64 2022-08-17T12:21:43.3404108Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:21:43.3634533Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:21:43.3840410Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:21:43.3899192Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_complex128 2022-08-17T12:21:43.3905206Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_max_cpu_float64 2022-08-17T12:21:43.4830390Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_min_cpu_float64 2022-08-17T12:21:43.4841861Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_min_cpu_float64 2022-08-17T12:21:43.5279090Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clone_cpu_complex128 2022-08-17T12:21:43.5323524Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clone_cpu_complex128 2022-08-17T12:21:43.5492364Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clone_cpu_float64 2022-08-17T12:21:43.5760011Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clone_cpu_float64 2022-08-17T12:21:43.6153082Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_column_stack_cpu_complex128 2022-08-17T12:21:43.6160436Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:21:43.6706947Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_complex128 2022-08-17T12:21:43.6741725Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_complex128 2022-08-17T12:21:43.6926992Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_float64 2022-08-17T12:21:43.7148511Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_float64 2022-08-17T12:21:43.7159199Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_column_stack_cpu_complex128 2022-08-17T12:21:43.7165122Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_column_stack_cpu_float64 2022-08-17T12:21:43.7315886Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:21:43.7455258Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:21:43.7525463Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_column_stack_cpu_float64 2022-08-17T12:21:43.7535164Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_quantile_cpu_float64 2022-08-17T12:21:43.7555950Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randint_like_cpu_float64 2022-08-17T12:21:43.7600460Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randint_like_cpu_float64 2022-08-17T12:21:43.7601614Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logcumsumexp_cpu_float64 2022-08-17T12:21:43.7702177Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_combinations_cpu_complex128 2022-08-17T12:21:43.7960758Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logcumsumexp_cpu_float64 2022-08-17T12:21:43.8084813Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_float64 2022-08-17T12:21:43.8090125Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_float64 2022-08-17T12:21:43.8108609Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_float64 2022-08-17T12:21:43.8399822Z [gw0] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_float64 2022-08-17T12:21:43.8497041Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_float64 2022-08-17T12:21:43.8518823Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_float64 2022-08-17T12:21:43.8546307Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_float64 2022-08-17T12:21:43.8841901Z [gw0] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_float64 2022-08-17T12:21:43.8962730Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_complex128 2022-08-17T12:21:43.8997253Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_complex128 2022-08-17T12:21:43.9402631Z [gw0] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_complex128 2022-08-17T12:21:43.9432958Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_float64 2022-08-17T12:21:43.9842684Z [gw0] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_float64 2022-08-17T12:21:44.2957855Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_complex128 2022-08-17T12:21:44.2972715Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_complex128 2022-08-17T12:21:44.3607852Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_complex128 2022-08-17T12:21:44.3618363Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_complex128 2022-08-17T12:21:44.3640899Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_complex128 2022-08-17T12:21:44.4041535Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_complex128 2022-08-17T12:21:44.4457883Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_complex128 2022-08-17T12:21:44.4479061Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_complex128 2022-08-17T12:21:44.4823555Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_complex128 2022-08-17T12:21:44.4869210Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_complex128 2022-08-17T12:21:44.5081569Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_complex128 2022-08-17T12:21:44.5095627Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_combinations_cpu_complex128 2022-08-17T12:21:44.7379542Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_combinations_cpu_float64 2022-08-17T12:21:44.7410532Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_combinations_cpu_float64 2022-08-17T12:21:44.8179423Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_complex_cpu_float64 2022-08-17T12:21:44.8189735Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_complex128 2022-08-17T12:21:44.8245563Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_cpu_float64 2022-08-17T12:21:44.8603209Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_cpu_float64 2022-08-17T12:21:44.8791816Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_cpu_complex128 2022-08-17T12:21:44.8802602Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_complex_cpu_float64 2022-08-17T12:21:44.9408256Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_cpu_complex128 2022-08-17T12:21:44.9418863Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_cpu_complex128 2022-08-17T12:21:44.9658475Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_complex128 2022-08-17T12:21:44.9672609Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_cpu_complex128 2022-08-17T12:21:44.9853806Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_cpu_float64 2022-08-17T12:21:45.0108932Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_cpu_float64 2022-08-17T12:21:45.0739297Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:21:45.0756839Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:21:45.0985464Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_physical_cpu_float64 2022-08-17T12:21:45.1165810Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_physical_cpu_float64 2022-08-17T12:21:45.2489766Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:21:45.2501587Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_complex128 2022-08-17T12:21:45.2572612Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:21:45.2962076Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:21:45.3037285Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:21:45.3401335Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:21:45.4470720Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_complex128 2022-08-17T12:21:45.4478601Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_complex128 2022-08-17T12:21:45.4534625Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_float64 2022-08-17T12:21:45.4961206Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_float64 2022-08-17T12:21:45.5049662Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_float64 2022-08-17T12:21:45.5360849Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_float64 2022-08-17T12:21:45.5451818Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_float64 2022-08-17T12:21:45.5643774Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_float64 2022-08-17T12:21:45.5649659Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_complex128 2022-08-17T12:21:45.5663215Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_normal_cpu_float64 2022-08-17T12:21:45.5801783Z [gw3] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_normal_cpu_float64 2022-08-17T12:21:45.5864574Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_float64 2022-08-17T12:21:45.6081094Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_float64 2022-08-17T12:21:45.6116441Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_complex128 2022-08-17T12:21:45.6240708Z [gw3] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_complex128 2022-08-17T12:21:45.6354355Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:21:45.6523793Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:21:45.6681452Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pca_lowrank_cpu_float64 2022-08-17T12:21:45.6712257Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_airy_ai_cpu_float64 2022-08-17T12:21:45.7162172Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_airy_ai_cpu_float64 2022-08-17T12:21:45.7190984Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y1_cpu_float64 2022-08-17T12:21:45.7602016Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y1_cpu_float64 2022-08-17T12:21:45.7616861Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:21:45.8041767Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:21:45.8070695Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:21:45.8481676Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:21:45.8508089Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:21:45.8927090Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:21:45.8955622Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:21:45.9363500Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:21:45.9550654Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtri_cpu_float64 2022-08-17T12:21:45.9803821Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtri_cpu_float64 2022-08-17T12:21:45.9821116Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:21:46.0241714Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:21:46.0272420Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:21:46.0682631Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:21:46.0895138Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_float64 2022-08-17T12:21:46.1159949Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_float64 2022-08-17T12:21:46.1770637Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_float64 2022-08-17T12:21:46.1781362Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_float64 2022-08-17T12:21:46.1886429Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_float64 2022-08-17T12:21:46.2204225Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_float64 2022-08-17T12:21:46.2679135Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_float64 2022-08-17T12:21:46.2688273Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_float64 2022-08-17T12:21:46.3149553Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_float64 2022-08-17T12:21:46.3162753Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:21:46.3238531Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:21:46.3249348Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_float64 2022-08-17T12:21:46.3837787Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_float64 2022-08-17T12:21:46.3845561Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_float64 2022-08-17T12:21:46.4067287Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_float64 2022-08-17T12:21:46.4285278Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_float64 2022-08-17T12:21:46.4446063Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_symeig_cpu_complex128 2022-08-17T12:21:46.4761886Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_symeig_cpu_complex128 2022-08-17T12:21:46.6657692Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_complex128 2022-08-17T12:21:46.6777891Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_complex128 2022-08-17T12:21:46.7387137Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_complex128 2022-08-17T12:21:46.7415205Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_complex128 2022-08-17T12:21:46.8289571Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_complex128 2022-08-17T12:21:46.8302033Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:21:46.8899386Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_contiguous_cpu_complex128 2022-08-17T12:21:46.8928522Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_contiguous_cpu_complex128 2022-08-17T12:21:46.9171288Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_contiguous_cpu_float64 2022-08-17T12:21:46.9364921Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_contiguous_cpu_float64 2022-08-17T12:21:47.0313578Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_copysign_cpu_float64 2022-08-17T12:21:47.0321115Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_copysign_cpu_float64 2022-08-17T12:21:47.0940370Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:21:47.0958100Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_complex128 2022-08-17T12:21:47.2802722Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_complex128 2022-08-17T12:21:47.2818455Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_complex128 2022-08-17T12:21:47.3952945Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_complex128 2022-08-17T12:21:47.3960035Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_complex128 2022-08-17T12:21:47.4293585Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_complex128 2022-08-17T12:21:47.4352107Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:21:47.5754246Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_corrcoef_cpu_float64 2022-08-17T12:21:47.5770814Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_complex128 2022-08-17T12:21:47.6260867Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_complex128 2022-08-17T12:21:47.6282627Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_corrcoef_cpu_float64 2022-08-17T12:21:47.7165353Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cos_cpu_complex128 2022-08-17T12:21:47.7276018Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cos_cpu_complex128 2022-08-17T12:21:47.7485872Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cos_cpu_float64 2022-08-17T12:21:47.7643934Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cos_cpu_float64 2022-08-17T12:21:47.8014526Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cosh_cpu_complex128 2022-08-17T12:21:47.8038434Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_complex128 2022-08-17T12:21:47.8715206Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_complex128 2022-08-17T12:21:47.8728863Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cosh_cpu_complex128 2022-08-17T12:21:47.9007911Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cosh_cpu_float64 2022-08-17T12:21:47.9163104Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cosh_cpu_float64 2022-08-17T12:21:47.9199291Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:21:47.9602847Z [gw2] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:21:47.9629164Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:21:48.0087834Z [gw2] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:21:48.0273346Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cov_cpu_complex128 2022-08-17T12:21:48.0274118Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_complex128 2022-08-17T12:21:48.0832673Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_topk_cpu_float64 2022-08-17T12:21:48.0899241Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_complex128 2022-08-17T12:21:48.1099305Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:21:48.1107434Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_topk_cpu_float64 2022-08-17T12:21:48.1123347Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_float64 2022-08-17T12:21:48.1186712Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:21:48.1203174Z [gw2] [ 24%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cov_cpu_complex128 2022-08-17T12:21:48.1340424Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cov_cpu_float64 2022-08-17T12:21:48.1431113Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_median_cpu_float64 2022-08-17T12:21:48.1522853Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_float64 2022-08-17T12:21:48.1773564Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_float64 2022-08-17T12:21:48.1799483Z [gw2] [ 24%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cov_cpu_float64 2022-08-17T12:21:48.1804520Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cross_cpu_complex128 2022-08-17T12:21:48.1815643Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_median_cpu_float64 2022-08-17T12:21:48.2619141Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:21:48.2633628Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_float64 2022-08-17T12:21:48.2835703Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_float64 2022-08-17T12:21:48.2843644Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:21:48.2849888Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_float64 2022-08-17T12:21:48.3041697Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_minimum_cpu_float64 2022-08-17T12:21:48.3592003Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_float64 2022-08-17T12:21:48.3605436Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cross_cpu_complex128 2022-08-17T12:21:48.3612349Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cross_cpu_float64 2022-08-17T12:21:48.3616383Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_minimum_cpu_float64 2022-08-17T12:21:48.3991268Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_complex128 2022-08-17T12:21:48.4005676Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cross_cpu_float64 2022-08-17T12:21:48.4165446Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cummax_cpu_float64 2022-08-17T12:21:48.4182745Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_float64 2022-08-17T12:21:48.4194381Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_complex128 2022-08-17T12:21:48.4294699Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cummax_cpu_float64 2022-08-17T12:21:48.4319236Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_complex128 2022-08-17T12:21:48.4441361Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_float64 2022-08-17T12:21:48.4702329Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cummin_cpu_float64 2022-08-17T12:21:48.4931388Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cummin_cpu_float64 2022-08-17T12:21:48.5416750Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumprod_cpu_complex128 2022-08-17T12:21:48.5431348Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_float64 2022-08-17T12:21:48.6403195Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:21:48.6435426Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:21:48.6891156Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanmean_cpu_float64 2022-08-17T12:21:48.6901036Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_complex128 2022-08-17T12:21:48.6931102Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unique_consecutive_cpu_float64 2022-08-17T12:21:48.7326933Z [gw1] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unique_consecutive_cpu_float64 2022-08-17T12:21:48.8229441Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_complex128 2022-08-17T12:21:48.8238297Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanmean_cpu_float64 2022-08-17T12:21:48.8951525Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_complex128 2022-08-17T12:21:48.8958220Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_complex128 2022-08-17T12:21:48.9124578Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_complex128 2022-08-17T12:21:48.9134907Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_complex128 2022-08-17T12:21:48.9171285Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_float64 2022-08-17T12:21:48.9563738Z [gw0] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_float64 2022-08-17T12:21:48.9567365Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_float64 2022-08-17T12:21:48.9578920Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_complex128 2022-08-17T12:21:48.9600947Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_float64 2022-08-17T12:21:48.9673583Z [gw0] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_float64 2022-08-17T12:21:49.0002437Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_float64 2022-08-17T12:21:49.0003073Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_float64 2022-08-17T12:21:49.0027907Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_complex128 2022-08-17T12:21:49.0440672Z [gw0] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_float64 2022-08-17T12:21:49.0860294Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:21:49.0881349Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:21:49.2032708Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:21:49.2049281Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_complex128 2022-08-17T12:21:49.2105287Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_complex128 2022-08-17T12:21:49.2123301Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:21:49.2507490Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:21:49.2560669Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:21:49.5347500Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:21:49.5451872Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_complex128 2022-08-17T12:21:49.5505744Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_float64 2022-08-17T12:21:49.5628524Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:21:49.5736778Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:21:49.5883592Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_float64 2022-08-17T12:21:49.7464111Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_cpu_complex128 2022-08-17T12:21:49.7509075Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_cpu_complex128 2022-08-17T12:21:49.8145791Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_cpu_float64 2022-08-17T12:21:49.8194505Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_cpu_float64 2022-08-17T12:21:49.8335390Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_fro_cpu_complex128 2022-08-17T12:21:49.8602345Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_fro_cpu_complex128 2022-08-17T12:21:49.8674503Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_fro_cpu_float64 2022-08-17T12:21:49.9043391Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_fro_cpu_float64 2022-08-17T12:21:49.9770093Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_inf_cpu_complex128 2022-08-17T12:21:49.9880483Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_inf_cpu_complex128 2022-08-17T12:21:50.0087625Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_inf_cpu_float64 2022-08-17T12:21:50.0322480Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_inf_cpu_float64 2022-08-17T12:21:50.0461307Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_nuc_cpu_complex128 2022-08-17T12:21:50.0761379Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_nuc_cpu_complex128 2022-08-17T12:21:50.0840336Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_nuc_cpu_float64 2022-08-17T12:21:50.1201493Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_nuc_cpu_float64 2022-08-17T12:21:50.1226532Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_normal_cpu_float64 2022-08-17T12:21:50.1640678Z [gw1] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_normal_cpu_float64 2022-08-17T12:21:50.1667030Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_normal_number_mean_cpu_float64 2022-08-17T12:21:50.2082546Z [gw1] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_normal_number_mean_cpu_float64 2022-08-17T12:21:50.2116336Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ones_like_cpu_complex128 2022-08-17T12:21:50.2521386Z [gw1] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ones_like_cpu_complex128 2022-08-17T12:21:50.2558509Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ones_like_cpu_float64 2022-08-17T12:21:50.2961466Z [gw1] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ones_like_cpu_float64 2022-08-17T12:21:50.2995948Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ormqr_cpu_complex128 2022-08-17T12:21:50.3402122Z [gw1] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ormqr_cpu_complex128 2022-08-17T12:21:50.3439858Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ormqr_cpu_float64 2022-08-17T12:21:50.3841058Z [gw1] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ormqr_cpu_float64 2022-08-17T12:21:50.4019241Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_outer_cpu_complex128 2022-08-17T12:21:50.4282303Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_outer_cpu_complex128 2022-08-17T12:21:50.4363578Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_outer_cpu_float64 2022-08-17T12:21:50.4724581Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_outer_cpu_float64 2022-08-17T12:21:55.9164937Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pca_lowrank_cpu_float64 2022-08-17T12:21:55.9251610Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pca_lowrank_cpu_float64 2022-08-17T12:21:55.9812504Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_permute_cpu_complex128 2022-08-17T12:21:55.9860162Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_permute_cpu_complex128 2022-08-17T12:21:56.0071488Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_permute_cpu_float64 2022-08-17T12:21:56.0278470Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_permute_cpu_float64 2022-08-17T12:21:56.3947451Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pinverse_cpu_complex128 2022-08-17T12:21:56.4037893Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pinverse_cpu_complex128 2022-08-17T12:21:56.4308041Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pinverse_cpu_float64 2022-08-17T12:21:56.4481703Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pinverse_cpu_float64 2022-08-17T12:21:56.4815781Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polar_cpu_float64 2022-08-17T12:21:56.4959722Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polar_cpu_float64 2022-08-17T12:21:56.5111142Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:21:56.5443681Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:21:56.5464736Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:21:56.5883185Z [gw1] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:21:56.5918076Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:21:56.6347294Z [gw1] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:21:56.6357368Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:21:56.6785782Z [gw1] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:21:56.6793049Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:21:56.7241223Z [gw1] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:21:56.7363480Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_positive_cpu_complex128 2022-08-17T12:21:56.7682451Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_positive_cpu_complex128 2022-08-17T12:21:56.7707660Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_positive_cpu_float64 2022-08-17T12:21:56.8157537Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_positive_cpu_float64 2022-08-17T12:21:56.9128746Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pow_cpu_complex128 2022-08-17T12:21:56.9152441Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pow_cpu_complex128 2022-08-17T12:21:56.9409424Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pow_cpu_float64 2022-08-17T12:21:56.9598139Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pow_cpu_float64 2022-08-17T12:21:57.2505016Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_prod_cpu_complex128 2022-08-17T12:21:57.2519188Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_prod_cpu_complex128 2022-08-17T12:21:57.3085401Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_prod_cpu_float64 2022-08-17T12:21:57.3107833Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_prod_cpu_float64 2022-08-17T12:21:57.4722445Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_put_cpu_complex128 2022-08-17T12:21:57.4745886Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_put_cpu_complex128 2022-08-17T12:21:57.5216962Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_put_cpu_float64 2022-08-17T12:21:57.5240531Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_put_cpu_float64 2022-08-17T12:21:58.7575184Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_qr_cpu_complex128 2022-08-17T12:21:58.7597812Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_qr_cpu_complex128 2022-08-17T12:21:59.1277570Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_qr_cpu_float64 2022-08-17T12:21:59.1302807Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_qr_cpu_float64 2022-08-17T12:21:59.3331299Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_quantile_cpu_float64 2022-08-17T12:21:59.3356284Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_quantile_cpu_float64 2022-08-17T12:21:59.3453786Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rad2deg_cpu_float64 2022-08-17T12:21:59.3773378Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rad2deg_cpu_float64 2022-08-17T12:21:59.3805738Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rand_like_cpu_complex128 2022-08-17T12:21:59.4238569Z [gw1] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rand_like_cpu_complex128 2022-08-17T12:21:59.4239655Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rand_like_cpu_float64 2022-08-17T12:21:59.4691136Z [gw1] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rand_like_cpu_float64 2022-08-17T12:21:59.4699935Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randint_like_cpu_float64 2022-08-17T12:21:59.5205973Z [gw1] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randint_like_cpu_float64 2022-08-17T12:21:59.5207963Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randn_like_cpu_complex128 2022-08-17T12:21:59.5633589Z [gw1] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randn_like_cpu_complex128 2022-08-17T12:21:59.5642367Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randn_like_cpu_float64 2022-08-17T12:21:59.6041108Z [gw1] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randn_like_cpu_float64 2022-08-17T12:21:59.6419582Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ravel_cpu_complex128 2022-08-17T12:21:59.6479398Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ravel_cpu_complex128 2022-08-17T12:21:59.6639255Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ravel_cpu_float64 2022-08-17T12:21:59.7038505Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ravel_cpu_float64 2022-08-17T12:21:59.7132672Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_real_cpu_complex128 2022-08-17T12:21:59.7478439Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_real_cpu_complex128 2022-08-17T12:21:59.7481772Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_real_cpu_float64 2022-08-17T12:21:59.7840174Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_real_cpu_float64 2022-08-17T12:21:59.8082574Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reciprocal_cpu_complex128 2022-08-17T12:21:59.8332358Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reciprocal_cpu_complex128 2022-08-17T12:21:59.8417708Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reciprocal_cpu_float64 2022-08-17T12:21:59.8797780Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reciprocal_cpu_float64 2022-08-17T12:21:59.9094815Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_remainder_cpu_float64 2022-08-17T12:21:59.9250804Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_remainder_cpu_float64 2022-08-17T12:21:59.9256311Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:21:59.9277655Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_renorm_cpu_complex128 2022-08-17T12:21:59.9736761Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:21:59.9756334Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_renorm_cpu_complex128 2022-08-17T12:21:59.9896295Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_renorm_cpu_float64 2022-08-17T12:22:00.0238998Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_renorm_cpu_float64 2022-08-17T12:22:00.1688446Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_cpu_complex128 2022-08-17T12:22:00.1714165Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_cpu_complex128 2022-08-17T12:22:00.2138496Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_cpu_float64 2022-08-17T12:22:00.2164203Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_cpu_float64 2022-08-17T12:22:00.4295433Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_interleave_cpu_complex128 2022-08-17T12:22:00.4317653Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_interleave_cpu_complex128 2022-08-17T12:22:00.4820757Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_interleave_cpu_float64 2022-08-17T12:22:00.4866565Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_interleave_cpu_float64 2022-08-17T12:22:00.5182494Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_as_cpu_complex128 2022-08-17T12:22:00.5283578Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_as_cpu_complex128 2022-08-17T12:22:00.5410100Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_as_cpu_float64 2022-08-17T12:22:00.5765687Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_as_cpu_float64 2022-08-17T12:22:00.6379438Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_cpu_complex128 2022-08-17T12:22:00.6400409Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_cpu_complex128 2022-08-17T12:22:00.6575772Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_cpu_float64 2022-08-17T12:22:00.6879067Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_cpu_float64 2022-08-17T12:22:00.6888203Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize__cpu_complex128 2022-08-17T12:22:00.7361936Z [gw1] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize__cpu_complex128 2022-08-17T12:22:00.7374716Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize__cpu_float64 2022-08-17T12:22:00.7835537Z [gw1] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize__cpu_float64 2022-08-17T12:22:00.7844393Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize_as__cpu_complex128 2022-08-17T12:22:00.8248701Z [gw1] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize_as__cpu_complex128 2022-08-17T12:22:00.8289842Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize_as__cpu_float64 2022-08-17T12:22:00.8682583Z [gw1] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize_as__cpu_float64 2022-08-17T12:22:00.8825165Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_conj_cpu_complex128 2022-08-17T12:22:00.9142655Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_conj_cpu_complex128 2022-08-17T12:22:00.9186493Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_conj_cpu_float64 2022-08-17T12:22:00.9604411Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_conj_cpu_float64 2022-08-17T12:22:00.9694617Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_neg_cpu_complex128 2022-08-17T12:22:00.9969694Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_neg_cpu_complex128 2022-08-17T12:22:00.9994818Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:22:01.0064436Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:22:01.0069113Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_neg_cpu_float64 2022-08-17T12:22:01.0283545Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_neg_cpu_float64 2022-08-17T12:22:01.0402149Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:22:01.0533940Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_elu_cpu_float64 2022-08-17T12:22:01.0544721Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_elu_cpu_float64 2022-08-17T12:22:01.0843853Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_roll_cpu_complex128 2022-08-17T12:22:01.1482865Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:22:01.1493895Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_roll_cpu_complex128 2022-08-17T12:22:01.1696831Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_roll_cpu_float64 2022-08-17T12:22:01.1920145Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_roll_cpu_float64 2022-08-17T12:22:01.4228089Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rot90_cpu_complex128 2022-08-17T12:22:01.4324856Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rot90_cpu_complex128 2022-08-17T12:22:01.4984479Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rot90_cpu_float64 2022-08-17T12:22:01.5003759Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rot90_cpu_float64 2022-08-17T12:22:01.5102478Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_cpu_float64 2022-08-17T12:22:01.5440712Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_cpu_float64 2022-08-17T12:22:01.5508052Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_0_cpu_float64 2022-08-17T12:22:01.5945207Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_0_cpu_float64 2022-08-17T12:22:01.5948187Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_3_cpu_float64 2022-08-17T12:22:01.6387497Z [gw1] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_3_cpu_float64 2022-08-17T12:22:01.6392641Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_neg_3_cpu_float64 2022-08-17T12:22:01.6824823Z [gw1] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_neg_3_cpu_float64 2022-08-17T12:22:01.7165214Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsqrt_cpu_complex128 2022-08-17T12:22:01.7280748Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsqrt_cpu_complex128 2022-08-17T12:22:01.7306326Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsqrt_cpu_float64 2022-08-17T12:22:01.7732562Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsqrt_cpu_float64 2022-08-17T12:22:01.8941794Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsub_cpu_complex128 2022-08-17T12:22:01.8958693Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsub_cpu_complex128 2022-08-17T12:22:01.9240452Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsub_cpu_float64 2022-08-17T12:22:01.9402981Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsub_cpu_float64 2022-08-17T12:22:01.9493783Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_add_cpu_complex128 2022-08-17T12:22:01.9506065Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:22:02.0029382Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:22:02.0046489Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_add_cpu_complex128 2022-08-17T12:22:02.0214855Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_add_cpu_float64 2022-08-17T12:22:02.0485908Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_add_cpu_float64 2022-08-17T12:22:02.1166419Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_cpu_complex128 2022-08-17T12:22:02.1230621Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_cpu_complex128 2022-08-17T12:22:02.1404194Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_cpu_float64 2022-08-17T12:22:02.1685037Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_cpu_float64 2022-08-17T12:22:02.1994964Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_amax_cpu_float64 2022-08-17T12:22:02.2162881Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_amax_cpu_float64 2022-08-17T12:22:02.2642990Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_amin_cpu_float64 2022-08-17T12:22:02.2659213Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_amin_cpu_float64 2022-08-17T12:22:02.3177534Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_mean_cpu_float64 2022-08-17T12:22:02.3191407Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_mean_cpu_float64 2022-08-17T12:22:02.3720190Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_prod_cpu_float64 2022-08-17T12:22:02.3729522Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_prod_cpu_float64 2022-08-17T12:22:02.4086942Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_sum_cpu_float64 2022-08-17T12:22:02.4246469Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_sum_cpu_float64 2022-08-17T12:22:02.4285732Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_searchsorted_cpu_float64 2022-08-17T12:22:02.4684643Z [gw1] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_searchsorted_cpu_float64 2022-08-17T12:22:02.6514139Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_segment_reduce_lengths_cpu_float64 2022-08-17T12:22:02.6524265Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_segment_reduce_lengths_cpu_float64 2022-08-17T12:22:02.8131934Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_segment_reduce_offsets_cpu_float64 2022-08-17T12:22:02.8143906Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_segment_reduce_offsets_cpu_float64 2022-08-17T12:22:02.8465671Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_cpu_complex128 2022-08-17T12:22:02.8560606Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_cpu_complex128 2022-08-17T12:22:02.8686123Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_cpu_float64 2022-08-17T12:22:02.9001460Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_cpu_float64 2022-08-17T12:22:02.9168776Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_scatter_cpu_float64 2022-08-17T12:22:02.9442042Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_scatter_cpu_float64 2022-08-17T12:22:02.9571563Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sgn_cpu_complex128 2022-08-17T12:22:02.9881835Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sgn_cpu_complex128 2022-08-17T12:22:02.9935318Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sgn_cpu_float64 2022-08-17T12:22:03.0321474Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sgn_cpu_float64 2022-08-17T12:22:03.0353157Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_short_cpu_complex128 2022-08-17T12:22:03.0762101Z [gw1] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_short_cpu_complex128 2022-08-17T12:22:03.0794243Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_short_cpu_float64 2022-08-17T12:22:03.1201636Z [gw1] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_short_cpu_float64 2022-08-17T12:22:03.1445878Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sigmoid_cpu_complex128 2022-08-17T12:22:03.1640551Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sigmoid_cpu_complex128 2022-08-17T12:22:03.1721522Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sigmoid_cpu_float64 2022-08-17T12:22:03.2081451Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sigmoid_cpu_float64 2022-08-17T12:22:03.2135284Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sign_cpu_float64 2022-08-17T12:22:03.2521295Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sign_cpu_float64 2022-08-17T12:22:03.2552547Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_signbit_cpu_float64 2022-08-17T12:22:03.2961214Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_signbit_cpu_float64 2022-08-17T12:22:03.3109922Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sin_cpu_complex128 2022-08-17T12:22:03.3401318Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sin_cpu_complex128 2022-08-17T12:22:03.3459814Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sin_cpu_float64 2022-08-17T12:22:03.3841195Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sin_cpu_float64 2022-08-17T12:22:03.4140814Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinc_cpu_complex128 2022-08-17T12:22:03.4279577Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinc_cpu_complex128 2022-08-17T12:22:03.4380978Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinc_cpu_float64 2022-08-17T12:22:03.4766595Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinc_cpu_float64 2022-08-17T12:22:03.4865804Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinh_cpu_complex128 2022-08-17T12:22:03.5248911Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinh_cpu_complex128 2022-08-17T12:22:03.5277035Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinh_cpu_float64 2022-08-17T12:22:03.5718771Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinh_cpu_float64 2022-08-17T12:22:03.6707713Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_slice_scatter_cpu_float64 2022-08-17T12:22:03.6721168Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_slice_scatter_cpu_float64 2022-08-17T12:22:03.6812222Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_cpu_float64 2022-08-17T12:22:03.7171725Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_cpu_float64 2022-08-17T12:22:03.7372079Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_with_dtype_cpu_complex128 2022-08-17T12:22:03.7611967Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_with_dtype_cpu_complex128 2022-08-17T12:22:03.7682793Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_with_dtype_cpu_float64 2022-08-17T12:22:03.8004747Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_with_dtype_cpu_float64 2022-08-17T12:22:03.8837490Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sort_cpu_float64 2022-08-17T12:22:03.8850420Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sort_cpu_float64 2022-08-17T12:22:03.8862160Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:22:03.9322822Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:22:03.9345278Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:22:03.9830116Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:22:03.9839597Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_airy_ai_cpu_float64 2022-08-17T12:22:04.0280937Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_airy_ai_cpu_float64 2022-08-17T12:22:04.0302775Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_j0_cpu_float64 2022-08-17T12:22:04.0786029Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_j0_cpu_float64 2022-08-17T12:22:04.0786536Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_j1_cpu_float64 2022-08-17T12:22:04.1239392Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_j1_cpu_float64 2022-08-17T12:22:04.1274777Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_y0_cpu_float64 2022-08-17T12:22:04.1680453Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_y0_cpu_float64 2022-08-17T12:22:04.1709586Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_y1_cpu_float64 2022-08-17T12:22:04.2119258Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_y1_cpu_float64 2022-08-17T12:22:04.2146264Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:22:04.2560951Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:22:04.2585993Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:22:04.3000394Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:22:04.3023397Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:22:04.3441410Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:22:04.3461394Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:22:04.3880820Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:22:04.3954141Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_entr_cpu_float64 2022-08-17T12:22:04.4321652Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_entr_cpu_float64 2022-08-17T12:22:04.4414230Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_erfcx_cpu_float64 2022-08-17T12:22:04.4761118Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_erfcx_cpu_float64 2022-08-17T12:22:04.4796222Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:22:04.5203059Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:22:04.5240771Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:22:04.5643831Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:22:04.5723269Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i0e_cpu_float64 2022-08-17T12:22:04.6083350Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i0e_cpu_float64 2022-08-17T12:22:04.6184470Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i1_cpu_float64 2022-08-17T12:22:04.6522369Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i1_cpu_float64 2022-08-17T12:22:04.6630156Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i1e_cpu_float64 2022-08-17T12:22:04.7002687Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i1e_cpu_float64 2022-08-17T12:22:04.7042073Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:22:04.7466108Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:22:04.7473536Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:22:04.7884380Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:22:04.7953457Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_log_ndtr_cpu_float64 2022-08-17T12:22:04.8322842Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_log_ndtr_cpu_float64 2022-08-17T12:22:04.8354031Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:22:04.8762190Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:22:04.8796686Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:22:04.9202783Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:22:04.9235062Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:22:04.9642372Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:22:04.9674695Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:22:05.0082910Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:22:05.0160776Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_ndtr_cpu_float64 2022-08-17T12:22:05.0522734Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_ndtr_cpu_float64 2022-08-17T12:22:05.0593861Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_ndtri_cpu_float64 2022-08-17T12:22:05.0963600Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_ndtri_cpu_float64 2022-08-17T12:22:05.1117156Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:22:05.1402097Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:22:05.1427971Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:22:05.1842447Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:22:05.1864994Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:22:05.2282478Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:22:05.2301529Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:22:05.2721615Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:22:05.2740915Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:22:05.3162903Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:22:05.3177037Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:22:05.3605325Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:22:05.3639721Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:22:05.4044311Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:22:05.4083016Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:22:05.4484741Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:22:05.4512462Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_xlog1py_cpu_float64 2022-08-17T12:22:05.4924700Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_xlog1py_cpu_float64 2022-08-17T12:22:05.4972224Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_zeta_cpu_float64 2022-08-17T12:22:05.5361828Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_zeta_cpu_float64 2022-08-17T12:22:05.5652121Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_cpu_complex128 2022-08-17T12:22:05.5801246Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_cpu_complex128 2022-08-17T12:22:05.5868936Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_cpu_float64 2022-08-17T12:22:05.6241803Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_cpu_float64 2022-08-17T12:22:05.6667173Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_list_args_cpu_complex128 2022-08-17T12:22:05.6692523Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_list_args_cpu_complex128 2022-08-17T12:22:05.6810144Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_list_args_cpu_float64 2022-08-17T12:22:05.7160461Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_list_args_cpu_float64 2022-08-17T12:22:05.7762229Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_with_sizes_cpu_complex128 2022-08-17T12:22:05.7784711Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_with_sizes_cpu_complex128 2022-08-17T12:22:05.7969529Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_with_sizes_cpu_float64 2022-08-17T12:22:05.8237042Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_with_sizes_cpu_float64 2022-08-17T12:22:05.8394843Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sqrt_cpu_complex128 2022-08-17T12:22:05.8653034Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sqrt_cpu_complex128 2022-08-17T12:22:05.8713154Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sqrt_cpu_float64 2022-08-17T12:22:05.9121462Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sqrt_cpu_float64 2022-08-17T12:22:05.9373228Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_square_cpu_complex128 2022-08-17T12:22:05.9555353Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_square_cpu_complex128 2022-08-17T12:22:05.9619867Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_square_cpu_float64 2022-08-17T12:22:06.0027007Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_square_cpu_float64 2022-08-17T12:22:06.0348577Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_squeeze_cpu_complex128 2022-08-17T12:22:06.0396527Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_squeeze_cpu_complex128 2022-08-17T12:22:06.0504997Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_squeeze_cpu_float64 2022-08-17T12:22:06.0922325Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_squeeze_cpu_float64 2022-08-17T12:22:06.1600563Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stack_cpu_complex128 2022-08-17T12:22:06.1622290Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stack_cpu_complex128 2022-08-17T12:22:06.1795577Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stack_cpu_float64 2022-08-17T12:22:06.2075738Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stack_cpu_float64 2022-08-17T12:22:06.2377926Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_cpu_complex128 2022-08-17T12:22:06.2590327Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_cpu_complex128 2022-08-17T12:22:06.2665705Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_cpu_float64 2022-08-17T12:22:06.2961890Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_cpu_float64 2022-08-17T12:22:06.3722523Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_mean_cpu_complex128 2022-08-17T12:22:06.3736073Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_mean_cpu_complex128 2022-08-17T12:22:06.3951418Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_mean_cpu_float64 2022-08-17T12:22:06.4159505Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_mean_cpu_float64 2022-08-17T12:22:06.4507884Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stft_cpu_complex128 2022-08-17T12:22:06.4528499Z [gw3] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pca_lowrank_cpu_float64 2022-08-17T12:22:06.5387596Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_float64 2022-08-17T12:22:06.5404147Z [gw3] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_float64 2022-08-17T12:22:06.5415687Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:22:06.5774208Z [gw3] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:22:06.5789246Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stft_cpu_complex128 2022-08-17T12:22:06.5798544Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stft_cpu_float64 2022-08-17T12:22:06.5978841Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_float64 2022-08-17T12:22:06.6178289Z [gw3] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_float64 2022-08-17T12:22:06.6199614Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stft_cpu_float64 2022-08-17T12:22:06.6239310Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sub_cpu_complex128 2022-08-17T12:22:06.7049082Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_float64 2022-08-17T12:22:06.7057983Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sub_cpu_complex128 2022-08-17T12:22:06.7369484Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sub_cpu_float64 2022-08-17T12:22:06.7522744Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sub_cpu_float64 2022-08-17T12:22:06.7591372Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_cpu_complex128 2022-08-17T12:22:06.7604367Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_float64 2022-08-17T12:22:06.8449995Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_float64 2022-08-17T12:22:06.8529112Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_cpu_complex128 2022-08-17T12:22:06.8796899Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_cpu_float64 2022-08-17T12:22:06.8997732Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_cpu_float64 2022-08-17T12:22:06.9306907Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_to_size_cpu_complex128 2022-08-17T12:22:06.9402109Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_to_size_cpu_complex128 2022-08-17T12:22:06.9504074Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_to_size_cpu_float64 2022-08-17T12:22:06.9845797Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_to_size_cpu_float64 2022-08-17T12:22:07.6616991Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_cpu_complex128 2022-08-17T12:22:07.6632522Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_float64 2022-08-17T12:22:07.6653836Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_float64 2022-08-17T12:22:07.7041881Z [gw3] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_float64 2022-08-17T12:22:07.7785882Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_complex128 2022-08-17T12:22:07.7797960Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_complex128 2022-08-17T12:22:07.8293366Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_complex128 2022-08-17T12:22:07.8307520Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_complex128 2022-08-17T12:22:07.8380459Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_float64 2022-08-17T12:22:07.8723868Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_float64 2022-08-17T12:22:07.8884294Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_float64 2022-08-17T12:22:07.8891235Z [gw0] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:22:07.9071641Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:22:07.9160405Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_float64 2022-08-17T12:22:08.0010360Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_float64 2022-08-17T12:22:08.0023296Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_float64 2022-08-17T12:22:08.0049704Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_float64 2022-08-17T12:22:08.0178150Z [gw3] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_float64 2022-08-17T12:22:08.0195789Z [gw0] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:22:08.0514981Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:22:08.0608827Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_float64 2022-08-17T12:22:08.0670124Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_float64 2022-08-17T12:22:08.0684994Z [gw0] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:22:08.0883950Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:22:08.1678505Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_float64 2022-08-17T12:22:08.1729784Z [gw0] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:22:08.2632023Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:22:08.2651100Z [gw0] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:22:08.3070273Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:22:08.3209679Z [gw0] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:22:08.4143076Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_float64 2022-08-17T12:22:08.4152376Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_float64 2022-08-17T12:22:08.4163630Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:22:08.4583446Z [gw3] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:22:08.5617950Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsub_cpu_float64 2022-08-17T12:22:08.5640307Z [gw0] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_float64 2022-08-17T12:22:08.5663223Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:22:08.5706450Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsub_cpu_float64 2022-08-17T12:22:08.6218125Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_float64 2022-08-17T12:22:08.6265650Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_float64 2022-08-17T12:22:08.6350315Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:22:08.6681040Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:22:08.6749874Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:22:08.7214678Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:22:08.7681149Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_complex128 2022-08-17T12:22:08.7700748Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_complex128 2022-08-17T12:22:08.8904366Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_complex128 2022-08-17T12:22:08.8965392Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_complex128 2022-08-17T12:22:08.9743239Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_complex128 2022-08-17T12:22:08.9754184Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_complex128 2022-08-17T12:22:09.0542600Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_complex128 2022-08-17T12:22:09.0628901Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_complex128 2022-08-17T12:22:09.0877661Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:22:09.1044121Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:22:09.1072722Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:22:09.1483018Z [gw3] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:22:09.1505508Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y0_cpu_float64 2022-08-17T12:22:09.1922850Z [gw3] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y0_cpu_float64 2022-08-17T12:22:09.1940820Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:22:09.2362440Z [gw3] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:22:09.2391289Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:22:09.2803318Z [gw3] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:22:09.3189715Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i1e_cpu_float64 2022-08-17T12:22:09.3243721Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i1e_cpu_float64 2022-08-17T12:22:09.3267650Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:22:09.3683990Z [gw3] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:22:09.4120954Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtr_cpu_float64 2022-08-17T12:22:09.4222796Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtr_cpu_float64 2022-08-17T12:22:09.4275138Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:22:09.4682297Z [gw3] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:22:09.4699139Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:22:09.5162472Z [gw3] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:22:09.5609828Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_complex128 2022-08-17T12:22:09.5635246Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_cpu_complex128 2022-08-17T12:22:09.6921013Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_cpu_float64 2022-08-17T12:22:09.6937460Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_complex128 2022-08-17T12:22:10.0882672Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_complex128 2022-08-17T12:22:10.0907035Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_complex128 2022-08-17T12:22:10.1923180Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_complex128 2022-08-17T12:22:10.1933844Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_complex128 2022-08-17T12:22:10.6423164Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_complex128 2022-08-17T12:22:10.6448746Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_complex128 2022-08-17T12:22:10.7251827Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_complex128 2022-08-17T12:22:10.7281936Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_cpu_float64 2022-08-17T12:22:11.1027831Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_lowrank_cpu_float64 2022-08-17T12:22:11.1051823Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_complex128 2022-08-17T12:22:11.6660882Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_complex128 2022-08-17T12:22:11.6799751Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_complex128 2022-08-17T12:22:11.8103139Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_complex128 2022-08-17T12:22:11.8127812Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_complex128 2022-08-17T12:22:15.1427106Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_lowrank_cpu_float64 2022-08-17T12:22:15.1451459Z [gw0] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:22:15.7623410Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:22:15.7641671Z [gw0] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:22:15.8741002Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:22:15.8745534Z [gw0] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:22:15.8823723Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:22:15.9163754Z [gw0] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:22:16.0535039Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:22:16.0563868Z [gw0] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:22:16.2901721Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:22:16.2914850Z [gw0] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:22:16.3243483Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:22:16.3320756Z [gw0] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:22:16.5742307Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:22:16.5770679Z [gw0] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:22:16.7390008Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:22:16.7413952Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_lowrank_cpu_float64 2022-08-17T12:22:16.8220676Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_symeig_cpu_complex128 2022-08-17T12:22:16.8244274Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_symeig_cpu_complex128 2022-08-17T12:22:16.8467839Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_symeig_cpu_float64 2022-08-17T12:22:16.8756715Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_symeig_cpu_float64 2022-08-17T12:22:16.8864888Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_t_cpu_complex128 2022-08-17T12:22:16.9219222Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_t_cpu_complex128 2022-08-17T12:22:16.9236059Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_t_cpu_float64 2022-08-17T12:22:16.9646750Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_t_cpu_float64 2022-08-17T12:22:16.9963830Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_along_dim_cpu_complex128 2022-08-17T12:22:17.0078409Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_along_dim_cpu_complex128 2022-08-17T12:22:17.0184907Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_along_dim_cpu_float64 2022-08-17T12:22:17.0636950Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_along_dim_cpu_float64 2022-08-17T12:22:17.0992581Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_cpu_complex128 2022-08-17T12:22:17.1038100Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_cpu_complex128 2022-08-17T12:22:17.1160859Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_cpu_float64 2022-08-17T12:22:17.1543427Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_cpu_float64 2022-08-17T12:22:17.1604985Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tan_cpu_complex128 2022-08-17T12:22:17.2013849Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tan_cpu_complex128 2022-08-17T12:22:17.2022848Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tan_cpu_float64 2022-08-17T12:22:17.2450043Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tan_cpu_float64 2022-08-17T12:22:17.2557602Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tanh_cpu_complex128 2022-08-17T12:22:17.2972957Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tanh_cpu_complex128 2022-08-17T12:22:17.2978620Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tanh_cpu_float64 2022-08-17T12:22:17.3463058Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tanh_cpu_float64 2022-08-17T12:22:17.4683733Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensor_split_cpu_complex128 2022-08-17T12:22:17.4692950Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensor_split_cpu_complex128 2022-08-17T12:22:17.5016398Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensor_split_cpu_float64 2022-08-17T12:22:17.5121300Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensor_split_cpu_float64 2022-08-17T12:22:17.5449856Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensordot_cpu_complex128 2022-08-17T12:22:17.5561068Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensordot_cpu_complex128 2022-08-17T12:22:17.5602526Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensordot_cpu_float64 2022-08-17T12:22:17.5615793Z [gw0] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:22:17.5634747Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:22:17.6001355Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensordot_cpu_float64 2022-08-17T12:22:17.6022939Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tile_cpu_complex128 2022-08-17T12:22:17.6078913Z [gw0] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:22:17.6642500Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:22:17.6650705Z [gw0] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:22:17.6747409Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:22:17.7083052Z [gw0] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:22:17.7267187Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:22:17.7276834Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tile_cpu_complex128 2022-08-17T12:22:17.7293764Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tile_cpu_float64 2022-08-17T12:22:17.7523116Z [gw0] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:22:17.7597571Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:22:17.7720215Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tile_cpu_float64 2022-08-17T12:22:17.7755928Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_to_sparse_cpu_complex128 2022-08-17T12:22:17.8237029Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_to_sparse_cpu_complex128 2022-08-17T12:22:17.8307284Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_to_sparse_cpu_float64 2022-08-17T12:22:17.8720892Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_to_sparse_cpu_float64 2022-08-17T12:22:17.8946001Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_topk_cpu_float64 2022-08-17T12:22:17.9196393Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_topk_cpu_float64 2022-08-17T12:22:17.9253193Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trace_cpu_complex128 2022-08-17T12:22:17.9647787Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trace_cpu_complex128 2022-08-17T12:22:17.9648267Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trace_cpu_float64 2022-08-17T12:22:18.0078390Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trace_cpu_float64 2022-08-17T12:22:18.0463088Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_transpose_cpu_complex128 2022-08-17T12:22:18.0486523Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_transpose_cpu_complex128 2022-08-17T12:22:18.0618510Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_transpose_cpu_float64 2022-08-17T12:22:18.0939601Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_transpose_cpu_float64 2022-08-17T12:22:18.2283768Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapezoid_cpu_complex128 2022-08-17T12:22:18.2296762Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapezoid_cpu_complex128 2022-08-17T12:22:18.2611769Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapezoid_cpu_float64 2022-08-17T12:22:18.2719261Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapezoid_cpu_float64 2022-08-17T12:22:18.3537947Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapz_cpu_complex128 2022-08-17T12:22:18.3551781Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapz_cpu_complex128 2022-08-17T12:22:18.3752281Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapz_cpu_float64 2022-08-17T12:22:18.3959947Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapz_cpu_float64 2022-08-17T12:22:18.4282650Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triangular_solve_cpu_complex128 2022-08-17T12:22:18.4289991Z [gw0] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:22:18.6841457Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:22:18.6850410Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triangular_solve_cpu_complex128 2022-08-17T12:22:18.7499229Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triangular_solve_cpu_float64 2022-08-17T12:22:18.7509777Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triangular_solve_cpu_float64 2022-08-17T12:22:18.7815464Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tril_cpu_complex128 2022-08-17T12:22:18.7918835Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tril_cpu_complex128 2022-08-17T12:22:18.8036492Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tril_cpu_float64 2022-08-17T12:22:18.8360225Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tril_cpu_float64 2022-08-17T12:22:18.8665664Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triu_cpu_complex128 2022-08-17T12:22:18.8800360Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triu_cpu_complex128 2022-08-17T12:22:18.8896334Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triu_cpu_float64 2022-08-17T12:22:18.9242313Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triu_cpu_float64 2022-08-17T12:22:19.0427297Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_true_divide_cpu_complex128 2022-08-17T12:22:19.0440371Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_true_divide_cpu_complex128 2022-08-17T12:22:19.0716595Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_true_divide_cpu_float64 2022-08-17T12:22:19.0840947Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_true_divide_cpu_float64 2022-08-17T12:22:19.0882848Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trunc_cpu_float64 2022-08-17T12:22:19.1282399Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trunc_cpu_float64 2022-08-17T12:22:19.2402356Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unbind_cpu_complex128 2022-08-17T12:22:19.2416428Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unbind_cpu_complex128 2022-08-17T12:22:19.2722124Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unbind_cpu_float64 2022-08-17T12:22:19.2840304Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unbind_cpu_float64 2022-08-17T12:22:19.3616209Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unflatten_cpu_complex128 2022-08-17T12:22:19.3630733Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unflatten_cpu_complex128 2022-08-17T12:22:19.3839593Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unflatten_cpu_float64 2022-08-17T12:22:19.4042162Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unflatten_cpu_float64 2022-08-17T12:22:19.5490918Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unfold_cpu_complex128 2022-08-17T12:22:19.5503200Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unfold_cpu_complex128 2022-08-17T12:22:19.5849792Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unfold_cpu_float64 2022-08-17T12:22:19.5919055Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unfold_cpu_float64 2022-08-17T12:22:19.5956756Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unique_consecutive_cpu_float64 2022-08-17T12:22:19.6401057Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unique_consecutive_cpu_float64 2022-08-17T12:22:19.6439214Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unique_cpu_float64 2022-08-17T12:22:19.6880778Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unique_cpu_float64 2022-08-17T12:22:19.7609817Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unsqueeze_cpu_complex128 2022-08-17T12:22:19.7621133Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unsqueeze_cpu_complex128 2022-08-17T12:22:19.7801244Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unsqueeze_cpu_float64 2022-08-17T12:22:19.8042088Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unsqueeze_cpu_float64 2022-08-17T12:22:19.8335718Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_cpu_complex128 2022-08-17T12:22:19.8482402Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_cpu_complex128 2022-08-17T12:22:19.8610159Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_cpu_float64 2022-08-17T12:22:19.8922809Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_cpu_float64 2022-08-17T12:22:19.9627022Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_mean_cpu_complex128 2022-08-17T12:22:19.9643851Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_mean_cpu_complex128 2022-08-17T12:22:19.9822407Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_mean_cpu_float64 2022-08-17T12:22:20.0041956Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_mean_cpu_float64 2022-08-17T12:22:20.0343982Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vdot_cpu_complex128 2022-08-17T12:22:20.0522059Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vdot_cpu_complex128 2022-08-17T12:22:20.0601150Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vdot_cpu_float64 2022-08-17T12:22:20.0962282Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vdot_cpu_float64 2022-08-17T12:22:20.1011620Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_complex_cpu_float64 2022-08-17T12:22:20.1401381Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_complex_cpu_float64 2022-08-17T12:22:20.1667424Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_cpu_complex128 2022-08-17T12:22:20.1840749Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_cpu_complex128 2022-08-17T12:22:20.1932027Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_cpu_float64 2022-08-17T12:22:20.2319929Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_cpu_float64 2022-08-17T12:22:20.2401999Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_real_cpu_complex128 2022-08-17T12:22:20.2800607Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_real_cpu_complex128 2022-08-17T12:22:20.3348337Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_cpu_complex128 2022-08-17T12:22:20.3361343Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_cpu_complex128 2022-08-17T12:22:20.3504748Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_cpu_float64 2022-08-17T12:22:20.3800581Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_cpu_float64 2022-08-17T12:22:20.4089182Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vsplit_cpu_complex128 2022-08-17T12:22:20.4240425Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vsplit_cpu_complex128 2022-08-17T12:22:20.4333241Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vsplit_cpu_float64 2022-08-17T12:22:20.4681521Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vsplit_cpu_float64 2022-08-17T12:22:20.4926472Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vstack_cpu_complex128 2022-08-17T12:22:20.5119737Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vstack_cpu_complex128 2022-08-17T12:22:20.5194758Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vstack_cpu_float64 2022-08-17T12:22:20.5561247Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vstack_cpu_float64 2022-08-17T12:22:20.6029692Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_where_cpu_complex128 2022-08-17T12:22:20.6045121Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_where_cpu_complex128 2022-08-17T12:22:20.6152383Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_where_cpu_float64 2022-08-17T12:22:20.6440755Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_where_cpu_float64 2022-08-17T12:22:20.6459219Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_xlogy_cpu_float64 2022-08-17T12:22:20.6880476Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_xlogy_cpu_float64 2022-08-17T12:22:20.7039931Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zero__cpu_complex128 2022-08-17T12:22:20.7319982Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zero__cpu_complex128 2022-08-17T12:22:20.7377994Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zero__cpu_float64 2022-08-17T12:22:20.7801201Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zero__cpu_float64 2022-08-17T12:22:20.7825044Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zeros_like_cpu_complex128 2022-08-17T12:22:20.8240830Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zeros_like_cpu_complex128 2022-08-17T12:22:20.8265326Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zeros_like_cpu_float64 2022-08-17T12:22:20.8680899Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zeros_like_cpu_float64 2022-08-17T12:22:20.9091470Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_H_cpu_complex128 2022-08-17T12:22:20.9118116Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_H_cpu_complex128 2022-08-17T12:22:20.9208166Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_H_cpu_float64 2022-08-17T12:22:20.9600798Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_H_cpu_float64 2022-08-17T12:22:20.9970049Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_T_cpu_complex128 2022-08-17T12:22:21.0039064Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_T_cpu_complex128 2022-08-17T12:22:21.0130106Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_T_cpu_float64 2022-08-17T12:22:21.0481096Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_T_cpu_float64 2022-08-17T12:22:21.6913045Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___getitem___cpu_complex128 2022-08-17T12:22:21.6923787Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___getitem___cpu_complex128 2022-08-17T12:22:21.9150354Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___getitem___cpu_float64 2022-08-17T12:22:21.9171043Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___getitem___cpu_float64 2022-08-17T12:22:22.4551899Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___radd___cpu_complex128 2022-08-17T12:22:22.4574662Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___radd___cpu_complex128 2022-08-17T12:22:22.6229429Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___radd___cpu_float64 2022-08-17T12:22:22.6265017Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___radd___cpu_float64 2022-08-17T12:22:22.9218618Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rdiv___cpu_complex128 2022-08-17T12:22:22.9242690Z [gw0] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:22:22.9275130Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_complex128 2022-08-17T12:22:22.9756467Z [gw0] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_complex128 2022-08-17T12:22:23.0331025Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_complex128 2022-08-17T12:22:23.0354481Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_complex128 2022-08-17T12:22:23.1855187Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_complex128 2022-08-17T12:22:23.1879284Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_complex128 2022-08-17T12:22:23.1912126Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_complex128 2022-08-17T12:22:23.2414054Z [gw0] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_complex128 2022-08-17T12:22:23.3044734Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_complex128 2022-08-17T12:22:23.3068472Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_complex128 2022-08-17T12:22:23.3605506Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_float64 2022-08-17T12:22:23.3614974Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rdiv___cpu_complex128 2022-08-17T12:22:23.3732193Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rdiv___cpu_float64 2022-08-17T12:22:23.3756333Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_float64 2022-08-17T12:22:23.4422792Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:22:23.4437741Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:22:23.4456956Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:22:23.4923449Z [gw0] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:22:23.5241987Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_float64 2022-08-17T12:22:23.5266267Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rdiv___cpu_float64 2022-08-17T12:22:23.6328809Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:22:23.6358939Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_float64 2022-08-17T12:22:23.7334154Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_float64 2022-08-17T12:22:23.7344258Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_float64 2022-08-17T12:22:23.7358035Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rad2deg_cpu_float64 2022-08-17T12:22:23.7679078Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rad2deg_cpu_float64 2022-08-17T12:22:23.7703325Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_complex128 2022-08-17T12:22:23.8120235Z [gw0] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_complex128 2022-08-17T12:22:23.8902404Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_complex128 2022-08-17T12:22:23.9039775Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_complex128 2022-08-17T12:22:24.0191304Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_remainder_cpu_float64 2022-08-17T12:22:24.0216067Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_remainder_cpu_float64 2022-08-17T12:22:24.1267342Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_float64 2022-08-17T12:22:24.1291956Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_float64 2022-08-17T12:22:24.1612083Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_float64 2022-08-17T12:22:24.1720206Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_float64 2022-08-17T12:22:24.1755398Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_float64 2022-08-17T12:22:24.2296851Z [gw0] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_float64 2022-08-17T12:22:24.2343829Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_float64 2022-08-17T12:22:24.2741036Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_float64 2022-08-17T12:22:24.4051416Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_float64 2022-08-17T12:22:24.4064198Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_float64 2022-08-17T12:22:24.4222140Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_0_cpu_float64 2022-08-17T12:22:24.4611922Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_0_cpu_float64 2022-08-17T12:22:24.4819433Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_cpu_float64 2022-08-17T12:22:24.5108595Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_cpu_float64 2022-08-17T12:22:24.5610475Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_float64 2022-08-17T12:22:24.5634266Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_float64 2022-08-17T12:22:24.5718043Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:22:24.6040679Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:22:24.6067137Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_searchsorted_cpu_float64 2022-08-17T12:22:24.6481702Z [gw0] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_searchsorted_cpu_float64 2022-08-17T12:22:24.6820911Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_float64 2022-08-17T12:22:24.6918094Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_float64 2022-08-17T12:22:24.6946923Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_complex128 2022-08-17T12:22:24.7361832Z [gw0] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_complex128 2022-08-17T12:22:24.7439919Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sign_cpu_float64 2022-08-17T12:22:24.7800645Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sign_cpu_float64 2022-08-17T12:22:24.8866934Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_complex128 2022-08-17T12:22:24.8878040Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_complex128 2022-08-17T12:22:24.9669220Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_slice_scatter_cpu_float64 2022-08-17T12:22:24.9691884Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:22:25.0126649Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmatmul___cpu_float64 2022-08-17T12:22:25.0137752Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_slice_scatter_cpu_float64 2022-08-17T12:22:25.5232010Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sort_cpu_float64 2022-08-17T12:22:25.5246927Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmatmul___cpu_float64 2022-08-17T12:22:25.6421356Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmod___cpu_float64 2022-08-17T12:22:25.6440575Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sort_cpu_float64 2022-08-17T12:22:25.6470052Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j0_cpu_float64 2022-08-17T12:22:25.6627495Z [gw0] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j0_cpu_float64 2022-08-17T12:22:25.6643515Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmod___cpu_float64 2022-08-17T12:22:25.6937266Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmul___cpu_complex128 2022-08-17T12:22:25.6951329Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:22:25.7435450Z [gw0] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:22:25.7478883Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_entr_cpu_float64 2022-08-17T12:22:25.7875192Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_entr_cpu_float64 2022-08-17T12:22:25.7901038Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i0e_cpu_float64 2022-08-17T12:22:25.8302673Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i0e_cpu_float64 2022-08-17T12:22:25.8310498Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:22:25.8731595Z [gw0] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:22:25.8763858Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:22:25.9236411Z [gw0] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:22:25.9481400Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:22:25.9622205Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:22:25.9627283Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:22:26.0062391Z [gw0] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:22:26.0066679Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_xlog1py_cpu_float64 2022-08-17T12:22:26.0497301Z [gw0] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_xlog1py_cpu_float64 2022-08-17T12:22:26.1395044Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_complex128 2022-08-17T12:22:26.1410097Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmul___cpu_complex128 2022-08-17T12:22:26.3243505Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmul___cpu_float64 2022-08-17T12:22:26.3256198Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmul___cpu_float64 2022-08-17T12:22:26.3273485Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rpow___cpu_complex128 2022-08-17T12:22:26.3683957Z [gw1] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rpow___cpu_complex128 2022-08-17T12:22:26.3705768Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rpow___cpu_float64 2022-08-17T12:22:26.3979333Z [gw1] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rpow___cpu_float64 2022-08-17T12:22:26.3987622Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_complex128 2022-08-17T12:22:26.4118865Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_complex128 2022-08-17T12:22:26.4424854Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rsub___cpu_complex128 2022-08-17T12:22:26.4440284Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_complex128 2022-08-17T12:22:26.6067676Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_complex128 2022-08-17T12:22:26.6092213Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_complex128 2022-08-17T12:22:26.8307294Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_complex128 2022-08-17T12:22:26.8316809Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_complex128 2022-08-17T12:22:26.9230049Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_complex128 2022-08-17T12:22:26.9248603Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rsub___cpu_complex128 2022-08-17T12:22:27.0292883Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rsub___cpu_float64 2022-08-17T12:22:27.0311814Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rsub___cpu_float64 2022-08-17T12:22:27.6846826Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_amax_cpu_float64 2022-08-17T12:22:27.6870361Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_amax_cpu_float64 2022-08-17T12:22:28.2576283Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_amin_cpu_float64 2022-08-17T12:22:28.2600988Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_amin_cpu_float64 2022-08-17T12:22:28.2635384Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:22:28.3073970Z [gw1] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:22:28.3083116Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:22:28.3557744Z [gw1] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:22:29.0235722Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:22:29.0262734Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:22:29.1557910Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:22:29.1582697Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:22:29.3295512Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:22:29.3321420Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_complex128 2022-08-17T12:22:29.6182932Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_complex128 2022-08-17T12:22:29.6211244Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:22:29.6984165Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:22:29.7009610Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_complex128 2022-08-17T12:22:29.7641683Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_complex128 2022-08-17T12:22:29.7658724Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:22:30.0262034Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:22:30.0296571Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:22:30.0303567Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:22:30.0682104Z [gw1] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:22:30.8178347Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:22:30.8204069Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:22:33.7102831Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:22:33.7115273Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:22:34.2853388Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_mean_cpu_float64 2022-08-17T12:22:34.2866401Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_mean_cpu_float64 2022-08-17T12:22:34.3928319Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_median_cpu_float64 2022-08-17T12:22:34.3937428Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_median_cpu_float64 2022-08-17T12:22:36.8770005Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_norm_cpu_float64 2022-08-17T12:22:36.8792033Z [gw3] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_lowrank_cpu_float64 2022-08-17T12:22:36.9019674Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_t_cpu_float64 2022-08-17T12:22:36.9201611Z [gw3] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_t_cpu_float64 2022-08-17T12:22:36.9774380Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_float64 2022-08-17T12:22:36.9793347Z [gw3] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_float64 2022-08-17T12:22:37.0030364Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_float64 2022-08-17T12:22:37.0200447Z [gw3] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_float64 2022-08-17T12:22:37.0554905Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_float64 2022-08-17T12:22:37.0638738Z [gw3] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_float64 2022-08-17T12:22:37.0917836Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_float64 2022-08-17T12:22:37.1080572Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_float64 2022-08-17T12:22:37.3702032Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_complex128 2022-08-17T12:22:37.3713499Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_complex128 2022-08-17T12:22:37.7491449Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_complex128 2022-08-17T12:22:37.7507767Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_norm_cpu_float64 2022-08-17T12:22:37.8685820Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:22:37.8718886Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_complex128 2022-08-17T12:22:38.0871790Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_complex128 2022-08-17T12:22:38.0897435Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_complex128 2022-08-17T12:22:38.7347054Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_complex128 2022-08-17T12:22:38.7362084Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_complex128 2022-08-17T12:22:38.8104899Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_float64 2022-08-17T12:22:38.8119357Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_float64 2022-08-17T12:22:38.9208925Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_float64 2022-08-17T12:22:38.9215031Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_float64 2022-08-17T12:22:38.9461110Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_float64 2022-08-17T12:22:38.9640396Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_float64 2022-08-17T12:22:39.0279785Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_float64 2022-08-17T12:22:39.0291958Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_float64 2022-08-17T12:22:39.0725021Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_complex128 2022-08-17T12:22:39.0758258Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_complex128 2022-08-17T12:22:39.1089086Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_float64 2022-08-17T12:22:39.1200669Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_float64 2022-08-17T12:22:39.1362297Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_float64 2022-08-17T12:22:39.1640679Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_float64 2022-08-17T12:22:39.2077524Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_complex128 2022-08-17T12:22:39.2118555Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_complex128 2022-08-17T12:22:39.2255003Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_H_cpu_complex128 2022-08-17T12:22:39.2640100Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_H_cpu_complex128 2022-08-17T12:22:39.2717772Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_H_cpu_float64 2022-08-17T12:22:39.3088115Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_H_cpu_float64 2022-08-17T12:22:39.3232253Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_T_cpu_complex128 2022-08-17T12:22:39.3522999Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_T_cpu_complex128 2022-08-17T12:22:39.3613149Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_T_cpu_float64 2022-08-17T12:22:39.3964630Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_T_cpu_float64 2022-08-17T12:22:39.5461371Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___getitem___cpu_complex128 2022-08-17T12:22:39.5477145Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___getitem___cpu_complex128 2022-08-17T12:22:39.5723291Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___getitem___cpu_float64 2022-08-17T12:22:39.5921927Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___getitem___cpu_float64 2022-08-17T12:22:39.6838623Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___radd___cpu_complex128 2022-08-17T12:22:39.6848955Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___radd___cpu_complex128 2022-08-17T12:22:39.7039989Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___radd___cpu_float64 2022-08-17T12:22:39.7280904Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___radd___cpu_float64 2022-08-17T12:22:39.7528361Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rdiv___cpu_complex128 2022-08-17T12:22:39.7542404Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:22:39.8502078Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:22:39.8515827Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rdiv___cpu_complex128 2022-08-17T12:22:39.8698288Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rdiv___cpu_float64 2022-08-17T12:22:39.8961024Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rdiv___cpu_float64 2022-08-17T12:22:40.0240910Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmatmul___cpu_complex128 2022-08-17T12:22:40.0248125Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:22:40.0950297Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:22:40.0959034Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmatmul___cpu_complex128 2022-08-17T12:22:40.1265295Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmatmul___cpu_float64 2022-08-17T12:22:40.1400457Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmatmul___cpu_float64 2022-08-17T12:22:40.1679008Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmod___cpu_float64 2022-08-17T12:22:40.1841279Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmod___cpu_float64 2022-08-17T12:22:40.2673836Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmul___cpu_complex128 2022-08-17T12:22:40.2682000Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmul___cpu_complex128 2022-08-17T12:22:40.2860354Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmul___cpu_float64 2022-08-17T12:22:40.3121451Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmul___cpu_float64 2022-08-17T12:22:40.3142979Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rpow___cpu_complex128 2022-08-17T12:22:40.3604240Z [gw3] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rpow___cpu_complex128 2022-08-17T12:22:40.3626211Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rpow___cpu_float64 2022-08-17T12:22:40.4083460Z [gw3] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rpow___cpu_float64 2022-08-17T12:22:40.5115927Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rsub___cpu_complex128 2022-08-17T12:22:40.5130647Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rsub___cpu_complex128 2022-08-17T12:22:40.5372910Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rsub___cpu_float64 2022-08-17T12:22:40.5568321Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rsub___cpu_float64 2022-08-17T12:22:40.7465033Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_amax_cpu_float64 2022-08-17T12:22:40.7476556Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_amax_cpu_float64 2022-08-17T12:22:40.9244281Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_amin_cpu_float64 2022-08-17T12:22:40.9253843Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_amin_cpu_float64 2022-08-17T12:22:40.9277551Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_argmax_cpu_float64 2022-08-17T12:22:40.9681862Z [gw3] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_argmax_cpu_float64 2022-08-17T12:22:40.9711519Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_argmin_cpu_float64 2022-08-17T12:22:41.0122212Z [gw3] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_argmin_cpu_float64 2022-08-17T12:22:41.1107399Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumprod_cpu_complex128 2022-08-17T12:22:41.1116629Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumprod_cpu_complex128 2022-08-17T12:22:41.1336082Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumprod_cpu_float64 2022-08-17T12:22:41.1521264Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumprod_cpu_float64 2022-08-17T12:22:41.2418856Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumsum_cpu_complex128 2022-08-17T12:22:41.2430612Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumsum_cpu_complex128 2022-08-17T12:22:41.2630298Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumsum_cpu_float64 2022-08-17T12:22:41.2839601Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumsum_cpu_float64 2022-08-17T12:22:41.3115742Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_log_softmax_cpu_float64 2022-08-17T12:22:41.3279547Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_log_softmax_cpu_float64 2022-08-17T12:22:41.3578631Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_logaddexp_cpu_float64 2022-08-17T12:22:41.3719148Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_logaddexp_cpu_float64 2022-08-17T12:22:41.5015563Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_logsumexp_cpu_float64 2022-08-17T12:22:41.5031406Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_logsumexp_cpu_float64 2022-08-17T12:22:42.0322059Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_mean_cpu_complex128 2022-08-17T12:22:42.0335428Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_mean_cpu_complex128 2022-08-17T12:22:42.1636328Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_mean_cpu_float64 2022-08-17T12:22:42.1645103Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_mean_cpu_float64 2022-08-17T12:22:42.2049038Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_median_cpu_float64 2022-08-17T12:22:42.2079381Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_median_cpu_float64 2022-08-17T12:22:42.8341852Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_norm_cpu_float64 2022-08-17T12:22:42.8350169Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_norm_cpu_float64 2022-08-17T12:22:42.9231188Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_normalize_cpu_complex128 2022-08-17T12:22:42.9243922Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:22:43.0793023Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_prod_cpu_float64 2022-08-17T12:22:43.0801187Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_normalize_cpu_complex128 2022-08-17T12:22:43.1327502Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_normalize_cpu_float64 2022-08-17T12:22:43.1338770Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_normalize_cpu_float64 2022-08-17T12:22:43.6085449Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_prod_cpu_complex128 2022-08-17T12:22:43.6108297Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_prod_cpu_float64 2022-08-17T12:22:43.6480702Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:22:43.6499831Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_prod_cpu_complex128 2022-08-17T12:22:43.7949178Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_prod_cpu_float64 2022-08-17T12:22:43.7969067Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_prod_cpu_float64 2022-08-17T12:22:43.8270525Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_softmax_cpu_float64 2022-08-17T12:22:43.8409956Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_softmax_cpu_float64 2022-08-17T12:22:43.8516043Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_softmin_cpu_float64 2022-08-17T12:22:43.8531703Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:22:43.8705996Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:22:43.8915680Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_softmin_cpu_float64 2022-08-17T12:22:44.0730257Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_std_cpu_complex128 2022-08-17T12:22:44.0747639Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:22:44.4100852Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_std_cpu_complex128 2022-08-17T12:22:44.4118540Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumprod_cpu_complex128 2022-08-17T12:22:44.6838767Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumprod_cpu_float64 2022-08-17T12:22:44.6850618Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_std_cpu_complex128 2022-08-17T12:22:44.8665224Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_std_cpu_float64 2022-08-17T12:22:44.8676905Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_std_cpu_float64 2022-08-17T12:22:45.2907913Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_sum_cpu_complex128 2022-08-17T12:22:45.2919804Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_sum_cpu_complex128 2022-08-17T12:22:45.3896420Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_sum_cpu_float64 2022-08-17T12:22:45.3908489Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_sum_cpu_float64 2022-08-17T12:22:45.5167979Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_var_cpu_complex128 2022-08-17T12:22:45.5182158Z [gw0] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_complex128 2022-08-17T12:22:45.5289410Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_symeig_cpu_float64 2022-08-17T12:22:45.5602510Z [gw0] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_symeig_cpu_float64 2022-08-17T12:22:45.5850269Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_float64 2022-08-17T12:22:45.6042225Z [gw0] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_float64 2022-08-17T12:22:45.6166915Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_float64 2022-08-17T12:22:45.6480387Z [gw0] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_float64 2022-08-17T12:22:45.9288242Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_float64 2022-08-17T12:22:45.9301375Z [gw0] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_float64 2022-08-17T12:22:45.9932524Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_float64 2022-08-17T12:22:45.9944531Z [gw0] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_float64 2022-08-17T12:22:46.0121776Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_complex128 2022-08-17T12:22:46.0361287Z [gw0] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_complex128 2022-08-17T12:22:46.1426526Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_complex128 2022-08-17T12:22:46.1438607Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_var_cpu_complex128 2022-08-17T12:22:46.3193569Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_var_cpu_float64 2022-08-17T12:22:46.3204244Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_var_cpu_float64 2022-08-17T12:22:46.3282954Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_abs_cpu_complex128 2022-08-17T12:22:46.3643015Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_abs_cpu_complex128 2022-08-17T12:22:46.3692009Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_abs_cpu_float64 2022-08-17T12:22:46.4081322Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_abs_cpu_float64 2022-08-17T12:22:46.4267182Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acos_cpu_complex128 2022-08-17T12:22:46.4555526Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acos_cpu_complex128 2022-08-17T12:22:46.4624598Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acos_cpu_float64 2022-08-17T12:22:46.4960017Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acos_cpu_float64 2022-08-17T12:22:46.5142712Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acosh_cpu_complex128 2022-08-17T12:22:46.5152741Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acosh_cpu_complex128 2022-08-17T12:22:46.5162032Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_complex128 2022-08-17T12:22:46.5400554Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_complex128 2022-08-17T12:22:46.5463015Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acosh_cpu_float64 2022-08-17T12:22:46.5879333Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acosh_cpu_float64 2022-08-17T12:22:46.6422933Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_add_cpu_complex128 2022-08-17T12:22:46.6432727Z [gw0] [ 31%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_complex128 2022-08-17T12:22:46.6755858Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_complex128 2022-08-17T12:22:46.6772495Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_add_cpu_complex128 2022-08-17T12:22:46.7059483Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_add_cpu_float64 2022-08-17T12:22:46.7276621Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_add_cpu_float64 2022-08-17T12:22:46.7741496Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addbmm_cpu_complex128 2022-08-17T12:22:46.7765912Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_complex128 2022-08-17T12:22:46.7846748Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trunc_cpu_float64 2022-08-17T12:22:46.8224770Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trunc_cpu_float64 2022-08-17T12:22:46.8495884Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_float64 2022-08-17T12:22:46.8667986Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_float64 2022-08-17T12:22:46.8674182Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unique_cpu_float64 2022-08-17T12:22:46.9156947Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unique_cpu_float64 2022-08-17T12:22:46.9847985Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_float64 2022-08-17T12:22:46.9872812Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_float64 2022-08-17T12:22:46.9958288Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_float64 2022-08-17T12:22:47.0318750Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_float64 2022-08-17T12:22:47.0576814Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_real_cpu_complex128 2022-08-17T12:22:47.0786791Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_real_cpu_complex128 2022-08-17T12:22:47.1381376Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_float64 2022-08-17T12:22:47.1430907Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_float64 2022-08-17T12:22:47.2165878Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_float64 2022-08-17T12:22:47.2196944Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_float64 2022-08-17T12:22:47.2240563Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_complex128 2022-08-17T12:22:47.2643710Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_complex128 2022-08-17T12:22:47.2654269Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_unary_cpu_complex128 2022-08-17T12:22:47.2742501Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_unary_cpu_complex128 2022-08-17T12:22:47.2753143Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addbmm_cpu_complex128 2022-08-17T12:22:47.3040942Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addbmm_cpu_float64 2022-08-17T12:22:47.3073725Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_unary_cpu_float64 2022-08-17T12:22:47.3397994Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_unary_cpu_float64 2022-08-17T12:22:47.3422816Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addbmm_cpu_float64 2022-08-17T12:22:47.3482611Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcdiv_cpu_complex128 2022-08-17T12:22:47.3723745Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kron_cpu_complex128 2022-08-17T12:22:47.3921876Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kron_cpu_complex128 2022-08-17T12:22:47.4017834Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kron_cpu_float64 2022-08-17T12:22:47.4363098Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kron_cpu_float64 2022-08-17T12:22:47.4608756Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kthvalue_cpu_float64 2022-08-17T12:22:47.4801622Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kthvalue_cpu_float64 2022-08-17T12:22:47.4934341Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ldexp_cpu_complex128 2022-08-17T12:22:47.4943986Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcdiv_cpu_complex128 2022-08-17T12:22:47.5308855Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcdiv_cpu_float64 2022-08-17T12:22:47.5358942Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcdiv_cpu_float64 2022-08-17T12:22:47.5548051Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcmul_cpu_complex128 2022-08-17T12:22:47.5557410Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ldexp_cpu_complex128 2022-08-17T12:22:47.5732431Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ldexp_cpu_float64 2022-08-17T12:22:47.6001454Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ldexp_cpu_float64 2022-08-17T12:22:47.6026026Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_le_cpu_float64 2022-08-17T12:22:47.6484573Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_le_cpu_float64 2022-08-17T12:22:47.6632092Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lerp_cpu_complex128 2022-08-17T12:22:47.6644253Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcmul_cpu_complex128 2022-08-17T12:22:47.6927357Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcmul_cpu_float64 2022-08-17T12:22:47.7040320Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcmul_cpu_float64 2022-08-17T12:22:47.7984162Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_cpu_complex128 2022-08-17T12:22:47.7997333Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_cpu_complex128 2022-08-17T12:22:47.8092028Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_cpu_float64 2022-08-17T12:22:47.8402422Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_cpu_float64 2022-08-17T12:22:47.9491578Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_decomposed_cpu_complex128 2022-08-17T12:22:47.9504461Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lerp_cpu_complex128 2022-08-17T12:22:47.9639238Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lerp_cpu_float64 2022-08-17T12:22:47.9655028Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_decomposed_cpu_complex128 2022-08-17T12:22:47.9788236Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_decomposed_cpu_float64 2022-08-17T12:22:47.9901081Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_decomposed_cpu_float64 2022-08-17T12:22:47.9918977Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lerp_cpu_float64 2022-08-17T12:22:47.9980026Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lgamma_cpu_float64 2022-08-17T12:22:48.0081281Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lgamma_cpu_float64 2022-08-17T12:22:48.0360728Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmv_cpu_complex128 2022-08-17T12:22:48.1092611Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_cpu_complex128 2022-08-17T12:22:48.1108086Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmv_cpu_complex128 2022-08-17T12:22:48.1272370Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmv_cpu_float64 2022-08-17T12:22:48.1520549Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmv_cpu_float64 2022-08-17T12:22:48.1900575Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addr_cpu_complex128 2022-08-17T12:22:48.1910481Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_cpu_complex128 2022-08-17T12:22:48.1984845Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_cpu_float64 2022-08-17T12:22:48.1996721Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addr_cpu_complex128 2022-08-17T12:22:48.2102015Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addr_cpu_float64 2022-08-17T12:22:48.2322897Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addr_cpu_float64 2022-08-17T12:22:48.2331906Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_cpu_float64 2022-08-17T12:22:48.2437585Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:22:48.2462084Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_all_cpu_complex128 2022-08-17T12:22:48.2881379Z [gw3] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_all_cpu_complex128 2022-08-17T12:22:48.2912978Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_all_cpu_float64 2022-08-17T12:22:48.3326371Z [gw3] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_all_cpu_float64 2022-08-17T12:22:48.3364432Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_allclose_cpu_complex128 2022-08-17T12:22:48.3811685Z [gw3] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_allclose_cpu_complex128 2022-08-17T12:22:48.3842502Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_allclose_cpu_float64 2022-08-17T12:22:48.4272654Z [gw3] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_allclose_cpu_float64 2022-08-17T12:22:48.4532800Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_amax_cpu_float64 2022-08-17T12:22:48.4681038Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_amax_cpu_float64 2022-08-17T12:22:48.5141871Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_amin_cpu_float64 2022-08-17T12:22:48.5293368Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_amin_cpu_float64 2022-08-17T12:22:48.5322829Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_aminmax_cpu_float64 2022-08-17T12:22:48.5715088Z [gw3] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_aminmax_cpu_float64 2022-08-17T12:22:48.5730461Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_std_cpu_complex128 2022-08-17T12:22:48.5832163Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_std_cpu_float64 2022-08-17T12:22:48.5837100Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_angle_cpu_complex128 2022-08-17T12:22:48.6240997Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_angle_cpu_complex128 2022-08-17T12:22:48.6287272Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_angle_cpu_float64 2022-08-17T12:22:48.6738290Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_angle_cpu_float64 2022-08-17T12:22:48.6751837Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_any_cpu_complex128 2022-08-17T12:22:48.7195493Z [gw3] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_any_cpu_complex128 2022-08-17T12:22:48.7200658Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_any_cpu_float64 2022-08-17T12:22:48.7375716Z [gw3] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_any_cpu_float64 2022-08-17T12:22:48.7385208Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:22:48.7603828Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:22:48.7634590Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_arange_cpu_float64 2022-08-17T12:22:48.7672662Z [gw3] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_arange_cpu_float64 2022-08-17T12:22:48.7798945Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:22:48.7986696Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cond_cpu_complex128 2022-08-17T12:22:48.8038781Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cond_cpu_complex128 2022-08-17T12:22:48.8063366Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argmax_cpu_float64 2022-08-17T12:22:48.8239322Z [gw3] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argmax_cpu_float64 2022-08-17T12:22:48.8334283Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cond_cpu_float64 2022-08-17T12:22:48.8481357Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cond_cpu_float64 2022-08-17T12:22:48.8506925Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argmin_cpu_float64 2022-08-17T12:22:48.8680224Z [gw3] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argmin_cpu_float64 2022-08-17T12:22:48.8921714Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cross_cpu_complex128 2022-08-17T12:22:48.8929954Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argsort_cpu_float64 2022-08-17T12:22:48.8955721Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cross_cpu_complex128 2022-08-17T12:22:48.9119679Z [gw3] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argsort_cpu_float64 2022-08-17T12:22:48.9226947Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cross_cpu_float64 2022-08-17T12:22:48.9359355Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cross_cpu_float64 2022-08-17T12:22:48.9396076Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argwhere_cpu_complex128 2022-08-17T12:22:48.9560110Z [gw3] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argwhere_cpu_complex128 2022-08-17T12:22:48.9804546Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_cpu_complex128 2022-08-17T12:22:48.9841718Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argwhere_cpu_float64 2022-08-17T12:22:49.0191256Z [gw3] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argwhere_cpu_float64 2022-08-17T12:22:49.0199506Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_cpu_complex128 2022-08-17T12:22:49.0239758Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_cpu_float64 2022-08-17T12:22:49.0267745Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_cpu_complex128 2022-08-17T12:22:49.0550207Z [gw3] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_cpu_complex128 2022-08-17T12:22:49.0639660Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_cpu_float64 2022-08-17T12:22:49.0757831Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_singular_cpu_complex128 2022-08-17T12:22:49.0765712Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_cpu_float64 2022-08-17T12:22:49.1200157Z [gw3] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_cpu_float64 2022-08-17T12:22:49.1287992Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_scatter_cpu_complex128 2022-08-17T12:22:49.1718319Z [gw3] [ 32%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_scatter_cpu_complex128 2022-08-17T12:22:49.1744715Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_scatter_cpu_float64 2022-08-17T12:22:49.2155111Z [gw3] [ 32%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_scatter_cpu_float64 2022-08-17T12:22:49.2251253Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asin_cpu_complex128 2022-08-17T12:22:49.2561766Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asin_cpu_complex128 2022-08-17T12:22:49.2588406Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asin_cpu_float64 2022-08-17T12:22:49.2962597Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asin_cpu_float64 2022-08-17T12:22:49.3109022Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asinh_cpu_complex128 2022-08-17T12:22:49.3401189Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asinh_cpu_complex128 2022-08-17T12:22:49.3457318Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asinh_cpu_float64 2022-08-17T12:22:49.3841116Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asinh_cpu_float64 2022-08-17T12:22:49.4122968Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan2_cpu_float64 2022-08-17T12:22:49.4281322Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan2_cpu_float64 2022-08-17T12:22:49.4430423Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan_cpu_complex128 2022-08-17T12:22:49.4725044Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan_cpu_complex128 2022-08-17T12:22:49.4773063Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan_cpu_float64 2022-08-17T12:22:49.4787911Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_std_cpu_float64 2022-08-17T12:22:49.4792908Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan_cpu_float64 2022-08-17T12:22:49.4835431Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:22:49.4850232Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_singular_cpu_complex128 2022-08-17T12:22:49.5159979Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_singular_cpu_float64 2022-08-17T12:22:49.5270200Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atanh_cpu_complex128 2022-08-17T12:22:49.5656439Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atanh_cpu_complex128 2022-08-17T12:22:49.5664908Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atanh_cpu_float64 2022-08-17T12:22:49.5721048Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atanh_cpu_float64 2022-08-17T12:22:49.5733505Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_singular_cpu_float64 2022-08-17T12:22:49.6042157Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eig_cpu_complex128 2022-08-17T12:22:49.6797786Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_1d_cpu_complex128 2022-08-17T12:22:49.6809960Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_1d_cpu_complex128 2022-08-17T12:22:49.6976112Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_1d_cpu_float64 2022-08-17T12:22:49.7241118Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_1d_cpu_float64 2022-08-17T12:22:49.7403898Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_2d_cpu_complex128 2022-08-17T12:22:49.7416540Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eig_cpu_complex128 2022-08-17T12:22:49.7937729Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eig_cpu_float64 2022-08-17T12:22:49.7946677Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eig_cpu_float64 2022-08-17T12:22:49.8254853Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigh_cpu_complex128 2022-08-17T12:22:49.8321402Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_2d_cpu_complex128 2022-08-17T12:22:49.8499996Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_2d_cpu_float64 2022-08-17T12:22:49.8797674Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_2d_cpu_float64 2022-08-17T12:22:49.9232999Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_3d_cpu_complex128 2022-08-17T12:22:49.9245687Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigh_cpu_complex128 2022-08-17T12:22:49.9441383Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigh_cpu_float64 2022-08-17T12:22:49.9507097Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigh_cpu_float64 2022-08-17T12:22:49.9516644Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_3d_cpu_complex128 2022-08-17T12:22:49.9686722Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_3d_cpu_float64 2022-08-17T12:22:49.9687184Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvals_cpu_complex128 2022-08-17T12:22:49.9959545Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_3d_cpu_float64 2022-08-17T12:22:50.0380221Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_baddbmm_cpu_complex128 2022-08-17T12:22:50.0420447Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvals_cpu_complex128 2022-08-17T12:22:50.0783881Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvals_cpu_float64 2022-08-17T12:22:50.0837644Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvals_cpu_float64 2022-08-17T12:22:50.1989362Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:22:50.2063934Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:22:50.2995296Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvalsh_cpu_float64 2022-08-17T12:22:50.3004291Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvalsh_cpu_float64 2022-08-17T12:22:50.7311946Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_householder_product_cpu_complex128 2022-08-17T12:22:50.7345141Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumprod_cpu_float64 2022-08-17T12:22:50.8522800Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumsum_cpu_complex128 2022-08-17T12:22:50.8536303Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_householder_product_cpu_complex128 2022-08-17T12:22:50.8748482Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_householder_product_cpu_float64 2022-08-17T12:22:50.8761319Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumsum_cpu_complex128 2022-08-17T12:22:50.8885142Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumsum_cpu_float64 2022-08-17T12:22:50.9000321Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_householder_product_cpu_float64 2022-08-17T12:22:50.9188122Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_cpu_complex128 2022-08-17T12:22:50.9207619Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumsum_cpu_float64 2022-08-17T12:22:50.9640145Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:22:50.9649672Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_baddbmm_cpu_complex128 2022-08-17T12:22:51.0165245Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_baddbmm_cpu_float64 2022-08-17T12:22:51.0177347Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_cpu_complex128 2022-08-17T12:22:51.0227272Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_cpu_float64 2022-08-17T12:22:51.0245703Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_baddbmm_cpu_float64 2022-08-17T12:22:51.0436402Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bernoulli_cpu_float64 2022-08-17T12:22:51.0466149Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bernoulli_cpu_float64 2022-08-17T12:22:51.0598032Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_cpu_float64 2022-08-17T12:22:51.0677993Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_ex_cpu_complex128 2022-08-17T12:22:51.0740093Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bfloat16_cpu_complex128 2022-08-17T12:22:51.1121540Z [gw3] [ 32%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bfloat16_cpu_complex128 2022-08-17T12:22:51.1206705Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bfloat16_cpu_float64 2022-08-17T12:22:51.1215199Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_ex_cpu_complex128 2022-08-17T12:22:51.1226946Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_ex_cpu_float64 2022-08-17T12:22:51.1378877Z [gw3] [ 32%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bfloat16_cpu_float64 2022-08-17T12:22:51.1560853Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_ex_cpu_float64 2022-08-17T12:22:51.1641183Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_block_diag_cpu_complex128 2022-08-17T12:22:51.1673647Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:22:51.1981298Z [gw0] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:22:51.2037813Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_block_diag_cpu_complex128 2022-08-17T12:22:51.2078483Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_block_diag_cpu_float64 2022-08-17T12:22:51.2103470Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_cpu_float64 2022-08-17T12:22:51.2136612Z [gw0] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_cpu_float64 2022-08-17T12:22:51.2480673Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_block_diag_cpu_float64 2022-08-17T12:22:51.2520151Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bmm_cpu_complex128 2022-08-17T12:22:51.2553185Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:22:51.2613389Z [gw0] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:22:51.2920329Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bmm_cpu_complex128 2022-08-17T12:22:51.2959643Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bmm_cpu_float64 2022-08-17T12:22:51.2992169Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:22:51.3006085Z [gw0] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:22:51.3361962Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bmm_cpu_float64 2022-08-17T12:22:51.3390558Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bool_cpu_complex128 2022-08-17T12:22:51.3403498Z [gw3] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bool_cpu_complex128 2022-08-17T12:22:51.3428199Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:22:51.3806493Z [gw0] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:22:51.3829387Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bool_cpu_float64 2022-08-17T12:22:51.3877974Z [gw3] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bool_cpu_float64 2022-08-17T12:22:51.3903174Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_solve_cpu_float64 2022-08-17T12:22:51.4164024Z [gw0] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_solve_cpu_float64 2022-08-17T12:22:51.4169004Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:22:51.4237843Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:22:51.4319238Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_tensors_cpu_complex128 2022-08-17T12:22:51.4335598Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_cpu_complex128 2022-08-17T12:22:51.4601345Z [gw0] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_cpu_complex128 2022-08-17T12:22:51.4678725Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_tensors_cpu_complex128 2022-08-17T12:22:51.4767085Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_tensors_cpu_float64 2022-08-17T12:22:51.4776851Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_cpu_float64 2022-08-17T12:22:51.4780489Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_tensors_cpu_float64 2022-08-17T12:22:51.5057463Z [gw0] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_cpu_float64 2022-08-17T12:22:51.5064851Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:22:51.5158986Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_deg2rad_cpu_float64 2022-08-17T12:22:51.5179801Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_to_cpu_complex128 2022-08-17T12:22:51.5197743Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_deg2rad_cpu_float64 2022-08-17T12:22:51.5520074Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:22:51.5540466Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_cpu_complex128 2022-08-17T12:22:51.5598749Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_to_cpu_complex128 2022-08-17T12:22:51.5759107Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_to_cpu_float64 2022-08-17T12:22:51.6044520Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_to_cpu_float64 2022-08-17T12:22:51.6082605Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bucketize_cpu_float64 2022-08-17T12:22:51.6300325Z [gw3] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bucketize_cpu_float64 2022-08-17T12:22:51.6307876Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:22:51.6480300Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_sum_cpu_float64 2022-08-17T12:22:51.6512301Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_byte_cpu_complex128 2022-08-17T12:22:51.6995553Z [gw3] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_byte_cpu_complex128 2022-08-17T12:22:51.6996635Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_byte_cpu_float64 2022-08-17T12:22:51.7532811Z [gw3] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_byte_cpu_float64 2022-08-17T12:22:51.7712630Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cartesian_prod_cpu_complex128 2022-08-17T12:22:51.7880976Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cartesian_prod_cpu_complex128 2022-08-17T12:22:51.7924020Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cartesian_prod_cpu_float64 2022-08-17T12:22:51.8436242Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cartesian_prod_cpu_float64 2022-08-17T12:22:51.9376972Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cat_cpu_complex128 2022-08-17T12:22:51.9394311Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cat_cpu_complex128 2022-08-17T12:22:51.9577871Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cat_cpu_float64 2022-08-17T12:22:51.9827749Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cat_cpu_float64 2022-08-17T12:22:51.9834331Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_cpu_complex128 2022-08-17T12:22:51.9940983Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cdist_cpu_float64 2022-08-17T12:22:52.1057373Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_cpu_float64 2022-08-17T12:22:52.1067288Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_cpu_float64 2022-08-17T12:22:52.1527176Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:22:52.1535511Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_sum_cpu_float64 2022-08-17T12:22:52.4240888Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_var_cpu_complex128 2022-08-17T12:22:52.4267334Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:22:52.5169853Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:22:52.5182077Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cdist_cpu_float64 2022-08-17T12:22:52.5240699Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ceil_cpu_float64 2022-08-17T12:22:52.5602239Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ceil_cpu_float64 2022-08-17T12:22:52.5720759Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chalf_cpu_complex128 2022-08-17T12:22:52.5881230Z [gw3] [ 33%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chalf_cpu_complex128 2022-08-17T12:22:52.5892793Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:22:52.6037558Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_cpu_complex128 2022-08-17T12:22:52.6142381Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chalf_cpu_float64 2022-08-17T12:22:52.6480302Z [gw3] [ 33%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chalf_cpu_float64 2022-08-17T12:22:52.6511642Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_char_cpu_complex128 2022-08-17T12:22:52.6515055Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_char_cpu_complex128 2022-08-17T12:22:52.6524015Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:22:52.6955959Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_embed_cpu_float64 2022-08-17T12:22:52.6963530Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_char_cpu_float64 2022-08-17T12:22:52.7377242Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_char_cpu_float64 2022-08-17T12:22:52.8422853Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_cpu_complex128 2022-08-17T12:22:52.8429528Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_embed_cpu_float64 2022-08-17T12:22:53.0238666Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagflat_cpu_complex128 2022-08-17T12:22:53.0251961Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagflat_cpu_complex128 2022-08-17T12:22:53.0608854Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagflat_cpu_float64 2022-08-17T12:22:53.0720480Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagflat_cpu_float64 2022-08-17T12:22:53.1065297Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_cpu_complex128 2022-08-17T12:22:53.1078828Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_cpu_complex128 2022-08-17T12:22:53.1389925Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_cpu_float64 2022-08-17T12:22:53.1561666Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_cpu_float64 2022-08-17T12:22:53.1741557Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_inverse_cpu_complex128 2022-08-17T12:22:53.1764039Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_cpu_complex128 2022-08-17T12:22:53.4207333Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_cpu_float64 2022-08-17T12:22:53.4271504Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_cpu_float64 2022-08-17T12:22:53.4684034Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_cpu_complex128 2022-08-17T12:22:53.4705771Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_inverse_cpu_complex128 2022-08-17T12:22:53.5403949Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_inverse_cpu_float64 2022-08-17T12:22:53.5469380Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_cpu_complex128 2022-08-17T12:22:53.6479975Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_cpu_float64 2022-08-17T12:22:53.6495701Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_inverse_cpu_float64 2022-08-17T12:22:53.7085181Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_solve_cpu_complex128 2022-08-17T12:22:53.7103034Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_cpu_float64 2022-08-17T12:22:53.9178422Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:22:53.9201319Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:22:54.0676749Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diff_cpu_complex128 2022-08-17T12:22:54.0704275Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_cpu_complex128 2022-08-17T12:22:54.0774278Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_cpu_float64 2022-08-17T12:22:54.0803595Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_solve_cpu_complex128 2022-08-17T12:22:54.1239956Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_solve_cpu_float64 2022-08-17T12:22:54.1256481Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_cpu_float64 2022-08-17T12:22:54.1484715Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:22:54.1512791Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_solve_cpu_float64 2022-08-17T12:22:54.2068908Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chunk_cpu_complex128 2022-08-17T12:22:54.2119436Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chunk_cpu_complex128 2022-08-17T12:22:54.2344026Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chunk_cpu_float64 2022-08-17T12:22:54.2599601Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chunk_cpu_float64 2022-08-17T12:22:54.2694320Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_cpu_float64 2022-08-17T12:22:54.3116201Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_cpu_float64 2022-08-17T12:22:54.3186473Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_max_cpu_float64 2022-08-17T12:22:54.3198271Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:22:54.3282837Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:22:54.3537590Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_max_cpu_float64 2022-08-17T12:22:54.3718650Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_min_cpu_float64 2022-08-17T12:22:54.3746839Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_min_cpu_float64 2022-08-17T12:22:54.3760370Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:22:54.3959577Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_solve_cpu_complex128 2022-08-17T12:22:54.4075246Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clone_cpu_complex128 2022-08-17T12:22:54.4400807Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clone_cpu_complex128 2022-08-17T12:22:54.4450679Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clone_cpu_float64 2022-08-17T12:22:54.4861415Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clone_cpu_float64 2022-08-17T12:22:54.5109834Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_column_stack_cpu_complex128 2022-08-17T12:22:54.5279334Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_column_stack_cpu_complex128 2022-08-17T12:22:54.5346120Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_column_stack_cpu_float64 2022-08-17T12:22:54.5720858Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_column_stack_cpu_float64 2022-08-17T12:22:54.7278741Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_combinations_cpu_complex128 2022-08-17T12:22:54.7287565Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_combinations_cpu_complex128 2022-08-17T12:22:54.7681468Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_combinations_cpu_float64 2022-08-17T12:22:54.7717679Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_combinations_cpu_float64 2022-08-17T12:22:54.8033589Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_complex_cpu_float64 2022-08-17T12:22:54.8159529Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_complex_cpu_float64 2022-08-17T12:22:54.8311268Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_cpu_complex128 2022-08-17T12:22:54.8599906Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_cpu_complex128 2022-08-17T12:22:54.8655485Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_cpu_float64 2022-08-17T12:22:54.9040625Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_cpu_float64 2022-08-17T12:22:54.9157465Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_physical_cpu_complex128 2022-08-17T12:22:54.9480919Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_physical_cpu_complex128 2022-08-17T12:22:54.9536209Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_physical_cpu_float64 2022-08-17T12:22:54.9922677Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_physical_cpu_float64 2022-08-17T12:22:55.3322724Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_constant_pad_nd_cpu_complex128 2022-08-17T12:22:55.3329009Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_constant_pad_nd_cpu_complex128 2022-08-17T12:22:55.3908196Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_constant_pad_nd_cpu_float64 2022-08-17T12:22:55.3920436Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_constant_pad_nd_cpu_float64 2022-08-17T12:22:55.4086198Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_contiguous_cpu_complex128 2022-08-17T12:22:55.4401748Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_contiguous_cpu_complex128 2022-08-17T12:22:55.4449534Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_contiguous_cpu_float64 2022-08-17T12:22:55.4841337Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_contiguous_cpu_float64 2022-08-17T12:22:55.5112741Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_copysign_cpu_float64 2022-08-17T12:22:55.5281135Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_copysign_cpu_float64 2022-08-17T12:22:55.5782530Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_corrcoef_cpu_complex128 2022-08-17T12:22:55.5794048Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_corrcoef_cpu_complex128 2022-08-17T12:22:55.5941825Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_corrcoef_cpu_float64 2022-08-17T12:22:55.6201729Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_corrcoef_cpu_float64 2022-08-17T12:22:55.6541084Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cos_cpu_complex128 2022-08-17T12:22:55.6640349Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cos_cpu_complex128 2022-08-17T12:22:55.6728554Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cos_cpu_float64 2022-08-17T12:22:55.7082036Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cos_cpu_float64 2022-08-17T12:22:55.7324188Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cosh_cpu_complex128 2022-08-17T12:22:55.7521393Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cosh_cpu_complex128 2022-08-17T12:22:55.7581779Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cosh_cpu_float64 2022-08-17T12:22:55.7961487Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cosh_cpu_float64 2022-08-17T12:22:55.7984276Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_count_nonzero_cpu_complex128 2022-08-17T12:22:55.8401787Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_count_nonzero_cpu_complex128 2022-08-17T12:22:55.8426040Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_count_nonzero_cpu_float64 2022-08-17T12:22:55.8843595Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_count_nonzero_cpu_float64 2022-08-17T12:22:55.9232480Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cov_cpu_complex128 2022-08-17T12:22:55.9280674Z [gw3] [ 33%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cov_cpu_complex128 2022-08-17T12:22:55.9514616Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cov_cpu_float64 2022-08-17T12:22:55.9724012Z [gw3] [ 33%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cov_cpu_float64 2022-08-17T12:22:56.0069284Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cross_cpu_complex128 2022-08-17T12:22:56.0160968Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cross_cpu_complex128 2022-08-17T12:22:56.0234746Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cross_cpu_float64 2022-08-17T12:22:56.0602303Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cross_cpu_float64 2022-08-17T12:22:56.0668840Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cummax_cpu_float64 2022-08-17T12:22:56.0837590Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cummax_cpu_float64 2022-08-17T12:22:56.0850425Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_var_cpu_complex128 2022-08-17T12:22:56.1082470Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_var_cpu_float64 2022-08-17T12:22:56.1162437Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cummin_cpu_float64 2022-08-17T12:22:56.1523122Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cummin_cpu_float64 2022-08-17T12:22:56.6744322Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumprod_cpu_complex128 2022-08-17T12:22:56.6749500Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_solve_cpu_complex128 2022-08-17T12:22:56.8061270Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_solve_cpu_float64 2022-08-17T12:22:56.8073052Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_var_cpu_float64 2022-08-17T12:22:56.8418162Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_abs_cpu_complex128 2022-08-17T12:22:56.8477955Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_abs_cpu_complex128 2022-08-17T12:22:56.8690712Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_abs_cpu_float64 2022-08-17T12:22:56.8959408Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_abs_cpu_float64 2022-08-17T12:22:56.9972636Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acos_cpu_complex128 2022-08-17T12:22:56.9980411Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acos_cpu_complex128 2022-08-17T12:22:57.0161864Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acos_cpu_float64 2022-08-17T12:22:57.0442275Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acos_cpu_float64 2022-08-17T12:22:57.1464885Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acosh_cpu_complex128 2022-08-17T12:22:57.1481612Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acosh_cpu_complex128 2022-08-17T12:22:57.1741003Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acosh_cpu_float64 2022-08-17T12:22:57.1880100Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acosh_cpu_float64 2022-08-17T12:22:57.7779609Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_add_cpu_complex128 2022-08-17T12:22:57.7793619Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_add_cpu_complex128 2022-08-17T12:22:57.7882978Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_add_cpu_float64 2022-08-17T12:22:57.7901279Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_solve_cpu_float64 2022-08-17T12:22:57.8953009Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:22:57.8963666Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_add_cpu_float64 2022-08-17T12:22:58.1873907Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addbmm_cpu_complex128 2022-08-17T12:22:58.1892234Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:22:58.5190645Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_norm_cpu_float64 2022-08-17T12:22:58.5203413Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_norm_cpu_float64 2022-08-17T12:22:58.7678477Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_power_cpu_complex128 2022-08-17T12:22:58.7842271Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diff_cpu_complex128 2022-08-17T12:22:58.7871415Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diff_cpu_float64 2022-08-17T12:22:58.7893329Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_power_cpu_complex128 2022-08-17T12:22:58.8165864Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_power_cpu_float64 2022-08-17T12:22:58.8395660Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_power_cpu_float64 2022-08-17T12:22:58.8398999Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:22:58.8835606Z [gw0] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:22:58.8841114Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_cpu_float64 2022-08-17T12:22:58.9275372Z [gw0] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_cpu_float64 2022-08-17T12:22:58.9280892Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:22:58.9715872Z [gw0] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:22:58.9721540Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:22:59.0206380Z [gw0] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:22:59.0929545Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_multi_dot_cpu_complex128 2022-08-17T12:22:59.0954843Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_multi_dot_cpu_complex128 2022-08-17T12:22:59.1161589Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_multi_dot_cpu_float64 2022-08-17T12:22:59.1404640Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_multi_dot_cpu_float64 2022-08-17T12:22:59.2308757Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_cpu_complex128 2022-08-17T12:22:59.2332741Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_cpu_complex128 2022-08-17T12:22:59.2704897Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_cpu_float64 2022-08-17T12:22:59.2759139Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_cpu_float64 2022-08-17T12:22:59.3531010Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:22:59.3555040Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:22:59.3900719Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:22:59.3971236Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:22:59.7103664Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_cpu_complex128 2022-08-17T12:22:59.7133872Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_cpu_complex128 2022-08-17T12:22:59.7496910Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_cpu_float64 2022-08-17T12:22:59.7560696Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_cpu_float64 2022-08-17T12:22:59.8036541Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:22:59.8050811Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diff_cpu_float64 2022-08-17T12:22:59.8201298Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_digamma_cpu_float64 2022-08-17T12:22:59.8557293Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_digamma_cpu_float64 2022-08-17T12:22:59.9515338Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dist_cpu_complex128 2022-08-17T12:22:59.9531729Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:23:00.0355738Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:23:00.0385128Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:23:00.0432806Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:23:00.0803584Z [gw0] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:23:00.0841175Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_singular_cpu_float64 2022-08-17T12:23:00.1242685Z [gw0] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_singular_cpu_float64 2022-08-17T12:23:01.1969631Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_qr_cpu_complex128 2022-08-17T12:23:01.2043989Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumprod_cpu_complex128 2022-08-17T12:23:01.2422038Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumprod_cpu_float64 2022-08-17T12:23:01.2448521Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addbmm_cpu_complex128 2022-08-17T12:23:01.3240898Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:23:01.3263440Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_qr_cpu_complex128 2022-08-17T12:23:01.3962937Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_qr_cpu_float64 2022-08-17T12:23:01.3978587Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:23:01.6461277Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:23:01.6477206Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_qr_cpu_float64 2022-08-17T12:23:01.7430315Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_slogdet_cpu_complex128 2022-08-17T12:23:01.7448559Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_slogdet_cpu_complex128 2022-08-17T12:23:01.7704970Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_slogdet_cpu_float64 2022-08-17T12:23:01.7998442Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_slogdet_cpu_float64 2022-08-17T12:23:02.1044130Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_cpu_complex128 2022-08-17T12:23:02.1077387Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_cpu_complex128 2022-08-17T12:23:02.1659657Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_cpu_float64 2022-08-17T12:23:02.1693925Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_cpu_float64 2022-08-17T12:23:02.4232635Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_ex_cpu_complex128 2022-08-17T12:23:02.4256097Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_ex_cpu_complex128 2022-08-17T12:23:02.4635453Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_ex_cpu_float64 2022-08-17T12:23:02.4678437Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_ex_cpu_float64 2022-08-17T12:23:02.7635481Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:23:02.7659461Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumprod_cpu_float64 2022-08-17T12:23:02.8003958Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumsum_cpu_complex128 2022-08-17T12:23:02.8080136Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumsum_cpu_complex128 2022-08-17T12:23:02.8198296Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumsum_cpu_float64 2022-08-17T12:23:02.8630208Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumsum_cpu_float64 2022-08-17T12:23:02.9766750Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:23:02.9797589Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:23:03.0112988Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumulative_trapezoid_cpu_float64 2022-08-17T12:23:03.0237897Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumulative_trapezoid_cpu_float64 2022-08-17T12:23:03.0295043Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_deg2rad_cpu_float64 2022-08-17T12:23:03.0700336Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_deg2rad_cpu_float64 2022-08-17T12:23:03.1800361Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_cpu_complex128 2022-08-17T12:23:03.1830620Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_cpu_complex128 2022-08-17T12:23:03.2136249Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_cpu_float64 2022-08-17T12:23:03.2278553Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_cpu_float64 2022-08-17T12:23:03.3089552Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_embed_cpu_complex128 2022-08-17T12:23:03.3113227Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_embed_cpu_complex128 2022-08-17T12:23:03.3337090Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_embed_cpu_float64 2022-08-17T12:23:03.3564475Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_embed_cpu_float64 2022-08-17T12:23:03.3792425Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagflat_cpu_complex128 2022-08-17T12:23:03.3997027Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagflat_cpu_complex128 2022-08-17T12:23:03.4053149Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagflat_cpu_float64 2022-08-17T12:23:03.4442517Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagflat_cpu_float64 2022-08-17T12:23:03.5146200Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_cpu_complex128 2022-08-17T12:23:03.5164483Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_cpu_complex128 2022-08-17T12:23:03.5376434Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_cpu_float64 2022-08-17T12:23:03.5602900Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_cpu_float64 2022-08-17T12:23:03.5696251Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_scatter_cpu_float64 2022-08-17T12:23:03.5712637Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dist_cpu_complex128 2022-08-17T12:23:03.5909775Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dist_cpu_float64 2022-08-17T12:23:03.6078274Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_scatter_cpu_float64 2022-08-17T12:23:04.3216490Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diff_cpu_complex128 2022-08-17T12:23:04.3239621Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dist_cpu_float64 2022-08-17T12:23:04.4158093Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:23:04.4248701Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:23:04.5829843Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:23:04.5860618Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diff_cpu_complex128 2022-08-17T12:23:04.7372966Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diff_cpu_float64 2022-08-17T12:23:04.7395952Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diff_cpu_float64 2022-08-17T12:23:04.7452405Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_digamma_cpu_float64 2022-08-17T12:23:04.7801843Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_digamma_cpu_float64 2022-08-17T12:23:05.0835621Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dist_cpu_complex128 2022-08-17T12:23:05.0859418Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dist_cpu_complex128 2022-08-17T12:23:05.1035743Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dist_cpu_float64 2022-08-17T12:23:05.1052388Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:23:05.1927028Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:23:05.1950289Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dist_cpu_float64 2022-08-17T12:23:05.2148380Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_floor_rounding_cpu_float64 2022-08-17T12:23:05.2407471Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_floor_rounding_cpu_float64 2022-08-17T12:23:05.3327373Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:23:05.3352052Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:23:05.3601918Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_no_rounding_mode_cpu_float64 2022-08-17T12:23:05.3664732Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_no_rounding_mode_cpu_float64 2022-08-17T12:23:05.3685193Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:23:05.3871617Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:23:05.3967657Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_trunc_rounding_cpu_float64 2022-08-17T12:23:05.4232311Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_trunc_rounding_cpu_float64 2022-08-17T12:23:05.4402097Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dot_cpu_complex128 2022-08-17T12:23:05.4675027Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dot_cpu_complex128 2022-08-17T12:23:05.4690127Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dot_cpu_float64 2022-08-17T12:23:05.4853930Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dot_cpu_float64 2022-08-17T12:23:05.4872892Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:23:05.5128726Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dot_cpu_complex128 2022-08-17T12:23:05.5252208Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_double_cpu_complex128 2022-08-17T12:23:05.5557029Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_double_cpu_complex128 2022-08-17T12:23:05.5613496Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_double_cpu_float64 2022-08-17T12:23:05.5809209Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_double_cpu_float64 2022-08-17T12:23:05.5829189Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dot_cpu_complex128 2022-08-17T12:23:05.5943544Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dot_cpu_float64 2022-08-17T12:23:05.5995704Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dot_cpu_float64 2022-08-17T12:23:05.6264143Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dsplit_cpu_complex128 2022-08-17T12:23:05.6282965Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dsplit_cpu_complex128 2022-08-17T12:23:05.6445719Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_double_cpu_complex128 2022-08-17T12:23:05.6496622Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dsplit_cpu_float64 2022-08-17T12:23:05.6874471Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dsplit_cpu_float64 2022-08-17T12:23:05.7099782Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dstack_cpu_complex128 2022-08-17T12:23:05.7314192Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dstack_cpu_complex128 2022-08-17T12:23:05.7361842Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dstack_cpu_float64 2022-08-17T12:23:05.7626726Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dstack_cpu_float64 2022-08-17T12:23:05.7636442Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_double_cpu_complex128 2022-08-17T12:23:05.7719129Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_double_cpu_float64 2022-08-17T12:23:05.7916470Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eig_cpu_complex128 2022-08-17T12:23:05.7926543Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_double_cpu_float64 2022-08-17T12:23:05.8078221Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eig_cpu_complex128 2022-08-17T12:23:05.8157618Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dsplit_cpu_complex128 2022-08-17T12:23:05.8225649Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eig_cpu_float64 2022-08-17T12:23:05.8626814Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eig_cpu_float64 2022-08-17T12:23:05.9728172Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_einsum_cpu_complex128 2022-08-17T12:23:05.9747351Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dsplit_cpu_complex128 2022-08-17T12:23:06.0078074Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dsplit_cpu_float64 2022-08-17T12:23:06.0158079Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dsplit_cpu_float64 2022-08-17T12:23:06.1240437Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dstack_cpu_complex128 2022-08-17T12:23:06.1253715Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_einsum_cpu_complex128 2022-08-17T12:23:06.1915572Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_einsum_cpu_float64 2022-08-17T12:23:06.1938986Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dstack_cpu_complex128 2022-08-17T12:23:06.2391264Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dstack_cpu_float64 2022-08-17T12:23:06.2444185Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_einsum_cpu_float64 2022-08-17T12:23:06.2460015Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dstack_cpu_float64 2022-08-17T12:23:06.2469664Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_cpu_complex128 2022-08-17T12:23:06.2491579Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eig_cpu_complex128 2022-08-17T12:23:06.2882303Z [gw3] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_cpu_complex128 2022-08-17T12:23:06.2976181Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_cpu_float64 2022-08-17T12:23:06.3361886Z [gw3] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_cpu_float64 2022-08-17T12:23:06.3399392Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_like_cpu_complex128 2022-08-17T12:23:06.3850198Z [gw3] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_like_cpu_complex128 2022-08-17T12:23:06.3860846Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_like_cpu_float64 2022-08-17T12:23:06.4077760Z [gw3] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_like_cpu_float64 2022-08-17T12:23:06.4089561Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eig_cpu_complex128 2022-08-17T12:23:06.4290514Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eig_cpu_float64 2022-08-17T12:23:06.4303746Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eq_cpu_complex128 2022-08-17T12:23:06.4684044Z [gw3] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eq_cpu_complex128 2022-08-17T12:23:06.4725676Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eq_cpu_float64 2022-08-17T12:23:06.4995423Z [gw3] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eq_cpu_float64 2022-08-17T12:23:06.5000271Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eig_cpu_float64 2022-08-17T12:23:06.5121409Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_einsum_cpu_complex128 2022-08-17T12:23:06.5150128Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_equal_cpu_complex128 2022-08-17T12:23:06.5564095Z [gw3] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_equal_cpu_complex128 2022-08-17T12:23:06.5605029Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_equal_cpu_float64 2022-08-17T12:23:06.6076471Z [gw3] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_equal_cpu_float64 2022-08-17T12:23:06.6077109Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erf_cpu_float64 2022-08-17T12:23:06.6511559Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erf_cpu_float64 2022-08-17T12:23:06.6544082Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erfc_cpu_float64 2022-08-17T12:23:06.6883028Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erfc_cpu_float64 2022-08-17T12:23:06.6946930Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erfinv_cpu_float64 2022-08-17T12:23:06.7364909Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erfinv_cpu_float64 2022-08-17T12:23:06.7449534Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp2_cpu_float64 2022-08-17T12:23:06.7837805Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp2_cpu_float64 2022-08-17T12:23:06.8021466Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp_cpu_complex128 2022-08-17T12:23:06.8236915Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp_cpu_complex128 2022-08-17T12:23:06.8296302Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp_cpu_float64 2022-08-17T12:23:06.8718162Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp_cpu_float64 2022-08-17T12:23:06.8982693Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_as_cpu_complex128 2022-08-17T12:23:06.9116776Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_as_cpu_complex128 2022-08-17T12:23:06.9184121Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_as_cpu_float64 2022-08-17T12:23:06.9597619Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_as_cpu_float64 2022-08-17T12:23:07.0536482Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_cpu_complex128 2022-08-17T12:23:07.0566931Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_cpu_complex128 2022-08-17T12:23:07.0767808Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_cpu_float64 2022-08-17T12:23:07.1049773Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_cpu_float64 2022-08-17T12:23:07.1059811Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expm1_cpu_float64 2022-08-17T12:23:07.1525829Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expm1_cpu_float64 2022-08-17T12:23:07.4861611Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft2_cpu_complex128 2022-08-17T12:23:07.4892760Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft2_cpu_complex128 2022-08-17T12:23:07.6388598Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft2_cpu_float64 2022-08-17T12:23:07.6412030Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_einsum_cpu_complex128 2022-08-17T12:23:07.6473457Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_einsum_cpu_float64 2022-08-17T12:23:07.6510922Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft2_cpu_float64 2022-08-17T12:23:08.0634574Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft_cpu_complex128 2022-08-17T12:23:08.0779458Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft_cpu_complex128 2022-08-17T12:23:08.1039844Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft_cpu_float64 2022-08-17T12:23:08.1077177Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_einsum_cpu_float64 2022-08-17T12:23:08.1103401Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_cpu_complex128 2022-08-17T12:23:08.1503603Z [gw2] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_cpu_complex128 2022-08-17T12:23:08.1516339Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft_cpu_float64 2022-08-17T12:23:08.1548980Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftn_cpu_complex128 2022-08-17T12:23:08.1551429Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_cpu_float64 2022-08-17T12:23:08.1962866Z [gw2] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_cpu_float64 2022-08-17T12:23:08.1994894Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_like_cpu_complex128 2022-08-17T12:23:08.2401486Z [gw2] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_like_cpu_complex128 2022-08-17T12:23:08.2429927Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_like_cpu_float64 2022-08-17T12:23:08.2840751Z [gw2] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_like_cpu_float64 2022-08-17T12:23:08.2870623Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eq_cpu_complex128 2022-08-17T12:23:08.3213610Z [gw2] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eq_cpu_complex128 2022-08-17T12:23:08.3220878Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftn_cpu_complex128 2022-08-17T12:23:08.3309981Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftn_cpu_float64 2022-08-17T12:23:08.3314674Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eq_cpu_float64 2022-08-17T12:23:08.3754913Z [gw2] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eq_cpu_float64 2022-08-17T12:23:08.3755877Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_equal_cpu_complex128 2022-08-17T12:23:08.4195904Z [gw2] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_equal_cpu_complex128 2022-08-17T12:23:08.4201408Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_equal_cpu_float64 2022-08-17T12:23:08.4434635Z [gw2] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_equal_cpu_float64 2022-08-17T12:23:08.4490479Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftn_cpu_float64 2022-08-17T12:23:08.4648750Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftshift_cpu_complex128 2022-08-17T12:23:08.4740386Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erf_cpu_float64 2022-08-17T12:23:08.4803807Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erf_cpu_float64 2022-08-17T12:23:08.4920981Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftshift_cpu_complex128 2022-08-17T12:23:08.5020059Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftshift_cpu_float64 2022-08-17T12:23:08.5115343Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftshift_cpu_float64 2022-08-17T12:23:08.5219850Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erfc_cpu_float64 2022-08-17T12:23:08.5360034Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erfc_cpu_float64 2022-08-17T12:23:08.5616916Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft2_cpu_complex128 2022-08-17T12:23:08.5718706Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erfinv_cpu_float64 2022-08-17T12:23:08.5888474Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erfinv_cpu_float64 2022-08-17T12:23:08.6000891Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft2_cpu_complex128 2022-08-17T12:23:08.6008394Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp2_cpu_float64 2022-08-17T12:23:08.6216702Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft2_cpu_float64 2022-08-17T12:23:08.6521946Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp2_cpu_float64 2022-08-17T12:23:08.6532020Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft2_cpu_float64 2022-08-17T12:23:08.6539242Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft_cpu_complex128 2022-08-17T12:23:08.7579253Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp_cpu_complex128 2022-08-17T12:23:08.7604469Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft_cpu_complex128 2022-08-17T12:23:08.7708045Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft_cpu_float64 2022-08-17T12:23:08.7837409Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp_cpu_complex128 2022-08-17T12:23:08.8078785Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp_cpu_float64 2022-08-17T12:23:08.8136392Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp_cpu_float64 2022-08-17T12:23:08.8155580Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft_cpu_float64 2022-08-17T12:23:08.8279901Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfftn_cpu_complex128 2022-08-17T12:23:08.9207735Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_as_cpu_complex128 2022-08-17T12:23:08.9251362Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_as_cpu_complex128 2022-08-17T12:23:08.9432956Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_as_cpu_float64 2022-08-17T12:23:08.9720722Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_as_cpu_float64 2022-08-17T12:23:09.0537076Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_cpu_complex128 2022-08-17T12:23:09.0581934Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfftn_cpu_complex128 2022-08-17T12:23:09.1671014Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfftn_cpu_float64 2022-08-17T12:23:09.1781533Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfftn_cpu_float64 2022-08-17T12:23:09.3260791Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft2_cpu_complex128 2022-08-17T12:23:09.3281639Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:23:09.3382199Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:23:09.3466160Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_cpu_complex128 2022-08-17T12:23:09.4150315Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_cpu_float64 2022-08-17T12:23:09.4166375Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_cpu_float64 2022-08-17T12:23:09.4237067Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expm1_cpu_float64 2022-08-17T12:23:09.4306048Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expm1_cpu_float64 2022-08-17T12:23:09.4323872Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft2_cpu_complex128 2022-08-17T12:23:09.4562137Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft2_cpu_float64 2022-08-17T12:23:09.6509987Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:23:09.6584476Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft2_cpu_float64 2022-08-17T12:23:09.8245352Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft_cpu_complex128 2022-08-17T12:23:09.8258215Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:23:09.9840993Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_triangular_cpu_float64 2022-08-17T12:23:09.9865332Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft_cpu_complex128 2022-08-17T12:23:10.0459809Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft_cpu_float64 2022-08-17T12:23:10.0483738Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft_cpu_float64 2022-08-17T12:23:10.3483922Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftn_cpu_complex128 2022-08-17T12:23:10.3499614Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:23:10.4847397Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:23:10.5026355Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftn_cpu_complex128 2022-08-17T12:23:10.5201660Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftn_cpu_float64 2022-08-17T12:23:10.5210884Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:23:10.5851052Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:23:10.5868794Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftn_cpu_float64 2022-08-17T12:23:10.6184890Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftshift_cpu_complex128 2022-08-17T12:23:10.6278906Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftshift_cpu_complex128 2022-08-17T12:23:10.6404487Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftshift_cpu_float64 2022-08-17T12:23:10.6721343Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftshift_cpu_float64 2022-08-17T12:23:10.8389142Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfft2_cpu_float64 2022-08-17T12:23:10.8401933Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfft2_cpu_float64 2022-08-17T12:23:10.9117604Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfft_cpu_float64 2022-08-17T12:23:10.9130131Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfft_cpu_float64 2022-08-17T12:23:10.9423545Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfftn_cpu_float64 2022-08-17T12:23:10.9559745Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfftn_cpu_float64 2022-08-17T12:23:11.0710980Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft2_cpu_complex128 2022-08-17T12:23:11.0741172Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft2_cpu_complex128 2022-08-17T12:23:11.0761272Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft2_cpu_float64 2022-08-17T12:23:11.0815332Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_triangular_cpu_float64 2022-08-17T12:23:11.1504997Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svd_cpu_complex128 2022-08-17T12:23:11.1524375Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft2_cpu_float64 2022-08-17T12:23:11.2677694Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft_cpu_complex128 2022-08-17T12:23:11.2696232Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft_cpu_complex128 2022-08-17T12:23:11.2847061Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft_cpu_float64 2022-08-17T12:23:11.2886243Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:23:11.4233198Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft_cpu_float64 2022-08-17T12:23:11.4242733Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft_cpu_float64 2022-08-17T12:23:11.7625264Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfftn_cpu_complex128 2022-08-17T12:23:11.7693065Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft_cpu_float64 2022-08-17T12:23:11.8376326Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:23:11.8479688Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfftn_cpu_complex128 2022-08-17T12:23:11.9362399Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfftn_cpu_float64 2022-08-17T12:23:11.9508414Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfftn_cpu_float64 2022-08-17T12:23:11.9899664Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfft2_cpu_float64 2022-08-17T12:23:11.9919418Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfft2_cpu_float64 2022-08-17T12:23:12.1124623Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfft_cpu_float64 2022-08-17T12:23:12.1148952Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfft_cpu_float64 2022-08-17T12:23:12.1769101Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfftn_cpu_float64 2022-08-17T12:23:12.1792927Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfftn_cpu_float64 2022-08-17T12:23:12.1983300Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fill_cpu_complex128 2022-08-17T12:23:12.2241077Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fill_cpu_complex128 2022-08-17T12:23:12.2264191Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fill_cpu_float64 2022-08-17T12:23:12.2728099Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fill_cpu_float64 2022-08-17T12:23:12.3023427Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flatten_cpu_complex128 2022-08-17T12:23:12.3119752Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flatten_cpu_complex128 2022-08-17T12:23:12.3225442Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flatten_cpu_float64 2022-08-17T12:23:12.3573722Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flatten_cpu_float64 2022-08-17T12:23:12.3586500Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:23:12.3668976Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:23:12.4747665Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flip_cpu_complex128 2022-08-17T12:23:12.4766812Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flip_cpu_complex128 2022-08-17T12:23:12.4915918Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flip_cpu_float64 2022-08-17T12:23:12.5279558Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flip_cpu_float64 2022-08-17T12:23:12.5389214Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fliplr_cpu_complex128 2022-08-17T12:23:12.5684785Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fliplr_cpu_complex128 2022-08-17T12:23:12.5755451Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fliplr_cpu_float64 2022-08-17T12:23:12.6180819Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fliplr_cpu_float64 2022-08-17T12:23:12.6325200Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flipud_cpu_complex128 2022-08-17T12:23:12.6669526Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flipud_cpu_complex128 2022-08-17T12:23:12.6673177Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flipud_cpu_float64 2022-08-17T12:23:12.7041505Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flipud_cpu_float64 2022-08-17T12:23:12.7142585Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_cpu_complex128 2022-08-17T12:23:12.7481242Z [gw3] [ 36%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_cpu_complex128 2022-08-17T12:23:12.7592294Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_cpu_float64 2022-08-17T12:23:12.7919538Z [gw3] [ 36%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_cpu_float64 2022-08-17T12:23:12.9275032Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_power_cpu_complex128 2022-08-17T12:23:12.9281634Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_power_cpu_complex128 2022-08-17T12:23:12.9521734Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_power_cpu_float64 2022-08-17T12:23:12.9718726Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_power_cpu_float64 2022-08-17T12:23:12.9760713Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_floor_cpu_float64 2022-08-17T12:23:13.0200816Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_floor_cpu_float64 2022-08-17T12:23:13.0213289Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_floor_divide_cpu_float64 2022-08-17T12:23:13.0227011Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:23:13.0252078Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_floor_divide_cpu_float64 2022-08-17T12:23:13.0643630Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:23:13.0867497Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmax_cpu_float64 2022-08-17T12:23:13.1081930Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmax_cpu_float64 2022-08-17T12:23:13.1298816Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmin_cpu_float64 2022-08-17T12:23:13.1349116Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmin_cpu_float64 2022-08-17T12:23:13.1371603Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svd_cpu_complex128 2022-08-17T12:23:13.1521947Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svd_cpu_float64 2022-08-17T12:23:13.1763863Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmod_cpu_float64 2022-08-17T12:23:13.2010682Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmod_cpu_float64 2022-08-17T12:23:13.2035508Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_frac_cpu_float64 2022-08-17T12:23:13.2045292Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:23:13.2078589Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:23:13.2556436Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_frac_cpu_float64 2022-08-17T12:23:13.2562212Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_frexp_cpu_float64 2022-08-17T12:23:13.2622196Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_frexp_cpu_float64 2022-08-17T12:23:13.2638515Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:23:13.2995745Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:23:13.3001339Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_full_like_cpu_complex128 2022-08-17T12:23:13.3435809Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_full_like_cpu_complex128 2022-08-17T12:23:13.3442376Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_full_like_cpu_float64 2022-08-17T12:23:13.3884388Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_full_like_cpu_float64 2022-08-17T12:23:13.4137789Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gather_cpu_complex128 2022-08-17T12:23:13.4362793Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gather_cpu_complex128 2022-08-17T12:23:13.4443994Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gather_cpu_float64 2022-08-17T12:23:13.4832090Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gather_cpu_float64 2022-08-17T12:23:13.4840780Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ge_cpu_float64 2022-08-17T12:23:13.5317916Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ge_cpu_float64 2022-08-17T12:23:13.5323143Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_geqrf_cpu_complex128 2022-08-17T12:23:13.5794161Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_geqrf_cpu_complex128 2022-08-17T12:23:13.5800446Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_geqrf_cpu_float64 2022-08-17T12:23:13.6216045Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_geqrf_cpu_float64 2022-08-17T12:23:13.8611786Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gradient_cpu_complex128 2022-08-17T12:23:13.8633676Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gradient_cpu_complex128 2022-08-17T12:23:13.8881679Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gradient_cpu_float64 2022-08-17T12:23:13.8900598Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svd_cpu_float64 2022-08-17T12:23:13.9116101Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svdvals_cpu_complex128 2022-08-17T12:23:13.9133582Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gradient_cpu_float64 2022-08-17T12:23:13.9165284Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gt_cpu_float64 2022-08-17T12:23:13.9601383Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gt_cpu_float64 2022-08-17T12:23:13.9691290Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_half_cpu_complex128 2022-08-17T12:23:14.0081568Z [gw3] [ 36%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_half_cpu_complex128 2022-08-17T12:23:14.0099709Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_half_cpu_float64 2022-08-17T12:23:14.0159752Z [gw3] [ 36%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_half_cpu_float64 2022-08-17T12:23:14.0174553Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svdvals_cpu_complex128 2022-08-17T12:23:14.0460385Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svdvals_cpu_float64 2022-08-17T12:23:14.0475050Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_heaviside_cpu_float64 2022-08-17T12:23:14.0957758Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_heaviside_cpu_float64 2022-08-17T12:23:14.0958318Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histc_cpu_float64 2022-08-17T12:23:14.1246801Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histc_cpu_float64 2022-08-17T12:23:14.1261738Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svdvals_cpu_float64 2022-08-17T12:23:14.1394551Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorinv_cpu_complex128 2022-08-17T12:23:14.1396715Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histogram_cpu_float64 2022-08-17T12:23:14.1489891Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histogram_cpu_float64 2022-08-17T12:23:14.1757205Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorinv_cpu_complex128 2022-08-17T12:23:14.1834419Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorinv_cpu_float64 2022-08-17T12:23:14.1834964Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histogramdd_cpu_float64 2022-08-17T12:23:14.1841620Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histogramdd_cpu_float64 2022-08-17T12:23:14.2202464Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorinv_cpu_float64 2022-08-17T12:23:14.2315940Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:23:14.2694578Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hsplit_cpu_complex128 2022-08-17T12:23:14.2753117Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hsplit_cpu_complex128 2022-08-17T12:23:14.2837323Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hsplit_cpu_float64 2022-08-17T12:23:14.2882270Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hsplit_cpu_float64 2022-08-17T12:23:14.2897012Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:23:14.3023667Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorsolve_cpu_float64 2022-08-17T12:23:14.3201092Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorsolve_cpu_float64 2022-08-17T12:23:14.3394603Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hstack_cpu_complex128 2022-08-17T12:23:14.3400683Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hstack_cpu_complex128 2022-08-17T12:23:14.3639911Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vander_cpu_complex128 2022-08-17T12:23:14.3713872Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hstack_cpu_float64 2022-08-17T12:23:14.4051753Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hstack_cpu_float64 2022-08-17T12:23:14.4070610Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vander_cpu_complex128 2022-08-17T12:23:14.4196081Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vander_cpu_float64 2022-08-17T12:23:14.4271373Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hypot_cpu_float64 2022-08-17T12:23:14.4317303Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vander_cpu_float64 2022-08-17T12:23:14.4523072Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hypot_cpu_float64 2022-08-17T12:23:14.4662025Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vecdot_cpu_complex128 2022-08-17T12:23:14.4671827Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_i0_cpu_float64 2022-08-17T12:23:14.5114922Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_i0_cpu_float64 2022-08-17T12:23:14.5119239Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_igamma_cpu_float64 2022-08-17T12:23:14.5599398Z [gw3] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_igamma_cpu_float64 2022-08-17T12:23:14.5610672Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_igammac_cpu_float64 2022-08-17T12:23:14.6117715Z [gw3] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_igammac_cpu_float64 2022-08-17T12:23:14.6189322Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_imag_cpu_complex128 2022-08-17T12:23:14.6675011Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_imag_cpu_complex128 2022-08-17T12:23:14.7278638Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_add_cpu_complex128 2022-08-17T12:23:14.7302912Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_add_cpu_complex128 2022-08-17T12:23:14.7506108Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_add_cpu_float64 2022-08-17T12:23:14.7798826Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_add_cpu_float64 2022-08-17T12:23:14.7812108Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_copy_cpu_complex128 2022-08-17T12:23:14.7824423Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vecdot_cpu_complex128 2022-08-17T12:23:14.8031975Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vecdot_cpu_float64 2022-08-17T12:23:14.8200070Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_copy_cpu_complex128 2022-08-17T12:23:14.8250614Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_copy_cpu_float64 2022-08-17T12:23:14.8550200Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_copy_cpu_float64 2022-08-17T12:23:14.8565543Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vecdot_cpu_float64 2022-08-17T12:23:14.8598708Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vector_norm_cpu_complex128 2022-08-17T12:23:14.8790954Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_fill_cpu_complex128 2022-08-17T12:23:14.9041129Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_fill_cpu_complex128 2022-08-17T12:23:14.9106104Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_fill_cpu_float64 2022-08-17T12:23:14.9481878Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_fill_cpu_float64 2022-08-17T12:23:14.9863146Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_put_cpu_complex128 2022-08-17T12:23:14.9919854Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_put_cpu_complex128 2022-08-17T12:23:15.0018757Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_put_cpu_float64 2022-08-17T12:23:15.0360730Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_put_cpu_float64 2022-08-17T12:23:15.1090027Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_reduce_cpu_float64 2022-08-17T12:23:15.1107541Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_reduce_cpu_float64 2022-08-17T12:23:15.1303107Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_select_cpu_complex128 2022-08-17T12:23:15.1522940Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_select_cpu_complex128 2022-08-17T12:23:15.1591116Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_select_cpu_float64 2022-08-17T12:23:15.1998220Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_select_cpu_float64 2022-08-17T12:23:15.2177609Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inner_cpu_complex128 2022-08-17T12:23:15.2475518Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inner_cpu_complex128 2022-08-17T12:23:15.2484004Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inner_cpu_float64 2022-08-17T12:23:15.2842884Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inner_cpu_float64 2022-08-17T12:23:15.2881197Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_int_cpu_complex128 2022-08-17T12:23:15.3312352Z [gw3] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_int_cpu_complex128 2022-08-17T12:23:15.3317002Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_int_cpu_float64 2022-08-17T12:23:15.3798187Z [gw3] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_int_cpu_float64 2022-08-17T12:23:15.4368955Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inverse_cpu_complex128 2022-08-17T12:23:15.4393750Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vector_norm_cpu_complex128 2022-08-17T12:23:15.4545586Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vector_norm_cpu_float64 2022-08-17T12:23:15.4557994Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inverse_cpu_complex128 2022-08-17T12:23:15.4709716Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inverse_cpu_float64 2022-08-17T12:23:15.5071253Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inverse_cpu_float64 2022-08-17T12:23:15.5079546Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isclose_cpu_complex128 2022-08-17T12:23:15.5512226Z [gw3] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isclose_cpu_complex128 2022-08-17T12:23:15.5517931Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isclose_cpu_float64 2022-08-17T12:23:15.5981033Z [gw3] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isclose_cpu_float64 2022-08-17T12:23:15.5984345Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isfinite_cpu_complex128 2022-08-17T12:23:15.6469037Z [gw3] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isfinite_cpu_complex128 2022-08-17T12:23:15.6469538Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isfinite_cpu_float64 2022-08-17T12:23:15.6724838Z [gw3] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isfinite_cpu_float64 2022-08-17T12:23:15.6743114Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vector_norm_cpu_float64 2022-08-17T12:23:15.6773177Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linspace_cpu_complex128 2022-08-17T12:23:15.6938482Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linspace_cpu_complex128 2022-08-17T12:23:15.6942112Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isin_cpu_float64 2022-08-17T12:23:15.7185418Z [gw3] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isin_cpu_float64 2022-08-17T12:23:15.7192640Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linspace_cpu_float64 2022-08-17T12:23:15.7369175Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linspace_cpu_float64 2022-08-17T12:23:15.7401957Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isinf_cpu_complex128 2022-08-17T12:23:15.7538005Z [gw3] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isinf_cpu_complex128 2022-08-17T12:23:15.7563321Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:23:15.7597462Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:23:15.7776997Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log10_cpu_complex128 2022-08-17T12:23:15.7832664Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log10_cpu_complex128 2022-08-17T12:23:15.7836400Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isinf_cpu_float64 2022-08-17T12:23:15.8074697Z [gw3] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isinf_cpu_float64 2022-08-17T12:23:15.8106642Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log10_cpu_float64 2022-08-17T12:23:15.8272375Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log10_cpu_float64 2022-08-17T12:23:15.8273748Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isnan_cpu_complex128 2022-08-17T12:23:15.8529801Z [gw3] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isnan_cpu_complex128 2022-08-17T12:23:15.8532122Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log1p_cpu_float64 2022-08-17T12:23:15.8713285Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log1p_cpu_float64 2022-08-17T12:23:15.8714174Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isnan_cpu_float64 2022-08-17T12:23:15.8887376Z [gw3] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isnan_cpu_float64 2022-08-17T12:23:15.8904991Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:23:15.8917046Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:23:15.9096701Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log2_cpu_complex128 2022-08-17T12:23:15.9119599Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log2_cpu_complex128 2022-08-17T12:23:15.9140906Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isneginf_cpu_float64 2022-08-17T12:23:15.9359322Z [gw3] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isneginf_cpu_float64 2022-08-17T12:23:15.9426706Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log2_cpu_float64 2022-08-17T12:23:15.9592015Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log2_cpu_float64 2022-08-17T12:23:15.9593680Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isposinf_cpu_float64 2022-08-17T12:23:15.9805393Z [gw3] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isposinf_cpu_float64 2022-08-17T12:23:15.9978987Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_cpu_complex128 2022-08-17T12:23:16.0033316Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_cpu_complex128 2022-08-17T12:23:16.0038636Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isreal_cpu_complex128 2022-08-17T12:23:16.0281626Z [gw3] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isreal_cpu_complex128 2022-08-17T12:23:16.0349698Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_cpu_float64 2022-08-17T12:23:16.0456975Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_cpu_float64 2022-08-17T12:23:16.0472095Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isreal_cpu_float64 2022-08-17T12:23:16.0721798Z [gw3] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isreal_cpu_float64 2022-08-17T12:23:16.0783352Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_cpu_float64 2022-08-17T12:23:16.0963003Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_cpu_float64 2022-08-17T12:23:16.1124925Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_istft_cpu_complex128 2022-08-17T12:23:16.1364499Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_dtype_cpu_complex128 2022-08-17T12:23:16.1676388Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_dtype_cpu_complex128 2022-08-17T12:23:16.1717513Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_dtype_cpu_float64 2022-08-17T12:23:16.2135772Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_dtype_cpu_float64 2022-08-17T12:23:16.2142062Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logaddexp2_cpu_float64 2022-08-17T12:23:16.2574005Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logaddexp2_cpu_float64 2022-08-17T12:23:16.2579584Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logaddexp_cpu_float64 2022-08-17T12:23:16.2999906Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logaddexp_cpu_float64 2022-08-17T12:23:16.3157161Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logcumsumexp_cpu_float64 2022-08-17T12:23:16.3516262Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logcumsumexp_cpu_float64 2022-08-17T12:23:16.4165414Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logdet_cpu_complex128 2022-08-17T12:23:16.4177979Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logdet_cpu_complex128 2022-08-17T12:23:16.4653887Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logdet_cpu_float64 2022-08-17T12:23:16.4703105Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logdet_cpu_float64 2022-08-17T12:23:16.4731130Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_and_cpu_complex128 2022-08-17T12:23:16.5153913Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_and_cpu_complex128 2022-08-17T12:23:16.5154475Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_and_cpu_float64 2022-08-17T12:23:16.5634402Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_and_cpu_float64 2022-08-17T12:23:16.5635031Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_not_cpu_complex128 2022-08-17T12:23:16.6076261Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_not_cpu_complex128 2022-08-17T12:23:16.6077716Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_not_cpu_float64 2022-08-17T12:23:16.6554787Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_not_cpu_float64 2022-08-17T12:23:16.6555323Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_or_cpu_complex128 2022-08-17T12:23:16.6992542Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_or_cpu_complex128 2022-08-17T12:23:16.6993267Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_or_cpu_float64 2022-08-17T12:23:16.7472821Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_or_cpu_float64 2022-08-17T12:23:16.7474669Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_xor_cpu_complex128 2022-08-17T12:23:16.7916344Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_xor_cpu_complex128 2022-08-17T12:23:16.7916833Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_xor_cpu_float64 2022-08-17T12:23:16.8282605Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_xor_cpu_float64 2022-08-17T12:23:16.8296663Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:23:16.8368225Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:23:16.8428616Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logit_cpu_float64 2022-08-17T12:23:16.8760726Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logit_cpu_float64 2022-08-17T12:23:16.8782130Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logspace_cpu_complex128 2022-08-17T12:23:16.9238350Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logspace_cpu_complex128 2022-08-17T12:23:16.9238930Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logspace_cpu_float64 2022-08-17T12:23:16.9695065Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logspace_cpu_float64 2022-08-17T12:23:17.0074848Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logsumexp_cpu_float64 2022-08-17T12:23:17.0241054Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:23:17.0395364Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:23:17.0408330Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logsumexp_cpu_float64 2022-08-17T12:23:17.0421255Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_long_cpu_complex128 2022-08-17T12:23:17.0840783Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_long_cpu_complex128 2022-08-17T12:23:17.0860532Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_long_cpu_float64 2022-08-17T12:23:17.1320254Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_long_cpu_float64 2022-08-17T12:23:17.1352226Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lt_cpu_float64 2022-08-17T12:23:17.1761214Z [gw0] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lt_cpu_float64 2022-08-17T12:23:19.3578842Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_cpu_complex128 2022-08-17T12:23:19.3749557Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_cpu_complex128 2022-08-17T12:23:19.3973300Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_cpu_float64 2022-08-17T12:23:19.3995021Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:23:19.6280955Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:23:19.6293146Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_cpu_float64 2022-08-17T12:23:19.9386450Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_solve_cpu_complex128 2022-08-17T12:23:19.9401795Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:23:20.6256879Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:23:20.6271428Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:23:20.7647978Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:23:20.7672080Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_solve_cpu_complex128 2022-08-17T12:23:20.8846940Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_solve_cpu_float64 2022-08-17T12:23:20.8989431Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:23:21.0028104Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:23:21.0052933Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_solve_cpu_float64 2022-08-17T12:23:21.8855683Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_unpack_cpu_complex128 2022-08-17T12:23:21.8879683Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:23:22.4156376Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:23:22.4182619Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_unpack_cpu_complex128 2022-08-17T12:23:22.4300062Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_unpack_cpu_float64 2022-08-17T12:23:22.4312865Z [gw3] [ 38%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_istft_cpu_complex128 2022-08-17T12:23:22.5194533Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_istft_cpu_float64 2022-08-17T12:23:22.5208911Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:23:22.7103639Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:23:22.7136506Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_unpack_cpu_float64 2022-08-17T12:23:22.7603916Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mH_cpu_complex128 2022-08-17T12:23:22.7627935Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mH_cpu_complex128 2022-08-17T12:23:22.7740534Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mH_cpu_float64 2022-08-17T12:23:22.8117401Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mH_cpu_float64 2022-08-17T12:23:22.8723667Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mT_cpu_complex128 2022-08-17T12:23:22.8744960Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mT_cpu_complex128 2022-08-17T12:23:22.8902013Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mT_cpu_float64 2022-08-17T12:23:22.9139855Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mT_cpu_float64 2022-08-17T12:23:22.9160848Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:23:22.9166023Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:23:22.9691473Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_fill_cpu_complex128 2022-08-17T12:23:22.9715151Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_fill_cpu_complex128 2022-08-17T12:23:22.9865976Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_fill_cpu_float64 2022-08-17T12:23:23.0237573Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_fill_cpu_float64 2022-08-17T12:23:23.0557714Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_scatter_cpu_complex128 2022-08-17T12:23:23.0597421Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_scatter_cpu_complex128 2022-08-17T12:23:23.0714650Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_scatter_cpu_float64 2022-08-17T12:23:23.1117523Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_scatter_cpu_float64 2022-08-17T12:23:23.1502449Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_select_cpu_complex128 2022-08-17T12:23:23.1526747Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_select_cpu_complex128 2022-08-17T12:23:23.1659806Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_select_cpu_float64 2022-08-17T12:23:23.2037707Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_select_cpu_float64 2022-08-17T12:23:23.5331844Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matmul_cpu_complex128 2022-08-17T12:23:23.5355922Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:23:23.5527574Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:23:23.5642009Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matmul_cpu_complex128 2022-08-17T12:23:23.7489441Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matmul_cpu_float64 2022-08-17T12:23:23.7615546Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matmul_cpu_float64 2022-08-17T12:23:23.8095858Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matrix_exp_cpu_complex128 2022-08-17T12:23:23.8119403Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:23:23.8466220Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:23:23.8477302Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matrix_exp_cpu_complex128 2022-08-17T12:23:24.0174090Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matrix_exp_cpu_float64 2022-08-17T12:23:24.0197728Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:23:24.1056782Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:23:24.1080410Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:23:24.1228877Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:23:24.1251492Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matrix_exp_cpu_float64 2022-08-17T12:23:24.1479013Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_binary_cpu_float64 2022-08-17T12:23:24.1731364Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_binary_cpu_float64 2022-08-17T12:23:24.1747711Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_reduction_no_dim_cpu_float64 2022-08-17T12:23:24.2085756Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_reduction_no_dim_cpu_float64 2022-08-17T12:23:24.2109975Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:23:24.2179140Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:23:24.2202525Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_reduction_with_dim_cpu_float64 2022-08-17T12:23:24.2636892Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_reduction_with_dim_cpu_float64 2022-08-17T12:23:24.2786967Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_maximum_cpu_float64 2022-08-17T12:23:24.3043794Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_maximum_cpu_float64 2022-08-17T12:23:24.4064692Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mean_cpu_complex128 2022-08-17T12:23:24.4090048Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mean_cpu_complex128 2022-08-17T12:23:24.4405331Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mean_cpu_float64 2022-08-17T12:23:24.4520217Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mean_cpu_float64 2022-08-17T12:23:24.4575673Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_median_cpu_float64 2022-08-17T12:23:24.4600917Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:23:24.4774646Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:23:24.5004521Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_median_cpu_float64 2022-08-17T12:23:24.6057532Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:23:24.6078022Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:23:24.6742351Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:23:24.6777737Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:23:24.7177771Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:23:24.7202566Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:23:24.8984340Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:23:24.9008557Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:23:24.9450109Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:23:24.9473384Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:23:24.9790987Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_binary_cpu_float64 2022-08-17T12:23:24.9916129Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_binary_cpu_float64 2022-08-17T12:23:25.0150363Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_reduction_no_dim_cpu_float64 2022-08-17T12:23:25.0328111Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_reduction_no_dim_cpu_float64 2022-08-17T12:23:25.0413991Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_reduction_with_dim_cpu_float64 2022-08-17T12:23:25.0799680Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_reduction_with_dim_cpu_float64 2022-08-17T12:23:25.1137538Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_minimum_cpu_float64 2022-08-17T12:23:25.1199713Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_minimum_cpu_float64 2022-08-17T12:23:25.1441202Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mm_cpu_complex128 2022-08-17T12:23:25.1694072Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mm_cpu_complex128 2022-08-17T12:23:25.1702339Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mm_cpu_float64 2022-08-17T12:23:25.2082764Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mm_cpu_float64 2022-08-17T12:23:25.2839740Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mode_cpu_float64 2022-08-17T12:23:25.2863085Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mode_cpu_float64 2022-08-17T12:23:25.3015581Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_movedim_cpu_complex128 2022-08-17T12:23:25.3365541Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_movedim_cpu_complex128 2022-08-17T12:23:25.3377555Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_movedim_cpu_float64 2022-08-17T12:23:25.3797422Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_movedim_cpu_float64 2022-08-17T12:23:25.3861860Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_msort_cpu_float64 2022-08-17T12:23:25.4238756Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_msort_cpu_float64 2022-08-17T12:23:25.5286924Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mul_cpu_complex128 2022-08-17T12:23:25.5320255Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mul_cpu_complex128 2022-08-17T12:23:25.5602560Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mul_cpu_float64 2022-08-17T12:23:25.5810864Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mul_cpu_float64 2022-08-17T12:23:25.5822826Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_multinomial_cpu_float64 2022-08-17T12:23:25.6317832Z [gw0] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_multinomial_cpu_float64 2022-08-17T12:23:25.6387712Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mv_cpu_complex128 2022-08-17T12:23:25.6721646Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mv_cpu_complex128 2022-08-17T12:23:25.6733711Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mv_cpu_float64 2022-08-17T12:23:25.7132529Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mv_cpu_float64 2022-08-17T12:23:25.7409818Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:23:25.7444339Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:23:25.7645948Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:23:25.7673667Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:23:25.7706333Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:23:25.8121103Z [gw0] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:23:25.8128237Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:23:25.8600829Z [gw0] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:23:25.8611279Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nan_to_num_cpu_float64 2022-08-17T12:23:25.9078693Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nan_to_num_cpu_float64 2022-08-17T12:23:25.9488824Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanmean_cpu_float64 2022-08-17T12:23:25.9520351Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanmean_cpu_float64 2022-08-17T12:23:25.9680864Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanmedian_cpu_float64 2022-08-17T12:23:25.9695298Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:23:25.9825186Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:23:25.9961121Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanmedian_cpu_float64 2022-08-17T12:23:26.1904702Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanquantile_cpu_float64 2022-08-17T12:23:26.1927492Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanquantile_cpu_float64 2022-08-17T12:23:26.2387475Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nansum_cpu_float64 2022-08-17T12:23:26.2410049Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nansum_cpu_float64 2022-08-17T12:23:26.2718017Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_narrow_cpu_complex128 2022-08-17T12:23:26.2838203Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_narrow_cpu_complex128 2022-08-17T12:23:26.2938345Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_narrow_cpu_float64 2022-08-17T12:23:26.3316358Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_narrow_cpu_float64 2022-08-17T12:23:26.5212466Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_native_layer_norm_cpu_float64 2022-08-17T12:23:26.5236615Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_native_layer_norm_cpu_float64 2022-08-17T12:23:26.5269713Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ne_cpu_complex128 2022-08-17T12:23:26.5714977Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ne_cpu_complex128 2022-08-17T12:23:26.5723902Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ne_cpu_float64 2022-08-17T12:23:26.6197367Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ne_cpu_float64 2022-08-17T12:23:26.6219522Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_neg_cpu_complex128 2022-08-17T12:23:26.6588349Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_neg_cpu_complex128 2022-08-17T12:23:26.6610318Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_neg_cpu_float64 2022-08-17T12:23:26.7037651Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_neg_cpu_float64 2022-08-17T12:23:26.7042288Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_empty_cpu_complex128 2022-08-17T12:23:26.7477525Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_empty_cpu_complex128 2022-08-17T12:23:26.7478139Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_empty_cpu_float64 2022-08-17T12:23:26.7922499Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_empty_cpu_float64 2022-08-17T12:23:26.7923433Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_full_cpu_complex128 2022-08-17T12:23:26.8355260Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_full_cpu_complex128 2022-08-17T12:23:26.8357244Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_full_cpu_float64 2022-08-17T12:23:26.8796112Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_full_cpu_float64 2022-08-17T12:23:26.8804859Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_ones_cpu_complex128 2022-08-17T12:23:26.9235808Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_ones_cpu_complex128 2022-08-17T12:23:26.9243717Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_ones_cpu_float64 2022-08-17T12:23:26.9676100Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_ones_cpu_float64 2022-08-17T12:23:26.9676698Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_zeros_cpu_complex128 2022-08-17T12:23:27.0114815Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_zeros_cpu_complex128 2022-08-17T12:23:27.0116632Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_zeros_cpu_float64 2022-08-17T12:23:27.0592999Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_zeros_cpu_float64 2022-08-17T12:23:27.0599085Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nextafter_cpu_float64 2022-08-17T12:23:27.1071691Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nextafter_cpu_float64 2022-08-17T12:23:27.1150920Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:23:27.1582770Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:23:27.2777349Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:23:27.2791452Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:23:27.4162792Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:23:27.4186079Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:23:27.4639270Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:23:27.4652152Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:23:27.4921134Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:23:27.5148565Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:23:27.6033718Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:23:27.6057005Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:23:27.7232376Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:23:27.7275053Z [gw3] [ 39%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_istft_cpu_float64 2022-08-17T12:23:27.7319328Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:23:27.7680422Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:23:27.7709668Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:23:27.8160475Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:23:27.8188884Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:23:27.8631728Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:23:27.8640168Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:23:27.9072022Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:23:27.9081409Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_cpu_complex128 2022-08-17T12:23:27.9511790Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_cpu_complex128 2022-08-17T12:23:27.9520539Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_cpu_float64 2022-08-17T12:23:27.9952840Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_cpu_float64 2022-08-17T12:23:27.9961596Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:23:28.0302703Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:23:28.0315303Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:23:28.0430225Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:23:28.0438386Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:23:28.0898412Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:23:28.1070465Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tan_cpu_float64 2022-08-17T12:23:28.1135024Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tan_cpu_float64 2022-08-17T12:23:28.1148183Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:23:28.1301210Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:23:28.1349201Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:23:28.1559440Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tanh_cpu_complex128 2022-08-17T12:23:28.1714214Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:23:28.1865398Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:23:28.2037806Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tanh_cpu_complex128 2022-08-17T12:23:28.2074475Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tanh_cpu_float64 2022-08-17T12:23:28.2138265Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:23:28.2208490Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:23:28.2515186Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tanh_cpu_float64 2022-08-17T12:23:28.2519970Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:23:28.3366474Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:23:28.3391301Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:23:28.6047531Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_bilinear_cpu_float64 2022-08-17T12:23:28.6141381Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_bilinear_cpu_float64 2022-08-17T12:23:28.7473631Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:23:28.7490258Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:23:28.9938535Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:23:29.0051162Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:23:29.0117526Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_celu_cpu_float64 2022-08-17T12:23:29.0585510Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_celu_cpu_float64 2022-08-17T12:23:29.1306877Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:23:29.1331554Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:23:29.2320100Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:23:29.2492539Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:23:29.5724454Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensor_split_cpu_float64 2022-08-17T12:23:29.5782142Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:23:29.6576890Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:23:29.6600568Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensor_split_cpu_float64 2022-08-17T12:23:29.7084376Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensordot_cpu_complex128 2022-08-17T12:23:29.7107724Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:23:29.8630609Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:23:29.8653774Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:23:30.0014622Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:23:30.0030465Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensordot_cpu_complex128 2022-08-17T12:23:30.0986999Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensordot_cpu_float64 2022-08-17T12:23:30.1000341Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensordot_cpu_float64 2022-08-17T12:23:30.1280598Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tile_cpu_complex128 2022-08-17T12:23:30.1337460Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:23:30.1972802Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fill_cpu_complex128 2022-08-17T12:23:30.1996047Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fill_cpu_complex128 2022-08-17T12:23:30.2232844Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fill_cpu_float64 2022-08-17T12:23:30.2477062Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fill_cpu_float64 2022-08-17T12:23:30.4188539Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flatten_cpu_complex128 2022-08-17T12:23:30.4261003Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:23:30.5367883Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv1d_cpu_float64 2022-08-17T12:23:30.5394134Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flatten_cpu_complex128 2022-08-17T12:23:30.5413210Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flatten_cpu_float64 2022-08-17T12:23:30.5428402Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv1d_cpu_float64 2022-08-17T12:23:30.6240438Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:23:30.6265426Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flatten_cpu_float64 2022-08-17T12:23:30.9021296Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flip_cpu_complex128 2022-08-17T12:23:30.9045206Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tile_cpu_complex128 2022-08-17T12:23:30.9332378Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tile_cpu_float64 2022-08-17T12:23:30.9404067Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flip_cpu_complex128 2022-08-17T12:23:31.0300218Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flip_cpu_float64 2022-08-17T12:23:31.0324192Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flip_cpu_float64 2022-08-17T12:23:31.0831479Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fliplr_cpu_complex128 2022-08-17T12:23:31.0854576Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fliplr_cpu_complex128 2022-08-17T12:23:31.0870507Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fliplr_cpu_float64 2022-08-17T12:23:31.0888585Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tile_cpu_float64 2022-08-17T12:23:31.0919273Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:23:31.1154124Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:23:31.1357599Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fliplr_cpu_float64 2022-08-17T12:23:31.1394163Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flipud_cpu_complex128 2022-08-17T12:23:31.1565774Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_to_sparse_cpu_float64 2022-08-17T12:23:31.1778285Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_to_sparse_cpu_float64 2022-08-17T12:23:31.2108843Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_topk_cpu_float64 2022-08-17T12:23:31.2126911Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flipud_cpu_complex128 2022-08-17T12:23:31.2411343Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flipud_cpu_float64 2022-08-17T12:23:31.2577544Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flipud_cpu_float64 2022-08-17T12:23:31.2697536Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_cpu_complex128 2022-08-17T12:23:31.3054110Z [gw2] [ 39%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_cpu_complex128 2022-08-17T12:23:31.3067993Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_topk_cpu_float64 2022-08-17T12:23:31.3100420Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_cpu_float64 2022-08-17T12:23:31.3140869Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trace_cpu_complex128 2022-08-17T12:23:31.3373467Z [gw2] [ 39%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_cpu_float64 2022-08-17T12:23:31.3597691Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trace_cpu_complex128 2022-08-17T12:23:31.3681433Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_power_cpu_complex128 2022-08-17T12:23:31.3786862Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trace_cpu_float64 2022-08-17T12:23:31.4042052Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trace_cpu_float64 2022-08-17T12:23:31.7193858Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_transpose_cpu_complex128 2022-08-17T12:23:31.7206590Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_transpose_cpu_complex128 2022-08-17T12:23:31.7851893Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_transpose_cpu_float64 2022-08-17T12:23:31.7871844Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_transpose_cpu_float64 2022-08-17T12:23:31.9278994Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:23:31.9303507Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:23:31.9325960Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:23:31.9761603Z [gw1] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:23:32.3585819Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:23:32.3599678Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:23:32.3611450Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:23:32.3835394Z [gw1] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:23:32.3844581Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:23:32.4071169Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapezoid_cpu_float64 2022-08-17T12:23:32.4414626Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:23:32.4433033Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_power_cpu_complex128 2022-08-17T12:23:32.5632453Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_power_cpu_float64 2022-08-17T12:23:32.5642177Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapezoid_cpu_float64 2022-08-17T12:23:32.6709411Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapz_cpu_complex128 2022-08-17T12:23:32.6727936Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_power_cpu_float64 2022-08-17T12:23:32.6963983Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_floor_cpu_float64 2022-08-17T12:23:32.7180524Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_floor_cpu_float64 2022-08-17T12:23:32.7187420Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_floor_divide_cpu_float64 2022-08-17T12:23:32.7637875Z [gw2] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_floor_divide_cpu_float64 2022-08-17T12:23:32.8279381Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmax_cpu_float64 2022-08-17T12:23:32.8299839Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:23:32.9484513Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv2d_cpu_float64 2022-08-17T12:23:32.9495385Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmax_cpu_float64 2022-08-17T12:23:33.1136784Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmin_cpu_float64 2022-08-17T12:23:33.1160013Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmin_cpu_float64 2022-08-17T12:23:33.2572290Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmod_cpu_float64 2022-08-17T12:23:33.2644462Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapz_cpu_complex128 2022-08-17T12:23:33.2691893Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapz_cpu_float64 2022-08-17T12:23:33.2714784Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv2d_cpu_float64 2022-08-17T12:23:33.2821139Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:23:33.2846470Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmod_cpu_float64 2022-08-17T12:23:33.3104129Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_frac_cpu_float64 2022-08-17T12:23:33.3287389Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_frac_cpu_float64 2022-08-17T12:23:33.3503532Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_frexp_cpu_float64 2022-08-17T12:23:33.3524965Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_frexp_cpu_float64 2022-08-17T12:23:33.3543459Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:23:33.3793152Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:23:33.3798203Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_full_like_cpu_complex128 2022-08-17T12:23:33.4234079Z [gw2] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_full_like_cpu_complex128 2022-08-17T12:23:33.4239309Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_full_like_cpu_float64 2022-08-17T12:23:33.4251171Z [gw2] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_full_like_cpu_float64 2022-08-17T12:23:33.4258128Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapz_cpu_float64 2022-08-17T12:23:33.4296912Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:23:33.4314825Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:23:33.4656346Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:23:33.5572128Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gather_cpu_complex128 2022-08-17T12:23:33.5633480Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:23:33.5652790Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:23:33.5718183Z [gw1] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:23:33.5737555Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:23:33.5999404Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:23:33.6038377Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:23:33.6251520Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:23:33.6322118Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:23:33.6384524Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gather_cpu_complex128 2022-08-17T12:23:33.6578088Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gather_cpu_float64 2022-08-17T12:23:33.6601247Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:23:33.6677063Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gather_cpu_float64 2022-08-17T12:23:33.6797658Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:23:33.6819663Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ge_cpu_float64 2022-08-17T12:23:33.7240274Z [gw2] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ge_cpu_float64 2022-08-17T12:23:33.7262963Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_geqrf_cpu_complex128 2022-08-17T12:23:33.7709611Z [gw2] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_geqrf_cpu_complex128 2022-08-17T12:23:33.7715381Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_geqrf_cpu_float64 2022-08-17T12:23:33.8122157Z [gw2] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_geqrf_cpu_float64 2022-08-17T12:23:33.8523239Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gradient_cpu_complex128 2022-08-17T12:23:33.8537048Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:23:33.8820574Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:23:33.8835913Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:23:33.9157754Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:23:33.9239597Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:23:34.0054233Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:23:34.0067444Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:23:34.0085286Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:23:34.0511326Z [gw1] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:23:34.0519970Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:23:34.0995263Z [gw1] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:23:34.2286608Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:23:34.2347174Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:23:34.6524385Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:23:34.6553745Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:23:34.9427107Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:23:34.9454071Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gradient_cpu_complex128 2022-08-17T12:23:35.0770957Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gradient_cpu_float64 2022-08-17T12:23:35.0794829Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:23:35.1512509Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tril_cpu_complex128 2022-08-17T12:23:35.1533759Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:23:35.1952994Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:23:35.1974229Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gradient_cpu_float64 2022-08-17T12:23:35.2007116Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gt_cpu_float64 2022-08-17T12:23:35.2442634Z [gw2] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gt_cpu_float64 2022-08-17T12:23:35.2516319Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_half_cpu_complex128 2022-08-17T12:23:35.2889552Z [gw2] [ 40%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_half_cpu_complex128 2022-08-17T12:23:35.2950803Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_half_cpu_float64 2022-08-17T12:23:35.3312051Z [gw2] [ 40%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_half_cpu_float64 2022-08-17T12:23:35.3322027Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_heaviside_cpu_float64 2022-08-17T12:23:35.3754151Z [gw2] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_heaviside_cpu_float64 2022-08-17T12:23:35.3765179Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histc_cpu_float64 2022-08-17T12:23:35.4163636Z [gw2] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histc_cpu_float64 2022-08-17T12:23:35.4204618Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histogram_cpu_float64 2022-08-17T12:23:35.4641335Z [gw2] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histogram_cpu_float64 2022-08-17T12:23:35.4644733Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histogramdd_cpu_float64 2022-08-17T12:23:35.5042268Z [gw2] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histogramdd_cpu_float64 2022-08-17T12:23:35.5981814Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hsplit_cpu_complex128 2022-08-17T12:23:35.6005213Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hsplit_cpu_complex128 2022-08-17T12:23:35.6198148Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hsplit_cpu_float64 2022-08-17T12:23:35.6517710Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hsplit_cpu_float64 2022-08-17T12:23:35.6535424Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hstack_cpu_complex128 2022-08-17T12:23:35.6554199Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tril_cpu_complex128 2022-08-17T12:23:35.7225458Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tril_cpu_float64 2022-08-17T12:23:35.7241455Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:23:35.8066638Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:23:35.8095560Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hstack_cpu_complex128 2022-08-17T12:23:35.8506041Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hstack_cpu_float64 2022-08-17T12:23:35.8519508Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:23:35.8592792Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:23:35.8614589Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hstack_cpu_float64 2022-08-17T12:23:35.8652909Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hypot_cpu_float64 2022-08-17T12:23:35.8674214Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tril_cpu_float64 2022-08-17T12:23:35.9915815Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triu_cpu_complex128 2022-08-17T12:23:35.9928303Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hypot_cpu_float64 2022-08-17T12:23:36.0294897Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_i0_cpu_float64 2022-08-17T12:23:36.0400098Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_i0_cpu_float64 2022-08-17T12:23:36.0557945Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_igamma_cpu_float64 2022-08-17T12:23:36.0805355Z [gw2] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_igamma_cpu_float64 2022-08-17T12:23:36.0828064Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triu_cpu_complex128 2022-08-17T12:23:36.0878703Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triu_cpu_float64 2022-08-17T12:23:36.0901016Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_igammac_cpu_float64 2022-08-17T12:23:36.1322044Z [gw2] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_igammac_cpu_float64 2022-08-17T12:23:36.1496154Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_imag_cpu_complex128 2022-08-17T12:23:36.1520554Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triu_cpu_float64 2022-08-17T12:23:36.1909098Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_true_divide_cpu_complex128 2022-08-17T12:23:36.1924497Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_imag_cpu_complex128 2022-08-17T12:23:36.2789568Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_add_cpu_complex128 2022-08-17T12:23:36.2796388Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:23:36.4085215Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:23:36.4131206Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:23:36.7413077Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:23:36.7438998Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_add_cpu_complex128 2022-08-17T12:23:36.8451434Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_add_cpu_float64 2022-08-17T12:23:36.8464656Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_add_cpu_float64 2022-08-17T12:23:36.8684340Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_copy_cpu_complex128 2022-08-17T12:23:36.8761567Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_true_divide_cpu_complex128 2022-08-17T12:23:36.9878354Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_true_divide_cpu_float64 2022-08-17T12:23:36.9901767Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_copy_cpu_complex128 2022-08-17T12:23:37.0174695Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_copy_cpu_float64 2022-08-17T12:23:37.0317793Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_copy_cpu_float64 2022-08-17T12:23:37.0428258Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_fill_cpu_complex128 2022-08-17T12:23:37.0480969Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_true_divide_cpu_float64 2022-08-17T12:23:37.0589538Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trunc_cpu_float64 2022-08-17T12:23:37.0922484Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trunc_cpu_float64 2022-08-17T12:23:37.0996673Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unbind_cpu_complex128 2022-08-17T12:23:37.1010889Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_fill_cpu_complex128 2022-08-17T12:23:37.1259934Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_fill_cpu_float64 2022-08-17T12:23:37.1526419Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_fill_cpu_float64 2022-08-17T12:23:37.3764944Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_put_cpu_complex128 2022-08-17T12:23:37.3779122Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_put_cpu_complex128 2022-08-17T12:23:37.4560178Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_put_cpu_float64 2022-08-17T12:23:37.4575745Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_put_cpu_float64 2022-08-17T12:23:37.6040838Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_reduce_cpu_float64 2022-08-17T12:23:37.6054051Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unbind_cpu_complex128 2022-08-17T12:23:37.7240352Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unbind_cpu_float64 2022-08-17T12:23:37.7253995Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unbind_cpu_float64 2022-08-17T12:23:37.9961171Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unflatten_cpu_complex128 2022-08-17T12:23:37.9972611Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unflatten_cpu_complex128 2022-08-17T12:23:38.0227085Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unflatten_cpu_float64 2022-08-17T12:23:38.0253936Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_reduce_cpu_float64 2022-08-17T12:23:38.0356729Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_select_cpu_complex128 2022-08-17T12:23:38.0367123Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:23:38.1080405Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:23:38.1089428Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_select_cpu_complex128 2022-08-17T12:23:38.1110371Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_select_cpu_float64 2022-08-17T12:23:38.1122916Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unflatten_cpu_float64 2022-08-17T12:23:38.1333544Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unfold_cpu_complex128 2022-08-17T12:23:38.1521371Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_select_cpu_float64 2022-08-17T12:23:38.3254860Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inner_cpu_complex128 2022-08-17T12:23:38.3278805Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inner_cpu_complex128 2022-08-17T12:23:38.3865531Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inner_cpu_float64 2022-08-17T12:23:38.3877633Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inner_cpu_float64 2022-08-17T12:23:38.3913505Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_int_cpu_complex128 2022-08-17T12:23:38.4314680Z [gw2] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_int_cpu_complex128 2022-08-17T12:23:38.4323897Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_int_cpu_float64 2022-08-17T12:23:38.4568181Z [gw2] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_int_cpu_float64 2022-08-17T12:23:38.4585912Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:23:38.4730255Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:23:38.9885710Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inverse_cpu_complex128 2022-08-17T12:23:38.9909288Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unfold_cpu_complex128 2022-08-17T12:23:39.0828879Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unfold_cpu_float64 2022-08-17T12:23:39.0852971Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inverse_cpu_complex128 2022-08-17T12:23:39.2071251Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inverse_cpu_float64 2022-08-17T12:23:39.2221267Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inverse_cpu_float64 2022-08-17T12:23:39.2253502Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isclose_cpu_complex128 2022-08-17T12:23:39.2304676Z [gw2] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isclose_cpu_complex128 2022-08-17T12:23:39.2326024Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:23:39.2469030Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:23:39.2488254Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unfold_cpu_float64 2022-08-17T12:23:39.2517636Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:23:39.2652341Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:23:39.2679982Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isclose_cpu_float64 2022-08-17T12:23:39.2965776Z [gw2] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isclose_cpu_float64 2022-08-17T12:23:39.2976512Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unique_cpu_float64 2022-08-17T12:23:39.2983029Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unique_cpu_float64 2022-08-17T12:23:39.2989393Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:23:39.3106725Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:23:39.3107369Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isfinite_cpu_complex128 2022-08-17T12:23:39.3399094Z [gw2] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isfinite_cpu_complex128 2022-08-17T12:23:39.3568298Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:23:39.3582507Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isfinite_cpu_float64 2022-08-17T12:23:39.3992012Z [gw2] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isfinite_cpu_float64 2022-08-17T12:23:39.3996579Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isin_cpu_float64 2022-08-17T12:23:39.4443059Z [gw2] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isin_cpu_float64 2022-08-17T12:23:39.4456854Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isinf_cpu_complex128 2022-08-17T12:23:39.4874242Z [gw2] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isinf_cpu_complex128 2022-08-17T12:23:39.4881933Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isinf_cpu_float64 2022-08-17T12:23:39.5382881Z [gw2] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isinf_cpu_float64 2022-08-17T12:23:39.5383556Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isnan_cpu_complex128 2022-08-17T12:23:39.5792237Z [gw2] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isnan_cpu_complex128 2022-08-17T12:23:39.5802417Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:23:39.5815088Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isnan_cpu_float64 2022-08-17T12:23:39.5842007Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:23:39.6245236Z [gw2] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isnan_cpu_float64 2022-08-17T12:23:39.6276646Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isneginf_cpu_float64 2022-08-17T12:23:39.6504342Z [gw2] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isneginf_cpu_float64 2022-08-17T12:23:39.6515440Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:23:39.6680941Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_cpu_complex128 2022-08-17T12:23:39.6712555Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isposinf_cpu_float64 2022-08-17T12:23:39.7134420Z [gw2] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isposinf_cpu_float64 2022-08-17T12:23:39.7145506Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isreal_cpu_complex128 2022-08-17T12:23:39.7561685Z [gw2] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isreal_cpu_complex128 2022-08-17T12:23:39.7588416Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isreal_cpu_float64 2022-08-17T12:23:39.8076332Z [gw2] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isreal_cpu_float64 2022-08-17T12:23:39.9211499Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_istft_cpu_complex128 2022-08-17T12:23:39.9285710Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_cpu_complex128 2022-08-17T12:23:40.0042291Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_cpu_float64 2022-08-17T12:23:40.0064238Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_cpu_float64 2022-08-17T12:23:40.4070821Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_mean_cpu_complex128 2022-08-17T12:23:40.4094380Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_mean_cpu_complex128 2022-08-17T12:23:40.5074319Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_mean_cpu_float64 2022-08-17T12:23:40.5101976Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_mean_cpu_float64 2022-08-17T12:23:40.6040247Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vdot_cpu_complex128 2022-08-17T12:23:40.6064387Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vdot_cpu_complex128 2022-08-17T12:23:40.6186741Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vdot_cpu_float64 2022-08-17T12:23:40.6206978Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vdot_cpu_float64 2022-08-17T12:23:40.6230141Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:23:40.6566156Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:23:40.6645385Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:23:40.6997574Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:23:40.8051888Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_cpu_complex128 2022-08-17T12:23:40.8086846Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:23:40.8276502Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:23:40.8292093Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_cpu_complex128 2022-08-17T12:23:40.8524666Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_cpu_float64 2022-08-17T12:23:40.8720988Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_cpu_float64 2022-08-17T12:23:40.9001849Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:23:40.9237706Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:23:41.1120148Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_cpu_complex128 2022-08-17T12:23:41.1141446Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_cpu_complex128 2022-08-17T12:23:41.1749471Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_cpu_float64 2022-08-17T12:23:41.1776934Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_cpu_float64 2022-08-17T12:23:41.2496235Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vsplit_cpu_complex128 2022-08-17T12:23:41.2563890Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:23:41.2999571Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:23:41.3027090Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vsplit_cpu_complex128 2022-08-17T12:23:41.3232770Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vsplit_cpu_float64 2022-08-17T12:23:41.3448551Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vsplit_cpu_float64 2022-08-17T12:23:41.3800717Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vstack_cpu_complex128 2022-08-17T12:23:41.3809323Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:23:41.3827914Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:23:41.4282113Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:23:41.5116146Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:23:41.5136234Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vstack_cpu_complex128 2022-08-17T12:23:41.5707004Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vstack_cpu_float64 2022-08-17T12:23:41.5734740Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vstack_cpu_float64 2022-08-17T12:23:41.5820563Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_where_cpu_complex128 2022-08-17T12:23:41.5834970Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:23:41.7010744Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:23:41.7035827Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:23:41.9137606Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:23:41.9163286Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_where_cpu_complex128 2022-08-17T12:23:41.9766886Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_where_cpu_float64 2022-08-17T12:23:41.9787761Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:23:42.0046239Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:23:42.0059072Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_where_cpu_float64 2022-08-17T12:23:42.0068337Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_xlogy_cpu_float64 2022-08-17T12:23:42.0519071Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_xlogy_cpu_float64 2022-08-17T12:23:42.1161249Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zero__cpu_complex128 2022-08-17T12:23:42.1185065Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:23:42.1491750Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:23:42.1510245Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zero__cpu_complex128 2022-08-17T12:23:42.1813638Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zero__cpu_float64 2022-08-17T12:23:42.1947721Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zero__cpu_float64 2022-08-17T12:23:42.1952559Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:23:42.2394612Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:23:42.2400084Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zeros_like_cpu_float64 2022-08-17T12:23:42.2844247Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zeros_like_cpu_float64 2022-08-17T12:23:42.2933686Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_H_cpu_complex128 2022-08-17T12:23:42.3287465Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_H_cpu_complex128 2022-08-17T12:23:42.3295959Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_H_cpu_float64 2022-08-17T12:23:42.3681666Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_H_cpu_float64 2022-08-17T12:23:42.3801741Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_T_cpu_complex128 2022-08-17T12:23:42.4170877Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_T_cpu_complex128 2022-08-17T12:23:42.4178526Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_T_cpu_float64 2022-08-17T12:23:42.4561790Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_T_cpu_float64 2022-08-17T12:23:42.5610137Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___getitem___cpu_complex128 2022-08-17T12:23:42.5633752Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___getitem___cpu_complex128 2022-08-17T12:23:42.5869012Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___getitem___cpu_float64 2022-08-17T12:23:42.6118127Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___getitem___cpu_float64 2022-08-17T12:23:42.7096883Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___radd___cpu_complex128 2022-08-17T12:23:42.7115872Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___radd___cpu_complex128 2022-08-17T12:23:42.7334450Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___radd___cpu_float64 2022-08-17T12:23:42.7531422Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___radd___cpu_float64 2022-08-17T12:23:42.8846690Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rdiv___cpu_complex128 2022-08-17T12:23:42.8870654Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rdiv___cpu_complex128 2022-08-17T12:23:42.9127851Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rdiv___cpu_float64 2022-08-17T12:23:42.9306218Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rdiv___cpu_float64 2022-08-17T12:23:43.2727319Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmatmul___cpu_complex128 2022-08-17T12:23:43.2753272Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmatmul___cpu_complex128 2022-08-17T12:23:43.3050767Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmatmul___cpu_float64 2022-08-17T12:23:43.3201640Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmatmul___cpu_float64 2022-08-17T12:23:43.3432713Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmod___cpu_float64 2022-08-17T12:23:43.3722469Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmod___cpu_float64 2022-08-17T12:23:43.4854502Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmul___cpu_complex128 2022-08-17T12:23:43.4877168Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmul___cpu_complex128 2022-08-17T12:23:43.4951240Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmul___cpu_float64 2022-08-17T12:23:43.4969698Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:23:43.5115647Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:23:43.5306636Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmul___cpu_float64 2022-08-17T12:23:43.5307131Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rpow___cpu_complex128 2022-08-17T12:23:43.5749711Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rpow___cpu_complex128 2022-08-17T12:23:43.5750226Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rpow___cpu_float64 2022-08-17T12:23:43.6184183Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rpow___cpu_float64 2022-08-17T12:23:43.7293490Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rsub___cpu_complex128 2022-08-17T12:23:43.7318042Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rsub___cpu_complex128 2022-08-17T12:23:43.7513317Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rsub___cpu_float64 2022-08-17T12:23:43.7526017Z [gw1] [ 42%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:23:43.7553820Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:23:43.7746500Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rsub___cpu_float64 2022-08-17T12:23:43.7763759Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:23:43.8000864Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_amax_cpu_float64 2022-08-17T12:23:43.8239409Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:23:43.8443986Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:23:43.8997030Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:23:43.9016969Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:23:43.9174299Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:23:43.9192830Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_amax_cpu_float64 2022-08-17T12:23:43.9205495Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:23:43.9440377Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_amin_cpu_float64 2022-08-17T12:23:43.9467553Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:23:43.9917763Z [gw1] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:23:44.0236413Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:23:44.0324688Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:23:44.1194745Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:23:44.1204333Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_amin_cpu_float64 2022-08-17T12:23:44.1213357Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:23:44.1228592Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_argmax_cpu_float64 2022-08-17T12:23:44.1229363Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:23:44.1642230Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_argmax_cpu_float64 2022-08-17T12:23:44.1683798Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_argmin_cpu_float64 2022-08-17T12:23:44.1740717Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_argmin_cpu_float64 2022-08-17T12:23:44.1748592Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:23:44.2197406Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:23:44.2821302Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumprod_cpu_complex128 2022-08-17T12:23:44.2877834Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:23:44.3252969Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:23:44.3280003Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumprod_cpu_complex128 2022-08-17T12:23:44.3580388Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumprod_cpu_float64 2022-08-17T12:23:44.3800239Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumprod_cpu_float64 2022-08-17T12:23:44.4696993Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumsum_cpu_complex128 2022-08-17T12:23:44.4715153Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumsum_cpu_complex128 2022-08-17T12:23:44.4930506Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumsum_cpu_float64 2022-08-17T12:23:44.5123062Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumsum_cpu_float64 2022-08-17T12:23:44.5505868Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_log_softmax_cpu_float64 2022-08-17T12:23:44.5522608Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_log_softmax_cpu_float64 2022-08-17T12:23:44.5556352Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:23:44.5596526Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:23:44.5994167Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_logaddexp_cpu_float64 2022-08-17T12:23:44.6015318Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_logaddexp_cpu_float64 2022-08-17T12:23:44.6348827Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_logsumexp_cpu_float64 2022-08-17T12:23:44.6438326Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:23:44.6737226Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:23:44.6800409Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:23:44.7029745Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:23:44.7240505Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:23:44.8028808Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:23:44.8057215Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_logsumexp_cpu_float64 2022-08-17T12:23:44.8459653Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_mean_cpu_complex128 2022-08-17T12:23:44.8472432Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:23:44.8756009Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:23:44.8880241Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:23:44.9972713Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:23:44.9990048Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:23:45.0281511Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:23:45.0401157Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:23:45.0808962Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:23:45.0839293Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:23:45.5351993Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:23:45.5375851Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_mean_cpu_complex128 2022-08-17T12:23:45.7891110Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_mean_cpu_float64 2022-08-17T12:23:45.7923714Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_mean_cpu_float64 2022-08-17T12:23:45.8392776Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_median_cpu_float64 2022-08-17T12:23:45.8426292Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_median_cpu_float64 2022-08-17T12:23:46.2833801Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_norm_cpu_float64 2022-08-17T12:23:46.2853522Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:23:46.5737116Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:23:46.5823675Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:23:46.8633899Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:23:46.8661950Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_norm_cpu_float64 2022-08-17T12:23:47.2460005Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_normalize_cpu_complex128 2022-08-17T12:23:47.2480860Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_normalize_cpu_complex128 2022-08-17T12:23:47.3223205Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_normalize_cpu_float64 2022-08-17T12:23:47.3251510Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_normalize_cpu_float64 2022-08-17T12:23:48.0401474Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_prod_cpu_complex128 2022-08-17T12:23:48.0417159Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:23:48.2041463Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:23:48.2070628Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_prod_cpu_complex128 2022-08-17T12:23:48.3464599Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_prod_cpu_float64 2022-08-17T12:23:48.3477972Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:23:48.3877638Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:23:48.3906896Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_prod_cpu_float64 2022-08-17T12:23:48.4386353Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_softmax_cpu_float64 2022-08-17T12:23:48.4407844Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_softmax_cpu_float64 2022-08-17T12:23:48.4901717Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_softmin_cpu_float64 2022-08-17T12:23:48.4923526Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_softmin_cpu_float64 2022-08-17T12:23:49.5110963Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_std_cpu_complex128 2022-08-17T12:23:49.5178453Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_std_cpu_complex128 2022-08-17T12:23:49.7616590Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_std_cpu_float64 2022-08-17T12:23:49.7641009Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_std_cpu_float64 2022-08-17T12:23:50.2099726Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_sum_cpu_complex128 2022-08-17T12:23:50.2125210Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_sum_cpu_complex128 2022-08-17T12:23:50.3144358Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_sum_cpu_float64 2022-08-17T12:23:50.3171914Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_sum_cpu_float64 2022-08-17T12:23:50.9655818Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_var_cpu_complex128 2022-08-17T12:23:50.9680600Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_var_cpu_complex128 2022-08-17T12:23:51.1075921Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_var_cpu_float64 2022-08-17T12:23:51.1101529Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_var_cpu_float64 2022-08-17T12:23:51.1197561Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_abs_cpu_complex128 2022-08-17T12:23:51.1607602Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_abs_cpu_complex128 2022-08-17T12:23:51.1616333Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_abs_cpu_float64 2022-08-17T12:23:51.2150358Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_abs_cpu_float64 2022-08-17T12:23:51.2186925Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acos_cpu_complex128 2022-08-17T12:23:51.2477028Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acos_cpu_complex128 2022-08-17T12:23:51.2506646Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acos_cpu_float64 2022-08-17T12:23:51.2889233Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acos_cpu_float64 2022-08-17T12:23:51.3059919Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acosh_cpu_complex128 2022-08-17T12:23:51.3324164Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acosh_cpu_complex128 2022-08-17T12:23:51.3375997Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acosh_cpu_float64 2022-08-17T12:23:51.3805018Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acosh_cpu_float64 2022-08-17T12:23:51.5090827Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_add_cpu_complex128 2022-08-17T12:23:51.5115002Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_add_cpu_complex128 2022-08-17T12:23:51.5366629Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_add_cpu_float64 2022-08-17T12:23:51.5597912Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_add_cpu_float64 2022-08-17T12:23:53.6843192Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addbmm_cpu_complex128 2022-08-17T12:23:53.6858712Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addbmm_cpu_complex128 2022-08-17T12:23:53.7744967Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addbmm_cpu_float64 2022-08-17T12:23:53.7768963Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addbmm_cpu_float64 2022-08-17T12:23:54.0848420Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcdiv_cpu_complex128 2022-08-17T12:23:54.0874316Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcdiv_cpu_complex128 2022-08-17T12:23:54.1372530Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcdiv_cpu_float64 2022-08-17T12:23:54.1398181Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcdiv_cpu_float64 2022-08-17T12:23:54.4286666Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcmul_cpu_complex128 2022-08-17T12:23:54.4310246Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcmul_cpu_complex128 2022-08-17T12:23:54.4740567Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcmul_cpu_float64 2022-08-17T12:23:54.4767061Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcmul_cpu_float64 2022-08-17T12:23:54.6566188Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_cpu_complex128 2022-08-17T12:23:54.6590496Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_cpu_complex128 2022-08-17T12:23:54.6741161Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_cpu_float64 2022-08-17T12:23:54.7078162Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_cpu_float64 2022-08-17T12:23:54.8913669Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_complex128 2022-08-17T12:23:54.8927297Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_complex128 2022-08-17T12:23:54.9094964Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_float64 2022-08-17T12:23:54.9437926Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_float64 2022-08-17T12:23:55.0715862Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmv_cpu_complex128 2022-08-17T12:23:55.0739359Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmv_cpu_complex128 2022-08-17T12:23:55.0986149Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmv_cpu_float64 2022-08-17T12:23:55.1168543Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmv_cpu_float64 2022-08-17T12:23:55.2130053Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addr_cpu_complex128 2022-08-17T12:23:55.2150166Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addr_cpu_complex128 2022-08-17T12:23:55.2458853Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addr_cpu_float64 2022-08-17T12:23:55.2559195Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addr_cpu_float64 2022-08-17T12:23:55.2588340Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_all_cpu_complex128 2022-08-17T12:23:55.3034142Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_all_cpu_complex128 2022-08-17T12:23:55.3042810Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_all_cpu_float64 2022-08-17T12:23:55.3474737Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_all_cpu_float64 2022-08-17T12:23:55.3483514Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_allclose_cpu_complex128 2022-08-17T12:23:55.3915922Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_allclose_cpu_complex128 2022-08-17T12:23:55.3924431Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_allclose_cpu_float64 2022-08-17T12:23:55.4324731Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_allclose_cpu_float64 2022-08-17T12:23:55.4482417Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_amax_cpu_float64 2022-08-17T12:23:55.4619769Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_amax_cpu_float64 2022-08-17T12:23:55.4638910Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_istft_cpu_complex128 2022-08-17T12:23:55.4840667Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_istft_cpu_float64 2022-08-17T12:23:55.4919222Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_amin_cpu_float64 2022-08-17T12:23:55.5232318Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_amin_cpu_float64 2022-08-17T12:23:55.5240697Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_aminmax_cpu_float64 2022-08-17T12:23:55.5685179Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_aminmax_cpu_float64 2022-08-17T12:23:55.5757335Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_angle_cpu_complex128 2022-08-17T12:23:55.6129631Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_angle_cpu_complex128 2022-08-17T12:23:55.6134188Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_angle_cpu_float64 2022-08-17T12:23:55.6555918Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_angle_cpu_float64 2022-08-17T12:23:55.6561218Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_any_cpu_complex128 2022-08-17T12:23:55.6994298Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_any_cpu_complex128 2022-08-17T12:23:55.6999760Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_any_cpu_float64 2022-08-17T12:23:55.7402940Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_any_cpu_float64 2022-08-17T12:23:55.7430404Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_arange_cpu_float64 2022-08-17T12:23:55.7842047Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_arange_cpu_float64 2022-08-17T12:23:55.7866495Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argmax_cpu_float64 2022-08-17T12:23:55.8281285Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argmax_cpu_float64 2022-08-17T12:23:55.8314836Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argmin_cpu_float64 2022-08-17T12:23:55.8754851Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argmin_cpu_float64 2022-08-17T12:23:55.8763349Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argsort_cpu_float64 2022-08-17T12:23:55.9205268Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argsort_cpu_float64 2022-08-17T12:23:55.9216024Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argwhere_cpu_complex128 2022-08-17T12:23:55.9647654Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argwhere_cpu_complex128 2022-08-17T12:23:55.9654939Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argwhere_cpu_float64 2022-08-17T12:23:56.0074613Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argwhere_cpu_float64 2022-08-17T12:23:56.0079759Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_cpu_complex128 2022-08-17T12:23:56.0514234Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_cpu_complex128 2022-08-17T12:23:56.0521194Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_cpu_float64 2022-08-17T12:23:56.0957431Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_cpu_float64 2022-08-17T12:23:56.1765279Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_complex128 2022-08-17T12:23:56.1789912Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_complex128 2022-08-17T12:23:56.1947329Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_float64 2022-08-17T12:23:56.2278148Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_float64 2022-08-17T12:23:56.2336729Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asin_cpu_complex128 2022-08-17T12:23:56.2731599Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asin_cpu_complex128 2022-08-17T12:23:56.2737931Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asin_cpu_float64 2022-08-17T12:23:56.3210907Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asin_cpu_float64 2022-08-17T12:23:56.3277803Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asinh_cpu_complex128 2022-08-17T12:23:56.3651047Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asinh_cpu_complex128 2022-08-17T12:23:56.3654091Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asinh_cpu_float64 2022-08-17T12:23:56.4065549Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asinh_cpu_float64 2022-08-17T12:23:56.4311921Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan2_cpu_float64 2022-08-17T12:23:56.4566083Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan2_cpu_float64 2022-08-17T12:23:56.4638478Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan_cpu_complex128 2022-08-17T12:23:56.4964353Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan_cpu_complex128 2022-08-17T12:23:56.5006375Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan_cpu_float64 2022-08-17T12:23:56.5452191Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan_cpu_float64 2022-08-17T12:23:56.5548349Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atanh_cpu_complex128 2022-08-17T12:23:56.5880173Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atanh_cpu_complex128 2022-08-17T12:23:56.5896634Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atanh_cpu_float64 2022-08-17T12:23:56.6335073Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atanh_cpu_float64 2022-08-17T12:23:56.7201309Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_complex128 2022-08-17T12:23:56.7339431Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_complex128 2022-08-17T12:23:56.7478051Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_float64 2022-08-17T12:23:56.7838339Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_float64 2022-08-17T12:23:56.8682419Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_complex128 2022-08-17T12:23:56.8708017Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_complex128 2022-08-17T12:23:56.8846908Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_float64 2022-08-17T12:23:56.9197961Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_float64 2022-08-17T12:23:57.0027831Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_complex128 2022-08-17T12:23:57.0051348Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_complex128 2022-08-17T12:23:57.0179761Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_float64 2022-08-17T12:23:57.0531856Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_float64 2022-08-17T12:23:57.7076182Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_baddbmm_cpu_complex128 2022-08-17T12:23:57.7091047Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_istft_cpu_float64 2022-08-17T12:23:57.7107715Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:23:57.7553822Z [gw2] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:23:57.7562582Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:23:57.7999388Z [gw2] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:23:57.8005099Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:23:57.8474086Z [gw2] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:23:57.8483189Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:23:57.8922985Z [gw2] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:23:57.8933166Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:23:57.9363592Z [gw2] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:23:57.9373303Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:23:57.9795473Z [gw2] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:23:57.9796044Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:23:58.0232391Z [gw2] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:23:58.0241927Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:23:58.0764277Z [gw2] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:23:58.0772458Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:23:58.1117428Z [gw2] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:23:58.1125233Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:23:58.1555707Z [gw2] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:23:58.2582568Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kron_cpu_complex128 2022-08-17T12:23:58.2598063Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_baddbmm_cpu_complex128 2022-08-17T12:23:58.3881786Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_baddbmm_cpu_float64 2022-08-17T12:23:58.3901861Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_baddbmm_cpu_float64 2022-08-17T12:23:58.4060678Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bernoulli_cpu_float64 2022-08-17T12:23:58.4402729Z [gw3] [ 43%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bernoulli_cpu_float64 2022-08-17T12:23:58.4412232Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bfloat16_cpu_complex128 2022-08-17T12:23:58.4671482Z [gw3] [ 43%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bfloat16_cpu_complex128 2022-08-17T12:23:58.4683868Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kron_cpu_complex128 2022-08-17T12:23:58.4771903Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kron_cpu_float64 2022-08-17T12:23:58.4819247Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bfloat16_cpu_float64 2022-08-17T12:23:58.5268936Z [gw3] [ 43%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bfloat16_cpu_float64 2022-08-17T12:23:58.5295534Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_block_diag_cpu_complex128 2022-08-17T12:23:58.5329582Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kron_cpu_float64 2022-08-17T12:23:58.5917588Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kthvalue_cpu_float64 2022-08-17T12:23:58.5940690Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_block_diag_cpu_complex128 2022-08-17T12:23:58.6049500Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_block_diag_cpu_float64 2022-08-17T12:23:58.6162978Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_block_diag_cpu_float64 2022-08-17T12:23:58.6319868Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kthvalue_cpu_float64 2022-08-17T12:23:58.6435949Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ldexp_cpu_complex128 2022-08-17T12:23:58.6557408Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bmm_cpu_complex128 2022-08-17T12:23:58.6806859Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bmm_cpu_complex128 2022-08-17T12:23:58.6849742Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bmm_cpu_float64 2022-08-17T12:23:58.7241263Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bmm_cpu_float64 2022-08-17T12:23:58.7264577Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bool_cpu_complex128 2022-08-17T12:23:58.7713588Z [gw3] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bool_cpu_complex128 2022-08-17T12:23:58.7722261Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bool_cpu_float64 2022-08-17T12:23:58.8175943Z [gw3] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bool_cpu_float64 2022-08-17T12:23:58.8500975Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_complex128 2022-08-17T12:23:58.8560607Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_complex128 2022-08-17T12:23:58.8618965Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_float64 2022-08-17T12:23:58.9040989Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_float64 2022-08-17T12:23:58.9302497Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_complex128 2022-08-17T12:23:58.9441270Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_complex128 2022-08-17T12:23:58.9509762Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_float64 2022-08-17T12:23:58.9915093Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_float64 2022-08-17T12:23:58.9920130Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bucketize_cpu_float64 2022-08-17T12:23:59.0354831Z [gw3] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bucketize_cpu_float64 2022-08-17T12:23:59.0359484Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_byte_cpu_complex128 2022-08-17T12:23:59.0794232Z [gw3] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_byte_cpu_complex128 2022-08-17T12:23:59.0802846Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_byte_cpu_float64 2022-08-17T12:23:59.1220182Z [gw3] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_byte_cpu_float64 2022-08-17T12:23:59.1582245Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_complex128 2022-08-17T12:23:59.1684528Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_complex128 2022-08-17T12:23:59.1761848Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_float64 2022-08-17T12:23:59.2159286Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_float64 2022-08-17T12:23:59.3009705Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cat_cpu_complex128 2022-08-17T12:23:59.3034655Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cat_cpu_complex128 2022-08-17T12:23:59.3197612Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cat_cpu_float64 2022-08-17T12:23:59.3209317Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ldexp_cpu_complex128 2022-08-17T12:23:59.3230168Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ldexp_cpu_float64 2022-08-17T12:23:59.3486984Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cat_cpu_float64 2022-08-17T12:23:59.3757663Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cdist_cpu_float64 2022-08-17T12:23:59.3916877Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cdist_cpu_float64 2022-08-17T12:23:59.3927296Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ceil_cpu_float64 2022-08-17T12:23:59.4362399Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ceil_cpu_float64 2022-08-17T12:23:59.4427320Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chalf_cpu_complex128 2022-08-17T12:23:59.4767126Z [gw3] [ 44%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chalf_cpu_complex128 2022-08-17T12:23:59.4773557Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ldexp_cpu_float64 2022-08-17T12:23:59.4791643Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chalf_cpu_float64 2022-08-17T12:23:59.4825795Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_le_cpu_float64 2022-08-17T12:23:59.4854882Z [gw2] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_le_cpu_float64 2022-08-17T12:23:59.5231801Z [gw3] [ 44%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chalf_cpu_float64 2022-08-17T12:23:59.5241172Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_char_cpu_complex128 2022-08-17T12:23:59.5274946Z [gw3] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_char_cpu_complex128 2022-08-17T12:23:59.5640329Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lerp_cpu_complex128 2022-08-17T12:23:59.5676390Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_char_cpu_float64 2022-08-17T12:23:59.6080934Z [gw3] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_char_cpu_float64 2022-08-17T12:23:59.6816039Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_cpu_complex128 2022-08-17T12:23:59.6840294Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_cpu_complex128 2022-08-17T12:23:59.7779427Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_cpu_float64 2022-08-17T12:23:59.7803993Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_cpu_float64 2022-08-17T12:24:00.1821474Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_complex128 2022-08-17T12:24:00.1846543Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_complex128 2022-08-17T12:24:00.3234031Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_float64 2022-08-17T12:24:00.3306394Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_float64 2022-08-17T12:24:01.3555854Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_complex128 2022-08-17T12:24:01.3581440Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lerp_cpu_complex128 2022-08-17T12:24:01.4453245Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lerp_cpu_float64 2022-08-17T12:24:01.4599191Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_complex128 2022-08-17T12:24:01.6134917Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_float64 2022-08-17T12:24:01.6158564Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_float64 2022-08-17T12:24:01.6426201Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chunk_cpu_complex128 2022-08-17T12:24:01.6653232Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chunk_cpu_complex128 2022-08-17T12:24:01.6683906Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chunk_cpu_float64 2022-08-17T12:24:01.6739691Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chunk_cpu_float64 2022-08-17T12:24:01.6758126Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lerp_cpu_float64 2022-08-17T12:24:01.6919849Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lgamma_cpu_float64 2022-08-17T12:24:01.7080913Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lgamma_cpu_float64 2022-08-17T12:24:01.7226496Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_cpu_float64 2022-08-17T12:24:01.7395032Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_cpu_float64 2022-08-17T12:24:01.7521178Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:24:01.7722329Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_max_cpu_float64 2022-08-17T12:24:01.7960636Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_max_cpu_float64 2022-08-17T12:24:01.8169477Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_min_cpu_float64 2022-08-17T12:24:01.8478345Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_min_cpu_float64 2022-08-17T12:24:01.8532581Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clone_cpu_complex128 2022-08-17T12:24:01.8929419Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clone_cpu_complex128 2022-08-17T12:24:01.8938963Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clone_cpu_float64 2022-08-17T12:24:01.9436228Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clone_cpu_float64 2022-08-17T12:24:01.9719345Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_column_stack_cpu_complex128 2022-08-17T12:24:01.9799294Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_column_stack_cpu_complex128 2022-08-17T12:24:01.9859690Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_column_stack_cpu_float64 2022-08-17T12:24:02.0282403Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_column_stack_cpu_float64 2022-08-17T12:24:02.1728393Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_combinations_cpu_complex128 2022-08-17T12:24:02.1769556Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_combinations_cpu_complex128 2022-08-17T12:24:02.2037914Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_combinations_cpu_float64 2022-08-17T12:24:02.2208830Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_combinations_cpu_float64 2022-08-17T12:24:02.2424287Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_complex_cpu_float64 2022-08-17T12:24:02.2677603Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_complex_cpu_float64 2022-08-17T12:24:02.2791469Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_cpu_complex128 2022-08-17T12:24:02.3132282Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_cpu_complex128 2022-08-17T12:24:02.3138978Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_cpu_float64 2022-08-17T12:24:02.3581815Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_cpu_float64 2022-08-17T12:24:02.3616682Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_physical_cpu_complex128 2022-08-17T12:24:02.4009006Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_physical_cpu_complex128 2022-08-17T12:24:02.4016371Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_physical_cpu_float64 2022-08-17T12:24:02.4672077Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_physical_cpu_float64 2022-08-17T12:24:02.5945462Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_complex128 2022-08-17T12:24:02.5962703Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:24:02.7475060Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:24:02.7490741Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_complex128 2022-08-17T12:24:02.7977906Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_float64 2022-08-17T12:24:02.7993523Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_float64 2022-08-17T12:24:02.8088727Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_contiguous_cpu_complex128 2022-08-17T12:24:02.8399849Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_contiguous_cpu_complex128 2022-08-17T12:24:02.8450068Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_contiguous_cpu_float64 2022-08-17T12:24:02.8841192Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_contiguous_cpu_float64 2022-08-17T12:24:02.9057020Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_copysign_cpu_float64 2022-08-17T12:24:02.9321139Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_copysign_cpu_float64 2022-08-17T12:24:02.9840640Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_corrcoef_cpu_complex128 2022-08-17T12:24:02.9862554Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_corrcoef_cpu_complex128 2022-08-17T12:24:02.9986030Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_corrcoef_cpu_float64 2022-08-17T12:24:03.0357844Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_corrcoef_cpu_float64 2022-08-17T12:24:03.0540464Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cos_cpu_complex128 2022-08-17T12:24:03.0810911Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cos_cpu_complex128 2022-08-17T12:24:03.0823084Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cos_cpu_float64 2022-08-17T12:24:03.1261371Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cos_cpu_float64 2022-08-17T12:24:03.1413358Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cosh_cpu_complex128 2022-08-17T12:24:03.1621806Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cosh_cpu_complex128 2022-08-17T12:24:03.1686773Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cosh_cpu_float64 2022-08-17T12:24:03.2091652Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cosh_cpu_float64 2022-08-17T12:24:03.2097262Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_complex128 2022-08-17T12:24:03.2564397Z [gw3] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_complex128 2022-08-17T12:24:03.2564932Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_float64 2022-08-17T12:24:03.3038092Z [gw3] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_float64 2022-08-17T12:24:03.3116960Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cov_cpu_complex128 2022-08-17T12:24:03.3502352Z [gw3] [ 44%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cov_cpu_complex128 2022-08-17T12:24:03.4000535Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cov_cpu_float64 2022-08-17T12:24:03.4032748Z [gw3] [ 44%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cov_cpu_float64 2022-08-17T12:24:03.4589011Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cross_cpu_complex128 2022-08-17T12:24:03.4609987Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cross_cpu_complex128 2022-08-17T12:24:03.4721683Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cross_cpu_float64 2022-08-17T12:24:03.5082544Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cross_cpu_float64 2022-08-17T12:24:03.5138250Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cummax_cpu_float64 2022-08-17T12:24:03.5556526Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cummax_cpu_float64 2022-08-17T12:24:03.5571511Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cummin_cpu_float64 2022-08-17T12:24:03.5962890Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cummin_cpu_float64 2022-08-17T12:24:03.9695456Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumprod_cpu_complex128 2022-08-17T12:24:03.9724477Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:24:04.4216807Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:24:04.4241064Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:24:04.4707673Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:24:04.4767781Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:24:04.5658570Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:24:04.5671061Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:24:04.6675627Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:24:04.6723841Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:24:04.6764631Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nonzero_cpu_complex128 2022-08-17T12:24:04.7162344Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nonzero_cpu_complex128 2022-08-17T12:24:04.7190468Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nonzero_cpu_float64 2022-08-17T12:24:04.7602397Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nonzero_cpu_float64 2022-08-17T12:24:05.3798203Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_cpu_complex128 2022-08-17T12:24:05.3822621Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumprod_cpu_complex128 2022-08-17T12:24:05.6279510Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumprod_cpu_float64 2022-08-17T12:24:05.6299395Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumprod_cpu_float64 2022-08-17T12:24:05.8870316Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_float64 2022-08-17T12:24:05.8894132Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_float64 2022-08-17T12:24:06.0960338Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_complex128 2022-08-17T12:24:06.0976436Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:24:06.5161253Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:24:06.5281169Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_cpu_complex128 2022-08-17T12:24:06.5554303Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_cpu_float64 2022-08-17T12:24:06.5572430Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:24:06.5585390Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_complex128 2022-08-17T12:24:06.5590902Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_float64 2022-08-17T12:24:06.9421877Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:24:06.9446967Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:24:06.9809824Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:24:06.9819464Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_cpu_float64 2022-08-17T12:24:06.9832132Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_float64 2022-08-17T12:24:06.9841082Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:24:07.0921655Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:24:07.0945131Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:24:07.1158452Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_fro_cpu_float64 2022-08-17T12:24:07.1435277Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_fro_cpu_float64 2022-08-17T12:24:07.1443638Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:24:07.1466783Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:24:07.3538265Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:24:07.3557948Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:24:07.4238155Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:24:07.4256765Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:24:07.6520511Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:24:07.6543916Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:24:07.7649893Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:24:07.7672483Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:24:08.0283771Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_complex128 2022-08-17T12:24:08.0453185Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:24:08.3567397Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_cpu_float64 2022-08-17T12:24:08.3577478Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_cpu_float64 2022-08-17T12:24:08.3587862Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:24:08.4071678Z [gw2] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:24:08.4072248Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:24:08.4635901Z [gw2] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:24:08.5197474Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:24:08.5213000Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:24:08.6960355Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_inf_cpu_float64 2022-08-17T12:24:08.6976095Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_inf_cpu_float64 2022-08-17T12:24:08.8089773Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:24:08.8176511Z [gw0] [ 45%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:24:08.8624010Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:24:08.8667229Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:24:08.9167944Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:24:08.9181694Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:24:08.9196526Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:24:08.9212754Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:24:08.9355287Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout_cpu_float64 2022-08-17T12:24:08.9640763Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:24:08.9696581Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_normal_cpu_float64 2022-08-17T12:24:08.9970768Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_normal_cpu_float64 2022-08-17T12:24:08.9978653Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout_cpu_float64 2022-08-17T12:24:09.0044367Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_elu_cpu_float64 2022-08-17T12:24:09.0078041Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_elu_cpu_float64 2022-08-17T12:24:09.0101107Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:24:09.0401466Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:24:09.0523702Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:24:09.0558509Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ones_like_cpu_complex128 2022-08-17T12:24:09.0961745Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ones_like_cpu_complex128 2022-08-17T12:24:09.0996658Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ones_like_cpu_float64 2022-08-17T12:24:09.1299697Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ones_like_cpu_float64 2022-08-17T12:24:09.1304244Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:24:09.1359401Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_embedding_cpu_float64 2022-08-17T12:24:09.1397393Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_embedding_cpu_float64 2022-08-17T12:24:09.1419287Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ormqr_cpu_complex128 2022-08-17T12:24:09.1719559Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ormqr_cpu_complex128 2022-08-17T12:24:09.1841067Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:24:09.1862313Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ormqr_cpu_float64 2022-08-17T12:24:09.1964122Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ormqr_cpu_float64 2022-08-17T12:24:09.2160993Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:24:09.2194400Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:24:09.2203207Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:24:09.2280594Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:24:09.2956023Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_outer_cpu_complex128 2022-08-17T12:24:09.2968495Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_outer_cpu_complex128 2022-08-17T12:24:09.3173707Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_outer_cpu_float64 2022-08-17T12:24:09.3472888Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_outer_cpu_float64 2022-08-17T12:24:09.4371030Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:24:09.4383870Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:24:09.4493180Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:24:09.4500591Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:24:09.4751592Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:24:09.4799637Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:24:09.5924628Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:24:09.5932010Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:24:09.7952013Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:24:09.7958665Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:24:10.0331170Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:24:10.0346120Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:24:10.1300559Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:24:10.1311971Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:24:10.6109170Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:24:10.6119451Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:24:10.6997812Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:24:10.7012564Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:24:10.9337597Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:24:10.9349801Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:24:10.9460992Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_gelu_cpu_float64 2022-08-17T12:24:10.9841853Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_gelu_cpu_float64 2022-08-17T12:24:11.0502240Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_glu_cpu_float64 2022-08-17T12:24:11.0525810Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_glu_cpu_float64 2022-08-17T12:24:11.1335482Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:24:11.1361506Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_complex128 2022-08-17T12:24:11.1715499Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_float64 2022-08-17T12:24:11.1759616Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:24:11.2215950Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:24:11.2236232Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:24:11.2362129Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:24:11.2384567Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:24:11.2755762Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_group_norm_cpu_float64 2022-08-17T12:24:11.2827234Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_group_norm_cpu_float64 2022-08-17T12:24:11.2928447Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:24:11.3360010Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:24:11.3361143Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:24:11.3807474Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:24:11.3810019Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardswish_cpu_float64 2022-08-17T12:24:11.4176728Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardswish_cpu_float64 2022-08-17T12:24:11.4281441Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:24:11.4641166Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:24:11.4921226Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:24:11.5080761Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:24:11.5286535Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:24:11.5560920Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:24:11.7950053Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:24:11.7979812Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:24:12.0240078Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:24:12.0379601Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:24:12.0592118Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:24:12.0841390Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:24:12.1032350Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:24:12.1477536Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:24:12.1597160Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:24:12.1838213Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:24:12.2247720Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:24:12.2280672Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:24:12.2535586Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:24:12.2799923Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:24:12.3158547Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_kl_div_cpu_float64 2022-08-17T12:24:12.3253990Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_kl_div_cpu_float64 2022-08-17T12:24:12.3671988Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:24:12.3687705Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:24:12.3816828Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:24:12.4120866Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:24:12.4273281Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:24:12.4561532Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:24:12.4701671Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:24:12.5003046Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:24:12.5022379Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_linear_cpu_complex128 2022-08-17T12:24:12.5034631Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_float64 2022-08-17T12:24:12.9828975Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_complex128 2022-08-17T12:24:12.9958348Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_linear_cpu_complex128 2022-08-17T12:24:13.1734101Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_linear_cpu_float64 2022-08-17T12:24:13.1758065Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_linear_cpu_float64 2022-08-17T12:24:13.4323980Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:24:13.4347212Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:24:13.4424859Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:24:13.4787568Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:24:13.4966550Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:24:13.4981155Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_complex128 2022-08-17T12:24:13.5217904Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_float64 2022-08-17T12:24:13.5236005Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:24:13.8545279Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:24:13.8568110Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_float64 2022-08-17T12:24:14.2771985Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_complex128 2022-08-17T12:24:14.2784866Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_complex128 2022-08-17T12:24:14.3076823Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_float64 2022-08-17T12:24:14.3229772Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_float64 2022-08-17T12:24:14.3240767Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_complex128 2022-08-17T12:24:14.3692754Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_complex128 2022-08-17T12:24:14.3704743Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_float64 2022-08-17T12:24:14.4131525Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_float64 2022-08-17T12:24:14.4143825Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:24:14.4572442Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:24:14.4584807Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:24:14.5037735Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:24:14.7039028Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_complex128 2022-08-17T12:24:14.7069875Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_complex128 2022-08-17T12:24:14.7316560Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_float64 2022-08-17T12:24:14.7547151Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_float64 2022-08-17T12:24:14.9321045Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_complex128 2022-08-17T12:24:14.9353246Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_complex128 2022-08-17T12:24:14.9676009Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_float64 2022-08-17T12:24:14.9760727Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_float64 2022-08-17T12:24:15.1110407Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:24:15.1139213Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:24:15.1331047Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:24:15.1669512Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:24:16.2261724Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_complex128 2022-08-17T12:24:16.2276304Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:24:16.2374643Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:24:16.2399720Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_complex128 2022-08-17T12:24:16.2970024Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_float64 2022-08-17T12:24:16.2989951Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_float64 2022-08-17T12:24:16.3976009Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:24:16.4034138Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:24:16.4169814Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:24:16.4473213Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:24:16.4481657Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_complex128 2022-08-17T12:24:16.4914255Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_complex128 2022-08-17T12:24:16.4922709Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_float64 2022-08-17T12:24:16.5398055Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_float64 2022-08-17T12:24:17.1359597Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_complex128 2022-08-17T12:24:17.1379013Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:24:17.2655251Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:24:17.2670183Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_complex128 2022-08-17T12:24:17.5400415Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_float64 2022-08-17T12:24:17.5419400Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_float64 2022-08-17T12:24:17.5538962Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_complex128 2022-08-17T12:24:17.5561541Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:24:17.6550564Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:24:17.6563841Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_complex128 2022-08-17T12:24:17.6775629Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_float64 2022-08-17T12:24:17.7007246Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_float64 2022-08-17T12:24:18.1347176Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_complex128 2022-08-17T12:24:18.1367851Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:24:18.2048507Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:24:18.2069503Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:24:18.3842566Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:24:18.3861671Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_complex128 2022-08-17T12:24:18.4318478Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_float64 2022-08-17T12:24:18.4349335Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_float64 2022-08-17T12:24:18.6513033Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_complex128 2022-08-17T12:24:18.6533173Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:24:18.9500961Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:24:18.9690700Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:24:18.9738650Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:24:18.9975632Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:24:18.9995425Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_complex128 2022-08-17T12:24:19.0167149Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_float64 2022-08-17T12:24:19.0171374Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:24:19.0603761Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:24:19.0607464Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:24:19.1033004Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:24:19.1040467Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:24:19.1477608Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:24:19.1478134Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:24:19.1724656Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:24:19.1752954Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_float64 2022-08-17T12:24:19.1913042Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_complex128 2022-08-17T12:24:19.1914960Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:24:19.2346888Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:24:19.2353643Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:24:19.2787898Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:24:19.2792653Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:24:19.3329648Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:24:24.4157554Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:24:24.4168745Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:24:27.0693930Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:24:27.0726890Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_complex128 2022-08-17T12:24:29.2409795Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_float64 2022-08-17T12:24:29.2424289Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:24:29.2444421Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:24:29.2917397Z [gw0] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:24:29.3510693Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:24:29.3524066Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_float64 2022-08-17T12:24:29.4040293Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_complex128 2022-08-17T12:24:29.4063986Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:24:29.4089322Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:24:29.4560681Z [gw0] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:24:29.8082008Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:24:29.8091743Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:24:29.8107601Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:24:29.8521772Z [gw0] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:24:29.9478495Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:24:29.9487683Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:24:29.9571000Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_mish_cpu_float64 2022-08-17T12:24:29.9921444Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_mish_cpu_float64 2022-08-17T12:24:30.0107433Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:24:30.0363539Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:24:30.0452244Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:24:30.0801306Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:24:30.0887969Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:24:30.1241003Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:24:30.1365457Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:24:30.1835448Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:24:30.4037723Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:24:30.4052035Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:24:30.4933903Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_normalize_cpu_complex128 2022-08-17T12:24:30.4949751Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_normalize_cpu_complex128 2022-08-17T12:24:30.5143900Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_normalize_cpu_float64 2022-08-17T12:24:30.5359946Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_normalize_cpu_float64 2022-08-17T12:24:30.5812644Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:24:30.5820859Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:24:30.5940112Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:24:30.6241257Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:24:30.9666834Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:24:30.9684602Z [gw0] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:24:31.0326248Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:24:31.0348785Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:24:31.8674060Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:24:31.8696289Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_complex128 2022-08-17T12:24:32.0124241Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_float64 2022-08-17T12:24:32.0149038Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:24:32.0641135Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:24:32.0838248Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:24:32.2288357Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:24:32.2320070Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:24:32.2505398Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:24:32.2761361Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:24:32.3124778Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:24:32.3244537Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:24:32.3398670Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_float64 2022-08-17T12:24:32.3409685Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_complex128 2022-08-17T12:24:32.3522117Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:24:32.3801529Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:24:32.3939651Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pdist_cpu_float64 2022-08-17T12:24:32.4276814Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pdist_cpu_float64 2022-08-17T12:24:32.6212332Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:24:32.6226842Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:24:32.6271639Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:24:32.6681262Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:24:32.9039544Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:24:32.9058936Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:24:32.9225809Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:24:32.9573513Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:24:33.0614286Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:24:33.0625602Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_complex128 2022-08-17T12:24:33.1857987Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_float64 2022-08-17T12:24:33.1873632Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:24:33.2286572Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_prelu_cpu_float64 2022-08-17T12:24:33.2309811Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_prelu_cpu_float64 2022-08-17T12:24:33.2378611Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_relu6_cpu_float64 2022-08-17T12:24:33.2796341Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_relu6_cpu_float64 2022-08-17T12:24:33.2808792Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_relu_cpu_float64 2022-08-17T12:24:33.3215242Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_relu_cpu_float64 2022-08-17T12:24:33.3306093Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_rrelu_cpu_float64 2022-08-17T12:24:33.3319004Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_float64 2022-08-17T12:24:33.3353914Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_complex128 2022-08-17T12:24:33.3490725Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_rrelu_cpu_float64 2022-08-17T12:24:33.3657653Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_complex128 2022-08-17T12:24:33.3671365Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_selu_cpu_float64 2022-08-17T12:24:33.3757407Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_selu_cpu_float64 2022-08-17T12:24:33.3771572Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_float64 2022-08-17T12:24:33.4073381Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_float64 2022-08-17T12:24:33.4078085Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:24:33.4197122Z [gw0] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:24:33.4549625Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_complex128 2022-08-17T12:24:33.4558692Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_silu_cpu_float64 2022-08-17T12:24:33.4861070Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_silu_cpu_float64 2022-08-17T12:24:33.4956844Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_complex128 2022-08-17T12:24:33.5020012Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:24:33.5100136Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_float64 2022-08-17T12:24:33.5176306Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:24:33.5360380Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_float64 2022-08-17T12:24:33.5489259Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:24:33.5497607Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:24:33.5877668Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_complex128 2022-08-17T12:24:33.5917926Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_cpu_float64 2022-08-17T12:24:33.6193389Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_cpu_float64 2022-08-17T12:24:33.6212131Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_complex128 2022-08-17T12:24:33.6315016Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_float64 2022-08-17T12:24:33.6396690Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:24:33.6646940Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_float64 2022-08-17T12:24:33.6714559Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:24:33.6726261Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_complex128 2022-08-17T12:24:33.6841979Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:24:33.7207370Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:24:33.7280179Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softplus_cpu_float64 2022-08-17T12:24:33.7719633Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softplus_cpu_float64 2022-08-17T12:24:33.7777476Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softshrink_cpu_float64 2022-08-17T12:24:33.8176531Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softshrink_cpu_float64 2022-08-17T12:24:33.8349939Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softsign_cpu_complex128 2022-08-17T12:24:33.8675455Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softsign_cpu_complex128 2022-08-17T12:24:33.8684194Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softsign_cpu_float64 2022-08-17T12:24:33.9082929Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softsign_cpu_float64 2022-08-17T12:24:33.9275587Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:24:33.9561339Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:24:33.9596545Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:24:34.0083940Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:24:34.0094916Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_threshold_cpu_float64 2022-08-17T12:24:34.0533292Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_threshold_cpu_float64 2022-08-17T12:24:34.0930685Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:24:34.0946390Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_complex128 2022-08-17T12:24:34.1328663Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_float64 2022-08-17T12:24:34.1352452Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:24:34.1490056Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:24:34.1503051Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_float64 2022-08-17T12:24:34.1650517Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_complex128 2022-08-17T12:24:34.1877333Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:24:34.2596286Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:24:34.2609710Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:24:34.2870422Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:24:34.3040647Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:24:34.3868348Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_unfold_cpu_complex128 2022-08-17T12:24:34.3881634Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:24:34.9047318Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:24:34.9071109Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_complex128 2022-08-17T12:24:35.0318697Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_float64 2022-08-17T12:24:35.0347601Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_float64 2022-08-17T12:24:35.0381049Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linspace_cpu_complex128 2022-08-17T12:24:35.0793755Z [gw3] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linspace_cpu_complex128 2022-08-17T12:24:35.0802075Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linspace_cpu_float64 2022-08-17T12:24:35.1277706Z [gw3] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linspace_cpu_float64 2022-08-17T12:24:35.1424859Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log10_cpu_complex128 2022-08-17T12:24:35.1720113Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log10_cpu_complex128 2022-08-17T12:24:35.1725857Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log10_cpu_float64 2022-08-17T12:24:35.2131033Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log10_cpu_float64 2022-08-17T12:24:35.2131687Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log1p_cpu_float64 2022-08-17T12:24:35.2566871Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log1p_cpu_float64 2022-08-17T12:24:35.2699077Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log2_cpu_complex128 2022-08-17T12:24:35.3010877Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log2_cpu_complex128 2022-08-17T12:24:35.3030563Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log2_cpu_float64 2022-08-17T12:24:35.3402534Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log2_cpu_float64 2022-08-17T12:24:35.3574407Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_cpu_complex128 2022-08-17T12:24:35.3843300Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_cpu_complex128 2022-08-17T12:24:35.3923944Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_cpu_float64 2022-08-17T12:24:35.4283301Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_cpu_float64 2022-08-17T12:24:35.4424362Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_cpu_float64 2022-08-17T12:24:35.4722766Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_cpu_float64 2022-08-17T12:24:35.5220682Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_dtype_cpu_complex128 2022-08-17T12:24:35.5266490Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_dtype_cpu_complex128 2022-08-17T12:24:35.5275361Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:24:35.5370455Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_dtype_cpu_float64 2022-08-17T12:24:35.5395296Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_permute_cpu_complex128 2022-08-17T12:24:35.5680723Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_dtype_cpu_float64 2022-08-17T12:24:35.5734695Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logaddexp2_cpu_float64 2022-08-17T12:24:35.6119823Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logaddexp2_cpu_float64 2022-08-17T12:24:35.6175658Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logaddexp_cpu_float64 2022-08-17T12:24:35.6560433Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logaddexp_cpu_float64 2022-08-17T12:24:35.6598746Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logcumsumexp_cpu_float64 2022-08-17T12:24:35.6627278Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_permute_cpu_complex128 2022-08-17T12:24:35.6635053Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logcumsumexp_cpu_float64 2022-08-17T12:24:35.6997237Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_permute_cpu_float64 2022-08-17T12:24:35.7011411Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_permute_cpu_float64 2022-08-17T12:24:35.7059277Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logdet_cpu_complex128 2022-08-17T12:24:35.7801826Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pinverse_cpu_complex128 2022-08-17T12:24:35.7813098Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logdet_cpu_complex128 2022-08-17T12:24:35.8396625Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logdet_cpu_float64 2022-08-17T12:24:35.8409903Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logdet_cpu_float64 2022-08-17T12:24:35.8434949Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_and_cpu_complex128 2022-08-17T12:24:35.8913766Z [gw3] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_and_cpu_complex128 2022-08-17T12:24:35.8920920Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_and_cpu_float64 2022-08-17T12:24:35.9365981Z [gw3] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_and_cpu_float64 2022-08-17T12:24:35.9386869Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_not_cpu_complex128 2022-08-17T12:24:35.9881324Z [gw3] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_not_cpu_complex128 2022-08-17T12:24:35.9881859Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_not_cpu_float64 2022-08-17T12:24:36.0315253Z [gw3] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_not_cpu_float64 2022-08-17T12:24:36.0324848Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_or_cpu_complex128 2022-08-17T12:24:36.0793877Z [gw3] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_or_cpu_complex128 2022-08-17T12:24:36.0799412Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_or_cpu_float64 2022-08-17T12:24:36.1243084Z [gw3] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_or_cpu_float64 2022-08-17T12:24:36.1267664Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_xor_cpu_complex128 2022-08-17T12:24:36.1722613Z [gw3] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_xor_cpu_complex128 2022-08-17T12:24:36.1753997Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_xor_cpu_float64 2022-08-17T12:24:36.2199557Z [gw3] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_xor_cpu_float64 2022-08-17T12:24:36.2553673Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logit_cpu_float64 2022-08-17T12:24:36.2609820Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logit_cpu_float64 2022-08-17T12:24:36.2634888Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logspace_cpu_complex128 2022-08-17T12:24:36.3041166Z [gw3] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logspace_cpu_complex128 2022-08-17T12:24:36.3065242Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logspace_cpu_float64 2022-08-17T12:24:36.3179061Z [gw3] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logspace_cpu_float64 2022-08-17T12:24:36.3199249Z [gw2] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:24:36.3480215Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:24:36.4434616Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logsumexp_cpu_float64 2022-08-17T12:24:36.4576012Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logsumexp_cpu_float64 2022-08-17T12:24:36.4607954Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_long_cpu_complex128 2022-08-17T12:24:36.5033040Z [gw3] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_long_cpu_complex128 2022-08-17T12:24:36.5037082Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_long_cpu_float64 2022-08-17T12:24:36.5516903Z [gw3] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_long_cpu_float64 2022-08-17T12:24:36.5521969Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lt_cpu_float64 2022-08-17T12:24:36.6115002Z [gw3] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lt_cpu_float64 2022-08-17T12:24:37.0731422Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_cpu_complex128 2022-08-17T12:24:37.0755227Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pinverse_cpu_complex128 2022-08-17T12:24:37.3150926Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pinverse_cpu_float64 2022-08-17T12:24:37.3165586Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pinverse_cpu_float64 2022-08-17T12:24:37.5692160Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polar_cpu_float64 2022-08-17T12:24:37.5715815Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polar_cpu_float64 2022-08-17T12:24:37.6348902Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:24:37.6372137Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:24:37.6398356Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:24:37.6864576Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:24:37.6873332Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:24:37.7306679Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:24:37.7307247Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:24:37.7749741Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:24:37.7750564Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:24:37.7839454Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:24:37.8077919Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_cpu_complex128 2022-08-17T12:24:37.8173107Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_cpu_float64 2022-08-17T12:24:37.8944338Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_positive_cpu_complex128 2022-08-17T12:24:37.8954680Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_positive_cpu_complex128 2022-08-17T12:24:37.9272558Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_positive_cpu_float64 2022-08-17T12:24:37.9435228Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_positive_cpu_float64 2022-08-17T12:24:38.0970959Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pow_cpu_complex128 2022-08-17T12:24:38.1121901Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_cpu_float64 2022-08-17T12:24:38.2574069Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_solve_cpu_complex128 2022-08-17T12:24:38.2597814Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_unfold_cpu_complex128 2022-08-17T12:24:39.0634550Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_unfold_cpu_float64 2022-08-17T12:24:39.0653786Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pow_cpu_complex128 2022-08-17T12:24:39.1797951Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pow_cpu_float64 2022-08-17T12:24:39.1822678Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_unfold_cpu_float64 2022-08-17T12:24:39.1906415Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:24:39.2278343Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:24:39.2517947Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:24:39.2721245Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:24:39.2747397Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nonzero_cpu_complex128 2022-08-17T12:24:39.3062523Z [gw0] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nonzero_cpu_complex128 2022-08-17T12:24:39.3226663Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pow_cpu_float64 2022-08-17T12:24:39.3239476Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_prod_cpu_complex128 2022-08-17T12:24:39.3245837Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nonzero_cpu_float64 2022-08-17T12:24:39.3757789Z [gw0] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nonzero_cpu_float64 2022-08-17T12:24:39.3927646Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumsum_cpu_complex128 2022-08-17T12:24:39.4147162Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumsum_cpu_complex128 2022-08-17T12:24:39.4193620Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumsum_cpu_float64 2022-08-17T12:24:39.4604458Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumsum_cpu_float64 2022-08-17T12:24:39.5669847Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_complex128 2022-08-17T12:24:39.5687629Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_complex128 2022-08-17T12:24:39.5832572Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_float64 2022-08-17T12:24:39.6161157Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_float64 2022-08-17T12:24:39.6179334Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_deg2rad_cpu_float64 2022-08-17T12:24:39.6639025Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_deg2rad_cpu_float64 2022-08-17T12:24:39.7322068Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_cpu_complex128 2022-08-17T12:24:39.7338916Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_cpu_complex128 2022-08-17T12:24:39.7483211Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_cpu_float64 2022-08-17T12:24:39.7784416Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_cpu_float64 2022-08-17T12:24:39.7866454Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_embed_cpu_complex128 2022-08-17T12:24:39.7882147Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_solve_cpu_complex128 2022-08-17T12:24:39.8594794Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_solve_cpu_float64 2022-08-17T12:24:39.8617904Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_embed_cpu_complex128 2022-08-17T12:24:39.8866110Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_embed_cpu_float64 2022-08-17T12:24:39.9038890Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_embed_cpu_float64 2022-08-17T12:24:39.9248494Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagflat_cpu_complex128 2022-08-17T12:24:39.9541491Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagflat_cpu_complex128 2022-08-17T12:24:39.9547211Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagflat_cpu_float64 2022-08-17T12:24:40.0035465Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagflat_cpu_float64 2022-08-17T12:24:40.0674020Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_cpu_complex128 2022-08-17T12:24:40.0697294Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_cpu_complex128 2022-08-17T12:24:40.0861452Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_cpu_float64 2022-08-17T12:24:40.1126500Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_cpu_float64 2022-08-17T12:24:40.1453804Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_scatter_cpu_float64 2022-08-17T12:24:40.1657776Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_scatter_cpu_float64 2022-08-17T12:24:40.2491354Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diff_cpu_complex128 2022-08-17T12:24:40.2504549Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_solve_cpu_float64 2022-08-17T12:24:40.2793803Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_complex128 2022-08-17T12:24:40.2861325Z [gw2] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:24:40.5577701Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:24:40.5597537Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_complex128 2022-08-17T12:24:40.8726134Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_float64 2022-08-17T12:24:40.8750287Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_float64 2022-08-17T12:24:40.9052982Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mH_cpu_complex128 2022-08-17T12:24:40.9158626Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mH_cpu_complex128 2022-08-17T12:24:40.9235235Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mH_cpu_float64 2022-08-17T12:24:40.9520392Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mH_cpu_float64 2022-08-17T12:24:40.9549296Z [gw2] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:24:40.9647871Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:24:41.0220876Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mT_cpu_complex128 2022-08-17T12:24:41.0222171Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mT_cpu_complex128 2022-08-17T12:24:41.0370828Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mT_cpu_float64 2022-08-17T12:24:41.0560433Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mT_cpu_float64 2022-08-17T12:24:41.0560982Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diff_cpu_complex128 2022-08-17T12:24:41.0709687Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diff_cpu_float64 2022-08-17T12:24:41.1445429Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_fill_cpu_complex128 2022-08-17T12:24:41.1472740Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_fill_cpu_complex128 2022-08-17T12:24:41.1484230Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_fill_cpu_float64 2022-08-17T12:24:41.1501163Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diff_cpu_float64 2022-08-17T12:24:41.1555050Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_digamma_cpu_float64 2022-08-17T12:24:41.1639455Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_digamma_cpu_float64 2022-08-17T12:24:41.1879617Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_fill_cpu_float64 2022-08-17T12:24:41.1920705Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_complex128 2022-08-17T12:24:41.2311515Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dist_cpu_complex128 2022-08-17T12:24:41.2325849Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_complex128 2022-08-17T12:24:41.2395714Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_float64 2022-08-17T12:24:41.2762651Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_float64 2022-08-17T12:24:41.3195329Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_select_cpu_complex128 2022-08-17T12:24:41.3247515Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_select_cpu_complex128 2022-08-17T12:24:41.3353684Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_select_cpu_float64 2022-08-17T12:24:41.3682909Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_select_cpu_float64 2022-08-17T12:24:41.7374820Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matmul_cpu_complex128 2022-08-17T12:24:41.7398220Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_prod_cpu_complex128 2022-08-17T12:24:41.7783652Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_prod_cpu_float64 2022-08-17T12:24:41.7798549Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matmul_cpu_complex128 2022-08-17T12:24:41.7951684Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matmul_cpu_float64 2022-08-17T12:24:41.7963320Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dist_cpu_complex128 2022-08-17T12:24:41.9179453Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dist_cpu_float64 2022-08-17T12:24:41.9192965Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dist_cpu_float64 2022-08-17T12:24:41.9388444Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_floor_rounding_cpu_float64 2022-08-17T12:24:41.9404028Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matmul_cpu_float64 2022-08-17T12:24:41.9514553Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_complex128 2022-08-17T12:24:41.9599197Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_floor_rounding_cpu_float64 2022-08-17T12:24:42.0691528Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_complex128 2022-08-17T12:24:42.0715398Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_complex128 2022-08-17T12:24:42.0934353Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_float64 2022-08-17T12:24:42.1196428Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_float64 2022-08-17T12:24:42.1326674Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_trunc_rounding_cpu_float64 2022-08-17T12:24:42.1676619Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_trunc_rounding_cpu_float64 2022-08-17T12:24:42.2127236Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dot_cpu_complex128 2022-08-17T12:24:42.2148009Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dot_cpu_complex128 2022-08-17T12:24:42.2244398Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dot_cpu_float64 2022-08-17T12:24:42.2754925Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dot_cpu_float64 2022-08-17T12:24:42.2839836Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_double_cpu_complex128 2022-08-17T12:24:42.3114256Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_double_cpu_complex128 2022-08-17T12:24:42.3118156Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_double_cpu_float64 2022-08-17T12:24:42.3624640Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_double_cpu_float64 2022-08-17T12:24:42.3637489Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dsplit_cpu_complex128 2022-08-17T12:24:42.3725465Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dsplit_cpu_complex128 2022-08-17T12:24:42.3738420Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_complex128 2022-08-17T12:24:42.3871087Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_float64 2022-08-17T12:24:42.3999272Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_float64 2022-08-17T12:24:42.4009019Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dsplit_cpu_float64 2022-08-17T12:24:42.4158997Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dsplit_cpu_float64 2022-08-17T12:24:42.4397766Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_binary_cpu_float64 2022-08-17T12:24:42.4447616Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_binary_cpu_float64 2022-08-17T12:24:42.4603675Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dstack_cpu_complex128 2022-08-17T12:24:42.4639230Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_reduction_no_dim_cpu_float64 2022-08-17T12:24:42.4647610Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_prod_cpu_float64 2022-08-17T12:24:42.4682579Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_put_cpu_complex128 2022-08-17T12:24:42.4785918Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_reduction_no_dim_cpu_float64 2022-08-17T12:24:42.4837794Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dstack_cpu_complex128 2022-08-17T12:24:42.4902180Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dstack_cpu_float64 2022-08-17T12:24:42.5040367Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dstack_cpu_float64 2022-08-17T12:24:42.5139592Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_reduction_with_dim_cpu_float64 2022-08-17T12:24:42.5280557Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_reduction_with_dim_cpu_float64 2022-08-17T12:24:42.5379989Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eig_cpu_complex128 2022-08-17T12:24:42.5480285Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eig_cpu_complex128 2022-08-17T12:24:42.5721545Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_maximum_cpu_float64 2022-08-17T12:24:42.5808296Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eig_cpu_float64 2022-08-17T12:24:42.5853050Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eig_cpu_float64 2022-08-17T12:24:42.5867081Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_maximum_cpu_float64 2022-08-17T12:24:42.5876282Z [gw2] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:24:42.5918750Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:24:42.6166896Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mean_cpu_complex128 2022-08-17T12:24:42.6815343Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_einsum_cpu_complex128 2022-08-17T12:24:42.6829102Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mean_cpu_complex128 2022-08-17T12:24:42.7028232Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mean_cpu_float64 2022-08-17T12:24:42.7243061Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mean_cpu_float64 2022-08-17T12:24:42.7500327Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_median_cpu_float64 2022-08-17T12:24:42.7682048Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_median_cpu_float64 2022-08-17T12:24:42.7902975Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:24:42.7920951Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_einsum_cpu_complex128 2022-08-17T12:24:42.8188464Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_einsum_cpu_float64 2022-08-17T12:24:42.8365032Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_einsum_cpu_float64 2022-08-17T12:24:42.8387013Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_cpu_complex128 2022-08-17T12:24:42.8795577Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_cpu_complex128 2022-08-17T12:24:42.8808871Z [gw2] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:24:42.8819607Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:24:42.8844212Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_cpu_float64 2022-08-17T12:24:42.9242294Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_cpu_float64 2022-08-17T12:24:42.9268412Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_like_cpu_complex128 2022-08-17T12:24:42.9681649Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_like_cpu_complex128 2022-08-17T12:24:42.9713877Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_like_cpu_float64 2022-08-17T12:24:42.9878181Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_like_cpu_float64 2022-08-17T12:24:42.9890635Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:24:43.0121265Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:24:43.0155584Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eq_cpu_complex128 2022-08-17T12:24:43.0238504Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eq_cpu_complex128 2022-08-17T12:24:43.0319044Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:24:43.0563474Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:24:43.0603087Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eq_cpu_float64 2022-08-17T12:24:43.1003430Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eq_cpu_float64 2022-08-17T12:24:43.1049229Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_equal_cpu_complex128 2022-08-17T12:24:43.1442618Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_equal_cpu_complex128 2022-08-17T12:24:43.1486334Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_equal_cpu_float64 2022-08-17T12:24:43.1758464Z [gw0] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_equal_cpu_float64 2022-08-17T12:24:43.1776023Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:24:43.1881519Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:24:43.1941353Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erf_cpu_float64 2022-08-17T12:24:43.1974287Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erf_cpu_float64 2022-08-17T12:24:43.2200830Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:24:43.2322531Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_binary_cpu_float64 2022-08-17T12:24:43.2409709Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erfc_cpu_float64 2022-08-17T12:24:43.2440645Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erfc_cpu_float64 2022-08-17T12:24:43.2534692Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_binary_cpu_float64 2022-08-17T12:24:43.2543360Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_put_cpu_complex128 2022-08-17T12:24:43.2639377Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_put_cpu_float64 2022-08-17T12:24:43.2753924Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_reduction_no_dim_cpu_float64 2022-08-17T12:24:43.2804203Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_reduction_no_dim_cpu_float64 2022-08-17T12:24:43.2824763Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erfinv_cpu_float64 2022-08-17T12:24:43.3082896Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erfinv_cpu_float64 2022-08-17T12:24:43.3203103Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_reduction_with_dim_cpu_float64 2022-08-17T12:24:43.3360865Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp2_cpu_float64 2022-08-17T12:24:43.3729430Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp2_cpu_float64 2022-08-17T12:24:43.3907812Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp_cpu_complex128 2022-08-17T12:24:43.4027293Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp_cpu_complex128 2022-08-17T12:24:43.4044431Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_put_cpu_float64 2022-08-17T12:24:43.4083623Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_qr_cpu_complex128 2022-08-17T12:24:43.4252830Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp_cpu_float64 2022-08-17T12:24:43.4559600Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp_cpu_float64 2022-08-17T12:24:43.4698007Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_as_cpu_complex128 2022-08-17T12:24:43.5022443Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_as_cpu_complex128 2022-08-17T12:24:43.5030529Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_as_cpu_float64 2022-08-17T12:24:43.5211703Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_as_cpu_float64 2022-08-17T12:24:43.5226886Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_reduction_with_dim_cpu_float64 2022-08-17T12:24:43.5465579Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_minimum_cpu_float64 2022-08-17T12:24:43.5592264Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_cpu_complex128 2022-08-17T12:24:43.5641703Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_minimum_cpu_float64 2022-08-17T12:24:43.5881162Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mm_cpu_complex128 2022-08-17T12:24:43.6040504Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_cpu_complex128 2022-08-17T12:24:43.6098794Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_cpu_float64 2022-08-17T12:24:43.6114148Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mm_cpu_complex128 2022-08-17T12:24:43.6170771Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mm_cpu_float64 2022-08-17T12:24:43.6254743Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mm_cpu_float64 2022-08-17T12:24:43.6482351Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_cpu_float64 2022-08-17T12:24:43.6521707Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expm1_cpu_float64 2022-08-17T12:24:43.6645634Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mode_cpu_float64 2022-08-17T12:24:43.6978080Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expm1_cpu_float64 2022-08-17T12:24:43.8498176Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_complex128 2022-08-17T12:24:43.8511314Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_complex128 2022-08-17T12:24:43.8531376Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mode_cpu_float64 2022-08-17T12:24:43.8673130Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_movedim_cpu_complex128 2022-08-17T12:24:43.8679314Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_movedim_cpu_complex128 2022-08-17T12:24:43.8966149Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_float64 2022-08-17T12:24:43.9019988Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_movedim_cpu_float64 2022-08-17T12:24:43.9476788Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_movedim_cpu_float64 2022-08-17T12:24:43.9565968Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_msort_cpu_float64 2022-08-17T12:24:43.9700486Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_msort_cpu_float64 2022-08-17T12:24:43.9709520Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_float64 2022-08-17T12:24:43.9998760Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft_cpu_complex128 2022-08-17T12:24:44.1033858Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mul_cpu_complex128 2022-08-17T12:24:44.1108062Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mul_cpu_complex128 2022-08-17T12:24:44.1349006Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mul_cpu_float64 2022-08-17T12:24:44.1366395Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft_cpu_complex128 2022-08-17T12:24:44.1409186Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft_cpu_float64 2022-08-17T12:24:44.1519620Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mul_cpu_float64 2022-08-17T12:24:44.1544678Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_multinomial_cpu_float64 2022-08-17T12:24:44.1664164Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_multinomial_cpu_float64 2022-08-17T12:24:44.1877451Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft_cpu_float64 2022-08-17T12:24:44.2037585Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_complex128 2022-08-17T12:24:44.2132664Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mv_cpu_complex128 2022-08-17T12:24:44.2439186Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mv_cpu_complex128 2022-08-17T12:24:44.2452271Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mv_cpu_float64 2022-08-17T12:24:44.2918640Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mv_cpu_float64 2022-08-17T12:24:44.3006844Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:24:44.3320422Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:24:44.3340597Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:24:44.3502753Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:24:44.3513329Z [gw2] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:24:44.3760111Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:24:44.3782242Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:24:44.4201518Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:24:44.4257459Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nan_to_num_cpu_float64 2022-08-17T12:24:44.4641246Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nan_to_num_cpu_float64 2022-08-17T12:24:44.4947434Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanmean_cpu_float64 2022-08-17T12:24:44.5189809Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanmean_cpu_float64 2022-08-17T12:24:44.5297502Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanmedian_cpu_float64 2022-08-17T12:24:44.5636255Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanmedian_cpu_float64 2022-08-17T12:24:44.5681418Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanquantile_cpu_float64 2022-08-17T12:24:44.5717836Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_complex128 2022-08-17T12:24:44.5955161Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_float64 2022-08-17T12:24:44.6243203Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_float64 2022-08-17T12:24:44.6417065Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_complex128 2022-08-17T12:24:44.6435973Z [gw2] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:24:44.6501518Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:24:44.6651679Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_complex128 2022-08-17T12:24:44.6718065Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_float64 2022-08-17T12:24:44.6959518Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_float64 2022-08-17T12:24:44.6969114Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanquantile_cpu_float64 2022-08-17T12:24:44.7078600Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nansum_cpu_float64 2022-08-17T12:24:44.7361516Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_complex128 2022-08-17T12:24:44.7442294Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nansum_cpu_float64 2022-08-17T12:24:44.7958425Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_narrow_cpu_complex128 2022-08-17T12:24:44.8048052Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_narrow_cpu_complex128 2022-08-17T12:24:44.8198968Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_narrow_cpu_float64 2022-08-17T12:24:44.8480434Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_narrow_cpu_float64 2022-08-17T12:24:44.8500289Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_native_layer_norm_cpu_float64 2022-08-17T12:24:44.8715552Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_native_layer_norm_cpu_float64 2022-08-17T12:24:44.8735334Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_complex128 2022-08-17T12:24:44.8958740Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_float64 2022-08-17T12:24:44.8959447Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ne_cpu_complex128 2022-08-17T12:24:44.9322969Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ne_cpu_complex128 2022-08-17T12:24:44.9337209Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_float64 2022-08-17T12:24:44.9361015Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_complex128 2022-08-17T12:24:44.9409663Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ne_cpu_float64 2022-08-17T12:24:44.9876824Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ne_cpu_float64 2022-08-17T12:24:44.9892229Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_neg_cpu_complex128 2022-08-17T12:24:45.0286597Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_neg_cpu_complex128 2022-08-17T12:24:45.0292521Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_neg_cpu_float64 2022-08-17T12:24:45.0713963Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_neg_cpu_float64 2022-08-17T12:24:45.0719740Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_empty_cpu_complex128 2022-08-17T12:24:45.1154471Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_empty_cpu_complex128 2022-08-17T12:24:45.1160757Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_empty_cpu_float64 2022-08-17T12:24:45.1594235Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_empty_cpu_float64 2022-08-17T12:24:45.1603624Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_full_cpu_complex128 2022-08-17T12:24:45.2127825Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_full_cpu_complex128 2022-08-17T12:24:45.2164862Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_full_cpu_float64 2022-08-17T12:24:45.2593928Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_full_cpu_float64 2022-08-17T12:24:45.2601776Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_ones_cpu_complex128 2022-08-17T12:24:45.2626728Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_ones_cpu_complex128 2022-08-17T12:24:45.2655710Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_complex128 2022-08-17T12:24:45.3039821Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_float64 2022-08-17T12:24:45.3047125Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_ones_cpu_float64 2022-08-17T12:24:45.3094472Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_ones_cpu_float64 2022-08-17T12:24:45.3105885Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_float64 2022-08-17T12:24:45.3512895Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_complex128 2022-08-17T12:24:45.3520816Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_zeros_cpu_complex128 2022-08-17T12:24:45.3954881Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_zeros_cpu_complex128 2022-08-17T12:24:45.3959122Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_zeros_cpu_float64 2022-08-17T12:24:45.4434276Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_zeros_cpu_float64 2022-08-17T12:24:45.4443260Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nextafter_cpu_float64 2022-08-17T12:24:45.4641045Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nextafter_cpu_float64 2022-08-17T12:24:45.4654782Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_complex128 2022-08-17T12:24:45.4954461Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_float64 2022-08-17T12:24:45.4989494Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:24:45.5231928Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:24:45.5244906Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_float64 2022-08-17T12:24:45.5383922Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_complex128 2022-08-17T12:24:45.6143318Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:24:45.6213763Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:24:45.6388311Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:24:45.6418786Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_complex128 2022-08-17T12:24:45.7527911Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_float64 2022-08-17T12:24:45.7549723Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:24:45.7742802Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:24:45.8011050Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:24:45.8193755Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:24:45.8224384Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_float64 2022-08-17T12:24:45.8480562Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_complex128 2022-08-17T12:24:45.8510849Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:24:45.9414217Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:24:45.9465644Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:24:45.9503569Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_complex128 2022-08-17T12:24:45.9513275Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:24:46.0021873Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_float64 2022-08-17T12:24:46.0033824Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:24:46.0040569Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_float64 2022-08-17T12:24:46.0055920Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_complex128 2022-08-17T12:24:46.1230543Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:24:46.1245372Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:24:46.1819856Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:24:46.1830158Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:24:46.3298602Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_batch_norm_cpu_float64 2022-08-17T12:24:46.3312328Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_complex128 2022-08-17T12:24:46.3944508Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_float64 2022-08-17T12:24:46.3958145Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_float64 2022-08-17T12:24:46.4603474Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_complex128 2022-08-17T12:24:46.4616098Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_complex128 2022-08-17T12:24:46.4972806Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_float64 2022-08-17T12:24:46.5000809Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_batch_norm_cpu_float64 2022-08-17T12:24:46.5005288Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_bilinear_cpu_float64 2022-08-17T12:24:46.5141806Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_float64 2022-08-17T12:24:46.5267023Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfft2_cpu_float64 2022-08-17T12:24:46.5562325Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfft2_cpu_float64 2022-08-17T12:24:46.5660353Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfft_cpu_float64 2022-08-17T12:24:46.6002512Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfft_cpu_float64 2022-08-17T12:24:46.6119156Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfftn_cpu_float64 2022-08-17T12:24:46.6484188Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfftn_cpu_float64 2022-08-17T12:24:46.8193872Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_complex128 2022-08-17T12:24:46.8321051Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_complex128 2022-08-17T12:24:46.8434298Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_float64 2022-08-17T12:24:46.8760787Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_float64 2022-08-17T12:24:47.0083852Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_complex128 2022-08-17T12:24:47.0110923Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_complex128 2022-08-17T12:24:47.0497244Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_float64 2022-08-17T12:24:47.0560422Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_float64 2022-08-17T12:24:47.4606574Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_complex128 2022-08-17T12:24:47.4630165Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_complex128 2022-08-17T12:24:47.4772593Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_float64 2022-08-17T12:24:47.5132488Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_float64 2022-08-17T12:24:47.5165823Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfft2_cpu_float64 2022-08-17T12:24:47.5313965Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfft2_cpu_float64 2022-08-17T12:24:47.5326115Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_bilinear_cpu_float64 2022-08-17T12:24:47.5355422Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:24:47.5374942Z [gw1] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_qr_cpu_complex128 2022-08-17T12:24:47.5589359Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_qr_cpu_float64 2022-08-17T12:24:47.5623352Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfft_cpu_float64 2022-08-17T12:24:47.6109321Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfft_cpu_float64 2022-08-17T12:24:47.6119755Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfftn_cpu_float64 2022-08-17T12:24:47.6477545Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfftn_cpu_float64 2022-08-17T12:24:47.6611192Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fill_cpu_complex128 2022-08-17T12:24:47.6976217Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fill_cpu_complex128 2022-08-17T12:24:47.6977358Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fill_cpu_float64 2022-08-17T12:24:47.7399350Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fill_cpu_float64 2022-08-17T12:24:47.7636643Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flatten_cpu_complex128 2022-08-17T12:24:47.7689085Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flatten_cpu_complex128 2022-08-17T12:24:47.7694082Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:24:47.7838202Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:24:47.7891919Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flatten_cpu_float64 2022-08-17T12:24:47.8280687Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flatten_cpu_float64 2022-08-17T12:24:47.8620688Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flip_cpu_complex128 2022-08-17T12:24:47.8648789Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:24:47.8700299Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_celu_cpu_float64 2022-08-17T12:24:47.8844646Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_celu_cpu_float64 2022-08-17T12:24:47.8857075Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flip_cpu_complex128 2022-08-17T12:24:47.8965289Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flip_cpu_float64 2022-08-17T12:24:47.9078364Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flip_cpu_float64 2022-08-17T12:24:47.9281902Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_complex128 2022-08-17T12:24:47.9493583Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fliplr_cpu_complex128 2022-08-17T12:24:47.9720843Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fliplr_cpu_complex128 2022-08-17T12:24:47.9776254Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fliplr_cpu_float64 2022-08-17T12:24:48.0161904Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fliplr_cpu_float64 2022-08-17T12:24:48.0333072Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flipud_cpu_complex128 2022-08-17T12:24:48.0600743Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flipud_cpu_complex128 2022-08-17T12:24:48.0659102Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flipud_cpu_float64 2022-08-17T12:24:48.1041146Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flipud_cpu_float64 2022-08-17T12:24:48.1106568Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_cpu_complex128 2022-08-17T12:24:48.1480225Z [gw0] [ 51%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_cpu_complex128 2022-08-17T12:24:48.1530093Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_cpu_float64 2022-08-17T12:24:48.1999528Z [gw0] [ 51%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_cpu_float64 2022-08-17T12:24:48.2312309Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_power_cpu_complex128 2022-08-17T12:24:48.2333910Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_qr_cpu_float64 2022-08-17T12:24:48.4560810Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_quantile_cpu_float64 2022-08-17T12:24:48.4570314Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_power_cpu_complex128 2022-08-17T12:24:48.4691553Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_power_cpu_float64 2022-08-17T12:24:48.4702079Z [gw3] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_complex128 2022-08-17T12:24:48.5023182Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_float64 2022-08-17T12:24:48.5040891Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_power_cpu_float64 2022-08-17T12:24:48.5081341Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_floor_cpu_float64 2022-08-17T12:24:48.5511803Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_floor_cpu_float64 2022-08-17T12:24:48.5517782Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_floor_divide_cpu_float64 2022-08-17T12:24:48.5982189Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_floor_divide_cpu_float64 2022-08-17T12:24:48.6411354Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmax_cpu_float64 2022-08-17T12:24:48.6501569Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmax_cpu_float64 2022-08-17T12:24:48.6800340Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmin_cpu_float64 2022-08-17T12:24:48.6918923Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmin_cpu_float64 2022-08-17T12:24:48.6968792Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmod_cpu_float64 2022-08-17T12:24:48.6992208Z [gw3] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_float64 2022-08-17T12:24:48.7173127Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_complex128 2022-08-17T12:24:48.7447965Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmod_cpu_float64 2022-08-17T12:24:48.7454746Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_frac_cpu_float64 2022-08-17T12:24:48.7879739Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_frac_cpu_float64 2022-08-17T12:24:48.7950254Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_frexp_cpu_float64 2022-08-17T12:24:48.8361295Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_frexp_cpu_float64 2022-08-17T12:24:48.8394600Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_full_like_cpu_complex128 2022-08-17T12:24:48.8842495Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_full_like_cpu_complex128 2022-08-17T12:24:48.8868899Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_full_like_cpu_float64 2022-08-17T12:24:48.9281772Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_full_like_cpu_float64 2022-08-17T12:24:48.9653950Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gather_cpu_complex128 2022-08-17T12:24:48.9758736Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gather_cpu_complex128 2022-08-17T12:24:48.9826173Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gather_cpu_float64 2022-08-17T12:24:49.0237355Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gather_cpu_float64 2022-08-17T12:24:49.0245164Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ge_cpu_float64 2022-08-17T12:24:49.0641413Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ge_cpu_float64 2022-08-17T12:24:49.0700465Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_geqrf_cpu_complex128 2022-08-17T12:24:49.1081889Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_geqrf_cpu_complex128 2022-08-17T12:24:49.1103342Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_geqrf_cpu_float64 2022-08-17T12:24:49.1522262Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_geqrf_cpu_float64 2022-08-17T12:24:49.2141338Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gradient_cpu_complex128 2022-08-17T12:24:49.2151606Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_quantile_cpu_float64 2022-08-17T12:24:49.2455282Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rad2deg_cpu_float64 2022-08-17T12:24:49.2565178Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rad2deg_cpu_float64 2022-08-17T12:24:49.2611736Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rand_like_cpu_complex128 2022-08-17T12:24:49.2715404Z [gw1] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rand_like_cpu_complex128 2022-08-17T12:24:49.2772735Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gradient_cpu_complex128 2022-08-17T12:24:49.2962624Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gradient_cpu_float64 2022-08-17T12:24:49.3014324Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gradient_cpu_float64 2022-08-17T12:24:49.3035472Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rand_like_cpu_float64 2022-08-17T12:24:49.3214651Z [gw1] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rand_like_cpu_float64 2022-08-17T12:24:49.3230649Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gt_cpu_float64 2022-08-17T12:24:49.3472091Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gt_cpu_float64 2022-08-17T12:24:49.3478820Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randint_like_cpu_float64 2022-08-17T12:24:49.3681659Z [gw1] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randint_like_cpu_float64 2022-08-17T12:24:49.3714122Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_half_cpu_complex128 2022-08-17T12:24:49.3880671Z [gw0] [ 51%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_half_cpu_complex128 2022-08-17T12:24:49.3926387Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randn_like_cpu_complex128 2022-08-17T12:24:49.4078501Z [gw1] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randn_like_cpu_complex128 2022-08-17T12:24:49.4130598Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_half_cpu_float64 2022-08-17T12:24:49.4321451Z [gw0] [ 51%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_half_cpu_float64 2022-08-17T12:24:49.4351539Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randn_like_cpu_float64 2022-08-17T12:24:49.4551095Z [gw1] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randn_like_cpu_float64 2022-08-17T12:24:49.4557205Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_heaviside_cpu_float64 2022-08-17T12:24:49.4760138Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_heaviside_cpu_float64 2022-08-17T12:24:49.5054066Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ravel_cpu_complex128 2022-08-17T12:24:49.5058572Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histc_cpu_float64 2022-08-17T12:24:49.5492528Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histc_cpu_float64 2022-08-17T12:24:49.5494624Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histogram_cpu_float64 2022-08-17T12:24:49.5925670Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histogram_cpu_float64 2022-08-17T12:24:49.5926212Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histogramdd_cpu_float64 2022-08-17T12:24:49.6420267Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histogramdd_cpu_float64 2022-08-17T12:24:49.6432231Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hsplit_cpu_complex128 2022-08-17T12:24:49.6440820Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ravel_cpu_complex128 2022-08-17T12:24:49.6551373Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ravel_cpu_float64 2022-08-17T12:24:49.6911788Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hsplit_cpu_complex128 2022-08-17T12:24:49.6912561Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ravel_cpu_float64 2022-08-17T12:24:49.6941684Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hsplit_cpu_float64 2022-08-17T12:24:49.6951267Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hsplit_cpu_float64 2022-08-17T12:24:49.7282388Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_real_cpu_complex128 2022-08-17T12:24:49.7573281Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hstack_cpu_complex128 2022-08-17T12:24:49.7585803Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_real_cpu_complex128 2022-08-17T12:24:49.7798456Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_real_cpu_float64 2022-08-17T12:24:49.8077002Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_real_cpu_float64 2022-08-17T12:24:49.8223743Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:24:49.8238856Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hstack_cpu_complex128 2022-08-17T12:24:49.8318573Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hstack_cpu_float64 2022-08-17T12:24:49.8798072Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hstack_cpu_float64 2022-08-17T12:24:49.8841196Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hypot_cpu_float64 2022-08-17T12:24:49.8858767Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:24:49.8953129Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reciprocal_cpu_float64 2022-08-17T12:24:49.9174464Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hypot_cpu_float64 2022-08-17T12:24:49.9190605Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_i0_cpu_float64 2022-08-17T12:24:49.9211090Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reciprocal_cpu_float64 2022-08-17T12:24:49.9278506Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_i0_cpu_float64 2022-08-17T12:24:49.9648748Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_remainder_cpu_float64 2022-08-17T12:24:49.9653404Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_igamma_cpu_float64 2022-08-17T12:24:50.0116568Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_igamma_cpu_float64 2022-08-17T12:24:50.0117117Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_igammac_cpu_float64 2022-08-17T12:24:50.0564960Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_igammac_cpu_float64 2022-08-17T12:24:50.0681773Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_imag_cpu_complex128 2022-08-17T12:24:50.0793687Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_imag_cpu_complex128 2022-08-17T12:24:50.0957581Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_remainder_cpu_float64 2022-08-17T12:24:50.0964000Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_add_cpu_complex128 2022-08-17T12:24:50.1830839Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_renorm_cpu_complex128 2022-08-17T12:24:50.1840419Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_add_cpu_complex128 2022-08-17T12:24:50.1967666Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_add_cpu_float64 2022-08-17T12:24:50.2328872Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_add_cpu_float64 2022-08-17T12:24:50.2633691Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_copy_cpu_complex128 2022-08-17T12:24:50.2718006Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_copy_cpu_complex128 2022-08-17T12:24:50.2795817Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_copy_cpu_float64 2022-08-17T12:24:50.3276281Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_copy_cpu_float64 2022-08-17T12:24:50.3372646Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_fill_cpu_complex128 2022-08-17T12:24:50.3716870Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_fill_cpu_complex128 2022-08-17T12:24:50.3792899Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_fill_cpu_float64 2022-08-17T12:24:50.4145965Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_fill_cpu_float64 2022-08-17T12:24:50.4310516Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_put_cpu_complex128 2022-08-17T12:24:50.4320309Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_renorm_cpu_complex128 2022-08-17T12:24:50.4601566Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_renorm_cpu_float64 2022-08-17T12:24:50.4614976Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_put_cpu_complex128 2022-08-17T12:24:50.4740153Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_put_cpu_float64 2022-08-17T12:24:50.4785705Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_put_cpu_float64 2022-08-17T12:24:50.4795541Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_renorm_cpu_float64 2022-08-17T12:24:50.5112974Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_cpu_complex128 2022-08-17T12:24:50.5113624Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_reduce_cpu_float64 2022-08-17T12:24:50.5557789Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_reduce_cpu_float64 2022-08-17T12:24:50.5642746Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_select_cpu_complex128 2022-08-17T12:24:50.5921477Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_select_cpu_complex128 2022-08-17T12:24:50.5976726Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_select_cpu_float64 2022-08-17T12:24:50.6371898Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_select_cpu_float64 2022-08-17T12:24:50.6728857Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inner_cpu_complex128 2022-08-17T12:24:50.6816916Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inner_cpu_complex128 2022-08-17T12:24:50.6849687Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inner_cpu_float64 2022-08-17T12:24:50.7242146Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inner_cpu_float64 2022-08-17T12:24:50.7266033Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_int_cpu_complex128 2022-08-17T12:24:50.7723043Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_int_cpu_complex128 2022-08-17T12:24:50.7748612Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_int_cpu_float64 2022-08-17T12:24:50.8232666Z [gw0] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_int_cpu_float64 2022-08-17T12:24:51.1802834Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inverse_cpu_complex128 2022-08-17T12:24:51.1812951Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_cpu_complex128 2022-08-17T12:24:51.2487927Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_cpu_float64 2022-08-17T12:24:51.2502338Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inverse_cpu_complex128 2022-08-17T12:24:51.2728779Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inverse_cpu_float64 2022-08-17T12:24:51.2926028Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inverse_cpu_float64 2022-08-17T12:24:51.2952705Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isclose_cpu_complex128 2022-08-17T12:24:51.3296754Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isclose_cpu_complex128 2022-08-17T12:24:51.3312506Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_cpu_float64 2022-08-17T12:24:51.3374231Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:24:51.3402856Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isclose_cpu_float64 2022-08-17T12:24:51.3836928Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isclose_cpu_float64 2022-08-17T12:24:51.3844636Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isfinite_cpu_complex128 2022-08-17T12:24:51.4280553Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isfinite_cpu_complex128 2022-08-17T12:24:51.4281958Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isfinite_cpu_float64 2022-08-17T12:24:51.4718917Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isfinite_cpu_float64 2022-08-17T12:24:51.4722030Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isin_cpu_float64 2022-08-17T12:24:51.5164446Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isin_cpu_float64 2022-08-17T12:24:51.5167997Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isinf_cpu_complex128 2022-08-17T12:24:51.5595892Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isinf_cpu_complex128 2022-08-17T12:24:51.5599892Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isinf_cpu_float64 2022-08-17T12:24:51.6074020Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isinf_cpu_float64 2022-08-17T12:24:51.6078148Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isnan_cpu_complex128 2022-08-17T12:24:51.6515003Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isnan_cpu_complex128 2022-08-17T12:24:51.6519013Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isnan_cpu_float64 2022-08-17T12:24:51.6954350Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isnan_cpu_float64 2022-08-17T12:24:51.6959109Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isneginf_cpu_float64 2022-08-17T12:24:51.7434574Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isneginf_cpu_float64 2022-08-17T12:24:51.7442245Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isposinf_cpu_float64 2022-08-17T12:24:51.7915118Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isposinf_cpu_float64 2022-08-17T12:24:51.7923554Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isreal_cpu_complex128 2022-08-17T12:24:51.8328484Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isreal_cpu_complex128 2022-08-17T12:24:51.8358806Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isreal_cpu_float64 2022-08-17T12:24:51.8816516Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isreal_cpu_float64 2022-08-17T12:24:52.1442171Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_istft_cpu_complex128 2022-08-17T12:24:52.1469281Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_complex128 2022-08-17T12:24:52.3953775Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_float64 2022-08-17T12:24:52.3983801Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:24:52.4285816Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:24:52.4399628Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:24:52.5205830Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:24:52.5220896Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_float64 2022-08-17T12:24:52.5606233Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:24:52.5608888Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:24:52.5623750Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_as_cpu_float64 2022-08-17T12:24:52.5631703Z [gw0] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_istft_cpu_complex128 2022-08-17T12:24:52.5686686Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_istft_cpu_float64 2022-08-17T12:24:52.5705325Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:24:52.5889391Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:24:52.6003723Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_as_cpu_float64 2022-08-17T12:24:52.6104481Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_cpu_complex128 2022-08-17T12:24:52.6118582Z [gw0] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_istft_cpu_float64 2022-08-17T12:24:52.6142734Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:24:52.6228916Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:24:52.6239750Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:24:52.6560543Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:24:52.6586888Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:24:52.7001352Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:24:52.7021933Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:24:52.7476796Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:24:52.7477849Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:24:52.7575136Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:24:52.7583506Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:24:52.7884181Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:24:52.7913640Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_complex128 2022-08-17T12:24:52.8019180Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_complex128 2022-08-17T12:24:52.8029234Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:24:52.8321994Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:24:52.8343729Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_float64 2022-08-17T12:24:52.8404094Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_float64 2022-08-17T12:24:52.8436105Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:24:52.8440611Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_cpu_complex128 2022-08-17T12:24:52.8451903Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:24:52.8794094Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_cpu_float64 2022-08-17T12:24:52.8796497Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:24:52.8933993Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:24:52.8943527Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_cpu_float64 2022-08-17T12:24:52.8966656Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize__cpu_complex128 2022-08-17T12:24:52.9201235Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize__cpu_complex128 2022-08-17T12:24:52.9224422Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:24:52.9292123Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:24:52.9299783Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:24:52.9358088Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:24:52.9383648Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize__cpu_float64 2022-08-17T12:24:52.9396772Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize__cpu_float64 2022-08-17T12:24:52.9639003Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:24:52.9658335Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_complex128 2022-08-17T12:24:52.9717135Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_complex128 2022-08-17T12:24:52.9798361Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout2d_cpu_float64 2022-08-17T12:24:52.9821994Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize_as__cpu_complex128 2022-08-17T12:24:53.0079537Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize_as__cpu_complex128 2022-08-17T12:24:53.0106825Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_float64 2022-08-17T12:24:53.0137507Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_float64 2022-08-17T12:24:53.0155345Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout2d_cpu_float64 2022-08-17T12:24:53.0237725Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout3d_cpu_float64 2022-08-17T12:24:53.0262768Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize_as__cpu_float64 2022-08-17T12:24:53.0521555Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize_as__cpu_float64 2022-08-17T12:24:53.0600809Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kron_cpu_complex128 2022-08-17T12:24:53.0609168Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout3d_cpu_float64 2022-08-17T12:24:53.0679091Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout_cpu_float64 2022-08-17T12:24:53.0741577Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:24:53.0960973Z [gw0] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kron_cpu_complex128 2022-08-17T12:24:53.1019688Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kron_cpu_float64 2022-08-17T12:24:53.1315089Z [gw0] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kron_cpu_float64 2022-08-17T12:24:53.1322724Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:24:53.1414037Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:24:53.1418368Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout_cpu_float64 2022-08-17T12:24:53.1429960Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kthvalue_cpu_float64 2022-08-17T12:24:53.1495975Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_elu_cpu_float64 2022-08-17T12:24:53.1509146Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:24:53.1619992Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_elu_cpu_float64 2022-08-17T12:24:53.1759206Z [gw0] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kthvalue_cpu_float64 2022-08-17T12:24:53.1840323Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:24:53.1882132Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:24:53.1919524Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ldexp_cpu_complex128 2022-08-17T12:24:53.2176284Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:24:53.2198081Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:24:53.2278253Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:24:53.2341522Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_embedding_cpu_float64 2022-08-17T12:24:53.2372515Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_embedding_cpu_float64 2022-08-17T12:24:53.2639637Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:24:53.2720768Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_roll_cpu_complex128 2022-08-17T12:24:53.2954599Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:24:53.3161338Z [gw3] [ 52%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:24:53.3205088Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:24:53.3216301Z [gw0] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ldexp_cpu_complex128 2022-08-17T12:24:53.3436720Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ldexp_cpu_float64 2022-08-17T12:24:53.3639962Z [gw0] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ldexp_cpu_float64 2022-08-17T12:24:53.3667835Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_le_cpu_float64 2022-08-17T12:24:53.4082084Z [gw0] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_le_cpu_float64 2022-08-17T12:24:53.6018025Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lerp_cpu_complex128 2022-08-17T12:24:53.6033961Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:24:53.6885757Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:24:53.6891776Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:24:53.7045604Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:24:53.7188874Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_roll_cpu_complex128 2022-08-17T12:24:53.8019563Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_roll_cpu_float64 2022-08-17T12:24:53.8059359Z [gw0] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lerp_cpu_complex128 2022-08-17T12:24:53.8216956Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lerp_cpu_float64 2022-08-17T12:24:53.8244620Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:24:53.8444410Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:24:53.8476844Z [gw0] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lerp_cpu_float64 2022-08-17T12:24:53.8531615Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lgamma_cpu_float64 2022-08-17T12:24:53.8717076Z [gw0] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lgamma_cpu_float64 2022-08-17T12:24:53.8727038Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_roll_cpu_float64 2022-08-17T12:24:53.8983128Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rot90_cpu_complex128 2022-08-17T12:24:54.1961582Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_complex128 2022-08-17T12:24:54.1972404Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:24:54.5587005Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:24:54.5601563Z [gw0] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_complex128 2022-08-17T12:24:54.5913731Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_float64 2022-08-17T12:24:54.6039078Z [gw0] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_float64 2022-08-17T12:24:54.6979266Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:24:54.6989473Z [gw0] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:24:54.7294924Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_float64 2022-08-17T12:24:54.7401437Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_float64 2022-08-17T12:24:54.8072045Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_complex128 2022-08-17T12:24:54.8085523Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_complex128 2022-08-17T12:24:54.8212757Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_float64 2022-08-17T12:24:54.8521566Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_float64 2022-08-17T12:24:54.8898014Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_complex128 2022-08-17T12:24:54.8960176Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_complex128 2022-08-17T12:24:54.9095428Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_float64 2022-08-17T12:24:54.9401856Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_float64 2022-08-17T12:24:55.0121881Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_cpu_complex128 2022-08-17T12:24:55.0135177Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_cpu_complex128 2022-08-17T12:24:55.0276369Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_cpu_float64 2022-08-17T12:24:55.0561864Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_cpu_float64 2022-08-17T12:24:55.0692026Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_singular_cpu_complex128 2022-08-17T12:24:55.0702573Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rot90_cpu_complex128 2022-08-17T12:24:55.2325086Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rot90_cpu_float64 2022-08-17T12:24:55.2336229Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rot90_cpu_float64 2022-08-17T12:24:55.2388217Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_cpu_float64 2022-08-17T12:24:55.2668320Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_cpu_float64 2022-08-17T12:24:55.2676551Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_singular_cpu_complex128 2022-08-17T12:24:55.2759025Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_singular_cpu_float64 2022-08-17T12:24:55.2913142Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:24:55.3109920Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:24:55.3116757Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_singular_cpu_float64 2022-08-17T12:24:55.3197864Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_complex128 2022-08-17T12:24:55.3217224Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:24:55.3681515Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:24:55.3696796Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:24:55.3758607Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:24:55.3769280Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_complex128 2022-08-17T12:24:55.3908305Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_float64 2022-08-17T12:24:55.4119071Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_float64 2022-08-17T12:24:55.4199781Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:24:55.5058290Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_complex128 2022-08-17T12:24:55.5071416Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_complex128 2022-08-17T12:24:55.5104556Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_float64 2022-08-17T12:24:55.5115116Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:24:55.5198168Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsqrt_cpu_float64 2022-08-17T12:24:55.5297468Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_float64 2022-08-17T12:24:55.5479231Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsqrt_cpu_float64 2022-08-17T12:24:55.5565230Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_complex128 2022-08-17T12:24:55.6051210Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsub_cpu_complex128 2022-08-17T12:24:55.6059918Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_complex128 2022-08-17T12:24:55.6184430Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_float64 2022-08-17T12:24:55.6482538Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_float64 2022-08-17T12:24:55.7134107Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_complex128 2022-08-17T12:24:55.7146798Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_complex128 2022-08-17T12:24:55.7307427Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_float64 2022-08-17T12:24:55.7602067Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_float64 2022-08-17T12:24:56.0785964Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_complex128 2022-08-17T12:24:56.0797521Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsub_cpu_complex128 2022-08-17T12:24:56.1136784Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsub_cpu_float64 2022-08-17T12:24:56.1151819Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_complex128 2022-08-17T12:24:56.1538947Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_float64 2022-08-17T12:24:56.1597778Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_float64 2022-08-17T12:24:56.2054678Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_complex128 2022-08-17T12:24:56.2063497Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_complex128 2022-08-17T12:24:56.2186656Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_float64 2022-08-17T12:24:56.2303324Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_float64 2022-08-17T12:24:56.2314036Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsub_cpu_float64 2022-08-17T12:24:56.2479665Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:24:56.2962270Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_complex128 2022-08-17T12:24:56.2971752Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_complex128 2022-08-17T12:24:56.3174330Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_float64 2022-08-17T12:24:56.3400739Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_float64 2022-08-17T12:24:56.3433244Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_complex128 2022-08-17T12:24:56.3840717Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_complex128 2022-08-17T12:24:56.3866446Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_float64 2022-08-17T12:24:56.4281776Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_float64 2022-08-17T12:24:56.4315460Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:24:56.4722667Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:24:56.4755087Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:24:56.5068597Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:24:56.5077187Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:24:56.5159980Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_add_cpu_float64 2022-08-17T12:24:56.5183864Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_complex128 2022-08-17T12:24:56.5593533Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_complex128 2022-08-17T12:24:56.5604576Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_add_cpu_float64 2022-08-17T12:24:56.5605170Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_cpu_complex128 2022-08-17T12:24:56.5637449Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_float64 2022-08-17T12:24:56.6041205Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_float64 2022-08-17T12:24:56.6071349Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_complex128 2022-08-17T12:24:56.6481326Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_complex128 2022-08-17T12:24:56.6507177Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_float64 2022-08-17T12:24:56.6922259Z [gw0] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_float64 2022-08-17T12:24:56.7411388Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:24:56.7480211Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:24:56.7633074Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_gelu_cpu_float64 2022-08-17T12:24:56.7996406Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_gelu_cpu_float64 2022-08-17T12:24:56.8775077Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_glu_cpu_float64 2022-08-17T12:24:56.8791476Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_glu_cpu_float64 2022-08-17T12:24:56.8962375Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_grid_sample_cpu_float64 2022-08-17T12:24:56.9410192Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_grid_sample_cpu_float64 2022-08-17T12:24:56.9432694Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_group_norm_cpu_float64 2022-08-17T12:24:56.9439417Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_cpu_complex128 2022-08-17T12:24:56.9980163Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_cpu_float64 2022-08-17T12:24:56.9997937Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_group_norm_cpu_float64 2022-08-17T12:24:57.0082148Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardshrink_cpu_float64 2022-08-17T12:24:57.0405568Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardshrink_cpu_float64 2022-08-17T12:24:57.0406344Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:24:57.0417944Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_cpu_float64 2022-08-17T12:24:57.0462099Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:24:57.0894659Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:24:57.0916470Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardswish_cpu_float64 2022-08-17T12:24:57.1297280Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardswish_cpu_float64 2022-08-17T12:24:57.1393193Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardtanh_cpu_float64 2022-08-17T12:24:57.1721198Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardtanh_cpu_float64 2022-08-17T12:24:57.2058062Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:24:57.2158937Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:24:57.2414300Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_huber_loss_cpu_float64 2022-08-17T12:24:57.2705598Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_huber_loss_cpu_float64 2022-08-17T12:24:57.3010631Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_instance_norm_cpu_float64 2022-08-17T12:24:57.3152365Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:24:57.5598777Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:24:57.5649674Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:24:57.8411261Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:24:57.8437462Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:24:58.0996159Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:24:58.1034876Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_instance_norm_cpu_float64 2022-08-17T12:24:58.2052761Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:24:58.2076902Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:24:58.2298461Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:24:58.2629887Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:24:58.2760324Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:24:58.2912582Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:24:58.2931717Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:24:58.3036408Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:24:58.3168821Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:24:58.3439136Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:24:58.3617331Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:24:58.3879931Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:24:58.4123744Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:24:58.4279781Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:24:58.4316949Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:24:58.4438407Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_kl_div_cpu_float64 2022-08-17T12:24:58.4460575Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_searchsorted_cpu_float64 2022-08-17T12:24:58.4692279Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_searchsorted_cpu_float64 2022-08-17T12:24:58.4797471Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_kl_div_cpu_float64 2022-08-17T12:24:58.4878813Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:24:58.4911379Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:24:58.5354275Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:24:58.5362651Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:24:58.5800135Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:24:58.5859289Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_cpu_complex128 2022-08-17T12:24:58.5889541Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:24:58.6107158Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_float64 2022-08-17T12:24:58.6357226Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_float64 2022-08-17T12:24:58.6644848Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_layer_norm_cpu_float64 2022-08-17T12:24:58.6814760Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_layer_norm_cpu_float64 2022-08-17T12:24:58.6964869Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:24:58.7317005Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:24:58.7517890Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_complex128 2022-08-17T12:24:58.7538393Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_cpu_complex128 2022-08-17T12:24:58.7775911Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_cpu_float64 2022-08-17T12:24:58.7959111Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_cpu_float64 2022-08-17T12:24:58.8635851Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_scatter_cpu_float64 2022-08-17T12:24:58.8645181Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_scatter_cpu_float64 2022-08-17T12:24:58.9003048Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sgn_cpu_complex128 2022-08-17T12:24:58.9079761Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sgn_cpu_complex128 2022-08-17T12:24:58.9153978Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sgn_cpu_float64 2022-08-17T12:24:58.9520993Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sgn_cpu_float64 2022-08-17T12:24:58.9549882Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_short_cpu_complex128 2022-08-17T12:24:58.9875264Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_short_cpu_complex128 2022-08-17T12:24:58.9882937Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_complex128 2022-08-17T12:24:58.9924275Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i0e_cpu_float64 2022-08-17T12:24:58.9957560Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i0e_cpu_float64 2022-08-17T12:24:58.9987708Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_short_cpu_float64 2022-08-17T12:24:59.0363180Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_short_cpu_float64 2022-08-17T12:24:59.0404479Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i1_cpu_float64 2022-08-17T12:24:59.0424231Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:24:59.0844126Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i1_cpu_float64 2022-08-17T12:24:59.0902824Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i1e_cpu_float64 2022-08-17T12:24:59.1325807Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i1e_cpu_float64 2022-08-17T12:24:59.1384027Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:24:59.1524454Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:24:59.1539299Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:24:59.1803420Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sigmoid_cpu_float64 2022-08-17T12:24:59.1815676Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:24:59.1836197Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:24:59.1960711Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sigmoid_cpu_float64 2022-08-17T12:24:59.2108257Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sign_cpu_float64 2022-08-17T12:24:59.2201572Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sign_cpu_float64 2022-08-17T12:24:59.2285789Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_log_ndtr_cpu_float64 2022-08-17T12:24:59.2401948Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_log_ndtr_cpu_float64 2022-08-17T12:24:59.2426902Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_signbit_cpu_float64 2022-08-17T12:24:59.2643287Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_signbit_cpu_float64 2022-08-17T12:24:59.2670164Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_i0_cpu_float64 2022-08-17T12:24:59.2843012Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_i0_cpu_float64 2022-08-17T12:24:59.3084177Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sin_cpu_complex128 2022-08-17T12:24:59.3122827Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_i1_cpu_float64 2022-08-17T12:24:59.3396700Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_i1_cpu_float64 2022-08-17T12:24:59.3411532Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sin_cpu_complex128 2022-08-17T12:24:59.3565817Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sin_cpu_float64 2022-08-17T12:24:59.3575724Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sin_cpu_float64 2022-08-17T12:24:59.3576450Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_k0_cpu_float64 2022-08-17T12:24:59.3841827Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_k0_cpu_float64 2022-08-17T12:24:59.4005733Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinc_cpu_complex128 2022-08-17T12:24:59.4014488Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_k1_cpu_float64 2022-08-17T12:24:59.4403397Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_k1_cpu_float64 2022-08-17T12:24:59.4519071Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_ndtr_cpu_float64 2022-08-17T12:24:59.4524692Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_ndtr_cpu_float64 2022-08-17T12:24:59.4537652Z [gw0] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:24:59.4842479Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:24:59.4874987Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_ndtri_cpu_float64 2022-08-17T12:24:59.4882442Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinc_cpu_complex128 2022-08-17T12:24:59.4922565Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinc_cpu_float64 2022-08-17T12:24:59.5077259Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_ndtri_cpu_float64 2022-08-17T12:24:59.5280202Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinc_cpu_float64 2022-08-17T12:24:59.5320846Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:24:59.5398677Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinh_cpu_complex128 2022-08-17T12:24:59.5744025Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:24:59.5830316Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:24:59.5900231Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:24:59.5908887Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinh_cpu_complex128 2022-08-17T12:24:59.6065587Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinh_cpu_float64 2022-08-17T12:24:59.6158599Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinh_cpu_float64 2022-08-17T12:24:59.6189935Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:24:59.6318708Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:24:59.6632216Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:24:59.6635473Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:24:59.7067055Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:24:59.7070412Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:24:59.7513261Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:24:59.7513887Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:24:59.7948945Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:24:59.7952909Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:24:59.8396283Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:24:59.8400333Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:24:59.8834157Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:24:59.8834727Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_xlog1py_cpu_float64 2022-08-17T12:24:59.9280626Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_xlog1py_cpu_float64 2022-08-17T12:24:59.9281252Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_zeta_cpu_float64 2022-08-17T12:24:59.9723902Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_zeta_cpu_float64 2022-08-17T12:24:59.9879956Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_cpu_complex128 2022-08-17T12:25:00.0125201Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_cpu_complex128 2022-08-17T12:25:00.0219857Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_cpu_float64 2022-08-17T12:25:00.0604706Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_cpu_float64 2022-08-17T12:25:00.0900642Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_list_args_cpu_complex128 2022-08-17T12:25:00.0913867Z [gw0] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:25:00.0934195Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_complex128 2022-08-17T12:25:00.0999812Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_list_args_cpu_complex128 2022-08-17T12:25:00.1080061Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_list_args_cpu_float64 2022-08-17T12:25:00.1491161Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_list_args_cpu_float64 2022-08-17T12:25:00.1745541Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_complex128 2022-08-17T12:25:00.1956160Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_complex128 2022-08-17T12:25:00.1967158Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_float64 2022-08-17T12:25:00.2327903Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_float64 2022-08-17T12:25:00.2418488Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sqrt_cpu_complex128 2022-08-17T12:25:00.2819121Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sqrt_cpu_complex128 2022-08-17T12:25:00.2821480Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sqrt_cpu_float64 2022-08-17T12:25:00.3230380Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sqrt_cpu_float64 2022-08-17T12:25:00.3370708Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_square_cpu_complex128 2022-08-17T12:25:00.3699603Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_square_cpu_complex128 2022-08-17T12:25:00.3707867Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_square_cpu_float64 2022-08-17T12:25:00.4081844Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_square_cpu_float64 2022-08-17T12:25:00.4172770Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_squeeze_cpu_complex128 2022-08-17T12:25:00.4210258Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:25:00.4421592Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_cpu_float64 2022-08-17T12:25:00.4571422Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_squeeze_cpu_complex128 2022-08-17T12:25:00.4588288Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_squeeze_cpu_float64 2022-08-17T12:25:00.4941444Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_squeeze_cpu_float64 2022-08-17T12:25:00.5004902Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_cpu_float64 2022-08-17T12:25:00.5008909Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stack_cpu_complex128 2022-08-17T12:25:00.6399011Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:25:00.6405557Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stack_cpu_complex128 2022-08-17T12:25:00.6673881Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stack_cpu_float64 2022-08-17T12:25:00.6837494Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stack_cpu_float64 2022-08-17T12:25:00.7304545Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_cpu_complex128 2022-08-17T12:25:00.7326948Z [gw0] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_complex128 2022-08-17T12:25:00.7327603Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_cpu_complex128 2022-08-17T12:25:00.7355435Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_cpu_float64 2022-08-17T12:25:00.7418961Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_float64 2022-08-17T12:25:00.7432465Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_cpu_float64 2022-08-17T12:25:00.7719525Z [gw0] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_float64 2022-08-17T12:25:00.7759341Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_mean_cpu_complex128 2022-08-17T12:25:00.7815295Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_complex128 2022-08-17T12:25:00.7830223Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:25:00.8377651Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:25:00.8387812Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:25:00.8608938Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sort_cpu_float64 2022-08-17T12:25:00.8618595Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_mean_cpu_complex128 2022-08-17T12:25:00.8668930Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_mean_cpu_float64 2022-08-17T12:25:00.8728362Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_mean_cpu_float64 2022-08-17T12:25:00.8785447Z [gw0] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_complex128 2022-08-17T12:25:00.8848575Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_float64 2022-08-17T12:25:00.8999436Z [gw0] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_float64 2022-08-17T12:25:00.9239886Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stft_cpu_complex128 2022-08-17T12:25:01.0181423Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_complex128 2022-08-17T12:25:01.0191335Z [gw0] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_complex128 2022-08-17T12:25:01.0312704Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_float64 2022-08-17T12:25:01.0600715Z [gw0] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_float64 2022-08-17T12:25:01.1280588Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_complex128 2022-08-17T12:25:01.1289685Z [gw0] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_complex128 2022-08-17T12:25:01.1389424Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_float64 2022-08-17T12:25:01.1612446Z [gw0] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_float64 2022-08-17T12:25:01.1625141Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stft_cpu_complex128 2022-08-17T12:25:01.1719238Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stft_cpu_float64 2022-08-17T12:25:01.1743875Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_all_cpu_complex128 2022-08-17T12:25:01.2028060Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_all_cpu_complex128 2022-08-17T12:25:01.2048315Z [gw3] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stft_cpu_float64 2022-08-17T12:25:01.2161888Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sub_cpu_complex128 2022-08-17T12:25:01.2192077Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_all_cpu_float64 2022-08-17T12:25:01.2603713Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_all_cpu_float64 2022-08-17T12:25:01.2631146Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_complex128 2022-08-17T12:25:01.3111886Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_complex128 2022-08-17T12:25:01.3118967Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_float64 2022-08-17T12:25:01.3454607Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_float64 2022-08-17T12:25:01.3471597Z [gw3] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sub_cpu_complex128 2022-08-17T12:25:01.3520025Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sub_cpu_float64 2022-08-17T12:25:01.3550655Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_amax_cpu_float64 2022-08-17T12:25:01.3755009Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_amax_cpu_float64 2022-08-17T12:25:01.3878545Z [gw3] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sub_cpu_float64 2022-08-17T12:25:01.3892984Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_cpu_complex128 2022-08-17T12:25:01.3908512Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sort_cpu_float64 2022-08-17T12:25:01.3935085Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:25:01.3958920Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:25:01.3991900Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_amin_cpu_float64 2022-08-17T12:25:01.4323677Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_amin_cpu_float64 2022-08-17T12:25:01.4340241Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:25:01.4398977Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:25:01.4423053Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_aminmax_cpu_float64 2022-08-17T12:25:01.4698425Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_aminmax_cpu_float64 2022-08-17T12:25:01.4706880Z [gw3] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_cpu_complex128 2022-08-17T12:25:01.4758951Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_cpu_float64 2022-08-17T12:25:01.4794828Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:25:01.4839150Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:25:01.4864530Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_complex128 2022-08-17T12:25:01.4900893Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_complex128 2022-08-17T12:25:01.5119208Z [gw3] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_cpu_float64 2022-08-17T12:25:01.5200255Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_complex128 2022-08-17T12:25:01.5235201Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:25:01.5280188Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:25:01.5304809Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_float64 2022-08-17T12:25:01.5433208Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_float64 2022-08-17T12:25:01.5559534Z [gw3] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_complex128 2022-08-17T12:25:01.5637908Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_float64 2022-08-17T12:25:01.5657858Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:25:01.5667479Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:25:01.5717595Z [gw3] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_float64 2022-08-17T12:25:01.5737965Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_any_cpu_complex128 2022-08-17T12:25:01.6001324Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_any_cpu_complex128 2022-08-17T12:25:01.6078747Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_cpu_complex128 2022-08-17T12:25:01.6106249Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:25:01.6158151Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:25:01.6182109Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_any_cpu_float64 2022-08-17T12:25:01.6521447Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_any_cpu_float64 2022-08-17T12:25:01.6543750Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:25:01.6598404Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:25:01.6620147Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_arange_cpu_float64 2022-08-17T12:25:01.6962768Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_arange_cpu_float64 2022-08-17T12:25:01.6994707Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:25:01.7037351Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:25:01.7059889Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argmax_cpu_float64 2022-08-17T12:25:01.7401178Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argmax_cpu_float64 2022-08-17T12:25:01.7434820Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:25:01.7479724Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:25:01.7516866Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argmin_cpu_float64 2022-08-17T12:25:01.7841774Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argmin_cpu_float64 2022-08-17T12:25:01.7863463Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:25:01.7918790Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:25:01.7953555Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argsort_cpu_float64 2022-08-17T12:25:01.8282637Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argsort_cpu_float64 2022-08-17T12:25:01.8303319Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:25:01.8360368Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:25:01.8398923Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_complex128 2022-08-17T12:25:01.8721405Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_complex128 2022-08-17T12:25:01.8821320Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_entr_cpu_float64 2022-08-17T12:25:01.8830426Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_float64 2022-08-17T12:25:01.8887542Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_float64 2022-08-17T12:25:01.9162181Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_entr_cpu_float64 2022-08-17T12:25:01.9239849Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:25:01.9256933Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_complex128 2022-08-17T12:25:01.9414999Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_complex128 2022-08-17T12:25:01.9640479Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:25:01.9677972Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:25:01.9686423Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:25:01.9702236Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_float64 2022-08-17T12:25:02.0081419Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_float64 2022-08-17T12:25:02.0111744Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:25:02.0123030Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:25:02.0144357Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_complex128 2022-08-17T12:25:02.0521436Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_complex128 2022-08-17T12:25:02.0559455Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i0e_cpu_float64 2022-08-17T12:25:02.0581409Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_float64 2022-08-17T12:25:02.0714148Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_float64 2022-08-17T12:25:02.0960699Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i0e_cpu_float64 2022-08-17T12:25:02.0998195Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i1_cpu_float64 2022-08-17T12:25:02.1111114Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_complex128 2022-08-17T12:25:02.1239241Z [gw0] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_complex128 2022-08-17T12:25:02.1440215Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i1_cpu_float64 2022-08-17T12:25:02.1442449Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_float64 2022-08-17T12:25:02.1477976Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i1e_cpu_float64 2022-08-17T12:25:02.1744625Z [gw0] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_float64 2022-08-17T12:25:02.1879936Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i1e_cpu_float64 2022-08-17T12:25:02.1884154Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_complex128 2022-08-17T12:25:02.1905943Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:25:02.1911375Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_complex128 2022-08-17T12:25:02.2319433Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:25:02.2322524Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_float64 2022-08-17T12:25:02.2342365Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:25:02.2353932Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:25:02.2761720Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_float64 2022-08-17T12:25:02.2764102Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan2_cpu_float64 2022-08-17T12:25:02.2911899Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:25:02.3041602Z [gw0] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan2_cpu_float64 2022-08-17T12:25:02.3201579Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:25:02.3202174Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:25:02.3226421Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_complex128 2022-08-17T12:25:02.3310377Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:25:02.3643780Z [gw0] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_complex128 2022-08-17T12:25:02.3644817Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:25:02.3669170Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_float64 2022-08-17T12:25:02.3687346Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:25:02.4082693Z [gw0] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_float64 2022-08-17T12:25:02.4113588Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:25:02.4114077Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_complex128 2022-08-17T12:25:02.4118862Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:25:02.4545848Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_complex128 2022-08-17T12:25:02.4556111Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_float64 2022-08-17T12:25:02.4562857Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:25:02.4570451Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:25:02.4961613Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_float64 2022-08-17T12:25:02.4964608Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_complex128 2022-08-17T12:25:02.4991697Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:25:02.5242208Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_complex128 2022-08-17T12:25:02.5403346Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:25:02.5403878Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:25:02.5437831Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_float64 2022-08-17T12:25:02.5674135Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_float64 2022-08-17T12:25:02.5839773Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:25:02.5845661Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:25:02.5870670Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_complex128 2022-08-17T12:25:02.6236572Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_complex128 2022-08-17T12:25:02.6277839Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:25:02.6279943Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:25:02.6298768Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_float64 2022-08-17T12:25:02.6309049Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:25:02.6721718Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_float64 2022-08-17T12:25:02.6723724Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:25:02.6746674Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_complex128 2022-08-17T12:25:02.6754018Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:25:02.7161124Z [gw0] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_complex128 2022-08-17T12:25:02.7163784Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:25:02.7180387Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_float64 2022-08-17T12:25:02.7190153Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:25:02.7601559Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_float64 2022-08-17T12:25:02.7604972Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:25:02.7618930Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_complex128 2022-08-17T12:25:02.8041973Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:25:02.8065968Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:25:02.8482372Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:25:02.8503802Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:25:02.8923580Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:25:02.8955658Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:25:02.9360855Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:25:02.9384304Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:25:02.9706755Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:25:02.9720358Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_complex128 2022-08-17T12:25:02.9801398Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_float64 2022-08-17T12:25:02.9832218Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_zeta_cpu_float64 2022-08-17T12:25:02.9841397Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_float64 2022-08-17T12:25:03.0160397Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_zeta_cpu_float64 2022-08-17T12:25:03.0183998Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bernoulli_cpu_float64 2022-08-17T12:25:03.0238446Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bernoulli_cpu_float64 2022-08-17T12:25:03.0600180Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_cpu_complex128 2022-08-17T12:25:03.0624746Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_complex128 2022-08-17T12:25:03.0977999Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_complex128 2022-08-17T12:25:03.0986230Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_cpu_complex128 2022-08-17T12:25:03.1040130Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_cpu_float64 2022-08-17T12:25:03.1076913Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_float64 2022-08-17T12:25:03.1127110Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_float64 2022-08-17T12:25:03.1400139Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_cpu_float64 2022-08-17T12:25:03.1480660Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:25:03.1505824Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_complex128 2022-08-17T12:25:03.1962017Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_complex128 2022-08-17T12:25:03.1991888Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_float64 2022-08-17T12:25:03.2401781Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_float64 2022-08-17T12:25:03.2431802Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_complex128 2022-08-17T12:25:03.2841356Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_complex128 2022-08-17T12:25:03.2869854Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_float64 2022-08-17T12:25:03.3277961Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_float64 2022-08-17T12:25:03.3287211Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:25:03.3320166Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_complex128 2022-08-17T12:25:03.3324232Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_complex128 2022-08-17T12:25:03.3705124Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_list_args_cpu_float64 2022-08-17T12:25:03.3753010Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_list_args_cpu_float64 2022-08-17T12:25:03.3753551Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_float64 2022-08-17T12:25:03.3876669Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_float64 2022-08-17T12:25:03.4195782Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:25:03.4196324Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_complex128 2022-08-17T12:25:03.4639392Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_complex128 2022-08-17T12:25:03.4641957Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_float64 2022-08-17T12:25:03.5116012Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_float64 2022-08-17T12:25:03.5116597Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_complex128 2022-08-17T12:25:03.5594770Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_complex128 2022-08-17T12:25:03.5600619Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_float64 2022-08-17T12:25:03.6034753Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_float64 2022-08-17T12:25:03.6042609Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bucketize_cpu_float64 2022-08-17T12:25:03.6473642Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bucketize_cpu_float64 2022-08-17T12:25:03.6478749Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_complex128 2022-08-17T12:25:03.6604995Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_complex128 2022-08-17T12:25:03.6621184Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:25:03.6953159Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:25:03.6956885Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_float64 2022-08-17T12:25:03.7208718Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_float64 2022-08-17T12:25:03.7215182Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:25:03.7409346Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sqrt_cpu_complex128 2022-08-17T12:25:03.7434720Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_complex128 2022-08-17T12:25:03.7626015Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_complex128 2022-08-17T12:25:03.7678222Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sqrt_cpu_complex128 2022-08-17T12:25:03.7846512Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sqrt_cpu_float64 2022-08-17T12:25:03.7871893Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sqrt_cpu_float64 2022-08-17T12:25:03.7875266Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_float64 2022-08-17T12:25:03.8121490Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_float64 2022-08-17T12:25:03.8293794Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_square_cpu_complex128 2022-08-17T12:25:03.8312631Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_complex128 2022-08-17T12:25:03.8755986Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_complex128 2022-08-17T12:25:03.8763677Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_float64 2022-08-17T12:25:03.9044089Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_float64 2022-08-17T12:25:03.9056652Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_square_cpu_complex128 2022-08-17T12:25:03.9188168Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_square_cpu_float64 2022-08-17T12:25:03.9198400Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cdist_cpu_float64 2022-08-17T12:25:03.9302088Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cdist_cpu_float64 2022-08-17T12:25:03.9351033Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_square_cpu_float64 2022-08-17T12:25:03.9366319Z [gw3] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_cpu_complex128 2022-08-17T12:25:03.9479567Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_cpu_float64 2022-08-17T12:25:03.9600704Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_squeeze_cpu_complex128 2022-08-17T12:25:03.9655767Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ceil_cpu_float64 2022-08-17T12:25:04.0044664Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ceil_cpu_float64 2022-08-17T12:25:04.0082385Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_complex128 2022-08-17T12:25:04.0483489Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_complex128 2022-08-17T12:25:04.0517759Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_float64 2022-08-17T12:25:04.0923803Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_float64 2022-08-17T12:25:04.0943971Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_char_cpu_complex128 2022-08-17T12:25:04.0956279Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_squeeze_cpu_complex128 2022-08-17T12:25:04.0963286Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_squeeze_cpu_float64 2022-08-17T12:25:04.1363854Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_char_cpu_complex128 2022-08-17T12:25:04.1555886Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_char_cpu_float64 2022-08-17T12:25:04.1560830Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_char_cpu_float64 2022-08-17T12:25:04.1707117Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_squeeze_cpu_float64 2022-08-17T12:25:04.1800119Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stack_cpu_complex128 2022-08-17T12:25:04.1826389Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_complex128 2022-08-17T12:25:04.2205905Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_complex128 2022-08-17T12:25:04.2218768Z [gw3] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_cpu_float64 2022-08-17T12:25:04.2279081Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_lowrank_cpu_float64 2022-08-17T12:25:04.2309808Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_float64 2022-08-17T12:25:04.2721610Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_float64 2022-08-17T12:25:04.2750687Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_complex128 2022-08-17T12:25:04.3193093Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_complex128 2022-08-17T12:25:04.3195949Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_float64 2022-08-17T12:25:04.3602457Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_float64 2022-08-17T12:25:04.3631700Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_complex128 2022-08-17T12:25:04.4080256Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_complex128 2022-08-17T12:25:04.4086421Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_float64 2022-08-17T12:25:04.4564693Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_float64 2022-08-17T12:25:04.4572389Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_complex128 2022-08-17T12:25:04.4993807Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_complex128 2022-08-17T12:25:04.5001852Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_float64 2022-08-17T12:25:04.5448807Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_float64 2022-08-17T12:25:04.5577893Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_cpu_float64 2022-08-17T12:25:04.5883022Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_cpu_float64 2022-08-17T12:25:04.6015937Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_max_cpu_float64 2022-08-17T12:25:04.6026681Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stack_cpu_complex128 2022-08-17T12:25:04.6043805Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stack_cpu_float64 2022-08-17T12:25:04.6323337Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_max_cpu_float64 2022-08-17T12:25:04.6477948Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_min_cpu_float64 2022-08-17T12:25:04.6788276Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_min_cpu_float64 2022-08-17T12:25:04.6788923Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_complex128 2022-08-17T12:25:04.7201641Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_complex128 2022-08-17T12:25:04.7231055Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_float64 2022-08-17T12:25:04.7275779Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_float64 2022-08-17T12:25:04.7282646Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stack_cpu_float64 2022-08-17T12:25:04.7641893Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_cpu_complex128 2022-08-17T12:25:04.7666454Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_complex128 2022-08-17T12:25:04.8083321Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_complex128 2022-08-17T12:25:04.8116692Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_float64 2022-08-17T12:25:04.8522924Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_float64 2022-08-17T12:25:04.8555379Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_complex128 2022-08-17T12:25:04.8963996Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_complex128 2022-08-17T12:25:04.8996368Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_float64 2022-08-17T12:25:04.9401060Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_float64 2022-08-17T12:25:04.9438415Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_complex_cpu_float64 2022-08-17T12:25:04.9471587Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_complex_cpu_float64 2022-08-17T12:25:04.9483584Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_cpu_complex128 2022-08-17T12:25:04.9842035Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_cpu_float64 2022-08-17T12:25:04.9871991Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_complex128 2022-08-17T12:25:04.9973097Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_complex128 2022-08-17T12:25:04.9979434Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_cpu_float64 2022-08-17T12:25:05.0320905Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_mean_cpu_complex128 2022-08-17T12:25:05.0353693Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_float64 2022-08-17T12:25:05.0761896Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_float64 2022-08-17T12:25:05.0841633Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_complex128 2022-08-17T12:25:05.1201901Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_complex128 2022-08-17T12:25:05.1240393Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_float64 2022-08-17T12:25:05.1681700Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_float64 2022-08-17T12:25:05.1709480Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_complex128 2022-08-17T12:25:05.2121808Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_complex128 2022-08-17T12:25:05.2147512Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_float64 2022-08-17T12:25:05.2561926Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_float64 2022-08-17T12:25:05.2587661Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_complex128 2022-08-17T12:25:05.2976778Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_complex128 2022-08-17T12:25:05.2983478Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_mean_cpu_complex128 2022-08-17T12:25:05.2998230Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_mean_cpu_float64 2022-08-17T12:25:05.3025366Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_float64 2022-08-17T12:25:05.3441082Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_float64 2022-08-17T12:25:05.3570874Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_copysign_cpu_float64 2022-08-17T12:25:05.3597974Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_copysign_cpu_float64 2022-08-17T12:25:05.3604006Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_mean_cpu_float64 2022-08-17T12:25:05.3923319Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stft_cpu_complex128 2022-08-17T12:25:05.3951605Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_complex128 2022-08-17T12:25:05.4362423Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_complex128 2022-08-17T12:25:05.4390033Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_float64 2022-08-17T12:25:05.4803089Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_float64 2022-08-17T12:25:05.5010934Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_complex128 2022-08-17T12:25:05.5241996Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_complex128 2022-08-17T12:25:05.5314905Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_float64 2022-08-17T12:25:05.5681341Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_float64 2022-08-17T12:25:05.5883461Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_complex128 2022-08-17T12:25:05.6161835Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_complex128 2022-08-17T12:25:05.6187887Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_float64 2022-08-17T12:25:05.6593342Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_float64 2022-08-17T12:25:05.6598101Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_complex128 2022-08-17T12:25:05.7002486Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_complex128 2022-08-17T12:25:05.7036260Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_float64 2022-08-17T12:25:05.7481389Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_float64 2022-08-17T12:25:05.7518654Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_complex128 2022-08-17T12:25:05.7952298Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_complex128 2022-08-17T12:25:05.7954435Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_float64 2022-08-17T12:25:05.8361779Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_float64 2022-08-17T12:25:05.8395331Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_complex128 2022-08-17T12:25:05.8893494Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_complex128 2022-08-17T12:25:05.8909812Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_float64 2022-08-17T12:25:05.9296085Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_float64 2022-08-17T12:25:05.9310634Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cummax_cpu_float64 2022-08-17T12:25:05.9764396Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cummax_cpu_float64 2022-08-17T12:25:05.9768703Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cummin_cpu_float64 2022-08-17T12:25:06.0168864Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cummin_cpu_float64 2022-08-17T12:25:06.1991789Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_complex128 2022-08-17T12:25:06.2000212Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stft_cpu_complex128 2022-08-17T12:25:06.3238037Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stft_cpu_float64 2022-08-17T12:25:06.3247995Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stft_cpu_float64 2022-08-17T12:25:06.7485212Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sub_cpu_complex128 2022-08-17T12:25:06.7498364Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_lowrank_cpu_float64 2022-08-17T12:25:06.7651560Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_symeig_cpu_complex128 2022-08-17T12:25:06.7923413Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_symeig_cpu_complex128 2022-08-17T12:25:06.7992109Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_symeig_cpu_float64 2022-08-17T12:25:06.8065439Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_symeig_cpu_float64 2022-08-17T12:25:06.8073180Z [gw2] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:25:06.8119776Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:25:06.8128381Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sub_cpu_complex128 2022-08-17T12:25:06.8358976Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sub_cpu_float64 2022-08-17T12:25:06.8498237Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_t_cpu_complex128 2022-08-17T12:25:06.8808779Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_t_cpu_complex128 2022-08-17T12:25:06.8847681Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_t_cpu_float64 2022-08-17T12:25:06.9240552Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_t_cpu_float64 2022-08-17T12:25:06.9485107Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_complex128 2022-08-17T12:25:06.9657446Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_complex128 2022-08-17T12:25:06.9676392Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sub_cpu_float64 2022-08-17T12:25:06.9687155Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_cpu_complex128 2022-08-17T12:25:06.9767669Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_float64 2022-08-17T12:25:07.0123608Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_float64 2022-08-17T12:25:07.0852418Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_cpu_complex128 2022-08-17T12:25:07.0922261Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_cpu_complex128 2022-08-17T12:25:07.1089909Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_cpu_float64 2022-08-17T12:25:07.1367029Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_cpu_float64 2022-08-17T12:25:07.1576790Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tan_cpu_complex128 2022-08-17T12:25:07.1805123Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tan_cpu_complex128 2022-08-17T12:25:07.1861179Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tan_cpu_float64 2022-08-17T12:25:07.2243362Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tan_cpu_float64 2022-08-17T12:25:07.2380681Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tanh_cpu_complex128 2022-08-17T12:25:07.2680340Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tanh_cpu_complex128 2022-08-17T12:25:07.2720781Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tanh_cpu_float64 2022-08-17T12:25:07.3120829Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tanh_cpu_float64 2022-08-17T12:25:07.3544376Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensor_split_cpu_complex128 2022-08-17T12:25:07.3552811Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_cpu_complex128 2022-08-17T12:25:07.3756427Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_cpu_float64 2022-08-17T12:25:07.3764445Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensor_split_cpu_complex128 2022-08-17T12:25:07.3916598Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensor_split_cpu_float64 2022-08-17T12:25:07.4200013Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensor_split_cpu_float64 2022-08-17T12:25:07.4275157Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensordot_cpu_complex128 2022-08-17T12:25:07.4287619Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_cpu_float64 2022-08-17T12:25:07.4452274Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:25:07.4639865Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensordot_cpu_complex128 2022-08-17T12:25:07.4702261Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensordot_cpu_float64 2022-08-17T12:25:07.5081162Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensordot_cpu_float64 2022-08-17T12:25:07.5665249Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tile_cpu_complex128 2022-08-17T12:25:07.5678918Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:25:07.6182173Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:25:07.6193092Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:25:07.6312521Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_cpu_complex128 2022-08-17T12:25:07.6326481Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tile_cpu_complex128 2022-08-17T12:25:07.6586581Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tile_cpu_float64 2022-08-17T12:25:07.6834287Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tile_cpu_float64 2022-08-17T12:25:07.6834874Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_to_sparse_cpu_complex128 2022-08-17T12:25:07.7310110Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_to_sparse_cpu_complex128 2022-08-17T12:25:07.7311156Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_to_sparse_cpu_float64 2022-08-17T12:25:07.7682213Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_to_sparse_cpu_float64 2022-08-17T12:25:07.7947892Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_topk_cpu_float64 2022-08-17T12:25:07.8204016Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_topk_cpu_float64 2022-08-17T12:25:07.8437977Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trace_cpu_complex128 2022-08-17T12:25:07.8683555Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trace_cpu_complex128 2022-08-17T12:25:07.8686647Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trace_cpu_float64 2022-08-17T12:25:07.8820192Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trace_cpu_float64 2022-08-17T12:25:07.8828554Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_complex128 2022-08-17T12:25:07.9080249Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_float64 2022-08-17T12:25:07.9424893Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_transpose_cpu_complex128 2022-08-17T12:25:07.9518598Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_transpose_cpu_complex128 2022-08-17T12:25:07.9613315Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_transpose_cpu_float64 2022-08-17T12:25:07.9959157Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_transpose_cpu_float64 2022-08-17T12:25:08.0715637Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapezoid_cpu_complex128 2022-08-17T12:25:08.0727267Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapezoid_cpu_complex128 2022-08-17T12:25:08.0848365Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapezoid_cpu_float64 2022-08-17T12:25:08.0980214Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapezoid_cpu_float64 2022-08-17T12:25:08.0988437Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_float64 2022-08-17T12:25:08.1159619Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_complex128 2022-08-17T12:25:08.1222796Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapz_cpu_complex128 2022-08-17T12:25:08.1399691Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_complex128 2022-08-17T12:25:08.1496612Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_float64 2022-08-17T12:25:08.1841338Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_float64 2022-08-17T12:25:08.1866866Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_complex128 2022-08-17T12:25:08.1942355Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_complex128 2022-08-17T12:25:08.1949432Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapz_cpu_complex128 2022-08-17T12:25:08.2072293Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapz_cpu_float64 2022-08-17T12:25:08.2280444Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapz_cpu_float64 2022-08-17T12:25:08.2301113Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_float64 2022-08-17T12:25:08.2357677Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_float64 2022-08-17T12:25:08.2761850Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_complex128 2022-08-17T12:25:08.2841900Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_deg2rad_cpu_float64 2022-08-17T12:25:08.3202163Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_deg2rad_cpu_float64 2022-08-17T12:25:08.3230791Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_complex128 2022-08-17T12:25:08.3640377Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_complex128 2022-08-17T12:25:08.3672282Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_float64 2022-08-17T12:25:08.3985059Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_float64 2022-08-17T12:25:08.3996440Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_complex128 2022-08-17T12:25:08.4078679Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_float64 2022-08-17T12:25:08.4105005Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_complex128 2022-08-17T12:25:08.4355412Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_complex128 2022-08-17T12:25:08.4439174Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_float64 2022-08-17T12:25:08.4522177Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tril_cpu_complex128 2022-08-17T12:25:08.4557767Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_float64 2022-08-17T12:25:08.4721132Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_float64 2022-08-17T12:25:08.4878740Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tril_cpu_complex128 2022-08-17T12:25:08.4956477Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tril_cpu_float64 2022-08-17T12:25:08.4966224Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tril_cpu_float64 2022-08-17T12:25:08.4990516Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_complex128 2022-08-17T12:25:08.5319841Z [gw0] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_complex128 2022-08-17T12:25:08.5402570Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triu_cpu_complex128 2022-08-17T12:25:08.5434444Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_float64 2022-08-17T12:25:08.5640655Z [gw0] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_float64 2022-08-17T12:25:08.5758514Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triu_cpu_complex128 2022-08-17T12:25:08.5840124Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triu_cpu_float64 2022-08-17T12:25:08.5868202Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_complex128 2022-08-17T12:25:08.5899064Z [gw0] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_complex128 2022-08-17T12:25:08.6198104Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triu_cpu_float64 2022-08-17T12:25:08.6279658Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_true_divide_cpu_complex128 2022-08-17T12:25:08.6307882Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_float64 2022-08-17T12:25:08.6721483Z [gw0] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_float64 2022-08-17T12:25:08.6757145Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_scatter_cpu_float64 2022-08-17T12:25:08.7164342Z [gw0] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_scatter_cpu_float64 2022-08-17T12:25:08.7208055Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_complex128 2022-08-17T12:25:08.7220668Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_true_divide_cpu_complex128 2022-08-17T12:25:08.7227743Z [gw0] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_complex128 2022-08-17T12:25:08.7437229Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_true_divide_cpu_float64 2022-08-17T12:25:08.7601908Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_true_divide_cpu_float64 2022-08-17T12:25:08.7627836Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_float64 2022-08-17T12:25:08.7639617Z [gw0] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_float64 2022-08-17T12:25:08.7680464Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trunc_cpu_float64 2022-08-17T12:25:08.8041089Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trunc_cpu_float64 2022-08-17T12:25:08.8102663Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_digamma_cpu_float64 2022-08-17T12:25:08.8112832Z [gw0] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_digamma_cpu_float64 2022-08-17T12:25:08.8483930Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unbind_cpu_complex128 2022-08-17T12:25:08.8515370Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_complex128 2022-08-17T12:25:08.8831695Z [gw0] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_complex128 2022-08-17T12:25:08.8844600Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unbind_cpu_complex128 2022-08-17T12:25:08.8921263Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unbind_cpu_float64 2022-08-17T12:25:08.8945956Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_float64 2022-08-17T12:25:08.9043274Z [gw0] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_float64 2022-08-17T12:25:08.9283718Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unbind_cpu_float64 2022-08-17T12:25:08.9361760Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unflatten_cpu_complex128 2022-08-17T12:25:08.9508564Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_floor_rounding_cpu_float64 2022-08-17T12:25:08.9801960Z [gw0] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_floor_rounding_cpu_float64 2022-08-17T12:25:08.9973566Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_complex128 2022-08-17T12:25:08.9989827Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unflatten_cpu_complex128 2022-08-17T12:25:09.0167222Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unflatten_cpu_float64 2022-08-17T12:25:09.0401340Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unflatten_cpu_float64 2022-08-17T12:25:09.0498682Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unfold_cpu_complex128 2022-08-17T12:25:09.0514024Z [gw0] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_complex128 2022-08-17T12:25:09.0733884Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_float64 2022-08-17T12:25:09.0920939Z [gw0] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_float64 2022-08-17T12:25:09.1139583Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_trunc_rounding_cpu_float64 2022-08-17T12:25:09.1362600Z [gw0] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_trunc_rounding_cpu_float64 2022-08-17T12:25:09.1395045Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_complex128 2022-08-17T12:25:09.1611990Z [gw0] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_complex128 2022-08-17T12:25:09.1621295Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unfold_cpu_complex128 2022-08-17T12:25:09.1799232Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unfold_cpu_float64 2022-08-17T12:25:09.1830602Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_float64 2022-08-17T12:25:09.1869822Z [gw0] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_float64 2022-08-17T12:25:09.2037712Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unfold_cpu_float64 2022-08-17T12:25:09.2066193Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unique_consecutive_cpu_float64 2022-08-17T12:25:09.2239494Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unique_consecutive_cpu_float64 2022-08-17T12:25:09.2263621Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_double_cpu_complex128 2022-08-17T12:25:09.2480003Z [gw0] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_double_cpu_complex128 2022-08-17T12:25:09.2509571Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unique_cpu_float64 2022-08-17T12:25:09.2679386Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unique_cpu_float64 2022-08-17T12:25:09.2706662Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_double_cpu_float64 2022-08-17T12:25:09.2918829Z [gw0] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_double_cpu_float64 2022-08-17T12:25:09.3119192Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_complex128 2022-08-17T12:25:09.3143776Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_complex128 2022-08-17T12:25:09.3374514Z [gw0] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_complex128 2022-08-17T12:25:09.3381164Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_complex128 2022-08-17T12:25:09.3448041Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_float64 2022-08-17T12:25:09.3558631Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_float64 2022-08-17T12:25:09.3583466Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_float64 2022-08-17T12:25:09.3798786Z [gw0] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_float64 2022-08-17T12:25:09.4001368Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_cpu_complex128 2022-08-17T12:25:09.4026917Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_complex128 2022-08-17T12:25:09.4183359Z [gw0] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_complex128 2022-08-17T12:25:09.4236799Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_cpu_complex128 2022-08-17T12:25:09.4307580Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_cpu_float64 2022-08-17T12:25:09.4438536Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_cpu_float64 2022-08-17T12:25:09.4464545Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_float64 2022-08-17T12:25:09.4679811Z [gw0] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_float64 2022-08-17T12:25:09.4880890Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_mean_cpu_complex128 2022-08-17T12:25:09.4905685Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eig_cpu_complex128 2022-08-17T12:25:09.5098999Z [gw0] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eig_cpu_complex128 2022-08-17T12:25:09.5116929Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_mean_cpu_complex128 2022-08-17T12:25:09.5194208Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_mean_cpu_float64 2022-08-17T12:25:09.5318970Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_mean_cpu_float64 2022-08-17T12:25:09.5344454Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eig_cpu_float64 2022-08-17T12:25:09.5559297Z [gw0] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eig_cpu_float64 2022-08-17T12:25:09.5761246Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vdot_cpu_complex128 2022-08-17T12:25:09.5788320Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_complex128 2022-08-17T12:25:09.5810134Z [gw0] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_complex128 2022-08-17T12:25:09.5998891Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vdot_cpu_complex128 2022-08-17T12:25:09.6040123Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vdot_cpu_float64 2022-08-17T12:25:09.6198766Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vdot_cpu_float64 2022-08-17T12:25:09.6223046Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_float64 2022-08-17T12:25:09.6439372Z [gw0] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_float64 2022-08-17T12:25:09.6470801Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_complex_cpu_float64 2022-08-17T12:25:09.6639028Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_complex_cpu_float64 2022-08-17T12:25:09.6661511Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_complex128 2022-08-17T12:25:09.6879615Z [gw0] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_complex128 2022-08-17T12:25:09.7022640Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_cpu_complex128 2022-08-17T12:25:09.7079709Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_cpu_complex128 2022-08-17T12:25:09.7113202Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_float64 2022-08-17T12:25:09.7319870Z [gw0] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_float64 2022-08-17T12:25:09.7373350Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_cpu_float64 2022-08-17T12:25:09.7519300Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_cpu_float64 2022-08-17T12:25:09.7549819Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_complex128 2022-08-17T12:25:09.7759260Z [gw0] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_complex128 2022-08-17T12:25:09.7819542Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_real_cpu_complex128 2022-08-17T12:25:09.7959567Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_real_cpu_complex128 2022-08-17T12:25:09.7990195Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_float64 2022-08-17T12:25:09.8198644Z [gw0] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_float64 2022-08-17T12:25:09.8400818Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_cpu_complex128 2022-08-17T12:25:09.8430913Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_complex128 2022-08-17T12:25:09.8506538Z [gw0] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_complex128 2022-08-17T12:25:09.8637643Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_cpu_complex128 2022-08-17T12:25:09.8715609Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_cpu_float64 2022-08-17T12:25:09.8838941Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_cpu_float64 2022-08-17T12:25:09.8871154Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_float64 2022-08-17T12:25:09.9079212Z [gw0] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_float64 2022-08-17T12:25:09.9221985Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vsplit_cpu_complex128 2022-08-17T12:25:09.9278288Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vsplit_cpu_complex128 2022-08-17T12:25:09.9307928Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_complex128 2022-08-17T12:25:09.9518157Z [gw0] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_complex128 2022-08-17T12:25:09.9556889Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vsplit_cpu_float64 2022-08-17T12:25:09.9719180Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vsplit_cpu_float64 2022-08-17T12:25:09.9749375Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_float64 2022-08-17T12:25:09.9960330Z [gw0] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_float64 2022-08-17T12:25:10.0018211Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vstack_cpu_complex128 2022-08-17T12:25:10.0026041Z [gw2] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:25:10.0159807Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:25:10.0217934Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erf_cpu_float64 2022-08-17T12:25:10.0563991Z [gw0] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erf_cpu_float64 2022-08-17T12:25:10.0572315Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vstack_cpu_complex128 2022-08-17T12:25:10.0597950Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vstack_cpu_float64 2022-08-17T12:25:10.0678795Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erfc_cpu_float64 2022-08-17T12:25:10.0688979Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vstack_cpu_float64 2022-08-17T12:25:10.1000886Z [gw0] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erfc_cpu_float64 2022-08-17T12:25:10.1039827Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_where_cpu_complex128 2022-08-17T12:25:10.1082342Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erfinv_cpu_float64 2022-08-17T12:25:10.1482600Z [gw0] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erfinv_cpu_float64 2022-08-17T12:25:10.1534895Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp2_cpu_float64 2022-08-17T12:25:10.1553831Z [gw0] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp2_cpu_float64 2022-08-17T12:25:10.1561440Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_where_cpu_complex128 2022-08-17T12:25:10.1673052Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_where_cpu_float64 2022-08-17T12:25:10.1919834Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_where_cpu_float64 2022-08-17T12:25:10.2000187Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_complex128 2022-08-17T12:25:10.2022020Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_xlogy_cpu_float64 2022-08-17T12:25:10.2092166Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_xlogy_cpu_float64 2022-08-17T12:25:10.2359239Z [gw0] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_complex128 2022-08-17T12:25:10.2410384Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_float64 2022-08-17T12:25:10.2437904Z [gw0] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_float64 2022-08-17T12:25:10.2581122Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zero__cpu_complex128 2022-08-17T12:25:10.2799004Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zero__cpu_complex128 2022-08-17T12:25:10.2818811Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_complex128 2022-08-17T12:25:10.2877179Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_complex128 2022-08-17T12:25:10.2926503Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zero__cpu_float64 2022-08-17T12:25:10.3238725Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zero__cpu_float64 2022-08-17T12:25:10.3260997Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_float64 2022-08-17T12:25:10.3317228Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_float64 2022-08-17T12:25:10.3343399Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zeros_like_cpu_complex128 2022-08-17T12:25:10.3679954Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zeros_like_cpu_complex128 2022-08-17T12:25:10.3701080Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_complex128 2022-08-17T12:25:10.3757529Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_complex128 2022-08-17T12:25:10.3781865Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zeros_like_cpu_float64 2022-08-17T12:25:10.4120489Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zeros_like_cpu_float64 2022-08-17T12:25:10.4147223Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_float64 2022-08-17T12:25:10.4197539Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_float64 2022-08-17T12:25:10.4220846Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_H_cpu_complex128 2022-08-17T12:25:10.4559547Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_H_cpu_complex128 2022-08-17T12:25:10.4611293Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expm1_cpu_float64 2022-08-17T12:25:10.4638101Z [gw0] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expm1_cpu_float64 2022-08-17T12:25:10.4665654Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_H_cpu_float64 2022-08-17T12:25:10.5000926Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_H_cpu_float64 2022-08-17T12:25:10.5033651Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_complex128 2022-08-17T12:25:10.5078307Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_complex128 2022-08-17T12:25:10.5102977Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_T_cpu_complex128 2022-08-17T12:25:10.5440749Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_T_cpu_complex128 2022-08-17T12:25:10.5469892Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_float64 2022-08-17T12:25:10.5517285Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_float64 2022-08-17T12:25:10.5542417Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_T_cpu_float64 2022-08-17T12:25:10.5879850Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_T_cpu_float64 2022-08-17T12:25:10.5909900Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_complex128 2022-08-17T12:25:10.5958774Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_complex128 2022-08-17T12:25:10.5983966Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_complex128 2022-08-17T12:25:10.6321649Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_complex128 2022-08-17T12:25:10.6340354Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_float64 2022-08-17T12:25:10.6399015Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_float64 2022-08-17T12:25:10.6425307Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_float64 2022-08-17T12:25:10.6761445Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_float64 2022-08-17T12:25:10.6786066Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:25:10.6839384Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:25:10.6865206Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_complex128 2022-08-17T12:25:10.7202443Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_complex128 2022-08-17T12:25:10.7228177Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:25:10.7279112Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:25:10.7306619Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_float64 2022-08-17T12:25:10.9052630Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_float64 2022-08-17T12:25:10.9053305Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_complex128 2022-08-17T12:25:10.9079812Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_complex128 2022-08-17T12:25:10.9090941Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_complex128 2022-08-17T12:25:10.9137976Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_complex128 2022-08-17T12:25:10.9138934Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_float64 2022-08-17T12:25:10.9141095Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_float64 2022-08-17T12:25:10.9145148Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_float64 2022-08-17T12:25:10.9521478Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_float64 2022-08-17T12:25:10.9523300Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_complex128 2022-08-17T12:25:10.9553773Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_complex128 2022-08-17T12:25:10.9556916Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_complex128 2022-08-17T12:25:10.9962765Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_complex128 2022-08-17T12:25:10.9963410Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_float64 2022-08-17T12:25:10.9991266Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_float64 2022-08-17T12:25:10.9993960Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_float64 2022-08-17T12:25:11.0401467Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_float64 2022-08-17T12:25:11.0403129Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmod___cpu_float64 2022-08-17T12:25:11.0426619Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:25:11.0441648Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmod___cpu_float64 2022-08-17T12:25:11.0842182Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:25:11.0845214Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_complex128 2022-08-17T12:25:11.0866451Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:25:11.0876147Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_complex128 2022-08-17T12:25:11.1282215Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:25:11.1283294Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_float64 2022-08-17T12:25:11.1304478Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_complex128 2022-08-17T12:25:11.1313313Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_float64 2022-08-17T12:25:11.1721905Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_complex128 2022-08-17T12:25:11.1724474Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_complex128 2022-08-17T12:25:11.1748783Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_float64 2022-08-17T12:25:11.1757835Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_complex128 2022-08-17T12:25:11.2162658Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_float64 2022-08-17T12:25:11.2167224Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_complex128 2022-08-17T12:25:11.2200896Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_float64 2022-08-17T12:25:11.2206586Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_float64 2022-08-17T12:25:11.2603894Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_complex128 2022-08-17T12:25:11.2604578Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_float64 2022-08-17T12:25:11.2628467Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rsub___cpu_complex128 2022-08-17T12:25:11.2637122Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_float64 2022-08-17T12:25:11.3041749Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rsub___cpu_complex128 2022-08-17T12:25:11.3044481Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rsub___cpu_float64 2022-08-17T12:25:11.3070854Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_complex128 2022-08-17T12:25:11.3085703Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rsub___cpu_float64 2022-08-17T12:25:11.3481432Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_complex128 2022-08-17T12:25:11.3482220Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_float64 2022-08-17T12:25:11.3516330Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_amax_cpu_float64 2022-08-17T12:25:11.3518459Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_float64 2022-08-17T12:25:11.3921540Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_amax_cpu_float64 2022-08-17T12:25:11.3922391Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_complex128 2022-08-17T12:25:11.3951465Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_amin_cpu_float64 2022-08-17T12:25:11.3961928Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_amin_cpu_float64 2022-08-17T12:25:11.4363275Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_complex128 2022-08-17T12:25:11.4364404Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_float64 2022-08-17T12:25:11.4393800Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_argmax_cpu_float64 2022-08-17T12:25:11.4421225Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_float64 2022-08-17T12:25:11.4802264Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_argmax_cpu_float64 2022-08-17T12:25:11.4804464Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:25:11.4835889Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_argmin_cpu_float64 2022-08-17T12:25:11.4847925Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:25:11.5242726Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_argmin_cpu_float64 2022-08-17T12:25:11.5247003Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:25:11.5273768Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumprod_cpu_complex128 2022-08-17T12:25:11.5291149Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:25:11.5514445Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumprod_cpu_complex128 2022-08-17T12:25:11.5521564Z [gw2] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:25:11.5680828Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:25:11.5683371Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_complex128 2022-08-17T12:25:11.5711178Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumprod_cpu_float64 2022-08-17T12:25:11.5720958Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_complex128 2022-08-17T12:25:11.6122040Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumprod_cpu_float64 2022-08-17T12:25:11.6122445Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_float64 2022-08-17T12:25:11.6150039Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumsum_cpu_complex128 2022-08-17T12:25:11.6159131Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_float64 2022-08-17T12:25:11.6561822Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumsum_cpu_complex128 2022-08-17T12:25:11.6562402Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_complex128 2022-08-17T12:25:11.6590139Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumsum_cpu_float64 2022-08-17T12:25:11.6600445Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_complex128 2022-08-17T12:25:11.7000513Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumsum_cpu_float64 2022-08-17T12:25:11.7002400Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_float64 2022-08-17T12:25:11.7032184Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_log_softmax_cpu_float64 2022-08-17T12:25:11.7041844Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_float64 2022-08-17T12:25:11.7441405Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_log_softmax_cpu_float64 2022-08-17T12:25:11.7442040Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:25:11.7470530Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_logaddexp_cpu_float64 2022-08-17T12:25:11.7486681Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_logaddexp_cpu_float64 2022-08-17T12:25:11.7881340Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:25:11.7884696Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_logsumexp_cpu_float64 2022-08-17T12:25:11.7915439Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:25:11.7924641Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_logsumexp_cpu_float64 2022-08-17T12:25:11.8322972Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:25:11.8330207Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_complex128 2022-08-17T12:25:11.8352211Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_mean_cpu_complex128 2022-08-17T12:25:11.8365796Z [gw0] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_complex128 2022-08-17T12:25:11.8619376Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_mean_cpu_complex128 2022-08-17T12:25:11.8626902Z [gw2] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:25:11.8760314Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:25:11.8763475Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_float64 2022-08-17T12:25:11.8790407Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_mean_cpu_float64 2022-08-17T12:25:11.8792509Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_mean_cpu_float64 2022-08-17T12:25:11.9202607Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_float64 2022-08-17T12:25:11.9203077Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:25:11.9238488Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_median_cpu_float64 2022-08-17T12:25:11.9241875Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_median_cpu_float64 2022-08-17T12:25:11.9642234Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:25:11.9642685Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:25:11.9674390Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_norm_cpu_float64 2022-08-17T12:25:11.9682817Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_norm_cpu_float64 2022-08-17T12:25:12.0082660Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:25:12.0083343Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_complex128 2022-08-17T12:25:12.0114234Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_normalize_cpu_complex128 2022-08-17T12:25:12.0122431Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_complex128 2022-08-17T12:25:12.0522098Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_normalize_cpu_complex128 2022-08-17T12:25:12.0522842Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_float64 2022-08-17T12:25:12.0553330Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_normalize_cpu_float64 2022-08-17T12:25:12.0559605Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_float64 2022-08-17T12:25:12.0985035Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_normalize_cpu_float64 2022-08-17T12:25:12.0996500Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_prod_cpu_complex128 2022-08-17T12:25:12.0999665Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_complex128 2022-08-17T12:25:12.1015279Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_complex128 2022-08-17T12:25:12.1429082Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_prod_cpu_complex128 2022-08-17T12:25:12.1443740Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_prod_cpu_float64 2022-08-17T12:25:12.1454399Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_float64 2022-08-17T12:25:12.1462495Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_float64 2022-08-17T12:25:12.1843154Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_prod_cpu_float64 2022-08-17T12:25:12.1880851Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_softmax_cpu_float64 2022-08-17T12:25:12.1890203Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_complex128 2022-08-17T12:25:12.1898826Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_complex128 2022-08-17T12:25:12.2280578Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_softmax_cpu_float64 2022-08-17T12:25:12.2302374Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_softmin_cpu_float64 2022-08-17T12:25:12.2313319Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_float64 2022-08-17T12:25:12.2322010Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_float64 2022-08-17T12:25:12.2722177Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_softmin_cpu_float64 2022-08-17T12:25:12.2722608Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_complex128 2022-08-17T12:25:12.2751167Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_std_cpu_complex128 2022-08-17T12:25:12.2752961Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_std_cpu_complex128 2022-08-17T12:25:12.3160872Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_complex128 2022-08-17T12:25:12.3162995Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_float64 2022-08-17T12:25:12.3191596Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_std_cpu_float64 2022-08-17T12:25:12.3200647Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_std_cpu_float64 2022-08-17T12:25:12.3622369Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_float64 2022-08-17T12:25:12.3624024Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_complex128 2022-08-17T12:25:12.3634214Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_sum_cpu_complex128 2022-08-17T12:25:12.3643435Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_complex128 2022-08-17T12:25:12.4041549Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_sum_cpu_complex128 2022-08-17T12:25:12.4048825Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_sum_cpu_float64 2022-08-17T12:25:12.4069019Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_float64 2022-08-17T12:25:12.4086621Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_sum_cpu_float64 2022-08-17T12:25:12.4519003Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_float64 2022-08-17T12:25:12.4522315Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_var_cpu_complex128 2022-08-17T12:25:12.4528274Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_var_cpu_complex128 2022-08-17T12:25:12.4532051Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_complex128 2022-08-17T12:25:12.4954041Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_complex128 2022-08-17T12:25:12.4957864Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_var_cpu_float64 2022-08-17T12:25:12.4969224Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_var_cpu_float64 2022-08-17T12:25:12.4972910Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_float64 2022-08-17T12:25:12.5360940Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_float64 2022-08-17T12:25:12.5362850Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_complex128 2022-08-17T12:25:12.5383334Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_complex128 2022-08-17T12:25:12.5401365Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_complex128 2022-08-17T12:25:12.5718775Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_complex128 2022-08-17T12:25:12.5729342Z [gw2] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:25:12.5828575Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:25:12.5829553Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_float64 2022-08-17T12:25:12.5833783Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_float64 2022-08-17T12:25:12.5844830Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_float64 2022-08-17T12:25:12.6242161Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_float64 2022-08-17T12:25:12.6274622Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_complex128 2022-08-17T12:25:12.6278262Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_complex128 2022-08-17T12:25:12.6427752Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_complex128 2022-08-17T12:25:12.6751026Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_complex128 2022-08-17T12:25:12.6755981Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_float64 2022-08-17T12:25:12.6768772Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_float64 2022-08-17T12:25:12.6832499Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_float64 2022-08-17T12:25:12.7201026Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_float64 2022-08-17T12:25:12.7233413Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_complex128 2022-08-17T12:25:12.7247313Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_complex128 2022-08-17T12:25:12.7254276Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_complex128 2022-08-17T12:25:12.7346580Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_complex128 2022-08-17T12:25:12.7366786Z [gw2] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:25:12.7402654Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:25:12.7640498Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:25:12.7642172Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_float64 2022-08-17T12:25:12.7675322Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_float64 2022-08-17T12:25:12.7682869Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_float64 2022-08-17T12:25:12.7799353Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_float64 2022-08-17T12:25:12.7824597Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:25:12.8081622Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:25:12.8082884Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_complex128 2022-08-17T12:25:12.8104505Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_add_cpu_complex128 2022-08-17T12:25:12.8238806Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_complex128 2022-08-17T12:25:12.8261339Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:25:12.8519860Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:25:12.8546739Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_float64 2022-08-17T12:25:12.8679844Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_float64 2022-08-17T12:25:12.8702786Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:25:12.8960352Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:25:12.8984030Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_complex128 2022-08-17T12:25:12.9119714Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_complex128 2022-08-17T12:25:12.9400393Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:25:12.9430041Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_float64 2022-08-17T12:25:12.9436447Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_add_cpu_complex128 2022-08-17T12:25:12.9445694Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_float64 2022-08-17T12:25:12.9694887Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_add_cpu_float64 2022-08-17T12:25:12.9840733Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_add_cpu_float64 2022-08-17T12:25:12.9865644Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_complex128 2022-08-17T12:25:12.9881193Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_complex128 2022-08-17T12:25:13.0325993Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_complex128 2022-08-17T12:25:13.0330523Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_float64 2022-08-17T12:25:13.0720849Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_float64 2022-08-17T12:25:13.0764992Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_complex128 2022-08-17T12:25:13.1162469Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_complex128 2022-08-17T12:25:13.1190750Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_float64 2022-08-17T12:25:13.1606194Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_float64 2022-08-17T12:25:13.1631998Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_complex128 2022-08-17T12:25:13.2011342Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_complex128 2022-08-17T12:25:13.2022020Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_complex128 2022-08-17T12:25:13.2040881Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_float64 2022-08-17T12:25:13.2086334Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_float64 2022-08-17T12:25:13.2168151Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_float64 2022-08-17T12:25:13.2440711Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_float64 2022-08-17T12:25:13.2479930Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_complex128 2022-08-17T12:25:13.2646890Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_complex128 2022-08-17T12:25:13.2920047Z [gw0] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_complex128 2022-08-17T12:25:13.2982704Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_float64 2022-08-17T12:25:13.3360810Z [gw0] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_float64 2022-08-17T12:25:13.3405261Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log1p_cpu_float64 2022-08-17T12:25:13.3802054Z [gw0] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log1p_cpu_float64 2022-08-17T12:25:13.3983388Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_complex128 2022-08-17T12:25:13.4041096Z [gw0] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_complex128 2022-08-17T12:25:13.4045094Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_complex128 2022-08-17T12:25:13.4241023Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_float64 2022-08-17T12:25:13.4276545Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_float64 2022-08-17T12:25:13.4308980Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_float64 2022-08-17T12:25:13.4478358Z [gw0] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_float64 2022-08-17T12:25:13.4491249Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_complex128 2022-08-17T12:25:13.4504018Z [gw2] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:25:13.4679165Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:25:13.4907606Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_cpu_complex128 2022-08-17T12:25:13.5122188Z [gw0] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_cpu_complex128 2022-08-17T12:25:13.5202598Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_cpu_float64 2022-08-17T12:25:13.5561975Z [gw0] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_cpu_float64 2022-08-17T12:25:13.5596684Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_cpu_float64 2022-08-17T12:25:13.5617689Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_cpu_float64 2022-08-17T12:25:13.5627326Z [gw2] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:25:13.5967186Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:25:13.5978801Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_complex128 2022-08-17T12:25:13.5999873Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_float64 2022-08-17T12:25:13.6029993Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_dtype_cpu_complex128 2022-08-17T12:25:13.6190610Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_dtype_cpu_complex128 2022-08-17T12:25:13.6401575Z [gw3] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_float64 2022-08-17T12:25:13.6480698Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_complex128 2022-08-17T12:25:13.6517722Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_dtype_cpu_float64 2022-08-17T12:25:13.6967569Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_dtype_cpu_float64 2022-08-17T12:25:13.6972456Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logaddexp2_cpu_float64 2022-08-17T12:25:13.7349551Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logaddexp2_cpu_float64 2022-08-17T12:25:13.7416108Z [gw3] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_complex128 2022-08-17T12:25:13.7421007Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logaddexp_cpu_float64 2022-08-17T12:25:13.7427725Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logaddexp_cpu_float64 2022-08-17T12:25:13.7430841Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_float64 2022-08-17T12:25:13.7801772Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_float64 2022-08-17T12:25:13.7805913Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_complex128 2022-08-17T12:25:13.7835401Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logcumsumexp_cpu_float64 2022-08-17T12:25:13.7838275Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_complex128 2022-08-17T12:25:13.8242425Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logcumsumexp_cpu_float64 2022-08-17T12:25:13.8248278Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_complex128 2022-08-17T12:25:13.8272562Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_float64 2022-08-17T12:25:13.8282549Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_float64 2022-08-17T12:25:13.8683247Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_complex128 2022-08-17T12:25:13.8689122Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_float64 2022-08-17T12:25:13.8720405Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_complex128 2022-08-17T12:25:13.8724689Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_float64 2022-08-17T12:25:13.9123560Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_complex128 2022-08-17T12:25:13.9126973Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_complex128 2022-08-17T12:25:13.9157711Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_float64 2022-08-17T12:25:13.9166273Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_float64 2022-08-17T12:25:13.9562050Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_complex128 2022-08-17T12:25:13.9566949Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_complex128 2022-08-17T12:25:13.9596537Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_float64 2022-08-17T12:25:13.9601419Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_float64 2022-08-17T12:25:14.0030051Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_complex128 2022-08-17T12:25:14.0032841Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_complex128 2022-08-17T12:25:14.0035307Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_float64 2022-08-17T12:25:14.0037722Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_complex128 2022-08-17T12:25:14.0441957Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_float64 2022-08-17T12:25:14.0442569Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_float64 2022-08-17T12:25:14.0469521Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_complex128 2022-08-17T12:25:14.0477371Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_float64 2022-08-17T12:25:14.0882673Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_complex128 2022-08-17T12:25:14.0883368Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_complex128 2022-08-17T12:25:14.0907866Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_float64 2022-08-17T12:25:14.0915707Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_complex128 2022-08-17T12:25:14.1323477Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_float64 2022-08-17T12:25:14.1324153Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_float64 2022-08-17T12:25:14.1351177Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_complex128 2022-08-17T12:25:14.1354158Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_float64 2022-08-17T12:25:14.1496288Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_complex128 2022-08-17T12:25:14.1505707Z [gw2] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:25:14.1761568Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:25:14.1764534Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_float64 2022-08-17T12:25:14.1790650Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_complex128 2022-08-17T12:25:14.1799597Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_float64 2022-08-17T12:25:14.2201940Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_complex128 2022-08-17T12:25:14.2204208Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_float64 2022-08-17T12:25:14.2229100Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_complex128 2022-08-17T12:25:14.2237768Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_complex128 2022-08-17T12:25:14.2641846Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_float64 2022-08-17T12:25:14.2645379Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_float64 2022-08-17T12:25:14.2680128Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logit_cpu_float64 2022-08-17T12:25:14.2729392Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_float64 2022-08-17T12:25:14.2791700Z [gw0] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logit_cpu_float64 2022-08-17T12:25:14.2800931Z [gw2] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:25:14.2906080Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:25:14.3081550Z [gw2] [ 61%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:25:14.3082120Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_complex128 2022-08-17T12:25:14.3108610Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_complex128 2022-08-17T12:25:14.3117433Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_complex128 2022-08-17T12:25:14.3238222Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_complex128 2022-08-17T12:25:14.3321040Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:25:14.3521178Z [gw2] [ 61%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:25:14.3521872Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_float64 2022-08-17T12:25:14.3548997Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_float64 2022-08-17T12:25:14.3556590Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_float64 2022-08-17T12:25:14.3677228Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_float64 2022-08-17T12:25:14.3962262Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:25:14.3963666Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_complex128 2022-08-17T12:25:14.3990742Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logsumexp_cpu_float64 2022-08-17T12:25:14.4002427Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_complex128 2022-08-17T12:25:14.4402723Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logsumexp_cpu_float64 2022-08-17T12:25:14.4403479Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_float64 2022-08-17T12:25:14.4430565Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_long_cpu_complex128 2022-08-17T12:25:14.4439952Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_long_cpu_complex128 2022-08-17T12:25:14.4841784Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_float64 2022-08-17T12:25:14.4843622Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_long_cpu_float64 2022-08-17T12:25:14.4872464Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_complex128 2022-08-17T12:25:14.4876749Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_long_cpu_float64 2022-08-17T12:25:14.5281699Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_complex128 2022-08-17T12:25:14.5282353Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lt_cpu_float64 2022-08-17T12:25:14.5309108Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_float64 2022-08-17T12:25:14.5320369Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lt_cpu_float64 2022-08-17T12:25:14.5722691Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_float64 2022-08-17T12:25:14.5723554Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_complex128 2022-08-17T12:25:14.5757179Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft2_cpu_float64 2022-08-17T12:25:14.5761830Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_complex128 2022-08-17T12:25:14.6164206Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft2_cpu_float64 2022-08-17T12:25:14.6165436Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_float64 2022-08-17T12:25:14.6187905Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft_cpu_float64 2022-08-17T12:25:14.6205626Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_float64 2022-08-17T12:25:14.6623273Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft_cpu_float64 2022-08-17T12:25:14.6627990Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_complex128 2022-08-17T12:25:14.6639812Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfftn_cpu_float64 2022-08-17T12:25:14.6650899Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_complex128 2022-08-17T12:25:14.7042506Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfftn_cpu_float64 2022-08-17T12:25:14.7043262Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_float64 2022-08-17T12:25:14.7065055Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_complex128 2022-08-17T12:25:14.7072020Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_float64 2022-08-17T12:25:14.7481342Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_complex128 2022-08-17T12:25:14.7483422Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_complex128 2022-08-17T12:25:14.7503790Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_float64 2022-08-17T12:25:14.7514643Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_complex128 2022-08-17T12:25:14.7929177Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_float64 2022-08-17T12:25:14.7932259Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_float64 2022-08-17T12:25:14.7947311Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_complex128 2022-08-17T12:25:14.7958948Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_complex128 2022-08-17T12:25:14.8402349Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_float64 2022-08-17T12:25:14.8403066Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_float64 2022-08-17T12:25:14.8422737Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_complex128 2022-08-17T12:25:14.8433414Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_float64 2022-08-17T12:25:14.8841783Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_complex128 2022-08-17T12:25:14.8843306Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_complex128 2022-08-17T12:25:14.8864371Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_float64 2022-08-17T12:25:14.8875220Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_complex128 2022-08-17T12:25:14.9282235Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_float64 2022-08-17T12:25:14.9282698Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_float64 2022-08-17T12:25:14.9303911Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_complex128 2022-08-17T12:25:14.9312911Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_float64 2022-08-17T12:25:14.9721767Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_complex128 2022-08-17T12:25:14.9722163Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfft2_cpu_float64 2022-08-17T12:25:14.9745277Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_float64 2022-08-17T12:25:14.9752287Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfft2_cpu_float64 2022-08-17T12:25:15.0163000Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_float64 2022-08-17T12:25:15.0163747Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfft_cpu_float64 2022-08-17T12:25:15.0184890Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_complex128 2022-08-17T12:25:15.0600704Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfft_cpu_float64 2022-08-17T12:25:15.0625674Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfftn_cpu_float64 2022-08-17T12:25:15.0681875Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfftn_cpu_float64 2022-08-17T12:25:15.0692206Z [gw0] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_complex128 2022-08-17T12:25:15.0761910Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_float64 2022-08-17T12:25:15.1040465Z [gw0] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_float64 2022-08-17T12:25:15.1119661Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_complex128 2022-08-17T12:25:15.1171532Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_complex128 2022-08-17T12:25:15.1430765Z [gw3] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_complex128 2022-08-17T12:25:15.1479740Z [gw0] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_complex128 2022-08-17T12:25:15.1524830Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_float64 2022-08-17T12:25:15.1557744Z [gw3] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_float64 2022-08-17T12:25:15.1627255Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_float64 2022-08-17T12:25:15.1920346Z [gw0] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_float64 2022-08-17T12:25:15.1946187Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_complex128 2022-08-17T12:25:15.1998951Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_complex128 2022-08-17T12:25:15.2026598Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_complex128 2022-08-17T12:25:15.2400962Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_complex128 2022-08-17T12:25:15.2424260Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_float64 2022-08-17T12:25:15.2437194Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_float64 2022-08-17T12:25:15.2460761Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_float64 2022-08-17T12:25:15.2839869Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_float64 2022-08-17T12:25:15.2862710Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_complex128 2022-08-17T12:25:15.2877678Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_complex128 2022-08-17T12:25:15.2910742Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_complex128 2022-08-17T12:25:15.3278887Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_complex128 2022-08-17T12:25:15.3300876Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_float64 2022-08-17T12:25:15.3318396Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_float64 2022-08-17T12:25:15.3352606Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_float64 2022-08-17T12:25:15.3763333Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_float64 2022-08-17T12:25:15.3773160Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_complex128 2022-08-17T12:25:15.3795950Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_complex128 2022-08-17T12:25:15.3808277Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_complex128 2022-08-17T12:25:15.4201570Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_complex128 2022-08-17T12:25:15.4204120Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_float64 2022-08-17T12:25:15.4222702Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_float64 2022-08-17T12:25:15.4234512Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_float64 2022-08-17T12:25:15.4487031Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_float64 2022-08-17T12:25:15.4497131Z [gw2] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:25:15.4643265Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:25:15.4644735Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_complex128 2022-08-17T12:25:15.4671116Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_binary_cpu_float64 2022-08-17T12:25:15.4682342Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_binary_cpu_float64 2022-08-17T12:25:15.5081910Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_complex128 2022-08-17T12:25:15.5083700Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_reduction_no_dim_cpu_float64 2022-08-17T12:25:15.5105138Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_float64 2022-08-17T12:25:15.5113957Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_reduction_no_dim_cpu_float64 2022-08-17T12:25:15.5524066Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_float64 2022-08-17T12:25:15.5529810Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_cpu_complex128 2022-08-17T12:25:15.5556616Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_reduction_with_dim_cpu_float64 2022-08-17T12:25:15.5564116Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_reduction_with_dim_cpu_float64 2022-08-17T12:25:15.5960347Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_cpu_complex128 2022-08-17T12:25:15.5980558Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_maximum_cpu_float64 2022-08-17T12:25:15.5999328Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_maximum_cpu_float64 2022-08-17T12:25:15.6024907Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_cpu_float64 2022-08-17T12:25:15.6340030Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_cpu_float64 2022-08-17T12:25:15.6346857Z [gw2] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:25:15.6397617Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:25:15.6420754Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_complex128 2022-08-17T12:25:15.6437217Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_complex128 2022-08-17T12:25:15.6840550Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_complex128 2022-08-17T12:25:15.6870963Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_float64 2022-08-17T12:25:15.7280887Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_float64 2022-08-17T12:25:15.7309881Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_median_cpu_float64 2022-08-17T12:25:15.7341185Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_median_cpu_float64 2022-08-17T12:25:15.7348959Z [gw3] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_complex128 2022-08-17T12:25:15.7555989Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_float64 2022-08-17T12:25:15.7720587Z [gw3] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_float64 2022-08-17T12:25:15.7754733Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:25:15.7798442Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:25:15.7839734Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_floor_cpu_float64 2022-08-17T12:25:15.8160376Z [gw3] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_floor_cpu_float64 2022-08-17T12:25:15.8192992Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:25:15.8278733Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:25:15.8300226Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_floor_divide_cpu_float64 2022-08-17T12:25:15.8601058Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_floor_divide_cpu_float64 2022-08-17T12:25:15.8630509Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:25:15.8757895Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:25:15.8778633Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmax_cpu_float64 2022-08-17T12:25:15.9038935Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmax_cpu_float64 2022-08-17T12:25:15.9068631Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:25:15.9198908Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:25:15.9222293Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmin_cpu_float64 2022-08-17T12:25:15.9485522Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmin_cpu_float64 2022-08-17T12:25:15.9515894Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_binary_cpu_float64 2022-08-17T12:25:15.9639490Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_binary_cpu_float64 2022-08-17T12:25:15.9860259Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmod_cpu_float64 2022-08-17T12:25:15.9918216Z [gw3] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmod_cpu_float64 2022-08-17T12:25:15.9948086Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_reduction_no_dim_cpu_float64 2022-08-17T12:25:16.0078652Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_reduction_no_dim_cpu_float64 2022-08-17T12:25:16.0153682Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_frac_cpu_float64 2022-08-17T12:25:16.0360028Z [gw3] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_frac_cpu_float64 2022-08-17T12:25:16.0388994Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_reduction_with_dim_cpu_float64 2022-08-17T12:25:16.0518452Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_reduction_with_dim_cpu_float64 2022-08-17T12:25:16.0523298Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_frexp_cpu_float64 2022-08-17T12:25:16.0530974Z [gw2] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:25:16.0550429Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:25:16.0799911Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_frexp_cpu_float64 2022-08-17T12:25:16.0830069Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_minimum_cpu_float64 2022-08-17T12:25:16.1000509Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_minimum_cpu_float64 2022-08-17T12:25:16.1036749Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_complex128 2022-08-17T12:25:16.1193752Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_complex128 2022-08-17T12:25:16.1200161Z [gw2] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:25:16.1219977Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:25:16.1237195Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:25:16.1267521Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_complex128 2022-08-17T12:25:16.1438299Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_complex128 2022-08-17T12:25:16.1461321Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_float64 2022-08-17T12:25:16.1638308Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_float64 2022-08-17T12:25:16.1659875Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:25:16.1677469Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:25:16.1707531Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_float64 2022-08-17T12:25:16.1878517Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_float64 2022-08-17T12:25:16.1902999Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_complex128 2022-08-17T12:25:16.2078096Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_complex128 2022-08-17T12:25:16.2118762Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:25:16.2151206Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mode_cpu_float64 2022-08-17T12:25:16.2320021Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mode_cpu_float64 2022-08-17T12:25:16.2354637Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_float64 2022-08-17T12:25:16.2560637Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_float64 2022-08-17T12:25:16.2594374Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_complex128 2022-08-17T12:25:16.2759720Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_complex128 2022-08-17T12:25:16.2794546Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ge_cpu_float64 2022-08-17T12:25:16.3000588Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ge_cpu_float64 2022-08-17T12:25:16.3034540Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_float64 2022-08-17T12:25:16.3200305Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_float64 2022-08-17T12:25:16.3232089Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_complex128 2022-08-17T12:25:16.3440905Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_complex128 2022-08-17T12:25:16.3478676Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_msort_cpu_float64 2022-08-17T12:25:16.3638965Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_msort_cpu_float64 2022-08-17T12:25:16.3668834Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_float64 2022-08-17T12:25:16.3879390Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_float64 2022-08-17T12:25:16.4080629Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_complex128 2022-08-17T12:25:16.4109935Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_complex128 2022-08-17T12:25:16.4520408Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_complex128 2022-08-17T12:25:16.4550066Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_float64 2022-08-17T12:25:16.4851504Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_float64 2022-08-17T12:25:16.4860866Z [gw0] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_complex128 2022-08-17T12:25:16.4958431Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_float64 2022-08-17T12:25:16.4984928Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gt_cpu_float64 2022-08-17T12:25:16.4994281Z [gw0] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_float64 2022-08-17T12:25:16.5278969Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gt_cpu_float64 2022-08-17T12:25:16.5301133Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_multinomial_cpu_float64 2022-08-17T12:25:16.5398653Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_multinomial_cpu_float64 2022-08-17T12:25:16.5430621Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_half_cpu_complex128 2022-08-17T12:25:16.5719151Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_half_cpu_complex128 2022-08-17T12:25:16.5743408Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_complex128 2022-08-17T12:25:16.5838164Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_complex128 2022-08-17T12:25:16.5868029Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_half_cpu_float64 2022-08-17T12:25:16.6159392Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_half_cpu_float64 2022-08-17T12:25:16.6184233Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_float64 2022-08-17T12:25:16.6278168Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_float64 2022-08-17T12:25:16.6310525Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_heaviside_cpu_float64 2022-08-17T12:25:16.6601773Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_heaviside_cpu_float64 2022-08-17T12:25:16.6719177Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:25:16.6754079Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histc_cpu_float64 2022-08-17T12:25:16.6861146Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histc_cpu_float64 2022-08-17T12:25:16.7039400Z [gw0] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:25:16.7060905Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:25:16.7174939Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:25:16.7192268Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histogram_cpu_float64 2022-08-17T12:25:16.7480347Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histogram_cpu_float64 2022-08-17T12:25:16.7500996Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:25:16.7600599Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:25:16.7634017Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histogramdd_cpu_float64 2022-08-17T12:25:16.7921534Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histogramdd_cpu_float64 2022-08-17T12:25:16.8012314Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nan_to_num_cpu_float64 2022-08-17T12:25:16.8038256Z [gw0] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nan_to_num_cpu_float64 2022-08-17T12:25:16.8069856Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_complex128 2022-08-17T12:25:16.8360982Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_complex128 2022-08-17T12:25:16.8389752Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanmean_cpu_float64 2022-08-17T12:25:16.8478119Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanmean_cpu_float64 2022-08-17T12:25:16.8508606Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_float64 2022-08-17T12:25:16.8800897Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_float64 2022-08-17T12:25:16.8833623Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanmedian_cpu_float64 2022-08-17T12:25:16.8917917Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanmedian_cpu_float64 2022-08-17T12:25:16.8948189Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_complex128 2022-08-17T12:25:16.9241035Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_complex128 2022-08-17T12:25:16.9277784Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanquantile_cpu_float64 2022-08-17T12:25:16.9359794Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanquantile_cpu_float64 2022-08-17T12:25:16.9390789Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_float64 2022-08-17T12:25:16.9681233Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_float64 2022-08-17T12:25:16.9718456Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nansum_cpu_float64 2022-08-17T12:25:16.9798800Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nansum_cpu_float64 2022-08-17T12:25:17.0019176Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hypot_cpu_float64 2022-08-17T12:25:17.0119695Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hypot_cpu_float64 2022-08-17T12:25:17.0159371Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_complex128 2022-08-17T12:25:17.0238644Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_complex128 2022-08-17T12:25:17.0313976Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_i0_cpu_float64 2022-08-17T12:25:17.0560760Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_i0_cpu_float64 2022-08-17T12:25:17.0598036Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_float64 2022-08-17T12:25:17.0677837Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_float64 2022-08-17T12:25:17.0706921Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_igamma_cpu_float64 2022-08-17T12:25:17.1000248Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_igamma_cpu_float64 2022-08-17T12:25:17.1033848Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_native_layer_norm_cpu_float64 2022-08-17T12:25:17.1118641Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_native_layer_norm_cpu_float64 2022-08-17T12:25:17.1149183Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_igammac_cpu_float64 2022-08-17T12:25:17.1440090Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_igammac_cpu_float64 2022-08-17T12:25:17.1473605Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_complex128 2022-08-17T12:25:17.1559610Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_complex128 2022-08-17T12:25:17.1590368Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_imag_cpu_complex128 2022-08-17T12:25:17.1881084Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_imag_cpu_complex128 2022-08-17T12:25:17.1919201Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_float64 2022-08-17T12:25:17.1999360Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_float64 2022-08-17T12:25:17.2321180Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_complex128 2022-08-17T12:25:17.2415812Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_complex128 2022-08-17T12:25:17.2760838Z [gw0] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_complex128 2022-08-17T12:25:17.2806336Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_float64 2022-08-17T12:25:17.3151521Z [gw0] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_float64 2022-08-17T12:25:17.3158964Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_complex128 2022-08-17T12:25:17.3198252Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_float64 2022-08-17T12:25:17.3223271Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_complex128 2022-08-17T12:25:17.3280992Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_complex128 2022-08-17T12:25:17.3599503Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_float64 2022-08-17T12:25:17.3640493Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_complex128 2022-08-17T12:25:17.3673958Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_float64 2022-08-17T12:25:17.3889115Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_float64 2022-08-17T12:25:17.4037773Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_complex128 2022-08-17T12:25:17.4078187Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_float64 2022-08-17T12:25:17.4096463Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_complex128 2022-08-17T12:25:17.4110254Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_float64 2022-08-17T12:25:17.4479539Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_complex128 2022-08-17T12:25:17.4519495Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_complex128 2022-08-17T12:25:17.4552431Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_float64 2022-08-17T12:25:17.4632854Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_float64 2022-08-17T12:25:17.4921997Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_complex128 2022-08-17T12:25:17.4959406Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_float64 2022-08-17T12:25:17.4985007Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_complex128 2022-08-17T12:25:17.4989520Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_float64 2022-08-17T12:25:17.5361883Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_complex128 2022-08-17T12:25:17.5399329Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_complex128 2022-08-17T12:25:17.5432396Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_float64 2022-08-17T12:25:17.5843424Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_float64 2022-08-17T12:25:17.5850039Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_complex128 2022-08-17T12:25:17.5875933Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_complex128 2022-08-17T12:25:17.5893610Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_complex128 2022-08-17T12:25:17.5957799Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_float64 2022-08-17T12:25:17.6280976Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_float64 2022-08-17T12:25:17.6306612Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_float64 2022-08-17T12:25:17.6318044Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_float64 2022-08-17T12:25:17.6391125Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_reduce_cpu_float64 2022-08-17T12:25:17.6722872Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_reduce_cpu_float64 2022-08-17T12:25:17.6750778Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nextafter_cpu_float64 2022-08-17T12:25:17.6762649Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nextafter_cpu_float64 2022-08-17T12:25:17.6797767Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_complex128 2022-08-17T12:25:17.7161127Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_complex128 2022-08-17T12:25:17.7184299Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:25:17.7198129Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:25:17.7232663Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_float64 2022-08-17T12:25:17.7600817Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_float64 2022-08-17T12:25:17.7620950Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:25:17.7638856Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:25:17.7673150Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_complex128 2022-08-17T12:25:17.8041453Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_complex128 2022-08-17T12:25:17.8070044Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:25:17.8082938Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:25:17.8124089Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_float64 2022-08-17T12:25:17.8481629Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_float64 2022-08-17T12:25:17.8509893Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:25:17.8519705Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:25:17.8552807Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_int_cpu_complex128 2022-08-17T12:25:17.8921556Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_int_cpu_complex128 2022-08-17T12:25:17.8948129Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:25:17.8961808Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:25:17.8999440Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_int_cpu_float64 2022-08-17T12:25:17.9361209Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_int_cpu_float64 2022-08-17T12:25:17.9384874Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:25:17.9397762Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:25:17.9428077Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inverse_cpu_complex128 2022-08-17T12:25:17.9799925Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inverse_cpu_complex128 2022-08-17T12:25:17.9824020Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:25:17.9838020Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:25:17.9872839Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inverse_cpu_float64 2022-08-17T12:25:18.0239967Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inverse_cpu_float64 2022-08-17T12:25:18.0266737Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:25:18.0278499Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:25:18.0290440Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_complex128 2022-08-17T12:25:18.0298461Z [gw2] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:25:18.0314837Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:25:18.0682268Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_complex128 2022-08-17T12:25:18.0718909Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:25:18.0728169Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:25:18.0750071Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_float64 2022-08-17T12:25:18.1120205Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_float64 2022-08-17T12:25:18.1149816Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_batch_norm_cpu_float64 2022-08-17T12:25:18.1161014Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_batch_norm_cpu_float64 2022-08-17T12:25:18.1184805Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_complex128 2022-08-17T12:25:18.1562501Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_complex128 2022-08-17T12:25:18.1592860Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_bilinear_cpu_float64 2022-08-17T12:25:18.1608305Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_bilinear_cpu_float64 2022-08-17T12:25:18.1633218Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_float64 2022-08-17T12:25:18.2001289Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_float64 2022-08-17T12:25:18.2032214Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:25:18.2045754Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:25:18.2067212Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isin_cpu_float64 2022-08-17T12:25:18.2442207Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isin_cpu_float64 2022-08-17T12:25:18.2471465Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:25:18.2482128Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:25:18.2510567Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_complex128 2022-08-17T12:25:18.2880281Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_complex128 2022-08-17T12:25:18.2918812Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_celu_cpu_float64 2022-08-17T12:25:18.2948419Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_float64 2022-08-17T12:25:18.2958487Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_float64 2022-08-17T12:25:18.3006345Z [gw0] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_celu_cpu_float64 2022-08-17T12:25:18.3012308Z [gw2] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:25:18.3321857Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:25:18.3353710Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_complex128 2022-08-17T12:25:18.3367198Z [gw0] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_complex128 2022-08-17T12:25:18.3389878Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_complex128 2022-08-17T12:25:18.3759993Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_complex128 2022-08-17T12:25:18.3792486Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_float64 2022-08-17T12:25:18.3803343Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_float64 2022-08-17T12:25:18.3825745Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_float64 2022-08-17T12:25:18.4199861Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_float64 2022-08-17T12:25:18.4224719Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_complex128 2022-08-17T12:25:18.4237161Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_complex128 2022-08-17T12:25:18.4260706Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isneginf_cpu_float64 2022-08-17T12:25:18.4640479Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isneginf_cpu_float64 2022-08-17T12:25:18.4671921Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_float64 2022-08-17T12:25:18.4682850Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_float64 2022-08-17T12:25:18.4721305Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isposinf_cpu_float64 2022-08-17T12:25:18.5079489Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isposinf_cpu_float64 2022-08-17T12:25:18.5107271Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:25:18.5117468Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:25:18.5138594Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_complex128 2022-08-17T12:25:18.5520614Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_complex128 2022-08-17T12:25:18.5552786Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:25:18.5563961Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:25:18.5597234Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_float64 2022-08-17T12:25:18.5959952Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_float64 2022-08-17T12:25:18.5982899Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:25:18.5997250Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:25:18.6022367Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_istft_cpu_complex128 2022-08-17T12:25:18.6399713Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_istft_cpu_complex128 2022-08-17T12:25:18.6425118Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:25:18.6477419Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:25:18.6505114Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_istft_cpu_float64 2022-08-17T12:25:18.6839549Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_istft_cpu_float64 2022-08-17T12:25:18.6866041Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:25:18.6958217Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:25:18.6987773Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:25:18.7154625Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:25:18.7161181Z [gw2] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:25:18.7278234Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:25:18.7302344Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:25:18.7397249Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:25:18.7424693Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:25:18.7752397Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:25:18.7755231Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:25:18.7851051Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:25:18.7874616Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:25:18.7953052Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:25:18.7965813Z [gw2] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:25:18.8158616Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:25:18.8312823Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout2d_cpu_float64 2022-08-17T12:25:18.8323534Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:25:18.8674267Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:25:18.8721625Z [gw0] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout2d_cpu_float64 2022-08-17T12:25:18.8749564Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout3d_cpu_float64 2022-08-17T12:25:18.8751445Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_complex128 2022-08-17T12:25:18.9169191Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_complex128 2022-08-17T12:25:18.9193303Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_float64 2022-08-17T12:25:18.9249360Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_float64 2022-08-17T12:25:18.9300259Z [gw0] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout3d_cpu_float64 2022-08-17T12:25:18.9599812Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout_cpu_float64 2022-08-17T12:25:18.9636383Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:25:18.9955496Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:25:18.9965076Z [gw0] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout_cpu_float64 2022-08-17T12:25:19.0017298Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_elu_cpu_float64 2022-08-17T12:25:19.0038520Z [gw0] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_elu_cpu_float64 2022-08-17T12:25:19.0065307Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:25:19.0440186Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:25:19.0466784Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:25:19.0478363Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:25:19.0501237Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_complex128 2022-08-17T12:25:19.0921729Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_complex128 2022-08-17T12:25:19.0945781Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_float64 2022-08-17T12:25:19.0960400Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_float64 2022-08-17T12:25:19.0963142Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_cpu_float64 2022-08-17T12:25:19.1363399Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_cpu_float64 2022-08-17T12:25:19.1364588Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_complex128 2022-08-17T12:25:19.1384806Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:25:19.1532500Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_complex128 2022-08-17T12:25:19.1803218Z [gw0] [ 64%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:25:19.1804047Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_float64 2022-08-17T12:25:19.1826016Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:25:19.2241533Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_float64 2022-08-17T12:25:19.2262670Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kthvalue_cpu_float64 2022-08-17T12:25:19.2681174Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kthvalue_cpu_float64 2022-08-17T12:25:19.2705337Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_complex128 2022-08-17T12:25:19.3121084Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_complex128 2022-08-17T12:25:19.3150706Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_float64 2022-08-17T12:25:19.3562880Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_float64 2022-08-17T12:25:19.3600748Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_le_cpu_float64 2022-08-17T12:25:19.4006859Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_le_cpu_float64 2022-08-17T12:25:19.4619663Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_complex128 2022-08-17T12:25:19.4639534Z [gw0] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:25:19.5972637Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:25:19.5994078Z [gw0] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:25:19.6031154Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:25:19.6333733Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:25:19.6350779Z [gw3] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_complex128 2022-08-17T12:25:19.6403912Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_float64 2022-08-17T12:25:19.6434666Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:25:19.6563736Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:25:19.6800861Z [gw3] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_float64 2022-08-17T12:25:19.6822776Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lgamma_cpu_float64 2022-08-17T12:25:19.6843109Z [gw3] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lgamma_cpu_float64 2022-08-17T12:25:19.6875049Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:25:19.7200831Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:25:19.7225661Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_complex128 2022-08-17T12:25:19.7278603Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_complex128 2022-08-17T12:25:19.7305307Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gelu_cpu_float64 2022-08-17T12:25:19.7680231Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gelu_cpu_float64 2022-08-17T12:25:19.7703305Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_float64 2022-08-17T12:25:19.7757976Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_float64 2022-08-17T12:25:19.7788837Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_glu_cpu_float64 2022-08-17T12:25:19.8120487Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_glu_cpu_float64 2022-08-17T12:25:19.8150831Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:25:19.8198164Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:25:19.8227659Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_grid_sample_cpu_float64 2022-08-17T12:25:19.8560401Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_grid_sample_cpu_float64 2022-08-17T12:25:19.8585085Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_float64 2022-08-17T12:25:19.8678288Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_float64 2022-08-17T12:25:19.8702149Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_group_norm_cpu_float64 2022-08-17T12:25:19.9000696Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_group_norm_cpu_float64 2022-08-17T12:25:19.9030144Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_complex128 2022-08-17T12:25:19.9037409Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_complex128 2022-08-17T12:25:19.9042909Z [gw2] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:25:19.9166035Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:25:19.9202905Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardshrink_cpu_float64 2022-08-17T12:25:19.9479715Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardshrink_cpu_float64 2022-08-17T12:25:19.9505847Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_float64 2022-08-17T12:25:19.9598526Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_float64 2022-08-17T12:25:19.9660127Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:25:19.9992493Z [gw0] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:25:19.9994027Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_complex128 2022-08-17T12:25:20.0103101Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_complex128 2022-08-17T12:25:20.0109071Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardswish_cpu_float64 2022-08-17T12:25:20.0441081Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardswish_cpu_float64 2022-08-17T12:25:20.0471202Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_float64 2022-08-17T12:25:20.0518477Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_float64 2022-08-17T12:25:20.0551783Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardtanh_cpu_float64 2022-08-17T12:25:20.0817428Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardtanh_cpu_float64 2022-08-17T12:25:20.0823015Z [gw1] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_cpu_complex128 2022-08-17T12:25:20.0877484Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_cpu_float64 2022-08-17T12:25:20.0899589Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_complex128 2022-08-17T12:25:20.0957282Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_complex128 2022-08-17T12:25:20.0982558Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:25:20.1089398Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:25:20.1097919Z [gw2] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:25:20.1320058Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:25:20.1344044Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_float64 2022-08-17T12:25:20.1397689Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_float64 2022-08-17T12:25:20.1423391Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_huber_loss_cpu_float64 2022-08-17T12:25:20.1762146Z [gw0] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_huber_loss_cpu_float64 2022-08-17T12:25:20.1783080Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_singular_cpu_complex128 2022-08-17T12:25:20.1837182Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_singular_cpu_complex128 2022-08-17T12:25:20.1862848Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_instance_norm_cpu_float64 2022-08-17T12:25:20.2199915Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_instance_norm_cpu_float64 2022-08-17T12:25:20.2225465Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_singular_cpu_float64 2022-08-17T12:25:20.2277132Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_singular_cpu_float64 2022-08-17T12:25:20.2305586Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:25:20.2641008Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:25:20.2664471Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_complex128 2022-08-17T12:25:20.2718216Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_complex128 2022-08-17T12:25:20.2744292Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:25:20.3080511Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:25:20.3112661Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_float64 2022-08-17T12:25:20.3169714Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_float64 2022-08-17T12:25:20.3198495Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:25:20.3553228Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:25:20.3560162Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_complex128 2022-08-17T12:25:20.3614966Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_complex128 2022-08-17T12:25:20.3632928Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:25:20.3960700Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:25:20.3994818Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_float64 2022-08-17T12:25:20.4038040Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_float64 2022-08-17T12:25:20.4062785Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:25:20.4400453Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:25:20.4433265Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_complex128 2022-08-17T12:25:20.4477736Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_complex128 2022-08-17T12:25:20.4506136Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:25:20.4840834Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:25:20.4878207Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_float64 2022-08-17T12:25:20.4917088Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_float64 2022-08-17T12:25:20.4940743Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_kl_div_cpu_float64 2022-08-17T12:25:20.5281184Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_kl_div_cpu_float64 2022-08-17T12:25:20.5313507Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_complex128 2022-08-17T12:25:20.5357795Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_complex128 2022-08-17T12:25:20.5382718Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:25:20.5721404Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:25:20.5758292Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_float64 2022-08-17T12:25:20.5797549Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_float64 2022-08-17T12:25:20.5894088Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_float64 2022-08-17T12:25:20.6159382Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_float64 2022-08-17T12:25:20.6181264Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_complex128 2022-08-17T12:25:20.6238192Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_complex128 2022-08-17T12:25:20.6263630Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_layer_norm_cpu_float64 2022-08-17T12:25:20.6601153Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_layer_norm_cpu_float64 2022-08-17T12:25:20.6627060Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_float64 2022-08-17T12:25:20.6678243Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_float64 2022-08-17T12:25:20.6702125Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:25:20.7040899Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:25:20.7071513Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_complex128 2022-08-17T12:25:20.7159561Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_complex128 2022-08-17T12:25:20.7187966Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_complex128 2022-08-17T12:25:20.7480784Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_complex128 2022-08-17T12:25:20.7502636Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_float64 2022-08-17T12:25:20.7598173Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_float64 2022-08-17T12:25:20.7621543Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_float64 2022-08-17T12:25:20.7919064Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_float64 2022-08-17T12:25:20.7943768Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_complex128 2022-08-17T12:25:20.8037912Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_complex128 2022-08-17T12:25:20.8062414Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:25:20.8358543Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:25:20.8380530Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_float64 2022-08-17T12:25:20.8477525Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_float64 2022-08-17T12:25:20.8500477Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:25:20.8799268Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:25:20.8821433Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_complex128 2022-08-17T12:25:20.8958521Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_complex128 2022-08-17T12:25:20.8979268Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:25:20.9239610Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:25:20.9262482Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_float64 2022-08-17T12:25:20.9398118Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_float64 2022-08-17T12:25:20.9419933Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:25:20.9679172Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:25:20.9704308Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:25:20.9838797Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:25:20.9860382Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:25:21.0120194Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:25:21.0141817Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:25:21.0155887Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:25:21.0164812Z [gw2] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:25:21.0278984Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:25:21.0302257Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:25:21.0559915Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:25:21.0585703Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_complex128 2022-08-17T12:25:21.0718247Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_complex128 2022-08-17T12:25:21.0740359Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:25:21.1000074Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:25:21.1025309Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_float64 2022-08-17T12:25:21.1157966Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_float64 2022-08-17T12:25:21.1182503Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:25:21.1439470Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:25:21.1457856Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_complex128 2022-08-17T12:25:21.1598031Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_complex128 2022-08-17T12:25:21.1623529Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:25:21.1878917Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:25:21.1897731Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_normal_cpu_float64 2022-08-17T12:25:21.1980654Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_normal_cpu_float64 2022-08-17T12:25:21.1987901Z [gw2] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:25:21.2037914Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:25:21.2065239Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:25:21.2320019Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:25:21.2341436Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_normal_number_mean_cpu_float64 2022-08-17T12:25:21.2479311Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_normal_number_mean_cpu_float64 2022-08-17T12:25:21.2501753Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:25:21.2759742Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:25:21.2793337Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_complex128 2022-08-17T12:25:21.2918617Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_complex128 2022-08-17T12:25:21.2947435Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:25:21.3200009Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:25:21.3233034Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_float64 2022-08-17T12:25:21.3359234Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_float64 2022-08-17T12:25:21.3425010Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mish_cpu_float64 2022-08-17T12:25:21.3640065Z [gw0] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mish_cpu_float64 2022-08-17T12:25:21.3674967Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_complex128 2022-08-17T12:25:21.3800512Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_complex128 2022-08-17T12:25:21.3837141Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mse_loss_cpu_float64 2022-08-17T12:25:21.4080598Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mse_loss_cpu_float64 2022-08-17T12:25:21.4120007Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_float64 2022-08-17T12:25:21.4241288Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_float64 2022-08-17T12:25:21.4272711Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:25:21.4520642Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:25:21.4559170Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_complex128 2022-08-17T12:25:21.4679683Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_complex128 2022-08-17T12:25:21.4711802Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:25:21.4960653Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:25:21.4997229Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_float64 2022-08-17T12:25:21.5118307Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_float64 2022-08-17T12:25:21.5147957Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:25:21.5401467Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:25:21.5426916Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pca_lowrank_cpu_float64 2022-08-17T12:25:21.5559612Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pca_lowrank_cpu_float64 2022-08-17T12:25:21.5593191Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_nll_loss_cpu_float64 2022-08-17T12:25:21.5841125Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_nll_loss_cpu_float64 2022-08-17T12:25:21.5868439Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_complex128 2022-08-17T12:25:21.5999430Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_complex128 2022-08-17T12:25:21.6032613Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_complex128 2022-08-17T12:25:21.6280572Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_complex128 2022-08-17T12:25:21.6303614Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_float64 2022-08-17T12:25:21.6438969Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_float64 2022-08-17T12:25:21.6476338Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_float64 2022-08-17T12:25:21.6720597Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_float64 2022-08-17T12:25:21.6747784Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_complex128 2022-08-17T12:25:21.6880379Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_complex128 2022-08-17T12:25:21.6914037Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:25:21.7159941Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:25:21.7183989Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_float64 2022-08-17T12:25:21.7320046Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_float64 2022-08-17T12:25:21.7354040Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_float64 2022-08-17T12:25:21.7600392Z [gw0] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_float64 2022-08-17T12:25:21.7637129Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polar_cpu_float64 2022-08-17T12:25:21.7760239Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polar_cpu_float64 2022-08-17T12:25:21.7793068Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:25:21.8075722Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:25:21.8184369Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:25:21.8198022Z [gw3] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:25:21.8230515Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_float64 2022-08-17T12:25:21.8480194Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_float64 2022-08-17T12:25:21.8500481Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:25:21.8673175Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:25:21.8676253Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:25:21.8960986Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:25:21.8987211Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:25:21.9151383Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:25:21.9153655Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:25:21.9423833Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:25:21.9426563Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:25:21.9632033Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:25:21.9635543Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:25:21.9906410Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:25:21.9907569Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:25:22.0070952Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:25:22.0073439Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:25:22.0231797Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:25:22.0247995Z [gw1] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_cpu_float64 2022-08-17T12:25:22.0318831Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:25:22.0352084Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_complex128 2022-08-17T12:25:22.0479258Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_complex128 2022-08-17T12:25:22.0511946Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:25:22.0759696Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:25:22.0792311Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_float64 2022-08-17T12:25:22.0918358Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_float64 2022-08-17T12:25:22.0956656Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:25:22.1239570Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:25:22.1272941Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_complex128 2022-08-17T12:25:22.1358474Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_complex128 2022-08-17T12:25:22.1396300Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pdist_cpu_float64 2022-08-17T12:25:22.1679502Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pdist_cpu_float64 2022-08-17T12:25:22.1712710Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_float64 2022-08-17T12:25:22.1799286Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_float64 2022-08-17T12:25:22.1832770Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:25:22.2161934Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:25:22.2198086Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_complex128 2022-08-17T12:25:22.2279020Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_complex128 2022-08-17T12:25:22.2312255Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:25:22.2601185Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:25:22.2631527Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_float64 2022-08-17T12:25:22.2718532Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_float64 2022-08-17T12:25:22.2748312Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:25:22.3040328Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:25:22.3159272Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_put_cpu_complex128 2022-08-17T12:25:22.3187769Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:25:22.3600190Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:25:22.3626773Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:25:22.4040088Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:25:22.4072606Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_prelu_cpu_float64 2022-08-17T12:25:22.4481086Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_prelu_cpu_float64 2022-08-17T12:25:22.4510243Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu6_cpu_float64 2022-08-17T12:25:22.4920993Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu6_cpu_float64 2022-08-17T12:25:22.4945885Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu_cpu_float64 2022-08-17T12:25:22.5350942Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu_cpu_float64 2022-08-17T12:25:22.5359523Z [gw3] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_put_cpu_complex128 2022-08-17T12:25:22.5361167Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_put_cpu_float64 2022-08-17T12:25:22.5468534Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_rrelu_cpu_float64 2022-08-17T12:25:22.5680010Z [gw0] [ 66%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_rrelu_cpu_float64 2022-08-17T12:25:22.5799660Z [gw3] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_put_cpu_float64 2022-08-17T12:25:22.5802183Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_selu_cpu_float64 2022-08-17T12:25:22.5821832Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_complex128 2022-08-17T12:25:22.5855285Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_complex128 2022-08-17T12:25:22.6242632Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_selu_cpu_float64 2022-08-17T12:25:22.6243370Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:25:22.6269146Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_float64 2022-08-17T12:25:22.6277021Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_float64 2022-08-17T12:25:22.6681774Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:25:22.6682382Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_quantile_cpu_float64 2022-08-17T12:25:22.6705285Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_cpu_float64 2022-08-17T12:25:22.6758534Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_quantile_cpu_float64 2022-08-17T12:25:22.7122157Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_cpu_float64 2022-08-17T12:25:22.7122909Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rad2deg_cpu_float64 2022-08-17T12:25:22.7152826Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:25:22.7175922Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:25:22.7561754Z [gw3] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rad2deg_cpu_float64 2022-08-17T12:25:22.7562459Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_complex128 2022-08-17T12:25:22.7584777Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:25:22.7591498Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_complex128 2022-08-17T12:25:22.8001670Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:25:22.8002177Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_float64 2022-08-17T12:25:22.8029041Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_cpu_float64 2022-08-17T12:25:22.8037954Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_float64 2022-08-17T12:25:22.8443513Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_cpu_float64 2022-08-17T12:25:22.8444001Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randint_like_cpu_float64 2022-08-17T12:25:22.8474618Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:25:22.8481235Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randint_like_cpu_float64 2022-08-17T12:25:22.8882674Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:25:22.8883187Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_complex128 2022-08-17T12:25:22.8914157Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:25:22.8919586Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_complex128 2022-08-17T12:25:22.9321391Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:25:22.9324010Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_float64 2022-08-17T12:25:22.9353363Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softplus_cpu_float64 2022-08-17T12:25:22.9369565Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_float64 2022-08-17T12:25:22.9763287Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softplus_cpu_float64 2022-08-17T12:25:22.9763786Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_complex128 2022-08-17T12:25:22.9790853Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softshrink_cpu_float64 2022-08-17T12:25:22.9799430Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_complex128 2022-08-17T12:25:23.0202981Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softshrink_cpu_float64 2022-08-17T12:25:23.0225654Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_float64 2022-08-17T12:25:23.0238770Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_complex128 2022-08-17T12:25:23.0244567Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_float64 2022-08-17T12:25:23.0640273Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_complex128 2022-08-17T12:25:23.0663632Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_float64 2022-08-17T12:25:23.0675012Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_float64 2022-08-17T12:25:23.0683301Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_real_cpu_complex128 2022-08-17T12:25:23.1081729Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_real_cpu_complex128 2022-08-17T12:25:23.1086674Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_real_cpu_float64 2022-08-17T12:25:23.1111493Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:25:23.1121040Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:25:23.1521225Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_real_cpu_float64 2022-08-17T12:25:23.1527536Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:25:23.1559612Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_complex128 2022-08-17T12:25:23.1708520Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:25:23.2020300Z [gw3] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_complex128 2022-08-17T12:25:23.2026883Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_threshold_cpu_float64 2022-08-17T12:25:23.2034112Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_threshold_cpu_float64 2022-08-17T12:25:23.2037535Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_float64 2022-08-17T12:25:23.2401220Z [gw3] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_float64 2022-08-17T12:25:23.2441156Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_remainder_cpu_float64 2022-08-17T12:25:23.2445957Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:25:23.2554690Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:25:23.2840552Z [gw3] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_remainder_cpu_float64 2022-08-17T12:25:23.2844112Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:25:23.2868822Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_complex128 2022-08-17T12:25:23.2925467Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:25:23.3279795Z [gw3] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_complex128 2022-08-17T12:25:23.3281970Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:25:23.3300980Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_float64 2022-08-17T12:25:23.3344926Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:25:23.3722016Z [gw3] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_float64 2022-08-17T12:25:23.3722521Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:25:23.3741076Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_complex128 2022-08-17T12:25:23.3751148Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:25:23.4160635Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_complex128 2022-08-17T12:25:23.4162911Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_complex128 2022-08-17T12:25:23.4183638Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_float64 2022-08-17T12:25:23.4193097Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_complex128 2022-08-17T12:25:23.4600416Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_float64 2022-08-17T12:25:23.4602737Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_float64 2022-08-17T12:25:23.4623895Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_complex128 2022-08-17T12:25:23.4630836Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_float64 2022-08-17T12:25:23.5041994Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_complex128 2022-08-17T12:25:23.5043066Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:25:23.5074077Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_float64 2022-08-17T12:25:23.5080895Z [gw0] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:25:23.5481832Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_float64 2022-08-17T12:25:23.5483209Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:25:23.5501891Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_complex128 2022-08-17T12:25:23.5511276Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:25:23.5922042Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_complex128 2022-08-17T12:25:23.5927218Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_complex128 2022-08-17T12:25:23.5948135Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_float64 2022-08-17T12:25:23.5968094Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_complex128 2022-08-17T12:25:23.6363287Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_float64 2022-08-17T12:25:23.6364333Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_float64 2022-08-17T12:25:23.6401046Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_complex128 2022-08-17T12:25:23.6404899Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_float64 2022-08-17T12:25:23.6801240Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_complex128 2022-08-17T12:25:23.6811641Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_complex128 2022-08-17T12:25:23.6837106Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_float64 2022-08-17T12:25:23.6839397Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_complex128 2022-08-17T12:25:23.7274575Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_float64 2022-08-17T12:25:23.7276343Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_complex128 2022-08-17T12:25:23.7279179Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_complex128 2022-08-17T12:25:23.7280423Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_float64 2022-08-17T12:25:23.7719073Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_float64 2022-08-17T12:25:23.7720137Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_float64 2022-08-17T12:25:23.7721355Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_float64 2022-08-17T12:25:23.7722999Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_complex128 2022-08-17T12:25:23.8159697Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_complex128 2022-08-17T12:25:23.8161848Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_complex128 2022-08-17T12:25:23.8163594Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_complex128 2022-08-17T12:25:23.8165604Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_float64 2022-08-17T12:25:23.8560860Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_float64 2022-08-17T12:25:23.8562317Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_complex128 2022-08-17T12:25:23.8583628Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_float64 2022-08-17T12:25:23.8593432Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_complex128 2022-08-17T12:25:23.9000697Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_float64 2022-08-17T12:25:23.9005581Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_float64 2022-08-17T12:25:23.9041884Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_complex128 2022-08-17T12:25:23.9050459Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_float64 2022-08-17T12:25:23.9442124Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_complex128 2022-08-17T12:25:23.9470332Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_complex128 2022-08-17T12:25:23.9497794Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_float64 2022-08-17T12:25:23.9509328Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_float64 2022-08-17T12:25:23.9880099Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_complex128 2022-08-17T12:25:23.9883698Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_float64 2022-08-17T12:25:23.9913014Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_complex128 2022-08-17T12:25:23.9923999Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_float64 2022-08-17T12:25:24.0321396Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_complex128 2022-08-17T12:25:24.0324630Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_float64 2022-08-17T12:25:24.0355409Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_ndtr_cpu_float64 2022-08-17T12:25:24.0365343Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_float64 2022-08-17T12:25:24.0778628Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_ndtr_cpu_float64 2022-08-17T12:25:24.0787587Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_ndtri_cpu_float64 2022-08-17T12:25:24.0795325Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_complex128 2022-08-17T12:25:24.0808581Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_ndtri_cpu_float64 2022-08-17T12:25:24.1201641Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_complex128 2022-08-17T12:25:24.1202335Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:25:24.1230526Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_float64 2022-08-17T12:25:24.1242104Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:25:24.1641936Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_float64 2022-08-17T12:25:24.1665349Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_complex128 2022-08-17T12:25:24.1691249Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_complex128 2022-08-17T12:25:24.1692704Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:25:24.2080459Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:25:24.2105131Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_float64 2022-08-17T12:25:24.2111702Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_float64 2022-08-17T12:25:24.2123814Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:25:24.2522084Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:25:24.2525177Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_cpu_float64 2022-08-17T12:25:24.2547356Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:25:24.2569573Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:25:24.2963663Z [gw3] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_cpu_float64 2022-08-17T12:25:24.2970000Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_0_cpu_float64 2022-08-17T12:25:24.2991793Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:25:24.3018775Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:25:24.3401824Z [gw3] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_0_cpu_float64 2022-08-17T12:25:24.3405555Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_3_cpu_float64 2022-08-17T12:25:24.3432604Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:25:24.3435980Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_3_cpu_float64 2022-08-17T12:25:24.3842569Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:25:24.3845132Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:25:24.3868051Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_neg_3_cpu_float64 2022-08-17T12:25:24.3878325Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_neg_3_cpu_float64 2022-08-17T12:25:24.4282410Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:25:24.4317296Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_complex128 2022-08-17T12:25:24.4323366Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:25:24.4468951Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:25:24.4727509Z [gw3] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_complex128 2022-08-17T12:25:24.4749335Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_xlog1py_cpu_float64 2022-08-17T12:25:24.4753420Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_float64 2022-08-17T12:25:24.4779901Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_xlog1py_cpu_float64 2022-08-17T12:25:24.5200483Z [gw3] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_float64 2022-08-17T12:25:24.5205578Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_complex128 2022-08-17T12:25:24.5206746Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_complex128 2022-08-17T12:25:24.5211174Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_zeta_cpu_float64 2022-08-17T12:25:24.5601593Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_zeta_cpu_float64 2022-08-17T12:25:24.5631778Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_float64 2022-08-17T12:25:24.5637006Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_cpu_complex128 2022-08-17T12:25:24.5651337Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_cpu_complex128 2022-08-17T12:25:24.6041403Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_float64 2022-08-17T12:25:24.6071383Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_complex128 2022-08-17T12:25:24.6075166Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_cpu_float64 2022-08-17T12:25:24.6513047Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_cpu_float64 2022-08-17T12:25:24.6518101Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_complex128 2022-08-17T12:25:24.6942927Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_complex128 2022-08-17T12:25:24.6948953Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_float64 2022-08-17T12:25:24.7360649Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_float64 2022-08-17T12:25:24.7387685Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_complex128 2022-08-17T12:25:24.7405166Z [gw3] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_complex128 2022-08-17T12:25:24.7416531Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_complex128 2022-08-17T12:25:24.7581517Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_float64 2022-08-17T12:25:24.7844750Z [gw3] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_float64 2022-08-17T12:25:24.7846218Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_complex128 2022-08-17T12:25:24.7881551Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_float64 2022-08-17T12:25:24.8281248Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_float64 2022-08-17T12:25:24.8419094Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_complex128 2022-08-17T12:25:24.8759697Z [gw0] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_complex128 2022-08-17T12:25:24.8812246Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_float64 2022-08-17T12:25:24.9181444Z [gw0] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_float64 2022-08-17T12:25:24.9192866Z [gw3] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_complex128 2022-08-17T12:25:24.9203405Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_float64 2022-08-17T12:25:24.9436646Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_square_cpu_complex128 2022-08-17T12:25:24.9463896Z [gw3] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_float64 2022-08-17T12:25:24.9599229Z [gw0] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_square_cpu_complex128 2022-08-17T12:25:24.9639839Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amax_cpu_float64 2022-08-17T12:25:24.9662454Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_square_cpu_float64 2022-08-17T12:25:24.9714141Z [gw3] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amax_cpu_float64 2022-08-17T12:25:25.0043433Z [gw0] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_square_cpu_float64 2022-08-17T12:25:25.0081732Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amin_cpu_float64 2022-08-17T12:25:25.0111303Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_complex128 2022-08-17T12:25:25.0481680Z [gw3] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amin_cpu_float64 2022-08-17T12:25:25.0544679Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_mean_cpu_float64 2022-08-17T12:25:25.0561699Z [gw3] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_mean_cpu_float64 2022-08-17T12:25:25.0572917Z [gw0] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_complex128 2022-08-17T12:25:25.0670746Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_float64 2022-08-17T12:25:25.0920499Z [gw0] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_float64 2022-08-17T12:25:25.0976036Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_prod_cpu_float64 2022-08-17T12:25:25.0998032Z [gw3] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_prod_cpu_float64 2022-08-17T12:25:25.1019956Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_complex128 2022-08-17T12:25:25.1360189Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_complex128 2022-08-17T12:25:25.1415283Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_sum_cpu_float64 2022-08-17T12:25:25.1438128Z [gw3] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_sum_cpu_float64 2022-08-17T12:25:25.1460929Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_float64 2022-08-17T12:25:25.1802107Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_float64 2022-08-17T12:25:25.1827423Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_searchsorted_cpu_float64 2022-08-17T12:25:25.1878375Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_searchsorted_cpu_float64 2022-08-17T12:25:25.1904914Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_cpu_complex128 2022-08-17T12:25:25.2242875Z [gw0] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_cpu_complex128 2022-08-17T12:25:25.2270351Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_segment_reduce_lengths_cpu_float64 2022-08-17T12:25:25.2320611Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_segment_reduce_lengths_cpu_float64 2022-08-17T12:25:25.2345019Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_cpu_float64 2022-08-17T12:25:25.2682523Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_cpu_float64 2022-08-17T12:25:25.2707470Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_segment_reduce_offsets_cpu_float64 2022-08-17T12:25:25.2760260Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_segment_reduce_offsets_cpu_float64 2022-08-17T12:25:25.2785520Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_complex128 2022-08-17T12:25:25.3121437Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_complex128 2022-08-17T12:25:25.3148940Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_cpu_complex128 2022-08-17T12:25:25.3198753Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_cpu_complex128 2022-08-17T12:25:25.3223474Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_float64 2022-08-17T12:25:25.3560912Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_float64 2022-08-17T12:25:25.3589706Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_cpu_float64 2022-08-17T12:25:25.3665943Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_cpu_float64 2022-08-17T12:25:25.3669171Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_complex128 2022-08-17T12:25:25.3999987Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_complex128 2022-08-17T12:25:25.4026888Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_scatter_cpu_float64 2022-08-17T12:25:25.4077931Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_scatter_cpu_float64 2022-08-17T12:25:25.4098822Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_float64 2022-08-17T12:25:25.4439797Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_float64 2022-08-17T12:25:25.4520334Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_complex128 2022-08-17T12:25:25.4540442Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_complex128 2022-08-17T12:25:25.4882601Z [gw3] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_complex128 2022-08-17T12:25:25.4947885Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_float64 2022-08-17T12:25:25.5311310Z [gw3] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_float64 2022-08-17T12:25:25.5322657Z [gw0] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_complex128 2022-08-17T12:25:25.5331141Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_float64 2022-08-17T12:25:25.5373999Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_short_cpu_complex128 2022-08-17T12:25:25.5492966Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_short_cpu_complex128 2022-08-17T12:25:25.5762135Z [gw0] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_float64 2022-08-17T12:25:25.5762605Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_complex128 2022-08-17T12:25:25.5789902Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_short_cpu_float64 2022-08-17T12:25:25.5799117Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_short_cpu_float64 2022-08-17T12:25:25.6201974Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_complex128 2022-08-17T12:25:25.6241572Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_complex128 2022-08-17T12:25:25.6273581Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_float64 2022-08-17T12:25:25.6359022Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_float64 2022-08-17T12:25:25.6639654Z [gw3] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_complex128 2022-08-17T12:25:25.6679475Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_float64 2022-08-17T12:25:25.6692849Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_complex128 2022-08-17T12:25:25.6707945Z [gw3] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_float64 2022-08-17T12:25:25.7080301Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_complex128 2022-08-17T12:25:25.7118053Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sign_cpu_float64 2022-08-17T12:25:25.7127973Z [gw3] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sign_cpu_float64 2022-08-17T12:25:25.7158563Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_float64 2022-08-17T12:25:25.7520168Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_float64 2022-08-17T12:25:25.7544399Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_signbit_cpu_float64 2022-08-17T12:25:25.7558283Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_signbit_cpu_float64 2022-08-17T12:25:25.7588988Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_complex128 2022-08-17T12:25:25.7960926Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_complex128 2022-08-17T12:25:25.7999595Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_complex128 2022-08-17T12:25:25.8029783Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_float64 2022-08-17T12:25:25.8062015Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_float64 2022-08-17T12:25:25.8402288Z [gw3] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_complex128 2022-08-17T12:25:25.8445000Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_float64 2022-08-17T12:25:25.8450866Z [gw3] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_float64 2022-08-17T12:25:25.8473321Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_lowrank_cpu_float64 2022-08-17T12:25:25.8841859Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_lowrank_cpu_float64 2022-08-17T12:25:25.8882469Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_complex128 2022-08-17T12:25:25.8925959Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_symeig_cpu_complex128 2022-08-17T12:25:25.9046025Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_symeig_cpu_complex128 2022-08-17T12:25:25.9280765Z [gw3] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_complex128 2022-08-17T12:25:25.9327095Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_float64 2022-08-17T12:25:25.9353659Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_symeig_cpu_float64 2022-08-17T12:25:25.9377256Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_symeig_cpu_float64 2022-08-17T12:25:25.9721009Z [gw3] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_float64 2022-08-17T12:25:25.9760373Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_complex128 2022-08-17T12:25:25.9874691Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_t_cpu_complex128 2022-08-17T12:25:25.9958216Z [gw3] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_complex128 2022-08-17T12:25:26.0160065Z [gw0] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_t_cpu_complex128 2022-08-17T12:25:26.0198235Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_float64 2022-08-17T12:25:26.0210568Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_t_cpu_float64 2022-08-17T12:25:26.0253184Z [gw3] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_float64 2022-08-17T12:25:26.0601021Z [gw0] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_t_cpu_float64 2022-08-17T12:25:26.0633971Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_slice_scatter_cpu_float64 2022-08-17T12:25:26.0642939Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_slice_scatter_cpu_float64 2022-08-17T12:25:26.0676301Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_along_dim_cpu_complex128 2022-08-17T12:25:26.1042244Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_along_dim_cpu_complex128 2022-08-17T12:25:26.1075497Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_cpu_float64 2022-08-17T12:25:26.1084632Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_cpu_float64 2022-08-17T12:25:26.1112825Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_along_dim_cpu_float64 2022-08-17T12:25:26.1481109Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_along_dim_cpu_float64 2022-08-17T12:25:26.1510712Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_complex128 2022-08-17T12:25:26.1523192Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_complex128 2022-08-17T12:25:26.1544240Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_cpu_complex128 2022-08-17T12:25:26.1920731Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_cpu_complex128 2022-08-17T12:25:26.1949379Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_float64 2022-08-17T12:25:26.1960441Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_float64 2022-08-17T12:25:26.1982662Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_cpu_float64 2022-08-17T12:25:26.2360206Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_cpu_float64 2022-08-17T12:25:26.2392381Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sort_cpu_float64 2022-08-17T12:25:26.2403246Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sort_cpu_float64 2022-08-17T12:25:26.2496583Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_complex128 2022-08-17T12:25:26.2799739Z [gw0] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_complex128 2022-08-17T12:25:26.2828329Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:25:26.2840101Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:25:26.2876730Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_float64 2022-08-17T12:25:26.3240517Z [gw0] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_float64 2022-08-17T12:25:26.3270846Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_float64 2022-08-17T12:25:26.3281568Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_float64 2022-08-17T12:25:26.3374188Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_complex128 2022-08-17T12:25:26.3680677Z [gw0] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_complex128 2022-08-17T12:25:26.3710033Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_airy_ai_cpu_float64 2022-08-17T12:25:26.3722366Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_airy_ai_cpu_float64 2022-08-17T12:25:26.3757443Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_float64 2022-08-17T12:25:26.4120891Z [gw0] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_float64 2022-08-17T12:25:26.4149293Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j0_cpu_float64 2022-08-17T12:25:26.4159807Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j0_cpu_float64 2022-08-17T12:25:26.4180233Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_complex128 2022-08-17T12:25:26.4561167Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_complex128 2022-08-17T12:25:26.4589464Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j1_cpu_float64 2022-08-17T12:25:26.4601001Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j1_cpu_float64 2022-08-17T12:25:26.4622784Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_float64 2022-08-17T12:25:26.5001131Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_float64 2022-08-17T12:25:26.5029425Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y0_cpu_float64 2022-08-17T12:25:26.5040859Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y0_cpu_float64 2022-08-17T12:25:26.5065060Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_complex128 2022-08-17T12:25:26.5441218Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_complex128 2022-08-17T12:25:26.5470191Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y1_cpu_float64 2022-08-17T12:25:26.5480935Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y1_cpu_float64 2022-08-17T12:25:26.5505878Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_float64 2022-08-17T12:25:26.5880536Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_float64 2022-08-17T12:25:26.5909470Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:25:26.5920284Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:25:26.5948024Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_complex128 2022-08-17T12:25:26.6320117Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_complex128 2022-08-17T12:25:26.6349205Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:25:26.6360914Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:25:26.6384950Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_float64 2022-08-17T12:25:26.6760350Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_float64 2022-08-17T12:25:26.6783224Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:25:26.6798058Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:25:26.6822416Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_complex128 2022-08-17T12:25:26.7199816Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_complex128 2022-08-17T12:25:26.7219406Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:25:26.7237472Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:25:26.7260971Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_float64 2022-08-17T12:25:26.7640011Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_float64 2022-08-17T12:25:26.7669972Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_entr_cpu_float64 2022-08-17T12:25:26.7682367Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_entr_cpu_float64 2022-08-17T12:25:26.7704045Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_topk_cpu_float64 2022-08-17T12:25:26.8079791Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_topk_cpu_float64 2022-08-17T12:25:26.8109430Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_erfcx_cpu_float64 2022-08-17T12:25:26.8121981Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_erfcx_cpu_float64 2022-08-17T12:25:26.8146661Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_complex128 2022-08-17T12:25:26.8521124Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_complex128 2022-08-17T12:25:26.8550089Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:25:26.8563318Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:25:26.8587513Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_float64 2022-08-17T12:25:26.8961214Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_float64 2022-08-17T12:25:26.8990276Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:25:26.9001087Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:25:26.9305627Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_complex128 2022-08-17T12:25:26.9399247Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_complex128 2022-08-17T12:25:26.9429039Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i0e_cpu_float64 2022-08-17T12:25:26.9440418Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i0e_cpu_float64 2022-08-17T12:25:26.9511857Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_float64 2022-08-17T12:25:26.9839100Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_float64 2022-08-17T12:25:26.9870055Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i1_cpu_float64 2022-08-17T12:25:26.9882327Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i1_cpu_float64 2022-08-17T12:25:26.9906493Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_complex128 2022-08-17T12:25:27.0280411Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_complex128 2022-08-17T12:25:27.0313926Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i1e_cpu_float64 2022-08-17T12:25:27.0326107Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i1e_cpu_float64 2022-08-17T12:25:27.0350718Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_float64 2022-08-17T12:25:27.0720179Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_float64 2022-08-17T12:25:27.0749156Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:25:27.0759889Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:25:27.0786455Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_complex128 2022-08-17T12:25:27.1161273Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_complex128 2022-08-17T12:25:27.1185837Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:25:27.1198297Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:25:27.1232314Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_float64 2022-08-17T12:25:27.1601727Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_float64 2022-08-17T12:25:27.1638065Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_log_ndtr_cpu_float64 2022-08-17T12:25:27.1647247Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_log_ndtr_cpu_float64 2022-08-17T12:25:27.1670139Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_complex128 2022-08-17T12:25:27.2040714Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_complex128 2022-08-17T12:25:27.2070233Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i0_cpu_float64 2022-08-17T12:25:27.2081957Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i0_cpu_float64 2022-08-17T12:25:27.2105958Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_float64 2022-08-17T12:25:27.2481294Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_float64 2022-08-17T12:25:27.2509668Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i1_cpu_float64 2022-08-17T12:25:27.2520046Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i1_cpu_float64 2022-08-17T12:25:27.2802693Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_complex128 2022-08-17T12:25:27.2919445Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_complex128 2022-08-17T12:25:27.2947735Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k0_cpu_float64 2022-08-17T12:25:27.2958414Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k0_cpu_float64 2022-08-17T12:25:27.3038484Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_float64 2022-08-17T12:25:27.3361077Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_float64 2022-08-17T12:25:27.3388751Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k1_cpu_float64 2022-08-17T12:25:27.3401392Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k1_cpu_float64 2022-08-17T12:25:27.3714369Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_complex128 2022-08-17T12:25:27.3799251Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_complex128 2022-08-17T12:25:27.3828962Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmod___cpu_float64 2022-08-17T12:25:27.3839519Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmod___cpu_float64 2022-08-17T12:25:27.3927532Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_float64 2022-08-17T12:25:27.4240311Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_float64 2022-08-17T12:25:27.4268524Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmul___cpu_complex128 2022-08-17T12:25:27.4279805Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmul___cpu_complex128 2022-08-17T12:25:27.4680747Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_complex128 2022-08-17T12:25:27.4711078Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmul___cpu_float64 2022-08-17T12:25:27.4887387Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmul___cpu_float64 2022-08-17T12:25:27.4896489Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_complex128 2022-08-17T12:25:27.5024144Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_float64 2022-08-17T12:25:27.5118835Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_float64 2022-08-17T12:25:27.5138726Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rpow___cpu_complex128 2022-08-17T12:25:27.5319216Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rpow___cpu_complex128 2022-08-17T12:25:27.5357275Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trunc_cpu_float64 2022-08-17T12:25:27.5559935Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trunc_cpu_float64 2022-08-17T12:25:27.5579782Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rpow___cpu_float64 2022-08-17T12:25:27.5759313Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rpow___cpu_float64 2022-08-17T12:25:27.5783279Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_complex128 2022-08-17T12:25:27.5999977Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_complex128 2022-08-17T12:25:27.6029449Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rsub___cpu_complex128 2022-08-17T12:25:27.6198904Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rsub___cpu_complex128 2022-08-17T12:25:27.6223514Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_float64 2022-08-17T12:25:27.6439942Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_float64 2022-08-17T12:25:27.6474178Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rsub___cpu_float64 2022-08-17T12:25:27.6638816Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rsub___cpu_float64 2022-08-17T12:25:27.6661862Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_complex128 2022-08-17T12:25:27.6879547Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_complex128 2022-08-17T12:25:27.6909239Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_amax_cpu_float64 2022-08-17T12:25:27.7078967Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_amax_cpu_float64 2022-08-17T12:25:27.7102084Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_float64 2022-08-17T12:25:27.7320399Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_float64 2022-08-17T12:25:27.7349539Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_amin_cpu_float64 2022-08-17T12:25:27.7519188Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_amin_cpu_float64 2022-08-17T12:25:27.7542917Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_complex128 2022-08-17T12:25:27.7759394Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_complex128 2022-08-17T12:25:27.7788456Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_argmax_cpu_float64 2022-08-17T12:25:27.7959175Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_argmax_cpu_float64 2022-08-17T12:25:27.7987837Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_float64 2022-08-17T12:25:27.8199840Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_float64 2022-08-17T12:25:27.8229419Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_argmin_cpu_float64 2022-08-17T12:25:27.8399010Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_argmin_cpu_float64 2022-08-17T12:25:27.8423549Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unique_consecutive_cpu_float64 2022-08-17T12:25:27.8638953Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unique_consecutive_cpu_float64 2022-08-17T12:25:27.8669721Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumprod_cpu_complex128 2022-08-17T12:25:27.8839600Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumprod_cpu_complex128 2022-08-17T12:25:27.8860005Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unique_cpu_float64 2022-08-17T12:25:27.9079519Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unique_cpu_float64 2022-08-17T12:25:27.9108911Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumprod_cpu_float64 2022-08-17T12:25:27.9278703Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumprod_cpu_float64 2022-08-17T12:25:27.9520584Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_complex128 2022-08-17T12:25:27.9554062Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumsum_cpu_complex128 2022-08-17T12:25:27.9644664Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumsum_cpu_complex128 2022-08-17T12:25:27.9717239Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_complex128 2022-08-17T12:25:27.9783450Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_float64 2022-08-17T12:25:27.9958712Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_float64 2022-08-17T12:25:27.9987972Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumsum_cpu_float64 2022-08-17T12:25:28.0158731Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumsum_cpu_float64 2022-08-17T12:25:28.0179560Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_cpu_complex128 2022-08-17T12:25:28.0400338Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_cpu_complex128 2022-08-17T12:25:28.0430090Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_log_softmax_cpu_float64 2022-08-17T12:25:28.0599179Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_log_softmax_cpu_float64 2022-08-17T12:25:28.0621336Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_cpu_float64 2022-08-17T12:25:28.0839407Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_cpu_float64 2022-08-17T12:25:28.0873221Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_logaddexp_cpu_float64 2022-08-17T12:25:28.1038716Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_logaddexp_cpu_float64 2022-08-17T12:25:28.1059852Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_complex128 2022-08-17T12:25:28.1280975Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_complex128 2022-08-17T12:25:28.1310932Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_logsumexp_cpu_float64 2022-08-17T12:25:28.1478493Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_logsumexp_cpu_float64 2022-08-17T12:25:28.1499939Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_float64 2022-08-17T12:25:28.1720657Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_float64 2022-08-17T12:25:28.1750464Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_mean_cpu_complex128 2022-08-17T12:25:28.1920560Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_mean_cpu_complex128 2022-08-17T12:25:28.1950918Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_complex128 2022-08-17T12:25:28.2160849Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_complex128 2022-08-17T12:25:28.2193630Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_mean_cpu_float64 2022-08-17T12:25:28.2361700Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_mean_cpu_float64 2022-08-17T12:25:28.2394420Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_float64 2022-08-17T12:25:28.2599693Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_float64 2022-08-17T12:25:28.2628304Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_median_cpu_float64 2022-08-17T12:25:28.2799483Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_median_cpu_float64 2022-08-17T12:25:28.2832514Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_complex_cpu_float64 2022-08-17T12:25:28.3039428Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_complex_cpu_float64 2022-08-17T12:25:28.3068966Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_norm_cpu_float64 2022-08-17T12:25:28.3239425Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_norm_cpu_float64 2022-08-17T12:25:28.3277358Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_complex128 2022-08-17T12:25:28.3480709Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_complex128 2022-08-17T12:25:28.3510030Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_normalize_cpu_complex128 2022-08-17T12:25:28.3680011Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_normalize_cpu_complex128 2022-08-17T12:25:28.3712921Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_float64 2022-08-17T12:25:28.3919472Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_float64 2022-08-17T12:25:28.3949005Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_normalize_cpu_float64 2022-08-17T12:25:28.4120596Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_normalize_cpu_float64 2022-08-17T12:25:28.4151857Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_real_cpu_complex128 2022-08-17T12:25:28.4360069Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_real_cpu_complex128 2022-08-17T12:25:28.4390051Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_prod_cpu_complex128 2022-08-17T12:25:28.4560441Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_prod_cpu_complex128 2022-08-17T12:25:28.4592570Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_cpu_complex128 2022-08-17T12:25:28.4799872Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_cpu_complex128 2022-08-17T12:25:28.4829779Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_prod_cpu_float64 2022-08-17T12:25:28.4999646Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_prod_cpu_float64 2022-08-17T12:25:28.5029472Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_cpu_float64 2022-08-17T12:25:28.5240098Z [gw0] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_cpu_float64 2022-08-17T12:25:28.5269833Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_softmax_cpu_float64 2022-08-17T12:25:28.5441427Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_softmax_cpu_float64 2022-08-17T12:25:28.5474119Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_complex128 2022-08-17T12:25:28.5681340Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_complex128 2022-08-17T12:25:28.5720384Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_softmin_cpu_float64 2022-08-17T12:25:28.5881247Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_softmin_cpu_float64 2022-08-17T12:25:28.5914343Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_float64 2022-08-17T12:25:28.6121254Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_float64 2022-08-17T12:25:28.6155044Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_std_cpu_complex128 2022-08-17T12:25:28.6320873Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_std_cpu_complex128 2022-08-17T12:25:28.6356471Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_complex128 2022-08-17T12:25:28.6560351Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_complex128 2022-08-17T12:25:28.6593294Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_std_cpu_float64 2022-08-17T12:25:28.6760371Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_std_cpu_float64 2022-08-17T12:25:28.6795458Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_float64 2022-08-17T12:25:28.7000120Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_float64 2022-08-17T12:25:28.7033269Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_sum_cpu_complex128 2022-08-17T12:25:28.7200578Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_sum_cpu_complex128 2022-08-17T12:25:28.7233756Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_where_cpu_complex128 2022-08-17T12:25:28.7441100Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_where_cpu_complex128 2022-08-17T12:25:28.7475983Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_sum_cpu_float64 2022-08-17T12:25:28.7640806Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_sum_cpu_float64 2022-08-17T12:25:28.7676788Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_where_cpu_float64 2022-08-17T12:25:28.7879641Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_where_cpu_float64 2022-08-17T12:25:28.7911799Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_var_cpu_complex128 2022-08-17T12:25:28.8079830Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_var_cpu_complex128 2022-08-17T12:25:28.8102081Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_xlogy_cpu_float64 2022-08-17T12:25:28.8320248Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_xlogy_cpu_float64 2022-08-17T12:25:28.8353356Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_var_cpu_float64 2022-08-17T12:25:28.8519264Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_var_cpu_float64 2022-08-17T12:25:28.8762047Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_complex128 2022-08-17T12:25:28.8766710Z [gw0] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_complex128 2022-08-17T12:25:28.8781177Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_abs_cpu_complex128 2022-08-17T12:25:28.8959872Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_abs_cpu_complex128 2022-08-17T12:25:28.9035091Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_float64 2022-08-17T12:25:28.9199097Z [gw0] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_float64 2022-08-17T12:25:28.9240958Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_abs_cpu_float64 2022-08-17T12:25:28.9399751Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_abs_cpu_float64 2022-08-17T12:25:28.9431734Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_complex128 2022-08-17T12:25:28.9638642Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_complex128 2022-08-17T12:25:28.9810927Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acos_cpu_complex128 2022-08-17T12:25:28.9838317Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acos_cpu_complex128 2022-08-17T12:25:28.9874510Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_float64 2022-08-17T12:25:29.0081000Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_float64 2022-08-17T12:25:29.0175877Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acos_cpu_float64 2022-08-17T12:25:29.0280917Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acos_cpu_float64 2022-08-17T12:25:29.0315059Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_H_cpu_complex128 2022-08-17T12:25:29.0521138Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_H_cpu_complex128 2022-08-17T12:25:29.0560838Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acosh_cpu_complex128 2022-08-17T12:25:29.0720952Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acosh_cpu_complex128 2022-08-17T12:25:29.0756664Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_H_cpu_float64 2022-08-17T12:25:29.0961938Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_H_cpu_float64 2022-08-17T12:25:29.0999955Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acosh_cpu_float64 2022-08-17T12:25:29.1161643Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acosh_cpu_float64 2022-08-17T12:25:29.1194083Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_T_cpu_complex128 2022-08-17T12:25:29.1401465Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_T_cpu_complex128 2022-08-17T12:25:29.1601055Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_add_cpu_complex128 2022-08-17T12:25:29.1627509Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_T_cpu_float64 2022-08-17T12:25:29.2040802Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_T_cpu_float64 2022-08-17T12:25:29.2068036Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___getitem___cpu_complex128 2022-08-17T12:25:29.2298088Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___getitem___cpu_complex128 2022-08-17T12:25:29.2309911Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_add_cpu_complex128 2022-08-17T12:25:29.2498014Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_add_cpu_float64 2022-08-17T12:25:29.2506993Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___getitem___cpu_float64 2022-08-17T12:25:29.2521308Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___getitem___cpu_float64 2022-08-17T12:25:29.2720520Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_add_cpu_float64 2022-08-17T12:25:29.2998358Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addbmm_cpu_complex128 2022-08-17T12:25:29.3120768Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___radd___cpu_complex128 2022-08-17T12:25:29.3475161Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___radd___cpu_complex128 2022-08-17T12:25:29.3478067Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___radd___cpu_float64 2022-08-17T12:25:29.3913927Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___radd___cpu_float64 2022-08-17T12:25:29.3918146Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rdiv___cpu_complex128 2022-08-17T12:25:29.4334956Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rdiv___cpu_complex128 2022-08-17T12:25:29.4359286Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rdiv___cpu_float64 2022-08-17T12:25:29.4393585Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rdiv___cpu_float64 2022-08-17T12:25:29.4411566Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addbmm_cpu_complex128 2022-08-17T12:25:29.4779470Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addbmm_cpu_float64 2022-08-17T12:25:29.4792566Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmatmul___cpu_complex128 2022-08-17T12:25:29.5031658Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmatmul___cpu_complex128 2022-08-17T12:25:29.5054303Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addbmm_cpu_float64 2022-08-17T12:25:29.5202621Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcdiv_cpu_complex128 2022-08-17T12:25:29.5245529Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmatmul___cpu_float64 2022-08-17T12:25:29.5644228Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmatmul___cpu_float64 2022-08-17T12:25:29.5685410Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chalf_cpu_complex128 2022-08-17T12:25:29.5728422Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chalf_cpu_complex128 2022-08-17T12:25:29.5737678Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcdiv_cpu_complex128 2022-08-17T12:25:29.5888277Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcdiv_cpu_float64 2022-08-17T12:25:29.6081016Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcdiv_cpu_float64 2022-08-17T12:25:29.6109951Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chalf_cpu_float64 2022-08-17T12:25:29.6199815Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chalf_cpu_float64 2022-08-17T12:25:29.6520953Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcmul_cpu_complex128 2022-08-17T12:25:29.6552736Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_char_cpu_complex128 2022-08-17T12:25:29.6963682Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_char_cpu_complex128 2022-08-17T12:25:29.6998504Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_char_cpu_float64 2022-08-17T12:25:29.7107990Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_char_cpu_float64 2022-08-17T12:25:29.7120229Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcmul_cpu_complex128 2022-08-17T12:25:29.7271220Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcmul_cpu_float64 2022-08-17T12:25:29.7399027Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcmul_cpu_float64 2022-08-17T12:25:29.7425312Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_cpu_complex128 2022-08-17T12:25:29.7559375Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_cpu_complex128 2022-08-17T12:25:29.7839781Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_cpu_complex128 2022-08-17T12:25:29.7872794Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_cpu_float64 2022-08-17T12:25:29.8100794Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_cpu_float64 2022-08-17T12:25:29.8109631Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_cpu_complex128 2022-08-17T12:25:29.8177625Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_cpu_float64 2022-08-17T12:25:29.8278236Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_cpu_float64 2022-08-17T12:25:29.8301810Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_inverse_cpu_complex128 2022-08-17T12:25:29.8519588Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_inverse_cpu_complex128 2022-08-17T12:25:29.8718567Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_decomposed_cpu_complex128 2022-08-17T12:25:29.8747611Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_inverse_cpu_float64 2022-08-17T12:25:29.8996600Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_inverse_cpu_float64 2022-08-17T12:25:29.9004465Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_decomposed_cpu_complex128 2022-08-17T12:25:29.9049168Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_decomposed_cpu_float64 2022-08-17T12:25:29.9157592Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_decomposed_cpu_float64 2022-08-17T12:25:29.9179429Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_solve_cpu_complex128 2022-08-17T12:25:29.9439184Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_solve_cpu_complex128 2022-08-17T12:25:29.9600938Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmv_cpu_complex128 2022-08-17T12:25:29.9627463Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_solve_cpu_float64 2022-08-17T12:25:29.9685913Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_solve_cpu_float64 2022-08-17T12:25:29.9879224Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmv_cpu_complex128 2022-08-17T12:25:29.9947846Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmv_cpu_float64 2022-08-17T12:25:30.0038747Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmv_cpu_float64 2022-08-17T12:25:30.0060408Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chunk_cpu_complex128 2022-08-17T12:25:30.0321117Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chunk_cpu_complex128 2022-08-17T12:25:30.0481619Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addr_cpu_complex128 2022-08-17T12:25:30.0517756Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chunk_cpu_float64 2022-08-17T12:25:30.0583246Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chunk_cpu_float64 2022-08-17T12:25:30.0759125Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addr_cpu_complex128 2022-08-17T12:25:30.0839064Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addr_cpu_float64 2022-08-17T12:25:30.0919333Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addr_cpu_float64 2022-08-17T12:25:30.1060560Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_cpu_float64 2022-08-17T12:25:30.1198619Z [gw0] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_cpu_float64 2022-08-17T12:25:30.1225782Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_all_cpu_complex128 2022-08-17T12:25:30.1358777Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_all_cpu_complex128 2022-08-17T12:25:30.1533793Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_max_cpu_float64 2022-08-17T12:25:30.1639840Z [gw0] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_max_cpu_float64 2022-08-17T12:25:30.1665277Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_all_cpu_float64 2022-08-17T12:25:30.1798874Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_all_cpu_float64 2022-08-17T12:25:30.1974835Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_min_cpu_float64 2022-08-17T12:25:30.2078704Z [gw0] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_min_cpu_float64 2022-08-17T12:25:30.2106931Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_allclose_cpu_complex128 2022-08-17T12:25:30.2239691Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_allclose_cpu_complex128 2022-08-17T12:25:30.2270254Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clone_cpu_complex128 2022-08-17T12:25:30.2520382Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clone_cpu_complex128 2022-08-17T12:25:30.2545781Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_allclose_cpu_float64 2022-08-17T12:25:30.2679222Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_allclose_cpu_float64 2022-08-17T12:25:30.2715465Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clone_cpu_float64 2022-08-17T12:25:30.2959780Z [gw0] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clone_cpu_float64 2022-08-17T12:25:30.2986111Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_amax_cpu_float64 2022-08-17T12:25:30.3119421Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_amax_cpu_float64 2022-08-17T12:25:30.3152631Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_column_stack_cpu_complex128 2022-08-17T12:25:30.3401030Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_column_stack_cpu_complex128 2022-08-17T12:25:30.3422529Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_amin_cpu_float64 2022-08-17T12:25:30.3558080Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_amin_cpu_float64 2022-08-17T12:25:30.3586491Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_column_stack_cpu_float64 2022-08-17T12:25:30.3840072Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_column_stack_cpu_float64 2022-08-17T12:25:30.3870393Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_aminmax_cpu_float64 2022-08-17T12:25:30.3998498Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_aminmax_cpu_float64 2022-08-17T12:25:30.4024206Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_combinations_cpu_complex128 2022-08-17T12:25:30.4280015Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_combinations_cpu_complex128 2022-08-17T12:25:30.4308808Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_angle_cpu_complex128 2022-08-17T12:25:30.4438641Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_angle_cpu_complex128 2022-08-17T12:25:30.4462750Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_combinations_cpu_float64 2022-08-17T12:25:30.4721311Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_combinations_cpu_float64 2022-08-17T12:25:30.4749584Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_angle_cpu_float64 2022-08-17T12:25:30.5021355Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_angle_cpu_float64 2022-08-17T12:25:30.5029925Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_complex_cpu_float64 2022-08-17T12:25:30.5158250Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_complex_cpu_float64 2022-08-17T12:25:30.5194122Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_any_cpu_complex128 2022-08-17T12:25:30.5511063Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_any_cpu_complex128 2022-08-17T12:25:30.5514380Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_cpu_complex128 2022-08-17T12:25:30.5611960Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_cpu_complex128 2022-08-17T12:25:30.5637189Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_any_cpu_float64 2022-08-17T12:25:30.5920039Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_any_cpu_float64 2022-08-17T12:25:30.5941270Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_cpu_float64 2022-08-17T12:25:30.6070581Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_cpu_float64 2022-08-17T12:25:30.6075119Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_arange_cpu_float64 2022-08-17T12:25:30.6359415Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_arange_cpu_float64 2022-08-17T12:25:30.6449756Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_physical_cpu_complex128 2022-08-17T12:25:30.6509554Z [gw0] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_physical_cpu_complex128 2022-08-17T12:25:30.6513876Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argmax_cpu_float64 2022-08-17T12:25:30.6800312Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argmax_cpu_float64 2022-08-17T12:25:30.6839782Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_physical_cpu_float64 2022-08-17T12:25:30.6918808Z [gw0] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_physical_cpu_float64 2022-08-17T12:25:30.6944479Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argmin_cpu_float64 2022-08-17T12:25:30.7240811Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argmin_cpu_float64 2022-08-17T12:25:30.7262247Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_constant_pad_nd_cpu_complex128 2022-08-17T12:25:30.7357973Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_constant_pad_nd_cpu_complex128 2022-08-17T12:25:30.7380060Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argsort_cpu_float64 2022-08-17T12:25:30.7680192Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argsort_cpu_float64 2022-08-17T12:25:30.7701217Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_constant_pad_nd_cpu_float64 2022-08-17T12:25:30.7798059Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_constant_pad_nd_cpu_float64 2022-08-17T12:25:30.7817606Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argwhere_cpu_complex128 2022-08-17T12:25:30.8120847Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argwhere_cpu_complex128 2022-08-17T12:25:30.8143431Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_contiguous_cpu_complex128 2022-08-17T12:25:30.8238802Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_contiguous_cpu_complex128 2022-08-17T12:25:30.8260311Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argwhere_cpu_float64 2022-08-17T12:25:30.8561038Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argwhere_cpu_float64 2022-08-17T12:25:30.8581435Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_contiguous_cpu_float64 2022-08-17T12:25:30.8678526Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_contiguous_cpu_float64 2022-08-17T12:25:30.8693969Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_cpu_complex128 2022-08-17T12:25:30.9041754Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_cpu_complex128 2022-08-17T12:25:30.9145914Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_copysign_cpu_float64 2022-08-17T12:25:30.9150639Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_cpu_float64 2022-08-17T12:25:30.9217223Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_cpu_float64 2022-08-17T12:25:30.9479714Z [gw0] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_copysign_cpu_float64 2022-08-17T12:25:30.9512471Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_corrcoef_cpu_complex128 2022-08-17T12:25:30.9558184Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_corrcoef_cpu_complex128 2022-08-17T12:25:30.9585565Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_scatter_cpu_complex128 2022-08-17T12:25:30.9921155Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_scatter_cpu_complex128 2022-08-17T12:25:30.9952306Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_corrcoef_cpu_float64 2022-08-17T12:25:30.9998261Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_corrcoef_cpu_float64 2022-08-17T12:25:31.0024545Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_scatter_cpu_float64 2022-08-17T12:25:31.0361766Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_scatter_cpu_float64 2022-08-17T12:25:31.0460943Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cos_cpu_complex128 2022-08-17T12:25:31.0577478Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asin_cpu_complex128 2022-08-17T12:25:31.0638884Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asin_cpu_complex128 2022-08-17T12:25:31.0880323Z [gw0] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cos_cpu_complex128 2022-08-17T12:25:31.0888467Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cos_cpu_float64 2022-08-17T12:25:31.0910175Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asin_cpu_float64 2022-08-17T12:25:31.0941010Z [gw0] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cos_cpu_float64 2022-08-17T12:25:31.1320112Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asin_cpu_float64 2022-08-17T12:25:31.1323298Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cosh_cpu_complex128 2022-08-17T12:25:31.1360481Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asinh_cpu_complex128 2022-08-17T12:25:31.1455774Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asinh_cpu_complex128 2022-08-17T12:25:31.1767140Z [gw0] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cosh_cpu_complex128 2022-08-17T12:25:31.1771438Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cosh_cpu_float64 2022-08-17T12:25:31.1787354Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asinh_cpu_float64 2022-08-17T12:25:31.1797155Z [gw0] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cosh_cpu_float64 2022-08-17T12:25:31.2231435Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asinh_cpu_float64 2022-08-17T12:25:31.2233321Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_count_nonzero_cpu_complex128 2022-08-17T12:25:31.2237266Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_count_nonzero_cpu_complex128 2022-08-17T12:25:31.2339568Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan2_cpu_float64 2022-08-17T12:25:31.2716005Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan2_cpu_float64 2022-08-17T12:25:31.2723905Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_count_nonzero_cpu_float64 2022-08-17T12:25:31.2732557Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_count_nonzero_cpu_float64 2022-08-17T12:25:31.2780662Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan_cpu_complex128 2022-08-17T12:25:31.3130307Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan_cpu_complex128 2022-08-17T12:25:31.3133957Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cov_cpu_complex128 2022-08-17T12:25:31.3139998Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cov_cpu_complex128 2022-08-17T12:25:31.3144009Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan_cpu_float64 2022-08-17T12:25:31.3552531Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan_cpu_float64 2022-08-17T12:25:31.3554324Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cov_cpu_float64 2022-08-17T12:25:31.3597505Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cov_cpu_float64 2022-08-17T12:25:31.3600865Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atanh_cpu_complex128 2022-08-17T12:25:31.3991967Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atanh_cpu_complex128 2022-08-17T12:25:31.3999080Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cross_cpu_complex128 2022-08-17T12:25:31.4048412Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cross_cpu_complex128 2022-08-17T12:25:31.4055811Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atanh_cpu_float64 2022-08-17T12:25:31.4419693Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atanh_cpu_float64 2022-08-17T12:25:31.4437621Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cross_cpu_float64 2022-08-17T12:25:31.4484868Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cross_cpu_float64 2022-08-17T12:25:31.4487942Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_1d_cpu_complex128 2022-08-17T12:25:31.4911185Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_1d_cpu_complex128 2022-08-17T12:25:31.4950938Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cummax_cpu_float64 2022-08-17T12:25:31.4954479Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cummax_cpu_float64 2022-08-17T12:25:31.4956694Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_1d_cpu_float64 2022-08-17T12:25:31.5420193Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_1d_cpu_float64 2022-08-17T12:25:31.5427042Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cummin_cpu_float64 2022-08-17T12:25:31.5430759Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cummin_cpu_float64 2022-08-17T12:25:31.5432730Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_2d_cpu_complex128 2022-08-17T12:25:31.5800555Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_2d_cpu_complex128 2022-08-17T12:25:31.5809481Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumprod_cpu_complex128 2022-08-17T12:25:31.5830780Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_2d_cpu_float64 2022-08-17T12:25:31.6241552Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_2d_cpu_float64 2022-08-17T12:25:31.6268588Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_3d_cpu_complex128 2022-08-17T12:25:31.6681519Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_3d_cpu_complex128 2022-08-17T12:25:31.6716652Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_3d_cpu_float64 2022-08-17T12:25:31.7121266Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_3d_cpu_float64 2022-08-17T12:25:31.7824827Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_baddbmm_cpu_complex128 2022-08-17T12:25:31.7843057Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_baddbmm_cpu_complex128 2022-08-17T12:25:31.7979775Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_baddbmm_cpu_float64 2022-08-17T12:25:31.8282981Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_baddbmm_cpu_float64 2022-08-17T12:25:31.8320717Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bernoulli_cpu_float64 2022-08-17T12:25:31.8723339Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bernoulli_cpu_float64 2022-08-17T12:25:31.8759773Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bfloat16_cpu_complex128 2022-08-17T12:25:31.9163138Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bfloat16_cpu_complex128 2022-08-17T12:25:31.9202956Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bfloat16_cpu_float64 2022-08-17T12:25:31.9602007Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bfloat16_cpu_float64 2022-08-17T12:25:31.9634289Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_block_diag_cpu_complex128 2022-08-17T12:25:32.0040997Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_block_diag_cpu_complex128 2022-08-17T12:25:32.0071619Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_block_diag_cpu_float64 2022-08-17T12:25:32.0521373Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_block_diag_cpu_float64 2022-08-17T12:25:32.0586601Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bmm_cpu_complex128 2022-08-17T12:25:32.1035620Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bmm_cpu_complex128 2022-08-17T12:25:32.1043653Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bmm_cpu_float64 2022-08-17T12:25:32.1466832Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bmm_cpu_float64 2022-08-17T12:25:32.1482016Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bool_cpu_complex128 2022-08-17T12:25:32.1916254Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bool_cpu_complex128 2022-08-17T12:25:32.1920196Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bool_cpu_float64 2022-08-17T12:25:32.2369106Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bool_cpu_float64 2022-08-17T12:25:32.2372975Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_tensors_cpu_complex128 2022-08-17T12:25:32.2808090Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_tensors_cpu_complex128 2022-08-17T12:25:32.2811975Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_tensors_cpu_float64 2022-08-17T12:25:32.3244219Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_tensors_cpu_float64 2022-08-17T12:25:32.3245467Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_to_cpu_complex128 2022-08-17T12:25:32.3712468Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_to_cpu_complex128 2022-08-17T12:25:32.3715321Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_to_cpu_float64 2022-08-17T12:25:32.4153171Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_to_cpu_float64 2022-08-17T12:25:32.4157154Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bucketize_cpu_float64 2022-08-17T12:25:32.4592962Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bucketize_cpu_float64 2022-08-17T12:25:32.4596788Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_byte_cpu_complex128 2022-08-17T12:25:32.5073336Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_byte_cpu_complex128 2022-08-17T12:25:32.5081003Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_byte_cpu_float64 2022-08-17T12:25:32.5555513Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_byte_cpu_float64 2022-08-17T12:25:32.5562998Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cartesian_prod_cpu_complex128 2022-08-17T12:25:32.5995729Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cartesian_prod_cpu_complex128 2022-08-17T12:25:32.6003222Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cartesian_prod_cpu_float64 2022-08-17T12:25:32.6432748Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cartesian_prod_cpu_float64 2022-08-17T12:25:32.6441003Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cat_cpu_complex128 2022-08-17T12:25:32.6875343Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cat_cpu_complex128 2022-08-17T12:25:32.6883023Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cat_cpu_float64 2022-08-17T12:25:32.7313412Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cat_cpu_float64 2022-08-17T12:25:32.7320846Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cdist_cpu_float64 2022-08-17T12:25:32.7815601Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cdist_cpu_float64 2022-08-17T12:25:32.7816521Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ceil_cpu_float64 2022-08-17T12:25:32.8241884Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ceil_cpu_float64 2022-08-17T12:25:32.8270105Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft2_cpu_complex128 2022-08-17T12:25:32.8683725Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft2_cpu_complex128 2022-08-17T12:25:32.8731618Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft2_cpu_float64 2022-08-17T12:25:32.9205939Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft2_cpu_float64 2022-08-17T12:25:32.9206493Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft_cpu_complex128 2022-08-17T12:25:32.9637558Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft_cpu_complex128 2022-08-17T12:25:32.9638270Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft_cpu_float64 2022-08-17T12:25:33.0115048Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft_cpu_float64 2022-08-17T12:25:33.0118594Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfftn_cpu_complex128 2022-08-17T12:25:33.0555484Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfftn_cpu_complex128 2022-08-17T12:25:33.0562714Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfftn_cpu_float64 2022-08-17T12:25:33.0994165Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfftn_cpu_float64 2022-08-17T12:25:33.0995050Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft2_cpu_complex128 2022-08-17T12:25:33.1437111Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft2_cpu_complex128 2022-08-17T12:25:33.1437978Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft2_cpu_float64 2022-08-17T12:25:33.1882160Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft2_cpu_float64 2022-08-17T12:25:33.1882680Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft_cpu_complex128 2022-08-17T12:25:33.2316250Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft_cpu_complex128 2022-08-17T12:25:33.2316713Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft_cpu_float64 2022-08-17T12:25:33.2752853Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft_cpu_float64 2022-08-17T12:25:33.2753348Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftn_cpu_complex128 2022-08-17T12:25:33.3193944Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftn_cpu_complex128 2022-08-17T12:25:33.3198168Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftn_cpu_float64 2022-08-17T12:25:33.3628974Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftn_cpu_float64 2022-08-17T12:25:33.3638724Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftshift_cpu_complex128 2022-08-17T12:25:33.4073331Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftshift_cpu_complex128 2022-08-17T12:25:33.4078338Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftshift_cpu_float64 2022-08-17T12:25:33.4513829Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftshift_cpu_float64 2022-08-17T12:25:33.4518778Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfft2_cpu_float64 2022-08-17T12:25:33.4953768Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfft2_cpu_float64 2022-08-17T12:25:33.4963421Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfft_cpu_float64 2022-08-17T12:25:33.5397933Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfft_cpu_float64 2022-08-17T12:25:33.5398570Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfftn_cpu_float64 2022-08-17T12:25:33.5836702Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfftn_cpu_float64 2022-08-17T12:25:33.5837291Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft2_cpu_complex128 2022-08-17T12:25:33.6243656Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft2_cpu_complex128 2022-08-17T12:25:33.6290887Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft2_cpu_float64 2022-08-17T12:25:33.6759676Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft2_cpu_float64 2022-08-17T12:25:33.6767114Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft_cpu_complex128 2022-08-17T12:25:33.7196095Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft_cpu_complex128 2022-08-17T12:25:33.7196933Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft_cpu_float64 2022-08-17T12:25:33.7635974Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft_cpu_float64 2022-08-17T12:25:33.7636490Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfftn_cpu_complex128 2022-08-17T12:25:33.8041887Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfftn_cpu_complex128 2022-08-17T12:25:33.8071044Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfftn_cpu_float64 2022-08-17T12:25:33.8481051Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfftn_cpu_float64 2022-08-17T12:25:33.8504153Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfft2_cpu_float64 2022-08-17T12:25:33.8923382Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfft2_cpu_float64 2022-08-17T12:25:33.8952233Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfft_cpu_float64 2022-08-17T12:25:33.9402798Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfft_cpu_float64 2022-08-17T12:25:33.9440820Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfftn_cpu_float64 2022-08-17T12:25:33.9922877Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfftn_cpu_float64 2022-08-17T12:25:34.0059455Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fill_cpu_complex128 2022-08-17T12:25:34.0321413Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fill_cpu_complex128 2022-08-17T12:25:34.0393548Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fill_cpu_float64 2022-08-17T12:25:34.0761268Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fill_cpu_float64 2022-08-17T12:25:34.0787513Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flatten_cpu_complex128 2022-08-17T12:25:34.1200903Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flatten_cpu_complex128 2022-08-17T12:25:34.1234422Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flatten_cpu_float64 2022-08-17T12:25:34.1641250Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flatten_cpu_float64 2022-08-17T12:25:34.1681900Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flip_cpu_complex128 2022-08-17T12:25:34.2152633Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flip_cpu_complex128 2022-08-17T12:25:34.2181951Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flip_cpu_float64 2022-08-17T12:25:34.2562803Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flip_cpu_float64 2022-08-17T12:25:34.2604343Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fliplr_cpu_complex128 2022-08-17T12:25:34.3033269Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fliplr_cpu_complex128 2022-08-17T12:25:34.3034923Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fliplr_cpu_float64 2022-08-17T12:25:34.3487522Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fliplr_cpu_float64 2022-08-17T12:25:34.3490606Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flipud_cpu_complex128 2022-08-17T12:25:34.3927142Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flipud_cpu_complex128 2022-08-17T12:25:34.3929776Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flipud_cpu_float64 2022-08-17T12:25:34.4367770Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flipud_cpu_float64 2022-08-17T12:25:34.4370574Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_cpu_complex128 2022-08-17T12:25:34.4795477Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_cpu_complex128 2022-08-17T12:25:34.4796501Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_cpu_float64 2022-08-17T12:25:34.5237189Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_cpu_float64 2022-08-17T12:25:34.5805904Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_power_cpu_complex128 2022-08-17T12:25:34.5821536Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_power_cpu_complex128 2022-08-17T12:25:34.5977494Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_power_cpu_float64 2022-08-17T12:25:34.6290275Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_power_cpu_float64 2022-08-17T12:25:34.6293603Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_floor_cpu_float64 2022-08-17T12:25:34.6682253Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_floor_cpu_float64 2022-08-17T12:25:34.6709293Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_floor_divide_cpu_float64 2022-08-17T12:25:34.7162391Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_floor_divide_cpu_float64 2022-08-17T12:25:34.7189590Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmax_cpu_float64 2022-08-17T12:25:34.7638758Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmax_cpu_float64 2022-08-17T12:25:34.7639350Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmin_cpu_float64 2022-08-17T12:25:34.8122739Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmin_cpu_float64 2022-08-17T12:25:34.8217544Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmod_cpu_float64 2022-08-17T12:25:34.8578810Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmod_cpu_float64 2022-08-17T12:25:34.8588012Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_frac_cpu_float64 2022-08-17T12:25:34.8961922Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_frac_cpu_float64 2022-08-17T12:25:34.8990452Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_frexp_cpu_float64 2022-08-17T12:25:34.9418035Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_frexp_cpu_float64 2022-08-17T12:25:34.9445599Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_full_like_cpu_complex128 2022-08-17T12:25:34.9842642Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_full_like_cpu_complex128 2022-08-17T12:25:34.9873785Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_full_like_cpu_float64 2022-08-17T12:25:35.0318076Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_full_like_cpu_float64 2022-08-17T12:25:35.0318606Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gather_cpu_complex128 2022-08-17T12:25:35.0795710Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gather_cpu_complex128 2022-08-17T12:25:35.0796229Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gather_cpu_float64 2022-08-17T12:25:35.1279518Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gather_cpu_float64 2022-08-17T12:25:35.1280040Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ge_cpu_float64 2022-08-17T12:25:35.1741063Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ge_cpu_float64 2022-08-17T12:25:35.1752284Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_geqrf_cpu_complex128 2022-08-17T12:25:35.2196515Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_geqrf_cpu_complex128 2022-08-17T12:25:35.2197208Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_geqrf_cpu_float64 2022-08-17T12:25:35.2644336Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_geqrf_cpu_float64 2022-08-17T12:25:35.2675589Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gradient_cpu_complex128 2022-08-17T12:25:35.3117494Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gradient_cpu_complex128 2022-08-17T12:25:35.3118157Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gradient_cpu_float64 2022-08-17T12:25:35.3557250Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gradient_cpu_float64 2022-08-17T12:25:35.3557856Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gt_cpu_float64 2022-08-17T12:25:35.3963078Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gt_cpu_float64 2022-08-17T12:25:35.3991349Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_half_cpu_complex128 2022-08-17T12:25:35.4442755Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_half_cpu_complex128 2022-08-17T12:25:35.4471731Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_half_cpu_float64 2022-08-17T12:25:35.4881276Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_half_cpu_float64 2022-08-17T12:25:35.4915275Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_heaviside_cpu_float64 2022-08-17T12:25:35.5321418Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_heaviside_cpu_float64 2022-08-17T12:25:35.5357332Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histc_cpu_float64 2022-08-17T12:25:35.5801448Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histc_cpu_float64 2022-08-17T12:25:35.5839996Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histogram_cpu_float64 2022-08-17T12:25:35.6241475Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histogram_cpu_float64 2022-08-17T12:25:35.6271702Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histogramdd_cpu_float64 2022-08-17T12:25:35.6682745Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histogramdd_cpu_float64 2022-08-17T12:25:35.6714071Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hsplit_cpu_complex128 2022-08-17T12:25:35.7122134Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hsplit_cpu_complex128 2022-08-17T12:25:35.7158072Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hsplit_cpu_float64 2022-08-17T12:25:35.7169812Z [gw0] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumprod_cpu_complex128 2022-08-17T12:25:35.7179080Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hsplit_cpu_float64 2022-08-17T12:25:35.7561555Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumprod_cpu_float64 2022-08-17T12:25:35.7590569Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hstack_cpu_complex128 2022-08-17T12:25:35.8001265Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hstack_cpu_complex128 2022-08-17T12:25:35.8031374Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hstack_cpu_float64 2022-08-17T12:25:35.8440868Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hstack_cpu_float64 2022-08-17T12:25:35.8622113Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hypot_cpu_float64 2022-08-17T12:25:35.8921622Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hypot_cpu_float64 2022-08-17T12:25:35.9029408Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_i0_cpu_float64 2022-08-17T12:25:35.9362018Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_i0_cpu_float64 2022-08-17T12:25:35.9393903Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_igamma_cpu_float64 2022-08-17T12:25:35.9843035Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_igamma_cpu_float64 2022-08-17T12:25:35.9877454Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_igammac_cpu_float64 2022-08-17T12:25:36.0323399Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_igammac_cpu_float64 2022-08-17T12:25:36.0359747Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_imag_cpu_complex128 2022-08-17T12:25:36.0802245Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_imag_cpu_complex128 2022-08-17T12:25:36.1285222Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_add_cpu_complex128 2022-08-17T12:25:36.1297857Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumprod_cpu_float64 2022-08-17T12:25:36.1517606Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumsum_cpu_complex128 2022-08-17T12:25:36.1720715Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumsum_cpu_complex128 2022-08-17T12:25:36.1734346Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumsum_cpu_float64 2022-08-17T12:25:36.1744723Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_add_cpu_complex128 2022-08-17T12:25:36.1822636Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_add_cpu_float64 2022-08-17T12:25:36.1910519Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumsum_cpu_float64 2022-08-17T12:25:36.2161740Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_add_cpu_float64 2022-08-17T12:25:36.2162385Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_copy_cpu_complex128 2022-08-17T12:25:36.2184136Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:25:36.2407181Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:25:36.2602863Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_copy_cpu_complex128 2022-08-17T12:25:36.2603518Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_copy_cpu_float64 2022-08-17T12:25:36.2629005Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumulative_trapezoid_cpu_float64 2022-08-17T12:25:36.2675872Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumulative_trapezoid_cpu_float64 2022-08-17T12:25:36.3042213Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_copy_cpu_float64 2022-08-17T12:25:36.3042819Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_deg2rad_cpu_float64 2022-08-17T12:25:36.3121978Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_fill_cpu_complex128 2022-08-17T12:25:36.3245658Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_deg2rad_cpu_float64 2022-08-17T12:25:36.3481999Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_fill_cpu_complex128 2022-08-17T12:25:36.3483015Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_fill_cpu_float64 2022-08-17T12:25:36.3509716Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_cpu_complex128 2022-08-17T12:25:36.3539593Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_cpu_complex128 2022-08-17T12:25:36.3923076Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_fill_cpu_float64 2022-08-17T12:25:36.3924477Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_cpu_float64 2022-08-17T12:25:36.3946695Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_put_cpu_complex128 2022-08-17T12:25:36.4269005Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_cpu_float64 2022-08-17T12:25:36.4361288Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_put_cpu_complex128 2022-08-17T12:25:36.4361964Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_put_cpu_float64 2022-08-17T12:25:36.4386642Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_embed_cpu_complex128 2022-08-17T12:25:36.4458170Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_embed_cpu_complex128 2022-08-17T12:25:36.4802784Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_put_cpu_float64 2022-08-17T12:25:36.4803433Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_reduce_cpu_float64 2022-08-17T12:25:36.4827810Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_embed_cpu_float64 2022-08-17T12:25:36.5241464Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_embed_cpu_float64 2022-08-17T12:25:36.5266595Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagflat_cpu_complex128 2022-08-17T12:25:36.5476436Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagflat_cpu_complex128 2022-08-17T12:25:36.5482925Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_reduce_cpu_float64 2022-08-17T12:25:36.5514963Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_select_cpu_complex128 2022-08-17T12:25:36.5679582Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_select_cpu_complex128 2022-08-17T12:25:36.5702822Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagflat_cpu_float64 2022-08-17T12:25:36.5919510Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagflat_cpu_float64 2022-08-17T12:25:36.5941770Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_select_cpu_float64 2022-08-17T12:25:36.6118780Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_select_cpu_float64 2022-08-17T12:25:36.6140525Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_cpu_complex128 2022-08-17T12:25:36.6400561Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_cpu_complex128 2022-08-17T12:25:36.6422575Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inner_cpu_complex128 2022-08-17T12:25:36.6600108Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inner_cpu_complex128 2022-08-17T12:25:36.6624104Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_cpu_float64 2022-08-17T12:25:36.6839893Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_cpu_float64 2022-08-17T12:25:36.6863031Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inner_cpu_float64 2022-08-17T12:25:36.7040404Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inner_cpu_float64 2022-08-17T12:25:36.7064586Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_scatter_cpu_float64 2022-08-17T12:25:36.7320547Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_scatter_cpu_float64 2022-08-17T12:25:36.7345774Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_int_cpu_complex128 2022-08-17T12:25:36.7479580Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_int_cpu_complex128 2022-08-17T12:25:36.7504727Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diff_cpu_complex128 2022-08-17T12:25:36.7761911Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diff_cpu_complex128 2022-08-17T12:25:36.7788522Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_int_cpu_float64 2022-08-17T12:25:36.7919444Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_int_cpu_float64 2022-08-17T12:25:36.7946273Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diff_cpu_float64 2022-08-17T12:25:36.8200792Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diff_cpu_float64 2022-08-17T12:25:36.8226212Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inverse_cpu_complex128 2022-08-17T12:25:36.8359984Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inverse_cpu_complex128 2022-08-17T12:25:36.8428335Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_digamma_cpu_float64 2022-08-17T12:25:36.8641155Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_digamma_cpu_float64 2022-08-17T12:25:36.8665194Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inverse_cpu_float64 2022-08-17T12:25:36.8800721Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inverse_cpu_float64 2022-08-17T12:25:36.8825610Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dist_cpu_complex128 2022-08-17T12:25:36.9080319Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dist_cpu_complex128 2022-08-17T12:25:36.9103523Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isclose_cpu_complex128 2022-08-17T12:25:36.9279134Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isclose_cpu_complex128 2022-08-17T12:25:36.9300095Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dist_cpu_float64 2022-08-17T12:25:36.9520373Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dist_cpu_float64 2022-08-17T12:25:36.9549361Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isclose_cpu_float64 2022-08-17T12:25:36.9720004Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isclose_cpu_float64 2022-08-17T12:25:36.9899614Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_floor_rounding_cpu_float64 2022-08-17T12:25:36.9958771Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_floor_rounding_cpu_float64 2022-08-17T12:25:36.9988859Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isfinite_cpu_complex128 2022-08-17T12:25:37.0159890Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isfinite_cpu_complex128 2022-08-17T12:25:37.0399981Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:25:37.0420916Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isfinite_cpu_float64 2022-08-17T12:25:37.0775926Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isfinite_cpu_float64 2022-08-17T12:25:37.0784825Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:25:37.0838576Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_no_rounding_mode_cpu_float64 2022-08-17T12:25:37.0864032Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isin_cpu_float64 2022-08-17T12:25:37.0900328Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isin_cpu_float64 2022-08-17T12:25:37.1199255Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_no_rounding_mode_cpu_float64 2022-08-17T12:25:37.1280303Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_trunc_rounding_cpu_float64 2022-08-17T12:25:37.1305140Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isinf_cpu_complex128 2022-08-17T12:25:37.1319831Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isinf_cpu_complex128 2022-08-17T12:25:37.1639028Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_trunc_rounding_cpu_float64 2022-08-17T12:25:37.1659152Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dot_cpu_complex128 2022-08-17T12:25:37.1717818Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dot_cpu_complex128 2022-08-17T12:25:37.1744094Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isinf_cpu_float64 2022-08-17T12:25:37.2080381Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isinf_cpu_float64 2022-08-17T12:25:37.2101596Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dot_cpu_float64 2022-08-17T12:25:37.2157832Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dot_cpu_float64 2022-08-17T12:25:37.2180634Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isnan_cpu_complex128 2022-08-17T12:25:37.2520072Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isnan_cpu_complex128 2022-08-17T12:25:37.2540799Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_double_cpu_complex128 2022-08-17T12:25:37.2597900Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_double_cpu_complex128 2022-08-17T12:25:37.2622580Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isnan_cpu_float64 2022-08-17T12:25:37.2960421Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isnan_cpu_float64 2022-08-17T12:25:37.2982588Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_double_cpu_float64 2022-08-17T12:25:37.3038323Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_double_cpu_float64 2022-08-17T12:25:37.3064051Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isneginf_cpu_float64 2022-08-17T12:25:37.3400360Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isneginf_cpu_float64 2022-08-17T12:25:37.3424156Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dsplit_cpu_complex128 2022-08-17T12:25:37.3478441Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dsplit_cpu_complex128 2022-08-17T12:25:37.3510553Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isposinf_cpu_float64 2022-08-17T12:25:37.3840325Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isposinf_cpu_float64 2022-08-17T12:25:37.3862517Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dsplit_cpu_float64 2022-08-17T12:25:37.3918059Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dsplit_cpu_float64 2022-08-17T12:25:37.3944229Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isreal_cpu_complex128 2022-08-17T12:25:37.4280993Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isreal_cpu_complex128 2022-08-17T12:25:37.4312757Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dstack_cpu_complex128 2022-08-17T12:25:37.4386276Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dstack_cpu_complex128 2022-08-17T12:25:37.4390109Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isreal_cpu_float64 2022-08-17T12:25:37.4722427Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isreal_cpu_float64 2022-08-17T12:25:37.4753807Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dstack_cpu_float64 2022-08-17T12:25:37.4798724Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dstack_cpu_float64 2022-08-17T12:25:37.4828085Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svd_cpu_float64 2022-08-17T12:25:37.5161067Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svd_cpu_float64 2022-08-17T12:25:37.5193833Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eig_cpu_complex128 2022-08-17T12:25:37.5279418Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eig_cpu_complex128 2022-08-17T12:25:37.5304788Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svdvals_cpu_complex128 2022-08-17T12:25:37.5601055Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svdvals_cpu_complex128 2022-08-17T12:25:37.5639416Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eig_cpu_float64 2022-08-17T12:25:37.5719587Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eig_cpu_float64 2022-08-17T12:25:37.5747010Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svdvals_cpu_float64 2022-08-17T12:25:37.6041048Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svdvals_cpu_float64 2022-08-17T12:25:37.6076182Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_einsum_cpu_complex128 2022-08-17T12:25:37.6158804Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_einsum_cpu_complex128 2022-08-17T12:25:37.6185673Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorinv_cpu_complex128 2022-08-17T12:25:37.6481294Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorinv_cpu_complex128 2022-08-17T12:25:37.6512852Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_einsum_cpu_float64 2022-08-17T12:25:37.6599484Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_einsum_cpu_float64 2022-08-17T12:25:37.6626730Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorinv_cpu_float64 2022-08-17T12:25:37.6920816Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorinv_cpu_float64 2022-08-17T12:25:37.6954310Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_cpu_complex128 2022-08-17T12:25:37.7039021Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_cpu_complex128 2022-08-17T12:25:37.7061209Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:25:37.7360471Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:25:37.7388605Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_cpu_float64 2022-08-17T12:25:37.7478318Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_cpu_float64 2022-08-17T12:25:37.7500711Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorsolve_cpu_float64 2022-08-17T12:25:37.7801144Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorsolve_cpu_float64 2022-08-17T12:25:37.7829928Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_like_cpu_complex128 2022-08-17T12:25:37.7917312Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_like_cpu_complex128 2022-08-17T12:25:37.7936783Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vander_cpu_complex128 2022-08-17T12:25:37.8240203Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vander_cpu_complex128 2022-08-17T12:25:37.8268225Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_like_cpu_float64 2022-08-17T12:25:37.8398305Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_like_cpu_float64 2022-08-17T12:25:37.8421073Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vander_cpu_float64 2022-08-17T12:25:37.8680194Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vander_cpu_float64 2022-08-17T12:25:37.8708332Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eq_cpu_complex128 2022-08-17T12:25:37.8838082Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eq_cpu_complex128 2022-08-17T12:25:37.8860295Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vecdot_cpu_complex128 2022-08-17T12:25:37.9119907Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vecdot_cpu_complex128 2022-08-17T12:25:37.9147532Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eq_cpu_float64 2022-08-17T12:25:37.9278079Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eq_cpu_float64 2022-08-17T12:25:37.9300368Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vecdot_cpu_float64 2022-08-17T12:25:37.9546026Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vecdot_cpu_float64 2022-08-17T12:25:37.9556142Z [gw2] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:25:37.9557878Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:25:37.9581053Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_equal_cpu_complex128 2022-08-17T12:25:37.9718437Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_equal_cpu_complex128 2022-08-17T12:25:37.9746204Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vector_norm_cpu_complex128 2022-08-17T12:25:38.0001124Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vector_norm_cpu_complex128 2022-08-17T12:25:38.0042148Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_equal_cpu_float64 2022-08-17T12:25:38.0202262Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_equal_cpu_float64 2022-08-17T12:25:38.0235244Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vector_norm_cpu_float64 2022-08-17T12:25:38.0442803Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vector_norm_cpu_float64 2022-08-17T12:25:38.0498559Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erf_cpu_float64 2022-08-17T12:25:38.0640397Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erf_cpu_float64 2022-08-17T12:25:38.0668537Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linspace_cpu_complex128 2022-08-17T12:25:38.0879154Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linspace_cpu_complex128 2022-08-17T12:25:38.0943141Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erfc_cpu_float64 2022-08-17T12:25:38.1078909Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erfc_cpu_float64 2022-08-17T12:25:38.1108626Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linspace_cpu_float64 2022-08-17T12:25:38.1319897Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linspace_cpu_float64 2022-08-17T12:25:38.1366578Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erfinv_cpu_float64 2022-08-17T12:25:38.1519431Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erfinv_cpu_float64 2022-08-17T12:25:38.1691519Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log10_cpu_complex128 2022-08-17T12:25:38.1760564Z [gw3] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log10_cpu_complex128 2022-08-17T12:25:38.1821524Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp2_cpu_float64 2022-08-17T12:25:38.1960558Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp2_cpu_float64 2022-08-17T12:25:38.2025024Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log10_cpu_float64 2022-08-17T12:25:38.2201473Z [gw3] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log10_cpu_float64 2022-08-17T12:25:38.2366337Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp_cpu_complex128 2022-08-17T12:25:38.2400231Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp_cpu_complex128 2022-08-17T12:25:38.2443928Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log1p_cpu_float64 2022-08-17T12:25:38.2642130Z [gw3] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log1p_cpu_float64 2022-08-17T12:25:38.2707688Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp_cpu_float64 2022-08-17T12:25:38.2841331Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp_cpu_float64 2022-08-17T12:25:38.3005706Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log2_cpu_complex128 2022-08-17T12:25:38.3079572Z [gw3] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log2_cpu_complex128 2022-08-17T12:25:38.3107489Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_as_cpu_complex128 2022-08-17T12:25:38.3280141Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_as_cpu_complex128 2022-08-17T12:25:38.3347808Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log2_cpu_float64 2022-08-17T12:25:38.3520665Z [gw3] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log2_cpu_float64 2022-08-17T12:25:38.3549617Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_as_cpu_float64 2022-08-17T12:25:38.3721525Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_as_cpu_float64 2022-08-17T12:25:38.3887766Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_cpu_complex128 2022-08-17T12:25:38.3959379Z [gw3] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_cpu_complex128 2022-08-17T12:25:38.3985654Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_cpu_complex128 2022-08-17T12:25:38.4160328Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_cpu_complex128 2022-08-17T12:25:38.4253274Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_cpu_float64 2022-08-17T12:25:38.4400153Z [gw3] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_cpu_float64 2022-08-17T12:25:38.4427065Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_cpu_float64 2022-08-17T12:25:38.4600166Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_cpu_float64 2022-08-17T12:25:38.4635840Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_cpu_float64 2022-08-17T12:25:38.4840225Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_cpu_float64 2022-08-17T12:25:38.4885357Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expm1_cpu_float64 2022-08-17T12:25:38.5039873Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expm1_cpu_float64 2022-08-17T12:25:38.5072458Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_dtype_cpu_complex128 2022-08-17T12:25:38.5281192Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_dtype_cpu_complex128 2022-08-17T12:25:38.5306019Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft2_cpu_complex128 2022-08-17T12:25:38.5480163Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft2_cpu_complex128 2022-08-17T12:25:38.5512684Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_dtype_cpu_float64 2022-08-17T12:25:38.5721069Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_dtype_cpu_float64 2022-08-17T12:25:38.5749603Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft2_cpu_float64 2022-08-17T12:25:38.5920032Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft2_cpu_float64 2022-08-17T12:25:38.5952956Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logaddexp2_cpu_float64 2022-08-17T12:25:38.6161211Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logaddexp2_cpu_float64 2022-08-17T12:25:38.6188207Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft_cpu_complex128 2022-08-17T12:25:38.6361095Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft_cpu_complex128 2022-08-17T12:25:38.6394347Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logaddexp_cpu_float64 2022-08-17T12:25:38.6600305Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logaddexp_cpu_float64 2022-08-17T12:25:38.6623442Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft_cpu_float64 2022-08-17T12:25:38.6800916Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft_cpu_float64 2022-08-17T12:25:38.6825959Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logcumsumexp_cpu_float64 2022-08-17T12:25:38.7040483Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logcumsumexp_cpu_float64 2022-08-17T12:25:38.7069526Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftn_cpu_complex128 2022-08-17T12:25:38.7239383Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftn_cpu_complex128 2022-08-17T12:25:38.7266010Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logdet_cpu_complex128 2022-08-17T12:25:38.7480203Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logdet_cpu_complex128 2022-08-17T12:25:38.7506010Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftn_cpu_float64 2022-08-17T12:25:38.7679218Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftn_cpu_float64 2022-08-17T12:25:38.7703278Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logdet_cpu_float64 2022-08-17T12:25:38.7919676Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logdet_cpu_float64 2022-08-17T12:25:38.7941626Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftshift_cpu_complex128 2022-08-17T12:25:38.8119490Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftshift_cpu_complex128 2022-08-17T12:25:38.8144673Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_and_cpu_complex128 2022-08-17T12:25:38.8360143Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_and_cpu_complex128 2022-08-17T12:25:38.8380904Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftshift_cpu_float64 2022-08-17T12:25:38.8560754Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftshift_cpu_float64 2022-08-17T12:25:38.8584997Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_and_cpu_float64 2022-08-17T12:25:38.8800079Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_and_cpu_float64 2022-08-17T12:25:38.8821486Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_istft_cpu_complex128 2022-08-17T12:25:38.9004186Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_istft_cpu_complex128 2022-08-17T12:25:38.9029098Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_not_cpu_complex128 2022-08-17T12:25:38.9240801Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_not_cpu_complex128 2022-08-17T12:25:38.9265074Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_istft_cpu_float64 2022-08-17T12:25:38.9439720Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_istft_cpu_float64 2022-08-17T12:25:38.9470347Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_not_cpu_float64 2022-08-17T12:25:38.9680792Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_not_cpu_float64 2022-08-17T12:25:38.9706472Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:25:38.9879602Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:25:38.9905237Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_or_cpu_complex128 2022-08-17T12:25:39.0120008Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_or_cpu_complex128 2022-08-17T12:25:39.0148145Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:25:39.0320898Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:25:39.0346382Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_or_cpu_float64 2022-08-17T12:25:39.0559590Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_or_cpu_float64 2022-08-17T12:25:39.0588388Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:25:39.0760491Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:25:39.0795898Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_xor_cpu_complex128 2022-08-17T12:25:39.1000432Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_xor_cpu_complex128 2022-08-17T12:25:39.1036167Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:25:39.1202972Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:25:39.1234304Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_xor_cpu_float64 2022-08-17T12:25:39.1440591Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_xor_cpu_float64 2022-08-17T12:25:39.1479893Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_cpu_complex128 2022-08-17T12:25:39.1640143Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_cpu_complex128 2022-08-17T12:25:39.1883473Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logit_cpu_float64 2022-08-17T12:25:39.1933031Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_cpu_float64 2022-08-17T12:25:39.1989249Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_cpu_float64 2022-08-17T12:25:39.2078316Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logit_cpu_float64 2022-08-17T12:25:39.2110172Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logspace_cpu_complex128 2022-08-17T12:25:39.2332047Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logspace_cpu_complex128 2022-08-17T12:25:39.2370033Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:25:39.2559066Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:25:39.2594970Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logspace_cpu_float64 2022-08-17T12:25:39.2811027Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logspace_cpu_float64 2022-08-17T12:25:39.2848208Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:25:39.3084669Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:25:39.3086132Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logsumexp_cpu_float64 2022-08-17T12:25:39.3282494Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logsumexp_cpu_float64 2022-08-17T12:25:39.3283042Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_unary_cpu_complex128 2022-08-17T12:25:39.3526595Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_unary_cpu_complex128 2022-08-17T12:25:39.3527125Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_long_cpu_complex128 2022-08-17T12:25:39.3764577Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_long_cpu_complex128 2022-08-17T12:25:39.3768388Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_unary_cpu_float64 2022-08-17T12:25:39.3921927Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_unary_cpu_float64 2022-08-17T12:25:39.3961152Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_long_cpu_float64 2022-08-17T12:25:39.4160475Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_long_cpu_float64 2022-08-17T12:25:39.4190383Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kron_cpu_complex128 2022-08-17T12:25:39.4359599Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kron_cpu_complex128 2022-08-17T12:25:39.4392415Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lt_cpu_float64 2022-08-17T12:25:39.4600285Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lt_cpu_float64 2022-08-17T12:25:39.4630614Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kron_cpu_float64 2022-08-17T12:25:39.4801076Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kron_cpu_float64 2022-08-17T12:25:39.4834216Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_cpu_complex128 2022-08-17T12:25:39.5040824Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_cpu_complex128 2022-08-17T12:25:39.5073430Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kthvalue_cpu_float64 2022-08-17T12:25:39.5240817Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kthvalue_cpu_float64 2022-08-17T12:25:39.5272575Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_cpu_float64 2022-08-17T12:25:39.5480747Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_cpu_float64 2022-08-17T12:25:39.5540936Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ldexp_cpu_complex128 2022-08-17T12:25:39.5619535Z [gw0] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ldexp_cpu_complex128 2022-08-17T12:25:39.5631427Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:25:39.5678142Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_symeig_cpu_complex128 2022-08-17T12:25:39.5704920Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_solve_cpu_complex128 2022-08-17T12:25:39.5919875Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_solve_cpu_complex128 2022-08-17T12:25:39.5954006Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ldexp_cpu_float64 2022-08-17T12:25:39.6118208Z [gw0] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ldexp_cpu_float64 2022-08-17T12:25:39.6142223Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_solve_cpu_float64 2022-08-17T12:25:39.6359997Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_solve_cpu_float64 2022-08-17T12:25:39.6382976Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_le_cpu_float64 2022-08-17T12:25:39.6559245Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_le_cpu_float64 2022-08-17T12:25:39.6583043Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_unpack_cpu_complex128 2022-08-17T12:25:39.6800572Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_unpack_cpu_complex128 2022-08-17T12:25:39.7001020Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lerp_cpu_complex128 2022-08-17T12:25:39.7031845Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_unpack_cpu_float64 2022-08-17T12:25:39.7449601Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_unpack_cpu_float64 2022-08-17T12:25:39.7474779Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mH_cpu_complex128 2022-08-17T12:25:39.7881769Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mH_cpu_complex128 2022-08-17T12:25:39.7908164Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mH_cpu_float64 2022-08-17T12:25:39.8282122Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mH_cpu_float64 2022-08-17T12:25:39.8294368Z [gw0] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lerp_cpu_complex128 2022-08-17T12:25:39.8321636Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lerp_cpu_float64 2022-08-17T12:25:39.8345040Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mT_cpu_complex128 2022-08-17T12:25:39.8520585Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mT_cpu_complex128 2022-08-17T12:25:39.8718755Z [gw0] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lerp_cpu_float64 2022-08-17T12:25:39.8758102Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lgamma_cpu_float64 2022-08-17T12:25:39.8783201Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mT_cpu_float64 2022-08-17T12:25:39.8802366Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mT_cpu_float64 2022-08-17T12:25:39.9160378Z [gw0] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lgamma_cpu_float64 2022-08-17T12:25:39.9187309Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_cpu_complex128 2022-08-17T12:25:39.9199413Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_cpu_complex128 2022-08-17T12:25:39.9598990Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_fill_cpu_complex128 2022-08-17T12:25:39.9618892Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_cpu_float64 2022-08-17T12:25:39.9728687Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_cpu_float64 2022-08-17T12:25:39.9737964Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_fill_cpu_complex128 2022-08-17T12:25:39.9839814Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_fill_cpu_float64 2022-08-17T12:25:40.0039594Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_fill_cpu_float64 2022-08-17T12:25:40.0060828Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:25:40.0107268Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:25:40.0114067Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_symeig_cpu_complex128 2022-08-17T12:25:40.0156887Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_symeig_cpu_float64 2022-08-17T12:25:40.0428406Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_scatter_cpu_complex128 2022-08-17T12:25:40.0479800Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_scatter_cpu_complex128 2022-08-17T12:25:40.0510952Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:25:40.0597972Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:25:40.0681345Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_scatter_cpu_float64 2022-08-17T12:25:40.0859068Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_scatter_cpu_float64 2022-08-17T12:25:40.0866858Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_symeig_cpu_float64 2022-08-17T12:25:40.0918347Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_t_cpu_complex128 2022-08-17T12:25:40.0950240Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cond_cpu_complex128 2022-08-17T12:25:40.1038340Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cond_cpu_complex128 2022-08-17T12:25:40.1068778Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_select_cpu_complex128 2022-08-17T12:25:40.1353670Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_select_cpu_complex128 2022-08-17T12:25:40.1360396Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_t_cpu_complex128 2022-08-17T12:25:40.1361051Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_t_cpu_float64 2022-08-17T12:25:40.1392981Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cond_cpu_float64 2022-08-17T12:25:40.1480583Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cond_cpu_float64 2022-08-17T12:25:40.1484400Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_t_cpu_float64 2022-08-17T12:25:40.1502063Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_select_cpu_float64 2022-08-17T12:25:40.1802582Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_select_cpu_float64 2022-08-17T12:25:40.1803206Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:25:40.1831028Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cross_cpu_complex128 2022-08-17T12:25:40.1919796Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cross_cpu_complex128 2022-08-17T12:25:40.1945055Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matmul_cpu_complex128 2022-08-17T12:25:40.2240269Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matmul_cpu_complex128 2022-08-17T12:25:40.2272723Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cross_cpu_float64 2022-08-17T12:25:40.2358954Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cross_cpu_float64 2022-08-17T12:25:40.2381589Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matmul_cpu_float64 2022-08-17T12:25:40.2680434Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matmul_cpu_float64 2022-08-17T12:25:40.2714449Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_cpu_complex128 2022-08-17T12:25:40.2798282Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_cpu_complex128 2022-08-17T12:25:40.2836579Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matrix_exp_cpu_complex128 2022-08-17T12:25:40.2839104Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matrix_exp_cpu_complex128 2022-08-17T12:25:40.2846168Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:25:40.3058295Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:25:40.3118013Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:25:40.3149120Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_cpu_float64 2022-08-17T12:25:40.3237933Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_cpu_float64 2022-08-17T12:25:40.3268506Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matrix_exp_cpu_float64 2022-08-17T12:25:40.3278858Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matrix_exp_cpu_float64 2022-08-17T12:25:40.3559887Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_cpu_complex128 2022-08-17T12:25:40.3590470Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_singular_cpu_complex128 2022-08-17T12:25:40.3678921Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_singular_cpu_complex128 2022-08-17T12:25:40.3709602Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_binary_cpu_float64 2022-08-17T12:25:40.4000481Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_binary_cpu_float64 2022-08-17T12:25:40.4031282Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_singular_cpu_float64 2022-08-17T12:25:40.4118377Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_singular_cpu_float64 2022-08-17T12:25:40.4154159Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_reduction_no_dim_cpu_float64 2022-08-17T12:25:40.4439886Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_reduction_no_dim_cpu_float64 2022-08-17T12:25:40.4471675Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eig_cpu_complex128 2022-08-17T12:25:40.4558983Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eig_cpu_complex128 2022-08-17T12:25:40.4589874Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_reduction_with_dim_cpu_float64 2022-08-17T12:25:40.4879407Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_reduction_with_dim_cpu_float64 2022-08-17T12:25:40.4910407Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eig_cpu_float64 2022-08-17T12:25:40.4919896Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eig_cpu_float64 2022-08-17T12:25:40.4927800Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_cpu_complex128 2022-08-17T12:25:40.4999125Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_cpu_float64 2022-08-17T12:25:40.5029504Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_maximum_cpu_float64 2022-08-17T12:25:40.5280820Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_maximum_cpu_float64 2022-08-17T12:25:40.5318517Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_cpu_float64 2022-08-17T12:25:40.5349328Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigh_cpu_complex128 2022-08-17T12:25:40.5359109Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigh_cpu_complex128 2022-08-17T12:25:40.5439077Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tan_cpu_complex128 2022-08-17T12:25:40.5471261Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mean_cpu_complex128 2022-08-17T12:25:40.5662246Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mean_cpu_complex128 2022-08-17T12:25:40.5758697Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tan_cpu_complex128 2022-08-17T12:25:40.5789418Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigh_cpu_float64 2022-08-17T12:25:40.5800020Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigh_cpu_float64 2022-08-17T12:25:40.5878450Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_float64 2022-08-17T12:25:40.5908884Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mean_cpu_float64 2022-08-17T12:25:40.6064853Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mean_cpu_float64 2022-08-17T12:25:40.6198102Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_float64 2022-08-17T12:25:40.6229219Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvals_cpu_complex128 2022-08-17T12:25:40.6239692Z [gw0] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvals_cpu_complex128 2022-08-17T12:25:40.6318934Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:25:40.6344720Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_median_cpu_float64 2022-08-17T12:25:40.6493482Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_median_cpu_float64 2022-08-17T12:25:40.6639048Z [gw1] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:25:40.6669606Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvals_cpu_float64 2022-08-17T12:25:40.6679673Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvals_cpu_float64 2022-08-17T12:25:40.6730904Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:25:40.6757245Z [gw1] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:25:40.6777499Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:25:40.7079856Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:25:40.7117205Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:25:40.7120806Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:25:40.7197643Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:25:40.7219315Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:25:40.7511441Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:25:40.7521531Z [gw1] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:25:40.7552797Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvalsh_cpu_float64 2022-08-17T12:25:40.7562678Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvalsh_cpu_float64 2022-08-17T12:25:40.7638841Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:25:40.7664672Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:25:40.7960825Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:25:40.7986795Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_householder_product_cpu_complex128 2022-08-17T12:25:40.8078317Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_householder_product_cpu_complex128 2022-08-17T12:25:40.8103241Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:25:40.8400484Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:25:40.8425610Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_householder_product_cpu_float64 2022-08-17T12:25:40.8518252Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_householder_product_cpu_float64 2022-08-17T12:25:40.8545208Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_binary_cpu_float64 2022-08-17T12:25:40.8562554Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_binary_cpu_float64 2022-08-17T12:25:40.8568871Z [gw2] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:25:40.8967379Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:25:40.8973833Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_cpu_complex128 2022-08-17T12:25:40.8996265Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_reduction_no_dim_cpu_float64 2022-08-17T12:25:40.9013317Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_cpu_complex128 2022-08-17T12:25:40.9400876Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_reduction_no_dim_cpu_float64 2022-08-17T12:25:40.9403632Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_reduction_with_dim_cpu_float64 2022-08-17T12:25:40.9438742Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_cpu_float64 2022-08-17T12:25:40.9442891Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_reduction_with_dim_cpu_float64 2022-08-17T12:25:40.9840747Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_cpu_float64 2022-08-17T12:25:40.9843987Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_minimum_cpu_float64 2022-08-17T12:25:40.9873453Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_ex_cpu_complex128 2022-08-17T12:25:40.9882711Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_minimum_cpu_float64 2022-08-17T12:25:41.0284124Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_ex_cpu_complex128 2022-08-17T12:25:41.0284614Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mm_cpu_complex128 2022-08-17T12:25:41.0315344Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_ex_cpu_float64 2022-08-17T12:25:41.0326267Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mm_cpu_complex128 2022-08-17T12:25:41.0721923Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_ex_cpu_float64 2022-08-17T12:25:41.0722782Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mm_cpu_float64 2022-08-17T12:25:41.0747692Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:25:41.0757428Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mm_cpu_float64 2022-08-17T12:25:41.1161179Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:25:41.1162797Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mode_cpu_float64 2022-08-17T12:25:41.1194853Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_cpu_float64 2022-08-17T12:25:41.1202009Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mode_cpu_float64 2022-08-17T12:25:41.1602353Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_cpu_float64 2022-08-17T12:25:41.1602860Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_movedim_cpu_complex128 2022-08-17T12:25:41.1631586Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:25:41.1639322Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_movedim_cpu_complex128 2022-08-17T12:25:41.2040733Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:25:41.2041363Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_movedim_cpu_float64 2022-08-17T12:25:41.2069770Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:25:41.2080926Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_movedim_cpu_float64 2022-08-17T12:25:41.2480621Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:25:41.2509425Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_msort_cpu_float64 2022-08-17T12:25:41.2518290Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_msort_cpu_float64 2022-08-17T12:25:41.2542847Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:25:41.2919958Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:25:41.2924753Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_solve_cpu_float64 2022-08-17T12:25:41.2964225Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mul_cpu_complex128 2022-08-17T12:25:41.3361209Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_solve_cpu_float64 2022-08-17T12:25:41.3384058Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_cpu_complex128 2022-08-17T12:25:41.3399068Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_cpu_complex128 2022-08-17T12:25:41.3408539Z [gw3] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mul_cpu_complex128 2022-08-17T12:25:41.3526526Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mul_cpu_float64 2022-08-17T12:25:41.3800077Z [gw3] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mul_cpu_float64 2022-08-17T12:25:41.3822752Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_cpu_float64 2022-08-17T12:25:41.3837993Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_cpu_float64 2022-08-17T12:25:41.3866159Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_multinomial_cpu_float64 2022-08-17T12:25:41.4240850Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_multinomial_cpu_float64 2022-08-17T12:25:41.4274288Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:25:41.4290190Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:25:41.4315554Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mv_cpu_complex128 2022-08-17T12:25:41.4427312Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mv_cpu_complex128 2022-08-17T12:25:41.4439165Z [gw1] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:25:41.4681259Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:25:41.4707583Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:25:41.4753677Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:25:41.4761298Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mv_cpu_float64 2022-08-17T12:25:41.5121001Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mv_cpu_float64 2022-08-17T12:25:41.5147435Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_cpu_complex128 2022-08-17T12:25:41.5158349Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_cpu_complex128 2022-08-17T12:25:41.5345344Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:25:41.5560550Z [gw3] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:25:41.5587748Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_cpu_float64 2022-08-17T12:25:41.5601693Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_cpu_float64 2022-08-17T12:25:41.5622380Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:25:41.6003571Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:25:41.6026598Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_cpu_complex128 2022-08-17T12:25:41.6042730Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_cpu_complex128 2022-08-17T12:25:41.6063233Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:25:41.6441114Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:25:41.6471069Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_cpu_float64 2022-08-17T12:25:41.6481979Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_cpu_float64 2022-08-17T12:25:41.6550228Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nan_to_num_cpu_float64 2022-08-17T12:25:41.6883232Z [gw3] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nan_to_num_cpu_float64 2022-08-17T12:25:41.6916947Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:25:41.6921385Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:25:41.6942371Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanmean_cpu_float64 2022-08-17T12:25:41.7320171Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanmean_cpu_float64 2022-08-17T12:25:41.7349558Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:25:41.7359983Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:25:41.7386873Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanmedian_cpu_float64 2022-08-17T12:25:41.7759810Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanmedian_cpu_float64 2022-08-17T12:25:41.7785099Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_solve_cpu_complex128 2022-08-17T12:25:41.7797613Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_solve_cpu_complex128 2022-08-17T12:25:41.7824830Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanquantile_cpu_float64 2022-08-17T12:25:41.8201608Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanquantile_cpu_float64 2022-08-17T12:25:41.8227004Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_solve_cpu_float64 2022-08-17T12:25:41.8240768Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_solve_cpu_float64 2022-08-17T12:25:41.8265091Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nansum_cpu_float64 2022-08-17T12:25:41.8641755Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nansum_cpu_float64 2022-08-17T12:25:41.8666683Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:25:41.8679145Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:25:41.8708523Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_narrow_cpu_complex128 2022-08-17T12:25:41.9082716Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_narrow_cpu_complex128 2022-08-17T12:25:41.9109517Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_norm_cpu_float64 2022-08-17T12:25:41.9120273Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_norm_cpu_float64 2022-08-17T12:25:41.9153660Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_narrow_cpu_float64 2022-08-17T12:25:41.9520717Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_narrow_cpu_float64 2022-08-17T12:25:41.9548759Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_power_cpu_complex128 2022-08-17T12:25:41.9558451Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_power_cpu_complex128 2022-08-17T12:25:41.9592306Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_native_layer_norm_cpu_float64 2022-08-17T12:25:41.9961157Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_native_layer_norm_cpu_float64 2022-08-17T12:25:41.9984639Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_power_cpu_float64 2022-08-17T12:25:42.0001077Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_power_cpu_float64 2022-08-17T12:25:42.0036160Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ne_cpu_complex128 2022-08-17T12:25:42.0400327Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ne_cpu_complex128 2022-08-17T12:25:42.0428246Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:25:42.0439025Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:25:42.0470043Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ne_cpu_float64 2022-08-17T12:25:42.0840154Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ne_cpu_float64 2022-08-17T12:25:42.0864240Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_cpu_float64 2022-08-17T12:25:42.0880692Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_cpu_float64 2022-08-17T12:25:42.0996099Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_neg_cpu_complex128 2022-08-17T12:25:42.1280140Z [gw3] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_neg_cpu_complex128 2022-08-17T12:25:42.1311710Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:25:42.1323642Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:25:42.1377954Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_neg_cpu_float64 2022-08-17T12:25:42.1719887Z [gw3] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_neg_cpu_float64 2022-08-17T12:25:42.1748481Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:25:42.1812983Z [gw0] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:25:42.1836712Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_empty_cpu_complex128 2022-08-17T12:25:42.2160945Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_empty_cpu_complex128 2022-08-17T12:25:42.2190977Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_multi_dot_cpu_complex128 2022-08-17T12:25:42.2277403Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_multi_dot_cpu_complex128 2022-08-17T12:25:42.2306133Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_empty_cpu_float64 2022-08-17T12:25:42.2600181Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_empty_cpu_float64 2022-08-17T12:25:42.2626241Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_multi_dot_cpu_float64 2022-08-17T12:25:42.2718346Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_multi_dot_cpu_float64 2022-08-17T12:25:42.2752932Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_full_cpu_complex128 2022-08-17T12:25:42.3040370Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_full_cpu_complex128 2022-08-17T12:25:42.3066609Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_cpu_complex128 2022-08-17T12:25:42.3183515Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_cpu_complex128 2022-08-17T12:25:42.3215659Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_full_cpu_float64 2022-08-17T12:25:42.3493800Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_full_cpu_float64 2022-08-17T12:25:42.3585035Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_cpu_float64 2022-08-17T12:25:42.3618631Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_cpu_float64 2022-08-17T12:25:42.3635820Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_ones_cpu_complex128 2022-08-17T12:25:42.3920189Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_ones_cpu_complex128 2022-08-17T12:25:42.3947280Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:25:42.4039952Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:25:42.4079254Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_ones_cpu_float64 2022-08-17T12:25:42.4387905Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_ones_cpu_float64 2022-08-17T12:25:42.4392169Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:25:42.4520209Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:25:42.4553932Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_zeros_cpu_complex128 2022-08-17T12:25:42.4799901Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_zeros_cpu_complex128 2022-08-17T12:25:42.4833973Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_cpu_complex128 2022-08-17T12:25:42.4960374Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_cpu_complex128 2022-08-17T12:25:42.4993875Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_zeros_cpu_float64 2022-08-17T12:25:42.5240191Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_zeros_cpu_float64 2022-08-17T12:25:42.5274424Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_cpu_float64 2022-08-17T12:25:42.5400020Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_cpu_float64 2022-08-17T12:25:42.5436140Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nextafter_cpu_float64 2022-08-17T12:25:42.5682637Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nextafter_cpu_float64 2022-08-17T12:25:42.5723859Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:25:42.5829217Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:25:42.5838548Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:25:42.5839117Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:25:42.5864866Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:25:42.6119704Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:25:42.6142983Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:25:42.6278400Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:25:42.6303504Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:25:42.6559395Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:25:42.6584061Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:25:42.6758833Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:25:42.6782497Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:25:42.6999055Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:25:42.7022815Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_singular_cpu_float64 2022-08-17T12:25:42.7197687Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_singular_cpu_float64 2022-08-17T12:25:42.7224030Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:25:42.7439177Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:25:42.7464517Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_qr_cpu_complex128 2022-08-17T12:25:42.7679569Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_qr_cpu_complex128 2022-08-17T12:25:42.7705210Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:25:42.7878993Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:25:42.7904796Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_qr_cpu_float64 2022-08-17T12:25:42.8119008Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_qr_cpu_float64 2022-08-17T12:25:42.8142467Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:25:42.8319109Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:25:42.8342847Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_slogdet_cpu_complex128 2022-08-17T12:25:42.8559489Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_slogdet_cpu_complex128 2022-08-17T12:25:42.8583682Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:25:42.8758851Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:25:42.8783307Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_slogdet_cpu_float64 2022-08-17T12:25:42.9003548Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_slogdet_cpu_float64 2022-08-17T12:25:42.9028075Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:25:42.9199103Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:25:42.9223016Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_cpu_complex128 2022-08-17T12:25:42.9439663Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_cpu_complex128 2022-08-17T12:25:42.9465091Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:25:42.9638930Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:25:42.9664509Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_cpu_float64 2022-08-17T12:25:42.9880581Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_cpu_float64 2022-08-17T12:25:42.9905475Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:25:43.0078845Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:25:43.0103231Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_ex_cpu_complex128 2022-08-17T12:25:43.0319065Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_ex_cpu_complex128 2022-08-17T12:25:43.0344752Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_bilinear_cpu_float64 2022-08-17T12:25:43.0518231Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_bilinear_cpu_float64 2022-08-17T12:25:43.0546004Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_ex_cpu_float64 2022-08-17T12:25:43.0759220Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_ex_cpu_float64 2022-08-17T12:25:43.0785111Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:25:43.0958827Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:25:43.0984868Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:25:43.1239687Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:25:43.1263889Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:25:43.1398123Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:25:43.1421910Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_triangular_cpu_float64 2022-08-17T12:25:43.1679525Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_triangular_cpu_float64 2022-08-17T12:25:43.1743227Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_celu_cpu_float64 2022-08-17T12:25:43.1838454Z [gw3] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_celu_cpu_float64 2022-08-17T12:25:43.1864653Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svd_cpu_complex128 2022-08-17T12:25:43.2119066Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svd_cpu_complex128 2022-08-17T12:25:43.2146763Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:25:43.2278134Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:25:43.2304215Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_linear_cpu_complex128 2022-08-17T12:25:43.2559527Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_linear_cpu_complex128 2022-08-17T12:25:43.2585347Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv1d_cpu_float64 2022-08-17T12:25:43.2718426Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv1d_cpu_float64 2022-08-17T12:25:43.2741660Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_linear_cpu_float64 2022-08-17T12:25:43.2962543Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_linear_cpu_float64 2022-08-17T12:25:43.2972547Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:25:43.2989929Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:25:43.3000586Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:25:43.3021933Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:25:43.3157509Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:25:43.3177260Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:25:43.3399078Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:25:43.3440323Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:25:43.3474926Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv2d_cpu_float64 2022-08-17T12:25:43.3600587Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv2d_cpu_float64 2022-08-17T12:25:43.3630543Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:25:43.3881104Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:25:43.3927166Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:25:43.4013700Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:25:43.4023708Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:25:43.4039292Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:25:43.4075836Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:25:43.4141184Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:25:43.4320399Z [gw1] [ 77%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:25:43.4344564Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:25:43.4438138Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:25:43.4478920Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:25:43.4508994Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:25:43.4760543Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:25:43.4790636Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:25:43.4918865Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:25:43.4947950Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:25:43.5199980Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:25:43.5230617Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:25:43.5358749Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:25:43.5386685Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:25:43.5586636Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:25:43.5593553Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:25:43.5638403Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:25:43.5671237Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:25:43.5783872Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:25:43.5796865Z [gw1] [ 77%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:25:43.5817441Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:25:43.5998817Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:25:43.6120065Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:25:43.6152647Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:25:43.6238664Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:25:43.6273187Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:25:43.6536038Z [gw0] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:25:43.6542549Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:25:43.6558158Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_mish_cpu_float64 2022-08-17T12:25:43.6590111Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:25:43.6608029Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:25:43.6677033Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_mish_cpu_float64 2022-08-17T12:25:43.6699306Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:25:43.6959343Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:25:43.6997941Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_mse_loss_cpu_float64 2022-08-17T12:25:43.7119309Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:25:43.7140839Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:25:43.7178824Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:25:43.7400494Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_mse_loss_cpu_float64 2022-08-17T12:25:43.7487911Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:25:43.7490257Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:25:43.7507483Z [gw3] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:25:43.7557604Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:25:43.7580442Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:25:43.7841210Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:25:43.7937142Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:25:43.7956657Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:25:43.7965970Z [gw3] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:25:43.7997388Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout_cpu_float64 2022-08-17T12:25:43.8023722Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:25:43.8280203Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:25:43.8438827Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:25:43.8462368Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_mish_cpu_float64 2022-08-17T12:25:43.8505969Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:25:43.8540748Z [gw0] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_mish_cpu_float64 2022-08-17T12:25:43.8549835Z [gw3] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout_cpu_float64 2022-08-17T12:25:43.8600453Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_elu_cpu_float64 2022-08-17T12:25:43.8717800Z [gw3] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_elu_cpu_float64 2022-08-17T12:25:43.8880074Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_nll_loss_cpu_float64 2022-08-17T12:25:43.8905877Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:25:43.8959151Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:25:43.8983885Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:25:43.9281050Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:25:43.9290053Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_nll_loss_cpu_float64 2022-08-17T12:25:43.9318085Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_complex128 2022-08-17T12:25:43.9341026Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:25:43.9398243Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:25:43.9431768Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_embedding_cpu_float64 2022-08-17T12:25:43.9760468Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_embedding_cpu_float64 2022-08-17T12:25:43.9788493Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:25:43.9838955Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:25:43.9938362Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:25:43.9947338Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_complex128 2022-08-17T12:25:44.0124138Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_float64 2022-08-17T12:25:44.0159102Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_float64 2022-08-17T12:25:44.0197289Z [gw3] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:25:44.0217823Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:25:44.0276191Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:25:44.0357649Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:25:44.0640935Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:25:44.0672262Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:25:44.0746463Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:25:44.0797834Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:25:44.0879988Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_float64 2022-08-17T12:25:44.1079503Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_float64 2022-08-17T12:25:44.1101437Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_normalize_cpu_complex128 2022-08-17T12:25:44.1238551Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_normalize_cpu_complex128 2022-08-17T12:25:44.1521804Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:25:44.1554247Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_normalize_cpu_float64 2022-08-17T12:25:44.1960603Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_normalize_cpu_float64 2022-08-17T12:25:44.1991767Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:25:44.2264572Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:25:44.2272152Z [gw3] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:25:44.2398498Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:25:44.2428560Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:25:44.2840826Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:25:44.2871204Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:25:44.2878471Z [gw3] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:25:44.2885626Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:25:44.2904677Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:25:44.3282051Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:25:44.3313611Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:25:44.3324954Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:25:44.3347957Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:25:44.3436750Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:25:44.3444101Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:25:44.3720501Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_float64 2022-08-17T12:25:44.3750399Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:25:44.3761889Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:25:44.3787541Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:25:44.3921014Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:25:44.3930017Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_float64 2022-08-17T12:25:44.4159923Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:25:44.4198731Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:25:44.4201779Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:25:44.4228550Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_gelu_cpu_float64 2022-08-17T12:25:44.4465942Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_gelu_cpu_float64 2022-08-17T12:25:44.4473382Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:25:44.4594985Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:25:44.4604628Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:25:44.4632905Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:25:44.4642199Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:25:44.4664813Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_glu_cpu_float64 2022-08-17T12:25:44.4879244Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_glu_cpu_float64 2022-08-17T12:25:44.5041895Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:25:44.5069654Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:25:44.5081368Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:25:44.5113718Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:25:44.5424330Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:25:44.5433533Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:25:44.5478901Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:25:44.5506955Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:25:44.5518095Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:25:44.5545873Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_group_norm_cpu_float64 2022-08-17T12:25:44.5567505Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_group_norm_cpu_float64 2022-08-17T12:25:44.5838918Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:25:44.5919169Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:25:44.5949169Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:25:44.5962626Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:25:44.5993273Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:25:44.6359870Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:25:44.6389836Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pdist_cpu_float64 2022-08-17T12:25:44.6403094Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pdist_cpu_float64 2022-08-17T12:25:44.6488920Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:25:44.6747897Z [gw3] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:25:44.6755779Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:25:44.6798091Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:25:44.6828313Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:25:44.6840491Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:25:44.6870534Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardswish_cpu_float64 2022-08-17T12:25:44.6945417Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardswish_cpu_float64 2022-08-17T12:25:44.7197661Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:25:44.7238314Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pdist_cpu_float64 2022-08-17T12:25:44.7266821Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:25:44.7271946Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pdist_cpu_float64 2022-08-17T12:25:44.7283089Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:25:44.7304971Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:25:44.7638437Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:25:44.7679290Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:25:44.7711829Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:25:44.7724862Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:25:44.7750235Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:25:44.7780596Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:25:44.8078058Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:25:44.8118916Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:25:44.8127599Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:25:44.8150609Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:25:44.8158492Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:25:44.8184022Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:25:44.8519101Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:25:44.8559392Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:25:44.8592567Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:25:44.8638545Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:25:44.8662938Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:25:44.8674208Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:25:44.8958964Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:25:44.8997474Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:25:44.9004802Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_prelu_cpu_float64 2022-08-17T12:25:44.9026275Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:25:44.9076603Z [gw0] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_prelu_cpu_float64 2022-08-17T12:25:44.9098761Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:25:44.9399644Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:25:44.9439133Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:25:44.9470725Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_relu6_cpu_float64 2022-08-17T12:25:44.9518238Z [gw0] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_relu6_cpu_float64 2022-08-17T12:25:44.9550922Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:25:44.9879950Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:25:44.9911131Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_relu_cpu_float64 2022-08-17T12:25:44.9957564Z [gw0] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_relu_cpu_float64 2022-08-17T12:25:44.9995092Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:25:45.0320640Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:25:45.0399403Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_rrelu_cpu_float64 2022-08-17T12:25:45.0422209Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:25:45.0577394Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:25:45.0759513Z [gw0] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_rrelu_cpu_float64 2022-08-17T12:25:45.0838190Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_selu_cpu_float64 2022-08-17T12:25:45.0851520Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:25:45.0863644Z [gw0] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_selu_cpu_float64 2022-08-17T12:25:45.1201833Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:25:45.1236809Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:25:45.1278337Z [gw0] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:25:45.1299151Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:25:45.1641132Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:25:45.1719307Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_silu_cpu_float64 2022-08-17T12:25:45.1743757Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_kl_div_cpu_float64 2022-08-17T12:25:45.1749088Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_kl_div_cpu_float64 2022-08-17T12:25:45.2061077Z [gw0] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_silu_cpu_float64 2022-08-17T12:25:45.2067590Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:25:45.2077230Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_prelu_cpu_float64 2022-08-17T12:25:45.2101945Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:25:45.2157385Z [gw0] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:25:45.2179095Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:25:45.2503417Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:25:45.2511555Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_prelu_cpu_float64 2022-08-17T12:25:45.2518151Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_relu6_cpu_float64 2022-08-17T12:25:45.2549373Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:25:45.2566106Z [gw0] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:25:45.2596803Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_relu6_cpu_float64 2022-08-17T12:25:45.2618315Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:25:45.2919923Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:25:45.2985016Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_relu_cpu_float64 2022-08-17T12:25:45.2995566Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_relu_cpu_float64 2022-08-17T12:25:45.3015846Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_cpu_float64 2022-08-17T12:25:45.3038147Z [gw0] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_cpu_float64 2022-08-17T12:25:45.3064195Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:25:45.3360010Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:25:45.3397867Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_rrelu_cpu_float64 2022-08-17T12:25:45.3423386Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:25:45.3476997Z [gw0] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:25:45.3500710Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:25:45.3760455Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:25:45.3839975Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_rrelu_cpu_float64 2022-08-17T12:25:45.3841186Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:25:45.3864608Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_selu_cpu_float64 2022-08-17T12:25:45.3908256Z [gw0] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:25:45.3921042Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_selu_cpu_float64 2022-08-17T12:25:45.3953993Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ormqr_cpu_complex128 2022-08-17T12:25:45.4281529Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ormqr_cpu_complex128 2022-08-17T12:25:45.4288600Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:25:45.4315319Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softplus_cpu_float64 2022-08-17T12:25:45.4318739Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:25:45.4358363Z [gw0] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softplus_cpu_float64 2022-08-17T12:25:45.4391342Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ormqr_cpu_float64 2022-08-17T12:25:45.4720743Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ormqr_cpu_float64 2022-08-17T12:25:45.4723723Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_silu_cpu_float64 2022-08-17T12:25:45.4758460Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softshrink_cpu_float64 2022-08-17T12:25:45.4781263Z [gw0] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softshrink_cpu_float64 2022-08-17T12:25:45.4798188Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_silu_cpu_float64 2022-08-17T12:25:45.4835767Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_outer_cpu_complex128 2022-08-17T12:25:45.5160823Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_outer_cpu_complex128 2022-08-17T12:25:45.5192239Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softsign_cpu_complex128 2022-08-17T12:25:45.5204011Z [gw0] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softsign_cpu_complex128 2022-08-17T12:25:45.5276136Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:25:45.5279054Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_outer_cpu_float64 2022-08-17T12:25:45.5419687Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_outer_cpu_float64 2022-08-17T12:25:45.5601049Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:25:45.5636767Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softsign_cpu_float64 2022-08-17T12:25:45.5697345Z [gw0] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softsign_cpu_float64 2022-08-17T12:25:45.5699086Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:25:45.5746109Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pca_lowrank_cpu_float64 2022-08-17T12:25:45.5804819Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pca_lowrank_cpu_float64 2022-08-17T12:25:45.6041381Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:25:45.6075728Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:25:45.6120908Z [gw0] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:25:45.6123560Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_cpu_float64 2022-08-17T12:25:45.6153760Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_permute_cpu_complex128 2022-08-17T12:25:45.6229500Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_permute_cpu_complex128 2022-08-17T12:25:45.6481070Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_cpu_float64 2022-08-17T12:25:45.6513948Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:25:45.6559222Z [gw0] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:25:45.6565086Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:25:45.6584823Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_permute_cpu_float64 2022-08-17T12:25:45.6920854Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_permute_cpu_float64 2022-08-17T12:25:45.6954325Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_threshold_cpu_float64 2022-08-17T12:25:45.6984899Z [gw0] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_threshold_cpu_float64 2022-08-17T12:25:45.7060584Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:25:45.7064281Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:25:45.7069218Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pinverse_cpu_complex128 2022-08-17T12:25:45.7094648Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pinverse_cpu_complex128 2022-08-17T12:25:45.7360770Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:25:45.7392915Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:25:45.7439800Z [gw0] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:25:45.7443603Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softplus_cpu_float64 2022-08-17T12:25:45.7463793Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pinverse_cpu_float64 2022-08-17T12:25:45.7494342Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pinverse_cpu_float64 2022-08-17T12:25:45.7801472Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softplus_cpu_float64 2022-08-17T12:25:45.7833347Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:25:45.7879761Z [gw0] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:25:45.7882140Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softshrink_cpu_float64 2022-08-17T12:25:45.7905922Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polar_cpu_float64 2022-08-17T12:25:45.7949418Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polar_cpu_float64 2022-08-17T12:25:45.8240376Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softshrink_cpu_float64 2022-08-17T12:25:45.8271385Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:25:45.8318965Z [gw0] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:25:45.8358300Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:25:45.8471882Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_complex128 2022-08-17T12:25:45.8544390Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:25:45.8678804Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_complex128 2022-08-17T12:25:45.8708902Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:25:45.8756883Z [gw0] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:25:45.8770119Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:25:45.8795956Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:25:45.8850035Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_float64 2022-08-17T12:25:45.9120235Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_float64 2022-08-17T12:25:45.9149824Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_unfold_cpu_complex128 2022-08-17T12:25:45.9197232Z [gw0] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_unfold_cpu_complex128 2022-08-17T12:25:45.9213912Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:25:45.9236374Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:25:45.9388858Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:25:45.9559700Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:25:45.9593065Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_unfold_cpu_float64 2022-08-17T12:25:45.9637263Z [gw0] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_unfold_cpu_float64 2022-08-17T12:25:45.9650588Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:25:45.9675833Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:25:45.9727098Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:25:45.9999528Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:25:46.0028441Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:25:46.0077403Z [gw0] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:25:46.0092274Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:25:46.0116495Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:25:46.0175694Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_threshold_cpu_float64 2022-08-17T12:25:46.0441042Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_threshold_cpu_float64 2022-08-17T12:25:46.0474675Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:25:46.0518866Z [gw0] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:25:46.0543100Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_positive_cpu_complex128 2022-08-17T12:25:46.0557517Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_positive_cpu_complex128 2022-08-17T12:25:46.0880799Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:25:46.0911924Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nonzero_cpu_complex128 2022-08-17T12:25:46.0958130Z [gw0] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nonzero_cpu_complex128 2022-08-17T12:25:46.0984315Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_positive_cpu_float64 2022-08-17T12:25:46.1320597Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_positive_cpu_float64 2022-08-17T12:25:46.1356784Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nonzero_cpu_float64 2022-08-17T12:25:46.1398063Z [gw0] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nonzero_cpu_float64 2022-08-17T12:25:46.1443206Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pow_cpu_complex128 2022-08-17T12:25:46.1760564Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pow_cpu_complex128 2022-08-17T12:25:46.1792081Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_cpu_complex128 2022-08-17T12:25:46.1837804Z [gw0] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_cpu_complex128 2022-08-17T12:25:46.1874898Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pow_cpu_float64 2022-08-17T12:25:46.2201295Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pow_cpu_float64 2022-08-17T12:25:46.2232609Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_cpu_float64 2022-08-17T12:25:46.2277611Z [gw0] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_cpu_float64 2022-08-17T12:25:46.2302865Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_prod_cpu_complex128 2022-08-17T12:25:46.2640786Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_prod_cpu_complex128 2022-08-17T12:25:46.2675294Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_fro_cpu_complex128 2022-08-17T12:25:46.2718752Z [gw0] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_fro_cpu_complex128 2022-08-17T12:25:46.2746448Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_prod_cpu_float64 2022-08-17T12:25:46.2999330Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_prod_cpu_float64 2022-08-17T12:25:46.3008851Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:25:46.3078675Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:25:46.3114223Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_fro_cpu_float64 2022-08-17T12:25:46.3158792Z [gw0] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_fro_cpu_float64 2022-08-17T12:25:46.3433323Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_put_cpu_complex128 2022-08-17T12:25:46.3477523Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:25:46.3520413Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:25:46.3549694Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_inf_cpu_complex128 2022-08-17T12:25:46.3959987Z [gw0] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_inf_cpu_complex128 2022-08-17T12:25:46.3995538Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_inf_cpu_float64 2022-08-17T12:25:46.4402658Z [gw0] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_inf_cpu_float64 2022-08-17T12:25:46.4434950Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_nuc_cpu_complex128 2022-08-17T12:25:46.4793792Z [gw0] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_nuc_cpu_complex128 2022-08-17T12:25:46.4803361Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_put_cpu_complex128 2022-08-17T12:25:46.4839403Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_put_cpu_float64 2022-08-17T12:25:46.4871547Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_nuc_cpu_float64 2022-08-17T12:25:46.5193994Z [gw0] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_nuc_cpu_float64 2022-08-17T12:25:46.5238450Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_put_cpu_float64 2022-08-17T12:25:46.5262337Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_qr_cpu_complex128 2022-08-17T12:25:46.5278839Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_qr_cpu_complex128 2022-08-17T12:25:46.5294182Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_normal_cpu_float64 2022-08-17T12:25:46.5680178Z [gw0] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_normal_cpu_float64 2022-08-17T12:25:46.5703863Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_qr_cpu_float64 2022-08-17T12:25:46.5717163Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_qr_cpu_float64 2022-08-17T12:25:46.5731653Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_normal_number_mean_cpu_float64 2022-08-17T12:25:46.6110180Z [gw0] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_normal_number_mean_cpu_float64 2022-08-17T12:25:46.6119507Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:25:46.6120035Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:25:46.6147767Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_quantile_cpu_float64 2022-08-17T12:25:46.6160980Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_quantile_cpu_float64 2022-08-17T12:25:46.6192236Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ones_like_cpu_complex128 2022-08-17T12:25:46.6560832Z [gw0] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ones_like_cpu_complex128 2022-08-17T12:25:46.6599412Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rad2deg_cpu_float64 2022-08-17T12:25:46.6620543Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ones_like_cpu_float64 2022-08-17T12:25:46.6629937Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rad2deg_cpu_float64 2022-08-17T12:25:46.6696422Z [gw0] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ones_like_cpu_float64 2022-08-17T12:25:46.6704218Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:25:46.7000821Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_complex128 2022-08-17T12:25:46.7032115Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rand_like_cpu_complex128 2022-08-17T12:25:46.7046009Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rand_like_cpu_complex128 2022-08-17T12:25:46.7429056Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_amin_cpu_float64 2022-08-17T12:25:46.7438617Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_amin_cpu_float64 2022-08-17T12:25:46.7470291Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rand_like_cpu_float64 2022-08-17T12:25:46.7480699Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rand_like_cpu_float64 2022-08-17T12:25:46.7774209Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_mean_cpu_float64 2022-08-17T12:25:46.7878928Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_mean_cpu_float64 2022-08-17T12:25:46.7910344Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randint_like_cpu_float64 2022-08-17T12:25:46.7921802Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randint_like_cpu_float64 2022-08-17T12:25:46.8262883Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_prod_cpu_float64 2022-08-17T12:25:46.8318341Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_prod_cpu_float64 2022-08-17T12:25:46.8349216Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randn_like_cpu_complex128 2022-08-17T12:25:46.8360167Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randn_like_cpu_complex128 2022-08-17T12:25:46.8611573Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_sum_cpu_float64 2022-08-17T12:25:46.8759533Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_sum_cpu_float64 2022-08-17T12:25:46.8792411Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randn_like_cpu_float64 2022-08-17T12:25:46.8830044Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randn_like_cpu_float64 2022-08-17T12:25:46.8832489Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_searchsorted_cpu_float64 2022-08-17T12:25:46.9202940Z [gw0] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_searchsorted_cpu_float64 2022-08-17T12:25:46.9236112Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ravel_cpu_complex128 2022-08-17T12:25:46.9252360Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ravel_cpu_complex128 2022-08-17T12:25:46.9288647Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_segment_reduce_lengths_cpu_float64 2022-08-17T12:25:46.9641219Z [gw0] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_segment_reduce_lengths_cpu_float64 2022-08-17T12:25:46.9683586Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ravel_cpu_float64 2022-08-17T12:25:46.9690906Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ravel_cpu_float64 2022-08-17T12:25:46.9718234Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_segment_reduce_offsets_cpu_float64 2022-08-17T12:25:47.0080763Z [gw0] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_segment_reduce_offsets_cpu_float64 2022-08-17T12:25:47.0121153Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_real_cpu_complex128 2022-08-17T12:25:47.0127031Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_real_cpu_complex128 2022-08-17T12:25:47.0156695Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_cpu_complex128 2022-08-17T12:25:47.0522833Z [gw0] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_cpu_complex128 2022-08-17T12:25:47.0554090Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_real_cpu_float64 2022-08-17T12:25:47.0565586Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_real_cpu_float64 2022-08-17T12:25:47.0601184Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_cpu_float64 2022-08-17T12:25:47.0962152Z [gw0] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_cpu_float64 2022-08-17T12:25:47.0999297Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reciprocal_cpu_complex128 2022-08-17T12:25:47.1034523Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_scatter_cpu_float64 2022-08-17T12:25:47.1229838Z [gw0] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_scatter_cpu_float64 2022-08-17T12:25:47.1399415Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reciprocal_cpu_complex128 2022-08-17T12:25:47.1438422Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reciprocal_cpu_float64 2022-08-17T12:25:47.1488381Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sgn_cpu_complex128 2022-08-17T12:25:47.1578822Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reciprocal_cpu_float64 2022-08-17T12:25:47.1841871Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sgn_cpu_complex128 2022-08-17T12:25:47.1879402Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_remainder_cpu_float64 2022-08-17T12:25:47.1923979Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sgn_cpu_float64 2022-08-17T12:25:47.2060391Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sgn_cpu_float64 2022-08-17T12:25:47.2282183Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_remainder_cpu_float64 2022-08-17T12:25:47.2319736Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_renorm_cpu_complex128 2022-08-17T12:25:47.2348177Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_short_cpu_complex128 2022-08-17T12:25:47.2761816Z [gw0] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_short_cpu_complex128 2022-08-17T12:25:47.2787511Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_short_cpu_float64 2022-08-17T12:25:47.2801746Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_renorm_cpu_complex128 2022-08-17T12:25:47.2809572Z [gw0] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_short_cpu_float64 2022-08-17T12:25:47.2909061Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_renorm_cpu_float64 2022-08-17T12:25:47.3200897Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_renorm_cpu_float64 2022-08-17T12:25:47.3237984Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sigmoid_cpu_complex128 2022-08-17T12:25:47.3263280Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_cpu_complex128 2022-08-17T12:25:47.3457535Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_cpu_complex128 2022-08-17T12:25:47.3639735Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sigmoid_cpu_complex128 2022-08-17T12:25:47.3678059Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sigmoid_cpu_float64 2022-08-17T12:25:47.3704355Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_cpu_float64 2022-08-17T12:25:47.3724648Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_cpu_float64 2022-08-17T12:25:47.4081182Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sigmoid_cpu_float64 2022-08-17T12:25:47.4118095Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sign_cpu_float64 2022-08-17T12:25:47.4133151Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_interleave_cpu_complex128 2022-08-17T12:25:47.4143260Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sign_cpu_float64 2022-08-17T12:25:47.4521095Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_interleave_cpu_complex128 2022-08-17T12:25:47.4554421Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_signbit_cpu_float64 2022-08-17T12:25:47.4563481Z [gw0] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_signbit_cpu_float64 2022-08-17T12:25:47.4588201Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_interleave_cpu_float64 2022-08-17T12:25:47.4961195Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_interleave_cpu_float64 2022-08-17T12:25:47.4998933Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sin_cpu_complex128 2022-08-17T12:25:47.5030931Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_as_cpu_complex128 2022-08-17T12:25:47.5111787Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_as_cpu_complex128 2022-08-17T12:25:47.5402134Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sin_cpu_complex128 2022-08-17T12:25:47.5444963Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sin_cpu_float64 2022-08-17T12:25:47.5478931Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sin_cpu_float64 2022-08-17T12:25:47.5504334Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_as_cpu_float64 2022-08-17T12:25:47.5840774Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_as_cpu_float64 2022-08-17T12:25:47.5919170Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinc_cpu_complex128 2022-08-17T12:25:47.5958384Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_cpu_complex128 2022-08-17T12:25:47.6040220Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_cpu_complex128 2022-08-17T12:25:47.6279724Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinc_cpu_complex128 2022-08-17T12:25:47.6351837Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinc_cpu_float64 2022-08-17T12:25:47.6363584Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinc_cpu_float64 2022-08-17T12:25:47.6395171Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_cpu_float64 2022-08-17T12:25:47.6719648Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_cpu_float64 2022-08-17T12:25:47.6799045Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinh_cpu_complex128 2022-08-17T12:25:47.6829085Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize__cpu_complex128 2022-08-17T12:25:47.6836492Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinh_cpu_complex128 2022-08-17T12:25:47.7160046Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize__cpu_complex128 2022-08-17T12:25:47.7206505Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinh_cpu_float64 2022-08-17T12:25:47.7240264Z [gw0] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinh_cpu_float64 2022-08-17T12:25:47.7269734Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize__cpu_float64 2022-08-17T12:25:47.7602140Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize__cpu_float64 2022-08-17T12:25:47.7634642Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_slice_scatter_cpu_float64 2022-08-17T12:25:47.7678936Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_slice_scatter_cpu_float64 2022-08-17T12:25:47.7711222Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize_as__cpu_complex128 2022-08-17T12:25:47.8041938Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize_as__cpu_complex128 2022-08-17T12:25:47.8068229Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_cpu_float64 2022-08-17T12:25:47.8119159Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_cpu_float64 2022-08-17T12:25:47.8153337Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize_as__cpu_float64 2022-08-17T12:25:47.8480987Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize_as__cpu_float64 2022-08-17T12:25:47.8505997Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_with_dtype_cpu_complex128 2022-08-17T12:25:47.8559043Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_with_dtype_cpu_complex128 2022-08-17T12:25:47.8593615Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_conj_cpu_complex128 2022-08-17T12:25:47.8920622Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_conj_cpu_complex128 2022-08-17T12:25:47.8946063Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_with_dtype_cpu_float64 2022-08-17T12:25:47.8998206Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_with_dtype_cpu_float64 2022-08-17T12:25:47.9031844Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_conj_cpu_float64 2022-08-17T12:25:47.9279088Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_conj_cpu_float64 2022-08-17T12:25:47.9288814Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_complex128 2022-08-17T12:25:47.9359342Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_float64 2022-08-17T12:25:47.9389078Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sort_cpu_float64 2022-08-17T12:25:47.9437860Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sort_cpu_float64 2022-08-17T12:25:47.9470348Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_neg_cpu_complex128 2022-08-17T12:25:47.9799981Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_neg_cpu_complex128 2022-08-17T12:25:47.9829963Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:25:47.9878118Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:25:47.9911446Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_neg_cpu_float64 2022-08-17T12:25:48.0257080Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_neg_cpu_float64 2022-08-17T12:25:48.0275323Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:25:48.0319939Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:25:48.0358719Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_roll_cpu_complex128 2022-08-17T12:25:48.0680841Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_roll_cpu_complex128 2022-08-17T12:25:48.0708567Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_airy_ai_cpu_float64 2022-08-17T12:25:48.0766389Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_airy_ai_cpu_float64 2022-08-17T12:25:48.0794005Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_roll_cpu_float64 2022-08-17T12:25:48.1121190Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_roll_cpu_float64 2022-08-17T12:25:48.1153672Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_j0_cpu_float64 2022-08-17T12:25:48.1199566Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_j0_cpu_float64 2022-08-17T12:25:48.1235469Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rot90_cpu_complex128 2022-08-17T12:25:48.1560795Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rot90_cpu_complex128 2022-08-17T12:25:48.1595228Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_j1_cpu_float64 2022-08-17T12:25:48.1639013Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_j1_cpu_float64 2022-08-17T12:25:48.1672668Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rot90_cpu_float64 2022-08-17T12:25:48.2000738Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rot90_cpu_float64 2022-08-17T12:25:48.2011623Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_y0_cpu_float64 2022-08-17T12:25:48.2020774Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_float64 2022-08-17T12:25:48.2033784Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:25:48.2077735Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_y0_cpu_float64 2022-08-17T12:25:48.2089131Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_cpu_float64 2022-08-17T12:25:48.2116682Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:25:48.2439853Z [gw3] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_cpu_float64 2022-08-17T12:25:48.2440978Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:25:48.2473488Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_y1_cpu_float64 2022-08-17T12:25:48.2517726Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_y1_cpu_float64 2022-08-17T12:25:48.2606526Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_0_cpu_float64 2022-08-17T12:25:48.2635291Z [gw3] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_0_cpu_float64 2022-08-17T12:25:48.2878894Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:25:48.2880646Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nonzero_cpu_complex128 2022-08-17T12:25:48.2899613Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:25:48.2912091Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nonzero_cpu_complex128 2022-08-17T12:25:48.2956695Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:25:48.2970245Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_3_cpu_float64 2022-08-17T12:25:48.3321289Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_3_cpu_float64 2022-08-17T12:25:48.3322218Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nonzero_cpu_float64 2022-08-17T12:25:48.3342314Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:25:48.3351357Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nonzero_cpu_float64 2022-08-17T12:25:48.3396652Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:25:48.3412417Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_neg_3_cpu_float64 2022-08-17T12:25:48.3760369Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_neg_3_cpu_float64 2022-08-17T12:25:48.3760789Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_cpu_complex128 2022-08-17T12:25:48.3784493Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:25:48.3837748Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:25:48.3996723Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsqrt_cpu_complex128 2022-08-17T12:25:48.4199806Z [gw3] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsqrt_cpu_complex128 2022-08-17T12:25:48.4222063Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:25:48.4278576Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:25:48.4334124Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsqrt_cpu_float64 2022-08-17T12:25:48.4641332Z [gw3] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsqrt_cpu_float64 2022-08-17T12:25:48.4674394Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_entr_cpu_float64 2022-08-17T12:25:48.4717232Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_entr_cpu_float64 2022-08-17T12:25:48.4738446Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsub_cpu_complex128 2022-08-17T12:25:48.5080894Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsub_cpu_complex128 2022-08-17T12:25:48.5110519Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_erfcx_cpu_float64 2022-08-17T12:25:48.5156565Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_erfcx_cpu_float64 2022-08-17T12:25:48.5178672Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsub_cpu_float64 2022-08-17T12:25:48.5524670Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsub_cpu_float64 2022-08-17T12:25:48.5553153Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:25:48.5597899Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:25:48.5962593Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_add_cpu_complex128 2022-08-17T12:25:48.5991804Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:25:48.6047408Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:25:48.6056022Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_cpu_complex128 2022-08-17T12:25:48.6150275Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_cpu_float64 2022-08-17T12:25:48.6157275Z [gw3] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_add_cpu_complex128 2022-08-17T12:25:48.6285032Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_add_cpu_float64 2022-08-17T12:25:48.6398881Z [gw3] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_add_cpu_float64 2022-08-17T12:25:48.6428520Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i0e_cpu_float64 2022-08-17T12:25:48.6532830Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i0e_cpu_float64 2022-08-17T12:25:48.6541541Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_cpu_float64 2022-08-17T12:25:48.6597247Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_fro_cpu_complex128 2022-08-17T12:25:48.6688314Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_cpu_complex128 2022-08-17T12:25:48.6840059Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_fro_cpu_complex128 2022-08-17T12:25:48.6873621Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i1_cpu_float64 2022-08-17T12:25:48.6956660Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i1_cpu_float64 2022-08-17T12:25:48.6999192Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_fro_cpu_float64 2022-08-17T12:25:48.7200967Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_fro_cpu_float64 2022-08-17T12:25:48.7206959Z [gw3] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_cpu_complex128 2022-08-17T12:25:48.7277701Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_cpu_float64 2022-08-17T12:25:48.7307488Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i1e_cpu_float64 2022-08-17T12:25:48.7353249Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i1e_cpu_float64 2022-08-17T12:25:48.7396328Z [gw3] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_cpu_float64 2022-08-17T12:25:48.7639424Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_inf_cpu_complex128 2022-08-17T12:25:48.7720835Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_amax_cpu_float64 2022-08-17T12:25:48.7750025Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:25:48.7919072Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:25:48.8079593Z [gw3] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_amax_cpu_float64 2022-08-17T12:25:48.8142467Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_list_args_cpu_float64 2022-08-17T12:25:48.8158601Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_list_args_cpu_float64 2022-08-17T12:25:48.8179740Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:25:48.8521384Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:25:48.8547931Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_with_sizes_cpu_complex128 2022-08-17T12:25:48.8599095Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_with_sizes_cpu_complex128 2022-08-17T12:25:48.8629502Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_log_ndtr_cpu_float64 2022-08-17T12:25:48.8961325Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_log_ndtr_cpu_float64 2022-08-17T12:25:48.8984295Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_with_sizes_cpu_float64 2022-08-17T12:25:48.9038315Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_with_sizes_cpu_float64 2022-08-17T12:25:48.9068240Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:25:48.9302655Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:25:48.9312057Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_inf_cpu_complex128 2022-08-17T12:25:48.9398388Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_inf_cpu_float64 2022-08-17T12:25:48.9479989Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sqrt_cpu_complex128 2022-08-17T12:25:48.9485059Z [gw3] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sqrt_cpu_complex128 2022-08-17T12:25:48.9508362Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:25:48.9568186Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:25:48.9717983Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_inf_cpu_float64 2022-08-17T12:25:48.9840438Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_complex128 2022-08-17T12:25:48.9883483Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sqrt_cpu_float64 2022-08-17T12:25:48.9919831Z [gw3] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sqrt_cpu_float64 2022-08-17T12:25:48.9925798Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:25:48.9954523Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_complex128 2022-08-17T12:25:49.0158364Z [gw0] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:25:49.0211214Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_float64 2022-08-17T12:25:49.0277839Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_float64 2022-08-17T12:25:49.0358577Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_square_cpu_complex128 2022-08-17T12:25:49.0387487Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:25:49.0445246Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:25:49.0597625Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_square_cpu_complex128 2022-08-17T12:25:49.0611621Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_normal_cpu_float64 2022-08-17T12:25:49.0717751Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_normal_cpu_float64 2022-08-17T12:25:49.0777596Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_square_cpu_float64 2022-08-17T12:25:49.0797323Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_square_cpu_float64 2022-08-17T12:25:49.0828028Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_ndtr_cpu_float64 2022-08-17T12:25:49.1038347Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_ndtr_cpu_float64 2022-08-17T12:25:49.1053408Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_normal_number_mean_cpu_float64 2022-08-17T12:25:49.1157890Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_normal_number_mean_cpu_float64 2022-08-17T12:25:49.1239428Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_squeeze_cpu_complex128 2022-08-17T12:25:49.1269671Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_ndtri_cpu_float64 2022-08-17T12:25:49.1479581Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_ndtri_cpu_float64 2022-08-17T12:25:49.1519232Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ones_like_cpu_complex128 2022-08-17T12:25:49.1524822Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ones_like_cpu_complex128 2022-08-17T12:25:49.1596775Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_squeeze_cpu_complex128 2022-08-17T12:25:49.1677963Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_squeeze_cpu_float64 2022-08-17T12:25:49.1694687Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:25:49.1707512Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_squeeze_cpu_float64 2022-08-17T12:25:49.1917423Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:25:49.1937607Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ones_like_cpu_float64 2022-08-17T12:25:49.2036931Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ones_like_cpu_float64 2022-08-17T12:25:49.2057197Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stack_cpu_complex128 2022-08-17T12:25:49.2117374Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stack_cpu_complex128 2022-08-17T12:25:49.2147013Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:25:49.2358818Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:25:49.2382186Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ormqr_cpu_complex128 2022-08-17T12:25:49.2477676Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ormqr_cpu_complex128 2022-08-17T12:25:49.2499198Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stack_cpu_float64 2022-08-17T12:25:49.2557405Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stack_cpu_float64 2022-08-17T12:25:49.2588070Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:25:49.2799216Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:25:49.2818958Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ormqr_cpu_float64 2022-08-17T12:25:49.2917981Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ormqr_cpu_float64 2022-08-17T12:25:49.2940188Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_cpu_complex128 2022-08-17T12:25:49.2998651Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_cpu_complex128 2022-08-17T12:25:49.3018787Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:25:49.3239325Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:25:49.3358925Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_outer_cpu_complex128 2022-08-17T12:25:49.3364348Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_outer_cpu_complex128 2022-08-17T12:25:49.3384838Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_cpu_float64 2022-08-17T12:25:49.3437795Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_cpu_float64 2022-08-17T12:25:49.3458695Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:25:49.3678469Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:25:49.3714156Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_outer_cpu_float64 2022-08-17T12:25:49.3797505Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_outer_cpu_float64 2022-08-17T12:25:49.3821557Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_mean_cpu_complex128 2022-08-17T12:25:49.3877501Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_mean_cpu_complex128 2022-08-17T12:25:49.3897460Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:25:49.4118609Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:25:49.4237963Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pca_lowrank_cpu_float64 2022-08-17T12:25:49.4259296Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_mean_cpu_float64 2022-08-17T12:25:49.4318033Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_mean_cpu_float64 2022-08-17T12:25:49.4338254Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:25:49.4679546Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:25:49.4700871Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stft_cpu_complex128 2022-08-17T12:25:49.4757564Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stft_cpu_complex128 2022-08-17T12:25:49.4792271Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:25:49.5118855Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:25:49.5140258Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stft_cpu_float64 2022-08-17T12:25:49.5197697Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stft_cpu_float64 2022-08-17T12:25:49.5218804Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_xlog1py_cpu_float64 2022-08-17T12:25:49.5560427Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_xlog1py_cpu_float64 2022-08-17T12:25:49.5640287Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sub_cpu_complex128 2022-08-17T12:25:49.5671500Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_zeta_cpu_float64 2022-08-17T12:25:49.6082065Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_zeta_cpu_float64 2022-08-17T12:25:49.6092982Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_cpu_complex128 2022-08-17T12:25:49.6109694Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sub_cpu_complex128 2022-08-17T12:25:49.6126870Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sub_cpu_float64 2022-08-17T12:25:49.6255091Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_cpu_complex128 2022-08-17T12:25:49.6521703Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sub_cpu_float64 2022-08-17T12:25:49.6522350Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_cpu_complex128 2022-08-17T12:25:49.6546146Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_cpu_float64 2022-08-17T12:25:49.6551897Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_cpu_float64 2022-08-17T12:25:49.6999681Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_cpu_complex128 2022-08-17T12:25:49.7002080Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_list_args_cpu_complex128 2022-08-17T12:25:49.7004376Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_cpu_float64 2022-08-17T12:25:49.7006669Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_cpu_float64 2022-08-17T12:25:49.7402451Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_list_args_cpu_complex128 2022-08-17T12:25:49.7402873Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unbind_cpu_float64 2022-08-17T12:25:49.7428583Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_to_size_cpu_complex128 2022-08-17T12:25:49.7439510Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_to_size_cpu_complex128 2022-08-17T12:25:49.7842839Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unbind_cpu_float64 2022-08-17T12:25:49.7843296Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_to_size_cpu_float64 2022-08-17T12:25:49.7873699Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unflatten_cpu_complex128 2022-08-17T12:25:49.7880139Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unflatten_cpu_complex128 2022-08-17T12:25:49.8280348Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_to_size_cpu_float64 2022-08-17T12:25:49.8303844Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unflatten_cpu_float64 2022-08-17T12:25:49.8318037Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unflatten_cpu_float64 2022-08-17T12:25:49.8340360Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_cpu_complex128 2022-08-17T12:25:49.8721222Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_cpu_complex128 2022-08-17T12:25:49.8826739Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unfold_cpu_complex128 2022-08-17T12:25:49.8836725Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unfold_cpu_complex128 2022-08-17T12:25:49.8869033Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_cpu_float64 2022-08-17T12:25:49.9161007Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_cpu_float64 2022-08-17T12:25:49.9185395Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unfold_cpu_float64 2022-08-17T12:25:49.9237656Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unfold_cpu_float64 2022-08-17T12:25:49.9278984Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_lowrank_cpu_float64 2022-08-17T12:25:49.9600655Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_lowrank_cpu_float64 2022-08-17T12:25:49.9624975Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unique_consecutive_cpu_float64 2022-08-17T12:25:49.9678143Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unique_consecutive_cpu_float64 2022-08-17T12:25:49.9710493Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_symeig_cpu_complex128 2022-08-17T12:25:50.0038967Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_symeig_cpu_complex128 2022-08-17T12:25:50.0059164Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unique_cpu_float64 2022-08-17T12:25:50.0118138Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unique_cpu_float64 2022-08-17T12:25:50.0148308Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_symeig_cpu_float64 2022-08-17T12:25:50.0480213Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_symeig_cpu_float64 2022-08-17T12:25:50.0600062Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unsqueeze_cpu_complex128 2022-08-17T12:25:50.0829297Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_t_cpu_complex128 2022-08-17T12:25:50.0909924Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_t_cpu_complex128 2022-08-17T12:25:50.0919836Z [gw0] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unsqueeze_cpu_complex128 2022-08-17T12:25:50.1038002Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unsqueeze_cpu_float64 2022-08-17T12:25:50.1046321Z [gw0] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unsqueeze_cpu_float64 2022-08-17T12:25:50.1126998Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_t_cpu_float64 2022-08-17T12:25:50.1359515Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_t_cpu_float64 2022-08-17T12:25:50.1382799Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_cpu_complex128 2022-08-17T12:25:50.1478786Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_cpu_complex128 2022-08-17T12:25:50.1510834Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_along_dim_cpu_complex128 2022-08-17T12:25:50.1800059Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_along_dim_cpu_complex128 2022-08-17T12:25:50.1825396Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_cpu_float64 2022-08-17T12:25:50.1918862Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_cpu_float64 2022-08-17T12:25:50.1948848Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_along_dim_cpu_float64 2022-08-17T12:25:50.2239121Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_along_dim_cpu_float64 2022-08-17T12:25:50.2263402Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_mean_cpu_complex128 2022-08-17T12:25:50.2358468Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_mean_cpu_complex128 2022-08-17T12:25:50.2393327Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_cpu_complex128 2022-08-17T12:25:50.2681609Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_cpu_complex128 2022-08-17T12:25:50.2721095Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_mean_cpu_float64 2022-08-17T12:25:50.2799680Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_mean_cpu_float64 2022-08-17T12:25:50.2835485Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_cpu_float64 2022-08-17T12:25:50.3120746Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_cpu_float64 2022-08-17T12:25:50.3153710Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vdot_cpu_complex128 2022-08-17T12:25:50.3240548Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vdot_cpu_complex128 2022-08-17T12:25:50.3388045Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tan_cpu_complex128 2022-08-17T12:25:50.3561880Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tan_cpu_complex128 2022-08-17T12:25:50.3593822Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vdot_cpu_float64 2022-08-17T12:25:50.3680194Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vdot_cpu_float64 2022-08-17T12:25:50.3743754Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tan_cpu_float64 2022-08-17T12:25:50.4000720Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tan_cpu_float64 2022-08-17T12:25:50.4030885Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_complex_cpu_float64 2022-08-17T12:25:50.4120038Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_complex_cpu_float64 2022-08-17T12:25:50.4253291Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tanh_cpu_complex128 2022-08-17T12:25:50.4441608Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tanh_cpu_complex128 2022-08-17T12:25:50.4476145Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_cpu_complex128 2022-08-17T12:25:50.4600319Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_cpu_complex128 2022-08-17T12:25:50.4661723Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tanh_cpu_float64 2022-08-17T12:25:50.4881750Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tanh_cpu_float64 2022-08-17T12:25:50.4923419Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_cpu_float64 2022-08-17T12:25:50.5042119Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_cpu_float64 2022-08-17T12:25:50.5072380Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensor_split_cpu_complex128 2022-08-17T12:25:50.5321995Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensor_split_cpu_complex128 2022-08-17T12:25:50.5355275Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_real_cpu_complex128 2022-08-17T12:25:50.5761652Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_real_cpu_complex128 2022-08-17T12:25:50.5790898Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_cpu_complex128 2022-08-17T12:25:50.5800423Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_cpu_complex128 2022-08-17T12:25:50.5841380Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensor_split_cpu_float64 2022-08-17T12:25:50.6038802Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensor_split_cpu_float64 2022-08-17T12:25:50.6062358Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensordot_cpu_complex128 2022-08-17T12:25:50.6198675Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensordot_cpu_complex128 2022-08-17T12:25:50.6222919Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_cpu_float64 2022-08-17T12:25:50.6478777Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_cpu_float64 2022-08-17T12:25:50.6506313Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensordot_cpu_float64 2022-08-17T12:25:50.6638186Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensordot_cpu_float64 2022-08-17T12:25:50.6661939Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vsplit_cpu_complex128 2022-08-17T12:25:50.6935868Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vsplit_cpu_complex128 2022-08-17T12:25:50.6942029Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tile_cpu_complex128 2022-08-17T12:25:50.7077600Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tile_cpu_complex128 2022-08-17T12:25:50.7102358Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vsplit_cpu_float64 2022-08-17T12:25:50.7358952Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vsplit_cpu_float64 2022-08-17T12:25:50.7386879Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tile_cpu_float64 2022-08-17T12:25:50.7519883Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tile_cpu_float64 2022-08-17T12:25:50.7557349Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vstack_cpu_complex128 2022-08-17T12:25:50.7836828Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vstack_cpu_complex128 2022-08-17T12:25:50.7841280Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_to_sparse_cpu_complex128 2022-08-17T12:25:50.7981043Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_to_sparse_cpu_complex128 2022-08-17T12:25:50.7986241Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vstack_cpu_float64 2022-08-17T12:25:50.8280836Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vstack_cpu_float64 2022-08-17T12:25:50.8309626Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_to_sparse_cpu_float64 2022-08-17T12:25:50.8398749Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_to_sparse_cpu_float64 2022-08-17T12:25:50.8422827Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_where_cpu_complex128 2022-08-17T12:25:50.8752561Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_where_cpu_complex128 2022-08-17T12:25:50.8753377Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_topk_cpu_float64 2022-08-17T12:25:50.8838023Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_topk_cpu_float64 2022-08-17T12:25:50.8862613Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_where_cpu_float64 2022-08-17T12:25:50.9160054Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_where_cpu_float64 2022-08-17T12:25:50.9186080Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trace_cpu_complex128 2022-08-17T12:25:50.9278717Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trace_cpu_complex128 2022-08-17T12:25:50.9303277Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_xlogy_cpu_float64 2022-08-17T12:25:50.9601678Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_xlogy_cpu_float64 2022-08-17T12:25:50.9635010Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trace_cpu_float64 2022-08-17T12:25:50.9736688Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trace_cpu_float64 2022-08-17T12:25:50.9913610Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zero__cpu_complex128 2022-08-17T12:25:51.0092767Z [gw0] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zero__cpu_complex128 2022-08-17T12:25:51.0231258Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_transpose_cpu_complex128 2022-08-17T12:25:51.0239784Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zero__cpu_float64 2022-08-17T12:25:51.0585149Z [gw0] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zero__cpu_float64 2022-08-17T12:25:51.0631965Z [gw3] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_transpose_cpu_complex128 2022-08-17T12:25:51.0639888Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zeros_like_cpu_complex128 2022-08-17T12:25:51.0756563Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zeros_like_cpu_complex128 2022-08-17T12:25:51.0887633Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_transpose_cpu_float64 2022-08-17T12:25:51.1071460Z [gw3] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_transpose_cpu_float64 2022-08-17T12:25:51.1078760Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zeros_like_cpu_float64 2022-08-17T12:25:51.1241749Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zeros_like_cpu_float64 2022-08-17T12:25:51.1243550Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapezoid_cpu_complex128 2022-08-17T12:25:51.1521085Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapezoid_cpu_complex128 2022-08-17T12:25:51.1542362Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_H_cpu_complex128 2022-08-17T12:25:51.1640117Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_H_cpu_complex128 2022-08-17T12:25:51.1671844Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapezoid_cpu_float64 2022-08-17T12:25:51.1961429Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapezoid_cpu_float64 2022-08-17T12:25:51.1986123Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_H_cpu_float64 2022-08-17T12:25:51.2006386Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_H_cpu_float64 2022-08-17T12:25:51.2010234Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pca_lowrank_cpu_float64 2022-08-17T12:25:51.2077245Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_permute_cpu_complex128 2022-08-17T12:25:51.2099768Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapz_cpu_complex128 2022-08-17T12:25:51.2192745Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapz_cpu_complex128 2022-08-17T12:25:51.2399369Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_permute_cpu_complex128 2022-08-17T12:25:51.2420620Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_T_cpu_complex128 2022-08-17T12:25:51.2436620Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_T_cpu_complex128 2022-08-17T12:25:51.2491312Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_permute_cpu_float64 2022-08-17T12:25:51.2516570Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_permute_cpu_float64 2022-08-17T12:25:51.2537203Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapz_cpu_float64 2022-08-17T12:25:51.2839053Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapz_cpu_float64 2022-08-17T12:25:51.2858433Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_T_cpu_float64 2022-08-17T12:25:51.2876996Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_T_cpu_float64 2022-08-17T12:25:51.2957582Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pinverse_cpu_complex128 2022-08-17T12:25:51.2981513Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triangular_solve_cpu_complex128 2022-08-17T12:25:51.3281171Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triangular_solve_cpu_complex128 2022-08-17T12:25:51.3312809Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___getitem___cpu_complex128 2022-08-17T12:25:51.3430000Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___getitem___cpu_complex128 2022-08-17T12:25:51.3435343Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triangular_solve_cpu_float64 2022-08-17T12:25:51.3653526Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triangular_solve_cpu_float64 2022-08-17T12:25:51.3658273Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pinverse_cpu_complex128 2022-08-17T12:25:51.3717173Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pinverse_cpu_float64 2022-08-17T12:25:51.3749077Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___getitem___cpu_float64 2022-08-17T12:25:51.3889375Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___getitem___cpu_float64 2022-08-17T12:25:51.3892134Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tril_cpu_complex128 2022-08-17T12:25:51.4116755Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pinverse_cpu_float64 2022-08-17T12:25:51.4167345Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polar_cpu_float64 2022-08-17T12:25:51.4191424Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___radd___cpu_complex128 2022-08-17T12:25:51.4405010Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___radd___cpu_complex128 2022-08-17T12:25:51.4534287Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polar_cpu_float64 2022-08-17T12:25:51.4552772Z [gw3] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tril_cpu_complex128 2022-08-17T12:25:51.4560632Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tril_cpu_float64 2022-08-17T12:25:51.4623944Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:25:51.4633661Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___radd___cpu_float64 2022-08-17T12:25:51.4675702Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___radd___cpu_float64 2022-08-17T12:25:51.4784324Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:25:51.4958195Z [gw3] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tril_cpu_float64 2022-08-17T12:25:51.5021523Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triu_cpu_complex128 2022-08-17T12:25:51.5027377Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:25:51.5070164Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:25:51.5079867Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rdiv___cpu_complex128 2022-08-17T12:25:51.5328531Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rdiv___cpu_complex128 2022-08-17T12:25:51.5396397Z [gw3] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triu_cpu_complex128 2022-08-17T12:25:51.5461507Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triu_cpu_float64 2022-08-17T12:25:51.5464733Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:25:51.5477005Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:25:51.5502886Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rdiv___cpu_float64 2022-08-17T12:25:51.5536591Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rdiv___cpu_float64 2022-08-17T12:25:51.5839488Z [gw3] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triu_cpu_float64 2022-08-17T12:25:51.5897955Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_true_divide_cpu_complex128 2022-08-17T12:25:51.5898909Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:25:51.5958312Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:25:51.5985978Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:25:51.6319106Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:25:51.6325489Z [gw3] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_true_divide_cpu_complex128 2022-08-17T12:25:51.6331563Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:25:51.6342917Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_true_divide_cpu_float64 2022-08-17T12:25:51.6397709Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:25:51.6427340Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmatmul___cpu_float64 2022-08-17T12:25:51.6454187Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmatmul___cpu_float64 2022-08-17T12:25:51.6760842Z [gw3] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_true_divide_cpu_float64 2022-08-17T12:25:51.6763211Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trunc_cpu_float64 2022-08-17T12:25:51.6800199Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_positive_cpu_complex128 2022-08-17T12:25:51.6837814Z [gw3] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trunc_cpu_float64 2022-08-17T12:25:51.6873131Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmod___cpu_float64 2022-08-17T12:25:51.6978153Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmod___cpu_float64 2022-08-17T12:25:51.7200461Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_positive_cpu_complex128 2022-08-17T12:25:51.7239123Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_positive_cpu_float64 2022-08-17T12:25:51.7268458Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unbind_cpu_complex128 2022-08-17T12:25:51.7275720Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unbind_cpu_complex128 2022-08-17T12:25:51.7317747Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_positive_cpu_float64 2022-08-17T12:25:51.7342606Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmul___cpu_complex128 2022-08-17T12:25:51.7641325Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmul___cpu_complex128 2022-08-17T12:25:51.7678274Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pow_cpu_complex128 2022-08-17T12:25:51.7703578Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:25:51.7757746Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:25:51.7782934Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmul___cpu_float64 2022-08-17T12:25:51.8119619Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmul___cpu_float64 2022-08-17T12:25:51.8145713Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:25:51.8198227Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:25:51.8212780Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rpow___cpu_complex128 2022-08-17T12:25:51.8559868Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rpow___cpu_complex128 2022-08-17T12:25:51.8586165Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_mean_cpu_float64 2022-08-17T12:25:51.8638405Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_mean_cpu_float64 2022-08-17T12:25:51.8656012Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rpow___cpu_float64 2022-08-17T12:25:51.9000162Z [gw0] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rpow___cpu_float64 2022-08-17T12:25:51.9025589Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_median_cpu_float64 2022-08-17T12:25:51.9078163Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_median_cpu_float64 2022-08-17T12:25:51.9103426Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rsub___cpu_complex128 2022-08-17T12:25:51.9440202Z [gw0] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rsub___cpu_complex128 2022-08-17T12:25:51.9465208Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_norm_cpu_float64 2022-08-17T12:25:51.9517902Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_norm_cpu_float64 2022-08-17T12:25:51.9545978Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rsub___cpu_float64 2022-08-17T12:25:51.9630619Z [gw0] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rsub___cpu_float64 2022-08-17T12:25:51.9640083Z [gw2] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:25:51.9879066Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:25:51.9901314Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:25:51.9957889Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:25:51.9981180Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_amax_cpu_float64 2022-08-17T12:25:52.0143949Z [gw0] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_amax_cpu_float64 2022-08-17T12:25:52.0150691Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pow_cpu_complex128 2022-08-17T12:25:52.0321022Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pow_cpu_float64 2022-08-17T12:25:52.0346415Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:25:52.0399106Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:25:52.0426387Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_amin_cpu_float64 2022-08-17T12:25:52.0437142Z [gw0] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_amin_cpu_float64 2022-08-17T12:25:52.0558190Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pow_cpu_float64 2022-08-17T12:25:52.0759577Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_prod_cpu_complex128 2022-08-17T12:25:52.0781263Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:25:52.0837888Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:25:52.0859942Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:25:52.1200335Z [gw0] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:25:52.1225215Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_prod_cpu_float64 2022-08-17T12:25:52.1278287Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_prod_cpu_float64 2022-08-17T12:25:52.1304005Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:25:52.1639697Z [gw0] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:25:52.1662228Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:25:52.1717568Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:25:52.1743391Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:25:52.2081955Z [gw0] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:25:52.2106963Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:25:52.2157886Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:25:52.2183740Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:25:52.2487729Z [gw0] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:25:52.2493637Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_prod_cpu_complex128 2022-08-17T12:25:52.2518111Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_prod_cpu_float64 2022-08-17T12:25:52.2550300Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_std_cpu_complex128 2022-08-17T12:25:52.2597293Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_std_cpu_complex128 2022-08-17T12:25:52.2621336Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:25:52.2913262Z [gw0] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:25:52.2958370Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_prod_cpu_float64 2022-08-17T12:25:52.2960441Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_put_cpu_complex128 2022-08-17T12:25:52.2997004Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_std_cpu_float64 2022-08-17T12:25:52.3037556Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_std_cpu_float64 2022-08-17T12:25:52.3062798Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:25:52.3399570Z [gw0] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:25:52.3429195Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:25:52.3477997Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:25:52.3499625Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:25:52.3840818Z [gw0] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:25:52.3873292Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_sum_cpu_float64 2022-08-17T12:25:52.3917958Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_sum_cpu_float64 2022-08-17T12:25:52.3942920Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:25:52.4279938Z [gw0] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:25:52.4311923Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_var_cpu_complex128 2022-08-17T12:25:52.4357986Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_var_cpu_complex128 2022-08-17T12:25:52.4385036Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_cpu_float64 2022-08-17T12:25:52.4649635Z [gw0] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_cpu_float64 2022-08-17T12:25:52.4659296Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_put_cpu_complex128 2022-08-17T12:25:52.4717893Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_put_cpu_float64 2022-08-17T12:25:52.4749566Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_var_cpu_float64 2022-08-17T12:25:52.4797832Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_var_cpu_float64 2022-08-17T12:25:52.4823952Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:25:52.4901646Z [gw0] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:25:52.5078451Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_put_cpu_float64 2022-08-17T12:25:52.5158850Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_qr_cpu_complex128 2022-08-17T12:25:52.5182298Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_abs_cpu_complex128 2022-08-17T12:25:52.5237856Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_abs_cpu_complex128 2022-08-17T12:25:52.5268291Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:25:52.5600402Z [gw0] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:25:52.5679184Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_abs_cpu_float64 2022-08-17T12:25:52.5712326Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asin_cpu_complex128 2022-08-17T12:25:52.6041506Z [gw3] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_abs_cpu_float64 2022-08-17T12:25:52.6135597Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acos_cpu_complex128 2022-08-17T12:25:52.6146269Z [gw0] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asin_cpu_complex128 2022-08-17T12:25:52.6278411Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asin_cpu_float64 2022-08-17T12:25:52.6558171Z [gw0] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asin_cpu_float64 2022-08-17T12:25:52.6581708Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asinh_cpu_complex128 2022-08-17T12:25:52.7000905Z [gw0] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asinh_cpu_complex128 2022-08-17T12:25:52.7022329Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asinh_cpu_float64 2022-08-17T12:25:52.7155322Z [gw0] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asinh_cpu_float64 2022-08-17T12:25:52.7168384Z [gw3] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acos_cpu_complex128 2022-08-17T12:25:52.7337399Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acos_cpu_float64 2022-08-17T12:25:52.7439564Z [gw3] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acos_cpu_float64 2022-08-17T12:25:52.7642341Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan2_cpu_float64 2022-08-17T12:25:52.7678226Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acosh_cpu_complex128 2022-08-17T12:25:52.7805400Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acosh_cpu_complex128 2022-08-17T12:25:52.7812284Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_qr_cpu_complex128 2022-08-17T12:25:52.8076693Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_qr_cpu_float64 2022-08-17T12:25:52.8090357Z [gw0] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan2_cpu_float64 2022-08-17T12:25:52.8098667Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan_cpu_complex128 2022-08-17T12:25:52.8122241Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acosh_cpu_float64 2022-08-17T12:25:52.8521384Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acosh_cpu_float64 2022-08-17T12:25:52.8545538Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_add_cpu_complex128 2022-08-17T12:25:52.8559862Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_qr_cpu_float64 2022-08-17T12:25:52.8617008Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_quantile_cpu_float64 2022-08-17T12:25:52.8628090Z [gw0] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan_cpu_complex128 2022-08-17T12:25:52.8742886Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan_cpu_float64 2022-08-17T12:25:52.9040673Z [gw0] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan_cpu_float64 2022-08-17T12:25:52.9074019Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atanh_cpu_complex128 2022-08-17T12:25:52.9481928Z [gw0] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atanh_cpu_complex128 2022-08-17T12:25:52.9512264Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atanh_cpu_float64 2022-08-17T12:25:52.9669569Z [gw0] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atanh_cpu_float64 2022-08-17T12:25:52.9678244Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_quantile_cpu_float64 2022-08-17T12:25:52.9746285Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rad2deg_cpu_float64 2022-08-17T12:25:52.9918609Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rad2deg_cpu_float64 2022-08-17T12:25:52.9951103Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:25:53.0121004Z [gw0] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:25:53.0144995Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rand_like_cpu_complex128 2022-08-17T12:25:53.0360065Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rand_like_cpu_complex128 2022-08-17T12:25:53.0391598Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:25:53.0559266Z [gw0] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:25:53.0585985Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rand_like_cpu_float64 2022-08-17T12:25:53.0800830Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rand_like_cpu_float64 2022-08-17T12:25:53.0833161Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:25:53.1040882Z [gw0] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:25:53.1052347Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randint_like_cpu_float64 2022-08-17T12:25:53.1065086Z [gw3] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_add_cpu_complex128 2022-08-17T12:25:53.1071123Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randint_like_cpu_float64 2022-08-17T12:25:53.1240942Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_add_cpu_float64 2022-08-17T12:25:53.1276703Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:25:53.1519612Z [gw0] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:25:53.1546638Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randn_like_cpu_complex128 2022-08-17T12:25:53.1580155Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randn_like_cpu_complex128 2022-08-17T12:25:53.1589535Z [gw3] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_add_cpu_float64 2022-08-17T12:25:53.1678539Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addbmm_cpu_complex128 2022-08-17T12:25:53.1702790Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:25:53.1962691Z [gw0] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:25:53.1994856Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randn_like_cpu_float64 2022-08-17T12:25:53.2160422Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randn_like_cpu_float64 2022-08-17T12:25:53.2202211Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:25:53.2401438Z [gw0] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:25:53.2641589Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ravel_cpu_complex128 2022-08-17T12:25:53.2768063Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:25:53.2977495Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ravel_cpu_complex128 2022-08-17T12:25:53.3212182Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ravel_cpu_float64 2022-08-17T12:25:53.3440224Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ravel_cpu_float64 2022-08-17T12:25:53.3574125Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_real_cpu_complex128 2022-08-17T12:25:53.3925914Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_real_cpu_complex128 2022-08-17T12:25:53.3930865Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_real_cpu_float64 2022-08-17T12:25:53.4320542Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_real_cpu_float64 2022-08-17T12:25:53.4490513Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reciprocal_cpu_complex128 2022-08-17T12:25:53.4768777Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reciprocal_cpu_complex128 2022-08-17T12:25:53.4821240Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reciprocal_cpu_float64 2022-08-17T12:25:53.5316859Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reciprocal_cpu_float64 2022-08-17T12:25:53.5482601Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_remainder_cpu_float64 2022-08-17T12:25:53.5722828Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_remainder_cpu_float64 2022-08-17T12:25:53.5762738Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_renorm_cpu_complex128 2022-08-17T12:25:53.6165923Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_renorm_cpu_complex128 2022-08-17T12:25:53.6192779Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_renorm_cpu_float64 2022-08-17T12:25:53.6685867Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_renorm_cpu_float64 2022-08-17T12:25:53.7785287Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_cpu_complex128 2022-08-17T12:25:53.7857731Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_cpu_complex128 2022-08-17T12:25:53.8134778Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_cpu_float64 2022-08-17T12:25:53.8298045Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_cpu_float64 2022-08-17T12:25:53.8726821Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_complex128 2022-08-17T12:25:53.8865007Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_complex128 2022-08-17T12:25:53.9027562Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_float64 2022-08-17T12:25:53.9363029Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_float64 2022-08-17T12:25:53.9496103Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_as_cpu_complex128 2022-08-17T12:25:53.9719660Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_as_cpu_complex128 2022-08-17T12:25:53.9783465Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_as_cpu_float64 2022-08-17T12:25:54.0162045Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_as_cpu_float64 2022-08-17T12:25:54.1140155Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_cpu_complex128 2022-08-17T12:25:54.1157316Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_cpu_complex128 2022-08-17T12:25:54.1189345Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_cpu_float64 2022-08-17T12:25:54.1279359Z [gw3] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addbmm_cpu_complex128 2022-08-17T12:25:54.1310834Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addbmm_cpu_float64 2022-08-17T12:25:54.1672583Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_cpu_float64 2022-08-17T12:25:54.1680568Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize__cpu_complex128 2022-08-17T12:25:54.1936129Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize__cpu_complex128 2022-08-17T12:25:54.1964221Z [gw3] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addbmm_cpu_float64 2022-08-17T12:25:54.2153511Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:25:54.2155442Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize__cpu_float64 2022-08-17T12:25:54.2633137Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize__cpu_float64 2022-08-17T12:25:54.2635900Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize_as__cpu_complex128 2022-08-17T12:25:54.3076712Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize_as__cpu_complex128 2022-08-17T12:25:54.3081830Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize_as__cpu_float64 2022-08-17T12:25:54.3536008Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize_as__cpu_float64 2022-08-17T12:25:54.3610694Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_complex128 2022-08-17T12:25:54.3920187Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_complex128 2022-08-17T12:25:54.3968301Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_float64 2022-08-17T12:25:54.4435920Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_float64 2022-08-17T12:25:54.4437662Z [gw0] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:25:54.4438588Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_baddbmm_cpu_float64 2022-08-17T12:25:54.4528090Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_complex128 2022-08-17T12:25:54.4821300Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_complex128 2022-08-17T12:25:54.4858364Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_float64 2022-08-17T12:25:54.5058995Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_float64 2022-08-17T12:25:54.5076430Z [gw2] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:25:54.5304333Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:25:54.5543155Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_roll_cpu_complex128 2022-08-17T12:25:54.5559138Z [gw0] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_baddbmm_cpu_float64 2022-08-17T12:25:54.5584356Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bernoulli_cpu_float64 2022-08-17T12:25:54.6000881Z [gw0] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bernoulli_cpu_float64 2022-08-17T12:25:54.6025930Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:25:54.6187470Z [gw0] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:25:54.6193791Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_roll_cpu_complex128 2022-08-17T12:25:54.6361554Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_roll_cpu_float64 2022-08-17T12:25:54.6437964Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_roll_cpu_float64 2022-08-17T12:25:54.6462336Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bfloat16_cpu_float64 2022-08-17T12:25:54.6597865Z [gw0] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bfloat16_cpu_float64 2022-08-17T12:25:54.6881300Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rot90_cpu_complex128 2022-08-17T12:25:54.6911819Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_block_diag_cpu_complex128 2022-08-17T12:25:54.7322885Z [gw0] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_block_diag_cpu_complex128 2022-08-17T12:25:54.7371476Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_block_diag_cpu_float64 2022-08-17T12:25:54.7376550Z [gw0] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_block_diag_cpu_float64 2022-08-17T12:25:54.7387035Z [gw3] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:25:54.7761989Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcdiv_cpu_float64 2022-08-17T12:25:54.7783799Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bmm_cpu_complex128 2022-08-17T12:25:54.8201068Z [gw0] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bmm_cpu_complex128 2022-08-17T12:25:54.8223247Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bmm_cpu_float64 2022-08-17T12:25:54.8258532Z [gw0] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bmm_cpu_float64 2022-08-17T12:25:54.8270995Z [gw3] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcdiv_cpu_float64 2022-08-17T12:25:54.8279894Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rot90_cpu_complex128 2022-08-17T12:25:54.8280686Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcmul_cpu_complex128 2022-08-17T12:25:54.8644430Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rot90_cpu_float64 2022-08-17T12:25:54.8650110Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bool_cpu_complex128 2022-08-17T12:25:54.8668806Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rot90_cpu_float64 2022-08-17T12:25:54.8716211Z [gw0] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bool_cpu_complex128 2022-08-17T12:25:54.8747023Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_cpu_float64 2022-08-17T12:25:54.9080048Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_cpu_float64 2022-08-17T12:25:54.9104942Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bool_cpu_float64 2022-08-17T12:25:54.9158282Z [gw0] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bool_cpu_float64 2022-08-17T12:25:54.9210290Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_0_cpu_float64 2022-08-17T12:25:54.9520186Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_0_cpu_float64 2022-08-17T12:25:54.9545401Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:25:54.9596380Z [gw0] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:25:54.9610173Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_3_cpu_float64 2022-08-17T12:25:54.9959953Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_3_cpu_float64 2022-08-17T12:25:54.9981062Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:25:55.0037607Z [gw0] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:25:55.0051789Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_neg_3_cpu_float64 2022-08-17T12:25:55.0400256Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_neg_3_cpu_float64 2022-08-17T12:25:55.0424400Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:25:55.0477550Z [gw0] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:25:55.0630093Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsqrt_cpu_complex128 2022-08-17T12:25:55.0840375Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsqrt_cpu_complex128 2022-08-17T12:25:55.0869086Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:25:55.0918315Z [gw0] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:25:55.0969085Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsqrt_cpu_float64 2022-08-17T12:25:55.1280346Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsqrt_cpu_float64 2022-08-17T12:25:55.1309653Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bucketize_cpu_float64 2022-08-17T12:25:55.1358586Z [gw0] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bucketize_cpu_float64 2022-08-17T12:25:55.1722892Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsub_cpu_complex128 2022-08-17T12:25:55.1761022Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_byte_cpu_complex128 2022-08-17T12:25:55.2162252Z [gw0] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_byte_cpu_complex128 2022-08-17T12:25:55.2202949Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_byte_cpu_float64 2022-08-17T12:25:55.2264646Z [gw0] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_byte_cpu_float64 2022-08-17T12:25:55.2272721Z [gw3] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcmul_cpu_complex128 2022-08-17T12:25:55.2601079Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcmul_cpu_float64 2022-08-17T12:25:55.2627761Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:25:55.2678829Z [gw0] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:25:55.2681084Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsub_cpu_complex128 2022-08-17T12:25:55.2683371Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsub_cpu_float64 2022-08-17T12:25:55.2686270Z [gw2] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:25:55.2981873Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:25:55.3039145Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsub_cpu_float64 2022-08-17T12:25:55.3073499Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:25:55.3081970Z [gw0] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:25:55.3197174Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_add_cpu_complex128 2022-08-17T12:25:55.3203124Z [gw3] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcmul_cpu_float64 2022-08-17T12:25:55.3479479Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_cpu_complex128 2022-08-17T12:25:55.3510296Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cat_cpu_complex128 2022-08-17T12:25:55.3920912Z [gw0] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cat_cpu_complex128 2022-08-17T12:25:55.3957705Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cat_cpu_float64 2022-08-17T12:25:55.4300770Z [gw0] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cat_cpu_float64 2022-08-17T12:25:55.4309078Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_add_cpu_complex128 2022-08-17T12:25:55.4359620Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_add_cpu_float64 2022-08-17T12:25:55.4397128Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cdist_cpu_float64 2022-08-17T12:25:55.4453344Z [gw0] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cdist_cpu_float64 2022-08-17T12:25:55.4720081Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_add_cpu_float64 2022-08-17T12:25:55.4769695Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_cpu_complex128 2022-08-17T12:25:55.4778510Z [gw2] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:25:55.4799911Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:25:55.4889896Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ceil_cpu_float64 2022-08-17T12:25:55.5242675Z [gw0] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ceil_cpu_float64 2022-08-17T12:25:55.5275393Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chalf_cpu_complex128 2022-08-17T12:25:55.5572933Z [gw0] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chalf_cpu_complex128 2022-08-17T12:25:55.5580423Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_cpu_complex128 2022-08-17T12:25:55.5675249Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_cpu_float64 2022-08-17T12:25:55.5684617Z [gw2] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:25:55.5687942Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:25:55.5713934Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chalf_cpu_float64 2022-08-17T12:25:55.5731474Z [gw0] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chalf_cpu_float64 2022-08-17T12:25:55.5764588Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_cpu_float64 2022-08-17T12:25:55.5775521Z [gw3] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_cpu_complex128 2022-08-17T12:25:55.5878501Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_cpu_float64 2022-08-17T12:25:55.5948351Z [gw2] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:25:55.5996930Z [gw3] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_cpu_float64 2022-08-17T12:25:55.6059653Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_amax_cpu_float64 2022-08-17T12:25:55.6118794Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_amax_cpu_float64 2022-08-17T12:25:55.6119494Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:25:55.6144244Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_char_cpu_complex128 2022-08-17T12:25:55.6196642Z [gw0] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_char_cpu_complex128 2022-08-17T12:25:55.6440268Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:25:55.6505630Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_amin_cpu_float64 2022-08-17T12:25:55.6557287Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_amin_cpu_float64 2022-08-17T12:25:55.6581493Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_char_cpu_float64 2022-08-17T12:25:55.6879861Z [gw0] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_char_cpu_float64 2022-08-17T12:25:55.6944647Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_mean_cpu_float64 2022-08-17T12:25:55.7040674Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_mean_cpu_float64 2022-08-17T12:25:55.7074327Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_cpu_complex128 2022-08-17T12:25:55.7360580Z [gw0] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_cpu_complex128 2022-08-17T12:25:55.7429342Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_prod_cpu_float64 2022-08-17T12:25:55.7479309Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_prod_cpu_float64 2022-08-17T12:25:55.7512555Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_cpu_float64 2022-08-17T12:25:55.7800160Z [gw0] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_cpu_float64 2022-08-17T12:25:55.7862854Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_sum_cpu_float64 2022-08-17T12:25:55.7958832Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_sum_cpu_float64 2022-08-17T12:25:55.8001167Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:25:55.8241711Z [gw0] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:25:55.8266731Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_searchsorted_cpu_float64 2022-08-17T12:25:55.8400184Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_searchsorted_cpu_float64 2022-08-17T12:25:55.8431901Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:25:55.8487714Z [gw0] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:25:55.8496226Z [gw3] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:25:55.8657619Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:25:55.8677377Z [gw3] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:25:55.8730900Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_segment_reduce_lengths_cpu_float64 2022-08-17T12:25:55.8878156Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_segment_reduce_lengths_cpu_float64 2022-08-17T12:25:55.8902321Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:25:55.8917237Z [gw0] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:25:55.9012001Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmv_cpu_complex128 2022-08-17T12:25:55.9020552Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:25:55.9120136Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:25:55.9178464Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_segment_reduce_offsets_cpu_float64 2022-08-17T12:25:55.9320524Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_segment_reduce_offsets_cpu_float64 2022-08-17T12:25:55.9354150Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:25:55.9559993Z [gw0] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:25:55.9621337Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_cpu_complex128 2022-08-17T12:25:55.9629695Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:25:55.9760221Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:25:55.9790103Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chunk_cpu_complex128 2022-08-17T12:25:55.9808025Z [gw0] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chunk_cpu_complex128 2022-08-17T12:25:56.0000138Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_cpu_complex128 2022-08-17T12:25:56.0071042Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_cpu_float64 2022-08-17T12:25:56.0199196Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_cpu_float64 2022-08-17T12:25:56.0230743Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chunk_cpu_float64 2022-08-17T12:25:56.0443471Z [gw0] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chunk_cpu_float64 2022-08-17T12:25:56.0446915Z [gw3] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmv_cpu_complex128 2022-08-17T12:25:56.0453079Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_scatter_cpu_float64 2022-08-17T12:25:56.0559804Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmv_cpu_float64 2022-08-17T12:25:56.0637433Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_scatter_cpu_float64 2022-08-17T12:25:56.0657745Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diff_cpu_float64 2022-08-17T12:25:56.0879562Z [gw0] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diff_cpu_float64 2022-08-17T12:25:56.0889080Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sgn_cpu_complex128 2022-08-17T12:25:56.0896221Z [gw3] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmv_cpu_float64 2022-08-17T12:25:56.0964810Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addr_cpu_complex128 2022-08-17T12:25:56.1078944Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sgn_cpu_complex128 2022-08-17T12:25:56.1241573Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_digamma_cpu_float64 2022-08-17T12:25:56.1318971Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_digamma_cpu_float64 2022-08-17T12:25:56.1354627Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sgn_cpu_float64 2022-08-17T12:25:56.1520598Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sgn_cpu_float64 2022-08-17T12:25:56.1544358Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dist_cpu_complex128 2022-08-17T12:25:56.1759289Z [gw0] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dist_cpu_complex128 2022-08-17T12:25:56.1787166Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_short_cpu_complex128 2022-08-17T12:25:56.1959711Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_short_cpu_complex128 2022-08-17T12:25:56.1984251Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dist_cpu_float64 2022-08-17T12:25:56.2198389Z [gw0] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dist_cpu_float64 2022-08-17T12:25:56.2222749Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_short_cpu_float64 2022-08-17T12:25:56.2368802Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_short_cpu_float64 2022-08-17T12:25:56.2378966Z [gw3] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addr_cpu_complex128 2022-08-17T12:25:56.2397188Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addr_cpu_float64 2022-08-17T12:25:56.2652601Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:25:56.2687625Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sigmoid_cpu_complex128 2022-08-17T12:25:56.2797205Z [gw3] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addr_cpu_float64 2022-08-17T12:25:56.2819155Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_all_cpu_complex128 2022-08-17T12:25:56.2846785Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_all_cpu_complex128 2022-08-17T12:25:56.2856517Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:25:56.2870546Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:25:56.3080035Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sigmoid_cpu_complex128 2022-08-17T12:25:56.3155418Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sigmoid_cpu_float64 2022-08-17T12:25:56.3239727Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sigmoid_cpu_float64 2022-08-17T12:25:56.3272742Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_all_cpu_float64 2022-08-17T12:25:56.3291574Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_all_cpu_float64 2022-08-17T12:25:56.3298131Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:25:56.3527579Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:25:56.3569987Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sign_cpu_float64 2022-08-17T12:25:56.3677860Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sign_cpu_float64 2022-08-17T12:25:56.3701669Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_allclose_cpu_complex128 2022-08-17T12:25:56.3958968Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_allclose_cpu_complex128 2022-08-17T12:25:56.3988921Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_signbit_cpu_float64 2022-08-17T12:25:56.3992523Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_signbit_cpu_float64 2022-08-17T12:25:56.3999881Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:25:56.4118040Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:25:56.4148355Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_allclose_cpu_float64 2022-08-17T12:25:56.4399918Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_allclose_cpu_float64 2022-08-17T12:25:56.4560941Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sin_cpu_complex128 2022-08-17T12:25:56.4595452Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_amax_cpu_float64 2022-08-17T12:25:56.5000664Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_amax_cpu_float64 2022-08-17T12:25:56.5033664Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_amin_cpu_float64 2022-08-17T12:25:56.5322564Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_amin_cpu_float64 2022-08-17T12:25:56.5329994Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:25:56.5439481Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:25:56.5471885Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_aminmax_cpu_float64 2022-08-17T12:25:56.5834518Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_aminmax_cpu_float64 2022-08-17T12:25:56.5842701Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:25:56.5879908Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:25:56.5886732Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sin_cpu_complex128 2022-08-17T12:25:56.5891952Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_angle_cpu_complex128 2022-08-17T12:25:56.5909669Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sin_cpu_float64 2022-08-17T12:25:56.5923459Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_angle_cpu_complex128 2022-08-17T12:25:56.6102872Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sin_cpu_float64 2022-08-17T12:25:56.6277849Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:25:56.6298525Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dot_cpu_complex128 2022-08-17T12:25:56.6316798Z [gw0] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dot_cpu_complex128 2022-08-17T12:25:56.6357687Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinc_cpu_complex128 2022-08-17T12:25:56.6388966Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_angle_cpu_float64 2022-08-17T12:25:56.6486170Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_angle_cpu_float64 2022-08-17T12:25:56.6719936Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinc_cpu_complex128 2022-08-17T12:25:56.6740614Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dot_cpu_float64 2022-08-17T12:25:56.6797315Z [gw0] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dot_cpu_float64 2022-08-17T12:25:56.6799598Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinc_cpu_float64 2022-08-17T12:25:56.6837380Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_any_cpu_complex128 2022-08-17T12:25:56.6856566Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_any_cpu_complex128 2022-08-17T12:25:56.7158311Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinc_cpu_float64 2022-08-17T12:25:56.7178743Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_double_cpu_complex128 2022-08-17T12:25:56.7237816Z [gw0] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_double_cpu_complex128 2022-08-17T12:25:56.7239323Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinh_cpu_complex128 2022-08-17T12:25:56.7273287Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_any_cpu_float64 2022-08-17T12:25:56.7335853Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_any_cpu_float64 2022-08-17T12:25:56.7598701Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinh_cpu_complex128 2022-08-17T12:25:56.7618750Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_double_cpu_float64 2022-08-17T12:25:56.7679186Z [gw0] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_double_cpu_float64 2022-08-17T12:25:56.7681385Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinh_cpu_float64 2022-08-17T12:25:56.7717549Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_arange_cpu_float64 2022-08-17T12:25:56.7719587Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinh_cpu_float64 2022-08-17T12:25:56.8039533Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_arange_cpu_float64 2022-08-17T12:25:56.8059806Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dsplit_cpu_complex128 2022-08-17T12:25:56.8118186Z [gw0] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dsplit_cpu_complex128 2022-08-17T12:25:56.8121272Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_slice_scatter_cpu_float64 2022-08-17T12:25:56.8148605Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argmax_cpu_float64 2022-08-17T12:25:56.8480511Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argmax_cpu_float64 2022-08-17T12:25:56.8504365Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dsplit_cpu_float64 2022-08-17T12:25:56.8511773Z [gw0] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dsplit_cpu_float64 2022-08-17T12:25:56.8555805Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_slice_scatter_cpu_float64 2022-08-17T12:25:56.8558532Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_cpu_float64 2022-08-17T12:25:56.8590184Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argmin_cpu_float64 2022-08-17T12:25:56.8642564Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argmin_cpu_float64 2022-08-17T12:25:56.8919159Z [gw1] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_cpu_float64 2022-08-17T12:25:56.8941975Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dstack_cpu_complex128 2022-08-17T12:25:56.8997158Z [gw0] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dstack_cpu_complex128 2022-08-17T12:25:56.8999206Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_complex128 2022-08-17T12:25:56.9029605Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argsort_cpu_float64 2022-08-17T12:25:56.9365706Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argsort_cpu_float64 2022-08-17T12:25:56.9366121Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dstack_cpu_float64 2022-08-17T12:25:56.9382923Z [gw1] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_complex128 2022-08-17T12:25:56.9437692Z [gw0] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dstack_cpu_float64 2022-08-17T12:25:56.9440390Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_float64 2022-08-17T12:25:56.9470841Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argwhere_cpu_complex128 2022-08-17T12:25:56.9530968Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argwhere_cpu_complex128 2022-08-17T12:25:56.9799068Z [gw1] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_float64 2022-08-17T12:25:56.9820538Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eig_cpu_complex128 2022-08-17T12:25:56.9878050Z [gw0] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eig_cpu_complex128 2022-08-17T12:25:56.9879959Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sort_cpu_float64 2022-08-17T12:25:56.9910020Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argwhere_cpu_float64 2022-08-17T12:25:57.0240214Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argwhere_cpu_float64 2022-08-17T12:25:57.0267871Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eig_cpu_float64 2022-08-17T12:25:57.0318158Z [gw0] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eig_cpu_float64 2022-08-17T12:25:57.0341188Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_cpu_complex128 2022-08-17T12:25:57.0605114Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_cpu_complex128 2022-08-17T12:25:57.0614248Z [gw1] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sort_cpu_float64 2022-08-17T12:25:57.0627168Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:25:57.0677650Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:25:57.0698272Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_einsum_cpu_complex128 2022-08-17T12:25:57.0757776Z [gw0] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_einsum_cpu_complex128 2022-08-17T12:25:57.1039809Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_cpu_float64 2022-08-17T12:25:57.1062296Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_float64 2022-08-17T12:25:57.1118627Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_float64 2022-08-17T12:25:57.1143495Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_einsum_cpu_float64 2022-08-17T12:25:57.1282926Z [gw0] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_einsum_cpu_float64 2022-08-17T12:25:57.1291664Z [gw3] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_cpu_float64 2022-08-17T12:25:57.1479643Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_max_cpu_float64 2022-08-17T12:25:57.1510797Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_airy_ai_cpu_float64 2022-08-17T12:25:57.1558496Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_airy_ai_cpu_float64 2022-08-17T12:25:57.1580002Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_cpu_complex128 2022-08-17T12:25:57.1738312Z [gw0] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_cpu_complex128 2022-08-17T12:25:57.1746648Z [gw3] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_max_cpu_float64 2022-08-17T12:25:57.1919017Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_min_cpu_float64 2022-08-17T12:25:57.1951619Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_j0_cpu_float64 2022-08-17T12:25:57.1997184Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_j0_cpu_float64 2022-08-17T12:25:57.2020411Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_cpu_float64 2022-08-17T12:25:57.2201578Z [gw0] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_cpu_float64 2022-08-17T12:25:57.2208268Z [gw3] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_min_cpu_float64 2022-08-17T12:25:57.2227936Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clone_cpu_complex128 2022-08-17T12:25:57.2357650Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clone_cpu_complex128 2022-08-17T12:25:57.2379330Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_j1_cpu_float64 2022-08-17T12:25:57.2436724Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_j1_cpu_float64 2022-08-17T12:25:57.2457447Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_like_cpu_complex128 2022-08-17T12:25:57.2637365Z [gw0] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_like_cpu_complex128 2022-08-17T12:25:57.2656968Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clone_cpu_float64 2022-08-17T12:25:57.2797542Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clone_cpu_float64 2022-08-17T12:25:57.2817820Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_y0_cpu_float64 2022-08-17T12:25:57.2876588Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_y0_cpu_float64 2022-08-17T12:25:57.2898264Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_like_cpu_float64 2022-08-17T12:25:57.3078311Z [gw0] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_like_cpu_float64 2022-08-17T12:25:57.3101926Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_column_stack_cpu_complex128 2022-08-17T12:25:57.3237164Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_column_stack_cpu_complex128 2022-08-17T12:25:57.3258501Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_y1_cpu_float64 2022-08-17T12:25:57.3316502Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_y1_cpu_float64 2022-08-17T12:25:57.3339192Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eq_cpu_complex128 2022-08-17T12:25:57.3517888Z [gw0] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eq_cpu_complex128 2022-08-17T12:25:57.3543145Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_column_stack_cpu_float64 2022-08-17T12:25:57.3677920Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_column_stack_cpu_float64 2022-08-17T12:25:57.3698204Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:25:57.3757895Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:25:57.3791028Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eq_cpu_float64 2022-08-17T12:25:57.3959842Z [gw0] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eq_cpu_float64 2022-08-17T12:25:57.3983635Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_combinations_cpu_complex128 2022-08-17T12:25:57.4119590Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_combinations_cpu_complex128 2022-08-17T12:25:57.4142149Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:25:57.4198915Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:25:57.4219127Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_equal_cpu_complex128 2022-08-17T12:25:57.4399339Z [gw0] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_equal_cpu_complex128 2022-08-17T12:25:57.4425530Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_combinations_cpu_float64 2022-08-17T12:25:57.4558687Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_combinations_cpu_float64 2022-08-17T12:25:57.4572651Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:25:57.4637100Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:25:57.4661681Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_equal_cpu_float64 2022-08-17T12:25:57.4838118Z [gw0] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_equal_cpu_float64 2022-08-17T12:25:57.4863897Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_complex_cpu_float64 2022-08-17T12:25:57.4996921Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_complex_cpu_float64 2022-08-17T12:25:57.5010971Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:25:57.5076514Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:25:57.5162626Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erf_cpu_float64 2022-08-17T12:25:57.5278448Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erf_cpu_float64 2022-08-17T12:25:57.5303638Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_cpu_complex128 2022-08-17T12:25:57.5437961Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_cpu_complex128 2022-08-17T12:25:57.5480935Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_entr_cpu_float64 2022-08-17T12:25:57.5516894Z [gw1] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_entr_cpu_float64 2022-08-17T12:25:57.5677167Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erfc_cpu_float64 2022-08-17T12:25:57.5717387Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erfc_cpu_float64 2022-08-17T12:25:57.5742866Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_cpu_float64 2022-08-17T12:25:57.5877307Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_cpu_float64 2022-08-17T12:25:57.5930736Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_erfcx_cpu_float64 2022-08-17T12:25:57.5957974Z [gw1] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_erfcx_cpu_float64 2022-08-17T12:25:57.6089998Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erfinv_cpu_float64 2022-08-17T12:25:57.6157168Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erfinv_cpu_float64 2022-08-17T12:25:57.6317872Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:25:57.6344846Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:25:57.6388562Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:25:57.6397042Z [gw3] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:25:57.6597972Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp2_cpu_float64 2022-08-17T12:25:57.6606645Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_physical_cpu_float64 2022-08-17T12:25:57.6672309Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp2_cpu_float64 2022-08-17T12:25:57.6757668Z [gw3] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_physical_cpu_float64 2022-08-17T12:25:57.6783528Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:25:57.6837238Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:25:57.7039732Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp_cpu_complex128 2022-08-17T12:25:57.7062130Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:25:57.7198459Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:25:57.7222447Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:25:57.7441009Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:25:57.7448546Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp_cpu_complex128 2022-08-17T12:25:57.7476801Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp_cpu_float64 2022-08-17T12:25:57.7503710Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:25:57.7584820Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:25:57.7637562Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp_cpu_float64 2022-08-17T12:25:57.7661336Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:25:57.7878234Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:25:57.7898187Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_as_cpu_complex128 2022-08-17T12:25:57.7916967Z [gw0] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_as_cpu_complex128 2022-08-17T12:25:57.7940451Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_contiguous_cpu_complex128 2022-08-17T12:25:57.8077660Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_contiguous_cpu_complex128 2022-08-17T12:25:57.8097671Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:25:57.8318443Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:25:57.8339058Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_as_cpu_float64 2022-08-17T12:25:57.8356973Z [gw0] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_as_cpu_float64 2022-08-17T12:25:57.8378504Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_contiguous_cpu_float64 2022-08-17T12:25:57.8517827Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_contiguous_cpu_float64 2022-08-17T12:25:57.8538482Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:25:57.8758836Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:25:57.8778223Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_cpu_complex128 2022-08-17T12:25:57.8797078Z [gw0] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_cpu_complex128 2022-08-17T12:25:57.8958040Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_copysign_cpu_float64 2022-08-17T12:25:57.8985064Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:25:57.9144417Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:25:57.9196836Z [gw3] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_copysign_cpu_float64 2022-08-17T12:25:57.9216871Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_cpu_float64 2022-08-17T12:25:57.9235846Z [gw0] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_cpu_float64 2022-08-17T12:25:57.9255400Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:25:57.9397995Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:25:57.9423166Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:25:57.9637741Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:25:57.9678564Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expm1_cpu_float64 2022-08-17T12:25:57.9700344Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_corrcoef_cpu_float64 2022-08-17T12:25:57.9716257Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_corrcoef_cpu_float64 2022-08-17T12:25:57.9838409Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expm1_cpu_float64 2022-08-17T12:25:57.9869551Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:25:58.0078905Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:25:58.0109756Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:25:58.0120421Z [gw0] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:25:58.0280043Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cos_cpu_complex128 2022-08-17T12:25:58.0311389Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:25:58.0522334Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:25:58.0547729Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:25:58.0721090Z [gw0] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:25:58.0759614Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:25:58.0761025Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:25:58.0769153Z [gw3] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cos_cpu_complex128 2022-08-17T12:25:58.0918474Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cos_cpu_float64 2022-08-17T12:25:58.0958008Z [gw3] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cos_cpu_float64 2022-08-17T12:25:58.0987804Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:25:58.1160314Z [gw0] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:25:58.1189947Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:25:58.1204425Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:25:58.1400346Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cosh_cpu_complex128 2022-08-17T12:25:58.1432061Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft_cpu_float64 2022-08-17T12:25:58.1599521Z [gw0] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft_cpu_float64 2022-08-17T12:25:58.1625516Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:25:58.1805889Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:25:58.1813654Z [gw3] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cosh_cpu_complex128 2022-08-17T12:25:58.1838119Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cosh_cpu_float64 2022-08-17T12:25:58.1878308Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:25:58.1947893Z [gw0] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:25:58.2013949Z [gw3] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cosh_cpu_float64 2022-08-17T12:25:58.2021737Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:25:58.2036270Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:25:58.2064280Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:25:58.2237344Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:25:58.2257116Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:25:58.2277484Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:25:58.2309631Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:25:58.2477537Z [gw0] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:25:58.2502135Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:25:58.2678079Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:25:58.2699982Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:25:58.2716596Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:25:58.2746671Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:25:58.2916915Z [gw0] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:25:58.2942169Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:25:58.3119024Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:25:58.3143373Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cov_cpu_complex128 2022-08-17T12:25:58.3157453Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cov_cpu_complex128 2022-08-17T12:25:58.3186693Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:25:58.3359234Z [gw0] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:25:58.3389164Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:25:58.3557851Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:25:58.3577807Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cov_cpu_float64 2022-08-17T12:25:58.3597460Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cov_cpu_float64 2022-08-17T12:25:58.3797616Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmod_cpu_float64 2022-08-17T12:25:58.3820801Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:25:58.3997056Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:25:58.4018330Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cross_cpu_complex128 2022-08-17T12:25:58.4229934Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cross_cpu_complex128 2022-08-17T12:25:58.4246783Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmod_cpu_float64 2022-08-17T12:25:58.4250295Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_frac_cpu_float64 2022-08-17T12:25:58.4272951Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:25:58.4406385Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:25:58.4438096Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_frac_cpu_float64 2022-08-17T12:25:58.4466395Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cross_cpu_float64 2022-08-17T12:25:58.4682504Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cross_cpu_float64 2022-08-17T12:25:58.4683157Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:25:58.4711623Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_frexp_cpu_float64 2022-08-17T12:25:58.4714261Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:25:58.4879441Z [gw0] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_frexp_cpu_float64 2022-08-17T12:25:58.4900772Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cummax_cpu_float64 2022-08-17T12:25:58.5121863Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cummax_cpu_float64 2022-08-17T12:25:58.5122877Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_full_like_cpu_complex128 2022-08-17T12:25:58.5148581Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:25:58.5154949Z [gw0] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_full_like_cpu_complex128 2022-08-17T12:25:58.5318945Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:25:58.5341250Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cummin_cpu_float64 2022-08-17T12:25:58.5476089Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cummin_cpu_float64 2022-08-17T12:25:58.5484955Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:25:58.5559263Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:25:58.5561442Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_full_like_cpu_float64 2022-08-17T12:25:58.5586133Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:25:58.5592280Z [gw0] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_full_like_cpu_float64 2022-08-17T12:25:58.5758028Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:25:58.6002225Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumprod_cpu_complex128 2022-08-17T12:25:58.6003166Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:25:58.6030735Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gather_cpu_complex128 2022-08-17T12:25:58.6037296Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:25:58.6442293Z [gw0] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gather_cpu_complex128 2022-08-17T12:25:58.6444927Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:25:58.6472308Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gather_cpu_float64 2022-08-17T12:25:58.6474554Z [gw0] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gather_cpu_float64 2022-08-17T12:25:58.6882820Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:25:58.6883866Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:25:58.6915143Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ge_cpu_float64 2022-08-17T12:25:58.6917097Z [gw0] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ge_cpu_float64 2022-08-17T12:25:58.7322390Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:25:58.7322990Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:25:58.7352285Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_geqrf_cpu_complex128 2022-08-17T12:25:58.7359413Z [gw0] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_geqrf_cpu_complex128 2022-08-17T12:25:58.7762242Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:25:58.7765075Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:25:58.7792779Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_geqrf_cpu_float64 2022-08-17T12:25:58.7794761Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:25:58.8202045Z [gw0] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_geqrf_cpu_float64 2022-08-17T12:25:58.8205019Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gradient_cpu_complex128 2022-08-17T12:25:58.8233154Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:25:58.8236043Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:25:58.8643427Z [gw0] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gradient_cpu_complex128 2022-08-17T12:25:58.8644057Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fill_cpu_complex128 2022-08-17T12:25:58.8667022Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gradient_cpu_float64 2022-08-17T12:25:58.9081992Z [gw0] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gradient_cpu_float64 2022-08-17T12:25:58.9104425Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gt_cpu_float64 2022-08-17T12:25:58.9165784Z [gw0] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gt_cpu_float64 2022-08-17T12:25:58.9171884Z [gw1] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fill_cpu_complex128 2022-08-17T12:25:58.9262712Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fill_cpu_float64 2022-08-17T12:25:58.9520778Z [gw1] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fill_cpu_float64 2022-08-17T12:25:58.9542657Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_half_cpu_complex128 2022-08-17T12:25:58.9599137Z [gw0] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_half_cpu_complex128 2022-08-17T12:25:58.9624884Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flatten_cpu_complex128 2022-08-17T12:25:58.9959928Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flatten_cpu_complex128 2022-08-17T12:25:58.9979936Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_half_cpu_float64 2022-08-17T12:25:59.0037977Z [gw0] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_half_cpu_float64 2022-08-17T12:25:59.0063168Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flatten_cpu_float64 2022-08-17T12:25:59.0399538Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flatten_cpu_float64 2022-08-17T12:25:59.0420061Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_heaviside_cpu_float64 2022-08-17T12:25:59.0477922Z [gw0] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_heaviside_cpu_float64 2022-08-17T12:25:59.0502010Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flip_cpu_complex128 2022-08-17T12:25:59.0839571Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flip_cpu_complex128 2022-08-17T12:25:59.0860448Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histc_cpu_float64 2022-08-17T12:25:59.0918918Z [gw0] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histc_cpu_float64 2022-08-17T12:25:59.0954173Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flip_cpu_float64 2022-08-17T12:25:59.1280447Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flip_cpu_float64 2022-08-17T12:25:59.1305034Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histogram_cpu_float64 2022-08-17T12:25:59.1358866Z [gw0] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histogram_cpu_float64 2022-08-17T12:25:59.1396008Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fliplr_cpu_complex128 2022-08-17T12:25:59.1719138Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fliplr_cpu_complex128 2022-08-17T12:25:59.1740812Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histogramdd_cpu_float64 2022-08-17T12:25:59.1798343Z [gw0] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histogramdd_cpu_float64 2022-08-17T12:25:59.1835376Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fliplr_cpu_float64 2022-08-17T12:25:59.2159271Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fliplr_cpu_float64 2022-08-17T12:25:59.2180868Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hsplit_cpu_complex128 2022-08-17T12:25:59.2239287Z [gw0] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hsplit_cpu_complex128 2022-08-17T12:25:59.2276467Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flipud_cpu_complex128 2022-08-17T12:25:59.2599074Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flipud_cpu_complex128 2022-08-17T12:25:59.2620573Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hsplit_cpu_float64 2022-08-17T12:25:59.2678829Z [gw0] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hsplit_cpu_float64 2022-08-17T12:25:59.2712449Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flipud_cpu_float64 2022-08-17T12:25:59.3038920Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flipud_cpu_float64 2022-08-17T12:25:59.3060660Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hstack_cpu_complex128 2022-08-17T12:25:59.3118843Z [gw0] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hstack_cpu_complex128 2022-08-17T12:25:59.3153652Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_cpu_complex128 2022-08-17T12:25:59.3480059Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_cpu_complex128 2022-08-17T12:25:59.3502444Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hstack_cpu_float64 2022-08-17T12:25:59.3559445Z [gw0] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hstack_cpu_float64 2022-08-17T12:25:59.3594543Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_cpu_float64 2022-08-17T12:25:59.3920160Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_cpu_float64 2022-08-17T12:25:59.3999706Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hypot_cpu_float64 2022-08-17T12:25:59.4491094Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_power_cpu_complex128 2022-08-17T12:25:59.4501793Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hypot_cpu_float64 2022-08-17T12:25:59.4723601Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_i0_cpu_float64 2022-08-17T12:25:59.4959950Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_i0_cpu_float64 2022-08-17T12:25:59.4994368Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_igamma_cpu_float64 2022-08-17T12:25:59.5401208Z [gw0] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_igamma_cpu_float64 2022-08-17T12:25:59.5422721Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_igammac_cpu_float64 2022-08-17T12:25:59.5841287Z [gw0] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_igammac_cpu_float64 2022-08-17T12:25:59.5868797Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_imag_cpu_complex128 2022-08-17T12:25:59.6280769Z [gw0] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_imag_cpu_complex128 2022-08-17T12:25:59.7744668Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_add_cpu_complex128 2022-08-17T12:25:59.7753530Z [gw1] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_power_cpu_complex128 2022-08-17T12:25:59.8673808Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_power_cpu_float64 2022-08-17T12:25:59.8682496Z [gw1] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_power_cpu_float64 2022-08-17T12:25:59.8737287Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_floor_cpu_float64 2022-08-17T12:25:59.9121821Z [gw1] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_floor_cpu_float64 2022-08-17T12:25:59.9189827Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_floor_divide_cpu_float64 2022-08-17T12:25:59.9564372Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_floor_divide_cpu_float64 2022-08-17T12:25:59.9599415Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmax_cpu_float64 2022-08-17T12:25:59.9649271Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmax_cpu_float64 2022-08-17T12:25:59.9657637Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_add_cpu_complex128 2022-08-17T12:26:00.0001532Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_add_cpu_float64 2022-08-17T12:26:00.0027634Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmin_cpu_float64 2022-08-17T12:26:00.0332065Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmin_cpu_float64 2022-08-17T12:26:00.0338336Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_add_cpu_float64 2022-08-17T12:26:00.0439686Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_copy_cpu_complex128 2022-08-17T12:26:00.0471169Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:26:00.0880906Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:26:00.0915809Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:26:00.1321712Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:26:00.1353175Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:26:00.1479498Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:26:00.1486324Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_copy_cpu_complex128 2022-08-17T12:26:00.1732073Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_copy_cpu_float64 2022-08-17T12:26:00.1799858Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_copy_cpu_float64 2022-08-17T12:26:00.1834470Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:26:00.1917677Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:26:00.2241727Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_fill_cpu_complex128 2022-08-17T12:26:00.2273896Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:26:00.2490766Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:26:00.2498448Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_fill_cpu_complex128 2022-08-17T12:26:00.2635205Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_fill_cpu_float64 2022-08-17T12:26:00.2718782Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_fill_cpu_float64 2022-08-17T12:26:00.2750879Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:26:00.2919157Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:26:00.3161478Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_put_cpu_complex128 2022-08-17T12:26:00.3193637Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:26:00.3602311Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:26:00.3634230Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:26:00.4041875Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:26:00.4073591Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_cpu_float64 2022-08-17T12:26:00.4521510Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_cpu_float64 2022-08-17T12:26:00.4557637Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:26:00.4616281Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:26:00.4624035Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_put_cpu_complex128 2022-08-17T12:26:00.4960795Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_put_cpu_float64 2022-08-17T12:26:00.4979152Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:26:00.4992428Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_put_cpu_float64 2022-08-17T12:26:00.5036967Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:26:00.5401317Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_reduce_cpu_float64 2022-08-17T12:26:00.5430766Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:26:00.5841143Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:26:00.5868419Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:26:00.6283229Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:26:00.6317700Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:26:00.6722811Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:26:00.6755798Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:26:00.7162629Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:26:00.7195708Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:26:00.7602189Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:26:00.7633667Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:26:00.8040604Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:26:00.8071043Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:26:00.8480014Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:26:00.8511259Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:26:00.8662543Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:26:00.8672161Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_reduce_cpu_float64 2022-08-17T12:26:00.8692590Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_select_cpu_complex128 2022-08-17T12:26:00.8919561Z [gw0] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_select_cpu_complex128 2022-08-17T12:26:00.8951102Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:26:00.9078061Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:26:00.9104349Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_select_cpu_float64 2022-08-17T12:26:00.9361149Z [gw0] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_select_cpu_float64 2022-08-17T12:26:00.9392354Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:26:00.9518990Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:26:00.9539498Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inner_cpu_complex128 2022-08-17T12:26:00.9799529Z [gw0] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inner_cpu_complex128 2022-08-17T12:26:00.9829865Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:26:00.9958282Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:26:00.9980685Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inner_cpu_float64 2022-08-17T12:26:01.0239400Z [gw0] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inner_cpu_float64 2022-08-17T12:26:01.0273626Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:26:01.0397933Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:26:01.0419189Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:26:01.0679771Z [gw0] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:26:01.0710048Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:26:01.0838566Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:26:01.0861253Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:26:01.1120876Z [gw0] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:26:01.1151458Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:26:01.1278514Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:26:01.1299313Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:26:01.1560679Z [gw0] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:26:01.1590927Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:26:01.1718317Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:26:01.1741465Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:26:01.2000486Z [gw0] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:26:01.2031168Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:26:01.2158131Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:26:01.2181452Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:26:01.2441347Z [gw0] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:26:01.2473808Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:26:01.2598463Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:26:01.2621370Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:26:01.2881406Z [gw0] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:26:01.2910821Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:26:01.3037375Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:26:01.3067440Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:26:01.3321838Z [gw0] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:26:01.3351913Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:26:01.3481283Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:26:01.3519639Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:26:01.3760846Z [gw0] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:26:01.3796548Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:26:01.3919783Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:26:01.3959708Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:26:01.4200691Z [gw0] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:26:01.4222608Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:26:01.4360486Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:26:01.4390979Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:26:01.4642007Z [gw0] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:26:01.4666545Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:26:01.4799099Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:26:01.4823744Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:26:01.5080197Z [gw0] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:26:01.5115330Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:26:01.5279435Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:26:01.5304014Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:26:01.5519892Z [gw0] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:26:01.5552605Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:26:01.5720505Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:26:01.5746618Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:26:01.5959775Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:26:01.5991419Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:26:01.6159580Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:26:01.6187439Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:26:01.6400285Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:26:01.6431996Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:26:01.6598836Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:26:01.6623806Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:26:01.6840213Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:26:01.6871597Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:26:01.7041097Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:26:01.7075961Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:26:01.7281732Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:26:01.7313217Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:26:01.7479690Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:26:01.7504768Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:26:01.7719620Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:26:01.7756261Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:26:01.7920345Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:26:01.7945042Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:26:01.8161091Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:26:01.8198028Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:26:01.8359942Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:26:01.8389607Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:26:01.8601223Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:26:01.8635849Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:26:01.8800661Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:26:01.8827145Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:26:01.9041306Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:26:01.9076268Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:26:01.9239531Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:26:01.9265573Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:26:01.9481005Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:26:01.9517112Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:26:01.9680260Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:26:01.9703981Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:26:01.9920360Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:26:01.9955803Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:26:02.0120389Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:26:02.0144588Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:26:02.0361143Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:26:02.0394838Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:26:02.0560872Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:26:02.0590735Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:26:02.0801405Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:26:02.0833209Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:26:02.0999322Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:26:02.1027729Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:26:02.1240658Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:26:02.1270356Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:26:02.1439114Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:26:02.1466332Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:26:02.1680840Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:26:02.1713372Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:26:02.1881310Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:26:02.1905256Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:26:02.2119600Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:26:02.2150064Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:26:02.2319854Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:26:02.2346693Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:26:02.2560019Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:26:02.2592915Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:26:02.2759716Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:26:02.2792733Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:26:02.3000285Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:26:02.3032917Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:26:02.3199140Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:26:02.3231733Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:26:02.3440746Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:26:02.3475726Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:26:02.3639688Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:26:02.3670578Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:26:02.3880421Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:26:02.3916156Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linspace_cpu_complex128 2022-08-17T12:26:02.4006402Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linspace_cpu_complex128 2022-08-17T12:26:02.4013626Z [gw2] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:26:02.4087069Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:26:02.4110361Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:26:02.4319728Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:26:02.4351301Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linspace_cpu_float64 2022-08-17T12:26:02.4519221Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linspace_cpu_float64 2022-08-17T12:26:02.4551019Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:26:02.4759706Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:26:02.4964771Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log10_cpu_complex128 2022-08-17T12:26:02.4993790Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:26:02.5418543Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:26:02.5441144Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logdet_cpu_complex128 2022-08-17T12:26:02.5609409Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logdet_cpu_complex128 2022-08-17T12:26:02.5614097Z [gw1] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log10_cpu_complex128 2022-08-17T12:26:02.5820345Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log10_cpu_float64 2022-08-17T12:26:02.5839039Z [gw1] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log10_cpu_float64 2022-08-17T12:26:02.5865916Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logdet_cpu_float64 2022-08-17T12:26:02.6040506Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logdet_cpu_float64 2022-08-17T12:26:02.6169063Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log1p_cpu_float64 2022-08-17T12:26:02.6280356Z [gw1] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log1p_cpu_float64 2022-08-17T12:26:02.6307532Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_and_cpu_complex128 2022-08-17T12:26:02.6480467Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_and_cpu_complex128 2022-08-17T12:26:02.6719451Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log2_cpu_complex128 2022-08-17T12:26:02.6740509Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_and_cpu_float64 2022-08-17T12:26:02.7161262Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_and_cpu_float64 2022-08-17T12:26:02.7191302Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_not_cpu_complex128 2022-08-17T12:26:02.7347835Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_not_cpu_complex128 2022-08-17T12:26:02.7360153Z [gw1] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log2_cpu_complex128 2022-08-17T12:26:02.7503509Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log2_cpu_float64 2022-08-17T12:26:02.7600291Z [gw1] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log2_cpu_float64 2022-08-17T12:26:02.7633676Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_not_cpu_float64 2022-08-17T12:26:02.7800975Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_not_cpu_float64 2022-08-17T12:26:02.8081337Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_cpu_complex128 2022-08-17T12:26:02.8116317Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_or_cpu_complex128 2022-08-17T12:26:02.8432257Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_or_cpu_complex128 2022-08-17T12:26:02.8441277Z [gw1] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_cpu_complex128 2022-08-17T12:26:02.8540787Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_cpu_float64 2022-08-17T12:26:02.8550353Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_or_cpu_float64 2022-08-17T12:26:02.8582962Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_or_cpu_float64 2022-08-17T12:26:02.8878767Z [gw1] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_cpu_float64 2022-08-17T12:26:02.8906799Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_cpu_float64 2022-08-17T12:26:02.8958096Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_cpu_float64 2022-08-17T12:26:02.8982430Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:26:02.9320100Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:26:02.9345889Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:26:02.9398084Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:26:02.9419628Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_xor_cpu_float64 2022-08-17T12:26:02.9761428Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_xor_cpu_float64 2022-08-17T12:26:02.9783411Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:26:02.9836940Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:26:03.0086189Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logit_cpu_float64 2022-08-17T12:26:03.0198597Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logit_cpu_float64 2022-08-17T12:26:03.0223329Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:26:03.0277131Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:26:03.0297580Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logspace_cpu_complex128 2022-08-17T12:26:03.0641209Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logspace_cpu_complex128 2022-08-17T12:26:03.0661581Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logaddexp_cpu_float64 2022-08-17T12:26:03.0716874Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logaddexp_cpu_float64 2022-08-17T12:26:03.0740450Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logspace_cpu_float64 2022-08-17T12:26:03.1079550Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logspace_cpu_float64 2022-08-17T12:26:03.1103311Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:26:03.1157923Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:26:03.1177840Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logsumexp_cpu_float64 2022-08-17T12:26:03.1521192Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logsumexp_cpu_float64 2022-08-17T12:26:03.1622451Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:26:03.1708375Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_long_cpu_complex128 2022-08-17T12:26:03.2045507Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_long_cpu_complex128 2022-08-17T12:26:03.2053099Z [gw1] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:26:03.2055070Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_long_cpu_float64 2022-08-17T12:26:03.2073008Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_select_cpu_complex128 2022-08-17T12:26:03.2081810Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_long_cpu_float64 2022-08-17T12:26:03.2512114Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_select_cpu_complex128 2022-08-17T12:26:03.2512806Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_select_cpu_float64 2022-08-17T12:26:03.2516078Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lt_cpu_float64 2022-08-17T12:26:03.2517529Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lt_cpu_float64 2022-08-17T12:26:03.2922329Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_select_cpu_float64 2022-08-17T12:26:03.2923743Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_cpu_complex128 2022-08-17T12:26:03.2953925Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matmul_cpu_complex128 2022-08-17T12:26:03.2961585Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_cpu_complex128 2022-08-17T12:26:03.3335074Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matmul_cpu_complex128 2022-08-17T12:26:03.3342492Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:26:03.3359960Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linspace_cpu_complex128 2022-08-17T12:26:03.3367959Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matmul_cpu_float64 2022-08-17T12:26:03.3374550Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_cpu_float64 2022-08-17T12:26:03.3399138Z [gw2] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linspace_cpu_complex128 2022-08-17T12:26:03.3404404Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matmul_cpu_float64 2022-08-17T12:26:03.3760710Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_cpu_float64 2022-08-17T12:26:03.3783906Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linspace_cpu_float64 2022-08-17T12:26:03.3799109Z [gw2] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linspace_cpu_float64 2022-08-17T12:26:03.3799853Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:26:03.3825815Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:26:03.3849736Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:26:03.4200491Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:26:03.4240090Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log10_cpu_complex128 2022-08-17T12:26:03.4241307Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:26:03.4268455Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_solve_cpu_float64 2022-08-17T12:26:03.4364098Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:26:03.4682988Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_solve_cpu_float64 2022-08-17T12:26:03.4686862Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:26:03.4705034Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_binary_cpu_float64 2022-08-17T12:26:03.4726917Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_binary_cpu_float64 2022-08-17T12:26:03.4878225Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:26:03.4888966Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log10_cpu_complex128 2022-08-17T12:26:03.5103239Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log10_cpu_float64 2022-08-17T12:26:03.5117823Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log10_cpu_float64 2022-08-17T12:26:03.5145011Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:26:03.5157234Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:26:03.5180611Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:26:03.5318611Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:26:03.5397121Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log1p_cpu_float64 2022-08-17T12:26:03.5559523Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log1p_cpu_float64 2022-08-17T12:26:03.5583711Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mH_cpu_complex128 2022-08-17T12:26:03.5598925Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mH_cpu_complex128 2022-08-17T12:26:03.5622409Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:26:03.5758201Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:26:03.6000589Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log2_cpu_complex128 2022-08-17T12:26:03.6027333Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mH_cpu_float64 2022-08-17T12:26:03.6037228Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mH_cpu_float64 2022-08-17T12:26:03.6057586Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_maximum_cpu_float64 2022-08-17T12:26:03.6344779Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_maximum_cpu_float64 2022-08-17T12:26:03.6354026Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log2_cpu_complex128 2022-08-17T12:26:03.6439009Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log2_cpu_float64 2022-08-17T12:26:03.6464776Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mT_cpu_complex128 2022-08-17T12:26:03.6476873Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mT_cpu_complex128 2022-08-17T12:26:03.6484157Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mean_cpu_complex128 2022-08-17T12:26:03.6503844Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log2_cpu_float64 2022-08-17T12:26:03.6758966Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mean_cpu_complex128 2022-08-17T12:26:03.6880704Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_cpu_complex128 2022-08-17T12:26:03.6916247Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mT_cpu_float64 2022-08-17T12:26:03.6924920Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mT_cpu_float64 2022-08-17T12:26:03.6949675Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mean_cpu_float64 2022-08-17T12:26:03.7320763Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mean_cpu_float64 2022-08-17T12:26:03.7335234Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:26:03.7345305Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_cpu_complex128 2022-08-17T12:26:03.7357737Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_cpu_float64 2022-08-17T12:26:03.7383198Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_median_cpu_float64 2022-08-17T12:26:03.7484012Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_median_cpu_float64 2022-08-17T12:26:03.7758496Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_cpu_float64 2022-08-17T12:26:03.7826387Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_cpu_float64 2022-08-17T12:26:03.7829158Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:26:03.8059244Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:26:03.8200809Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_cpu_float64 2022-08-17T12:26:03.8241237Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:26:03.8273507Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:26:03.8683376Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:26:03.8721868Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:26:03.8950595Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:26:03.8964225Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:26:03.9121173Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_fill_cpu_float64 2022-08-17T12:26:03.9154171Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:26:03.9334661Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:26:03.9398954Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_fill_cpu_float64 2022-08-17T12:26:03.9540067Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:26:03.9550055Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:26:03.9557598Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:26:03.9583640Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_binary_cpu_float64 2022-08-17T12:26:03.9887741Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_binary_cpu_float64 2022-08-17T12:26:03.9957520Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:26:03.9998118Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:26:04.0026146Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:26:04.0080094Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:26:04.0399277Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:26:04.0465073Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logaddexp_cpu_float64 2022-08-17T12:26:04.0470055Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:26:04.0523015Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:26:04.0728080Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logaddexp_cpu_float64 2022-08-17T12:26:04.0734859Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:26:04.0840332Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mul_cpu_complex128 2022-08-17T12:26:04.0879026Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:26:04.0908723Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_minimum_cpu_float64 2022-08-17T12:26:04.1319835Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_minimum_cpu_float64 2022-08-17T12:26:04.1350608Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mm_cpu_complex128 2022-08-17T12:26:04.1791125Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mm_cpu_complex128 2022-08-17T12:26:04.1798515Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mm_cpu_float64 2022-08-17T12:26:04.2051808Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mm_cpu_float64 2022-08-17T12:26:04.2062240Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:26:04.2233277Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logdet_cpu_complex128 2022-08-17T12:26:04.2239290Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mode_cpu_float64 2022-08-17T12:26:04.2676016Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mode_cpu_float64 2022-08-17T12:26:04.2683987Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_movedim_cpu_complex128 2022-08-17T12:26:04.3083542Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_movedim_cpu_complex128 2022-08-17T12:26:04.3120407Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_movedim_cpu_float64 2022-08-17T12:26:04.3550951Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_movedim_cpu_float64 2022-08-17T12:26:04.3558938Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mul_cpu_complex128 2022-08-17T12:26:04.3565717Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mul_cpu_float64 2022-08-17T12:26:04.3572887Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_msort_cpu_float64 2022-08-17T12:26:04.4004299Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_msort_cpu_float64 2022-08-17T12:26:04.4022250Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:26:04.4034240Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mul_cpu_float64 2022-08-17T12:26:04.4046168Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_multinomial_cpu_float64 2022-08-17T12:26:04.4062371Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:26:04.4473721Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_multinomial_cpu_float64 2022-08-17T12:26:04.4479914Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_zeros_cpu_float64 2022-08-17T12:26:04.4509994Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_zeros_cpu_float64 2022-08-17T12:26:04.4514764Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mv_cpu_complex128 2022-08-17T12:26:04.4882544Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mv_cpu_complex128 2022-08-17T12:26:04.4909623Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nextafter_cpu_float64 2022-08-17T12:26:04.4947667Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nextafter_cpu_float64 2022-08-17T12:26:04.4954580Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mv_cpu_float64 2022-08-17T12:26:04.5322311Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mv_cpu_float64 2022-08-17T12:26:04.5353695Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:26:04.5401228Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:26:04.5762840Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:26:04.5813852Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:26:04.6201647Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:26:04.6225602Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:26:04.6378518Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:26:04.6387824Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:26:04.6403511Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:26:04.6641644Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:26:04.6675283Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:26:04.6752218Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:26:04.6761329Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logdet_cpu_complex128 2022-08-17T12:26:04.6797723Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logdet_cpu_float64 2022-08-17T12:26:04.6812605Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:26:04.7080099Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:26:04.7112075Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:26:04.7238953Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:26:04.7390771Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:26:04.7393828Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logdet_cpu_float64 2022-08-17T12:26:04.7400942Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:26:04.7419799Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_and_cpu_complex128 2022-08-17T12:26:04.7518020Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_and_cpu_complex128 2022-08-17T12:26:04.7550384Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:26:04.7678217Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:26:04.7702949Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanmean_cpu_float64 2022-08-17T12:26:04.7837321Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanmean_cpu_float64 2022-08-17T12:26:04.7857303Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_and_cpu_float64 2022-08-17T12:26:04.7958393Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_and_cpu_float64 2022-08-17T12:26:04.7990756Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:26:04.8118969Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:26:04.8144885Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanmedian_cpu_float64 2022-08-17T12:26:04.8278374Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanmedian_cpu_float64 2022-08-17T12:26:04.8299544Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_not_cpu_complex128 2022-08-17T12:26:04.8398693Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_not_cpu_complex128 2022-08-17T12:26:04.8432574Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:26:04.8557827Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:26:04.8582299Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanquantile_cpu_float64 2022-08-17T12:26:04.8718895Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanquantile_cpu_float64 2022-08-17T12:26:04.8742033Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_not_cpu_float64 2022-08-17T12:26:04.8839265Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_not_cpu_float64 2022-08-17T12:26:04.8871894Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:26:04.8999879Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:26:04.9022870Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nansum_cpu_float64 2022-08-17T12:26:04.9158571Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nansum_cpu_float64 2022-08-17T12:26:04.9181002Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_or_cpu_complex128 2022-08-17T12:26:04.9279123Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_or_cpu_complex128 2022-08-17T12:26:04.9310380Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:26:04.9437870Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:26:04.9463157Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_narrow_cpu_complex128 2022-08-17T12:26:04.9597740Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_narrow_cpu_complex128 2022-08-17T12:26:04.9619409Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_or_cpu_float64 2022-08-17T12:26:04.9718138Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_or_cpu_float64 2022-08-17T12:26:04.9749840Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:26:04.9877174Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:26:04.9902256Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_narrow_cpu_float64 2022-08-17T12:26:05.0037531Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_narrow_cpu_float64 2022-08-17T12:26:05.0057511Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:26:05.0157963Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:26:05.0194008Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:26:05.0316960Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:26:05.0342082Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:26:05.0476952Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:26:05.0496947Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_xor_cpu_float64 2022-08-17T12:26:05.0598382Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_xor_cpu_float64 2022-08-17T12:26:05.0629490Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:26:05.0757864Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:26:05.0783433Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ne_cpu_complex128 2022-08-17T12:26:05.0918222Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ne_cpu_complex128 2022-08-17T12:26:05.1099597Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logit_cpu_float64 2022-08-17T12:26:05.1204055Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:26:05.1209194Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logit_cpu_float64 2022-08-17T12:26:05.1229916Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ne_cpu_float64 2022-08-17T12:26:05.1284559Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ne_cpu_float64 2022-08-17T12:26:05.1356530Z [gw1] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:26:05.1376749Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logspace_cpu_complex128 2022-08-17T12:26:05.1517224Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logspace_cpu_complex128 2022-08-17T12:26:05.1539744Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:26:05.1637734Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:26:05.1799505Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_neg_cpu_complex128 2022-08-17T12:26:05.1869681Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logspace_cpu_float64 2022-08-17T12:26:05.1880156Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logspace_cpu_float64 2022-08-17T12:26:05.1998062Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_neg_cpu_complex128 2022-08-17T12:26:05.2023949Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:26:05.2077710Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:26:05.2178377Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_neg_cpu_float64 2022-08-17T12:26:05.2238352Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_neg_cpu_float64 2022-08-17T12:26:05.2439312Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logsumexp_cpu_float64 2022-08-17T12:26:05.2465049Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:26:05.2518760Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:26:05.2552049Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_empty_cpu_complex128 2022-08-17T12:26:05.2899714Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_empty_cpu_complex128 2022-08-17T12:26:05.2925089Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:26:05.2958537Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:26:05.2990954Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_empty_cpu_float64 2022-08-17T12:26:05.3320063Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_empty_cpu_float64 2022-08-17T12:26:05.3348146Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:26:05.3398379Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:26:05.3431389Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_full_cpu_complex128 2022-08-17T12:26:05.3801195Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_full_cpu_complex128 2022-08-17T12:26:05.3827121Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:26:05.3839501Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:26:05.3865948Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_full_cpu_float64 2022-08-17T12:26:05.4282426Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_full_cpu_float64 2022-08-17T12:26:05.4287301Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:26:05.4314013Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_ones_cpu_complex128 2022-08-17T12:26:05.4328374Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:26:05.4742436Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_ones_cpu_complex128 2022-08-17T12:26:05.4743897Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:26:05.4752693Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_ones_cpu_float64 2022-08-17T12:26:05.4776879Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:26:05.5163882Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_ones_cpu_float64 2022-08-17T12:26:05.5164723Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:26:05.5184896Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:26:05.5201799Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:26:05.5602598Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:26:05.5604181Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:26:05.5630622Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:26:05.5639327Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:26:05.6043897Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:26:05.6045000Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:26:05.6070702Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:26:05.6078893Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:26:05.6483919Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:26:05.6484696Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:26:05.6505594Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:26:05.6660528Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:26:05.6666947Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logsumexp_cpu_float64 2022-08-17T12:26:05.6693284Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_long_cpu_complex128 2022-08-17T12:26:05.6920217Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_long_cpu_complex128 2022-08-17T12:26:05.6944463Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:26:05.7080789Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:26:05.7105772Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_long_cpu_float64 2022-08-17T12:26:05.7362148Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_long_cpu_float64 2022-08-17T12:26:05.7392906Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:26:05.7518562Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:26:05.7542122Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lt_cpu_float64 2022-08-17T12:26:05.7800447Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lt_cpu_float64 2022-08-17T12:26:05.7837629Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:26:05.7850596Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:26:05.7857735Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:26:05.7959179Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:26:05.8241022Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_cpu_complex128 2022-08-17T12:26:05.8271232Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:26:05.8682010Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:26:05.8705610Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:26:05.9122409Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:26:05.9147380Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:26:05.9593493Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:26:05.9599199Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:26:06.0037597Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:26:06.0039431Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:26:06.0078571Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:26:06.0089385Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:26:06.0475110Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:26:06.0476060Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:26:06.0913968Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:26:06.0918318Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:26:06.1354082Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:26:06.1355944Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:26:06.1788015Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:26:06.1795671Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:26:06.2233455Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:26:06.2235222Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:26:06.2663977Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:26:06.2665837Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:26:06.3049301Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:26:06.3114249Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:26:06.3116960Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:26:06.3119681Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:26:06.3356162Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:26:06.3552117Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:26:06.3556197Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:26:06.3595046Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:26:06.3598050Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:26:06.3994605Z [gw0] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:26:06.3995307Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:26:06.4036066Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:26:06.4039287Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:26:06.4435316Z [gw0] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:26:06.4436063Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:26:06.4513852Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:26:06.4874337Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:26:06.4875015Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:26:06.5313500Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:26:06.5314665Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:26:06.5774297Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:26:06.5804018Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:26:06.5923867Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:26:06.5939488Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:26:06.6231886Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:26:06.6235680Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:26:06.6673796Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:26:06.6677849Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:26:06.7113784Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:26:06.7117497Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:26:06.7596109Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:26:06.7737968Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:26:06.8007056Z [gw1] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:26:06.8022179Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:26:06.8440229Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:26:06.8472052Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:26:06.8914670Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:26:06.8917269Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:26:06.9358740Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:26:06.9361915Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:26:06.9792869Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:26:06.9796212Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:26:07.0233138Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:26:07.0236117Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:26:07.0674041Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:26:07.0678867Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:26:07.1114650Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:26:07.1118382Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:26:07.1553250Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:26:07.1556486Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:26:07.1992977Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:26:07.1997417Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:26:07.2434279Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:26:07.2436879Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:26:07.2872996Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:26:07.2877215Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:26:07.3313686Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:26:07.3320909Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:26:07.3753091Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:26:07.3760401Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:26:07.4162982Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:26:07.4209147Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:26:07.4602603Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:26:07.4641212Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:26:07.5031818Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:26:07.5041087Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:26:07.5053357Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:26:07.5092245Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:26:07.5483592Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:26:07.5525290Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:26:07.5969358Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:26:07.5975844Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:26:07.6363930Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:26:07.6398013Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:26:07.6710734Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:26:07.6720739Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:26:07.6745207Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:26:07.6798003Z [gw0] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:26:07.6824923Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:26:07.7160341Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:26:07.7183783Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:26:07.7239053Z [gw0] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:26:07.7267094Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:26:07.7602409Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:26:07.7637382Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:26:07.7679498Z [gw0] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:26:07.7706598Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:26:07.8042490Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:26:07.8077548Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:26:07.8119255Z [gw0] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:26:07.8147922Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:26:07.8484347Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:26:07.8508237Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:26:07.8559655Z [gw0] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:26:07.8590611Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:26:07.8922164Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:26:07.8955222Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:26:07.8997969Z [gw0] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:26:07.9023412Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:26:07.9361941Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:26:07.9398723Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:26:07.9437453Z [gw0] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:26:07.9465733Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:26:07.9801729Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:26:07.9838643Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:26:07.9877912Z [gw0] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:26:07.9905557Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:26:08.0289766Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:26:08.0290319Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:26:08.0324253Z [gw0] [ 93%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:26:08.0359571Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:26:08.0679011Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:26:08.0710978Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:26:08.0791249Z [gw0] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:26:08.0792375Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:26:08.1231979Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:26:08.1236549Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nonzero_cpu_complex128 2022-08-17T12:26:08.1328235Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nonzero_cpu_complex128 2022-08-17T12:26:08.1330225Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:26:08.1672476Z [gw0] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:26:08.1674763Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:26:08.1680466Z [gw0] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:26:08.1682451Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nonzero_cpu_float64 2022-08-17T12:26:08.2079730Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nonzero_cpu_float64 2022-08-17T12:26:08.2101344Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:26:08.2112261Z [gw0] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:26:08.2114038Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_cpu_complex128 2022-08-17T12:26:08.2518627Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_cpu_complex128 2022-08-17T12:26:08.2520553Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:26:08.2549614Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_cpu_float64 2022-08-17T12:26:08.2556859Z [gw0] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:26:08.2998224Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_cpu_float64 2022-08-17T12:26:08.3000790Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:26:08.3003147Z [gw0] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:26:08.3004168Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:26:08.3442590Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:26:08.3445130Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_fro_cpu_float64 2022-08-17T12:26:08.3447363Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_fro_cpu_float64 2022-08-17T12:26:08.3448104Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:26:08.3879177Z [gw0] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:26:08.3881687Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:26:08.3882665Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:26:08.3883791Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:26:08.4319196Z [gw0] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:26:08.4322275Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:26:08.4324016Z [gw0] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:26:08.4335124Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_inf_cpu_float64 2022-08-17T12:26:08.4758691Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_inf_cpu_float64 2022-08-17T12:26:08.4760609Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:26:08.4762189Z [gw0] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:26:08.4763447Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:26:08.5131596Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:26:08.5189782Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_cpu_complex128 2022-08-17T12:26:08.5195896Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_cpu_float64 2022-08-17T12:26:08.5196432Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:26:08.5197115Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:26:08.5197724Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:26:08.5620007Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:26:08.5622998Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_normal_cpu_float64 2022-08-17T12:26:08.5632725Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_normal_cpu_float64 2022-08-17T12:26:08.5634886Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:26:08.6041351Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:26:08.6067320Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:26:08.6072644Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:26:08.6076041Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:26:08.6480824Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:26:08.6504475Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ones_like_cpu_complex128 2022-08-17T12:26:08.6517361Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ones_like_cpu_complex128 2022-08-17T12:26:08.6517885Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:26:08.6921030Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:26:08.6923682Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ones_like_cpu_float64 2022-08-17T12:26:08.6943558Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:26:08.6957089Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ones_like_cpu_float64 2022-08-17T12:26:08.7360845Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:26:08.7362673Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:26:08.7388314Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ormqr_cpu_complex128 2022-08-17T12:26:08.7799008Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ormqr_cpu_complex128 2022-08-17T12:26:08.7827641Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ormqr_cpu_float64 2022-08-17T12:26:08.7871639Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ormqr_cpu_float64 2022-08-17T12:26:08.7883543Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:26:08.8124723Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:26:08.8238640Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:26:08.8266430Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_outer_cpu_complex128 2022-08-17T12:26:08.8317265Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_outer_cpu_complex128 2022-08-17T12:26:08.8342015Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:26:08.8679929Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:26:08.8704743Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_outer_cpu_float64 2022-08-17T12:26:08.8757519Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_outer_cpu_float64 2022-08-17T12:26:08.9027106Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:26:08.9118686Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:26:08.9144784Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:26:08.9198212Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:26:08.9224567Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:26:08.9560184Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:26:08.9583498Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_permute_cpu_complex128 2022-08-17T12:26:08.9637718Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_permute_cpu_complex128 2022-08-17T12:26:08.9661686Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:26:08.9999710Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:26:09.0025438Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_permute_cpu_float64 2022-08-17T12:26:09.0076897Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_permute_cpu_float64 2022-08-17T12:26:09.0103213Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:26:09.0440102Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:26:09.0466376Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pinverse_cpu_complex128 2022-08-17T12:26:09.0517317Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pinverse_cpu_complex128 2022-08-17T12:26:09.0543434Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_prod_cpu_float64 2022-08-17T12:26:09.0879892Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_prod_cpu_float64 2022-08-17T12:26:09.0905565Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pinverse_cpu_float64 2022-08-17T12:26:09.0957321Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pinverse_cpu_float64 2022-08-17T12:26:09.1357783Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_put_cpu_complex128 2022-08-17T12:26:09.1392956Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polar_cpu_float64 2022-08-17T12:26:09.1760432Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polar_cpu_float64 2022-08-17T12:26:09.1873064Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:26:09.1890603Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_cpu_float64 2022-08-17T12:26:09.2640398Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:26:09.2659467Z [gw1] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:26:09.2694972Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:26:09.3275713Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:26:09.3329467Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:26:09.3680898Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:26:09.3703833Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:26:09.4146028Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:26:09.4156132Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:26:09.4595240Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:26:09.4605298Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_positive_cpu_complex128 2022-08-17T12:26:09.5037053Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_positive_cpu_complex128 2022-08-17T12:26:09.5037615Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_positive_cpu_float64 2022-08-17T12:26:09.5552456Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_positive_cpu_float64 2022-08-17T12:26:09.5553012Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pow_cpu_complex128 2022-08-17T12:26:09.5956008Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pow_cpu_complex128 2022-08-17T12:26:09.5959173Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pow_cpu_float64 2022-08-17T12:26:09.6392175Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pow_cpu_float64 2022-08-17T12:26:09.6397113Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_prod_cpu_complex128 2022-08-17T12:26:09.6865487Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_prod_cpu_complex128 2022-08-17T12:26:09.6875053Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_real_cpu_float64 2022-08-17T12:26:09.7316811Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_real_cpu_float64 2022-08-17T12:26:09.8384646Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:26:09.8400724Z [gw1] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:26:09.8802811Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reciprocal_cpu_float64 2022-08-17T12:26:09.8841979Z [gw1] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reciprocal_cpu_float64 2022-08-17T12:26:09.9791914Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_remainder_cpu_float64 2022-08-17T12:26:09.9805730Z [gw1] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_remainder_cpu_float64 2022-08-17T12:26:10.0926798Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_renorm_cpu_complex128 2022-08-17T12:26:10.0936427Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_put_cpu_complex128 2022-08-17T12:26:10.2219837Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_put_cpu_float64 2022-08-17T12:26:10.2234469Z [gw1] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_renorm_cpu_complex128 2022-08-17T12:26:10.2888365Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_renorm_cpu_float64 2022-08-17T12:26:10.2909707Z [gw1] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_renorm_cpu_float64 2022-08-17T12:26:10.2945877Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_cpu_complex128 2022-08-17T12:26:10.3163549Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_cpu_complex128 2022-08-17T12:26:10.3178230Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_put_cpu_float64 2022-08-17T12:26:10.3202337Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_qr_cpu_complex128 2022-08-17T12:26:10.3320943Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_qr_cpu_complex128 2022-08-17T12:26:10.3356317Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_cpu_float64 2022-08-17T12:26:10.3601087Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_cpu_float64 2022-08-17T12:26:10.3625462Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_qr_cpu_float64 2022-08-17T12:26:10.3758382Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_qr_cpu_float64 2022-08-17T12:26:10.3782667Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:26:10.4041776Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:26:10.4062588Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_quantile_cpu_float64 2022-08-17T12:26:10.4198779Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_quantile_cpu_float64 2022-08-17T12:26:10.4221206Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:26:10.4480505Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:26:10.4603746Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rad2deg_cpu_float64 2022-08-17T12:26:10.4638260Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rad2deg_cpu_float64 2022-08-17T12:26:10.4663962Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:26:10.4920830Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:26:10.4942051Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rand_like_cpu_complex128 2022-08-17T12:26:10.5078744Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rand_like_cpu_complex128 2022-08-17T12:26:10.5100304Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_as_cpu_float64 2022-08-17T12:26:10.5359403Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_as_cpu_float64 2022-08-17T12:26:10.5382138Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rand_like_cpu_float64 2022-08-17T12:26:10.5520110Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rand_like_cpu_float64 2022-08-17T12:26:10.5554281Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_cpu_complex128 2022-08-17T12:26:10.5800999Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_cpu_complex128 2022-08-17T12:26:10.5828313Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randint_like_cpu_float64 2022-08-17T12:26:10.5960155Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randint_like_cpu_float64 2022-08-17T12:26:10.5998937Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_cpu_float64 2022-08-17T12:26:10.6241668Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_cpu_float64 2022-08-17T12:26:10.6269252Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randn_like_cpu_complex128 2022-08-17T12:26:10.6399781Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randn_like_cpu_complex128 2022-08-17T12:26:10.6436849Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize__cpu_complex128 2022-08-17T12:26:10.6680295Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize__cpu_complex128 2022-08-17T12:26:10.6715631Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randn_like_cpu_float64 2022-08-17T12:26:10.6839209Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randn_like_cpu_float64 2022-08-17T12:26:10.6872458Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize__cpu_float64 2022-08-17T12:26:10.7160807Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize__cpu_float64 2022-08-17T12:26:10.7195273Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ravel_cpu_complex128 2022-08-17T12:26:10.7280693Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ravel_cpu_complex128 2022-08-17T12:26:10.7314326Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize_as__cpu_complex128 2022-08-17T12:26:10.7640587Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize_as__cpu_complex128 2022-08-17T12:26:10.7680758Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ravel_cpu_float64 2022-08-17T12:26:10.7717589Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ravel_cpu_float64 2022-08-17T12:26:10.7744868Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize_as__cpu_float64 2022-08-17T12:26:10.8120025Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize_as__cpu_float64 2022-08-17T12:26:10.8125489Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_real_cpu_complex128 2022-08-17T12:26:10.8198240Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_real_cpu_complex128 2022-08-17T12:26:10.8228191Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:26:10.8519864Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:26:10.8672161Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:26:10.8715618Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:26:10.8716842Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:26:10.8997984Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:26:10.9000087Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:26:10.9190825Z [gw0] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:26:10.9192720Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:26:10.9437530Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:26:10.9438431Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:26:10.9631566Z [gw0] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:26:10.9633532Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:26:10.9841117Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:26:11.0072572Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:26:11.0077190Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_roll_cpu_complex128 2022-08-17T12:26:11.0557267Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_roll_cpu_complex128 2022-08-17T12:26:11.0561697Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_roll_cpu_float64 2022-08-17T12:26:11.0931251Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_roll_cpu_float64 2022-08-17T12:26:11.0940477Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:26:11.0957607Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsqrt_cpu_float64 2022-08-17T12:26:11.0982546Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rot90_cpu_complex128 2022-08-17T12:26:11.1168123Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rot90_cpu_complex128 2022-08-17T12:26:11.1360210Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsqrt_cpu_float64 2022-08-17T12:26:11.1381713Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsub_cpu_complex128 2022-08-17T12:26:11.1397805Z [gw0] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsub_cpu_complex128 2022-08-17T12:26:11.1421680Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rot90_cpu_float64 2022-08-17T12:26:11.1799954Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rot90_cpu_float64 2022-08-17T12:26:11.1823853Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsub_cpu_float64 2022-08-17T12:26:11.1837452Z [gw0] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsub_cpu_float64 2022-08-17T12:26:11.1896007Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_cpu_float64 2022-08-17T12:26:11.2240150Z [gw1] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_cpu_float64 2022-08-17T12:26:11.2278955Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:26:11.3671216Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:26:11.3679988Z [gw1] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:26:11.5232175Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:26:11.5240998Z [gw1] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:26:11.5335987Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:26:11.5345774Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:26:11.6220261Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_add_cpu_float64 2022-08-17T12:26:11.6244638Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_add_cpu_float64 2022-08-17T12:26:11.8899895Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_cpu_complex128 2022-08-17T12:26:11.8922714Z [gw1] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:26:12.0715916Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:26:12.0769808Z [gw1] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:26:12.0794903Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_searchsorted_cpu_float64 2022-08-17T12:26:12.1026673Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_searchsorted_cpu_float64 2022-08-17T12:26:12.1045487Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_cpu_complex128 2022-08-17T12:26:12.1199396Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_cpu_float64 2022-08-17T12:26:12.1222331Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:26:12.1639376Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:26:12.1661103Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:26:12.2079855Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:26:12.2105087Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_cpu_complex128 2022-08-17T12:26:12.2322752Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_cpu_complex128 2022-08-17T12:26:12.2337986Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_cpu_float64 2022-08-17T12:26:12.2518260Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:26:12.2543898Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_cpu_float64 2022-08-17T12:26:12.2999152Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_cpu_float64 2022-08-17T12:26:12.3022897Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_scatter_cpu_float64 2022-08-17T12:26:12.3444279Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_scatter_cpu_float64 2022-08-17T12:26:12.3940208Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sgn_cpu_complex128 2022-08-17T12:26:12.3950435Z [gw1] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sgn_cpu_complex128 2022-08-17T12:26:12.4071912Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinh_cpu_float64 2022-08-17T12:26:12.4430601Z [gw1] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinh_cpu_float64 2022-08-17T12:26:12.4460994Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:26:12.4764908Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:26:12.4775684Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:26:12.4840804Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sgn_cpu_float64 2022-08-17T12:26:12.4854385Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_cpu_float64 2022-08-17T12:26:12.4874332Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sgn_cpu_float64 2022-08-17T12:26:12.5199795Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_cpu_float64 2022-08-17T12:26:12.5220449Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_short_cpu_complex128 2022-08-17T12:26:12.5279160Z [gw0] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_short_cpu_complex128 2022-08-17T12:26:12.5308618Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:26:12.5641441Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:26:12.5662907Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_short_cpu_float64 2022-08-17T12:26:12.5718649Z [gw0] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_short_cpu_float64 2022-08-17T12:26:12.5748877Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:26:12.6079530Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:26:12.6160908Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:26:12.6210113Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sort_cpu_float64 2022-08-17T12:26:12.6601548Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sort_cpu_float64 2022-08-17T12:26:12.6641491Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:26:12.6747244Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:26:12.6756454Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:26:12.7023829Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sigmoid_cpu_float64 2022-08-17T12:26:12.7038284Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sigmoid_cpu_float64 2022-08-17T12:26:12.7066425Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:26:12.7158466Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:26:12.7236823Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sign_cpu_float64 2022-08-17T12:26:12.7480978Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sign_cpu_float64 2022-08-17T12:26:12.7514933Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:26:12.7599934Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:26:12.7628014Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_signbit_cpu_float64 2022-08-17T12:26:12.7920720Z [gw0] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_signbit_cpu_float64 2022-08-17T12:26:12.7954099Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:26:12.8078456Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:26:12.8362410Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sin_cpu_complex128 2022-08-17T12:26:12.8402610Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:26:12.8537402Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:26:12.8547190Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sin_cpu_complex128 2022-08-17T12:26:12.8673900Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sin_cpu_float64 2022-08-17T12:26:12.8800477Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sin_cpu_float64 2022-08-17T12:26:12.8838107Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:26:12.8959695Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:26:12.9242192Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinc_cpu_complex128 2022-08-17T12:26:12.9282247Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:26:12.9682726Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:26:12.9719737Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:26:12.9970251Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:26:12.9987743Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinc_cpu_complex128 2022-08-17T12:26:13.0121199Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinc_cpu_float64 2022-08-17T12:26:13.0148217Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:26:13.0388153Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:26:13.0398742Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinc_cpu_float64 2022-08-17T12:26:13.0613746Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinh_cpu_complex128 2022-08-17T12:26:13.0631109Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:26:13.0903747Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:26:13.0914108Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinh_cpu_complex128 2022-08-17T12:26:13.0939332Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:26:13.1038436Z [gw0] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:26:13.1060533Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:26:13.1320827Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:26:13.1355757Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i0e_cpu_float64 2022-08-17T12:26:13.1480318Z [gw0] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i0e_cpu_float64 2022-08-17T12:26:13.1515476Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_entr_cpu_float64 2022-08-17T12:26:13.1760696Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_entr_cpu_float64 2022-08-17T12:26:13.1802095Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i1_cpu_float64 2022-08-17T12:26:13.1924666Z [gw0] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i1_cpu_float64 2022-08-17T12:26:13.1963851Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:26:13.2200308Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:26:13.2235633Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i1e_cpu_float64 2022-08-17T12:26:13.2359861Z [gw0] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i1e_cpu_float64 2022-08-17T12:26:13.2393083Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:26:13.2681437Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:26:13.2706479Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:26:13.2799405Z [gw0] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:26:13.2827611Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:26:13.3119084Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:26:13.3138641Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:26:13.3238062Z [gw0] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:26:13.3261990Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:26:13.3560402Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:26:13.3591172Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:26:13.3678602Z [gw0] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:26:13.3708493Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:26:13.4000325Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:26:13.4034592Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:26:13.4118306Z [gw0] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:26:13.4141853Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:26:13.4441313Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:26:13.4473979Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:26:13.4559230Z [gw0] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:26:13.4588781Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:26:13.4880446Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:26:13.4900810Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:26:13.4998688Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:26:13.5024574Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:26:13.5321108Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:26:13.5341621Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:26:13.5438827Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:26:13.5462492Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:26:13.5761933Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:26:13.5783357Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:26:13.5880224Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:26:13.5895383Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:26:13.6201364Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:26:13.6232226Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:26:13.6319026Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:26:13.6347390Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:26:13.6641436Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:26:13.6664160Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:26:13.6759041Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:26:13.6780637Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_list_args_cpu_float64 2022-08-17T12:26:13.7080681Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_list_args_cpu_float64 2022-08-17T12:26:13.7113469Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_zeta_cpu_float64 2022-08-17T12:26:13.7198148Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_zeta_cpu_float64 2022-08-17T12:26:13.7222400Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:26:13.7520311Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:26:13.7551808Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_cpu_complex128 2022-08-17T12:26:13.7637594Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_cpu_complex128 2022-08-17T12:26:13.7661898Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:26:13.7960873Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:26:13.7996912Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_cpu_float64 2022-08-17T12:26:13.8079098Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_cpu_float64 2022-08-17T12:26:13.8489058Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sqrt_cpu_complex128 2022-08-17T12:26:13.8524947Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_square_cpu_float64 2022-08-17T12:26:13.8541800Z [gw1] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sqrt_cpu_complex128 2022-08-17T12:26:13.8714424Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sqrt_cpu_float64 2022-08-17T12:26:13.8848896Z [gw1] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sqrt_cpu_float64 2022-08-17T12:26:13.8918898Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_square_cpu_float64 2022-08-17T12:26:13.8959716Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_squeeze_cpu_complex128 2022-08-17T12:26:13.9902018Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_square_cpu_complex128 2022-08-17T12:26:13.9912406Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:26:14.0168332Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_solve_cpu_float64 2022-08-17T12:26:14.0192890Z [gw1] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_square_cpu_complex128 2022-08-17T12:26:14.0256954Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_mean_cpu_complex128 2022-08-17T12:26:14.0674112Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_mean_cpu_complex128 2022-08-17T12:26:14.0684018Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_mean_cpu_float64 2022-08-17T12:26:14.0818677Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_mean_cpu_float64 2022-08-17T12:26:14.0837476Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_squeeze_cpu_complex128 2022-08-17T12:26:14.1136436Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_squeeze_cpu_float64 2022-08-17T12:26:14.1151384Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stft_cpu_complex128 2022-08-17T12:26:14.1277952Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stft_cpu_complex128 2022-08-17T12:26:14.1380099Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_squeeze_cpu_float64 2022-08-17T12:26:14.1401577Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stack_cpu_complex128 2022-08-17T12:26:14.1591427Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stack_cpu_complex128 2022-08-17T12:26:14.1593087Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stft_cpu_float64 2022-08-17T12:26:14.1838685Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stft_cpu_float64 2022-08-17T12:26:14.1871526Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stack_cpu_float64 2022-08-17T12:26:14.1998075Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stack_cpu_float64 2022-08-17T12:26:14.2281038Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sub_cpu_complex128 2022-08-17T12:26:14.2342090Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_cpu_complex128 2022-08-17T12:26:14.2722242Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_cpu_complex128 2022-08-17T12:26:14.2756092Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_cpu_float64 2022-08-17T12:26:14.3195692Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_cpu_float64 2022-08-17T12:26:14.3203632Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:26:14.3603389Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:26:14.3637052Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_symeig_cpu_complex128 2022-08-17T12:26:14.4079945Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_symeig_cpu_complex128 2022-08-17T12:26:14.4109267Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_symeig_cpu_float64 2022-08-17T12:26:14.4560935Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_symeig_cpu_float64 2022-08-17T12:26:14.5142859Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_t_cpu_complex128 2022-08-17T12:26:14.5152116Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_t_cpu_complex128 2022-08-17T12:26:14.5326384Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_t_cpu_float64 2022-08-17T12:26:14.5339530Z [gw1] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sub_cpu_complex128 2022-08-17T12:26:14.5346322Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sub_cpu_float64 2022-08-17T12:26:14.5560979Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_t_cpu_float64 2022-08-17T12:26:14.5593146Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:26:14.5859485Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:26:14.5869025Z [gw1] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sub_cpu_float64 2022-08-17T12:26:14.5890621Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_cpu_complex128 2022-08-17T12:26:14.5997980Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_cpu_complex128 2022-08-17T12:26:14.6021382Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:26:14.6290907Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:26:14.6306591Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_cpu_float64 2022-08-17T12:26:14.6440453Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_cpu_float64 2022-08-17T12:26:14.6474895Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_cpu_complex128 2022-08-17T12:26:14.6721375Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_cpu_complex128 2022-08-17T12:26:14.6757967Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:26:14.6881349Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:26:14.6912701Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_cpu_float64 2022-08-17T12:26:14.7160262Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_cpu_float64 2022-08-17T12:26:14.7183998Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:26:14.7319621Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:26:14.7640441Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tan_cpu_complex128 2022-08-17T12:26:14.7663103Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_cpu_complex128 2022-08-17T12:26:14.7793363Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_cpu_complex128 2022-08-17T12:26:14.7800988Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tan_cpu_complex128 2022-08-17T12:26:14.7916413Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tan_cpu_float64 2022-08-17T12:26:14.8079282Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tan_cpu_float64 2022-08-17T12:26:14.8104947Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_cpu_float64 2022-08-17T12:26:14.8239414Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_cpu_float64 2022-08-17T12:26:14.8519642Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tanh_cpu_complex128 2022-08-17T12:26:14.8550140Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensordot_cpu_float64 2022-08-17T12:26:14.8785066Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensordot_cpu_float64 2022-08-17T12:26:14.8795793Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tanh_cpu_complex128 2022-08-17T12:26:14.8963229Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tanh_cpu_float64 2022-08-17T12:26:14.8967926Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tanh_cpu_float64 2022-08-17T12:26:14.9004373Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tile_cpu_complex128 2022-08-17T12:26:14.9199514Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tile_cpu_complex128 2022-08-17T12:26:14.9227458Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:26:14.9332949Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:26:14.9342221Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_solve_cpu_float64 2022-08-17T12:26:14.9397670Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:26:14.9552868Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tile_cpu_float64 2022-08-17T12:26:14.9638687Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tile_cpu_float64 2022-08-17T12:26:14.9663980Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensor_split_cpu_float64 2022-08-17T12:26:14.9870428Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensor_split_cpu_float64 2022-08-17T12:26:14.9873597Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:26:15.0080286Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:26:15.0102902Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensordot_cpu_complex128 2022-08-17T12:26:15.0315477Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensordot_cpu_complex128 2022-08-17T12:26:15.0318459Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_to_sparse_cpu_float64 2022-08-17T12:26:15.0555533Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_to_sparse_cpu_float64 2022-08-17T12:26:15.0559687Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_topk_cpu_float64 2022-08-17T12:26:15.0759651Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_topk_cpu_float64 2022-08-17T12:26:15.0993485Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_transpose_cpu_float64 2022-08-17T12:26:15.0998517Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trace_cpu_complex128 2022-08-17T12:26:15.1431320Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trace_cpu_complex128 2022-08-17T12:26:15.1435901Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trace_cpu_float64 2022-08-17T12:26:15.1757682Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trace_cpu_float64 2022-08-17T12:26:15.1877311Z [gw1] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_transpose_cpu_float64 2022-08-17T12:26:15.1887268Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:26:15.1904396Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_transpose_cpu_complex128 2022-08-17T12:26:15.2349996Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:26:15.2351974Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapezoid_cpu_float64 2022-08-17T12:26:15.2777161Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapezoid_cpu_float64 2022-08-17T12:26:15.2792744Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapz_cpu_complex128 2022-08-17T12:26:15.3302659Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapz_cpu_complex128 2022-08-17T12:26:15.3605914Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tril_cpu_float64 2022-08-17T12:26:15.3641012Z [gw1] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tril_cpu_float64 2022-08-17T12:26:15.4614795Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triu_cpu_complex128 2022-08-17T12:26:15.4671842Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_transpose_cpu_complex128 2022-08-17T12:26:15.4703146Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapz_cpu_float64 2022-08-17T12:26:15.5115640Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapz_cpu_float64 2022-08-17T12:26:15.5116184Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:26:15.5572551Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:26:15.5573269Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:26:15.6038103Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:26:16.1815243Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tril_cpu_complex128 2022-08-17T12:26:16.1828069Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tril_cpu_complex128 2022-08-17T12:26:16.2379740Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_true_divide_cpu_complex128 2022-08-17T12:26:16.2422196Z [gw1] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triu_cpu_complex128 2022-08-17T12:26:16.2779922Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triu_cpu_float64 2022-08-17T12:26:16.2838549Z [gw1] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triu_cpu_float64 2022-08-17T12:26:16.2860574Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unbind_cpu_complex128 2022-08-17T12:26:16.3281345Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unbind_cpu_complex128 2022-08-17T12:26:16.3311903Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unbind_cpu_float64 2022-08-17T12:26:16.3763148Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unbind_cpu_float64 2022-08-17T12:26:16.3800590Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unflatten_cpu_complex128 2022-08-17T12:26:16.3907544Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unflatten_cpu_complex128 2022-08-17T12:26:16.3918321Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:26:16.4200288Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:26:16.4239457Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unflatten_cpu_float64 2022-08-17T12:26:16.4644161Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unflatten_cpu_float64 2022-08-17T12:26:16.4673076Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unfold_cpu_complex128 2022-08-17T12:26:16.4680474Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unfold_cpu_complex128 2022-08-17T12:26:16.4689859Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_true_divide_cpu_complex128 2022-08-17T12:26:16.5027766Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_true_divide_cpu_float64 2022-08-17T12:26:16.5046131Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:26:16.5078619Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mH_cpu_complex128 2022-08-17T12:26:16.5105322Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unfold_cpu_float64 2022-08-17T12:26:16.5284465Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unfold_cpu_float64 2022-08-17T12:26:16.5295323Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_true_divide_cpu_float64 2022-08-17T12:26:16.5350660Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trunc_cpu_float64 2022-08-17T12:26:16.5518858Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trunc_cpu_float64 2022-08-17T12:26:16.5544312Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:26:16.5719202Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:26:16.5960430Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:26:16.5990839Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unique_cpu_float64 2022-08-17T12:26:16.6095047Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unique_cpu_float64 2022-08-17T12:26:16.6157428Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:26:16.6180259Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_cpu_complex128 2022-08-17T12:26:16.6400231Z [gw0] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_cpu_complex128 2022-08-17T12:26:16.6601308Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:26:16.6631659Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_mean_cpu_complex128 2022-08-17T12:26:16.6727042Z [gw0] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_mean_cpu_complex128 2022-08-17T12:26:16.6740358Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mH_cpu_complex128 2022-08-17T12:26:16.7044202Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mH_cpu_float64 2022-08-17T12:26:16.7065713Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_mean_cpu_float64 2022-08-17T12:26:16.7281289Z [gw0] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_mean_cpu_float64 2022-08-17T12:26:16.7290638Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mH_cpu_float64 2022-08-17T12:26:16.7481325Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mT_cpu_complex128 2022-08-17T12:26:16.7506227Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vdot_cpu_complex128 2022-08-17T12:26:16.7962690Z [gw0] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vdot_cpu_complex128 2022-08-17T12:26:16.7987463Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vdot_cpu_float64 2022-08-17T12:26:16.8488246Z [gw0] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vdot_cpu_float64 2022-08-17T12:26:16.8495147Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:26:16.8880930Z [gw0] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:26:16.8906886Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_cpu_complex128 2022-08-17T12:26:16.9022028Z [gw0] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_cpu_complex128 2022-08-17T12:26:16.9036924Z [gw1] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:26:16.9062704Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_cpu_float64 2022-08-17T12:26:16.9321888Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_cpu_float64 2022-08-17T12:26:16.9347411Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_cpu_float64 2022-08-17T12:26:16.9471584Z [gw0] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_cpu_float64 2022-08-17T12:26:16.9479640Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mT_cpu_complex128 2022-08-17T12:26:16.9521715Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mT_cpu_float64 2022-08-17T12:26:16.9553524Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_cpu_complex128 2022-08-17T12:26:16.9750946Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_cpu_complex128 2022-08-17T12:26:16.9797973Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mT_cpu_float64 2022-08-17T12:26:16.9820971Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:26:16.9917024Z [gw0] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:26:16.9958202Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:26:16.9989348Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_cpu_float64 2022-08-17T12:26:17.0281801Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_cpu_float64 2022-08-17T12:26:17.0318226Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vsplit_cpu_complex128 2022-08-17T12:26:17.0399269Z [gw0] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vsplit_cpu_complex128 2022-08-17T12:26:17.0424771Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vsplit_cpu_float64 2022-08-17T12:26:17.0760675Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vsplit_cpu_float64 2022-08-17T12:26:17.0791592Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vstack_cpu_complex128 2022-08-17T12:26:17.0839592Z [gw0] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vstack_cpu_complex128 2022-08-17T12:26:17.0864835Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vstack_cpu_float64 2022-08-17T12:26:17.1200765Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vstack_cpu_float64 2022-08-17T12:26:17.1222189Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_where_cpu_complex128 2022-08-17T12:26:17.1317879Z [gw0] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_where_cpu_complex128 2022-08-17T12:26:17.1339923Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_where_cpu_float64 2022-08-17T12:26:17.1641783Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_where_cpu_float64 2022-08-17T12:26:17.1662931Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_xlogy_cpu_float64 2022-08-17T12:26:17.1759846Z [gw0] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_xlogy_cpu_float64 2022-08-17T12:26:17.2082655Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zero__cpu_complex128 2022-08-17T12:26:17.2103624Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zero__cpu_float64 2022-08-17T12:26:17.2114865Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:26:17.2359793Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_fill_cpu_float64 2022-08-17T12:26:17.2418205Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zero__cpu_float64 2022-08-17T12:26:17.2428986Z [gw1] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zero__cpu_complex128 2022-08-17T12:26:17.2518516Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:26:17.2609765Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zeros_like_cpu_float64 2022-08-17T12:26:17.2709209Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:26:17.2716770Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_fill_cpu_float64 2022-08-17T12:26:17.2777892Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:26:17.4446503Z [gw0] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zeros_like_cpu_float64 2022-08-17T12:26:17.4454730Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:26:17.4814050Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:26:17.4876856Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:26:17.6527270Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_select_cpu_complex128 2022-08-17T12:26:17.6535990Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_select_cpu_complex128 2022-08-17T12:26:17.7068825Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_select_cpu_float64 2022-08-17T12:26:17.7077655Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_select_cpu_float64 2022-08-17T12:26:18.6883941Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matmul_cpu_complex128 2022-08-17T12:26:18.6893255Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matmul_cpu_complex128 2022-08-17T12:26:18.8614032Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matmul_cpu_float64 2022-08-17T12:26:18.8621942Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matmul_cpu_float64 2022-08-17T12:26:19.1469431Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:26:19.1477006Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:26:19.1817908Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:26:19.1917895Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:26:19.2774624Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_binary_cpu_float64 2022-08-17T12:26:19.2783731Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_binary_cpu_float64 2022-08-17T12:26:19.2882398Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:26:19.3199449Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:26:19.3383303Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:26:19.3638728Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:26:19.4498489Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_maximum_cpu_float64 2022-08-17T12:26:19.4507717Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_maximum_cpu_float64 2022-08-17T12:26:19.8375129Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mean_cpu_complex128 2022-08-17T12:26:19.8384750Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mean_cpu_complex128 2022-08-17T12:26:19.9710453Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mean_cpu_float64 2022-08-17T12:26:19.9718418Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mean_cpu_float64 2022-08-17T12:26:20.0642750Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_median_cpu_float64 2022-08-17T12:26:20.0652360Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_median_cpu_float64 2022-08-17T12:26:20.6706014Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:26:20.6715162Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:26:20.7834042Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:26:20.7844086Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:26:21.3855333Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:26:21.3862100Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:26:21.4971356Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:26:21.4978242Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:26:21.5850965Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_binary_cpu_float64 2022-08-17T12:26:21.5857706Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_binary_cpu_float64 2022-08-17T12:26:21.5958242Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:26:21.6278989Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:26:21.6495283Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:26:21.6718298Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:26:21.7632082Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_minimum_cpu_float64 2022-08-17T12:26:21.7640688Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_minimum_cpu_float64 2022-08-17T12:26:21.8702796Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mm_cpu_complex128 2022-08-17T12:26:21.8709481Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mm_cpu_complex128 2022-08-17T12:26:21.8836007Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mm_cpu_float64 2022-08-17T12:26:21.9118690Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mm_cpu_float64 2022-08-17T12:26:21.9457603Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mode_cpu_float64 2022-08-17T12:26:21.9557569Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mode_cpu_float64 2022-08-17T12:26:21.9949733Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_movedim_cpu_complex128 2022-08-17T12:26:21.9996302Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_movedim_cpu_complex128 2022-08-17T12:26:22.0088934Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_movedim_cpu_float64 2022-08-17T12:26:22.0438930Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_movedim_cpu_float64 2022-08-17T12:26:22.0626930Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_msort_cpu_float64 2022-08-17T12:26:22.0879084Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_msort_cpu_float64 2022-08-17T12:26:22.4520368Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mul_cpu_complex128 2022-08-17T12:26:22.4528846Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mul_cpu_complex128 2022-08-17T12:26:22.5218511Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mul_cpu_float64 2022-08-17T12:26:22.5226864Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mul_cpu_float64 2022-08-17T12:26:22.5244794Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_multinomial_cpu_float64 2022-08-17T12:26:22.5640236Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_multinomial_cpu_float64 2022-08-17T12:26:22.6093246Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mv_cpu_complex128 2022-08-17T12:26:22.6102709Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mv_cpu_complex128 2022-08-17T12:26:22.6212486Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mv_cpu_float64 2022-08-17T12:26:22.6519556Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mv_cpu_float64 2022-08-17T12:26:22.7042285Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:26:22.7050145Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:26:22.7064472Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:26:22.7479396Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:26:22.7493739Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:26:22.7919383Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:26:22.8051216Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:26:22.8359502Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:26:22.9871834Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanmean_cpu_float64 2022-08-17T12:26:22.9879784Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanmean_cpu_float64 2022-08-17T12:26:23.0390040Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanmedian_cpu_float64 2022-08-17T12:26:23.0399993Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanmedian_cpu_float64 2022-08-17T12:26:23.5569673Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanquantile_cpu_float64 2022-08-17T12:26:23.5576522Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanquantile_cpu_float64 2022-08-17T12:26:23.6903735Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nansum_cpu_float64 2022-08-17T12:26:23.6913122Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nansum_cpu_float64 2022-08-17T12:26:23.8013087Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_narrow_cpu_complex128 2022-08-17T12:26:23.8022060Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_narrow_cpu_complex128 2022-08-17T12:26:23.8238797Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_narrow_cpu_float64 2022-08-17T12:26:23.8439230Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_narrow_cpu_float64 2022-08-17T12:26:23.8751540Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:26:23.8880183Z [gw2] [ 98%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:26:23.8906481Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ne_cpu_complex128 2022-08-17T12:26:23.9321572Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ne_cpu_complex128 2022-08-17T12:26:23.9354045Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ne_cpu_float64 2022-08-17T12:26:23.9759873Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ne_cpu_float64 2022-08-17T12:26:23.9971211Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_neg_cpu_complex128 2022-08-17T12:26:24.0198694Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_neg_cpu_complex128 2022-08-17T12:26:24.0263496Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_neg_cpu_float64 2022-08-17T12:26:24.0640150Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_neg_cpu_float64 2022-08-17T12:26:24.0664346Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_empty_cpu_complex128 2022-08-17T12:26:24.1080071Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_empty_cpu_complex128 2022-08-17T12:26:24.1104396Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_empty_cpu_float64 2022-08-17T12:26:24.1520050Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_empty_cpu_float64 2022-08-17T12:26:24.1546994Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_full_cpu_complex128 2022-08-17T12:26:24.1958568Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_full_cpu_complex128 2022-08-17T12:26:24.1982595Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_full_cpu_float64 2022-08-17T12:26:24.2398685Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_full_cpu_float64 2022-08-17T12:26:24.2422934Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_ones_cpu_complex128 2022-08-17T12:26:24.2838456Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_ones_cpu_complex128 2022-08-17T12:26:24.2862332Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_ones_cpu_float64 2022-08-17T12:26:24.3279625Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_ones_cpu_float64 2022-08-17T12:26:24.3311378Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:26:24.3721006Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:26:24.3747220Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_zeros_cpu_float64 2022-08-17T12:26:24.4159846Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_zeros_cpu_float64 2022-08-17T12:26:24.4181303Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nextafter_cpu_float64 2022-08-17T12:26:24.4599905Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nextafter_cpu_float64 2022-08-17T12:26:24.4908294Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:26:24.5037806Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:26:24.5518368Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:26:24.5524921Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:26:24.6236448Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:26:24.6253500Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:26:24.6662124Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:26:24.6717227Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:26:24.7763524Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:26:24.7778049Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:26:24.8728892Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:26:24.8737111Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:26:24.9131411Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:26:24.9197197Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:26:24.9535134Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:26:24.9637132Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:26:24.9986201Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:26:25.0077078Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:26:25.1726290Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:26:25.1736314Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:26:25.9261409Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:26:25.9270284Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:26:26.9144891Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:26:26.9151344Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:26:27.1989474Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:26:27.1999287Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:26:27.2119796Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:26:27.2400922Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:26:28.9271930Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:26:28.9279574Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:26:29.0994804Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:26:29.1007665Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:26:36.2565169Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:26:36.2571085Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:26:36.8977639Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:26:36.8990293Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:26:37.0642375Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:26:37.0650972Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:26:37.2492567Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:26:37.2501642Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:26:37.6039466Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:26:37.6059395Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:26:37.7564495Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:26:37.7571399Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:26:37.7739475Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:26:37.7751753Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumprod_cpu_complex128 2022-08-17T12:26:37.9540295Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumprod_cpu_float64 2022-08-17T12:26:37.9546787Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:26:38.1102942Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:26:38.1111888Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:26:38.1226074Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:26:38.1519392Z [gw2] [ 98%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:26:38.2827359Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:26:38.2849685Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:26:38.4285667Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:26:38.4293956Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:26:38.5967039Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:26:38.5974965Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:26:38.6105277Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:26:38.6398403Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:26:38.6417735Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:26:38.6838344Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:26:38.6991586Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:26:38.7279274Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:26:38.8137073Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:26:38.8146403Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:26:39.5861684Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:26:39.5870124Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:26:39.7185848Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:26:39.7194960Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:26:40.0925682Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:26:40.0935050Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:26:40.5931763Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:26:40.5938338Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:26:42.5756314Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:26:42.5765739Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumprod_cpu_float64 2022-08-17T12:26:42.6625166Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumsum_cpu_complex128 2022-08-17T12:26:42.6633257Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumsum_cpu_complex128 2022-08-17T12:26:42.6816558Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumsum_cpu_float64 2022-08-17T12:26:42.7038050Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumsum_cpu_float64 2022-08-17T12:26:42.7058248Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:26:42.7480004Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:26:42.7502271Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:26:42.7920062Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:26:42.8044306Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_deg2rad_cpu_float64 2022-08-17T12:26:42.8359811Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_deg2rad_cpu_float64 2022-08-17T12:26:42.8379532Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_cpu_complex128 2022-08-17T12:26:42.8799167Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_cpu_complex128 2022-08-17T12:26:42.8820626Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_cpu_float64 2022-08-17T12:26:42.9238632Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_cpu_float64 2022-08-17T12:26:42.9260854Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:26:42.9678119Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:26:42.9697365Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_embed_cpu_float64 2022-08-17T12:26:43.0119643Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_embed_cpu_float64 2022-08-17T12:26:43.0146174Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagflat_cpu_complex128 2022-08-17T12:26:43.0560548Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagflat_cpu_complex128 2022-08-17T12:26:43.0583103Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagflat_cpu_float64 2022-08-17T12:26:43.0998831Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagflat_cpu_float64 2022-08-17T12:26:43.1019337Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_cpu_complex128 2022-08-17T12:26:43.1438790Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_cpu_complex128 2022-08-17T12:26:43.1466415Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_cpu_float64 2022-08-17T12:26:43.1878259Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_cpu_float64 2022-08-17T12:26:43.1901892Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:26:43.2318516Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:26:43.2341914Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diff_cpu_complex128 2022-08-17T12:26:43.2758153Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diff_cpu_complex128 2022-08-17T12:26:43.2781544Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_int_cpu_complex128 2022-08-17T12:26:43.3198223Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_int_cpu_complex128 2022-08-17T12:26:43.3222571Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_int_cpu_float64 2022-08-17T12:26:43.3639636Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_int_cpu_float64 2022-08-17T12:26:43.3664170Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inverse_cpu_complex128 2022-08-17T12:26:43.4080176Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inverse_cpu_complex128 2022-08-17T12:26:43.4101534Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inverse_cpu_float64 2022-08-17T12:26:43.4519632Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inverse_cpu_float64 2022-08-17T12:26:43.4539493Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isclose_cpu_complex128 2022-08-17T12:26:43.4958444Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isclose_cpu_complex128 2022-08-17T12:26:43.4977394Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isclose_cpu_float64 2022-08-17T12:26:43.5398824Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isclose_cpu_float64 2022-08-17T12:26:43.5419338Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isfinite_cpu_complex128 2022-08-17T12:26:43.5838303Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isfinite_cpu_complex128 2022-08-17T12:26:43.5861105Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isfinite_cpu_float64 2022-08-17T12:26:43.6279838Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isfinite_cpu_float64 2022-08-17T12:26:43.6300413Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isin_cpu_float64 2022-08-17T12:26:43.6719135Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isin_cpu_float64 2022-08-17T12:26:43.6742079Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isinf_cpu_complex128 2022-08-17T12:26:43.7159744Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isinf_cpu_complex128 2022-08-17T12:26:43.7182365Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isinf_cpu_float64 2022-08-17T12:26:43.7599514Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isinf_cpu_float64 2022-08-17T12:26:43.7622458Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isnan_cpu_complex128 2022-08-17T12:26:43.8041120Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isnan_cpu_complex128 2022-08-17T12:26:43.8068090Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isnan_cpu_float64 2022-08-17T12:26:43.8479453Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isnan_cpu_float64 2022-08-17T12:26:43.8498444Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isneginf_cpu_float64 2022-08-17T12:26:43.8919638Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isneginf_cpu_float64 2022-08-17T12:26:43.8939022Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isposinf_cpu_float64 2022-08-17T12:26:43.9359195Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isposinf_cpu_float64 2022-08-17T12:26:43.9382005Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isreal_cpu_complex128 2022-08-17T12:26:43.9799565Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isreal_cpu_complex128 2022-08-17T12:26:43.9819419Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isreal_cpu_float64 2022-08-17T12:26:44.0239086Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isreal_cpu_float64 2022-08-17T12:26:44.0259602Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_istft_cpu_complex128 2022-08-17T12:26:44.0679079Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_istft_cpu_complex128 2022-08-17T12:26:44.0705194Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_istft_cpu_float64 2022-08-17T12:26:44.1118389Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_istft_cpu_float64 2022-08-17T12:26:44.1140891Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:26:44.1558560Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:26:44.1578663Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:26:44.1998551Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:26:44.2020961Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:26:44.2439286Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:26:44.2462033Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:26:44.2878976Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:26:44.2900226Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:26:44.3318624Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:26:44.3337352Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:26:44.3759199Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:26:44.3780997Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:26:44.4199260Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:26:44.4218888Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:26:44.4639128Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:26:44.4658887Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:26:44.5078734Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:26:44.5104548Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:26:44.5518740Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:26:44.5542761Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kron_cpu_complex128 2022-08-17T12:26:44.5958506Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kron_cpu_complex128 2022-08-17T12:26:44.5982704Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kron_cpu_float64 2022-08-17T12:26:44.6398760Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kron_cpu_float64 2022-08-17T12:26:44.6422222Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kthvalue_cpu_float64 2022-08-17T12:26:44.6838605Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kthvalue_cpu_float64 2022-08-17T12:26:44.6862469Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ldexp_cpu_complex128 2022-08-17T12:26:44.7279224Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ldexp_cpu_complex128 2022-08-17T12:26:44.7301642Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ldexp_cpu_float64 2022-08-17T12:26:44.7718861Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ldexp_cpu_float64 2022-08-17T12:26:44.7742701Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_le_cpu_float64 2022-08-17T12:26:44.8159169Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_le_cpu_float64 2022-08-17T12:26:45.4869458Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lerp_cpu_complex128 2022-08-17T12:26:45.4877049Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lerp_cpu_complex128 2022-08-17T12:26:45.5566148Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lerp_cpu_float64 2022-08-17T12:26:45.5571582Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lerp_cpu_float64 2022-08-17T12:26:45.5734257Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lgamma_cpu_float64 2022-08-17T12:26:45.5999367Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lgamma_cpu_float64 2022-08-17T12:26:45.6240219Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:26:47.8275181Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:26:47.8283901Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:26:47.8709884Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:26:47.8715928Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:26:48.0894631Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:26:48.0902303Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:26:48.0921165Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:26:48.1319058Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:26:48.2405381Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:26:48.2413546Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:26:48.2632040Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:26:48.2837849Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:26:48.2856337Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:26:48.3278804Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:26:48.3474228Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:26:48.3719059Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:26:48.3965609Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:26:48.4159630Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:26:48.4877257Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:26:48.4885176Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:26:48.5730956Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:26:48.5739817Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:26:48.7398204Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:26:48.7405824Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:26:48.7990575Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:26:48.8000067Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:26:48.8575943Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:26:48.8585092Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:26:48.9124415Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:26:48.9134120Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:26:48.9610183Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:26:48.9618309Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:26:49.0150184Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:26:49.0157278Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:26:49.0874603Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:26:49.0883161Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:26:49.2127391Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:26:49.2136108Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:26:49.5480861Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:26:49.5487877Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:26:49.6053333Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:26:49.6061696Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:26:49.6905649Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:26:49.6914314Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:26:49.7265880Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:26:49.7316274Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:26:50.7351219Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:26:50.7360842Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:26:50.9312458Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:26:50.9318145Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:26:51.0313002Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:26:51.0320708Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:26:51.0539913Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:26:51.9390340Z [gw2] [100%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:26:51.9390601Z 2022-08-17T12:26:51.9392474Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/test_ops_gradients/test_ops_gradients.xml - 2022-08-17T12:26:51.9411735Z === 3421 passed, 3941 skipped, 62 xfailed, 222 warnings in 411.42s (0:06:51) === 2022-08-17T12:26:52.0546560Z Skip info is located in the xml test reports, please either go to s3 or the hud to download them 2022-08-17T12:26:52.9933748Z Running test_ops_jit ... [2022-08-17 12:26:52.993004] 2022-08-17T12:26:52.9934243Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:26:52.993085] 2022-08-17T12:26:55.1633039Z Test results will be stored in test-reports/python-pytest/test_ops_jit/test_ops_jit.xml 2022-08-17T12:26:55.3062815Z ============================= test session starts ============================== 2022-08-17T12:26:55.3063496Z platform linux -- Python 3.7.13, pytest-7.1.2, pluggy-1.0.0 -- /opt/conda/bin/python 2022-08-17T12:26:55.3106849Z cachedir: .pytest_cache 2022-08-17T12:26:55.3107683Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2022-08-17T12:26:55.3108097Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2022-08-17T12:26:55.3109409Z plugins: hypothesis-5.35.1, forked-1.4.0, rerunfailures-10.2, xdist-2.5.0 2022-08-17T12:26:55.3109790Z 2022-08-17T12:26:55.3502472Z gw0 I / gw1 I / gw2 I / gw3 I 2022-08-17T12:26:55.3503031Z [gw0] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:26:55.3503219Z 2022-08-17T12:26:55.3909213Z gw0 C / gw1 I / gw2 I / gw3 I 2022-08-17T12:26:55.3909563Z [gw1] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:26:55.3909746Z 2022-08-17T12:26:55.4403972Z gw0 C / gw1 C / gw2 I / gw3 I 2022-08-17T12:26:55.4404348Z [gw2] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:26:55.4404505Z 2022-08-17T12:26:55.4987445Z gw0 C / gw1 C / gw2 C / gw3 I 2022-08-17T12:26:55.4988227Z [gw3] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:26:55.4988769Z 2022-08-17T12:26:55.6281278Z gw0 C / gw1 C / gw2 C / gw3 C 2022-08-17T12:26:55.6281991Z [gw0] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:26:55.6282255Z 2022-08-17T12:26:55.6652616Z gw0 ok / gw1 C / gw2 C / gw3 C 2022-08-17T12:26:55.6653352Z [gw1] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:26:55.6653601Z 2022-08-17T12:26:55.7449106Z gw0 ok / gw1 ok / gw2 C / gw3 C 2022-08-17T12:26:55.7449832Z [gw2] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:26:55.7450085Z 2022-08-17T12:26:55.7852396Z gw0 ok / gw1 ok / gw2 ok / gw3 C 2022-08-17T12:26:55.7853126Z [gw3] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:26:55.7853379Z 2022-08-17T12:26:58.3446086Z gw0 ok / gw1 ok / gw2 ok / gw3 ok 2022-08-17T12:26:58.4309555Z gw0 [997] / gw1 ok / gw2 ok / gw3 ok 2022-08-17T12:26:58.4673124Z gw0 [997] / gw1 [997] / gw2 ok / gw3 ok 2022-08-17T12:26:58.5084332Z gw0 [997] / gw1 [997] / gw2 [997] / gw3 ok 2022-08-17T12:26:58.5084704Z gw0 [997] / gw1 [997] / gw2 [997] / gw3 [997] 2022-08-17T12:26:58.5089591Z scheduling tests via LoadScheduling 2022-08-17T12:26:58.5169963Z 2022-08-17T12:26:58.5171050Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_acos_cpu_float32 2022-08-17T12:26:58.5171973Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_abs_cpu_float32 2022-08-17T12:26:58.5172921Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_acosh_cpu_float32 2022-08-17T12:26:58.5684370Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_asin_cpu_float32 2022-08-17T12:26:58.5747797Z [gw2] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_acosh_cpu_float32 2022-08-17T12:26:58.5758917Z [gw0] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_abs_cpu_float32 2022-08-17T12:26:58.5762763Z [gw1] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_acos_cpu_float32 2022-08-17T12:26:58.5767398Z [gw3] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_asin_cpu_float32 2022-08-17T12:26:58.5781752Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atan_cpu_float32 2022-08-17T12:26:58.5784608Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atanh_cpu_float32 2022-08-17T12:26:58.5788314Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atan2_cpu_float32 2022-08-17T12:26:58.5820423Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_asinh_cpu_float32 2022-08-17T12:26:58.5880630Z [gw1] [ 0%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atan2_cpu_float32 2022-08-17T12:26:58.5927277Z [gw2] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atan_cpu_float32 2022-08-17T12:26:58.5931460Z [gw0] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_asinh_cpu_float32 2022-08-17T12:26:58.6208159Z [gw3] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atanh_cpu_float32 2022-08-17T12:26:58.6208747Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_digamma_cpu_float32 2022-08-17T12:26:58.6209332Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_clamp_cpu_float32 2022-08-17T12:26:58.6222311Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_diagonal_cpu_float32 2022-08-17T12:26:58.6282072Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_cat_cpu_float32 2022-08-17T12:26:58.6306761Z [gw2] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_diagonal_cpu_float32 2022-08-17T12:26:58.6320337Z [gw3] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_digamma_cpu_float32 2022-08-17T12:26:58.6646214Z [gw0] [ 1%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_cat_cpu_float32 2022-08-17T12:26:58.6647737Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_trunc_rounding_cpu_float32 2022-08-17T12:26:58.6648284Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erf_cpu_float32 2022-08-17T12:26:58.6699158Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_floor_rounding_cpu_float32 2022-08-17T12:26:58.6709692Z [gw1] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_clamp_cpu_float32 2022-08-17T12:26:58.6716850Z [gw3] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erf_cpu_float32 2022-08-17T12:26:58.6756872Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_no_rounding_mode_cpu_float32 2022-08-17T12:26:58.6773753Z [gw0] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_floor_rounding_cpu_float32 2022-08-17T12:26:58.6839768Z [gw2] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_trunc_rounding_cpu_float32 2022-08-17T12:26:58.7083572Z [gw1] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_no_rounding_mode_cpu_float32 2022-08-17T12:26:58.7084263Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_exp2_cpu_float32 2022-08-17T12:26:58.7085016Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erfc_cpu_float32 2022-08-17T12:26:58.7139672Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_expm1_cpu_float32 2022-08-17T12:26:58.7147258Z [gw2] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_exp2_cpu_float32 2022-08-17T12:26:58.7153884Z [gw3] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_expm1_cpu_float32 2022-08-17T12:26:58.7160645Z [gw0] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erfc_cpu_float32 2022-08-17T12:26:58.7213594Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erfinv_cpu_float32 2022-08-17T12:26:58.7526251Z [gw1] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erfinv_cpu_float32 2022-08-17T12:26:58.7526833Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_ge_cpu_float32 2022-08-17T12:26:58.7527345Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_igamma_cpu_float32 2022-08-17T12:26:58.7561077Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_i0_cpu_float32 2022-08-17T12:26:58.7581183Z [gw3] [ 2%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_igamma_cpu_float32 2022-08-17T12:26:58.7596398Z [gw2] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_i0_cpu_float32 2022-08-17T12:26:58.7634943Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_gt_cpu_float32 2022-08-17T12:26:58.7705757Z [gw0] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_ge_cpu_float32 2022-08-17T12:26:58.7964620Z [gw1] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_gt_cpu_float32 2022-08-17T12:26:58.7965270Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_lgamma_cpu_float32 2022-08-17T12:26:58.7966124Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_det_cpu_float32 2022-08-17T12:26:58.8001651Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_igammac_cpu_float32 2022-08-17T12:26:58.8022084Z [gw0] [ 2%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_igammac_cpu_float32 2022-08-17T12:26:58.8036290Z [gw2] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_lgamma_cpu_float32 2022-08-17T12:26:58.8051839Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_le_cpu_float32 2022-08-17T12:26:58.8146614Z [gw3] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_det_cpu_float32 2022-08-17T12:26:58.8404758Z [gw1] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_le_cpu_float32 2022-08-17T12:26:58.8405282Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log1p_cpu_float32 2022-08-17T12:26:58.8405811Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_householder_product_cpu_float32 2022-08-17T12:26:58.8464119Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log_softmax_cpu_float32 2022-08-17T12:26:58.8477284Z [gw2] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log1p_cpu_float32 2022-08-17T12:26:58.8510288Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_matrix_power_cpu_float32 2022-08-17T12:26:58.8552409Z [gw0] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_householder_product_cpu_float32 2022-08-17T12:26:58.8586643Z [gw3] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log_softmax_cpu_float32 2022-08-17T12:26:58.8844421Z [gw1] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_matrix_power_cpu_float32 2022-08-17T12:26:58.8845031Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_logsumexp_cpu_float32 2022-08-17T12:26:58.8845512Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_lt_cpu_float32 2022-08-17T12:26:58.8911822Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log_softmax_dtype_cpu_float32 2022-08-17T12:26:58.8956489Z [gw2] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_logsumexp_cpu_float32 2022-08-17T12:26:58.8964498Z [gw3] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_lt_cpu_float32 2022-08-17T12:26:58.8975665Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_logit_cpu_float32 2022-08-17T12:26:58.9030713Z [gw0] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log_softmax_dtype_cpu_float32 2022-08-17T12:26:58.9284134Z [gw1] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_logit_cpu_float32 2022-08-17T12:26:58.9284772Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_matrix_exp_cpu_float32 2022-08-17T12:26:58.9285341Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mH_cpu_float32 2022-08-17T12:26:58.9319072Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_max_binary_cpu_float32 2022-08-17T12:26:58.9349885Z [gw3] [ 3%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_max_binary_cpu_float32 2022-08-17T12:26:58.9364294Z [gw2] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_matrix_exp_cpu_float32 2022-08-17T12:26:58.9396205Z [gw0] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mH_cpu_float32 2022-08-17T12:26:58.9472614Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_matmul_cpu_float32 2022-08-17T12:26:58.9724226Z [gw1] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_matmul_cpu_float32 2022-08-17T12:26:58.9724637Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mul_cpu_float32 2022-08-17T12:26:58.9724987Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_min_binary_cpu_float32 2022-08-17T12:26:58.9754087Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:26:58.9777957Z [gw0] [ 4%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_min_binary_cpu_float32 2022-08-17T12:26:58.9836515Z [gw3] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:26:58.9843339Z [gw2] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mul_cpu_float32 2022-08-17T12:26:58.9926624Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_movedim_cpu_float32 2022-08-17T12:26:59.0163064Z [gw1] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_movedim_cpu_float32 2022-08-17T12:26:59.0164225Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:26:59.0165070Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_neg_cpu_float32 2022-08-17T12:26:59.0179827Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_ne_cpu_float32 2022-08-17T12:26:59.0273059Z [gw0] [ 4%] SKIPPED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:26:59.0280321Z [gw3] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_neg_cpu_float32 2022-08-17T12:26:59.0290602Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:26:59.0298024Z [gw2] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_ne_cpu_float32 2022-08-17T12:26:59.0605663Z [gw1] [ 4%] SKIPPED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:26:59.0606349Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:26:59.0606901Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv1d_cpu_float32 2022-08-17T12:26:59.0697916Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:26:59.0699800Z [gw2] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:26:59.0716230Z [gw0] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv1d_cpu_float32 2022-08-17T12:26:59.0724057Z [gw3] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:26:59.0824916Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv2d_cpu_float32 2022-08-17T12:26:59.1040884Z [gw1] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv2d_cpu_float32 2022-08-17T12:26:59.1043622Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:26:59.1044180Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_outer_cpu_float32 2022-08-17T12:26:59.1117122Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_layer_norm_cpu_float32 2022-08-17T12:26:59.1134299Z [gw2] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_layer_norm_cpu_float32 2022-08-17T12:26:59.1196869Z [gw3] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_outer_cpu_float32 2022-08-17T12:26:59.1207547Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_group_norm_cpu_float32 2022-08-17T12:26:59.1268611Z [gw0] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:26:59.1481260Z [gw1] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_group_norm_cpu_float32 2022-08-17T12:26:59.1484467Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_cpu_float32 2022-08-17T12:26:59.1485356Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_neg_3_cpu_float32 2022-08-17T12:26:59.1503080Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_3_cpu_float32 2022-08-17T12:26:59.1535313Z [gw3] [ 5%] SKIPPED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_neg_3_cpu_float32 2022-08-17T12:26:59.1542826Z [gw2] [ 5%] SKIPPED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_3_cpu_float32 2022-08-17T12:26:59.1636538Z [gw0] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_cpu_float32 2022-08-17T12:26:59.1693189Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_0_cpu_float32 2022-08-17T12:26:59.1920350Z [gw1] [ 6%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_0_cpu_float32 2022-08-17T12:26:59.1923857Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sigmoid_cpu_float32 2022-08-17T12:26:59.1924522Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_softmax_cpu_float32 2022-08-17T12:26:59.2022143Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_softmax_with_dtype_cpu_float32 2022-08-17T12:26:59.2077160Z [gw0] [ 6%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sigmoid_cpu_float32 2022-08-17T12:26:59.2088442Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sinc_cpu_float32 2022-08-17T12:26:59.2098034Z [gw3] [ 6%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_softmax_with_dtype_cpu_float32 2022-08-17T12:26:59.2131772Z [gw2] [ 6%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_softmax_cpu_float32 2022-08-17T12:26:59.2362795Z [gw1] [ 6%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sinc_cpu_float32 2022-08-17T12:26:59.2363426Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_transpose_cpu_float32 2022-08-17T12:26:59.2364013Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sub_cpu_float32 2022-08-17T12:26:59.2474382Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_trunc_cpu_float32 2022-08-17T12:26:59.2513755Z [gw0] [ 6%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sub_cpu_float32 2022-08-17T12:26:59.2525674Z [gw3] [ 6%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_trunc_cpu_float32 2022-08-17T12:26:59.2603050Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_tanh_cpu_float32 2022-08-17T12:26:59.2611307Z [gw2] [ 6%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_transpose_cpu_float32 2022-08-17T12:26:59.2802537Z [gw1] [ 6%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_tanh_cpu_float32 2022-08-17T12:26:59.2803552Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_vstack_cpu_float32 2022-08-17T12:26:59.2804363Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_H_cpu_complex64 2022-08-17T12:26:59.2833581Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_H_cpu_float32 2022-08-17T12:26:59.2842353Z [gw3] [ 6%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_H_cpu_float32 2022-08-17T12:26:59.2849278Z [gw2] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_H_cpu_complex64 2022-08-17T12:26:59.2956459Z [gw0] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_vstack_cpu_float32 2022-08-17T12:26:59.3009447Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_xlogy_cpu_float32 2022-08-17T12:26:59.3243402Z [gw1] [ 7%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_xlogy_cpu_float32 2022-08-17T12:26:59.3244086Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_T_cpu_complex64 2022-08-17T12:26:59.3244682Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___getitem___cpu_float32 2022-08-17T12:26:59.3276865Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___getitem___cpu_complex64 2022-08-17T12:26:59.3398767Z [gw0] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_T_cpu_complex64 2022-08-17T12:26:59.3431753Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_T_cpu_float32 2022-08-17T12:26:59.3679590Z [gw1] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_T_cpu_float32 2022-08-17T12:26:59.3755541Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___radd___cpu_complex64 2022-08-17T12:26:59.3838455Z [gw0] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___radd___cpu_complex64 2022-08-17T12:26:59.3880887Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___radd___cpu_float32 2022-08-17T12:26:59.4160386Z [gw1] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___radd___cpu_float32 2022-08-17T12:26:59.4253262Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmatmul___cpu_complex64 2022-08-17T12:26:59.4277990Z [gw0] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmatmul___cpu_complex64 2022-08-17T12:26:59.4334316Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmatmul___cpu_float32 2022-08-17T12:26:59.4599705Z [gw1] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmatmul___cpu_float32 2022-08-17T12:26:59.4635743Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmul___cpu_float32 2022-08-17T12:26:59.4717960Z [gw0] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmul___cpu_float32 2022-08-17T12:26:59.4795970Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rpow___cpu_complex64 2022-08-17T12:26:59.5040985Z [gw1] [ 8%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rpow___cpu_complex64 2022-08-17T12:26:59.5080593Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rsub___cpu_float32 2022-08-17T12:26:59.5157831Z [gw0] [ 8%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rsub___cpu_float32 2022-08-17T12:26:59.5172481Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_amax_cpu_float32 2022-08-17T12:26:59.5480483Z [gw1] [ 8%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_amax_cpu_float32 2022-08-17T12:26:59.5535421Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_argmin_cpu_float32 2022-08-17T12:26:59.5598031Z [gw0] [ 8%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_argmin_cpu_float32 2022-08-17T12:26:59.5613098Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumprod_cpu_complex64 2022-08-17T12:26:59.5920571Z [gw1] [ 8%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumprod_cpu_complex64 2022-08-17T12:26:59.5938375Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumsum_cpu_float32 2022-08-17T12:26:59.6038242Z [gw0] [ 8%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumsum_cpu_float32 2022-08-17T12:26:59.6095282Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_log_softmax_cpu_float32 2022-08-17T12:26:59.6359632Z [gw1] [ 8%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_log_softmax_cpu_float32 2022-08-17T12:26:59.6444207Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_mean_cpu_complex64 2022-08-17T12:26:59.6478003Z [gw0] [ 8%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_mean_cpu_complex64 2022-08-17T12:26:59.6535446Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_mean_cpu_float32 2022-08-17T12:26:59.6801058Z [gw1] [ 8%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_mean_cpu_float32 2022-08-17T12:26:59.6921278Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_normalize_cpu_complex64 2022-08-17T12:26:59.6962450Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_normalize_cpu_float32 2022-08-17T12:26:59.7004497Z [gw0] [ 8%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_normalize_cpu_complex64 2022-08-17T12:26:59.7240743Z [gw1] [ 9%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_normalize_cpu_float32 2022-08-17T12:26:59.7295357Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_softmax_cpu_float32 2022-08-17T12:26:59.7358294Z [gw0] [ 9%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_softmax_cpu_float32 2022-08-17T12:26:59.7410269Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_softmin_cpu_float32 2022-08-17T12:26:59.7679691Z [gw1] [ 9%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_softmin_cpu_float32 2022-08-17T12:26:59.7763100Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_sum_cpu_complex64 2022-08-17T12:26:59.7797478Z [gw0] [ 9%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_sum_cpu_complex64 2022-08-17T12:26:59.7854842Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_sum_cpu_float32 2022-08-17T12:26:59.8120152Z [gw1] [ 9%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_sum_cpu_float32 2022-08-17T12:26:59.8240187Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_abs_cpu_complex64 2022-08-17T12:26:59.9790740Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_abs_cpu_float32 2022-08-17T12:26:59.9798426Z [gw0] [ 9%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_abs_cpu_complex64 2022-08-17T12:27:00.0388434Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acosh_cpu_complex64 2022-08-17T12:27:00.0398334Z [gw1] [ 9%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_abs_cpu_float32 2022-08-17T12:27:00.2412926Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acosh_cpu_float32 2022-08-17T12:27:00.2426907Z [gw1] [ 9%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acosh_cpu_float32 2022-08-17T12:27:00.3533112Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addbmm_cpu_float32 2022-08-17T12:27:00.3542042Z [gw3] [ 9%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___getitem___cpu_float32 2022-08-17T12:27:00.3584459Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rdiv___cpu_float32 2022-08-17T12:27:00.3961083Z [gw3] [ 9%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rdiv___cpu_float32 2022-08-17T12:27:00.3973076Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmul___cpu_complex64 2022-08-17T12:27:00.3985561Z [gw0] [ 10%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acosh_cpu_complex64 2022-08-17T12:27:00.4039862Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addbmm_cpu_complex64 2022-08-17T12:27:00.4401238Z [gw3] [ 10%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmul___cpu_complex64 2022-08-17T12:27:00.4512833Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rsub___cpu_complex64 2022-08-17T12:27:00.4882875Z [gw3] [ 10%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rsub___cpu_complex64 2022-08-17T12:27:00.4939729Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_argmax_cpu_float32 2022-08-17T12:27:00.5324608Z [gw3] [ 10%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_argmax_cpu_float32 2022-08-17T12:27:00.5352318Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumsum_cpu_complex64 2022-08-17T12:27:00.5801584Z [gw3] [ 10%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumsum_cpu_complex64 2022-08-17T12:27:00.5827536Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_logsumexp_cpu_float32 2022-08-17T12:27:00.6242886Z [gw3] [ 10%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_logsumexp_cpu_float32 2022-08-17T12:27:00.6318183Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_norm_cpu_float32 2022-08-17T12:27:00.6707887Z [gw3] [ 10%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_norm_cpu_float32 2022-08-17T12:27:00.6775555Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_prod_cpu_float32 2022-08-17T12:27:00.7158472Z [gw3] [ 10%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_prod_cpu_float32 2022-08-17T12:27:00.7223020Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_std_cpu_float32 2022-08-17T12:27:00.7630152Z [gw3] [ 10%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_std_cpu_float32 2022-08-17T12:27:00.7630646Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_var_cpu_float32 2022-08-17T12:27:00.8002431Z [gw3] [ 10%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_var_cpu_float32 2022-08-17T12:27:00.9372136Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acos_cpu_float32 2022-08-17T12:27:00.9387881Z [gw1] [ 11%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addbmm_cpu_float32 2022-08-17T12:27:01.0936173Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcmul_cpu_float32 2022-08-17T12:27:01.0945806Z [gw3] [ 11%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acos_cpu_float32 2022-08-17T12:27:01.2251869Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_add_cpu_float32 2022-08-17T12:27:01.2260087Z [gw2] [ 11%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___getitem___cpu_complex64 2022-08-17T12:27:01.2344987Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rdiv___cpu_complex64 2022-08-17T12:27:01.2682276Z [gw2] [ 11%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rdiv___cpu_complex64 2022-08-17T12:27:01.2736274Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmod___cpu_float32 2022-08-17T12:27:01.3122978Z [gw2] [ 11%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmod___cpu_float32 2022-08-17T12:27:01.3184411Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rpow___cpu_float32 2022-08-17T12:27:01.3562109Z [gw2] [ 11%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rpow___cpu_float32 2022-08-17T12:27:01.3641206Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_amin_cpu_float32 2022-08-17T12:27:01.4001351Z [gw2] [ 11%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_amin_cpu_float32 2022-08-17T12:27:01.4026608Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumprod_cpu_float32 2022-08-17T12:27:01.4441211Z [gw2] [ 11%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumprod_cpu_float32 2022-08-17T12:27:01.4459025Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_logaddexp_cpu_float32 2022-08-17T12:27:01.4882067Z [gw2] [ 11%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_logaddexp_cpu_float32 2022-08-17T12:27:01.4900422Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_median_cpu_float32 2022-08-17T12:27:01.5322602Z [gw2] [ 11%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_median_cpu_float32 2022-08-17T12:27:01.5421319Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_prod_cpu_complex64 2022-08-17T12:27:01.5762794Z [gw2] [ 12%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_prod_cpu_complex64 2022-08-17T12:27:01.6200704Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_std_cpu_complex64 2022-08-17T12:27:01.6216317Z [gw2] [ 12%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_std_cpu_complex64 2022-08-17T12:27:01.6655679Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_var_cpu_complex64 2022-08-17T12:27:01.6664878Z [gw2] [ 12%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_var_cpu_complex64 2022-08-17T12:27:02.1370061Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acos_cpu_complex64 2022-08-17T12:27:02.1380104Z [gw2] [ 12%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acos_cpu_complex64 2022-08-17T12:27:02.1433262Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_add_cpu_complex64 2022-08-17T12:27:02.1442034Z [gw3] [ 12%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_add_cpu_float32 2022-08-17T12:27:02.2108206Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcdiv_cpu_float32 2022-08-17T12:27:02.2121581Z [gw1] [ 12%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcmul_cpu_float32 2022-08-17T12:27:02.5353565Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_decomposed_cpu_float32 2022-08-17T12:27:02.5368547Z [gw1] [ 12%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_decomposed_cpu_float32 2022-08-17T12:27:02.8690577Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addr_cpu_float32 2022-08-17T12:27:02.8705920Z [gw1] [ 12%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addr_cpu_float32 2022-08-17T12:27:02.8724720Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_allclose_cpu_float32 2022-08-17T12:27:02.8975293Z [gw1] [ 12%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_allclose_cpu_float32 2022-08-17T12:27:02.8986432Z [gw0] [ 12%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addbmm_cpu_complex64 2022-08-17T12:27:02.9120173Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcmul_cpu_complex64 2022-08-17T12:27:03.0696268Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_angle_cpu_complex64 2022-08-17T12:27:03.0708379Z [gw1] [ 13%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_angle_cpu_complex64 2022-08-17T12:27:03.0885100Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_arange_cpu_float32 2022-08-17T12:27:03.1161380Z [gw1] [ 13%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_arange_cpu_float32 2022-08-17T12:27:03.1500062Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argwhere_cpu_complex64 2022-08-17T12:27:03.1508968Z [gw3] [ 13%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcdiv_cpu_float32 2022-08-17T12:27:03.3823816Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_cpu_float32 2022-08-17T12:27:03.3829924Z [gw1] [ 13%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argwhere_cpu_complex64 2022-08-17T12:27:03.3847343Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_scatter_cpu_complex64 2022-08-17T12:27:03.4241873Z [gw1] [ 13%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_scatter_cpu_complex64 2022-08-17T12:27:03.4586873Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asinh_cpu_complex64 2022-08-17T12:27:03.4600931Z [gw3] [ 13%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_cpu_float32 2022-08-17T12:27:03.5831508Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmv_cpu_float32 2022-08-17T12:27:03.5845424Z [gw1] [ 13%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asinh_cpu_complex64 2022-08-17T12:27:03.6697142Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan_cpu_float32 2022-08-17T12:27:03.6705894Z [gw1] [ 13%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan_cpu_float32 2022-08-17T12:27:03.7287859Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_1d_cpu_float32 2022-08-17T12:27:03.7296779Z [gw1] [ 13%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_1d_cpu_float32 2022-08-17T12:27:03.7841543Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_3d_cpu_float32 2022-08-17T12:27:03.7849388Z [gw1] [ 13%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_3d_cpu_float32 2022-08-17T12:27:03.7887742Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bfloat16_cpu_complex64 2022-08-17T12:27:03.8281270Z [gw1] [ 14%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bfloat16_cpu_complex64 2022-08-17T12:27:04.0231503Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bmm_cpu_complex64 2022-08-17T12:27:04.0249823Z [gw3] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmv_cpu_float32 2022-08-17T12:27:04.0692099Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_all_cpu_float32 2022-08-17T12:27:04.0707642Z [gw1] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bmm_cpu_complex64 2022-08-17T12:27:04.0724324Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_shapes_cpu_float32 2022-08-17T12:27:04.1121556Z [gw1] [ 14%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_shapes_cpu_float32 2022-08-17T12:27:04.1677036Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_to_cpu_float32 2022-08-17T12:27:04.1688832Z [gw2] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_add_cpu_complex64 2022-08-17T12:27:04.3336027Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcdiv_cpu_complex64 2022-08-17T12:27:04.3345243Z [gw3] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_all_cpu_float32 2022-08-17T12:27:04.6590431Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_amin_cpu_float32 2022-08-17T12:27:04.6598283Z [gw1] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_to_cpu_float32 2022-08-17T12:27:04.8913760Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cartesian_prod_cpu_complex64 2022-08-17T12:27:04.8921920Z [gw1] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cartesian_prod_cpu_complex64 2022-08-17T12:27:05.1040408Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cdist_cpu_float32 2022-08-17T12:27:05.1054196Z [gw0] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcmul_cpu_complex64 2022-08-17T12:27:05.8431922Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_decomposed_cpu_complex64 2022-08-17T12:27:05.8437547Z [gw3] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_amin_cpu_float32 2022-08-17T12:27:06.1283698Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_any_cpu_complex64 2022-08-17T12:27:06.1292623Z [gw0] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_decomposed_cpu_complex64 2022-08-17T12:27:06.1475104Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addr_cpu_complex64 2022-08-17T12:27:06.1486087Z [gw2] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcdiv_cpu_complex64 2022-08-17T12:27:06.4394904Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_cpu_complex64 2022-08-17T12:27:06.4410750Z [gw3] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_any_cpu_complex64 2022-08-17T12:27:06.7449586Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argmin_cpu_float32 2022-08-17T12:27:06.7458165Z [gw3] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argmin_cpu_float32 2022-08-17T12:27:06.8558899Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_cpu_complex64 2022-08-17T12:27:06.8566872Z [gw0] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addr_cpu_complex64 2022-08-17T12:27:06.8585590Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_allclose_cpu_complex64 2022-08-17T12:27:06.9001727Z [gw0] [ 15%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_allclose_cpu_complex64 2022-08-17T12:27:07.1675487Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_aminmax_cpu_float32 2022-08-17T12:27:07.1678788Z [gw3] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_cpu_complex64 2022-08-17T12:27:07.1687834Z [gw2] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_cpu_complex64 2022-08-17T12:27:07.1692134Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asin_cpu_complex64 2022-08-17T12:27:07.2036956Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmv_cpu_complex64 [W Resize.cpp:24] Warning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (function resize_output_check) 2022-08-17T12:27:07.2038654Z [W Resize.cpp:24] Warning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (function resize_output_check) 2022-08-17T12:27:07.2166495Z [W Resize.cpp:24] Warning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (function resize_output_check) 2022-08-17T12:27:07.2168495Z [W Resize.cpp:24] Warning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (function resize_output_check) 2022-08-17T12:27:07.2192421Z 2022-08-17T12:27:07.2213122Z [gw0] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_aminmax_cpu_float32 2022-08-17T12:27:07.3546363Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_any_cpu_float32 2022-08-17T12:27:07.3555497Z [gw3] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asin_cpu_complex64 2022-08-17T12:27:07.5139883Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan2_cpu_float32 2022-08-17T12:27:07.5151628Z [gw0] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_any_cpu_float32 2022-08-17T12:27:07.5169172Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argsort_cpu_float32 2022-08-17T12:27:07.5561956Z [gw0] [ 16%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argsort_cpu_float32 2022-08-17T12:27:07.7769354Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_cpu_float32 2022-08-17T12:27:07.7779701Z [gw0] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_cpu_float32 2022-08-17T12:27:07.8802408Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asin_cpu_float32 2022-08-17T12:27:07.8811517Z [gw0] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asin_cpu_float32 2022-08-17T12:27:08.0603051Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan_cpu_complex64 2022-08-17T12:27:08.0611049Z [gw0] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan_cpu_complex64 2022-08-17T12:27:08.1394204Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_1d_cpu_complex64 2022-08-17T12:27:08.1402692Z [gw3] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan2_cpu_float32 2022-08-17T12:27:08.1800175Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atanh_cpu_float32 2022-08-17T12:27:08.1810852Z [gw2] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmv_cpu_complex64 2022-08-17T12:27:08.2159404Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_all_cpu_complex64 2022-08-17T12:27:08.2167564Z [gw3] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atanh_cpu_float32 2022-08-17T12:27:08.2620186Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_2d_cpu_float32 2022-08-17T12:27:08.2627276Z [gw3] [ 16%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_2d_cpu_float32 2022-08-17T12:27:08.5605656Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_baddbmm_cpu_float32 2022-08-17T12:27:08.5613331Z [gw0] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_1d_cpu_complex64 2022-08-17T12:27:08.8097026Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_3d_cpu_complex64 2022-08-17T12:27:08.8104669Z [gw2] [ 17%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_all_cpu_complex64 2022-08-17T12:27:08.8411749Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_amax_cpu_float32 2022-08-17T12:27:08.8424088Z [gw3] [ 17%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_baddbmm_cpu_float32 2022-08-17T12:27:09.0237060Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_block_diag_cpu_complex64 2022-08-17T12:27:09.0245571Z [gw0] [ 17%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_3d_cpu_complex64 2022-08-17T12:27:09.0277844Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bernoulli_cpu_float32 2022-08-17T12:27:09.0681932Z [gw0] [ 17%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bernoulli_cpu_float32 2022-08-17T12:27:09.1337777Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_block_diag_cpu_float32 2022-08-17T12:27:09.1346589Z [gw0] [ 17%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_block_diag_cpu_float32 2022-08-17T12:27:09.1385523Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bool_cpu_float32 2022-08-17T12:27:09.1761950Z [gw0] [ 17%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bool_cpu_float32 2022-08-17T12:27:09.5091298Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_to_cpu_complex64 2022-08-17T12:27:09.5099026Z [gw3] [ 17%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_block_diag_cpu_complex64 2022-08-17T12:27:09.5139869Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bool_cpu_complex64 2022-08-17T12:27:09.5520923Z [gw3] [ 17%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bool_cpu_complex64 2022-08-17T12:27:09.6139197Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_tensors_cpu_float32 2022-08-17T12:27:09.6146721Z [gw3] [ 17%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_tensors_cpu_float32 2022-08-17T12:27:09.6456146Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_byte_cpu_complex64 2022-08-17T12:27:09.6559671Z [gw3] [ 17%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_byte_cpu_complex64 2022-08-17T12:27:10.2590644Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cat_cpu_complex64 2022-08-17T12:27:10.2598137Z [gw3] [ 18%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cat_cpu_complex64 2022-08-17T12:27:10.2658442Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chalf_cpu_complex64 2022-08-17T12:27:10.2671329Z [gw0] [ 18%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_to_cpu_complex64 2022-08-17T12:27:10.2691425Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_byte_cpu_float32 2022-08-17T12:27:10.2967944Z [gw3] [ 18%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chalf_cpu_complex64 2022-08-17T12:27:10.3082310Z [gw0] [ 18%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_byte_cpu_float32 2022-08-17T12:27:10.3082989Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_cpu_complex64 2022-08-17T12:27:10.4782286Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cat_cpu_float32 2022-08-17T12:27:10.4794022Z [gw2] [ 18%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_amax_cpu_float32 2022-08-17T12:27:10.5555162Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_angle_cpu_float32 2022-08-17T12:27:10.5563943Z [gw2] [ 18%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_angle_cpu_float32 2022-08-17T12:27:10.7171196Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argmax_cpu_float32 2022-08-17T12:27:10.7182396Z [gw0] [ 18%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cat_cpu_float32 2022-08-17T12:27:10.7267686Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chalf_cpu_float32 2022-08-17T12:27:10.7601517Z [gw0] [ 18%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chalf_cpu_float32 2022-08-17T12:27:10.9352816Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_cpu_float32 2022-08-17T12:27:10.9365131Z [gw2] [ 18%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argmax_cpu_float32 2022-08-17T12:27:11.1159693Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argwhere_cpu_float32 2022-08-17T12:27:11.1169076Z [gw2] [ 18%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argwhere_cpu_float32 2022-08-17T12:27:11.1187885Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_scatter_cpu_float32 2022-08-17T12:27:11.1603820Z [gw2] [ 19%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_scatter_cpu_float32 2022-08-17T12:27:11.2365235Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asinh_cpu_float32 2022-08-17T12:27:11.2377517Z [gw2] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asinh_cpu_float32 2022-08-17T12:27:11.4013902Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atanh_cpu_complex64 2022-08-17T12:27:11.4026305Z [gw2] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atanh_cpu_complex64 2022-08-17T12:27:11.9221177Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_2d_cpu_complex64 2022-08-17T12:27:11.9245547Z [gw2] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_2d_cpu_complex64 2022-08-17T12:27:12.2006965Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_baddbmm_cpu_complex64 2022-08-17T12:27:12.2043710Z [gw0] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_cpu_float32 2022-08-17T12:27:13.5679252Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_solve_cpu_float32 2022-08-17T12:27:13.5710367Z [gw1] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cdist_cpu_float32 2022-08-17T12:27:13.6025711Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_char_cpu_complex64 2022-08-17T12:27:13.6160647Z [gw1] [ 19%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_char_cpu_complex64 2022-08-17T12:27:14.5842756Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_inverse_cpu_complex64 2022-08-17T12:27:14.5862246Z [gw0] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_solve_cpu_float32 2022-08-17T12:27:14.6416542Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_max_cpu_float32 2022-08-17T12:27:14.6424172Z [gw3] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_cpu_complex64 2022-08-17T12:27:15.3954575Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_solve_cpu_complex64 2022-08-17T12:27:15.3969227Z [gw0] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_max_cpu_float32 2022-08-17T12:27:15.6784221Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_column_stack_cpu_complex64 2022-08-17T12:27:15.6808076Z [gw0] [ 20%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_column_stack_cpu_complex64 2022-08-17T12:27:15.9345978Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_complex_cpu_float32 2022-08-17T12:27:15.9370539Z [gw2] [ 20%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_baddbmm_cpu_complex64 2022-08-17T12:27:15.9418602Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bfloat16_cpu_float32 2022-08-17T12:27:15.9859922Z [gw2] [ 20%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bfloat16_cpu_float32 2022-08-17T12:27:16.1069963Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bmm_cpu_float32 2022-08-17T12:27:16.1070650Z [gw0] [ 20%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_complex_cpu_float32 2022-08-17T12:27:16.1090449Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_physical_cpu_float32 2022-08-17T12:27:16.1557313Z [gw0] [ 20%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_physical_cpu_float32 2022-08-17T12:27:16.1858351Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_contiguous_cpu_float32 2022-08-17T12:27:16.1924007Z [gw2] [ 20%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bmm_cpu_float32 2022-08-17T12:27:16.2501704Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_tensors_cpu_complex64 2022-08-17T12:27:16.2510939Z [gw0] [ 20%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_contiguous_cpu_float32 2022-08-17T12:27:16.3069155Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cos_cpu_complex64 2022-08-17T12:27:16.3076828Z [gw2] [ 20%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_tensors_cpu_complex64 2022-08-17T12:27:16.3093285Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bucketize_cpu_float32 2022-08-17T12:27:16.3522510Z [gw2] [ 20%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bucketize_cpu_float32 2022-08-17T12:27:16.3938232Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cartesian_prod_cpu_float32 2022-08-17T12:27:16.3998546Z [gw2] [ 20%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cartesian_prod_cpu_float32 2022-08-17T12:27:16.4826877Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ceil_cpu_float32 2022-08-17T12:27:16.4836128Z [gw2] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ceil_cpu_float32 2022-08-17T12:27:16.5137994Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_char_cpu_float32 2022-08-17T12:27:16.5240366Z [gw2] [ 21%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_char_cpu_float32 2022-08-17T12:27:16.6999687Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_inverse_cpu_float32 2022-08-17T12:27:16.7007516Z [gw0] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cos_cpu_complex64 2022-08-17T12:27:17.2011056Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_count_nonzero_cpu_complex64 2022-08-17T12:27:17.2031787Z [gw1] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_inverse_cpu_complex64 2022-08-17T12:27:17.5310240Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chunk_cpu_complex64 2022-08-17T12:27:17.5323288Z [gw3] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_solve_cpu_complex64 2022-08-17T12:27:17.6352465Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_cpu_float32 2022-08-17T12:27:17.6365050Z [gw2] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_inverse_cpu_float32 2022-08-17T12:27:17.7385959Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chunk_cpu_float32 2022-08-17T12:27:17.7394173Z [gw0] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_count_nonzero_cpu_complex64 2022-08-17T12:27:17.7903462Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cross_cpu_complex64 2022-08-17T12:27:17.7916223Z [gw1] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chunk_cpu_complex64 2022-08-17T12:27:17.8060639Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_min_cpu_float32 2022-08-17T12:27:17.8070226Z [gw3] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_cpu_float32 2022-08-17T12:27:17.9030232Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clone_cpu_float32 2022-08-17T12:27:17.9039400Z [gw2] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chunk_cpu_float32 2022-08-17T12:27:17.9502266Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clone_cpu_complex64 2022-08-17T12:27:17.9514354Z [gw3] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clone_cpu_float32 2022-08-17T12:27:18.1869999Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_combinations_cpu_float32 2022-08-17T12:27:18.1877606Z [gw2] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clone_cpu_complex64 2022-08-17T12:27:18.2142150Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_combinations_cpu_complex64 2022-08-17T12:27:18.2151388Z [gw0] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cross_cpu_complex64 2022-08-17T12:27:18.4685908Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumprod_cpu_complex64 2022-08-17T12:27:18.4695292Z [gw1] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_min_cpu_float32 2022-08-17T12:27:18.5867824Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_column_stack_cpu_float32 2022-08-17T12:27:18.5876773Z [gw1] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_column_stack_cpu_float32 2022-08-17T12:27:18.7164121Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_cpu_complex64 2022-08-17T12:27:18.7173691Z [gw3] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_combinations_cpu_float32 2022-08-17T12:27:18.8757001Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_physical_cpu_complex64 2022-08-17T12:27:18.8770247Z [gw3] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_physical_cpu_complex64 2022-08-17T12:27:19.0238426Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_contiguous_cpu_complex64 2022-08-17T12:27:19.0246197Z [gw1] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_cpu_complex64 2022-08-17T12:27:19.0347238Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_constant_pad_nd_cpu_complex64 2022-08-17T12:27:19.0361801Z [gw3] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_contiguous_cpu_complex64 2022-08-17T12:27:19.3835302Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_corrcoef_cpu_float32 2022-08-17T12:27:19.3842689Z [gw3] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_corrcoef_cpu_float32 2022-08-17T12:27:19.6133577Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cosh_cpu_float32 2022-08-17T12:27:19.6141960Z [gw3] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cosh_cpu_float32 2022-08-17T12:27:19.6839220Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cov_cpu_float32 2022-08-17T12:27:19.6855350Z [gw2] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_combinations_cpu_complex64 2022-08-17T12:27:19.8123637Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_cpu_float32 2022-08-17T12:27:19.8143118Z [gw3] [ 23%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cov_cpu_float32 2022-08-17T12:27:19.8733630Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cummin_cpu_float32 2022-08-17T12:27:19.8745935Z [gw2] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_cpu_float32 2022-08-17T12:27:19.9788894Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_constant_pad_nd_cpu_float32 2022-08-17T12:27:19.9801488Z [gw0] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumprod_cpu_complex64 2022-08-17T12:27:20.0637087Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumulative_trapezoid_cpu_complex64 2022-08-17T12:27:20.0648716Z [gw3] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cummin_cpu_float32 2022-08-17T12:27:20.3623422Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumsum_cpu_float32 2022-08-17T12:27:20.3632564Z [gw3] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumsum_cpu_float32 2022-08-17T12:27:20.7072780Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumulative_trapezoid_cpu_float32 2022-08-17T12:27:20.7080828Z [gw0] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumulative_trapezoid_cpu_complex64 2022-08-17T12:27:20.7134860Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flipud_cpu_complex64 2022-08-17T12:27:20.7144120Z [gw3] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumulative_trapezoid_cpu_float32 2022-08-17T12:27:20.9174011Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_deg2rad_cpu_float32 2022-08-17T12:27:20.9184908Z [gw3] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_deg2rad_cpu_float32 2022-08-17T12:27:20.9838318Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_cpu_complex64 2022-08-17T12:27:20.9849441Z [gw0] [ 24%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flipud_cpu_complex64 2022-08-17T12:27:21.1246082Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flipud_cpu_float32 2022-08-17T12:27:21.1254956Z [gw0] [ 24%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flipud_cpu_float32 2022-08-17T12:27:21.1732777Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_cpu_complex64 2022-08-17T12:27:21.1745973Z [gw0] [ 24%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_cpu_complex64 2022-08-17T12:27:21.2229358Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_cpu_float32 2022-08-17T12:27:21.2235938Z [gw0] [ 24%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_cpu_float32 2022-08-17T12:27:21.2252270Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_power_cpu_complex64 2022-08-17T12:27:21.2681190Z [gw0] [ 24%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_power_cpu_complex64 2022-08-17T12:27:21.2699110Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_power_cpu_float32 2022-08-17T12:27:21.3161622Z [gw0] [ 24%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_power_cpu_float32 2022-08-17T12:27:21.3977727Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_floor_cpu_float32 2022-08-17T12:27:21.3986269Z [gw0] [ 24%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_floor_cpu_float32 2022-08-17T12:27:21.4005551Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_floor_divide_cpu_float32 2022-08-17T12:27:21.4400918Z [gw0] [ 24%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_floor_divide_cpu_float32 2022-08-17T12:27:21.8665579Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmax_cpu_float32 2022-08-17T12:27:21.8676910Z [gw2] [ 24%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_constant_pad_nd_cpu_float32 2022-08-17T12:27:22.0999069Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_corrcoef_cpu_complex64 2022-08-17T12:27:22.1008686Z [gw0] [ 24%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmax_cpu_float32 2022-08-17T12:27:22.5809340Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmin_cpu_float32 2022-08-17T12:27:22.5818717Z [gw2] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_corrcoef_cpu_complex64 2022-08-17T12:27:22.7744516Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cosh_cpu_complex64 2022-08-17T12:27:22.7752306Z [gw0] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmin_cpu_float32 2022-08-17T12:27:23.0294837Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmod_cpu_float32 2022-08-17T12:27:23.0303585Z [gw2] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cosh_cpu_complex64 2022-08-17T12:27:23.0901828Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cov_cpu_complex64 2022-08-17T12:27:23.0911500Z [gw1] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_constant_pad_nd_cpu_complex64 2022-08-17T12:27:23.1820270Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_copysign_cpu_float32 2022-08-17T12:27:23.1828873Z [gw3] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_cpu_complex64 2022-08-17T12:27:23.2123985Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_cpu_float32 2022-08-17T12:27:23.2133581Z [gw2] [ 25%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cov_cpu_complex64 2022-08-17T12:27:23.4446328Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cummax_cpu_float32 2022-08-17T12:27:23.4457291Z [gw2] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cummax_cpu_float32 2022-08-17T12:27:23.4919705Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumsum_cpu_complex64 2022-08-17T12:27:23.4927885Z [gw0] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmod_cpu_float32 2022-08-17T12:27:23.7194916Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_frac_cpu_float32 2022-08-17T12:27:23.7204528Z [gw0] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_frac_cpu_float32 2022-08-17T12:27:23.7806595Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_frexp_cpu_float32 2022-08-17T12:27:23.7816106Z [gw1] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_copysign_cpu_float32 2022-08-17T12:27:23.9452530Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cos_cpu_float32 2022-08-17T12:27:23.9460463Z [gw0] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_frexp_cpu_float32 2022-08-17T12:27:24.0104843Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_full_like_cpu_complex64 2022-08-17T12:27:24.0114218Z [gw1] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cos_cpu_float32 2022-08-17T12:27:24.0547846Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_count_nonzero_cpu_float32 2022-08-17T12:27:24.0552964Z [gw2] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumsum_cpu_complex64 2022-08-17T12:27:24.1615779Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_fill_cpu_complex64 2022-08-17T12:27:24.1625914Z [gw0] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_full_like_cpu_complex64 2022-08-17T12:27:24.2779066Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_full_like_cpu_float32 2022-08-17T12:27:24.2787162Z [gw0] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_full_like_cpu_float32 2022-08-17T12:27:24.3325985Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gather_cpu_complex64 2022-08-17T12:27:24.3335668Z [gw3] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_cpu_float32 2022-08-17T12:27:24.4805409Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_embed_cpu_complex64 2022-08-17T12:27:24.4813015Z [gw1] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_count_nonzero_cpu_float32 2022-08-17T12:27:24.5635366Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cross_cpu_float32 2022-08-17T12:27:24.5643479Z [gw2] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_fill_cpu_complex64 2022-08-17T12:27:24.7066504Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_fill_cpu_float32 2022-08-17T12:27:24.7074484Z [gw1] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cross_cpu_float32 2022-08-17T12:27:24.7948314Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumprod_cpu_float32 2022-08-17T12:27:24.7962958Z [gw2] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_fill_cpu_float32 2022-08-17T12:27:24.8201095Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_put_cpu_complex64 2022-08-17T12:27:24.8402381Z [gw2] [ 27%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_put_cpu_complex64 2022-08-17T12:27:24.8703634Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_put_cpu_float32 2022-08-17T12:27:24.8839796Z [gw2] [ 27%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_put_cpu_float32 2022-08-17T12:27:25.0350559Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_reduce_cpu_float32 2022-08-17T12:27:25.0362455Z [gw0] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gather_cpu_complex64 2022-08-17T12:27:25.4240308Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gather_cpu_float32 2022-08-17T12:27:25.4251336Z [gw0] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gather_cpu_float32 2022-08-17T12:27:25.5516199Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ge_cpu_float32 2022-08-17T12:27:25.5529161Z [gw1] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumprod_cpu_float32 2022-08-17T12:27:25.6695131Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_cpu_complex64 2022-08-17T12:27:25.6704358Z [gw0] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ge_cpu_float32 2022-08-17T12:27:26.2607764Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_geqrf_cpu_complex64 2022-08-17T12:27:26.2617873Z [gw1] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_cpu_complex64 2022-08-17T12:27:26.6306050Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_cpu_float32 2022-08-17T12:27:26.6315885Z [gw1] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_cpu_float32 2022-08-17T12:27:26.6556423Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expm1_cpu_float32 2022-08-17T12:27:26.6563682Z [gw3] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_embed_cpu_complex64 2022-08-17T12:27:26.7222328Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_embed_cpu_float32 2022-08-17T12:27:26.7230691Z [gw1] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expm1_cpu_float32 2022-08-17T12:27:27.2735771Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft2_cpu_complex64 2022-08-17T12:27:27.2743190Z [gw1] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft2_cpu_complex64 2022-08-17T12:27:27.5025984Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft2_cpu_float32 2022-08-17T12:27:27.5038751Z [gw0] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_geqrf_cpu_complex64 2022-08-17T12:27:27.5451890Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_geqrf_cpu_float32 2022-08-17T12:27:27.5469184Z [gw1] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft2_cpu_float32 2022-08-17T12:27:27.7826782Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft_cpu_complex64 2022-08-17T12:27:27.7836040Z [gw2] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_reduce_cpu_float32 2022-08-17T12:27:27.9403742Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_select_cpu_complex64 2022-08-17T12:27:27.9415664Z [gw3] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_embed_cpu_float32 2022-08-17T12:27:28.1568195Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagflat_cpu_complex64 2022-08-17T12:27:28.1584142Z [gw1] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft_cpu_complex64 2022-08-17T12:27:28.2661560Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft_cpu_float32 2022-08-17T12:27:28.2666385Z [gw2] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_select_cpu_complex64 2022-08-17T12:27:28.4804318Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_select_cpu_float32 2022-08-17T12:27:28.4819003Z [gw1] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft_cpu_float32 2022-08-17T12:27:28.5259063Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftn_cpu_complex64 2022-08-17T12:27:28.5273803Z [gw2] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_select_cpu_float32 2022-08-17T12:27:28.5356993Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inner_cpu_complex64 2022-08-17T12:27:28.5370430Z [gw0] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_geqrf_cpu_float32 2022-08-17T12:27:28.5389790Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gradient_cpu_complex64 2022-08-17T12:27:28.5841559Z [gw0] [ 29%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gradient_cpu_complex64 2022-08-17T12:27:28.5862221Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gradient_cpu_float32 2022-08-17T12:27:28.6320761Z [gw0] [ 29%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gradient_cpu_float32 2022-08-17T12:27:28.7312443Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gt_cpu_float32 2022-08-17T12:27:28.7320745Z [gw3] [ 29%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagflat_cpu_complex64 2022-08-17T12:27:28.8567558Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagflat_cpu_float32 2022-08-17T12:27:28.8580346Z [gw2] [ 29%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inner_cpu_complex64 2022-08-17T12:27:28.8943579Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inner_cpu_float32 2022-08-17T12:27:28.8957317Z [gw0] [ 29%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gt_cpu_float32 2022-08-17T12:27:28.9511970Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_half_cpu_complex64 2022-08-17T12:27:28.9521242Z [gw0] [ 29%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_half_cpu_complex64 2022-08-17T12:27:29.0086275Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_half_cpu_float32 2022-08-17T12:27:29.0094715Z [gw0] [ 29%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_half_cpu_float32 2022-08-17T12:27:29.0240317Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_heaviside_cpu_float32 2022-08-17T12:27:29.0253358Z [gw2] [ 29%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inner_cpu_float32 2022-08-17T12:27:29.0486475Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_int_cpu_complex64 2022-08-17T12:27:29.0680111Z [gw2] [ 29%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_int_cpu_complex64 2022-08-17T12:27:29.0990939Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_int_cpu_float32 2022-08-17T12:27:29.1119316Z [gw2] [ 29%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_int_cpu_float32 2022-08-17T12:27:29.2041900Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inverse_cpu_complex64 2022-08-17T12:27:29.2057958Z [gw3] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagflat_cpu_float32 2022-08-17T12:27:29.2352693Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_cpu_complex64 2022-08-17T12:27:29.2369149Z [gw0] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_heaviside_cpu_float32 2022-08-17T12:27:29.2838119Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histc_cpu_float32 2022-08-17T12:27:29.2847703Z [gw1] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftn_cpu_complex64 2022-08-17T12:27:29.7020912Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftn_cpu_float32 2022-08-17T12:27:29.7032549Z [gw1] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftn_cpu_float32 2022-08-17T12:27:30.0917556Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftshift_cpu_complex64 2022-08-17T12:27:30.0927824Z [gw1] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftshift_cpu_complex64 2022-08-17T12:27:30.2821203Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftshift_cpu_float32 2022-08-17T12:27:30.2830005Z [gw1] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftshift_cpu_float32 2022-08-17T12:27:30.3403874Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft2_cpu_complex64 2022-08-17T12:27:30.3418656Z [gw2] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inverse_cpu_complex64 2022-08-17T12:27:31.0918025Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inverse_cpu_float32 2022-08-17T12:27:31.0935367Z [gw1] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft2_cpu_complex64 2022-08-17T12:27:31.4385720Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft2_cpu_float32 2022-08-17T12:27:31.4410384Z [gw2] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inverse_cpu_float32 2022-08-17T12:27:31.4423027Z [gw1] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft2_cpu_float32 2022-08-17T12:27:31.4437312Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isclose_cpu_complex64 2022-08-17T12:27:31.6989839Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft_cpu_complex64 2022-08-17T12:27:31.7000331Z [gw3] [ 31%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_cpu_complex64 2022-08-17T12:27:32.0410991Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_cpu_float32 2022-08-17T12:27:32.0420467Z [gw1] [ 31%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft_cpu_complex64 2022-08-17T12:27:32.0817556Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft_cpu_float32 2022-08-17T12:27:32.0833846Z [gw0] [ 31%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histc_cpu_float32 2022-08-17T12:27:32.4155685Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histogram_cpu_float32 2022-08-17T12:27:32.4165571Z [gw2] [ 31%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isclose_cpu_complex64 2022-08-17T12:27:32.4536695Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isclose_cpu_float32 2022-08-17T12:27:32.4549594Z [gw1] [ 31%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft_cpu_float32 2022-08-17T12:27:32.4916129Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfftn_cpu_complex64 2022-08-17T12:27:32.4940745Z [gw0] [ 31%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histogram_cpu_float32 2022-08-17T12:27:32.9247147Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histogramdd_cpu_float32 2022-08-17T12:27:32.9271684Z [gw2] [ 31%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isclose_cpu_float32 2022-08-17T12:27:33.0700426Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isfinite_cpu_complex64 2022-08-17T12:27:33.0707384Z [gw0] [ 31%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histogramdd_cpu_float32 2022-08-17T12:27:33.0787828Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hsplit_cpu_complex64 2022-08-17T12:27:33.0799228Z [gw2] [ 31%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isfinite_cpu_complex64 2022-08-17T12:27:33.0842432Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isfinite_cpu_float32 2022-08-17T12:27:33.0852281Z [gw3] [ 31%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_cpu_float32 2022-08-17T12:27:33.1576335Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_scatter_cpu_float32 2022-08-17T12:27:33.1588880Z [gw2] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isfinite_cpu_float32 2022-08-17T12:27:33.1896255Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isin_cpu_float32 2022-08-17T12:27:33.2042307Z [gw2] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isin_cpu_float32 2022-08-17T12:27:33.2696524Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isinf_cpu_complex64 2022-08-17T12:27:33.2709081Z [gw2] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isinf_cpu_complex64 2022-08-17T12:27:33.2925001Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isinf_cpu_float32 2022-08-17T12:27:33.2937790Z [gw1] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfftn_cpu_complex64 2022-08-17T12:27:33.3059528Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfftn_cpu_float32 2022-08-17T12:27:33.3117973Z [gw2] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isinf_cpu_float32 2022-08-17T12:27:33.3642567Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isnan_cpu_complex64 2022-08-17T12:27:33.3656908Z [gw2] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isnan_cpu_complex64 2022-08-17T12:27:33.3951335Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isnan_cpu_float32 2022-08-17T12:27:33.4080784Z [gw2] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isnan_cpu_float32 2022-08-17T12:27:33.4434553Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isneginf_cpu_float32 2022-08-17T12:27:33.4519195Z [gw2] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isneginf_cpu_float32 2022-08-17T12:27:33.4868932Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isposinf_cpu_float32 2022-08-17T12:27:33.4959490Z [gw2] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isposinf_cpu_float32 2022-08-17T12:27:33.5402679Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isreal_cpu_complex64 2022-08-17T12:27:33.5415066Z [gw0] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hsplit_cpu_complex64 2022-08-17T12:27:33.6882560Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hsplit_cpu_float32 2022-08-17T12:27:33.6893066Z [gw2] [ 33%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isreal_cpu_complex64 2022-08-17T12:27:33.7285873Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isreal_cpu_float32 2022-08-17T12:27:33.7301812Z [gw1] [ 33%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfftn_cpu_float32 2022-08-17T12:27:33.7600960Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft2_cpu_complex64 2022-08-17T12:27:33.7613208Z [gw0] [ 33%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hsplit_cpu_float32 2022-08-17T12:27:33.7678681Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hstack_cpu_complex64 2022-08-17T12:27:33.7689902Z [gw2] [ 33%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isreal_cpu_float32 2022-08-17T12:27:33.7706261Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_istft_cpu_complex64 2022-08-17T12:27:33.8121264Z [gw2] [ 33%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_istft_cpu_complex64 2022-08-17T12:27:33.8146831Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_istft_cpu_float32 2022-08-17T12:27:33.8561026Z [gw2] [ 33%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_istft_cpu_float32 2022-08-17T12:27:33.8595173Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:27:33.9000502Z [gw2] [ 33%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:27:33.9041718Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:27:33.9440930Z [gw2] [ 33%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:27:33.9473546Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:27:33.9881219Z [gw2] [ 33%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:27:33.9915966Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:27:34.0000292Z [gw2] [ 34%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:27:34.0011326Z [gw0] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hstack_cpu_complex64 2022-08-17T12:27:34.0360849Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hstack_cpu_float32 2022-08-17T12:27:34.0394912Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_cpu_complex64 2022-08-17T12:27:34.0840182Z [gw2] [ 34%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_cpu_complex64 2022-08-17T12:27:34.0871218Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_cpu_float32 2022-08-17T12:27:34.1198926Z [gw2] [ 34%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_cpu_float32 2022-08-17T12:27:34.1233193Z [gw0] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hstack_cpu_float32 2022-08-17T12:27:34.1319880Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hypot_cpu_float32 2022-08-17T12:27:34.1356755Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:27:34.1761640Z [gw2] [ 34%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:27:34.1796470Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:27:34.2241691Z [gw2] [ 34%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:27:34.2277830Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_unary_cpu_complex64 2022-08-17T12:27:34.2681796Z [gw2] [ 34%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_unary_cpu_complex64 2022-08-17T12:27:34.2718236Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_unary_cpu_float32 2022-08-17T12:27:34.3160465Z [gw2] [ 34%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_unary_cpu_float32 2022-08-17T12:27:34.4088369Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kron_cpu_complex64 2022-08-17T12:27:34.4097527Z [gw1] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft2_cpu_complex64 2022-08-17T12:27:34.5536564Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft2_cpu_float32 2022-08-17T12:27:34.5549029Z [gw3] [ 35%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_scatter_cpu_float32 2022-08-17T12:27:34.5700831Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diff_cpu_complex64 2022-08-17T12:27:34.5710859Z [gw2] [ 35%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kron_cpu_complex64 2022-08-17T12:27:34.8265702Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_solve_cpu_float32 2022-08-17T12:27:34.8288174Z [gw1] [ 35%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft2_cpu_float32 2022-08-17T12:27:35.0027181Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft_cpu_complex64 2022-08-17T12:27:35.0050070Z [gw0] [ 35%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hypot_cpu_float32 2022-08-17T12:27:35.1023626Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_i0_cpu_float32 2022-08-17T12:27:35.1035711Z [gw2] [ 35%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_solve_cpu_float32 2022-08-17T12:27:35.2192038Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_cpu_complex64 2022-08-17T12:27:35.2205331Z [gw0] [ 35%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_i0_cpu_float32 2022-08-17T12:27:35.4261937Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_igamma_cpu_float32 2022-08-17T12:27:35.4268307Z [gw0] [ 35%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_igamma_cpu_float32 2022-08-17T12:27:35.5321864Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_igammac_cpu_float32 2022-08-17T12:27:35.5335888Z [gw1] [ 35%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft_cpu_complex64 2022-08-17T12:27:35.6346568Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft_cpu_float32 2022-08-17T12:27:35.6358426Z [gw0] [ 35%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_igammac_cpu_float32 2022-08-17T12:27:35.8581742Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_imag_cpu_complex64 2022-08-17T12:27:35.8609941Z [gw0] [ 35%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_imag_cpu_complex64 2022-08-17T12:27:35.8621808Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_add_cpu_complex64 2022-08-17T12:27:35.8641723Z [gw1] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft_cpu_float32 2022-08-17T12:27:36.8575448Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftn_cpu_complex64 2022-08-17T12:27:36.8600397Z [gw1] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftn_cpu_complex64 2022-08-17T12:27:37.3975680Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftn_cpu_float32 2022-08-17T12:27:37.3996945Z [gw1] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftn_cpu_float32 2022-08-17T12:27:37.5140243Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftshift_cpu_complex64 2022-08-17T12:27:37.5152303Z [gw0] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_add_cpu_complex64 2022-08-17T12:27:37.8031319Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_add_cpu_float32 2022-08-17T12:27:37.8041811Z [gw1] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftshift_cpu_complex64 2022-08-17T12:27:38.0382996Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftshift_cpu_float32 2022-08-17T12:27:38.0398483Z [gw1] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftshift_cpu_float32 2022-08-17T12:27:38.3375902Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfft2_cpu_float32 2022-08-17T12:27:38.3393793Z [gw0] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_add_cpu_float32 2022-08-17T12:27:38.4918741Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_copy_cpu_complex64 2022-08-17T12:27:38.4944001Z [gw1] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfft2_cpu_float32 2022-08-17T12:27:38.8710985Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfft_cpu_float32 2022-08-17T12:27:38.8735269Z [gw1] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfft_cpu_float32 2022-08-17T12:27:38.8801520Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfftn_cpu_float32 2022-08-17T12:27:38.8819217Z [gw0] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_copy_cpu_complex64 2022-08-17T12:27:39.2168828Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_copy_cpu_float32 2022-08-17T12:27:39.2185182Z [gw0] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_copy_cpu_float32 2022-08-17T12:27:39.2898668Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kron_cpu_float32 2022-08-17T12:27:39.2919949Z [gw1] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfftn_cpu_float32 2022-08-17T12:27:39.3141308Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft2_cpu_complex64 2022-08-17T12:27:39.3157760Z [gw0] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kron_cpu_float32 2022-08-17T12:27:40.0281431Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kthvalue_cpu_float32 2022-08-17T12:27:40.0297120Z [gw1] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft2_cpu_complex64 2022-08-17T12:27:40.1597364Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft2_cpu_float32 2022-08-17T12:27:40.1610792Z [gw0] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kthvalue_cpu_float32 2022-08-17T12:27:40.4180188Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ldexp_cpu_complex64 2022-08-17T12:27:40.4205311Z [gw1] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft2_cpu_float32 2022-08-17T12:27:41.0906925Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft_cpu_complex64 2022-08-17T12:27:41.0928206Z [gw1] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft_cpu_complex64 2022-08-17T12:27:41.5185125Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft_cpu_float32 2022-08-17T12:27:41.5204604Z [gw1] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft_cpu_float32 2022-08-17T12:27:41.7433141Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfftn_cpu_complex64 2022-08-17T12:27:41.7445436Z [gw0] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ldexp_cpu_complex64 2022-08-17T12:27:42.3463013Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ldexp_cpu_float32 2022-08-17T12:27:42.3488088Z [gw1] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfftn_cpu_complex64 2022-08-17T12:27:42.5320339Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfftn_cpu_float32 2022-08-17T12:27:42.5333443Z [gw0] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ldexp_cpu_float32 2022-08-17T12:27:42.8110168Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_le_cpu_float32 2022-08-17T12:27:42.8134034Z [gw0] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_le_cpu_float32 2022-08-17T12:27:42.8497321Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lerp_cpu_complex64 2022-08-17T12:27:42.8515220Z [gw1] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfftn_cpu_float32 2022-08-17T12:27:43.1873939Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfft2_cpu_float32 2022-08-17T12:27:43.1898215Z [gw1] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfft2_cpu_float32 2022-08-17T12:27:43.5152457Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfft_cpu_float32 2022-08-17T12:27:43.5176362Z [gw1] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfft_cpu_float32 2022-08-17T12:27:43.9742962Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfftn_cpu_float32 2022-08-17T12:27:43.9757628Z [gw1] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfftn_cpu_float32 2022-08-17T12:27:43.9815233Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fill_cpu_complex64 2022-08-17T12:27:44.0200628Z [gw1] [ 38%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fill_cpu_complex64 2022-08-17T12:27:44.0265519Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fill_cpu_float32 2022-08-17T12:27:44.0644259Z [gw1] [ 38%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fill_cpu_float32 2022-08-17T12:27:44.8114387Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flatten_cpu_complex64 2022-08-17T12:27:44.8125021Z [gw2] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_cpu_complex64 2022-08-17T12:27:44.9817573Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_cpu_float32 2022-08-17T12:27:44.9826018Z [gw1] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flatten_cpu_complex64 2022-08-17T12:27:45.4265681Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flatten_cpu_float32 2022-08-17T12:27:45.4275119Z [gw1] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flatten_cpu_float32 2022-08-17T12:27:46.3974264Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flip_cpu_complex64 2022-08-17T12:27:46.3982585Z [gw3] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diff_cpu_complex64 2022-08-17T12:27:46.8641318Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diff_cpu_float32 2022-08-17T12:27:46.8652575Z [gw0] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lerp_cpu_complex64 2022-08-17T12:27:47.0136214Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lerp_cpu_float32 2022-08-17T12:27:47.0144479Z [gw1] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flip_cpu_complex64 2022-08-17T12:27:47.0330010Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flip_cpu_float32 2022-08-17T12:27:47.0339193Z [gw2] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_cpu_float32 2022-08-17T12:27:47.0661056Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:27:47.0760269Z [gw2] [ 39%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:27:47.0871349Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:27:47.1201434Z [gw2] [ 39%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:27:47.8398887Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_cpu_complex64 2022-08-17T12:27:47.8410752Z [gw1] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flip_cpu_float32 2022-08-17T12:27:48.2291270Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fliplr_cpu_complex64 2022-08-17T12:27:48.2301752Z [gw1] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fliplr_cpu_complex64 2022-08-17T12:27:48.2857461Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fliplr_cpu_float32 2022-08-17T12:27:48.2869560Z [gw0] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lerp_cpu_float32 2022-08-17T12:27:48.4243815Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lgamma_cpu_float32 2022-08-17T12:27:48.4256149Z [gw1] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fliplr_cpu_float32 2022-08-17T12:27:48.5048586Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_cpu_float32 2022-08-17T12:27:48.5064719Z [gw0] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lgamma_cpu_float32 2022-08-17T12:27:48.7868118Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_cpu_complex64 2022-08-17T12:27:48.7891510Z [gw2] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_cpu_complex64 2022-08-17T12:27:49.8643080Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_cpu_float32 2022-08-17T12:27:49.8666728Z [gw1] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_cpu_float32 2022-08-17T12:27:49.9530601Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_ex_cpu_complex64 2022-08-17T12:27:49.9551687Z [gw2] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_cpu_float32 2022-08-17T12:27:51.0848737Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_cpu_complex64 2022-08-17T12:27:51.0861944Z [gw0] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_cpu_complex64 2022-08-17T12:27:51.7523845Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_cpu_float32 2022-08-17T12:27:51.7536578Z [gw0] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_cpu_float32 2022-08-17T12:27:51.8403704Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:27:51.8416857Z [gw1] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_ex_cpu_complex64 2022-08-17T12:27:52.5002892Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_ex_cpu_float32 2022-08-17T12:27:52.5031884Z [gw3] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diff_cpu_float32 2022-08-17T12:27:52.7599744Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_digamma_cpu_float32 2022-08-17T12:27:52.7612534Z [gw3] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_digamma_cpu_float32 2022-08-17T12:27:52.8228287Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dist_cpu_complex64 2022-08-17T12:27:52.8241231Z [gw2] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_cpu_complex64 2022-08-17T12:27:52.9091155Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_cpu_float32 2022-08-17T12:27:52.9098972Z [gw1] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_ex_cpu_float32 2022-08-17T12:27:53.7053226Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_triangular_cpu_complex64 2022-08-17T12:27:53.7063475Z [gw0] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:27:54.3270319Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_ex_cpu_float32 2022-08-17T12:27:54.3285775Z [gw2] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_cpu_float32 2022-08-17T12:27:54.5809229Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:27:54.5849086Z [gw0] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_ex_cpu_float32 2022-08-17T12:27:55.1296916Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cond_cpu_complex64 2022-08-17T12:27:55.1325567Z [gw0] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cond_cpu_complex64 2022-08-17T12:27:55.3674476Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cond_cpu_float32 2022-08-17T12:27:55.3742577Z [gw0] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cond_cpu_float32 2022-08-17T12:27:55.6558579Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cross_cpu_complex64 2022-08-17T12:27:55.6570509Z [gw0] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cross_cpu_complex64 2022-08-17T12:27:55.7817224Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cross_cpu_float32 2022-08-17T12:27:55.7833043Z [gw0] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cross_cpu_float32 2022-08-17T12:27:56.5815808Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_det_cpu_complex64 2022-08-17T12:27:56.5840808Z [gw0] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_det_cpu_complex64 2022-08-17T12:27:56.7202780Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_det_cpu_float32 2022-08-17T12:27:56.7226526Z [gw2] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:27:57.0147424Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:27:57.0160566Z [gw0] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_det_cpu_float32 2022-08-17T12:27:57.5918141Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eig_cpu_complex64 2022-08-17T12:27:57.5928611Z [gw2] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:27:57.8323810Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_solve_cpu_complex64 2022-08-17T12:27:57.8339225Z [gw0] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eig_cpu_complex64 2022-08-17T12:27:58.2296005Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eig_cpu_float32 2022-08-17T12:27:58.2308933Z [gw0] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eig_cpu_float32 2022-08-17T12:27:59.0668914Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigh_cpu_complex64 2022-08-17T12:27:59.0696976Z [gw0] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigh_cpu_complex64 2022-08-17T12:27:59.4524201Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigh_cpu_float32 2022-08-17T12:27:59.4538122Z [gw0] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigh_cpu_float32 2022-08-17T12:28:00.0836334Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvals_cpu_complex64 2022-08-17T12:28:00.0847257Z [gw0] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvals_cpu_complex64 2022-08-17T12:28:00.4277800Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvals_cpu_float32 2022-08-17T12:28:00.4284271Z [gw0] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvals_cpu_float32 2022-08-17T12:28:01.1599477Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvalsh_cpu_complex64 2022-08-17T12:28:01.1607097Z [gw0] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvalsh_cpu_complex64 2022-08-17T12:28:01.5495685Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvalsh_cpu_float32 2022-08-17T12:28:01.5501658Z [gw0] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvalsh_cpu_float32 2022-08-17T12:28:01.8094459Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_householder_product_cpu_complex64 2022-08-17T12:28:01.8117754Z [gw3] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dist_cpu_complex64 2022-08-17T12:28:03.5969604Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dist_cpu_float32 2022-08-17T12:28:03.5992902Z [gw0] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_householder_product_cpu_complex64 2022-08-17T12:28:04.2691906Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_householder_product_cpu_float32 2022-08-17T12:28:04.2702882Z [gw0] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_householder_product_cpu_float32 2022-08-17T12:28:04.8785226Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_cpu_complex64 2022-08-17T12:28:04.8793795Z [gw0] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_cpu_complex64 2022-08-17T12:28:05.1662724Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_cpu_float32 2022-08-17T12:28:05.1670216Z [gw0] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_cpu_float32 2022-08-17T12:28:05.8724540Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_ex_cpu_complex64 2022-08-17T12:28:05.8736894Z [gw0] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_ex_cpu_complex64 2022-08-17T12:28:06.1020116Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_ex_cpu_float32 2022-08-17T12:28:06.1032822Z [gw3] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dist_cpu_float32 2022-08-17T12:28:06.2232753Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_floor_rounding_cpu_float32 2022-08-17T12:28:06.2241779Z [gw0] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_ex_cpu_float32 2022-08-17T12:28:06.4269344Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_cpu_complex64 2022-08-17T12:28:06.4282008Z [gw0] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_cpu_complex64 2022-08-17T12:28:06.4825100Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_cpu_float32 2022-08-17T12:28:06.4841000Z [gw0] [ 44%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_cpu_float32 2022-08-17T12:28:06.6756558Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:28:06.6769677Z [gw0] [ 44%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:28:06.7675124Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:28:06.7689539Z [gw0] [ 44%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:28:06.9405915Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_solve_cpu_complex64 2022-08-17T12:28:06.9410733Z [gw3] [ 44%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_floor_rounding_cpu_float32 2022-08-17T12:28:07.6733225Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_no_rounding_mode_cpu_complex64 2022-08-17T12:28:07.6758902Z [gw0] [ 44%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_solve_cpu_complex64 2022-08-17T12:28:08.6460411Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_unpack_cpu_complex64 2022-08-17T12:28:08.6483230Z [gw3] [ 44%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_no_rounding_mode_cpu_complex64 2022-08-17T12:28:09.5280477Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_no_rounding_mode_cpu_float32 2022-08-17T12:28:09.5303597Z [gw3] [ 44%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_no_rounding_mode_cpu_float32 2022-08-17T12:28:09.6114755Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_trunc_rounding_cpu_float32 2022-08-17T12:28:09.6135791Z [gw0] [ 44%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_unpack_cpu_complex64 2022-08-17T12:28:10.3449485Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_unpack_cpu_float32 2022-08-17T12:28:10.3518275Z [gw0] [ 44%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_unpack_cpu_float32 2022-08-17T12:28:10.3577832Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mH_cpu_complex64 2022-08-17T12:28:10.3961997Z [gw0] [ 44%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mH_cpu_complex64 2022-08-17T12:28:10.4004212Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mH_cpu_float32 2022-08-17T12:28:10.4006758Z [gw3] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_trunc_rounding_cpu_float32 2022-08-17T12:28:10.4014992Z [gw0] [ 45%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mH_cpu_float32 2022-08-17T12:28:10.4401143Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dot_cpu_complex64 2022-08-17T12:28:10.4463567Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mT_cpu_complex64 2022-08-17T12:28:10.4841571Z [gw0] [ 45%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mT_cpu_complex64 2022-08-17T12:28:10.4873181Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mT_cpu_float32 2022-08-17T12:28:10.5281148Z [gw0] [ 45%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mT_cpu_float32 2022-08-17T12:28:10.7398334Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_fill_cpu_complex64 2022-08-17T12:28:10.7408860Z [gw3] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dot_cpu_complex64 2022-08-17T12:28:10.8304243Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dot_cpu_float32 2022-08-17T12:28:10.8316760Z [gw3] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dot_cpu_float32 2022-08-17T12:28:10.8823166Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_double_cpu_complex64 2022-08-17T12:28:10.8831688Z [gw3] [ 45%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_double_cpu_complex64 2022-08-17T12:28:10.9306366Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_double_cpu_float32 2022-08-17T12:28:10.9312207Z [gw3] [ 45%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_double_cpu_float32 2022-08-17T12:28:11.3123962Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dsplit_cpu_complex64 2022-08-17T12:28:11.3128280Z [gw3] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dsplit_cpu_complex64 2022-08-17T12:28:11.5169377Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dsplit_cpu_float32 2022-08-17T12:28:11.5178025Z [gw3] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dsplit_cpu_float32 2022-08-17T12:28:11.6876450Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dstack_cpu_complex64 2022-08-17T12:28:11.6884247Z [gw3] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dstack_cpu_complex64 2022-08-17T12:28:11.7686580Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dstack_cpu_float32 2022-08-17T12:28:11.7694031Z [gw3] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dstack_cpu_float32 2022-08-17T12:28:11.7944868Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eig_cpu_complex64 2022-08-17T12:28:11.7957446Z [gw0] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_fill_cpu_complex64 2022-08-17T12:28:11.9737429Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_fill_cpu_float32 2022-08-17T12:28:11.9746910Z [gw3] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eig_cpu_complex64 2022-08-17T12:28:12.0744396Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eig_cpu_float32 2022-08-17T12:28:12.0752949Z [gw3] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eig_cpu_float32 2022-08-17T12:28:12.0775287Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_einsum_cpu_complex64 2022-08-17T12:28:12.1162249Z [gw3] [ 46%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_einsum_cpu_complex64 2022-08-17T12:28:12.1175065Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_einsum_cpu_float32 2022-08-17T12:28:12.1601334Z [gw3] [ 46%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_einsum_cpu_float32 2022-08-17T12:28:12.1620155Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_cpu_complex64 2022-08-17T12:28:12.2041611Z [gw3] [ 46%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_cpu_complex64 2022-08-17T12:28:12.2055535Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_cpu_float32 2022-08-17T12:28:12.2480938Z [gw3] [ 46%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_cpu_float32 2022-08-17T12:28:12.2495464Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_like_cpu_complex64 2022-08-17T12:28:12.2921681Z [gw3] [ 46%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_like_cpu_complex64 2022-08-17T12:28:12.2939819Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_like_cpu_float32 2022-08-17T12:28:12.3362165Z [gw3] [ 47%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_like_cpu_float32 2022-08-17T12:28:12.3826757Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eq_cpu_complex64 2022-08-17T12:28:12.3833507Z [gw0] [ 47%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_fill_cpu_float32 2022-08-17T12:28:12.7801538Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_scatter_cpu_complex64 2022-08-17T12:28:12.7811059Z [gw3] [ 47%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eq_cpu_complex64 2022-08-17T12:28:12.9832372Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eq_cpu_float32 2022-08-17T12:28:12.9841756Z [gw0] [ 47%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_scatter_cpu_complex64 2022-08-17T12:28:13.0433637Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_scatter_cpu_float32 2022-08-17T12:28:13.0441094Z [gw3] [ 47%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eq_cpu_float32 2022-08-17T12:28:13.1963335Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_equal_cpu_complex64 2022-08-17T12:28:13.1969037Z [gw3] [ 47%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_equal_cpu_complex64 2022-08-17T12:28:13.2789477Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_equal_cpu_float32 2022-08-17T12:28:13.2797394Z [gw0] [ 47%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_scatter_cpu_float32 2022-08-17T12:28:13.2810904Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_select_cpu_complex64 2022-08-17T12:28:13.2821925Z [gw3] [ 47%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_equal_cpu_float32 2022-08-17T12:28:13.3858696Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erf_cpu_float32 2022-08-17T12:28:13.3867257Z [gw3] [ 47%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erf_cpu_float32 2022-08-17T12:28:13.6145177Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erfc_cpu_float32 2022-08-17T12:28:13.6154002Z [gw3] [ 47%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erfc_cpu_float32 2022-08-17T12:28:13.7134508Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erfinv_cpu_float32 2022-08-17T12:28:13.7144379Z [gw3] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erfinv_cpu_float32 2022-08-17T12:28:13.9256283Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp2_cpu_float32 2022-08-17T12:28:13.9267693Z [gw3] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp2_cpu_float32 2022-08-17T12:28:14.3316381Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp_cpu_complex64 2022-08-17T12:28:14.3327876Z [gw0] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_select_cpu_complex64 2022-08-17T12:28:14.3608335Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_select_cpu_float32 2022-08-17T12:28:14.3619884Z [gw3] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp_cpu_complex64 2022-08-17T12:28:14.5869108Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp_cpu_float32 2022-08-17T12:28:14.5879448Z [gw3] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp_cpu_float32 2022-08-17T12:28:14.8189097Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_as_cpu_complex64 2022-08-17T12:28:14.8198076Z [gw3] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_as_cpu_complex64 2022-08-17T12:28:14.8571104Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_as_cpu_float32 2022-08-17T12:28:14.8579425Z [gw0] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_select_cpu_float32 2022-08-17T12:28:14.9454149Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matmul_cpu_complex64 2022-08-17T12:28:14.9465959Z [gw3] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_as_cpu_float32 2022-08-17T12:28:15.0305478Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_native_layer_norm_cpu_float32 2022-08-17T12:28:15.0317588Z [gw3] [ 48%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_native_layer_norm_cpu_float32 2022-08-17T12:28:15.4596435Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ne_cpu_complex64 2022-08-17T12:28:15.4607394Z [gw3] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ne_cpu_complex64 2022-08-17T12:28:15.6931591Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ne_cpu_float32 2022-08-17T12:28:15.6941721Z [gw3] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ne_cpu_float32 2022-08-17T12:28:15.8533717Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_neg_cpu_complex64 2022-08-17T12:28:15.8548795Z [gw3] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_neg_cpu_complex64 2022-08-17T12:28:15.9418220Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_neg_cpu_float32 2022-08-17T12:28:15.9430883Z [gw3] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_neg_cpu_float32 2022-08-17T12:28:15.9444219Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_empty_cpu_complex64 2022-08-17T12:28:15.9884167Z [gw3] [ 49%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_empty_cpu_complex64 2022-08-17T12:28:15.9905909Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_empty_cpu_float32 2022-08-17T12:28:16.0324350Z [gw3] [ 49%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_empty_cpu_float32 2022-08-17T12:28:16.3137977Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_full_cpu_complex64 2022-08-17T12:28:16.3146811Z [gw3] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_full_cpu_complex64 2022-08-17T12:28:16.4334145Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_full_cpu_float32 2022-08-17T12:28:16.4344284Z [gw3] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_full_cpu_float32 2022-08-17T12:28:16.7072461Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_ones_cpu_complex64 2022-08-17T12:28:16.7091026Z [gw3] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_ones_cpu_complex64 2022-08-17T12:28:16.8659020Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_ones_cpu_float32 2022-08-17T12:28:16.8668880Z [gw3] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_ones_cpu_float32 2022-08-17T12:28:17.1076737Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_zeros_cpu_complex64 2022-08-17T12:28:17.1088820Z [gw3] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_zeros_cpu_complex64 2022-08-17T12:28:17.2148181Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_zeros_cpu_float32 2022-08-17T12:28:17.2161457Z [gw3] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_zeros_cpu_float32 2022-08-17T12:28:17.4494726Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nextafter_cpu_float32 2022-08-17T12:28:17.4503421Z [gw3] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nextafter_cpu_float32 2022-08-17T12:28:17.6010125Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:28:17.6033923Z [gw0] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matmul_cpu_complex64 2022-08-17T12:28:17.7796476Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matmul_cpu_float32 2022-08-17T12:28:17.7819172Z [gw3] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:28:18.0876302Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:28:18.0965497Z [gw3] [ 50%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:28:18.2671447Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:28:18.2678829Z [gw3] [ 50%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:28:18.6830808Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:28:18.6842458Z [gw3] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:28:19.0857482Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:28:19.0865193Z [gw3] [ 50%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:28:19.0978955Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:28:19.1281339Z [gw3] [ 50%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:28:19.2622198Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:28:19.2638040Z [gw0] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matmul_cpu_float32 2022-08-17T12:28:19.5828253Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matrix_exp_cpu_complex64 2022-08-17T12:28:19.5853955Z [gw3] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:28:20.2814734Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:28:20.2828914Z [gw3] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:28:20.3047358Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:28:20.3068089Z [gw0] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matrix_exp_cpu_complex64 2022-08-17T12:28:20.9629671Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matrix_exp_cpu_float32 2022-08-17T12:28:20.9655613Z [gw0] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matrix_exp_cpu_float32 2022-08-17T12:28:21.2227594Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_binary_cpu_float32 2022-08-17T12:28:21.2261950Z [gw3] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:28:21.9050673Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_batch_norm_cpu_float32 2022-08-17T12:28:21.9070179Z [gw0] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_binary_cpu_float32 2022-08-17T12:28:22.0748504Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_reduction_no_dim_cpu_float32 2022-08-17T12:28:22.0767290Z [gw0] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_reduction_no_dim_cpu_float32 2022-08-17T12:28:22.8200781Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_reduction_with_dim_cpu_float32 2022-08-17T12:28:22.8225717Z [gw0] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_reduction_with_dim_cpu_float32 2022-08-17T12:28:23.0033975Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_maximum_cpu_float32 2022-08-17T12:28:23.0049835Z [gw3] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_batch_norm_cpu_float32 2022-08-17T12:28:23.5917280Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_bilinear_cpu_float32 2022-08-17T12:28:23.5940445Z [gw0] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_maximum_cpu_float32 2022-08-17T12:28:24.2802904Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mean_cpu_complex64 2022-08-17T12:28:24.2816426Z [gw3] [ 52%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_bilinear_cpu_float32 2022-08-17T12:28:25.0890450Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:28:25.0903965Z [gw3] [ 52%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:28:25.0916139Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:28:25.1322280Z [gw3] [ 52%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:28:25.2638488Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_celu_cpu_float32 2022-08-17T12:28:25.2646874Z [gw3] [ 52%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_celu_cpu_float32 2022-08-17T12:28:25.2663953Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv1d_cpu_complex64 2022-08-17T12:28:25.3081408Z [gw3] [ 52%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv1d_cpu_complex64 2022-08-17T12:28:25.3100586Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv1d_cpu_float32 2022-08-17T12:28:25.3522268Z [gw3] [ 52%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv1d_cpu_float32 2022-08-17T12:28:25.3546721Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv2d_cpu_complex64 2022-08-17T12:28:25.3961499Z [gw3] [ 52%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv2d_cpu_complex64 2022-08-17T12:28:25.3979668Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv2d_cpu_float32 2022-08-17T12:28:25.4441696Z [gw3] [ 52%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv2d_cpu_float32 2022-08-17T12:28:25.5301813Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:28:25.5314349Z [gw3] [ 52%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:28:25.5327670Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:28:25.5722716Z [gw3] [ 52%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:28:25.5737244Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:28:25.6202122Z [gw3] [ 53%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:28:26.0886625Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:28:26.0898231Z [gw3] [ 53%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:28:26.5135490Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:28:26.5142756Z [gw3] [ 53%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:28:27.0719158Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:28:27.0756636Z [gw0] [ 53%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mean_cpu_complex64 2022-08-17T12:28:28.2265897Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mean_cpu_float32 2022-08-17T12:28:28.2301498Z [gw3] [ 53%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:28:28.2322741Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:28:28.2719734Z [gw3] [ 53%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:28:28.2759196Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout2d_cpu_float32 2022-08-17T12:28:28.3159577Z [gw3] [ 53%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout2d_cpu_float32 2022-08-17T12:28:28.3203899Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout3d_cpu_float32 2022-08-17T12:28:28.3600672Z [gw3] [ 53%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout3d_cpu_float32 2022-08-17T12:28:28.3653704Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout_cpu_float32 2022-08-17T12:28:28.4040509Z [gw3] [ 53%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout_cpu_float32 2022-08-17T12:28:28.5353989Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_elu_cpu_float32 2022-08-17T12:28:28.5388242Z [gw3] [ 53%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_elu_cpu_float32 2022-08-17T12:28:28.5510247Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:28:28.5841166Z [gw3] [ 54%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:28:28.5876479Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_embedding_cpu_float32 2022-08-17T12:28:28.6280801Z [gw3] [ 54%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_embedding_cpu_float32 2022-08-17T12:28:28.6322660Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:28:28.6721894Z [gw3] [ 54%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:28:28.6768010Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:28:28.7160919Z [gw3] [ 54%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:28:28.7216316Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:28:28.7646346Z [gw3] [ 54%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:28:28.7678577Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:28:28.8082588Z [gw3] [ 54%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:28:28.8162492Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:28:28.8522351Z [gw3] [ 54%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:28:28.8544979Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:28:28.8964153Z [gw3] [ 54%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:28:29.0474393Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_gelu_cpu_float32 2022-08-17T12:28:29.0499129Z [gw0] [ 54%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mean_cpu_float32 2022-08-17T12:28:29.4236567Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_median_cpu_float32 2022-08-17T12:28:29.4242114Z [gw3] [ 54%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_gelu_cpu_float32 2022-08-17T12:28:30.0685585Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_glu_cpu_float32 2022-08-17T12:28:30.0694874Z [gw0] [ 55%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_median_cpu_float32 2022-08-17T12:28:30.9820079Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:28:30.9831444Z [gw0] [ 55%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:28:31.4214835Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:28:31.4222699Z [gw0] [ 55%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:28:31.4240557Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:28:31.4584558Z [gw0] [ 55%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:28:31.4595878Z [gw3] [ 55%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_glu_cpu_float32 2022-08-17T12:28:31.4637749Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_grid_sample_cpu_float32 2022-08-17T12:28:31.4656941Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:28:31.5081273Z [gw0] [ 55%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:28:32.2638753Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_binary_cpu_float32 2022-08-17T12:28:32.2645274Z [gw0] [ 55%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_binary_cpu_float32 2022-08-17T12:28:32.4541090Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_reduction_no_dim_cpu_float32 2022-08-17T12:28:32.4546008Z [gw0] [ 55%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_reduction_no_dim_cpu_float32 2022-08-17T12:28:32.8045782Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_reduction_with_dim_cpu_float32 2022-08-17T12:28:32.8058338Z [gw0] [ 55%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_reduction_with_dim_cpu_float32 2022-08-17T12:28:32.8695303Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_minimum_cpu_float32 2022-08-17T12:28:32.8707962Z [gw3] [ 55%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_grid_sample_cpu_float32 2022-08-17T12:28:32.8937244Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_group_norm_cpu_float32 2022-08-17T12:28:32.9161581Z [gw3] [ 56%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_group_norm_cpu_float32 2022-08-17T12:28:33.1467997Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardshrink_cpu_float32 2022-08-17T12:28:33.1476146Z [gw3] [ 56%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardshrink_cpu_float32 2022-08-17T12:28:33.2375780Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:28:33.2384713Z [gw3] [ 56%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:28:33.4085587Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardswish_cpu_float32 2022-08-17T12:28:33.4094085Z [gw3] [ 56%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardswish_cpu_float32 2022-08-17T12:28:33.4704169Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardtanh_cpu_float32 2022-08-17T12:28:33.4712708Z [gw0] [ 56%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_minimum_cpu_float32 2022-08-17T12:28:33.6484308Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mm_cpu_complex64 2022-08-17T12:28:33.6492732Z [gw2] [ 56%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_solve_cpu_complex64 2022-08-17T12:28:33.7211526Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_solve_cpu_float32 2022-08-17T12:28:33.7220908Z [gw3] [ 56%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardtanh_cpu_float32 2022-08-17T12:28:33.8357814Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:28:33.8368885Z [gw0] [ 56%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mm_cpu_complex64 2022-08-17T12:28:33.9313115Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mm_cpu_float32 2022-08-17T12:28:33.9321382Z [gw0] [ 56%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mm_cpu_float32 2022-08-17T12:28:34.4033397Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mode_cpu_float32 2022-08-17T12:28:34.4044724Z [gw3] [ 56%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:28:34.4061512Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_huber_loss_cpu_float32 2022-08-17T12:28:34.4480903Z [gw3] [ 57%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_huber_loss_cpu_float32 2022-08-17T12:28:34.4765724Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_instance_norm_cpu_float32 2022-08-17T12:28:34.4919092Z [gw3] [ 57%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_instance_norm_cpu_float32 2022-08-17T12:28:34.5245212Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:28:34.5256113Z [gw0] [ 57%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mode_cpu_float32 2022-08-17T12:28:34.9352645Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_movedim_cpu_complex64 2022-08-17T12:28:34.9365319Z [gw0] [ 57%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_movedim_cpu_complex64 2022-08-17T12:28:34.9503254Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_movedim_cpu_float32 2022-08-17T12:28:34.9515675Z [gw3] [ 57%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:28:35.1096977Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:28:35.1110868Z [gw0] [ 57%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_movedim_cpu_float32 2022-08-17T12:28:35.1935449Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_msort_cpu_float32 2022-08-17T12:28:35.1949032Z [gw3] [ 57%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:28:35.3046099Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:28:35.3055527Z [gw0] [ 57%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_msort_cpu_float32 2022-08-17T12:28:35.4400980Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mul_cpu_complex64 2022-08-17T12:28:35.4413793Z [gw3] [ 57%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:28:35.6634886Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:28:35.6645458Z [gw3] [ 57%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:28:35.8839416Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:28:35.8851331Z [gw3] [ 58%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:28:35.9743232Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:28:35.9750589Z [gw1] [ 58%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_triangular_cpu_complex64 2022-08-17T12:28:36.1267862Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_triangular_cpu_float32 2022-08-17T12:28:36.1281042Z [gw3] [ 58%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:28:36.8339539Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_kl_div_cpu_float32 2022-08-17T12:28:36.8348432Z [gw0] [ 58%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mul_cpu_complex64 2022-08-17T12:28:37.0376608Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mul_cpu_float32 2022-08-17T12:28:37.0548780Z [gw3] [ 58%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_kl_div_cpu_float32 2022-08-17T12:28:37.6809773Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:28:37.6822919Z [gw0] [ 58%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mul_cpu_float32 2022-08-17T12:28:37.6883586Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_multinomial_cpu_float32 2022-08-17T12:28:37.7290903Z [gw0] [ 58%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_multinomial_cpu_float32 2022-08-17T12:28:37.9108320Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mv_cpu_complex64 2022-08-17T12:28:37.9136121Z [gw0] [ 58%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mv_cpu_complex64 2022-08-17T12:28:38.0453377Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mv_cpu_float32 2022-08-17T12:28:38.0481566Z [gw0] [ 58%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mv_cpu_float32 2022-08-17T12:28:38.3148439Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:28:38.3156942Z [gw3] [ 58%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:28:38.4239885Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_l1_loss_cpu_float32 2022-08-17T12:28:38.4249899Z [gw3] [ 59%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_l1_loss_cpu_float32 2022-08-17T12:28:38.9894010Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_layer_norm_cpu_float32 2022-08-17T12:28:38.9901582Z [gw0] [ 59%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:28:38.9915481Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:28:38.9926653Z [gw3] [ 59%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_layer_norm_cpu_float32 2022-08-17T12:28:38.9936311Z [gw0] [ 59%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:28:39.0344645Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:28:39.0364922Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:28:39.0760813Z [gw0] [ 59%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:28:39.3204896Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nan_to_num_cpu_float32 2022-08-17T12:28:39.3213483Z [gw0] [ 59%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nan_to_num_cpu_float32 2022-08-17T12:28:39.3231931Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanmean_cpu_float32 2022-08-17T12:28:39.3641143Z [gw0] [ 59%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanmean_cpu_float32 2022-08-17T12:28:39.4329531Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanmedian_cpu_float32 2022-08-17T12:28:39.4338229Z [gw3] [ 59%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:28:40.3530816Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_linear_cpu_complex64 2022-08-17T12:28:40.3536977Z [gw0] [ 59%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanmedian_cpu_float32 2022-08-17T12:28:40.8470400Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanquantile_cpu_float32 2022-08-17T12:28:40.8477714Z [gw3] [ 59%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_linear_cpu_complex64 2022-08-17T12:28:41.6517619Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_linear_cpu_float32 2022-08-17T12:28:41.6530393Z [gw3] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_linear_cpu_float32 2022-08-17T12:28:41.8670899Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:28:41.8680190Z [gw3] [ 60%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:28:41.9771458Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:28:41.9777993Z [gw3] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:28:43.8409393Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:28:43.8433517Z [gw3] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:28:46.3743546Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:28:46.3756612Z [gw0] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanquantile_cpu_float32 2022-08-17T12:28:46.3769753Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nansum_cpu_float32 2022-08-17T12:28:46.4169802Z [gw0] [ 60%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nansum_cpu_float32 2022-08-17T12:28:47.3104258Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_narrow_cpu_complex64 2022-08-17T12:28:47.3130050Z [gw0] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_narrow_cpu_complex64 2022-08-17T12:28:47.8094313Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_narrow_cpu_float32 2022-08-17T12:28:47.8107785Z [gw0] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_narrow_cpu_float32 2022-08-17T12:28:49.0423075Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:28:49.0451893Z [gw2] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_solve_cpu_float32 2022-08-17T12:28:51.8727657Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_norm_cpu_complex64 2022-08-17T12:28:51.8743999Z [gw0] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:28:51.9945502Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_mish_cpu_float32 2022-08-17T12:28:51.9959519Z [gw0] [ 61%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_mish_cpu_float32 2022-08-17T12:28:52.0746002Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_mse_loss_cpu_float32 2022-08-17T12:28:52.0759062Z [gw0] [ 61%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_mse_loss_cpu_float32 2022-08-17T12:28:52.2937834Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:28:52.2950496Z [gw0] [ 61%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:28:52.4248441Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:28:52.4261383Z [gw0] [ 61%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:28:54.2196834Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:28:54.2209176Z [gw0] [ 61%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:28:54.2227568Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_nll_loss_cpu_float32 2022-08-17T12:28:54.2640608Z [gw0] [ 61%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_nll_loss_cpu_float32 2022-08-17T12:28:55.2981208Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_normalize_cpu_complex64 2022-08-17T12:28:55.2984403Z [gw0] [ 61%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_normalize_cpu_complex64 2022-08-17T12:28:55.9421458Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_normalize_cpu_float32 2022-08-17T12:28:55.9429134Z [gw0] [ 61%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_normalize_cpu_float32 2022-08-17T12:28:56.8150570Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:28:56.8170013Z [gw0] [ 61%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:28:56.8191113Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_circular_cpu_float32 2022-08-17T12:28:56.8639106Z [gw0] [ 61%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_circular_cpu_float32 2022-08-17T12:28:57.4742720Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:28:57.4763055Z [gw2] [ 62%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_norm_cpu_complex64 2022-08-17T12:28:59.2876895Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_norm_cpu_float32 2022-08-17T12:28:59.2889939Z [gw1] [ 62%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_triangular_cpu_float32 2022-08-17T12:29:01.5074871Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svd_cpu_complex64 2022-08-17T12:29:01.5091011Z [gw2] [ 62%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_norm_cpu_float32 2022-08-17T12:29:01.5806434Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_power_cpu_complex64 2022-08-17T12:29:01.5820655Z [gw0] [ 62%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:29:03.2773566Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_constant_cpu_float32 2022-08-17T12:29:03.2793116Z [gw2] [ 62%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_power_cpu_complex64 2022-08-17T12:29:03.8145643Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_power_cpu_float32 2022-08-17T12:29:03.8161315Z [gw0] [ 62%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_constant_cpu_float32 2022-08-17T12:29:04.4686704Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:29:04.4704720Z [gw2] [ 62%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_power_cpu_float32 2022-08-17T12:29:04.6941457Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_cpu_complex64 2022-08-17T12:29:04.6963278Z [gw2] [ 62%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_cpu_complex64 2022-08-17T12:29:04.8102251Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_cpu_float32 2022-08-17T12:29:04.8131202Z [gw2] [ 62%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_cpu_float32 2022-08-17T12:29:05.0552554Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:29:05.0572520Z [gw2] [ 62%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:29:05.1064496Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:29:05.1088708Z [gw0] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:29:05.1111668Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:29:05.1520921Z [gw0] [ 63%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:29:05.1733525Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:29:05.1746122Z [gw2] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:29:05.8676609Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_multi_dot_cpu_complex64 2022-08-17T12:29:05.8698032Z [gw2] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_multi_dot_cpu_complex64 2022-08-17T12:29:06.1938903Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_multi_dot_cpu_float32 2022-08-17T12:29:06.1951374Z [gw2] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_multi_dot_cpu_float32 2022-08-17T12:29:06.4652319Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_cpu_complex64 2022-08-17T12:29:06.4676548Z [gw0] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:29:06.4693581Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:29:06.5121533Z [gw0] [ 63%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:29:06.5140720Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:29:06.5561446Z [gw0] [ 63%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:29:06.5580921Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:29:06.6001843Z [gw0] [ 63%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:29:06.8376375Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pdist_cpu_float32 2022-08-17T12:29:06.8389220Z [gw0] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pdist_cpu_float32 2022-08-17T12:29:06.8403112Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:29:06.8801144Z [gw0] [ 64%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:29:06.8819767Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:29:06.9241400Z [gw0] [ 64%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:29:06.9261147Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:29:06.9681222Z [gw0] [ 64%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:29:06.9699538Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:29:07.0121496Z [gw0] [ 64%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:29:08.4331165Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:29:08.4356579Z [gw2] [ 64%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_cpu_complex64 2022-08-17T12:29:09.6090119Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_cpu_float32 2022-08-17T12:29:09.6106894Z [gw2] [ 64%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_cpu_float32 2022-08-17T12:29:11.8961136Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:29:11.8971981Z [gw2] [ 64%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:29:12.9484278Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:29:12.9499696Z [gw0] [ 64%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:29:12.9624146Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_prelu_cpu_float32 2022-08-17T12:29:12.9743522Z [gw0] [ 64%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_prelu_cpu_float32 2022-08-17T12:29:12.9754105Z [gw2] [ 64%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:29:12.9959087Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_cpu_complex64 2022-08-17T12:29:13.1349205Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_relu6_cpu_float32 2022-08-17T12:29:13.1369443Z [gw0] [ 65%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_relu6_cpu_float32 2022-08-17T12:29:13.3219625Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_relu_cpu_float32 2022-08-17T12:29:13.3233317Z [gw0] [ 65%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_relu_cpu_float32 2022-08-17T12:29:13.3255483Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_rrelu_cpu_float32 2022-08-17T12:29:13.3680747Z [gw0] [ 65%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_rrelu_cpu_float32 2022-08-17T12:29:13.5019005Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_selu_cpu_float32 2022-08-17T12:29:13.5062314Z [gw0] [ 65%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_selu_cpu_float32 2022-08-17T12:29:13.5869553Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:29:13.5883047Z [gw0] [ 65%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:29:13.7243102Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_silu_cpu_float32 2022-08-17T12:29:13.7267152Z [gw0] [ 65%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_silu_cpu_float32 2022-08-17T12:29:13.8343663Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:29:13.8368206Z [gw0] [ 65%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:29:14.2765019Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:29:14.2777559Z [gw0] [ 65%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:29:14.6434244Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_cpu_float32 2022-08-17T12:29:14.6448287Z [gw0] [ 65%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_cpu_float32 2022-08-17T12:29:15.3661505Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:29:15.3675227Z [gw0] [ 65%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:29:15.6181141Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:29:15.6194656Z [gw2] [ 66%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_cpu_complex64 2022-08-17T12:29:15.7364283Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_cpu_float32 2022-08-17T12:29:15.7378296Z [gw0] [ 66%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:29:15.8770281Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softplus_cpu_float32 2022-08-17T12:29:15.8782492Z [gw0] [ 66%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softplus_cpu_float32 2022-08-17T12:29:16.0843839Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softshrink_cpu_float32 2022-08-17T12:29:16.0863835Z [gw0] [ 66%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softshrink_cpu_float32 2022-08-17T12:29:16.4451888Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softsign_cpu_complex64 2022-08-17T12:29:16.4485488Z [gw0] [ 66%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softsign_cpu_complex64 2022-08-17T12:29:16.8933605Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softsign_cpu_float32 2022-08-17T12:29:16.8945857Z [gw2] [ 66%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_cpu_float32 2022-08-17T12:29:16.9226183Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:29:16.9244247Z [gw0] [ 66%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softsign_cpu_float32 2022-08-17T12:29:17.3239035Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:29:17.3244905Z [gw0] [ 66%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:29:17.6766475Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:29:17.6777868Z [gw2] [ 66%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:29:17.6938171Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:29:17.6950886Z [gw0] [ 67%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:29:17.8983230Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_threshold_cpu_float32 2022-08-17T12:29:17.9002576Z [gw0] [ 67%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_threshold_cpu_float32 2022-08-17T12:29:18.1916055Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:29:18.1930849Z [gw2] [ 67%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:29:18.1948314Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_singular_cpu_complex64 2022-08-17T12:29:18.2361215Z [gw2] [ 67%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_singular_cpu_complex64 2022-08-17T12:29:18.2393916Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_singular_cpu_float32 2022-08-17T12:29:18.2800464Z [gw2] [ 67%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_singular_cpu_float32 2022-08-17T12:29:19.2287050Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_qr_cpu_complex64 2022-08-17T12:29:19.2300045Z [gw0] [ 67%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:29:19.8441775Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:29:19.8451282Z [gw0] [ 67%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:29:19.8625032Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:29:19.8881135Z [gw0] [ 67%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:29:19.8962511Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:29:19.9321475Z [gw0] [ 67%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:29:19.9352473Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_unfold_cpu_complex64 2022-08-17T12:29:19.9788531Z [gw0] [ 67%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_unfold_cpu_complex64 2022-08-17T12:29:19.9794688Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_unfold_cpu_float32 2022-08-17T12:29:20.0211470Z [gw0] [ 68%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_unfold_cpu_float32 2022-08-17T12:29:20.3868008Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:29:20.3885347Z [gw0] [ 68%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:29:20.6966257Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:29:20.7029617Z [gw0] [ 68%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:29:20.7089513Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nonzero_cpu_complex64 2022-08-17T12:29:20.7441672Z [gw0] [ 68%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nonzero_cpu_complex64 2022-08-17T12:29:20.7488396Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nonzero_cpu_float32 2022-08-17T12:29:20.7923422Z [gw0] [ 68%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nonzero_cpu_float32 2022-08-17T12:29:22.2792547Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_cpu_complex64 2022-08-17T12:29:22.2805959Z [gw2] [ 68%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_qr_cpu_complex64 2022-08-17T12:29:24.7800081Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_qr_cpu_float32 2022-08-17T12:29:24.7817871Z [gw2] [ 68%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_qr_cpu_float32 2022-08-17T12:29:25.8340504Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_slogdet_cpu_complex64 2022-08-17T12:29:25.8355512Z [gw2] [ 68%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_slogdet_cpu_complex64 2022-08-17T12:29:26.3270754Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_slogdet_cpu_float32 2022-08-17T12:29:26.3291987Z [gw2] [ 68%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_slogdet_cpu_float32 2022-08-17T12:29:27.6795265Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_cpu_complex64 2022-08-17T12:29:27.6815759Z [gw1] [ 68%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svd_cpu_complex64 2022-08-17T12:29:28.4160420Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svd_cpu_float32 2022-08-17T12:29:28.4173149Z [gw2] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_cpu_complex64 2022-08-17T12:29:28.4201212Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_normal_number_mean_cpu_float32 2022-08-17T12:29:28.4604423Z [gw2] [ 69%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_normal_number_mean_cpu_float32 2022-08-17T12:29:28.7145968Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ones_like_cpu_complex64 2022-08-17T12:29:28.7150704Z [gw2] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ones_like_cpu_complex64 2022-08-17T12:29:28.8194242Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ones_like_cpu_float32 2022-08-17T12:29:28.8206684Z [gw2] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ones_like_cpu_float32 2022-08-17T12:29:31.0221474Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ormqr_cpu_complex64 2022-08-17T12:29:31.0294999Z [gw0] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_cpu_complex64 2022-08-17T12:29:35.9582964Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_cpu_float32 2022-08-17T12:29:35.9592797Z [gw0] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_cpu_float32 2022-08-17T12:29:36.1637603Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_fro_cpu_complex64 2022-08-17T12:29:36.1653909Z [gw0] [ 69%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_fro_cpu_complex64 2022-08-17T12:29:36.3642847Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_fro_cpu_float32 2022-08-17T12:29:36.3666878Z [gw0] [ 69%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_fro_cpu_float32 2022-08-17T12:29:36.6029448Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_inf_cpu_complex64 2022-08-17T12:29:36.6061362Z [gw2] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ormqr_cpu_complex64 2022-08-17T12:29:37.3322692Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ormqr_cpu_float32 2022-08-17T12:29:37.3330885Z [gw0] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_inf_cpu_complex64 2022-08-17T12:29:37.9248264Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_inf_cpu_float32 2022-08-17T12:29:37.9273675Z [gw0] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_inf_cpu_float32 2022-08-17T12:29:38.0387597Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_nuc_cpu_complex64 2022-08-17T12:29:38.0395723Z [gw0] [ 70%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_nuc_cpu_complex64 2022-08-17T12:29:38.1503782Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_nuc_cpu_float32 2022-08-17T12:29:38.1525420Z [gw0] [ 70%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_nuc_cpu_float32 2022-08-17T12:29:38.1568449Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_normal_cpu_float32 2022-08-17T12:29:38.1960546Z [gw0] [ 70%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_normal_cpu_float32 2022-08-17T12:29:40.9178038Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_put_cpu_complex64 2022-08-17T12:29:40.9203297Z [gw2] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ormqr_cpu_float32 2022-08-17T12:29:41.1277700Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_outer_cpu_complex64 2022-08-17T12:29:41.1294014Z [gw2] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_outer_cpu_complex64 2022-08-17T12:29:41.2345902Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_outer_cpu_float32 2022-08-17T12:29:41.2362522Z [gw2] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_outer_cpu_float32 2022-08-17T12:29:41.2596200Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pca_lowrank_cpu_float32 2022-08-17T12:29:41.2834335Z [gw2] [ 70%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pca_lowrank_cpu_float32 2022-08-17T12:29:41.5659045Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_permute_cpu_complex64 2022-08-17T12:29:41.5679727Z [gw1] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svd_cpu_float32 2022-08-17T12:29:42.1011497Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svdvals_cpu_complex64 2022-08-17T12:29:42.1018138Z [gw2] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_permute_cpu_complex64 2022-08-17T12:29:42.1532364Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_permute_cpu_float32 2022-08-17T12:29:42.1548826Z [gw0] [ 71%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_put_cpu_complex64 2022-08-17T12:29:42.4964836Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_put_cpu_float32 2022-08-17T12:29:42.4981448Z [gw2] [ 71%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_permute_cpu_float32 2022-08-17T12:29:43.9579695Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pinverse_cpu_complex64 2022-08-17T12:29:43.9591974Z [gw2] [ 71%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pinverse_cpu_complex64 2022-08-17T12:29:44.1560487Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pinverse_cpu_float32 2022-08-17T12:29:44.1570199Z [gw0] [ 71%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_put_cpu_float32 2022-08-17T12:29:45.2037549Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_qr_cpu_complex64 2022-08-17T12:29:45.2050100Z [gw2] [ 71%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pinverse_cpu_float32 2022-08-17T12:29:45.5864856Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polar_cpu_float32 2022-08-17T12:29:45.5866021Z [gw2] [ 71%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polar_cpu_float32 2022-08-17T12:29:45.6206495Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:29:45.6218871Z [gw1] [ 71%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svdvals_cpu_complex64 2022-08-17T12:29:45.9825429Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svdvals_cpu_float32 2022-08-17T12:29:45.9837900Z [gw2] [ 71%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:29:45.9851688Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:29:46.0240267Z [gw2] [ 71%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:29:46.0257408Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:29:46.0722177Z [gw2] [ 71%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:29:46.0739700Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:29:46.1161971Z [gw2] [ 72%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:29:46.1181050Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:29:46.1601460Z [gw2] [ 72%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:29:46.6777668Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_positive_cpu_complex64 2022-08-17T12:29:46.6801702Z [gw2] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_positive_cpu_complex64 2022-08-17T12:29:46.9122683Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_positive_cpu_float32 2022-08-17T12:29:46.9145965Z [gw2] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_positive_cpu_float32 2022-08-17T12:29:47.5189841Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pow_cpu_complex64 2022-08-17T12:29:47.5197875Z [gw1] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svdvals_cpu_float32 2022-08-17T12:29:47.7147348Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorinv_cpu_complex64 2022-08-17T12:29:47.7276297Z [gw1] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorinv_cpu_complex64 2022-08-17T12:29:47.8220690Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorinv_cpu_float32 2022-08-17T12:29:47.8244983Z [gw1] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorinv_cpu_float32 2022-08-17T12:29:48.2228429Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorsolve_cpu_complex64 2022-08-17T12:29:48.2253064Z [gw1] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorsolve_cpu_complex64 2022-08-17T12:29:48.4217999Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorsolve_cpu_float32 2022-08-17T12:29:48.4225282Z [gw1] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorsolve_cpu_float32 2022-08-17T12:29:49.1442407Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vander_cpu_complex64 2022-08-17T12:29:49.1456094Z [gw2] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pow_cpu_complex64 2022-08-17T12:29:49.2731472Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pow_cpu_float32 2022-08-17T12:29:49.2744464Z [gw1] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vander_cpu_complex64 2022-08-17T12:29:49.6908158Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vander_cpu_float32 2022-08-17T12:29:49.6911921Z [gw1] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vander_cpu_float32 2022-08-17T12:29:50.1304349Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vecdot_cpu_complex64 2022-08-17T12:29:50.1307608Z [gw2] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pow_cpu_float32 2022-08-17T12:29:52.9205652Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_prod_cpu_complex64 2022-08-17T12:29:52.9218611Z [gw0] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_qr_cpu_complex64 2022-08-17T12:29:53.6078637Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_qr_cpu_float32 2022-08-17T12:29:53.6097040Z [gw1] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vecdot_cpu_complex64 2022-08-17T12:29:54.9151731Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vecdot_cpu_float32 2022-08-17T12:29:54.9163710Z [gw3] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:29:54.9184770Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:29:54.9601343Z [gw3] [ 73%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:29:55.5482760Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:29:55.5509380Z [gw1] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vecdot_cpu_float32 2022-08-17T12:29:56.8185823Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vector_norm_cpu_complex64 2022-08-17T12:29:56.8193656Z [gw0] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_qr_cpu_float32 2022-08-17T12:29:58.0629242Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_quantile_cpu_float32 2022-08-17T12:29:58.0635908Z [gw2] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_prod_cpu_complex64 2022-08-17T12:30:01.5362530Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_prod_cpu_float32 2022-08-17T12:30:01.5389973Z [gw2] [ 74%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_prod_cpu_float32 2022-08-17T12:30:02.3390690Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_remainder_cpu_float32 2022-08-17T12:30:02.3470179Z [gw2] [ 74%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_remainder_cpu_float32 2022-08-17T12:30:03.0046801Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_renorm_cpu_complex64 2022-08-17T12:30:03.0059378Z [gw0] [ 74%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_quantile_cpu_float32 2022-08-17T12:30:03.0988422Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rad2deg_cpu_float32 2022-08-17T12:30:03.1000010Z [gw2] [ 74%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_renorm_cpu_complex64 2022-08-17T12:30:03.2354504Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_renorm_cpu_float32 2022-08-17T12:30:03.2369148Z [gw0] [ 74%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rad2deg_cpu_float32 2022-08-17T12:30:03.2398860Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rand_like_cpu_complex64 2022-08-17T12:30:03.2801508Z [gw0] [ 74%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rand_like_cpu_complex64 2022-08-17T12:30:03.2851694Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rand_like_cpu_float32 2022-08-17T12:30:03.3240613Z [gw0] [ 74%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rand_like_cpu_float32 2022-08-17T12:30:03.3286869Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randint_like_cpu_float32 2022-08-17T12:30:03.3681977Z [gw0] [ 74%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randint_like_cpu_float32 2022-08-17T12:30:03.3730620Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randn_like_cpu_complex64 2022-08-17T12:30:03.4226827Z [gw0] [ 74%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randn_like_cpu_complex64 2022-08-17T12:30:03.4227324Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randn_like_cpu_float32 2022-08-17T12:30:03.4603120Z [gw0] [ 74%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randn_like_cpu_float32 2022-08-17T12:30:03.4711048Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ravel_cpu_complex64 2022-08-17T12:30:03.4722608Z [gw2] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_renorm_cpu_float32 2022-08-17T12:30:03.8964782Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_cpu_complex64 2022-08-17T12:30:03.8972911Z [gw0] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ravel_cpu_complex64 2022-08-17T12:30:04.1177608Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ravel_cpu_float32 2022-08-17T12:30:04.1191355Z [gw0] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ravel_cpu_float32 2022-08-17T12:30:04.3450133Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_real_cpu_complex64 2022-08-17T12:30:04.3459413Z [gw0] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_real_cpu_complex64 2022-08-17T12:30:04.4861706Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_real_cpu_float32 2022-08-17T12:30:04.4877230Z [gw0] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_real_cpu_float32 2022-08-17T12:30:05.0872494Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reciprocal_cpu_complex64 2022-08-17T12:30:05.0878388Z [gw0] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reciprocal_cpu_complex64 2022-08-17T12:30:05.3894772Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reciprocal_cpu_float32 2022-08-17T12:30:05.3906111Z [gw0] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reciprocal_cpu_float32 2022-08-17T12:30:05.5018774Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_cpu_complex64 2022-08-17T12:30:05.5033946Z [gw2] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_cpu_complex64 2022-08-17T12:30:06.4966740Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_cpu_float32 2022-08-17T12:30:06.4979864Z [gw2] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_cpu_float32 2022-08-17T12:30:06.4994535Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_interleave_cpu_complex64 2022-08-17T12:30:06.5400623Z [gw2] [ 75%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_interleave_cpu_complex64 2022-08-17T12:30:06.5423414Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_interleave_cpu_float32 2022-08-17T12:30:06.5840658Z [gw2] [ 76%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_interleave_cpu_float32 2022-08-17T12:30:06.8215456Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_as_cpu_complex64 2022-08-17T12:30:06.8239785Z [gw0] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_cpu_complex64 2022-08-17T12:30:06.9003333Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_cpu_float32 2022-08-17T12:30:06.9026165Z [gw2] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_as_cpu_complex64 2022-08-17T12:30:07.0635946Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_as_cpu_float32 2022-08-17T12:30:07.0637134Z [gw2] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_as_cpu_float32 2022-08-17T12:30:07.4965030Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_cpu_complex64 2022-08-17T12:30:07.4978767Z [gw0] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_cpu_float32 2022-08-17T12:30:08.7648812Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_amax_cpu_float32 2022-08-17T12:30:08.7664067Z [gw0] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_amax_cpu_float32 2022-08-17T12:30:08.9374937Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_amin_cpu_float32 2022-08-17T12:30:08.9390896Z [gw2] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_cpu_complex64 2022-08-17T12:30:09.8474510Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_cpu_float32 2022-08-17T12:30:09.8488149Z [gw2] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_cpu_float32 2022-08-17T12:30:09.8701304Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize__cpu_complex64 2022-08-17T12:30:09.8880340Z [gw2] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize__cpu_complex64 2022-08-17T12:30:09.9107411Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize__cpu_float32 2022-08-17T12:30:09.9319720Z [gw2] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize__cpu_float32 2022-08-17T12:30:09.9598495Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize_as__cpu_complex64 2022-08-17T12:30:09.9760003Z [gw2] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize_as__cpu_complex64 2022-08-17T12:30:09.9981969Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize_as__cpu_float32 2022-08-17T12:30:10.0199867Z [gw2] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize_as__cpu_float32 2022-08-17T12:30:10.0380350Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_conj_cpu_complex64 2022-08-17T12:30:10.0390089Z [gw0] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_amin_cpu_float32 2022-08-17T12:30:10.3930739Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_mean_cpu_float32 2022-08-17T12:30:10.3937931Z [gw2] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_conj_cpu_complex64 2022-08-17T12:30:10.8341392Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_scatter_cpu_float32 2022-08-17T12:30:10.8353514Z [gw2] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_scatter_cpu_float32 2022-08-17T12:30:10.9823388Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sgn_cpu_complex64 2022-08-17T12:30:10.9835294Z [gw2] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sgn_cpu_complex64 2022-08-17T12:30:11.0568995Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sgn_cpu_float32 2022-08-17T12:30:11.0584849Z [gw2] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sgn_cpu_float32 2022-08-17T12:30:11.0803634Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_short_cpu_complex64 2022-08-17T12:30:11.1037835Z [gw2] [ 77%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_short_cpu_complex64 2022-08-17T12:30:11.1266898Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_short_cpu_float32 2022-08-17T12:30:11.1519812Z [gw2] [ 77%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_short_cpu_float32 2022-08-17T12:30:11.3214553Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sigmoid_cpu_complex64 2022-08-17T12:30:11.3228281Z [gw0] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_mean_cpu_float32 2022-08-17T12:30:11.6114302Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_prod_cpu_float32 2022-08-17T12:30:11.6124631Z [gw2] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sigmoid_cpu_complex64 2022-08-17T12:30:11.8261714Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sigmoid_cpu_float32 2022-08-17T12:30:11.8277228Z [gw2] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sigmoid_cpu_float32 2022-08-17T12:30:11.9025379Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sign_cpu_float32 2022-08-17T12:30:11.9041093Z [gw2] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sign_cpu_float32 2022-08-17T12:30:11.9281132Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signbit_cpu_float32 2022-08-17T12:30:11.9480274Z [gw2] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signbit_cpu_float32 2022-08-17T12:30:12.0064986Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sin_cpu_complex64 2022-08-17T12:30:12.0075086Z [gw1] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vector_norm_cpu_complex64 2022-08-17T12:30:12.1084564Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vector_norm_cpu_float32 2022-08-17T12:30:12.1100502Z [gw2] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sin_cpu_complex64 2022-08-17T12:30:12.1925661Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sin_cpu_float32 2022-08-17T12:30:12.1941839Z [gw2] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sin_cpu_float32 2022-08-17T12:30:12.6348086Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinc_cpu_complex64 2022-08-17T12:30:12.6357787Z [gw2] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinc_cpu_complex64 2022-08-17T12:30:12.7600390Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinc_cpu_float32 2022-08-17T12:30:12.7609637Z [gw0] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_prod_cpu_float32 2022-08-17T12:30:12.8466880Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_sum_cpu_float32 2022-08-17T12:30:12.8480680Z [gw2] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinc_cpu_float32 2022-08-17T12:30:13.0240894Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinh_cpu_complex64 2022-08-17T12:30:13.0254803Z [gw2] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinh_cpu_complex64 2022-08-17T12:30:13.1135052Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinh_cpu_float32 2022-08-17T12:30:13.1146300Z [gw2] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinh_cpu_float32 2022-08-17T12:30:13.9237238Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_slice_scatter_cpu_float32 2022-08-17T12:30:13.9242935Z [gw0] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_sum_cpu_float32 2022-08-17T12:30:13.9259768Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_searchsorted_cpu_float32 2022-08-17T12:30:13.9679742Z [gw0] [ 79%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_searchsorted_cpu_float32 2022-08-17T12:30:14.0584604Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_segment_reduce_lengths_cpu_float32 2022-08-17T12:30:14.0596750Z [gw2] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_slice_scatter_cpu_float32 2022-08-17T12:30:14.5861696Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_cpu_float32 2022-08-17T12:30:14.5873847Z [gw2] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_cpu_float32 2022-08-17T12:30:15.6499382Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_with_dtype_cpu_complex64 2022-08-17T12:30:15.6500833Z [gw2] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_with_dtype_cpu_complex64 2022-08-17T12:30:16.2022707Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_with_dtype_cpu_float32 2022-08-17T12:30:16.2031085Z [gw2] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_with_dtype_cpu_float32 2022-08-17T12:30:16.6849700Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sort_cpu_float32 2022-08-17T12:30:16.6863278Z [gw0] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_segment_reduce_lengths_cpu_float32 2022-08-17T12:30:19.9615852Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_segment_reduce_offsets_cpu_float32 2022-08-17T12:30:19.9616894Z [gw0] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_segment_reduce_offsets_cpu_float32 2022-08-17T12:30:20.0705503Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_cpu_complex64 2022-08-17T12:30:20.0717390Z [gw1] [ 80%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vector_norm_cpu_float32 2022-08-17T12:30:20.7846355Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linspace_cpu_complex64 2022-08-17T12:30:20.7856319Z [gw0] [ 80%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_cpu_complex64 2022-08-17T12:30:21.2457953Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_cpu_float32 2022-08-17T12:30:21.2467587Z [gw2] [ 80%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sort_cpu_float32 2022-08-17T12:30:21.2483031Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:30:21.2878907Z [gw2] [ 80%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:30:21.2892845Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sparse_sampled_addmm_cpu_float32 2022-08-17T12:30:21.3196799Z [gw2] [ 80%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sparse_sampled_addmm_cpu_float32 2022-08-17T12:30:21.3202657Z [gw0] [ 80%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_cpu_float32 2022-08-17T12:30:21.3317588Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_y0_cpu_float32 2022-08-17T12:30:21.3688516Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_airy_ai_cpu_float32 2022-08-17T12:30:21.3701069Z [gw0] [ 80%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_y0_cpu_float32 2022-08-17T12:30:21.3714892Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_y1_cpu_float32 2022-08-17T12:30:21.3797018Z [gw2] [ 80%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_airy_ai_cpu_float32 2022-08-17T12:30:21.4173895Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_j0_cpu_float32 2022-08-17T12:30:21.4186262Z [gw0] [ 80%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_y1_cpu_float32 2022-08-17T12:30:21.4197779Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:30:21.4227132Z [gw2] [ 80%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_j0_cpu_float32 2022-08-17T12:30:21.4241006Z [gw1] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linspace_cpu_complex64 2022-08-17T12:30:21.4276328Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linspace_cpu_float32 2022-08-17T12:30:21.4474890Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_j1_cpu_float32 2022-08-17T12:30:21.4669760Z [gw1] [ 81%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linspace_cpu_float32 2022-08-17T12:30:21.4719322Z [gw2] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_j1_cpu_float32 2022-08-17T12:30:21.4723059Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i1e_cpu_float32 2022-08-17T12:30:21.5562918Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log10_cpu_complex64 2022-08-17T12:30:21.5573777Z [gw0] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:30:21.6285106Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:30:21.6293960Z [gw2] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i1e_cpu_float32 2022-08-17T12:30:21.7056552Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:30:21.7067879Z [gw0] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:30:21.7084693Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:30:21.7466515Z [gw0] [ 81%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:30:21.7480000Z [gw2] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:30:21.7487759Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:30:21.7498349Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:30:21.7506183Z [gw2] [ 81%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:30:21.7922994Z [gw0] [ 81%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:30:21.7923962Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_entr_cpu_float32 2022-08-17T12:30:21.8927430Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_log_ndtr_cpu_float32 2022-08-17T12:30:21.8939889Z [gw0] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_entr_cpu_float32 2022-08-17T12:30:21.8998190Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_erfcx_cpu_float32 2022-08-17T12:30:21.9010473Z [gw2] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_log_ndtr_cpu_float32 2022-08-17T12:30:21.9377828Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_i0_cpu_float32 2022-08-17T12:30:21.9438242Z [gw2] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_i0_cpu_float32 2022-08-17T12:30:21.9567602Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_i1_cpu_float32 2022-08-17T12:30:21.9579206Z [gw1] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log10_cpu_complex64 2022-08-17T12:30:21.9805748Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log10_cpu_float32 2022-08-17T12:30:21.9878629Z [gw2] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_i1_cpu_float32 2022-08-17T12:30:22.0080428Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_k0_cpu_float32 2022-08-17T12:30:22.0095156Z [gw0] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_erfcx_cpu_float32 2022-08-17T12:30:22.0241226Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:30:22.0318773Z [gw2] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_k0_cpu_float32 2022-08-17T12:30:22.0673920Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_k1_cpu_float32 2022-08-17T12:30:22.0758924Z [gw2] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_k1_cpu_float32 2022-08-17T12:30:22.1249364Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_ndtr_cpu_float32 2022-08-17T12:30:22.1263825Z [gw0] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:30:22.2364211Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:30:22.2382270Z [gw2] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_ndtr_cpu_float32 2022-08-17T12:30:22.2426171Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_ndtri_cpu_float32 2022-08-17T12:30:22.2445483Z [gw0] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:30:22.2456941Z [gw1] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log10_cpu_float32 2022-08-17T12:30:22.2463820Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i0e_cpu_float32 2022-08-17T12:30:22.3242296Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log1p_cpu_float32 2022-08-17T12:30:22.3267509Z [gw0] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i0e_cpu_float32 2022-08-17T12:30:22.3286549Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i1_cpu_float32 2022-08-17T12:30:22.3297332Z [gw1] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log1p_cpu_float32 2022-08-17T12:30:22.3548256Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log2_cpu_complex64 2022-08-17T12:30:22.3561005Z [gw2] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_ndtri_cpu_float32 2022-08-17T12:30:22.3595632Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:30:22.4000659Z [gw2] [ 83%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:30:22.4432449Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:30:22.4444130Z [gw0] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i1_cpu_float32 2022-08-17T12:30:22.4501764Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_zeta_cpu_float32 2022-08-17T12:30:22.4514813Z [gw2] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:30:22.4996713Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:30:22.5012068Z [gw2] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:30:22.5029818Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:30:22.5443274Z [gw2] [ 83%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:30:22.5462022Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:30:22.5639591Z [gw2] [ 84%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:30:22.5649714Z [gw0] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_zeta_cpu_float32 2022-08-17T12:30:22.5881772Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_cpu_complex64 2022-08-17T12:30:22.5908534Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:30:22.6321903Z [gw2] [ 84%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:30:22.6347106Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:30:22.6761354Z [gw2] [ 84%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:30:22.7156503Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:30:22.7200503Z [gw2] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:30:22.8055128Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_xlog1py_cpu_float32 2022-08-17T12:30:22.8082174Z [gw1] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log2_cpu_complex64 2022-08-17T12:30:22.9436057Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log2_cpu_float32 2022-08-17T12:30:22.9447125Z [gw0] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_cpu_complex64 2022-08-17T12:30:23.0475721Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_cpu_float32 2022-08-17T12:30:23.0487817Z [gw1] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log2_cpu_float32 2022-08-17T12:30:23.0989450Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_cpu_complex64 2022-08-17T12:30:23.1005564Z [gw2] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_xlog1py_cpu_float32 2022-08-17T12:30:23.1279893Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_squeeze_cpu_complex64 2022-08-17T12:30:23.1292155Z [gw0] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_cpu_float32 2022-08-17T12:30:23.4689043Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_list_args_cpu_complex64 2022-08-17T12:30:23.4713367Z [gw1] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_cpu_complex64 2022-08-17T12:30:23.7474289Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_cpu_float32 2022-08-17T12:30:23.7486574Z [gw0] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_list_args_cpu_complex64 2022-08-17T12:30:23.7840282Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_list_args_cpu_float32 2022-08-17T12:30:23.7853895Z [gw1] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_cpu_float32 2022-08-17T12:30:24.0608918Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_cpu_float32 2022-08-17T12:30:24.0617251Z [gw0] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_list_args_cpu_float32 2022-08-17T12:30:24.1858968Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_with_sizes_cpu_complex64 2022-08-17T12:30:24.1870029Z [gw2] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_squeeze_cpu_complex64 2022-08-17T12:30:24.4444024Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_squeeze_cpu_float32 2022-08-17T12:30:24.4453782Z [gw1] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_cpu_float32 2022-08-17T12:30:24.7436264Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_dtype_cpu_complex64 2022-08-17T12:30:24.7446987Z [gw2] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_squeeze_cpu_float32 2022-08-17T12:30:24.8809035Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stack_cpu_complex64 2022-08-17T12:30:24.8823429Z [gw0] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_with_sizes_cpu_complex64 2022-08-17T12:30:25.2826721Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_with_sizes_cpu_float32 2022-08-17T12:30:25.2836837Z [gw0] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_with_sizes_cpu_float32 2022-08-17T12:30:25.4958596Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sqrt_cpu_complex64 2022-08-17T12:30:25.4971271Z [gw0] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sqrt_cpu_complex64 2022-08-17T12:30:25.5268316Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sqrt_cpu_float32 2022-08-17T12:30:25.5280871Z [gw2] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stack_cpu_complex64 2022-08-17T12:30:25.6072788Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stack_cpu_float32 2022-08-17T12:30:25.6084562Z [gw0] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sqrt_cpu_float32 2022-08-17T12:30:25.6775540Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_square_cpu_complex64 2022-08-17T12:30:25.6788004Z [gw1] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_dtype_cpu_complex64 2022-08-17T12:30:25.9273185Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_dtype_cpu_float32 2022-08-17T12:30:25.9286118Z [gw2] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stack_cpu_float32 2022-08-17T12:30:26.0207587Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_cpu_complex64 2022-08-17T12:30:26.0225245Z [gw0] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_square_cpu_complex64 2022-08-17T12:30:26.2436076Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_square_cpu_float32 2022-08-17T12:30:26.2459891Z [gw1] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_dtype_cpu_float32 2022-08-17T12:30:26.2646834Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logaddexp2_cpu_float32 2022-08-17T12:30:26.2649339Z [gw0] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_square_cpu_float32 2022-08-17T12:30:26.3554292Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_mean_cpu_float32 2022-08-17T12:30:26.3567183Z [gw1] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logaddexp2_cpu_float32 2022-08-17T12:30:26.4671078Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logaddexp_cpu_float32 2022-08-17T12:30:26.4684685Z [gw1] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logaddexp_cpu_float32 2022-08-17T12:30:26.7144335Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logcumsumexp_cpu_float32 2022-08-17T12:30:26.7157160Z [gw0] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_mean_cpu_float32 2022-08-17T12:30:26.7172077Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stft_cpu_complex64 2022-08-17T12:30:26.7561287Z [gw0] [ 87%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stft_cpu_complex64 2022-08-17T12:30:26.7581541Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stft_cpu_float32 2022-08-17T12:30:26.8000723Z [gw0] [ 87%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stft_cpu_float32 2022-08-17T12:30:27.0799360Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sub_cpu_complex64 2022-08-17T12:30:27.0811791Z [gw1] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logcumsumexp_cpu_float32 2022-08-17T12:30:27.3300317Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logdet_cpu_complex64 2022-08-17T12:30:27.3316794Z [gw2] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_cpu_complex64 2022-08-17T12:30:28.0630551Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_cpu_float32 2022-08-17T12:30:28.0642725Z [gw2] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_cpu_float32 2022-08-17T12:30:28.7524253Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_mean_cpu_complex64 2022-08-17T12:30:28.7534771Z [gw2] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_mean_cpu_complex64 2022-08-17T12:30:29.0554321Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_cpu_complex64 2022-08-17T12:30:29.0580123Z [gw0] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sub_cpu_complex64 2022-08-17T12:30:29.1402162Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sub_cpu_float32 2022-08-17T12:30:29.1415564Z [gw1] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logdet_cpu_complex64 2022-08-17T12:30:30.0032834Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logdet_cpu_float32 2022-08-17T12:30:30.0047131Z [gw1] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logdet_cpu_float32 2022-08-17T12:30:30.2337265Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_and_cpu_complex64 2022-08-17T12:30:30.2346862Z [gw0] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sub_cpu_float32 2022-08-17T12:30:30.4207081Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_cpu_complex64 2022-08-17T12:30:30.4216519Z [gw1] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_and_cpu_complex64 2022-08-17T12:30:30.6390317Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_and_cpu_float32 2022-08-17T12:30:30.6399947Z [gw1] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_and_cpu_float32 2022-08-17T12:30:30.7755741Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_not_cpu_complex64 2022-08-17T12:30:30.7779221Z [gw1] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_not_cpu_complex64 2022-08-17T12:30:30.8512817Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_not_cpu_float32 2022-08-17T12:30:30.8521708Z [gw1] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_not_cpu_float32 2022-08-17T12:30:31.2702743Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_or_cpu_complex64 2022-08-17T12:30:31.2715471Z [gw1] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_or_cpu_complex64 2022-08-17T12:30:31.4920765Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_or_cpu_float32 2022-08-17T12:30:31.4933420Z [gw1] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_or_cpu_float32 2022-08-17T12:30:31.9245023Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_xor_cpu_complex64 2022-08-17T12:30:31.9267870Z [gw1] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_xor_cpu_complex64 2022-08-17T12:30:32.1489445Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_xor_cpu_float32 2022-08-17T12:30:32.1490442Z [gw1] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_xor_cpu_float32 2022-08-17T12:30:32.5759203Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logit_cpu_float32 2022-08-17T12:30:32.5771897Z [gw1] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logit_cpu_float32 2022-08-17T12:30:33.9037202Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logspace_cpu_complex64 2022-08-17T12:30:33.9049721Z [gw0] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_cpu_complex64 2022-08-17T12:30:34.6046548Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_cpu_float32 2022-08-17T12:30:34.6056926Z [gw3] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:30:35.9396333Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:30:35.9408130Z [gw0] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_cpu_float32 2022-08-17T12:30:36.3808878Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_to_size_cpu_complex64 2022-08-17T12:30:36.3839631Z [gw0] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_to_size_cpu_complex64 2022-08-17T12:30:36.5979682Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_to_size_cpu_float32 2022-08-17T12:30:36.5989140Z [gw0] [ 89%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_to_size_cpu_float32 2022-08-17T12:30:36.9593650Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_along_dim_cpu_float32 2022-08-17T12:30:36.9601470Z [gw0] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_along_dim_cpu_float32 2022-08-17T12:30:38.4310063Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_cpu_complex64 2022-08-17T12:30:38.4315802Z [gw0] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_cpu_complex64 2022-08-17T12:30:39.1847522Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_cpu_float32 2022-08-17T12:30:39.1848844Z [gw0] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_cpu_float32 2022-08-17T12:30:39.3550937Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tan_cpu_complex64 2022-08-17T12:30:39.3559619Z [gw0] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tan_cpu_complex64 2022-08-17T12:30:39.4456011Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tan_cpu_float32 2022-08-17T12:30:39.4470345Z [gw0] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tan_cpu_float32 2022-08-17T12:30:39.6168387Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tanh_cpu_complex64 2022-08-17T12:30:39.6180722Z [gw0] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tanh_cpu_complex64 2022-08-17T12:30:39.7054870Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tanh_cpu_float32 2022-08-17T12:30:39.7067275Z [gw0] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tanh_cpu_float32 2022-08-17T12:30:41.6118231Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensor_split_cpu_complex64 2022-08-17T12:30:41.6127071Z [gw0] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensor_split_cpu_complex64 2022-08-17T12:30:42.5138337Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensor_split_cpu_float32 2022-08-17T12:30:42.5139436Z [gw0] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensor_split_cpu_float32 2022-08-17T12:30:42.7670033Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensordot_cpu_complex64 2022-08-17T12:30:42.7680780Z [gw0] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensordot_cpu_complex64 2022-08-17T12:30:42.8867621Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensordot_cpu_float32 2022-08-17T12:30:42.8881045Z [gw0] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensordot_cpu_float32 2022-08-17T12:30:44.1139800Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tile_cpu_complex64 2022-08-17T12:30:44.1149068Z [gw1] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logspace_cpu_complex64 2022-08-17T12:30:44.1393281Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logspace_cpu_float32 2022-08-17T12:30:44.1562063Z [gw1] [ 90%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logspace_cpu_float32 2022-08-17T12:30:45.6655397Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logsumexp_cpu_float32 2022-08-17T12:30:45.6667600Z [gw1] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logsumexp_cpu_float32 2022-08-17T12:30:45.6973076Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_long_cpu_complex64 2022-08-17T12:30:45.7080938Z [gw1] [ 90%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_long_cpu_complex64 2022-08-17T12:30:45.7392857Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_long_cpu_float32 2022-08-17T12:30:45.7520896Z [gw1] [ 90%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_long_cpu_float32 2022-08-17T12:30:46.0182533Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lt_cpu_float32 2022-08-17T12:30:46.0193995Z [gw1] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lt_cpu_float32 2022-08-17T12:30:46.2070627Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_cpu_complex64 2022-08-17T12:30:46.2086133Z [gw1] [ 91%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_cpu_complex64 2022-08-17T12:30:46.3379459Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_cpu_float32 2022-08-17T12:30:46.3387535Z [gw1] [ 91%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_cpu_float32 2022-08-17T12:30:47.5473064Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_solve_cpu_complex64 2022-08-17T12:30:47.5490145Z [gw0] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tile_cpu_complex64 2022-08-17T12:30:50.2171525Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tile_cpu_float32 2022-08-17T12:30:50.2192249Z [gw0] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tile_cpu_float32 2022-08-17T12:30:50.3678270Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_to_sparse_cpu_complex64 2022-08-17T12:30:50.3694890Z [gw0] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_to_sparse_cpu_complex64 2022-08-17T12:30:50.6588803Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_to_sparse_cpu_float32 2022-08-17T12:30:50.6613140Z [gw0] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_to_sparse_cpu_float32 2022-08-17T12:30:51.9576899Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_topk_cpu_float32 2022-08-17T12:30:51.9602639Z [gw0] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_topk_cpu_float32 2022-08-17T12:30:52.1149371Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trace_cpu_complex64 2022-08-17T12:30:52.1160332Z [gw0] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trace_cpu_complex64 2022-08-17T12:30:52.1923354Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trace_cpu_float32 2022-08-17T12:30:52.1935528Z [gw0] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trace_cpu_float32 2022-08-17T12:30:53.5786337Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_transpose_cpu_complex64 2022-08-17T12:30:53.5851541Z [gw0] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_transpose_cpu_complex64 2022-08-17T12:30:54.3151845Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_transpose_cpu_float32 2022-08-17T12:30:54.3175313Z [gw0] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_transpose_cpu_float32 2022-08-17T12:30:54.3388058Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapezoid_cpu_complex64 2022-08-17T12:30:54.3412832Z [gw3] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:30:55.1962896Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:30:55.1978118Z [gw0] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapezoid_cpu_complex64 2022-08-17T12:30:55.6155383Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapezoid_cpu_float32 2022-08-17T12:30:55.6167562Z [gw0] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapezoid_cpu_float32 2022-08-17T12:30:56.2148983Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapz_cpu_complex64 2022-08-17T12:30:56.2162844Z [gw3] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:30:56.3794622Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:30:56.3795761Z [gw0] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapz_cpu_complex64 2022-08-17T12:30:56.7713324Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapz_cpu_float32 2022-08-17T12:30:56.7729117Z [gw0] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapz_cpu_float32 2022-08-17T12:31:00.1963343Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triangular_solve_cpu_complex64 2022-08-17T12:31:00.1994614Z [gw0] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triangular_solve_cpu_complex64 2022-08-17T12:31:01.9406608Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triangular_solve_cpu_float32 2022-08-17T12:31:01.9407812Z [gw0] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triangular_solve_cpu_float32 2022-08-17T12:31:03.2748043Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tril_cpu_complex64 2022-08-17T12:31:03.2761432Z [gw0] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tril_cpu_complex64 2022-08-17T12:31:04.1204199Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tril_cpu_float32 2022-08-17T12:31:04.1228468Z [gw0] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tril_cpu_float32 2022-08-17T12:31:05.3692998Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triu_cpu_complex64 2022-08-17T12:31:05.3720669Z [gw0] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triu_cpu_complex64 2022-08-17T12:31:05.9728549Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triu_cpu_float32 2022-08-17T12:31:05.9753803Z [gw0] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triu_cpu_float32 2022-08-17T12:31:07.6442057Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_true_divide_cpu_complex64 2022-08-17T12:31:07.6451437Z [gw0] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_true_divide_cpu_complex64 2022-08-17T12:31:07.8597299Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_true_divide_cpu_float32 2022-08-17T12:31:07.8609773Z [gw1] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_solve_cpu_complex64 2022-08-17T12:31:08.5146932Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_solve_cpu_float32 2022-08-17T12:31:08.5169076Z [gw0] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_true_divide_cpu_float32 2022-08-17T12:31:08.6073656Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trunc_cpu_float32 2022-08-17T12:31:08.6096979Z [gw0] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trunc_cpu_float32 2022-08-17T12:31:09.4848478Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unflatten_cpu_float32 2022-08-17T12:31:09.4865161Z [gw0] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unflatten_cpu_float32 2022-08-17T12:31:11.4247684Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unfold_cpu_complex64 2022-08-17T12:31:11.4253732Z [gw0] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unfold_cpu_complex64 2022-08-17T12:31:12.3679177Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unfold_cpu_float32 2022-08-17T12:31:12.3692463Z [gw0] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unfold_cpu_float32 2022-08-17T12:31:12.4097402Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unique_consecutive_cpu_float32 2022-08-17T12:31:12.4120093Z [gw0] [ 94%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unique_consecutive_cpu_float32 2022-08-17T12:31:12.4512408Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unique_cpu_float32 2022-08-17T12:31:12.4558552Z [gw0] [ 94%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unique_cpu_float32 2022-08-17T12:31:14.0551537Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unsqueeze_cpu_complex64 2022-08-17T12:31:14.0568011Z [gw0] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unsqueeze_cpu_complex64 2022-08-17T12:31:14.8561421Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unsqueeze_cpu_float32 2022-08-17T12:31:14.8587031Z [gw0] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unsqueeze_cpu_float32 2022-08-17T12:31:16.2523665Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_cpu_complex64 2022-08-17T12:31:16.2544059Z [gw0] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_cpu_complex64 2022-08-17T12:31:16.9577372Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_cpu_float32 2022-08-17T12:31:16.9593694Z [gw1] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_solve_cpu_float32 2022-08-17T12:31:16.9879971Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unbind_cpu_complex64 2022-08-17T12:31:16.9929197Z [gw0] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_cpu_float32 2022-08-17T12:31:17.7048934Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_mean_cpu_complex64 2022-08-17T12:31:17.7066889Z [gw0] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_mean_cpu_complex64 2022-08-17T12:31:18.0374364Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_mean_cpu_float32 2022-08-17T12:31:18.0389268Z [gw0] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_mean_cpu_float32 2022-08-17T12:31:18.1662153Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vdot_cpu_complex64 2022-08-17T12:31:18.1715178Z [gw1] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unbind_cpu_complex64 2022-08-17T12:31:18.3838940Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unbind_cpu_float32 2022-08-17T12:31:18.3858108Z [gw0] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vdot_cpu_complex64 2022-08-17T12:31:18.4709750Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vdot_cpu_float32 2022-08-17T12:31:18.4727009Z [gw0] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vdot_cpu_float32 2022-08-17T12:31:18.5130394Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_complex_cpu_float32 2022-08-17T12:31:18.5200092Z [gw0] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_complex_cpu_float32 2022-08-17T12:31:18.8246391Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_cpu_complex64 2022-08-17T12:31:18.8260818Z [gw0] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_cpu_complex64 2022-08-17T12:31:18.8394462Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_cpu_float32 2022-08-17T12:31:18.8413190Z [gw1] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unbind_cpu_float32 2022-08-17T12:31:18.9611379Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unflatten_cpu_complex64 2022-08-17T12:31:18.9631712Z [gw0] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_cpu_float32 2022-08-17T12:31:19.0433565Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_real_cpu_complex64 2022-08-17T12:31:19.0452859Z [gw0] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_real_cpu_complex64 2022-08-17T12:31:19.4418422Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_cpu_float32 2022-08-17T12:31:19.4433125Z [gw0] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_cpu_float32 2022-08-17T12:31:19.9504193Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vsplit_cpu_complex64 2022-08-17T12:31:19.9535772Z [gw0] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vsplit_cpu_complex64 2022-08-17T12:31:20.1998380Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vsplit_cpu_float32 2022-08-17T12:31:20.2017206Z [gw0] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vsplit_cpu_float32 2022-08-17T12:31:20.4322332Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vstack_cpu_complex64 2022-08-17T12:31:20.4344086Z [gw0] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vstack_cpu_complex64 2022-08-17T12:31:20.5512819Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vstack_cpu_float32 2022-08-17T12:31:20.5543290Z [gw0] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vstack_cpu_float32 2022-08-17T12:31:20.5576378Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_where_cpu_complex64 2022-08-17T12:31:20.5985507Z [gw0] [ 96%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_where_cpu_complex64 2022-08-17T12:31:20.5989346Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_where_cpu_float32 2022-08-17T12:31:20.6441995Z [gw0] [ 96%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_where_cpu_float32 2022-08-17T12:31:20.9304995Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_xlogy_cpu_float32 2022-08-17T12:31:20.9336497Z [gw1] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unflatten_cpu_complex64 2022-08-17T12:31:21.5207521Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_cpu_complex64 2022-08-17T12:31:21.5241216Z [gw0] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_xlogy_cpu_float32 2022-08-17T12:31:21.5302810Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zero__cpu_complex64 2022-08-17T12:31:21.5510410Z [gw0] [ 96%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zero__cpu_complex64 2022-08-17T12:31:21.5523440Z [gw2] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_cpu_complex64 2022-08-17T12:31:21.5679202Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_cpu_float32 2022-08-17T12:31:21.6517673Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zeros_like_cpu_complex64 2022-08-17T12:31:21.6530741Z [gw1] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_cpu_complex64 2022-08-17T12:31:21.6598526Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zero__cpu_float32 2022-08-17T12:31:21.7415588Z [gw1] [ 97%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zero__cpu_float32 2022-08-17T12:31:21.7429912Z [gw0] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zeros_like_cpu_complex64 2022-08-17T12:31:21.8362574Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zeros_like_cpu_float32 2022-08-17T12:31:33.1262959Z [gw0] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zeros_like_cpu_float32 2022-08-17T12:31:33.1274957Z [gw3] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:31:34.7426185Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:31:34.7435983Z [gw3] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:31:41.1781630Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:31:41.1795415Z [gw2] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_cpu_float32 2022-08-17T12:31:41.1927563Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_lowrank_cpu_float32 2022-08-17T12:31:41.2198309Z [gw2] [ 97%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_lowrank_cpu_float32 2022-08-17T12:31:42.6445834Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_symeig_cpu_complex64 2022-08-17T12:31:42.6455842Z [gw2] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_symeig_cpu_complex64 2022-08-17T12:31:43.3589111Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_symeig_cpu_float32 2022-08-17T12:31:43.3595030Z [gw2] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_symeig_cpu_float32 2022-08-17T12:31:43.8028408Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_t_cpu_complex64 2022-08-17T12:31:43.8038397Z [gw2] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_t_cpu_complex64 2022-08-17T12:31:44.0346253Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_t_cpu_float32 2022-08-17T12:31:44.0353482Z [gw2] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_t_cpu_float32 2022-08-17T12:31:44.8180971Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_along_dim_cpu_complex64 2022-08-17T12:31:45.1216794Z [gw2] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_along_dim_cpu_complex64 2022-08-17T12:31:45.1227030Z [gw3] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:31:45.2563085Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_conj_cpu_float32 2022-08-17T12:31:45.2571252Z [gw3] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_conj_cpu_float32 2022-08-17T12:31:45.5203368Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_neg_cpu_complex64 2022-08-17T12:31:45.5211287Z [gw3] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_neg_cpu_complex64 2022-08-17T12:31:45.6537251Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_neg_cpu_float32 2022-08-17T12:31:45.6543097Z [gw3] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_neg_cpu_float32 2022-08-17T12:31:48.1366750Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_roll_cpu_complex64 2022-08-17T12:31:48.1375156Z [gw3] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_roll_cpu_complex64 2022-08-17T12:31:49.3671790Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_roll_cpu_float32 2022-08-17T12:31:49.3679424Z [gw3] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_roll_cpu_float32 2022-08-17T12:31:54.6899090Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rot90_cpu_complex64 2022-08-17T12:31:54.6905483Z [gw3] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rot90_cpu_complex64 2022-08-17T12:31:57.3471494Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rot90_cpu_float32 2022-08-17T12:31:57.3477984Z [gw3] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rot90_cpu_float32 2022-08-17T12:31:57.4257606Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_cpu_float32 2022-08-17T12:31:57.4266920Z [gw3] [ 99%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_cpu_float32 2022-08-17T12:31:57.6342303Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_0_cpu_float32 2022-08-17T12:31:57.6350483Z [gw3] [ 99%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_0_cpu_float32 2022-08-17T12:31:57.6364958Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_3_cpu_float32 2022-08-17T12:31:57.6757724Z [gw3] [ 99%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_3_cpu_float32 2022-08-17T12:31:57.6769677Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_neg_3_cpu_float32 2022-08-17T12:31:57.7197145Z [gw3] [ 99%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_neg_3_cpu_float32 2022-08-17T12:31:58.1415254Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsqrt_cpu_complex64 2022-08-17T12:31:58.1424492Z [gw3] [ 99%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsqrt_cpu_complex64 2022-08-17T12:31:58.3639110Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsqrt_cpu_float32 2022-08-17T12:31:58.3647482Z [gw3] [ 99%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsqrt_cpu_float32 2022-08-17T12:31:59.2687567Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsub_cpu_complex64 2022-08-17T12:31:59.2696335Z [gw3] [ 99%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsub_cpu_complex64 2022-08-17T12:31:59.7417382Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsub_cpu_float32 2022-08-17T12:31:59.7423927Z [gw3] [ 99%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsub_cpu_float32 2022-08-17T12:32:00.8178838Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_add_cpu_complex64 2022-08-17T12:32:00.8187944Z [gw3] [ 99%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_add_cpu_complex64 2022-08-17T12:32:01.3370901Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_add_cpu_float32 2022-08-17T12:32:02.8564776Z [gw3] [100%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_add_cpu_float32 2022-08-17T12:32:02.8587289Z 2022-08-17T12:32:02.8589345Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/test_ops_jit/test_ops_jit.xml - 2022-08-17T12:32:02.8596789Z ==== 749 passed, 98 skipped, 150 xfailed, 168 warnings in 307.55s (0:05:07) ==== 2022-08-17T12:32:02.8735715Z Skip info is located in the xml test reports, please either go to s3 or the hud to download them 2022-08-17T12:32:03.3974951Z Running test_reductions ... [2022-08-17 12:32:03.397129] 2022-08-17T12:32:03.3975478Z Executing ['/opt/conda/bin/python', '-bb', 'test_reductions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:32:03.397208] 2022-08-17T12:32:05.4836856Z Test results will be stored in test-reports/python-unittest/test_reductions 2022-08-17T12:32:05.5777086Z 2022-08-17T12:32:05.5777469Z Running tests... 2022-08-17T12:32:05.5777931Z ---------------------------------------------------------------------- 2022-08-17T12:32:05.5997519Z test_accreal_type_cpu (__main__.TestReductionsCPU) ... ok (0.022s) 2022-08-17T12:32:05.6016835Z test_all_any_cpu (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:05.6026704Z test_all_any_empty_cpu (__main__.TestReductionsCPU) ... ok (0.001s) 2022-08-17T12:32:05.6073765Z test_all_any_vs_numpy_cpu_bool (__main__.TestReductionsCPU) ... test_reductions.py:1732: UserWarning: The use of `x.T` on tensors of dimension other than 2 to reverse their shape is deprecated and it will throw an error in a future release. Consider `x.mT` to transpose batches of matrices or `x.permute(*torch.arange(x.ndim - 1, -1, -1))` to reverse the dimensions of a tensor. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorShape.cpp:3075.) 2022-08-17T12:32:05.6074389Z _test_all_any(x.T) 2022-08-17T12:32:05.6105536Z test_reductions.py:1696: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:32:05.6106152Z torch.all(x, dim, out=out) 2022-08-17T12:32:05.6153985Z test_reductions.py:1696: UserWarning: An output with one or more elements was resized since it had shape [1, 1], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:32:05.6154609Z torch.all(x, dim, out=out) 2022-08-17T12:32:05.6254036Z test_reductions.py:1696: UserWarning: An output with one or more elements was resized since it had shape [1, 5, 1], which does not match the required output shape [5, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:32:05.6254649Z torch.all(x, dim, out=out) 2022-08-17T12:32:05.6301018Z test_reductions.py:1696: UserWarning: An output with one or more elements was resized since it had shape [1, 5, 1], which does not match the required output shape [1, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:32:05.6301864Z torch.all(x, dim, out=out) 2022-08-17T12:32:05.6346599Z test_reductions.py:1696: UserWarning: An output with one or more elements was resized since it had shape [1, 5, 1], which does not match the required output shape [1, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:32:05.6347198Z torch.all(x, dim, out=out) 2022-08-17T12:32:05.6408083Z test_reductions.py:1696: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3, 2], which does not match the required output shape [1, 3, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:32:05.6408734Z torch.all(x, dim, out=out) 2022-08-17T12:32:05.6502968Z test_reductions.py:1696: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3, 2], which does not match the required output shape [1, 1, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:32:05.6503590Z torch.all(x, dim, out=out) 2022-08-17T12:32:05.6551199Z test_reductions.py:1696: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3, 2], which does not match the required output shape [1, 1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:32:05.6551810Z torch.all(x, dim, out=out) 2022-08-17T12:32:05.6591974Z ok (0.056s) 2022-08-17T12:32:05.6648914Z test_all_any_vs_numpy_cpu_complex128 (__main__.TestReductionsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:2325: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:250.) 2022-08-17T12:32:05.6649424Z torch_result = torch_fn(t).cpu() 2022-08-17T12:32:06.0634388Z ok (0.404s) 2022-08-17T12:32:06.4678872Z test_all_any_vs_numpy_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.404s) 2022-08-17T12:32:06.8722241Z test_all_any_vs_numpy_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.404s) 2022-08-17T12:32:07.2759181Z test_all_any_vs_numpy_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.404s) 2022-08-17T12:32:07.6828310Z test_all_any_vs_numpy_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.407s) 2022-08-17T12:32:08.0827500Z test_all_any_vs_numpy_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.400s) 2022-08-17T12:32:08.4826774Z test_all_any_vs_numpy_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.400s) 2022-08-17T12:32:08.8833427Z test_all_any_vs_numpy_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.401s) 2022-08-17T12:32:09.2820827Z test_all_any_vs_numpy_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.399s) 2022-08-17T12:32:09.3375934Z test_all_any_vs_numpy_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.055s) 2022-08-17T12:32:09.3395837Z test_all_any_with_dim_cpu (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:09.3414544Z test_amax_cpu_bool (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:09.3449372Z test_amax_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T12:32:09.3474458Z test_amax_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:09.3501431Z test_amax_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T12:32:09.3520811Z test_amax_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:09.3539029Z test_amax_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:09.3705190Z test_amin_amax_some_dims_cpu (__main__.TestReductionsCPU) ... ok (0.017s) 2022-08-17T12:32:09.3723093Z test_amin_cpu_bool (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:09.3754059Z test_amin_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T12:32:09.3778194Z test_amin_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:09.3803861Z test_amin_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T12:32:09.3822003Z test_amin_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:09.3839845Z test_amin_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:09.3902080Z test_aminmax_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.006s) 2022-08-17T12:32:09.3963290Z test_aminmax_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.006s) 2022-08-17T12:32:09.3998175Z test_argminmax_axis_with_dim_one_cpu (__main__.TestReductionsCPU) ... ok (0.004s) 2022-08-17T12:32:09.4008923Z test_argminmax_large_axis_cpu (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:32:09.4050872Z test_argminmax_multiple_cpu_float16 (__main__.TestReductionsCPU) ... test_reductions.py:1616: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:32:09.4051697Z x[mask] = torch.tensor(max_val + 1, dtype=dtype) 2022-08-17T12:32:09.4052141Z test_reductions.py:1619: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:32:09.4052708Z x[mask] = torch.tensor(min_val - 1, dtype=dtype) 2022-08-17T12:32:09.4125714Z ok (0.012s) 2022-08-17T12:32:09.4277442Z test_argminmax_multiple_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.015s) 2022-08-17T12:32:09.4432411Z test_argminmax_multiple_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.015s) 2022-08-17T12:32:09.4570305Z test_argminmax_multiple_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.014s) 2022-08-17T12:32:09.4710379Z test_argminmax_multiple_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.014s) 2022-08-17T12:32:09.4847044Z test_argminmax_multiple_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.014s) 2022-08-17T12:32:09.4984019Z test_argminmax_multiple_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.014s) 2022-08-17T12:32:09.5121874Z test_argminmax_multiple_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.014s) 2022-08-17T12:32:09.7108415Z test_bincount_cpu (__main__.TestReductionsCPU) ... ok (0.198s) 2022-08-17T12:32:09.7609625Z test_bucketization_cpu (__main__.TestReductionsCPU) ... ok (0.050s) 2022-08-17T12:32:09.7725909Z test_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) ... ok (0.012s) 2022-08-17T12:32:09.7833946Z test_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.011s) 2022-08-17T12:32:09.7948449Z test_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.011s) 2022-08-17T12:32:09.8053327Z test_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.010s) 2022-08-17T12:32:09.8161709Z test_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.011s) 2022-08-17T12:32:09.8223458Z test_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.006s) 2022-08-17T12:32:09.8284004Z test_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.006s) 2022-08-17T12:32:09.8343808Z test_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.006s) 2022-08-17T12:32:09.8403908Z test_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.006s) 2022-08-17T12:32:09.8463826Z test_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.006s) 2022-08-17T12:32:10.0112353Z test_cumprod_integer_upcast_cpu (__main__.TestReductionsCPU) ... ok (0.165s) 2022-08-17T12:32:10.2001342Z test_cumsum_integer_upcast_cpu (__main__.TestReductionsCPU) ... ok (0.189s) 2022-08-17T12:32:10.2021466Z test_dim_arg_reduction_scalar_cpu_bfloat16 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:10.2041437Z test_dim_arg_reduction_scalar_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:10.2059985Z test_dim_arg_reduction_scalar_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:10.2078444Z test_dim_arg_reduction_scalar_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:10.2096776Z test_dim_arg_reduction_scalar_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:10.2115148Z test_dim_arg_reduction_scalar_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:10.2133354Z test_dim_arg_reduction_scalar_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:10.2151851Z test_dim_arg_reduction_scalar_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:10.2169960Z test_dim_arg_reduction_scalar_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:10.2175474Z test_dim_default__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2183707Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.2187218Z test_dim_default__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2194634Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.2197988Z test_dim_default__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2204989Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.2208380Z test_dim_default__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2215423Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.2218892Z test_dim_default__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2228427Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.2232413Z test_dim_default__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2240734Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.2244126Z test_dim_default__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2251339Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.2254703Z test_dim_default__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2261993Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.2265609Z test_dim_default__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2276000Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.2279728Z test_dim_default__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2286937Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.2290256Z test_dim_default__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2298548Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.2302004Z test_dim_default_all_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2308864Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.2312202Z test_dim_default_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2318835Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.2322208Z test_dim_default_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2328859Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.2332172Z test_dim_default_any_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2338921Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.2342297Z test_dim_default_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2349060Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.2352409Z test_dim_default_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2359092Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.2362441Z test_dim_default_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2369116Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.2372510Z test_dim_default_keepdim__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2380759Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.2384200Z test_dim_default_keepdim__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2392610Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.2396024Z test_dim_default_keepdim__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2404185Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.2407628Z test_dim_default_keepdim__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2415802Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.2419313Z test_dim_default_keepdim__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2429068Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.2433072Z test_dim_default_keepdim__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2441862Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.2445274Z test_dim_default_keepdim__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2453413Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.2456883Z test_dim_default_keepdim__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2465101Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.2468525Z test_dim_default_keepdim__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2479018Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.2483012Z test_dim_default_keepdim__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2491290Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.2494727Z test_dim_default_keepdim__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2504602Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.2507953Z test_dim_default_keepdim_all_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2518449Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... expected failure (0.001s) 2022-08-17T12:32:10.2521897Z test_dim_default_keepdim_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2529865Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.2533656Z test_dim_default_keepdim_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2541551Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.2545178Z test_dim_default_keepdim_any_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2551784Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... expected failure (0.001s) 2022-08-17T12:32:10.2555332Z test_dim_default_keepdim_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2556329Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T12:32:10.2559499Z test_dim_default_keepdim_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2560192Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T12:32:10.2563744Z test_dim_default_keepdim_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2564307Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T12:32:10.2567688Z test_dim_default_keepdim_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2575657Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.2579164Z test_dim_default_keepdim_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2580174Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T12:32:10.2583419Z test_dim_default_keepdim_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2592882Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.2596371Z test_dim_default_keepdim_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2604601Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.2608530Z test_dim_default_keepdim_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2608992Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T12:32:10.2612474Z test_dim_default_keepdim_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2613068Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T12:32:10.2616555Z test_dim_default_keepdim_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2616893Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T12:32:10.2620594Z test_dim_default_keepdim_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2621218Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T12:32:10.2624548Z test_dim_default_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2631633Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.2634806Z test_dim_default_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2641992Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.2645331Z test_dim_default_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2652750Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.2656255Z test_dim_default_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2663066Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.2666464Z test_dim_default_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2673590Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.2676881Z test_dim_default_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2684466Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.2687830Z test_dim_default_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2694544Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.2697905Z test_dim_default_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2705423Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.2709851Z test_dim_empty__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2719901Z Tests that dim=[] is a no-op ... expected failure (0.001s) 2022-08-17T12:32:10.2723968Z test_dim_empty__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2731724Z Tests that dim=[] is a no-op ... expected failure (0.001s) 2022-08-17T12:32:10.2735868Z test_dim_empty__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2736862Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2022-08-17T12:32:10.2740935Z test_dim_empty__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2748861Z Tests that dim=[] is a no-op ... expected failure (0.001s) 2022-08-17T12:32:10.2753249Z test_dim_empty__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2760494Z Tests that dim=[] is a no-op ... expected failure (0.001s) 2022-08-17T12:32:10.2765006Z test_dim_empty__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2772222Z Tests that dim=[] is a no-op ... ok (0.001s) 2022-08-17T12:32:10.2776534Z test_dim_empty__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2786661Z Tests that dim=[] is a no-op ... expected failure (0.001s) 2022-08-17T12:32:10.2791673Z test_dim_empty__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2799113Z Tests that dim=[] is a no-op ... expected failure (0.001s) 2022-08-17T12:32:10.2803328Z test_dim_empty__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2811886Z Tests that dim=[] is a no-op ... expected failure (0.001s) 2022-08-17T12:32:10.2815940Z test_dim_empty_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2823523Z Tests that dim=[] is a no-op ... expected failure (0.001s) 2022-08-17T12:32:10.2827439Z test_dim_empty_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2835084Z Tests that dim=[] is a no-op ... expected failure (0.001s) 2022-08-17T12:32:10.2839506Z test_dim_empty_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2840186Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2022-08-17T12:32:10.2844261Z test_dim_empty_keepdim__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2854077Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.001s) 2022-08-17T12:32:10.2858080Z test_dim_empty_keepdim__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2867608Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.001s) 2022-08-17T12:32:10.2872000Z test_dim_empty_keepdim__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2872732Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2022-08-17T12:32:10.2876864Z test_dim_empty_keepdim__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2886330Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.001s) 2022-08-17T12:32:10.2890716Z test_dim_empty_keepdim__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2899746Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.001s) 2022-08-17T12:32:10.2903987Z test_dim_empty_keepdim__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2911579Z Tests that dim=[], when keepdim=True, is a no-op ... ok (0.001s) 2022-08-17T12:32:10.2915912Z test_dim_empty_keepdim__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2926515Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.001s) 2022-08-17T12:32:10.2931248Z test_dim_empty_keepdim__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2940199Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.001s) 2022-08-17T12:32:10.2944537Z test_dim_empty_keepdim__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2956613Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.002s) 2022-08-17T12:32:10.2960814Z test_dim_empty_keepdim_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2969356Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.001s) 2022-08-17T12:32:10.2973694Z test_dim_empty_keepdim_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2982452Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.001s) 2022-08-17T12:32:10.2986678Z test_dim_empty_keepdim_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.2987472Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2022-08-17T12:32:10.2992248Z test_dim_empty_keepdim_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3000838Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.001s) 2022-08-17T12:32:10.3005209Z test_dim_empty_keepdim_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3005905Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2022-08-17T12:32:10.3009929Z test_dim_empty_keepdim_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3010799Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2022-08-17T12:32:10.3014728Z test_dim_empty_keepdim_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3023634Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.001s) 2022-08-17T12:32:10.3027926Z test_dim_empty_keepdim_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3028820Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2022-08-17T12:32:10.3033105Z test_dim_empty_keepdim_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3033602Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2022-08-17T12:32:10.3038254Z test_dim_empty_keepdim_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3038979Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2022-08-17T12:32:10.3043404Z test_dim_empty_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3051010Z Tests that dim=[] is a no-op ... expected failure (0.001s) 2022-08-17T12:32:10.3055085Z test_dim_empty_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3055532Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2022-08-17T12:32:10.3059850Z test_dim_empty_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3060275Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2022-08-17T12:32:10.3064526Z test_dim_empty_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3072162Z Tests that dim=[] is a no-op ... expected failure (0.001s) 2022-08-17T12:32:10.3076353Z test_dim_empty_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3076907Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2022-08-17T12:32:10.3081079Z test_dim_empty_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3081737Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2022-08-17T12:32:10.3085979Z test_dim_empty_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3086559Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2022-08-17T12:32:10.3090726Z test_dim_multi__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3097701Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2022-08-17T12:32:10.3102130Z test_dim_multi__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3109281Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2022-08-17T12:32:10.3113654Z test_dim_multi__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3121862Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2022-08-17T12:32:10.3126809Z test_dim_multi__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3134195Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2022-08-17T12:32:10.3138548Z test_dim_multi__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3145471Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2022-08-17T12:32:10.3149839Z test_dim_multi__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3156901Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2022-08-17T12:32:10.3161231Z test_dim_multi__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3169968Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2022-08-17T12:32:10.3175066Z test_dim_multi__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3182130Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2022-08-17T12:32:10.3186415Z test_dim_multi__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3194650Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2022-08-17T12:32:10.3198827Z test_dim_multi_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3205596Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2022-08-17T12:32:10.3209896Z test_dim_multi_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3216666Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2022-08-17T12:32:10.3221045Z test_dim_multi_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3227978Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2022-08-17T12:32:10.3232228Z test_dim_multi_duplicate__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3237566Z Tests that an error is raised if dim has duplicate entries. ... ok (0.001s) 2022-08-17T12:32:10.3241680Z test_dim_multi_duplicate__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3246809Z Tests that an error is raised if dim has duplicate entries. ... ok (0.001s) 2022-08-17T12:32:10.3250867Z test_dim_multi_duplicate__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3256240Z Tests that an error is raised if dim has duplicate entries. ... ok (0.001s) 2022-08-17T12:32:10.3260525Z test_dim_multi_duplicate__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3266443Z Tests that an error is raised if dim has duplicate entries. ... ok (0.001s) 2022-08-17T12:32:10.3270303Z test_dim_multi_duplicate__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3275664Z Tests that an error is raised if dim has duplicate entries. ... ok (0.001s) 2022-08-17T12:32:10.3279856Z test_dim_multi_duplicate__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3285279Z Tests that an error is raised if dim has duplicate entries. ... ok (0.001s) 2022-08-17T12:32:10.3289337Z test_dim_multi_duplicate__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3294893Z Tests that an error is raised if dim has duplicate entries. ... ok (0.001s) 2022-08-17T12:32:10.3299047Z test_dim_multi_duplicate__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3304499Z Tests that an error is raised if dim has duplicate entries. ... ok (0.001s) 2022-08-17T12:32:10.3308984Z test_dim_multi_duplicate__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3314397Z Tests that an error is raised if dim has duplicate entries. ... ok (0.001s) 2022-08-17T12:32:10.3318397Z test_dim_multi_duplicate_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3378183Z Tests that an error is raised if dim has duplicate entries. ... ok (0.006s) 2022-08-17T12:32:10.3382247Z test_dim_multi_duplicate_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3440947Z Tests that an error is raised if dim has duplicate entries. ... ok (0.006s) 2022-08-17T12:32:10.3445017Z test_dim_multi_duplicate_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3511555Z Tests that an error is raised if dim has duplicate entries. ... ok (0.007s) 2022-08-17T12:32:10.3515175Z test_dim_multi_duplicate_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3564834Z Tests that an error is raised if dim has duplicate entries. ... ok (0.005s) 2022-08-17T12:32:10.3568855Z test_dim_multi_duplicate_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3628493Z Tests that an error is raised if dim has duplicate entries. ... ok (0.006s) 2022-08-17T12:32:10.3632625Z test_dim_multi_duplicate_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3704192Z Tests that an error is raised if dim has duplicate entries. ... ok (0.008s) 2022-08-17T12:32:10.3708073Z test_dim_multi_duplicate_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3756250Z Tests that an error is raised if dim has duplicate entries. ... ok (0.005s) 2022-08-17T12:32:10.3760924Z test_dim_multi_duplicate_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3828322Z Tests that an error is raised if dim has duplicate entries. ... ok (0.007s) 2022-08-17T12:32:10.3832575Z test_dim_multi_duplicate_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3891751Z Tests that an error is raised if dim has duplicate entries. ... ok (0.006s) 2022-08-17T12:32:10.3895709Z test_dim_multi_duplicate_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3963071Z Tests that an error is raised if dim has duplicate entries. ... ok (0.007s) 2022-08-17T12:32:10.3967676Z test_dim_multi_keepdim__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3976577Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2022-08-17T12:32:10.3981417Z test_dim_multi_keepdim__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.3989896Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2022-08-17T12:32:10.3994500Z test_dim_multi_keepdim__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4004267Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2022-08-17T12:32:10.4009568Z test_dim_multi_keepdim__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4018272Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2022-08-17T12:32:10.4022886Z test_dim_multi_keepdim__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4031189Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2022-08-17T12:32:10.4035789Z test_dim_multi_keepdim__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4044035Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2022-08-17T12:32:10.4048702Z test_dim_multi_keepdim__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4058707Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2022-08-17T12:32:10.4063933Z test_dim_multi_keepdim__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4072161Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2022-08-17T12:32:10.4076726Z test_dim_multi_keepdim__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4085748Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2022-08-17T12:32:10.4090348Z test_dim_multi_keepdim_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4098292Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2022-08-17T12:32:10.4102993Z test_dim_multi_keepdim_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4111066Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2022-08-17T12:32:10.4116259Z test_dim_multi_keepdim_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4116591Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... skip: Skipped! (0.001s) 2022-08-17T12:32:10.4121087Z test_dim_multi_keepdim_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4128926Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2022-08-17T12:32:10.4133342Z test_dim_multi_keepdim_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4141388Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2022-08-17T12:32:10.4145883Z test_dim_multi_keepdim_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4154342Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2022-08-17T12:32:10.4158878Z test_dim_multi_keepdim_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4166808Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2022-08-17T12:32:10.4171152Z test_dim_multi_keepdim_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4179280Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2022-08-17T12:32:10.4183786Z test_dim_multi_keepdim_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4191715Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2022-08-17T12:32:10.4196174Z test_dim_multi_keepdim_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4204169Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2022-08-17T12:32:10.4208413Z test_dim_multi_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4215309Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2022-08-17T12:32:10.4219670Z test_dim_multi_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4226579Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2022-08-17T12:32:10.4230947Z test_dim_multi_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4238222Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2022-08-17T12:32:10.4242459Z test_dim_multi_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4249237Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2022-08-17T12:32:10.4253466Z test_dim_multi_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4260597Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2022-08-17T12:32:10.4264989Z test_dim_multi_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4271838Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2022-08-17T12:32:10.4275592Z test_dim_multi_unsorted__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4281592Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T12:32:10.4285236Z test_dim_multi_unsorted__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4291354Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T12:32:10.4295026Z test_dim_multi_unsorted__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4302379Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T12:32:10.4306337Z test_dim_multi_unsorted__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4312751Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T12:32:10.4316319Z test_dim_multi_unsorted__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4322269Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T12:32:10.4325885Z test_dim_multi_unsorted__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4332016Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T12:32:10.4335808Z test_dim_multi_unsorted__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4342863Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T12:32:10.4347054Z test_dim_multi_unsorted__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4353213Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T12:32:10.4356898Z test_dim_multi_unsorted__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4363411Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T12:32:10.4367012Z test_dim_multi_unsorted_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4372872Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T12:32:10.4376555Z test_dim_multi_unsorted_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4382498Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T12:32:10.4386302Z test_dim_multi_unsorted_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4392211Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T12:32:10.4395978Z test_dim_multi_unsorted_keepdim__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4402762Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T12:32:10.4406464Z test_dim_multi_unsorted_keepdim__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4413203Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T12:32:10.4417034Z test_dim_multi_unsorted_keepdim__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4424690Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T12:32:10.4429215Z test_dim_multi_unsorted_keepdim__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4436413Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T12:32:10.4440211Z test_dim_multi_unsorted_keepdim__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4446966Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T12:32:10.4450714Z test_dim_multi_unsorted_keepdim__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4457520Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T12:32:10.4461529Z test_dim_multi_unsorted_keepdim__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4469293Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T12:32:10.4474019Z test_dim_multi_unsorted_keepdim__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4480649Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T12:32:10.4484656Z test_dim_multi_unsorted_keepdim__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4491814Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T12:32:10.4495693Z test_dim_multi_unsorted_keepdim_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4502385Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T12:32:10.4506286Z test_dim_multi_unsorted_keepdim_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4512958Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T12:32:10.4517128Z test_dim_multi_unsorted_keepdim_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4517767Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: Skipped! (0.000s) 2022-08-17T12:32:10.4521779Z test_dim_multi_unsorted_keepdim_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4528565Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T12:32:10.4532302Z test_dim_multi_unsorted_keepdim_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4539347Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T12:32:10.4543133Z test_dim_multi_unsorted_keepdim_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4550000Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T12:32:10.4553767Z test_dim_multi_unsorted_keepdim_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4560360Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T12:32:10.4564166Z test_dim_multi_unsorted_keepdim_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4570850Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T12:32:10.4574809Z test_dim_multi_unsorted_keepdim_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4581382Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T12:32:10.4585110Z test_dim_multi_unsorted_keepdim_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4592028Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2022-08-17T12:32:10.4595601Z test_dim_multi_unsorted_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4601575Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T12:32:10.4605034Z test_dim_multi_unsorted_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4610954Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T12:32:10.4614644Z test_dim_multi_unsorted_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4620836Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T12:32:10.4624440Z test_dim_multi_unsorted_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4630493Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T12:32:10.4634131Z test_dim_multi_unsorted_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4639899Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T12:32:10.4643536Z test_dim_multi_unsorted_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4649358Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T12:32:10.4653009Z test_dim_multi_unsorted_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4658927Z Tests that operator correctly handles unsorted dim list. ... ok (0.001s) 2022-08-17T12:32:10.4662907Z test_dim_multi_unsupported__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4668881Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.001s) 2022-08-17T12:32:10.4672697Z test_dim_multi_unsupported__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4678165Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.001s) 2022-08-17T12:32:10.4682058Z test_dim_multi_unsupported_all_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4687795Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.001s) 2022-08-17T12:32:10.4691648Z test_dim_multi_unsupported_any_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4697266Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.001s) 2022-08-17T12:32:10.4701232Z test_dim_multi_unsupported_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4706607Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.001s) 2022-08-17T12:32:10.4710743Z test_dim_multi_unsupported_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4716038Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.001s) 2022-08-17T12:32:10.4720160Z test_dim_multi_unsupported_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4725714Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.001s) 2022-08-17T12:32:10.4729911Z test_dim_multi_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4736854Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2022-08-17T12:32:10.4741037Z test_dim_ndim_limit__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4802031Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2022-08-17T12:32:10.4805746Z test_dim_ndim_limit__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4864822Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2022-08-17T12:32:10.4868877Z test_dim_ndim_limit__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4927331Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2022-08-17T12:32:10.4931200Z test_dim_ndim_limit__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.4990050Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2022-08-17T12:32:10.4993890Z test_dim_ndim_limit__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.5074551Z Tests that an exception is raised when reducing a tensor with more ... ok (0.008s) 2022-08-17T12:32:10.5078339Z test_dim_ndim_limit__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.5137708Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2022-08-17T12:32:10.5141674Z test_dim_ndim_limit__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.5191447Z Tests that an exception is raised when reducing a tensor with more ... ok (0.005s) 2022-08-17T12:32:10.5195272Z test_dim_ndim_limit__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.5255942Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2022-08-17T12:32:10.5259638Z test_dim_ndim_limit__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.5319436Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2022-08-17T12:32:10.5323376Z test_dim_ndim_limit__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.5382884Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2022-08-17T12:32:10.5386658Z test_dim_ndim_limit__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.5448242Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2022-08-17T12:32:10.5451811Z test_dim_ndim_limit_all_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.5510841Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2022-08-17T12:32:10.5514748Z test_dim_ndim_limit_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.5573425Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2022-08-17T12:32:10.5577262Z test_dim_ndim_limit_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.5636020Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2022-08-17T12:32:10.5640288Z test_dim_ndim_limit_any_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.5701812Z Tests that an exception is raised when reducing a tensor with more ... ok (0.007s) 2022-08-17T12:32:10.5705957Z test_dim_ndim_limit_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.5764104Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2022-08-17T12:32:10.5768216Z test_dim_ndim_limit_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.5826970Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2022-08-17T12:32:10.5830928Z test_dim_ndim_limit_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.5913867Z Tests that an exception is raised when reducing a tensor with more ... ok (0.009s) 2022-08-17T12:32:10.5918088Z test_dim_ndim_limit_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.5967471Z Tests that an exception is raised when reducing a tensor with more ... ok (0.005s) 2022-08-17T12:32:10.5971799Z test_dim_ndim_limit_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6032890Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2022-08-17T12:32:10.6036891Z test_dim_ndim_limit_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6109149Z Tests that an exception is raised when reducing a tensor with more ... ok (0.008s) 2022-08-17T12:32:10.6112920Z test_dim_ndim_limit_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6161783Z Tests that an exception is raised when reducing a tensor with more ... ok (0.005s) 2022-08-17T12:32:10.6165722Z test_dim_ndim_limit_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6226093Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2022-08-17T12:32:10.6230491Z test_dim_ndim_limit_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6299612Z Tests that an exception is raised when reducing a tensor with more ... ok (0.007s) 2022-08-17T12:32:10.6303645Z test_dim_ndim_limit_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6363101Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2022-08-17T12:32:10.6366969Z test_dim_ndim_limit_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6433925Z Tests that an exception is raised when reducing a tensor with more ... ok (0.007s) 2022-08-17T12:32:10.6437240Z test_dim_none__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6444742Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.6448264Z test_dim_none__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6455298Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.6458905Z test_dim_none__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6465970Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.6469658Z test_dim_none__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6476565Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.6480169Z test_dim_none__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6489396Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.6493626Z test_dim_none__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6502264Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.6505977Z test_dim_none__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6513753Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.6517329Z test_dim_none__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6524478Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.6527813Z test_dim_none__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6537117Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.6541222Z test_dim_none__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6548425Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.6551948Z test_dim_none__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6560289Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.6563719Z test_dim_none_all_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6595351Z Tests that dim=None reduces all dimensions. ... expected failure (0.003s) 2022-08-17T12:32:10.6598631Z test_dim_none_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6605321Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.6608839Z test_dim_none_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6615529Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.6619047Z test_dim_none_any_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6650599Z Tests that dim=None reduces all dimensions. ... expected failure (0.003s) 2022-08-17T12:32:10.6653924Z test_dim_none_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6660824Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.6664282Z test_dim_none_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6671256Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.6674609Z test_dim_none_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6681184Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.6684858Z test_dim_none_keepdim__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6693208Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.6696757Z test_dim_none_keepdim__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6705259Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.6708801Z test_dim_none_keepdim__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6717028Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.6720649Z test_dim_none_keepdim__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6728789Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.6732593Z test_dim_none_keepdim__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6743458Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.6748052Z test_dim_none_keepdim__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6756721Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.6760138Z test_dim_none_keepdim__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6768327Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.6771949Z test_dim_none_keepdim__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6780199Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.6783814Z test_dim_none_keepdim__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6794391Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.6798579Z test_dim_none_keepdim__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6806741Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.6810369Z test_dim_none_keepdim__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6819667Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.6823344Z test_dim_none_keepdim_all_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6854746Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... expected failure (0.003s) 2022-08-17T12:32:10.6858200Z test_dim_none_keepdim_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6866328Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.6870076Z test_dim_none_keepdim_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6877866Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.6881592Z test_dim_none_keepdim_any_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6913302Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... expected failure (0.003s) 2022-08-17T12:32:10.6917061Z test_dim_none_keepdim_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6917530Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T12:32:10.6921082Z test_dim_none_keepdim_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6921818Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T12:32:10.6925918Z test_dim_none_keepdim_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6926482Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T12:32:10.6930850Z test_dim_none_keepdim_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6939883Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.6944010Z test_dim_none_keepdim_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6953130Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.6957446Z test_dim_none_keepdim_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6966721Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.6970827Z test_dim_none_keepdim_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6979698Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.6983914Z test_dim_none_keepdim_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6984468Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T12:32:10.6988974Z test_dim_none_keepdim_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.6997894Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.7001407Z test_dim_none_keepdim_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7009357Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.7012960Z test_dim_none_keepdim_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7021617Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T12:32:10.7025058Z test_dim_none_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7032348Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.7035680Z test_dim_none_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7042784Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.7046232Z test_dim_none_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7053723Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.7057194Z test_dim_none_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7064143Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.7067917Z test_dim_none_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7068488Z Tests that dim=None reduces all dimensions. ... skip: Skipped! (0.000s) 2022-08-17T12:32:10.7071709Z test_dim_none_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7078792Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.7082358Z test_dim_none_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7089051Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.7092519Z test_dim_none_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7099680Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2022-08-17T12:32:10.7103275Z test_dim_offbounds__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7108787Z Tests that passing an off-bounds dim throws ... ok (0.001s) 2022-08-17T12:32:10.7112088Z test_dim_offbounds__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7117303Z Tests that passing an off-bounds dim throws ... ok (0.001s) 2022-08-17T12:32:10.7120782Z test_dim_offbounds__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7168760Z Tests that passing an off-bounds dim throws ... ok (0.005s) 2022-08-17T12:32:10.7172052Z test_dim_offbounds__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7220525Z Tests that passing an off-bounds dim throws ... ok (0.005s) 2022-08-17T12:32:10.7223770Z test_dim_offbounds__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7229346Z Tests that passing an off-bounds dim throws ... ok (0.001s) 2022-08-17T12:32:10.7232651Z test_dim_offbounds__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7238066Z Tests that passing an off-bounds dim throws ... ok (0.001s) 2022-08-17T12:32:10.7241544Z test_dim_offbounds__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7246924Z Tests that passing an off-bounds dim throws ... ok (0.001s) 2022-08-17T12:32:10.7250130Z test_dim_offbounds__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7255529Z Tests that passing an off-bounds dim throws ... ok (0.001s) 2022-08-17T12:32:10.7258934Z test_dim_offbounds__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7264244Z Tests that passing an off-bounds dim throws ... ok (0.001s) 2022-08-17T12:32:10.7267762Z test_dim_offbounds__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7273269Z Tests that passing an off-bounds dim throws ... ok (0.001s) 2022-08-17T12:32:10.7276721Z test_dim_offbounds__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7282144Z Tests that passing an off-bounds dim throws ... ok (0.001s) 2022-08-17T12:32:10.7285690Z test_dim_offbounds_all_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7334645Z Tests that passing an off-bounds dim throws ... ok (0.005s) 2022-08-17T12:32:10.7337979Z test_dim_offbounds_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7386307Z Tests that passing an off-bounds dim throws ... ok (0.005s) 2022-08-17T12:32:10.7389826Z test_dim_offbounds_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7438028Z Tests that passing an off-bounds dim throws ... ok (0.005s) 2022-08-17T12:32:10.7441434Z test_dim_offbounds_any_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7490987Z Tests that passing an off-bounds dim throws ... ok (0.005s) 2022-08-17T12:32:10.7494689Z test_dim_offbounds_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7542453Z Tests that passing an off-bounds dim throws ... ok (0.005s) 2022-08-17T12:32:10.7545841Z test_dim_offbounds_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7594209Z Tests that passing an off-bounds dim throws ... ok (0.005s) 2022-08-17T12:32:10.7597347Z test_dim_offbounds_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7670132Z Tests that passing an off-bounds dim throws ... ok (0.008s) 2022-08-17T12:32:10.7673427Z test_dim_offbounds_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7723001Z Tests that passing an off-bounds dim throws ... ok (0.005s) 2022-08-17T12:32:10.7726366Z test_dim_offbounds_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7775687Z Tests that passing an off-bounds dim throws ... ok (0.005s) 2022-08-17T12:32:10.7779206Z test_dim_offbounds_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7840481Z Tests that passing an off-bounds dim throws ... ok (0.006s) 2022-08-17T12:32:10.7843724Z test_dim_offbounds_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7891522Z Tests that passing an off-bounds dim throws ... ok (0.005s) 2022-08-17T12:32:10.7894808Z test_dim_offbounds_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.7944448Z Tests that passing an off-bounds dim throws ... ok (0.005s) 2022-08-17T12:32:10.7947780Z test_dim_offbounds_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.8014878Z Tests that passing an off-bounds dim throws ... ok (0.007s) 2022-08-17T12:32:10.8018324Z test_dim_offbounds_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.8067168Z Tests that passing an off-bounds dim throws ... ok (0.005s) 2022-08-17T12:32:10.8070562Z test_dim_offbounds_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:10.8137151Z Tests that passing an off-bounds dim throws ... ok (0.007s) 2022-08-17T12:32:10.8236944Z test_dim_reduction_cpu_bfloat16 (__main__.TestReductionsCPU) ... test_reductions.py:1937: UserWarning: An output with one or more elements was resized since it had shape [2, 3], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:32:10.8237627Z torch.sum(x, 0, out=y) 2022-08-17T12:32:10.8407833Z ok (0.027s) 2022-08-17T12:32:10.8673641Z test_dim_reduction_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.026s) 2022-08-17T12:32:10.8941388Z test_dim_reduction_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.027s) 2022-08-17T12:32:10.9194980Z test_dim_reduction_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.025s) 2022-08-17T12:32:10.9437876Z test_dim_reduction_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.024s) 2022-08-17T12:32:10.9680284Z test_dim_reduction_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.024s) 2022-08-17T12:32:10.9921084Z test_dim_reduction_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.024s) 2022-08-17T12:32:11.0162363Z test_dim_reduction_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.024s) 2022-08-17T12:32:11.0179561Z test_dim_reduction_lastdim_cpu_bfloat16 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:11.0194967Z test_dim_reduction_lastdim_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:11.1129056Z test_dim_reduction_less_than_64_cpu (__main__.TestReductionsCPU) ... ok (0.093s) 2022-08-17T12:32:11.1134221Z test_dim_single__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1146839Z Tests that dim=i reduces dimension i. ... ok (0.002s) 2022-08-17T12:32:11.1152658Z test_dim_single__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1162688Z Tests that dim=i reduces dimension i. ... ok (0.002s) 2022-08-17T12:32:11.1167823Z test_dim_single__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1177350Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2022-08-17T12:32:11.1182555Z test_dim_single__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1192073Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2022-08-17T12:32:11.1197123Z test_dim_single__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1208810Z Tests that dim=i reduces dimension i. ... ok (0.002s) 2022-08-17T12:32:11.1214709Z test_dim_single__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1225192Z Tests that dim=i reduces dimension i. ... ok (0.002s) 2022-08-17T12:32:11.1230371Z test_dim_single__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1239776Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2022-08-17T12:32:11.1244838Z test_dim_single__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1254409Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2022-08-17T12:32:11.1259468Z test_dim_single__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1272919Z Tests that dim=i reduces dimension i. ... ok (0.002s) 2022-08-17T12:32:11.1278665Z test_dim_single__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1287896Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2022-08-17T12:32:11.1292964Z test_dim_single__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1304665Z Tests that dim=i reduces dimension i. ... ok (0.002s) 2022-08-17T12:32:11.1309967Z test_dim_single_all_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1318856Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2022-08-17T12:32:11.1323934Z test_dim_single_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1333471Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2022-08-17T12:32:11.1338671Z test_dim_single_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1347713Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2022-08-17T12:32:11.1352901Z test_dim_single_any_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1361960Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2022-08-17T12:32:11.1367061Z test_dim_single_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1376061Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2022-08-17T12:32:11.1381230Z test_dim_single_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1390432Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2022-08-17T12:32:11.1395476Z test_dim_single_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1404895Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2022-08-17T12:32:11.1410781Z test_dim_single_keepdim__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1420943Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.002s) 2022-08-17T12:32:11.1426523Z test_dim_single_keepdim__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1436885Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.002s) 2022-08-17T12:32:11.1442493Z test_dim_single_keepdim__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1452696Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.002s) 2022-08-17T12:32:11.1458345Z test_dim_single_keepdim__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1468588Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.002s) 2022-08-17T12:32:11.1474391Z test_dim_single_keepdim__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1486780Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.002s) 2022-08-17T12:32:11.1493010Z test_dim_single_keepdim__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1504282Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.002s) 2022-08-17T12:32:11.1510023Z test_dim_single_keepdim__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1520313Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.002s) 2022-08-17T12:32:11.1525810Z test_dim_single_keepdim__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1536172Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.002s) 2022-08-17T12:32:11.1541958Z test_dim_single_keepdim__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1555705Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.002s) 2022-08-17T12:32:11.1561921Z test_dim_single_keepdim__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1572233Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.002s) 2022-08-17T12:32:11.1577720Z test_dim_single_keepdim__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1589943Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.002s) 2022-08-17T12:32:11.1595519Z test_dim_single_keepdim_all_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1605541Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.002s) 2022-08-17T12:32:11.1611160Z test_dim_single_keepdim_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1621277Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.002s) 2022-08-17T12:32:11.1626900Z test_dim_single_keepdim_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1636905Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.002s) 2022-08-17T12:32:11.1642557Z test_dim_single_keepdim_any_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1652539Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.002s) 2022-08-17T12:32:11.1658199Z test_dim_single_keepdim_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1668132Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.002s) 2022-08-17T12:32:11.1673980Z test_dim_single_keepdim_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1683789Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.002s) 2022-08-17T12:32:11.1689428Z test_dim_single_keepdim_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1690393Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: Skipped! (0.001s) 2022-08-17T12:32:11.1696167Z test_dim_single_keepdim_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1706010Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2022-08-17T12:32:11.1711564Z test_dim_single_keepdim_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1721778Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.002s) 2022-08-17T12:32:11.1727265Z test_dim_single_keepdim_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1737902Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.002s) 2022-08-17T12:32:11.1743493Z test_dim_single_keepdim_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1753456Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.002s) 2022-08-17T12:32:11.1758956Z test_dim_single_keepdim_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1768741Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2022-08-17T12:32:11.1774347Z test_dim_single_keepdim_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1784658Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.002s) 2022-08-17T12:32:11.1790636Z test_dim_single_keepdim_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1800026Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2022-08-17T12:32:11.1805447Z test_dim_single_keepdim_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1815573Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.002s) 2022-08-17T12:32:11.1820651Z test_dim_single_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1829873Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2022-08-17T12:32:11.1834663Z test_dim_single_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1843793Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2022-08-17T12:32:11.1848744Z test_dim_single_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1858485Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2022-08-17T12:32:11.1863491Z test_dim_single_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1872570Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2022-08-17T12:32:11.1877535Z test_dim_single_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1886265Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2022-08-17T12:32:11.1891272Z test_dim_single_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1900483Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2022-08-17T12:32:11.1905444Z test_dim_single_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1914471Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2022-08-17T12:32:11.1919426Z test_dim_single_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.1928524Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2022-08-17T12:32:11.1937850Z test_empty_tensor_empty_slice__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2037593Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.011s) 2022-08-17T12:32:11.2045889Z test_empty_tensor_empty_slice__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2143767Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.011s) 2022-08-17T12:32:11.2152867Z test_empty_tensor_empty_slice__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2157833Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2022-08-17T12:32:11.2167158Z test_empty_tensor_empty_slice__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2172028Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2022-08-17T12:32:11.2181493Z test_empty_tensor_empty_slice__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2182002Z Tests for consistent behavior when reducing over an empty slice. ... skip: Skipped! (0.001s) 2022-08-17T12:32:11.2192107Z test_empty_tensor_empty_slice__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2202047Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2022-08-17T12:32:11.2211580Z test_empty_tensor_empty_slice__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2219816Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2022-08-17T12:32:11.2229567Z test_empty_tensor_empty_slice__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2237426Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2022-08-17T12:32:11.2246677Z test_empty_tensor_empty_slice__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2256861Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2022-08-17T12:32:11.2266994Z test_empty_tensor_empty_slice__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2275083Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2022-08-17T12:32:11.2284421Z test_empty_tensor_empty_slice__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2293442Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2022-08-17T12:32:11.2303031Z test_empty_tensor_empty_slice_all_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2307826Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2022-08-17T12:32:11.2317289Z test_empty_tensor_empty_slice_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2415077Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.011s) 2022-08-17T12:32:11.2424456Z test_empty_tensor_empty_slice_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2521867Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.011s) 2022-08-17T12:32:11.2530951Z test_empty_tensor_empty_slice_any_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2535756Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2022-08-17T12:32:11.2545413Z test_empty_tensor_empty_slice_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2550451Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2022-08-17T12:32:11.2559700Z test_empty_tensor_empty_slice_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2564567Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2022-08-17T12:32:11.2573797Z test_empty_tensor_empty_slice_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2581236Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2022-08-17T12:32:11.2590620Z test_empty_tensor_empty_slice_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2599530Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2022-08-17T12:32:11.2608840Z test_empty_tensor_empty_slice_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2616942Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2022-08-17T12:32:11.2626442Z test_empty_tensor_empty_slice_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2634945Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2022-08-17T12:32:11.2644167Z test_empty_tensor_empty_slice_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2651913Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2022-08-17T12:32:11.2661276Z test_empty_tensor_empty_slice_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2666021Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2022-08-17T12:32:11.2675408Z test_empty_tensor_empty_slice_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2683229Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2022-08-17T12:32:11.2692529Z test_empty_tensor_empty_slice_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2700460Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2022-08-17T12:32:11.2709822Z test_empty_tensor_empty_slice_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2717866Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2022-08-17T12:32:11.2723897Z test_empty_tensor_nonempty_slice__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2730634Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T12:32:11.2736602Z test_empty_tensor_nonempty_slice__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2743402Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T12:32:11.2749491Z test_empty_tensor_nonempty_slice__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2754443Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T12:32:11.2760483Z test_empty_tensor_nonempty_slice__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2765194Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T12:32:11.2771339Z test_empty_tensor_nonempty_slice__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2778404Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T12:32:11.2784556Z test_empty_tensor_nonempty_slice__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2791805Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T12:32:11.2797914Z test_empty_tensor_nonempty_slice__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2804525Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T12:32:11.2810573Z test_empty_tensor_nonempty_slice__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2817279Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T12:32:11.2823497Z test_empty_tensor_nonempty_slice__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2831580Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T12:32:11.2837695Z test_empty_tensor_nonempty_slice__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2844301Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T12:32:11.2850369Z test_empty_tensor_nonempty_slice__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2858062Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T12:32:11.2864228Z test_empty_tensor_nonempty_slice_all_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2869251Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T12:32:11.2875239Z test_empty_tensor_nonempty_slice_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2881644Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T12:32:11.2887670Z test_empty_tensor_nonempty_slice_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2894077Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T12:32:11.2900205Z test_empty_tensor_nonempty_slice_any_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2905007Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T12:32:11.2911234Z test_empty_tensor_nonempty_slice_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2915978Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T12:32:11.2922037Z test_empty_tensor_nonempty_slice_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2926735Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T12:32:11.2932773Z test_empty_tensor_nonempty_slice_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2939771Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T12:32:11.2945691Z test_empty_tensor_nonempty_slice_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2952335Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T12:32:11.2958379Z test_empty_tensor_nonempty_slice_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2965032Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T12:32:11.2971117Z test_empty_tensor_nonempty_slice_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2978099Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T12:32:11.2984380Z test_empty_tensor_nonempty_slice_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.2990919Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T12:32:11.2996855Z test_empty_tensor_nonempty_slice_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.3001656Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T12:32:11.3007681Z test_empty_tensor_nonempty_slice_std_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.3014195Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T12:32:11.3020311Z test_empty_tensor_nonempty_slice_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.3026828Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T12:32:11.3033037Z test_empty_tensor_nonempty_slice_var_cpu (__main__.TestReductionsCPU) 2022-08-17T12:32:11.3039508Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T12:32:11.3052339Z test_histc_bfloat16_cpu (__main__.TestReductionsCPU) ... ok (0.001s) 2022-08-17T12:32:11.3360566Z test_histc_cpu (__main__.TestReductionsCPU) ... ok (0.031s) 2022-08-17T12:32:11.3409225Z test_histogram_cpu_float32 (__main__.TestReductionsCPU) ... /opt/conda/lib/python3.7/site-packages/numpy/lib/histograms.py:908: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T12:32:11.3409843Z return n/db/n.sum(), bin_edges 2022-08-17T12:32:18.7701261Z ok (7.434s) 2022-08-17T12:32:18.8251178Z test_histogram_error_handling_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.055s) 2022-08-17T12:32:18.8335069Z test_histogramdd_cpu_float32 (__main__.TestReductionsCPU) ... /opt/conda/lib/python3.7/site-packages/numpy/lib/histograms.py:1118: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T12:32:18.8335526Z hist /= s 2022-08-17T12:32:38.6794992Z ok (19.854s) 2022-08-17T12:32:38.6803098Z test_identity__masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.6812466Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T12:32:38.6819731Z test_identity__masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.6828344Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-08-17T12:32:38.6835619Z test_identity__masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.6843533Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.6850566Z test_identity__masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.6858507Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.6865571Z test_identity__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:38.6872741Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.6879729Z test_identity__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.6888137Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.6895191Z test_identity__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.6903499Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.6910865Z test_identity__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.6918396Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.6925374Z test_identity__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.6933107Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.6940168Z test_identity__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.6947227Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.6954336Z test_identity__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.6961332Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.6968248Z test_identity__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.6975130Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.6982211Z test_identity__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.6989389Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.6996318Z test_identity__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7003297Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7010265Z test_identity__masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7018044Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7025107Z test_identity__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7032082Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7039060Z test_identity__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7047059Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7054024Z test_identity__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7062168Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7069380Z test_identity__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7077033Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7084040Z test_identity__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7091584Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7098563Z test_identity__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7106158Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7113181Z test_identity__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7120283Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7127144Z test_identity__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7133813Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7140173Z test_identity__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7146405Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7152609Z test_identity__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7158654Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7164868Z test_identity__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7170886Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7177167Z test_identity_all_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7183614Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7190199Z test_identity_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7195794Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7201951Z test_identity_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7208576Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7214828Z test_identity_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7221539Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7227854Z test_identity_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7234240Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7240520Z test_identity_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7246709Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7252989Z test_identity_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7259461Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7265612Z test_identity_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7271935Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7278000Z test_identity_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7284022Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7290202Z test_identity_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7296143Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7302682Z test_identity_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7308539Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7314770Z test_identity_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7320725Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7327381Z test_identity_any_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7334121Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7340506Z test_identity_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7346498Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7352881Z test_identity_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7359803Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7365950Z test_identity_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7372644Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7379004Z test_identity_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7385499Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7391996Z test_identity_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7398372Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7404658Z test_identity_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7411059Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7417494Z test_identity_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7423614Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7430067Z test_identity_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7436067Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7442384Z test_identity_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7448517Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7454992Z test_identity_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7461116Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7467371Z test_identity_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7473508Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7479916Z test_identity_count_nonzero_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7486201Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7492539Z test_identity_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7498377Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7504858Z test_identity_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7511694Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7518055Z test_identity_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7524595Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7531023Z test_identity_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7537249Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7543825Z test_identity_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7550432Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7556646Z test_identity_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7563162Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7569540Z test_identity_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7575397Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7581817Z test_identity_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7587629Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7594178Z test_identity_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7600127Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7606477Z test_identity_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7612505Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7618878Z test_identity_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7625062Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7631633Z test_identity_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7638947Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7645285Z test_identity_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7652549Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7659031Z test_identity_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7666349Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7672929Z test_identity_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7679898Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7686347Z test_identity_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7693305Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7699797Z test_identity_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7706877Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7713420Z test_identity_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7720296Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7726632Z test_identity_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7732863Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7739239Z test_identity_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7746329Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7752915Z test_identity_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7759870Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7766208Z test_identity_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7773132Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7779585Z test_identity_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7785918Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7792377Z test_identity_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7798695Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7805029Z test_identity_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7811176Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7817479Z test_identity_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7823922Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7830271Z test_identity_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7836498Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7842724Z test_identity_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7849001Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7855416Z test_identity_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7862828Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7869388Z test_identity_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7876725Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7883119Z test_identity_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7890026Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7896429Z test_identity_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7903400Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7909948Z test_identity_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7916213Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7922396Z test_identity_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7928647Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7934979Z test_identity_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7941251Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7947512Z test_identity_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7953892Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7960137Z test_identity_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7966393Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7972690Z test_identity_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7979935Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7986185Z test_identity_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:38.7992488Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.7998727Z test_identity_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.8006118Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.8012450Z test_identity_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.8019952Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.8026324Z test_identity_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.8033471Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.8039710Z test_identity_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.8046728Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.8053202Z test_identity_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.8060126Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.8066443Z test_identity_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.8072857Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.8079182Z test_identity_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.8085453Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.8091793Z test_identity_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.8097893Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.8104266Z test_identity_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.8110520Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.8116874Z test_identity_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:38.8122972Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T12:32:38.8150965Z test_logsumexp_cpu (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T12:32:39.2410503Z test_logsumexp_dim_cpu (__main__.TestReductionsCPU) ... ok (0.426s) 2022-08-17T12:32:39.2435570Z test_max_cpu_bool (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T12:32:39.2474638Z test_max_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.004s) 2022-08-17T12:32:39.2504275Z test_max_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T12:32:39.2533981Z test_max_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T12:32:39.2555390Z test_max_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:39.2585790Z test_max_elementwise_cpu (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T12:32:39.2596601Z test_max_mixed_devices_cpu (__main__.TestReductionsCPU) ... ok (0.001s) 2022-08-17T12:32:39.2609999Z test_max_with_inf_cpu_bfloat16 (__main__.TestReductionsCPU) ... ok (0.001s) 2022-08-17T12:32:39.2623170Z test_max_with_inf_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.001s) 2022-08-17T12:32:39.2636400Z test_max_with_inf_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.001s) 2022-08-17T12:32:39.2649545Z test_max_with_inf_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.001s) 2022-08-17T12:32:52.0251626Z test_mean_dim_cpu (__main__.TestReductionsCPU) ... ok (12.760s) 2022-08-17T12:32:52.0264421Z test_mean_int_with_optdtype_cpu (__main__.TestReductionsCPU) ... ok (0.001s) 2022-08-17T12:32:52.0331328Z test_median_corner_cases_cpu (__main__.TestReductionsCPU) ... ok (0.007s) 2022-08-17T12:32:52.0471600Z test_median_nan_values_cpu_float32 (__main__.TestReductionsCPU) ... /opt/conda/lib/python3.7/site-packages/numpy/lib/nanfunctions.py:1116: RuntimeWarning: All-NaN slice encountered 2022-08-17T12:32:52.0473245Z overwrite_input=overwrite_input) 2022-08-17T12:32:52.0763638Z ok (0.043s) 2022-08-17T12:32:52.1179273Z test_median_nan_values_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.041s) 2022-08-17T12:32:52.1394567Z test_median_real_values_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.021s) 2022-08-17T12:32:52.1605220Z test_median_real_values_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.021s) 2022-08-17T12:32:52.1755245Z test_median_real_values_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.015s) 2022-08-17T12:32:52.1903467Z test_median_real_values_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.015s) 2022-08-17T12:32:52.1927235Z test_min_cpu_bool (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:52.1964877Z test_min_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.004s) 2022-08-17T12:32:52.1994826Z test_min_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T12:32:52.2024806Z test_min_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T12:32:52.2045854Z test_min_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:52.2075794Z test_min_elementwise_cpu (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T12:32:52.2091374Z test_min_max_nan_cpu (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:32:52.2101322Z test_min_mixed_devices_cpu (__main__.TestReductionsCPU) ... ok (0.001s) 2022-08-17T12:32:52.2115197Z test_min_with_inf_cpu_bfloat16 (__main__.TestReductionsCPU) ... ok (0.001s) 2022-08-17T12:32:52.2128605Z test_min_with_inf_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.001s) 2022-08-17T12:32:52.2142145Z test_min_with_inf_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.001s) 2022-08-17T12:32:52.2155770Z test_min_with_inf_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.001s) 2022-08-17T12:32:52.2578224Z test_minmax_illegal_dtype_cpu (__main__.TestReductionsCPU) ... ok (0.042s) 2022-08-17T12:32:52.2599067Z test_mode_boolean_cpu (__main__.TestReductionsCPU) ... tensor([9, 9, 9, 9, 9, 9, 9, 9, 9, 9]) 2022-08-17T12:32:52.2602456Z tensor([5, 5, 5, 5, 5, 5, 5, 5, 5, 5]) 2022-08-17T12:32:52.2608004Z tensor([1374, 1374, 1374, 1374]) 2022-08-17T12:32:52.2610907Z tensor([344, 344, 344, 344]) 2022-08-17T12:32:52.2615552Z tensor([2720]) 2022-08-17T12:32:52.2618719Z tensor([680]) 2022-08-17T12:32:52.2622281Z ok (0.004s) 2022-08-17T12:32:52.2649126Z test_mode_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T12:32:52.2675152Z test_mode_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T12:32:52.2701107Z test_mode_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T12:32:52.2726613Z test_mode_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:52.2751440Z test_mode_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:52.2775360Z test_mode_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:52.2799854Z test_mode_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:52.2810792Z test_mode_large_cpu_bfloat16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:32:52.2822390Z test_mode_large_cpu_float16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:32:52.2834745Z test_mode_large_cpu_float32 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:32:52.2845674Z test_mode_large_cpu_float64 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:32:52.2856444Z test_mode_large_cpu_int16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:32:52.2867298Z test_mode_large_cpu_int32 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:32:52.2878092Z test_mode_large_cpu_int64 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:32:52.2888731Z test_mode_large_cpu_int8 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:32:52.2899667Z test_mode_large_cpu_uint8 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:32:52.2910279Z test_mode_wrong_device_cpu (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:32:52.3328297Z test_mode_wrong_dtype_cpu (__main__.TestReductionsCPU) ... ok (0.042s) 2022-08-17T12:32:52.3333955Z test_nan_policy_omit_nanmean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3343626Z Tests that NaN values do not affect the result. ... ok (0.002s) 2022-08-17T12:32:52.3350711Z test_nan_policy_omit_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3358703Z Tests that NaN values do not affect the result. ... ok (0.001s) 2022-08-17T12:32:52.3365175Z test_nan_policy_omit_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3372321Z Tests that NaN values do not affect the result. ... ok (0.001s) 2022-08-17T12:32:52.3379008Z test_nan_policy_omit_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3385802Z Tests that NaN values do not affect the result. ... ok (0.001s) 2022-08-17T12:32:52.3392500Z test_nan_policy_omit_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3399251Z Tests that NaN values do not affect the result. ... ok (0.001s) 2022-08-17T12:32:52.3405778Z test_nan_policy_omit_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3412564Z Tests that NaN values do not affect the result. ... ok (0.001s) 2022-08-17T12:32:52.3419124Z test_nan_policy_omit_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3425918Z Tests that NaN values do not affect the result. ... ok (0.001s) 2022-08-17T12:32:52.3432514Z test_nan_policy_omit_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3439190Z Tests that NaN values do not affect the result. ... ok (0.001s) 2022-08-17T12:32:52.3445116Z test_nan_policy_propagate__masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3450546Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3456355Z test_nan_policy_propagate__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3461840Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3467638Z test_nan_policy_propagate__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3473065Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3478841Z test_nan_policy_propagate__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3484143Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3489948Z test_nan_policy_propagate__masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3495205Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3501242Z test_nan_policy_propagate__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3506447Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3512272Z test_nan_policy_propagate__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3517868Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3523474Z test_nan_policy_propagate__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3528677Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3534534Z test_nan_policy_propagate__masked_logsumexp_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3540764Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3547411Z test_nan_policy_propagate__masked_logsumexp_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3553455Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3560104Z test_nan_policy_propagate__masked_logsumexp_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3565987Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3572683Z test_nan_policy_propagate__masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3578348Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3584122Z test_nan_policy_propagate__masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3590084Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3595749Z test_nan_policy_propagate__masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3601414Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3607403Z test_nan_policy_propagate__masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3612935Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3618894Z test_nan_policy_propagate__masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3624435Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3630412Z test_nan_policy_propagate__masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3635867Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3641723Z test_nan_policy_propagate__masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3647001Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3652844Z test_nan_policy_propagate__masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3658282Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3664197Z test_nan_policy_propagate__masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3669587Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3675548Z test_nan_policy_propagate__masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3680846Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3686686Z test_nan_policy_propagate__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3692327Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3698193Z test_nan_policy_propagate__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3703980Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3710012Z test_nan_policy_propagate__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3715283Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3721155Z test_nan_policy_propagate__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3727151Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3732939Z test_nan_policy_propagate__masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3739157Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3745100Z test_nan_policy_propagate__masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3752124Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3758006Z test_nan_policy_propagate__masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3764507Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3770432Z test_nan_policy_propagate__masked_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3776569Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3783435Z test_nan_policy_propagate__masked_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3789875Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3796589Z test_nan_policy_propagate__masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3801754Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3807632Z test_nan_policy_propagate__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3813287Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3819369Z test_nan_policy_propagate__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3825086Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3831186Z test_nan_policy_propagate__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3836342Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3842299Z test_nan_policy_propagate__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3847504Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3853282Z test_nan_policy_propagate__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3859069Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3864582Z test_nan_policy_propagate__masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3870628Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3876448Z test_nan_policy_propagate__masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3882826Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3888557Z test_nan_policy_propagate__masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3894751Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3900811Z test_nan_policy_propagate__masked_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3906700Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3912682Z test_nan_policy_propagate__masked_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3918426Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3924368Z test_nan_policy_propagate__masked_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3930287Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3936145Z test_nan_policy_propagate_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3941482Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3947367Z test_nan_policy_propagate_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3952779Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3958662Z test_nan_policy_propagate_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3963758Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3970007Z test_nan_policy_propagate_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3974984Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3980864Z test_nan_policy_propagate_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3985949Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.3991894Z test_nan_policy_propagate_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.3997121Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4002983Z test_nan_policy_propagate_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4008071Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4013984Z test_nan_policy_propagate_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4019353Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4025103Z test_nan_policy_propagate_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4030373Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4036225Z test_nan_policy_propagate_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4041743Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4047714Z test_nan_policy_propagate_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4053578Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4059507Z test_nan_policy_propagate_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4064869Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4071161Z test_nan_policy_propagate_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4076683Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4082426Z test_nan_policy_propagate_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4087590Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4093561Z test_nan_policy_propagate_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4099097Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4105023Z test_nan_policy_propagate_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4111006Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4116942Z test_nan_policy_propagate_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4122561Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4128513Z test_nan_policy_propagate_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4133823Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4139792Z test_nan_policy_propagate_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4145088Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4151203Z test_nan_policy_propagate_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4156518Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4162408Z test_nan_policy_propagate_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4168028Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4174097Z test_nan_policy_propagate_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4179832Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4185756Z test_nan_policy_propagate_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4191190Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4197174Z test_nan_policy_propagate_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4202395Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4208318Z test_nan_policy_propagate_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4213685Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4219795Z test_nan_policy_propagate_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4226101Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4233057Z test_nan_policy_propagate_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4239264Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4245996Z test_nan_policy_propagate_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4251394Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4257233Z test_nan_policy_propagate_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4262791Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4268905Z test_nan_policy_propagate_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4274280Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4280122Z test_nan_policy_propagate_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4285487Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4291421Z test_nan_policy_propagate_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4297076Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4303119Z test_nan_policy_propagate_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4308974Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4314855Z test_nan_policy_propagate_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4320141Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4326251Z test_nan_policy_propagate_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4331819Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4337696Z test_nan_policy_propagate_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4343156Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4349107Z test_nan_policy_propagate_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4354473Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4360660Z test_nan_policy_propagate_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4366163Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4371947Z test_nan_policy_propagate_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4377625Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4383971Z test_nan_policy_propagate_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4389061Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4394852Z test_nan_policy_propagate_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4400013Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4405877Z test_nan_policy_propagate_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.4411061Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T12:32:52.4460457Z test_nansum_complex_cpu_complex128 (__main__.TestReductionsCPU) ... ok (0.005s) 2022-08-17T12:32:52.4509077Z test_nansum_complex_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.005s) 2022-08-17T12:32:52.4540733Z test_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T12:32:52.4571895Z test_nansum_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T12:32:52.4604453Z test_nansum_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T12:32:52.4638860Z test_nansum_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T12:32:52.4663309Z test_nansum_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:52.4686024Z test_nansum_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:52.4708424Z test_nansum_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:52.4731554Z test_nansum_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:52.4754585Z test_nansum_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:52.4782437Z test_nansum_out_dtype_cpu_float16 (__main__.TestReductionsCPU) ... /opt/conda/lib/python3.7/site-packages/numpy/core/fromnumeric.py:90: RuntimeWarning: overflow encountered in reduce 2022-08-17T12:32:52.4782968Z return ufunc.reduce(obj, axis, dtype, out, **passkwargs) 2022-08-17T12:32:52.4795299Z ok (0.004s) 2022-08-17T12:32:52.4825019Z test_nansum_out_dtype_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T12:32:52.4855575Z test_nansum_out_dtype_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T12:32:52.4876346Z test_nansum_out_dtype_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:52.4894483Z test_nansum_out_dtype_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:52.4913382Z test_nansum_out_dtype_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:52.4932728Z test_nansum_out_dtype_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:52.4952662Z test_nansum_out_dtype_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:52.5015594Z test_nansum_vs_numpy_cpu_float16 (__main__.TestReductionsCPU) ... /opt/conda/lib/python3.7/site-packages/numpy/core/fromnumeric.py:90: RuntimeWarning: invalid value encountered in reduce 2022-08-17T12:32:52.5016006Z return ufunc.reduce(obj, axis, dtype, out, **passkwargs) 2022-08-17T12:32:52.5154655Z ok (0.020s) 2022-08-17T12:32:52.5336891Z test_nansum_vs_numpy_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.018s) 2022-08-17T12:32:52.5525769Z test_nansum_vs_numpy_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.019s) 2022-08-17T12:32:52.5611460Z test_nansum_vs_numpy_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.009s) 2022-08-17T12:32:52.5696734Z test_nansum_vs_numpy_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.008s) 2022-08-17T12:32:52.5777313Z test_nansum_vs_numpy_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.008s) 2022-08-17T12:32:52.5861706Z test_nansum_vs_numpy_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.008s) 2022-08-17T12:32:52.5886022Z test_nansum_vs_numpy_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:52.5890532Z test_noncontiguous_all__masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.5898282Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.5902811Z test_noncontiguous_all__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.5910214Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.5914485Z test_noncontiguous_all__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.5921522Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.5925895Z test_noncontiguous_all__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.5933092Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.5938058Z test_noncontiguous_all__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.5944344Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.5948984Z test_noncontiguous_all__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.5954944Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.5959285Z test_noncontiguous_all__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.5965441Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.5969889Z test_noncontiguous_all__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.5975871Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.5980323Z test_noncontiguous_all__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.5986469Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.5991065Z test_noncontiguous_all__masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.5997890Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6002207Z test_noncontiguous_all__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6009241Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6013618Z test_noncontiguous_all__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6020921Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6025594Z test_noncontiguous_all__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6033016Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6037977Z test_noncontiguous_all__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6044130Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6048197Z test_noncontiguous_all__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6054298Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6058721Z test_noncontiguous_all__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6064778Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6069250Z test_noncontiguous_all__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6075545Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6079933Z test_noncontiguous_all__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6086237Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6090597Z test_noncontiguous_all__masked_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6097839Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6102337Z test_noncontiguous_all__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6109617Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6114054Z test_noncontiguous_all__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6121188Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6125589Z test_noncontiguous_all__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6133146Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6138013Z test_noncontiguous_all__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6144501Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6149060Z test_noncontiguous_all__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6155463Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6159813Z test_noncontiguous_all__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6166102Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6170468Z test_noncontiguous_all__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6176843Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6181304Z test_noncontiguous_all__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6187854Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6192342Z test_noncontiguous_all__masked_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6199467Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6203856Z test_noncontiguous_all__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6211241Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6215556Z test_noncontiguous_all__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6222780Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6227124Z test_noncontiguous_all__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6234883Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6239786Z test_noncontiguous_all__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6246095Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6250523Z test_noncontiguous_all__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6257050Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6261397Z test_noncontiguous_all__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6267622Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6272206Z test_noncontiguous_all__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6278523Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6282937Z test_noncontiguous_all__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6289364Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6293752Z test_noncontiguous_all__masked_logsumexp_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6302165Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6307111Z test_noncontiguous_all__masked_logsumexp_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6315382Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6320369Z test_noncontiguous_all__masked_logsumexp_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6328517Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6333718Z test_noncontiguous_all__masked_logsumexp_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6341138Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6346184Z test_noncontiguous_all__masked_logsumexp_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6353676Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6358721Z test_noncontiguous_all__masked_logsumexp_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6365984Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6371330Z test_noncontiguous_all__masked_logsumexp_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6378503Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6383585Z test_noncontiguous_all__masked_logsumexp_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6391204Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6396189Z test_noncontiguous_all__masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6403866Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6408336Z test_noncontiguous_all__masked_mean_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6415518Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6420060Z test_noncontiguous_all__masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6428903Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6433702Z test_noncontiguous_all__masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6441520Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6445979Z test_noncontiguous_all__masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6453271Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6457661Z test_noncontiguous_all__masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6465100Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6469682Z test_noncontiguous_all__masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6477485Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6482374Z test_noncontiguous_all__masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6489458Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6493809Z test_noncontiguous_all__masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6501111Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6505435Z test_noncontiguous_all__masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6512651Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6517225Z test_noncontiguous_all__masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6524436Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6528646Z test_noncontiguous_all__masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6535644Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6540191Z test_noncontiguous_all__masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6547400Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6551718Z test_noncontiguous_all__masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6558775Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6563157Z test_noncontiguous_all__masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6570137Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6574691Z test_noncontiguous_all__masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6582308Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6587181Z test_noncontiguous_all__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6593623Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6598039Z test_noncontiguous_all__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6606210Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6611151Z test_noncontiguous_all__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6619001Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6623443Z test_noncontiguous_all__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6630760Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6635226Z test_noncontiguous_all__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6642848Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6647792Z test_noncontiguous_all__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6654191Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6658733Z test_noncontiguous_all__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6665214Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6669799Z test_noncontiguous_all__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6676100Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6680409Z test_noncontiguous_all__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6686857Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6691265Z test_noncontiguous_all__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6697706Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6702226Z test_noncontiguous_all__masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6710509Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6714979Z test_noncontiguous_all__masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6724641Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6729383Z test_noncontiguous_all__masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6738290Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6742839Z test_noncontiguous_all__masked_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6751523Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6756455Z test_noncontiguous_all__masked_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6765206Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6770291Z test_noncontiguous_all__masked_std_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6778735Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6784115Z test_noncontiguous_all__masked_std_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6792522Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6797290Z test_noncontiguous_all__masked_std_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6805658Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6810635Z test_noncontiguous_all__masked_std_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6819103Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6824123Z test_noncontiguous_all__masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6832647Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6837636Z test_noncontiguous_all__masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6844682Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6849057Z test_noncontiguous_all__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6855331Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6859832Z test_noncontiguous_all__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6867982Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6872977Z test_noncontiguous_all__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6880546Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6884828Z test_noncontiguous_all__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6892088Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6896443Z test_noncontiguous_all__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6903650Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6908001Z test_noncontiguous_all__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6915672Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6920659Z test_noncontiguous_all__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6926867Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6931200Z test_noncontiguous_all__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6937511Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6942081Z test_noncontiguous_all__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6948258Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6952855Z test_noncontiguous_all__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6959075Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6963407Z test_noncontiguous_all__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6969851Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6974172Z test_noncontiguous_all__masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6982302Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.6986691Z test_noncontiguous_all__masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.6996134Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7000824Z test_noncontiguous_all__masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7009561Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7013915Z test_noncontiguous_all__masked_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7022229Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7026781Z test_noncontiguous_all__masked_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7034920Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7039241Z test_noncontiguous_all__masked_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7047840Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7052552Z test_noncontiguous_all__masked_var_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7060507Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7064901Z test_noncontiguous_all__masked_var_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7072948Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7077410Z test_noncontiguous_all__masked_var_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7085204Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7089668Z test_noncontiguous_all__masked_var_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7097512Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7101981Z test_noncontiguous_all__masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7110009Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7114285Z test_noncontiguous_all_all_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7121002Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7125318Z test_noncontiguous_all_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7131529Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7135851Z test_noncontiguous_all_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7143491Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7148434Z test_noncontiguous_all_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7155640Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7160036Z test_noncontiguous_all_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7166673Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7170970Z test_noncontiguous_all_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7177422Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7181926Z test_noncontiguous_all_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7188946Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7193986Z test_noncontiguous_all_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7200095Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7204558Z test_noncontiguous_all_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7210633Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7215023Z test_noncontiguous_all_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7221360Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7225787Z test_noncontiguous_all_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7232473Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7236507Z test_noncontiguous_all_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7242567Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7246991Z test_noncontiguous_all_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7253867Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7258385Z test_noncontiguous_all_amax_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7264507Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7269103Z test_noncontiguous_all_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7275946Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7280381Z test_noncontiguous_all_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7287332Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7291777Z test_noncontiguous_all_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7299176Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7304057Z test_noncontiguous_all_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7310402Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7314917Z test_noncontiguous_all_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7321004Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7325948Z test_noncontiguous_all_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7332063Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7336442Z test_noncontiguous_all_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7342588Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7346785Z test_noncontiguous_all_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7352999Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7357372Z test_noncontiguous_all_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7364153Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7368504Z test_noncontiguous_all_amin_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7374495Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7378906Z test_noncontiguous_all_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7385944Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7390403Z test_noncontiguous_all_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7397139Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7401534Z test_noncontiguous_all_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7408762Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7413653Z test_noncontiguous_all_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7419755Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7424017Z test_noncontiguous_all_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7430232Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7434583Z test_noncontiguous_all_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7440582Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7444806Z test_noncontiguous_all_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7450860Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7455179Z test_noncontiguous_all_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7461405Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7465681Z test_noncontiguous_all_any_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7472340Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7476599Z test_noncontiguous_all_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7482665Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7486950Z test_noncontiguous_all_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7494290Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7499233Z test_noncontiguous_all_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7506221Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7510742Z test_noncontiguous_all_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7517238Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7521647Z test_noncontiguous_all_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7528049Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7532375Z test_noncontiguous_all_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7539600Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7544260Z test_noncontiguous_all_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7550621Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7554979Z test_noncontiguous_all_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7561013Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7565222Z test_noncontiguous_all_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7571456Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7575734Z test_noncontiguous_all_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7581870Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7586132Z test_noncontiguous_all_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7592458Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7596674Z test_noncontiguous_all_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7603157Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7607547Z test_noncontiguous_all_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7613976Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7618277Z test_noncontiguous_all_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7624818Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7629228Z test_noncontiguous_all_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7636073Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7641024Z test_noncontiguous_all_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7647031Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7651308Z test_noncontiguous_all_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7657316Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7661738Z test_noncontiguous_all_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7667811Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7672153Z test_noncontiguous_all_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7678232Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7682486Z test_noncontiguous_all_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7688618Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7692802Z test_noncontiguous_all_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7699271Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7703582Z test_noncontiguous_all_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7710169Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7714532Z test_noncontiguous_all_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7720874Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7725085Z test_noncontiguous_all_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7731904Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7736845Z test_noncontiguous_all_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7742926Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7747115Z test_noncontiguous_all_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7753334Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7757600Z test_noncontiguous_all_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7763671Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7767945Z test_noncontiguous_all_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7774068Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7778366Z test_noncontiguous_all_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7784427Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7788920Z test_noncontiguous_all_count_nonzero_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7795158Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7799350Z test_noncontiguous_all_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7805397Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7809754Z test_noncontiguous_all_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7816916Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7822090Z test_noncontiguous_all_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7828832Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7833056Z test_noncontiguous_all_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7839362Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7843655Z test_noncontiguous_all_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7849951Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7854287Z test_noncontiguous_all_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7861070Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7866022Z test_noncontiguous_all_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7872078Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7876381Z test_noncontiguous_all_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7882298Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7886606Z test_noncontiguous_all_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7892574Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7896887Z test_noncontiguous_all_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7902901Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7907222Z test_noncontiguous_all_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7913379Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.7917619Z test_noncontiguous_all_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7933671Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T12:32:52.7938305Z test_noncontiguous_all_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7955428Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T12:32:52.7959950Z test_noncontiguous_all_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7976563Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T12:32:52.7980906Z test_noncontiguous_all_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.7996866Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T12:32:52.8001342Z test_noncontiguous_all_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8016873Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T12:32:52.8021394Z test_noncontiguous_all_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8037676Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-08-17T12:32:52.8041963Z test_noncontiguous_all_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8049052Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8053316Z test_noncontiguous_all_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8061496Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8066299Z test_noncontiguous_all_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8073914Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8078163Z test_noncontiguous_all_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8085164Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8089493Z test_noncontiguous_all_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8096698Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8100977Z test_noncontiguous_all_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8108411Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8113473Z test_noncontiguous_all_nanmean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8120679Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8124971Z test_noncontiguous_all_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8132278Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8136610Z test_noncontiguous_all_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8143853Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8148162Z test_noncontiguous_all_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8156048Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8160843Z test_noncontiguous_all_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8167744Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8172082Z test_noncontiguous_all_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8178312Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8182869Z test_noncontiguous_all_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8189807Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8194108Z test_noncontiguous_all_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8200965Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8205256Z test_noncontiguous_all_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8212452Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8217341Z test_noncontiguous_all_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8223699Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8227921Z test_noncontiguous_all_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8234227Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8238463Z test_noncontiguous_all_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8244525Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8248765Z test_noncontiguous_all_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8254886Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8259248Z test_noncontiguous_all_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8265434Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8269856Z test_noncontiguous_all_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8275888Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8280164Z test_noncontiguous_all_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8288080Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8293008Z test_noncontiguous_all_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8300383Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8304707Z test_noncontiguous_all_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8311840Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8316088Z test_noncontiguous_all_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8323392Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8328439Z test_noncontiguous_all_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8334476Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8338986Z test_noncontiguous_all_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8344945Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8349418Z test_noncontiguous_all_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8355391Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8359649Z test_noncontiguous_all_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8365684Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8369989Z test_noncontiguous_all_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8376136Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8380545Z test_noncontiguous_all_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8388989Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8393312Z test_noncontiguous_all_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8403939Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8408958Z test_noncontiguous_all_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8419391Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8424381Z test_noncontiguous_all_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8432803Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8437190Z test_noncontiguous_all_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8445842Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8450716Z test_noncontiguous_all_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8459416Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8463866Z test_noncontiguous_all_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8470734Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8475332Z test_noncontiguous_all_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8480984Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8485307Z test_noncontiguous_all_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8492859Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8497814Z test_noncontiguous_all_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8505142Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8509551Z test_noncontiguous_all_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8516390Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8520880Z test_noncontiguous_all_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8527681Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8531938Z test_noncontiguous_all_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8539148Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8544073Z test_noncontiguous_all_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8550262Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8554449Z test_noncontiguous_all_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8560369Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8564817Z test_noncontiguous_all_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8570573Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8574867Z test_noncontiguous_all_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8581093Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8585307Z test_noncontiguous_all_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8591498Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8595796Z test_noncontiguous_all_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8603822Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8608328Z test_noncontiguous_all_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8618390Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8623159Z test_noncontiguous_all_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8632748Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8637164Z test_noncontiguous_all_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8645238Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8649739Z test_noncontiguous_all_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8658106Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8662669Z test_noncontiguous_all_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8671800Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2022-08-17T12:32:52.8676627Z test_noncontiguous_expanded__masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8683616Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.8688120Z test_noncontiguous_expanded__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8695122Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.8699847Z test_noncontiguous_expanded__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8706542Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.8711243Z test_noncontiguous_expanded__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8719454Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.8723763Z test_noncontiguous_expanded__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8730194Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.8734506Z test_noncontiguous_expanded__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8740882Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.8745289Z test_noncontiguous_expanded__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8751620Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.8755976Z test_noncontiguous_expanded__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8761904Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.8766405Z test_noncontiguous_expanded__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8777550Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.8777916Z test_noncontiguous_expanded__masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8783930Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.8788493Z test_noncontiguous_expanded__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8795586Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.8799911Z test_noncontiguous_expanded__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8806842Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.8811280Z test_noncontiguous_expanded__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8818026Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.8822585Z test_noncontiguous_expanded__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8828820Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.8833330Z test_noncontiguous_expanded__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8839346Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.8843881Z test_noncontiguous_expanded__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8849890Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.8854382Z test_noncontiguous_expanded__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8860581Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.8865031Z test_noncontiguous_expanded__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8871291Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.8875746Z test_noncontiguous_expanded__masked_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8882654Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.8887143Z test_noncontiguous_expanded__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8894092Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.8898755Z test_noncontiguous_expanded__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8905623Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.8910217Z test_noncontiguous_expanded__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8917047Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.8921751Z test_noncontiguous_expanded__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8927756Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.8932131Z test_noncontiguous_expanded__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8938385Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.8942871Z test_noncontiguous_expanded__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8949421Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.8953663Z test_noncontiguous_expanded__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8960110Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.8964399Z test_noncontiguous_expanded__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8970691Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.8975322Z test_noncontiguous_expanded__masked_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8982251Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.8986668Z test_noncontiguous_expanded__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.8993853Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.8998722Z test_noncontiguous_expanded__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9005208Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9009707Z test_noncontiguous_expanded__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9016452Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9021232Z test_noncontiguous_expanded__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9027337Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9031932Z test_noncontiguous_expanded__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9037967Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9042475Z test_noncontiguous_expanded__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9048489Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9052911Z test_noncontiguous_expanded__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9059178Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9063579Z test_noncontiguous_expanded__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9070364Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9074283Z test_noncontiguous_expanded__masked_logsumexp_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9082222Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9087346Z test_noncontiguous_expanded__masked_logsumexp_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9095290Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9100535Z test_noncontiguous_expanded__masked_logsumexp_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9108170Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9113455Z test_noncontiguous_expanded__masked_logsumexp_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9120555Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9125768Z test_noncontiguous_expanded__masked_logsumexp_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9132807Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9138051Z test_noncontiguous_expanded__masked_logsumexp_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9145197Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9150531Z test_noncontiguous_expanded__masked_logsumexp_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9157633Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9162917Z test_noncontiguous_expanded__masked_logsumexp_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9170017Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9175172Z test_noncontiguous_expanded__masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9182668Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9187191Z test_noncontiguous_expanded__masked_mean_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9194294Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9199022Z test_noncontiguous_expanded__masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9207120Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9212110Z test_noncontiguous_expanded__masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9219960Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9224530Z test_noncontiguous_expanded__masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9231825Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9236395Z test_noncontiguous_expanded__masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9243556Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9248086Z test_noncontiguous_expanded__masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9255323Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9259878Z test_noncontiguous_expanded__masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9266856Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9271482Z test_noncontiguous_expanded__masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9278373Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9282884Z test_noncontiguous_expanded__masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9289774Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9294334Z test_noncontiguous_expanded__masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9301371Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9305951Z test_noncontiguous_expanded__masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9313218Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9317648Z test_noncontiguous_expanded__masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9324539Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9329234Z test_noncontiguous_expanded__masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9336166Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9340834Z test_noncontiguous_expanded__masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9347643Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9352215Z test_noncontiguous_expanded__masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9358904Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9363423Z test_noncontiguous_expanded__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9369631Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9374151Z test_noncontiguous_expanded__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9381749Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9386259Z test_noncontiguous_expanded__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9393883Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9398371Z test_noncontiguous_expanded__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9405471Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9409906Z test_noncontiguous_expanded__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9416906Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9421495Z test_noncontiguous_expanded__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9427784Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9432341Z test_noncontiguous_expanded__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9438657Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9443044Z test_noncontiguous_expanded__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9449213Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9454014Z test_noncontiguous_expanded__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9460095Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9464752Z test_noncontiguous_expanded__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9471135Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9475497Z test_noncontiguous_expanded__masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9483541Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9487976Z test_noncontiguous_expanded__masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9497319Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9502229Z test_noncontiguous_expanded__masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9511080Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9515441Z test_noncontiguous_expanded__masked_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9523753Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9528798Z test_noncontiguous_expanded__masked_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9536880Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9542187Z test_noncontiguous_expanded__masked_std_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9550419Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9555478Z test_noncontiguous_expanded__masked_std_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9563450Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9568552Z test_noncontiguous_expanded__masked_std_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9576718Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9581839Z test_noncontiguous_expanded__masked_std_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9589857Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9595240Z test_noncontiguous_expanded__masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9603224Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9608383Z test_noncontiguous_expanded__masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9615145Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9619748Z test_noncontiguous_expanded__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9625725Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9630267Z test_noncontiguous_expanded__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9637831Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9642992Z test_noncontiguous_expanded__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9650198Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9654652Z test_noncontiguous_expanded__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9661598Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9666034Z test_noncontiguous_expanded__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9673106Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9677445Z test_noncontiguous_expanded__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9684065Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9688515Z test_noncontiguous_expanded__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9694657Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9699062Z test_noncontiguous_expanded__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9705126Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9709734Z test_noncontiguous_expanded__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9715752Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9720010Z test_noncontiguous_expanded__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9726032Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9730493Z test_noncontiguous_expanded__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9736451Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9741125Z test_noncontiguous_expanded__masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9748967Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9753533Z test_noncontiguous_expanded__masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9762551Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9767511Z test_noncontiguous_expanded__masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9775847Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9780545Z test_noncontiguous_expanded__masked_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9788348Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9792875Z test_noncontiguous_expanded__masked_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9800591Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9805139Z test_noncontiguous_expanded__masked_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9812829Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9817242Z test_noncontiguous_expanded__masked_var_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9824947Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9829572Z test_noncontiguous_expanded__masked_var_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9837114Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9841542Z test_noncontiguous_expanded__masked_var_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9849161Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9853556Z test_noncontiguous_expanded__masked_var_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9861517Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9865924Z test_noncontiguous_expanded__masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9873672Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9878098Z test_noncontiguous_expanded_all_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9884539Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9888986Z test_noncontiguous_expanded_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9895046Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9899351Z test_noncontiguous_expanded_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9906105Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9910674Z test_noncontiguous_expanded_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9917301Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9921724Z test_noncontiguous_expanded_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9928702Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9933044Z test_noncontiguous_expanded_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9939571Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9943998Z test_noncontiguous_expanded_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9950793Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9955397Z test_noncontiguous_expanded_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9961822Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9966039Z test_noncontiguous_expanded_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9972336Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9976774Z test_noncontiguous_expanded_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9982829Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9987473Z test_noncontiguous_expanded_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:52.9994047Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:52.9999278Z test_noncontiguous_expanded_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0006100Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0011082Z test_noncontiguous_expanded_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0018875Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0023997Z test_noncontiguous_expanded_amax_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0030981Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0036018Z test_noncontiguous_expanded_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0043667Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0048778Z test_noncontiguous_expanded_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0056395Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0061790Z test_noncontiguous_expanded_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0069498Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0074467Z test_noncontiguous_expanded_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0081212Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0086362Z test_noncontiguous_expanded_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0093207Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0098403Z test_noncontiguous_expanded_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0105084Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0110331Z test_noncontiguous_expanded_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0117304Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0122338Z test_noncontiguous_expanded_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0129451Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0134422Z test_noncontiguous_expanded_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0142303Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0147365Z test_noncontiguous_expanded_amin_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0154439Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0159445Z test_noncontiguous_expanded_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0167168Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0172351Z test_noncontiguous_expanded_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0180098Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0185357Z test_noncontiguous_expanded_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0192944Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0197949Z test_noncontiguous_expanded_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0204851Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0210015Z test_noncontiguous_expanded_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0216885Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0222026Z test_noncontiguous_expanded_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0228849Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0233972Z test_noncontiguous_expanded_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0240789Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0245814Z test_noncontiguous_expanded_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0252480Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0256910Z test_noncontiguous_expanded_any_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0263546Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0267930Z test_noncontiguous_expanded_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0274020Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0278331Z test_noncontiguous_expanded_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0285137Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0289555Z test_noncontiguous_expanded_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0296217Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0300881Z test_noncontiguous_expanded_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0307131Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0311735Z test_noncontiguous_expanded_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0318024Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0322535Z test_noncontiguous_expanded_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0328976Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0333294Z test_noncontiguous_expanded_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0339482Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0343784Z test_noncontiguous_expanded_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0350030Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0354472Z test_noncontiguous_expanded_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0360207Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0364733Z test_noncontiguous_expanded_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0370771Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0375150Z test_noncontiguous_expanded_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0381206Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0385586Z test_noncontiguous_expanded_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0392092Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0396434Z test_noncontiguous_expanded_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0402766Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0407106Z test_noncontiguous_expanded_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0413361Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0417737Z test_noncontiguous_expanded_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0424189Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0428533Z test_noncontiguous_expanded_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0434708Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0439166Z test_noncontiguous_expanded_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0445006Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0449331Z test_noncontiguous_expanded_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0455342Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0459865Z test_noncontiguous_expanded_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0465785Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0470382Z test_noncontiguous_expanded_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0476712Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0481495Z test_noncontiguous_expanded_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0488065Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0492570Z test_noncontiguous_expanded_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0499341Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0503934Z test_noncontiguous_expanded_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0510931Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0515355Z test_noncontiguous_expanded_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0521664Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0525999Z test_noncontiguous_expanded_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0532081Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0536395Z test_noncontiguous_expanded_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0542647Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0546960Z test_noncontiguous_expanded_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0553241Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0557563Z test_noncontiguous_expanded_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0563815Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0568065Z test_noncontiguous_expanded_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0574156Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0578641Z test_noncontiguous_expanded_count_nonzero_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0585020Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0589514Z test_noncontiguous_expanded_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0595430Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0599898Z test_noncontiguous_expanded_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0606631Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0611066Z test_noncontiguous_expanded_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0617745Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0622261Z test_noncontiguous_expanded_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0628836Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0633296Z test_noncontiguous_expanded_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0639585Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0643923Z test_noncontiguous_expanded_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0650303Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0654654Z test_noncontiguous_expanded_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0660799Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0665091Z test_noncontiguous_expanded_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0671242Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0675610Z test_noncontiguous_expanded_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0681532Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0685883Z test_noncontiguous_expanded_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0691961Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0696336Z test_noncontiguous_expanded_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0702446Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0706888Z test_noncontiguous_expanded_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0723273Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T12:32:53.0727860Z test_noncontiguous_expanded_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0744059Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T12:32:53.0748550Z test_noncontiguous_expanded_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0766880Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T12:32:53.0771479Z test_noncontiguous_expanded_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0787382Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T12:32:53.0792165Z test_noncontiguous_expanded_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0807527Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T12:32:53.0812263Z test_noncontiguous_expanded_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0826818Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T12:32:53.0831494Z test_noncontiguous_expanded_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0838199Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0842675Z test_noncontiguous_expanded_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0850464Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0855447Z test_noncontiguous_expanded_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0862772Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0867344Z test_noncontiguous_expanded_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0874288Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0878659Z test_noncontiguous_expanded_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0885495Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0889956Z test_noncontiguous_expanded_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0896708Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0901243Z test_noncontiguous_expanded_nanmean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0908556Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0913330Z test_noncontiguous_expanded_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0920154Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0924605Z test_noncontiguous_expanded_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0931703Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0936173Z test_noncontiguous_expanded_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0943205Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0947632Z test_noncontiguous_expanded_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0954534Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0958869Z test_noncontiguous_expanded_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0964707Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0969060Z test_noncontiguous_expanded_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0975913Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0980548Z test_noncontiguous_expanded_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0987806Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.0992600Z test_noncontiguous_expanded_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.0999402Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1003773Z test_noncontiguous_expanded_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1009833Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1014026Z test_noncontiguous_expanded_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1020013Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1024602Z test_noncontiguous_expanded_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1030667Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1035015Z test_noncontiguous_expanded_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1041141Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1045347Z test_noncontiguous_expanded_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1051497Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1055816Z test_noncontiguous_expanded_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1061819Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1066202Z test_noncontiguous_expanded_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1073567Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1077982Z test_noncontiguous_expanded_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1085206Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1089571Z test_noncontiguous_expanded_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1096265Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1100886Z test_noncontiguous_expanded_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1107529Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1112219Z test_noncontiguous_expanded_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1118145Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1122531Z test_noncontiguous_expanded_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1128485Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1132903Z test_noncontiguous_expanded_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1138832Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1143269Z test_noncontiguous_expanded_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1149361Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1153816Z test_noncontiguous_expanded_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1159714Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1164193Z test_noncontiguous_expanded_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1172182Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1176717Z test_noncontiguous_expanded_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1186869Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1192200Z test_noncontiguous_expanded_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1202371Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1207624Z test_noncontiguous_expanded_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1215607Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1220154Z test_noncontiguous_expanded_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1228618Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1233189Z test_noncontiguous_expanded_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1241520Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1246024Z test_noncontiguous_expanded_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1252723Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1257200Z test_noncontiguous_expanded_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1263158Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1267779Z test_noncontiguous_expanded_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1274965Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1279381Z test_noncontiguous_expanded_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1286523Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1290995Z test_noncontiguous_expanded_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1297653Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1302321Z test_noncontiguous_expanded_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1308999Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1313546Z test_noncontiguous_expanded_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1320108Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1324828Z test_noncontiguous_expanded_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1331077Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1335274Z test_noncontiguous_expanded_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1341728Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1345863Z test_noncontiguous_expanded_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1351752Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1356359Z test_noncontiguous_expanded_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1362459Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1366739Z test_noncontiguous_expanded_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1372547Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1376986Z test_noncontiguous_expanded_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1384984Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1389762Z test_noncontiguous_expanded_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1398811Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1403259Z test_noncontiguous_expanded_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1412547Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1417176Z test_noncontiguous_expanded_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1425029Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1429751Z test_noncontiguous_expanded_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1438012Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1442543Z test_noncontiguous_expanded_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1450688Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T12:32:53.1454806Z test_noncontiguous_innermost__masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1462009Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1466230Z test_noncontiguous_innermost__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1473342Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1477629Z test_noncontiguous_innermost__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1484631Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1488737Z test_noncontiguous_innermost__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1496060Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1500734Z test_noncontiguous_innermost__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1506881Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1511120Z test_noncontiguous_innermost__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1517201Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1521361Z test_noncontiguous_innermost__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1527361Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1531495Z test_noncontiguous_innermost__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1537528Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1541760Z test_noncontiguous_innermost__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1547850Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1552132Z test_noncontiguous_innermost__masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1558986Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1563278Z test_noncontiguous_innermost__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1570118Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1574296Z test_noncontiguous_innermost__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1581259Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1585392Z test_noncontiguous_innermost__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1592903Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1597577Z test_noncontiguous_innermost__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1603680Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1607789Z test_noncontiguous_innermost__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1613971Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1618202Z test_noncontiguous_innermost__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1624264Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1628375Z test_noncontiguous_innermost__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1634676Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1638773Z test_noncontiguous_innermost__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1644857Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1649004Z test_noncontiguous_innermost__masked_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1655983Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1660181Z test_noncontiguous_innermost__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1667109Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1671393Z test_noncontiguous_innermost__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1678352Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1682514Z test_noncontiguous_innermost__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1689236Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1693447Z test_noncontiguous_innermost__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1699824Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1703912Z test_noncontiguous_innermost__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1710166Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1714203Z test_noncontiguous_innermost__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1720171Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1724322Z test_noncontiguous_innermost__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1730421Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1734601Z test_noncontiguous_innermost__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1741019Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1745018Z test_noncontiguous_innermost__masked_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1752127Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1756418Z test_noncontiguous_innermost__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1763257Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1767415Z test_noncontiguous_innermost__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1774287Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1778593Z test_noncontiguous_innermost__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1785751Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1790606Z test_noncontiguous_innermost__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1796674Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1800877Z test_noncontiguous_innermost__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1806946Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1811139Z test_noncontiguous_innermost__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1817001Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1821246Z test_noncontiguous_innermost__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1827364Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1831621Z test_noncontiguous_innermost__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1837644Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1841842Z test_noncontiguous_innermost__masked_logsumexp_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1849764Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1854739Z test_noncontiguous_innermost__masked_logsumexp_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1862723Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1867595Z test_noncontiguous_innermost__masked_logsumexp_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1876014Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1881106Z test_noncontiguous_innermost__masked_logsumexp_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1888293Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1893096Z test_noncontiguous_innermost__masked_logsumexp_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1900469Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1905332Z test_noncontiguous_innermost__masked_logsumexp_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1912770Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1917349Z test_noncontiguous_innermost__masked_logsumexp_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1924540Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1929378Z test_noncontiguous_innermost__masked_logsumexp_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1936478Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1941419Z test_noncontiguous_innermost__masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1949027Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1953170Z test_noncontiguous_innermost__masked_mean_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1960173Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1964301Z test_noncontiguous_innermost__masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1972640Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1977466Z test_noncontiguous_innermost__masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1985647Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.1990805Z test_noncontiguous_innermost__masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.1998046Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2002271Z test_noncontiguous_innermost__masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2009552Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2013729Z test_noncontiguous_innermost__masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2021098Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2025226Z test_noncontiguous_innermost__masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2032501Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2036645Z test_noncontiguous_innermost__masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2043599Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2047850Z test_noncontiguous_innermost__masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2055062Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2059353Z test_noncontiguous_innermost__masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2066557Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2070967Z test_noncontiguous_innermost__masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2078141Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2082410Z test_noncontiguous_innermost__masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2089568Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2093840Z test_noncontiguous_innermost__masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2101091Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2105378Z test_noncontiguous_innermost__masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2112566Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2116791Z test_noncontiguous_innermost__masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2124215Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2129027Z test_noncontiguous_innermost__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2135427Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2139690Z test_noncontiguous_innermost__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2147712Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2152765Z test_noncontiguous_innermost__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2160353Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2164612Z test_noncontiguous_innermost__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2171729Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2176015Z test_noncontiguous_innermost__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2183646Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2188367Z test_noncontiguous_innermost__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2194985Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2199130Z test_noncontiguous_innermost__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2205437Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2209677Z test_noncontiguous_innermost__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2215872Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2220190Z test_noncontiguous_innermost__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2226508Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2230875Z test_noncontiguous_innermost__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2237199Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2241400Z test_noncontiguous_innermost__masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2250007Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2254146Z test_noncontiguous_innermost__masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2263858Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2268809Z test_noncontiguous_innermost__masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2277979Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2282834Z test_noncontiguous_innermost__masked_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2291427Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2296282Z test_noncontiguous_innermost__masked_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2305113Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2310085Z test_noncontiguous_innermost__masked_std_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2318483Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2323458Z test_noncontiguous_innermost__masked_std_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2332109Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2336959Z test_noncontiguous_innermost__masked_std_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2345447Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2350440Z test_noncontiguous_innermost__masked_std_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2358820Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2363714Z test_noncontiguous_innermost__masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2372213Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2377076Z test_noncontiguous_innermost__masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2384196Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2388534Z test_noncontiguous_innermost__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2394831Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2399100Z test_noncontiguous_innermost__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2407004Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2411916Z test_noncontiguous_innermost__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2419988Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2424821Z test_noncontiguous_innermost__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2432077Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2436319Z test_noncontiguous_innermost__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2443335Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2447573Z test_noncontiguous_innermost__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2454534Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2458890Z test_noncontiguous_innermost__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2465161Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2469552Z test_noncontiguous_innermost__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2475908Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2480178Z test_noncontiguous_innermost__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2486314Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2490519Z test_noncontiguous_innermost__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2496863Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2501107Z test_noncontiguous_innermost__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2507218Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2511662Z test_noncontiguous_innermost__masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2519647Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2524020Z test_noncontiguous_innermost__masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2532983Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2537510Z test_noncontiguous_innermost__masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2546589Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2551393Z test_noncontiguous_innermost__masked_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2559227Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2563487Z test_noncontiguous_innermost__masked_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2571356Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2575442Z test_noncontiguous_innermost__masked_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2583983Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2588802Z test_noncontiguous_innermost__masked_var_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2596392Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2600876Z test_noncontiguous_innermost__masked_var_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2608382Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2612574Z test_noncontiguous_innermost__masked_var_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2620303Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2624492Z test_noncontiguous_innermost__masked_var_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2632295Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2636403Z test_noncontiguous_innermost__masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2644027Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2648179Z test_noncontiguous_innermost_all_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2654612Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2658690Z test_noncontiguous_innermost_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2664634Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2668943Z test_noncontiguous_innermost_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2676151Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2680783Z test_noncontiguous_innermost_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2687416Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2691560Z test_noncontiguous_innermost_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2697922Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2702148Z test_noncontiguous_innermost_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2708458Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2712707Z test_noncontiguous_innermost_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2719021Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2723094Z test_noncontiguous_innermost_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2729074Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2733169Z test_noncontiguous_innermost_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2739223Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2743451Z test_noncontiguous_innermost_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2749839Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2754334Z test_noncontiguous_innermost_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2760989Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2765220Z test_noncontiguous_innermost_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2771740Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2776283Z test_noncontiguous_innermost_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2783502Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2787903Z test_noncontiguous_innermost_amax_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2794377Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2798794Z test_noncontiguous_innermost_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2806062Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2810606Z test_noncontiguous_innermost_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2817891Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2822274Z test_noncontiguous_innermost_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2829793Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2835414Z test_noncontiguous_innermost_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2841989Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2846706Z test_noncontiguous_innermost_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2853520Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2858313Z test_noncontiguous_innermost_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2865054Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2869946Z test_noncontiguous_innermost_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2876587Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2881238Z test_noncontiguous_innermost_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2888204Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2892887Z test_noncontiguous_innermost_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2900713Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2905454Z test_noncontiguous_innermost_amin_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2912496Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2917174Z test_noncontiguous_innermost_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2924889Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2929667Z test_noncontiguous_innermost_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2937293Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2942162Z test_noncontiguous_innermost_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2949885Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2954862Z test_noncontiguous_innermost_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2961693Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2966420Z test_noncontiguous_innermost_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2973230Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2978071Z test_noncontiguous_innermost_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2984977Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.2989883Z test_noncontiguous_innermost_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.2996757Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3001501Z test_noncontiguous_innermost_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3008403Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3012940Z test_noncontiguous_innermost_any_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3020346Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3025074Z test_noncontiguous_innermost_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3032153Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3036764Z test_noncontiguous_innermost_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3044893Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3050117Z test_noncontiguous_innermost_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3058057Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3062677Z test_noncontiguous_innermost_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3070254Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3074845Z test_noncontiguous_innermost_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3082356Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3086959Z test_noncontiguous_innermost_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3094646Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3100007Z test_noncontiguous_innermost_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3106982Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3111913Z test_noncontiguous_innermost_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3118781Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3123371Z test_noncontiguous_innermost_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3130317Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3135141Z test_noncontiguous_innermost_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3142148Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3146944Z test_noncontiguous_innermost_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3153850Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3158602Z test_noncontiguous_innermost_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3165758Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3170466Z test_noncontiguous_innermost_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3177703Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3182520Z test_noncontiguous_innermost_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3189820Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3194526Z test_noncontiguous_innermost_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3202254Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3207415Z test_noncontiguous_innermost_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3214260Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3218986Z test_noncontiguous_innermost_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3225889Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3230839Z test_noncontiguous_innermost_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3237576Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3242338Z test_noncontiguous_innermost_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3249326Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3253838Z test_noncontiguous_innermost_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3260776Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3265434Z test_noncontiguous_innermost_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3272856Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3277544Z test_noncontiguous_innermost_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3284898Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3289536Z test_noncontiguous_innermost_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3296987Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3301645Z test_noncontiguous_innermost_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3309556Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3314676Z test_noncontiguous_innermost_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3321213Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3325182Z test_noncontiguous_innermost_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3331127Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3335233Z test_noncontiguous_innermost_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3341441Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3345497Z test_noncontiguous_innermost_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3351601Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3355622Z test_noncontiguous_innermost_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3361591Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3365733Z test_noncontiguous_innermost_count_nonzero_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3372221Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3376334Z test_noncontiguous_innermost_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3382511Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3386614Z test_noncontiguous_innermost_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3394084Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3398750Z test_noncontiguous_innermost_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3405552Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3409621Z test_noncontiguous_innermost_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3416094Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3420287Z test_noncontiguous_innermost_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3426733Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3431039Z test_noncontiguous_innermost_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3437765Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3442480Z test_noncontiguous_innermost_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3448543Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3452613Z test_noncontiguous_innermost_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3458704Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3462780Z test_noncontiguous_innermost_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3468950Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3473205Z test_noncontiguous_innermost_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3479088Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3483091Z test_noncontiguous_innermost_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3489245Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3493331Z test_noncontiguous_innermost_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3510611Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T12:32:53.3514800Z test_noncontiguous_innermost_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3533221Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T12:32:53.3537256Z test_noncontiguous_innermost_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3554843Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T12:32:53.3558997Z test_noncontiguous_innermost_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3575484Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T12:32:53.3579963Z test_noncontiguous_innermost_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3596738Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T12:32:53.3600852Z test_noncontiguous_innermost_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3617733Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-08-17T12:32:53.3621981Z test_noncontiguous_innermost_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3629203Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3633423Z test_noncontiguous_innermost_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3641431Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3646160Z test_noncontiguous_innermost_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3654079Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3659284Z test_noncontiguous_innermost_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3666021Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3670303Z test_noncontiguous_innermost_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3677460Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3681578Z test_noncontiguous_innermost_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3689055Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3693780Z test_noncontiguous_innermost_nanmean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3701349Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3705524Z test_noncontiguous_innermost_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3713057Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3717208Z test_noncontiguous_innermost_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3724953Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3729464Z test_noncontiguous_innermost_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3736827Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3741943Z test_noncontiguous_innermost_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3748926Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3753192Z test_noncontiguous_innermost_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3759810Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3763215Z test_noncontiguous_innermost_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3770116Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3774219Z test_noncontiguous_innermost_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3781281Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3785430Z test_noncontiguous_innermost_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3792648Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3797295Z test_noncontiguous_innermost_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3803441Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3807413Z test_noncontiguous_innermost_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3813430Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3817445Z test_noncontiguous_innermost_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3823534Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3827551Z test_noncontiguous_innermost_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3833768Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3837814Z test_noncontiguous_innermost_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3843871Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3848024Z test_noncontiguous_innermost_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3853991Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3858062Z test_noncontiguous_innermost_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3865994Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3870777Z test_noncontiguous_innermost_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3877962Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3882191Z test_noncontiguous_innermost_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3889030Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3893131Z test_noncontiguous_innermost_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3900692Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3905150Z test_noncontiguous_innermost_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3911238Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3915487Z test_noncontiguous_innermost_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3921307Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3925305Z test_noncontiguous_innermost_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3931208Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3935326Z test_noncontiguous_innermost_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3941553Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3945542Z test_noncontiguous_innermost_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3951824Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3955808Z test_noncontiguous_innermost_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3964029Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3968241Z test_noncontiguous_innermost_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3977962Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3982796Z test_noncontiguous_innermost_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.3992648Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.3997397Z test_noncontiguous_innermost_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4005826Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4009776Z test_noncontiguous_innermost_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4018054Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4022216Z test_noncontiguous_innermost_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4030476Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4034583Z test_noncontiguous_innermost_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4041626Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4045819Z test_noncontiguous_innermost_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4051957Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4056164Z test_noncontiguous_innermost_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4064241Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4069176Z test_noncontiguous_innermost_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4077124Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4081816Z test_noncontiguous_innermost_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4088836Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4093037Z test_noncontiguous_innermost_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4100180Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4104327Z test_noncontiguous_innermost_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4111991Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4116574Z test_noncontiguous_innermost_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4122854Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4127130Z test_noncontiguous_innermost_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4133309Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4137527Z test_noncontiguous_innermost_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4143646Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4147766Z test_noncontiguous_innermost_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4154027Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4158138Z test_noncontiguous_innermost_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4164246Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4168449Z test_noncontiguous_innermost_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4176820Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4181149Z test_noncontiguous_innermost_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4190857Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4195283Z test_noncontiguous_innermost_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4204183Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4208437Z test_noncontiguous_innermost_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4216723Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4221188Z test_noncontiguous_innermost_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4229657Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4233725Z test_noncontiguous_innermost_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4242036Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4246002Z test_noncontiguous_outermost__masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4253328Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4257609Z test_noncontiguous_outermost__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4264867Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4269185Z test_noncontiguous_outermost__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4276426Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4280709Z test_noncontiguous_outermost__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4287543Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4291750Z test_noncontiguous_outermost__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4298058Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4302244Z test_noncontiguous_outermost__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4308541Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4312809Z test_noncontiguous_outermost__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4318962Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4323179Z test_noncontiguous_outermost__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4329962Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4333967Z test_noncontiguous_outermost__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4340325Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4344579Z test_noncontiguous_outermost__masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4352029Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4356227Z test_noncontiguous_outermost__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4363379Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4367541Z test_noncontiguous_outermost__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4374596Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4378899Z test_noncontiguous_outermost__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4385889Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4390310Z test_noncontiguous_outermost__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4396611Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4400752Z test_noncontiguous_outermost__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4407088Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4411364Z test_noncontiguous_outermost__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4417482Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4421749Z test_noncontiguous_outermost__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4428000Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4432368Z test_noncontiguous_outermost__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4438641Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4442786Z test_noncontiguous_outermost__masked_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4450055Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4454175Z test_noncontiguous_outermost__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4461517Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4465685Z test_noncontiguous_outermost__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4472919Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4477098Z test_noncontiguous_outermost__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4484508Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4489254Z test_noncontiguous_outermost__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4495566Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4499934Z test_noncontiguous_outermost__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4506239Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4510496Z test_noncontiguous_outermost__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4516618Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4520793Z test_noncontiguous_outermost__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4527000Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4531250Z test_noncontiguous_outermost__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4537570Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4541796Z test_noncontiguous_outermost__masked_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4549111Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4553229Z test_noncontiguous_outermost__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4560058Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4564248Z test_noncontiguous_outermost__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4571105Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4575297Z test_noncontiguous_outermost__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4582155Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4586264Z test_noncontiguous_outermost__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4592504Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4596617Z test_noncontiguous_outermost__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4602648Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4606747Z test_noncontiguous_outermost__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4612644Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4616654Z test_noncontiguous_outermost__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4622782Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4626890Z test_noncontiguous_outermost__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4633106Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4637243Z test_noncontiguous_outermost__masked_logsumexp_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4645109Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4649897Z test_noncontiguous_outermost__masked_logsumexp_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4657957Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4662680Z test_noncontiguous_outermost__masked_logsumexp_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4671013Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4676099Z test_noncontiguous_outermost__masked_logsumexp_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4683210Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4688166Z test_noncontiguous_outermost__masked_logsumexp_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4695459Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4700329Z test_noncontiguous_outermost__masked_logsumexp_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4707134Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4712297Z test_noncontiguous_outermost__masked_logsumexp_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4719278Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4724082Z test_noncontiguous_outermost__masked_logsumexp_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4731175Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4735980Z test_noncontiguous_outermost__masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4743539Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4747933Z test_noncontiguous_outermost__masked_mean_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4754840Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4759701Z test_noncontiguous_outermost__masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4767380Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4771926Z test_noncontiguous_outermost__masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4780160Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4784892Z test_noncontiguous_outermost__masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4792559Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4796458Z test_noncontiguous_outermost__masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4803654Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4807727Z test_noncontiguous_outermost__masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4814835Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4819071Z test_noncontiguous_outermost__masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4826073Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4830394Z test_noncontiguous_outermost__masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4837229Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4841388Z test_noncontiguous_outermost__masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4848303Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4852451Z test_noncontiguous_outermost__masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4859335Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4863474Z test_noncontiguous_outermost__masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4870618Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4874716Z test_noncontiguous_outermost__masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4881756Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4885748Z test_noncontiguous_outermost__masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4892671Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4896794Z test_noncontiguous_outermost__masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4903694Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4907838Z test_noncontiguous_outermost__masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4914707Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4918841Z test_noncontiguous_outermost__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4924866Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4929381Z test_noncontiguous_outermost__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4936826Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4941702Z test_noncontiguous_outermost__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4949365Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4953367Z test_noncontiguous_outermost__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4960295Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4964517Z test_noncontiguous_outermost__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4971944Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4976658Z test_noncontiguous_outermost__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4983124Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4987223Z test_noncontiguous_outermost__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.4993903Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.4997871Z test_noncontiguous_outermost__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5004069Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5008230Z test_noncontiguous_outermost__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5014528Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5018760Z test_noncontiguous_outermost__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5025125Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5029477Z test_noncontiguous_outermost__masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5037715Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5041812Z test_noncontiguous_outermost__masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5051347Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5056062Z test_noncontiguous_outermost__masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5064891Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5069303Z test_noncontiguous_outermost__masked_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5077946Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5082683Z test_noncontiguous_outermost__masked_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5091235Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5096031Z test_noncontiguous_outermost__masked_std_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5104553Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5109633Z test_noncontiguous_outermost__masked_std_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5117980Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5122749Z test_noncontiguous_outermost__masked_std_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5131133Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5135923Z test_noncontiguous_outermost__masked_std_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5144383Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5149242Z test_noncontiguous_outermost__masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5157757Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5162591Z test_noncontiguous_outermost__masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5169707Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5173969Z test_noncontiguous_outermost__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5180203Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5184358Z test_noncontiguous_outermost__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5192369Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5197309Z test_noncontiguous_outermost__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5204643Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5208873Z test_noncontiguous_outermost__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5215895Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5220212Z test_noncontiguous_outermost__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5227207Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5231504Z test_noncontiguous_outermost__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5238369Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5242674Z test_noncontiguous_outermost__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5248867Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5253155Z test_noncontiguous_outermost__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5259499Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5263681Z test_noncontiguous_outermost__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5269942Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5274095Z test_noncontiguous_outermost__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5280642Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5285004Z test_noncontiguous_outermost__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5291456Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5295632Z test_noncontiguous_outermost__masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5303655Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5307776Z test_noncontiguous_outermost__masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5316824Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5321666Z test_noncontiguous_outermost__masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5330702Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5335523Z test_noncontiguous_outermost__masked_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5343390Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5347367Z test_noncontiguous_outermost__masked_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5355192Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5359201Z test_noncontiguous_outermost__masked_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5367349Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5371851Z test_noncontiguous_outermost__masked_var_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5379341Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5383416Z test_noncontiguous_outermost__masked_var_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5391092Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5395130Z test_noncontiguous_outermost__masked_var_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5402714Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5406714Z test_noncontiguous_outermost__masked_var_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5414280Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5418476Z test_noncontiguous_outermost__masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5425927Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5430077Z test_noncontiguous_outermost_all_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5436372Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5440327Z test_noncontiguous_outermost_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5446101Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5450074Z test_noncontiguous_outermost_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5457125Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5461823Z test_noncontiguous_outermost_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5468317Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5472447Z test_noncontiguous_outermost_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5478709Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5482710Z test_noncontiguous_outermost_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5488868Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5492849Z test_noncontiguous_outermost_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5499148Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5503355Z test_noncontiguous_outermost_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5509434Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5513739Z test_noncontiguous_outermost_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5520096Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5524292Z test_noncontiguous_outermost_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5530631Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5534882Z test_noncontiguous_outermost_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5541312Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5545552Z test_noncontiguous_outermost_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5552041Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5555939Z test_noncontiguous_outermost_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5562824Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5566918Z test_noncontiguous_outermost_amax_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5572777Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5576722Z test_noncontiguous_outermost_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5583663Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5587693Z test_noncontiguous_outermost_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5594478Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5598461Z test_noncontiguous_outermost_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5605566Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5610134Z test_noncontiguous_outermost_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5615960Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5620113Z test_noncontiguous_outermost_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5625890Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5630106Z test_noncontiguous_outermost_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5635732Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5639721Z test_noncontiguous_outermost_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5645577Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5649571Z test_noncontiguous_outermost_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5655439Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5659663Z test_noncontiguous_outermost_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5666379Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5670507Z test_noncontiguous_outermost_amin_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5676307Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5680281Z test_noncontiguous_outermost_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5687044Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5691118Z test_noncontiguous_outermost_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5697677Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5701856Z test_noncontiguous_outermost_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5709163Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5714102Z test_noncontiguous_outermost_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5719416Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5723446Z test_noncontiguous_outermost_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5729288Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5733210Z test_noncontiguous_outermost_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5738933Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5743001Z test_noncontiguous_outermost_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5749016Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5752920Z test_noncontiguous_outermost_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5758978Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5763067Z test_noncontiguous_outermost_any_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5769744Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5774074Z test_noncontiguous_outermost_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5780253Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5784590Z test_noncontiguous_outermost_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5792373Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5797229Z test_noncontiguous_outermost_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5804293Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5808433Z test_noncontiguous_outermost_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5814908Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5819070Z test_noncontiguous_outermost_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5825364Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5829592Z test_noncontiguous_outermost_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5836190Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5840842Z test_noncontiguous_outermost_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5846691Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5850704Z test_noncontiguous_outermost_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5856704Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5860770Z test_noncontiguous_outermost_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5866612Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5870813Z test_noncontiguous_outermost_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5876642Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5880592Z test_noncontiguous_outermost_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5886526Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5890564Z test_noncontiguous_outermost_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5896631Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5900793Z test_noncontiguous_outermost_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5906933Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5911191Z test_noncontiguous_outermost_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5917301Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5921271Z test_noncontiguous_outermost_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5927862Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5932789Z test_noncontiguous_outermost_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5938847Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5942918Z test_noncontiguous_outermost_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5949095Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5953211Z test_noncontiguous_outermost_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5959225Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5963298Z test_noncontiguous_outermost_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5969486Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5973409Z test_noncontiguous_outermost_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5979540Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5983618Z test_noncontiguous_outermost_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.5999146Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.5999506Z test_noncontiguous_outermost_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6000889Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6004738Z test_noncontiguous_outermost_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6011200Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6015517Z test_noncontiguous_outermost_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6022921Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6027605Z test_noncontiguous_outermost_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6033853Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6038146Z test_noncontiguous_outermost_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6044194Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6048572Z test_noncontiguous_outermost_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6054503Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6058647Z test_noncontiguous_outermost_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6064485Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6068804Z test_noncontiguous_outermost_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6074556Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6078544Z test_noncontiguous_outermost_count_nonzero_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6085036Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6089048Z test_noncontiguous_outermost_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6094960Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6099025Z test_noncontiguous_outermost_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6106367Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6111008Z test_noncontiguous_outermost_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6117648Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6121681Z test_noncontiguous_outermost_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6127968Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6131916Z test_noncontiguous_outermost_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6138239Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6142281Z test_noncontiguous_outermost_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6149190Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6153808Z test_noncontiguous_outermost_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6159778Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6163762Z test_noncontiguous_outermost_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6169809Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6173737Z test_noncontiguous_outermost_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6179640Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6183653Z test_noncontiguous_outermost_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6189814Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6193746Z test_noncontiguous_outermost_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6199680Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6203806Z test_noncontiguous_outermost_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6220588Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T12:32:53.6224839Z test_noncontiguous_outermost_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6243071Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T12:32:53.6246929Z test_noncontiguous_outermost_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6264813Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T12:32:53.6269100Z test_noncontiguous_outermost_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6287829Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T12:32:53.6292195Z test_noncontiguous_outermost_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6310864Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T12:32:53.6315022Z test_noncontiguous_outermost_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6330876Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-08-17T12:32:53.6334802Z test_noncontiguous_outermost_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6341922Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6346034Z test_noncontiguous_outermost_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6353906Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6358439Z test_noncontiguous_outermost_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6366305Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6370990Z test_noncontiguous_outermost_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6377817Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6381968Z test_noncontiguous_outermost_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6388956Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6392907Z test_noncontiguous_outermost_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6399532Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6403543Z test_noncontiguous_outermost_nanmean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6410682Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6414730Z test_noncontiguous_outermost_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6422126Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6426786Z test_noncontiguous_outermost_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6433305Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6437316Z test_noncontiguous_outermost_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6444714Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6449586Z test_noncontiguous_outermost_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6456099Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6460287Z test_noncontiguous_outermost_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6466054Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6470213Z test_noncontiguous_outermost_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6476821Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6480844Z test_noncontiguous_outermost_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6487544Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6491550Z test_noncontiguous_outermost_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6498663Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6503365Z test_noncontiguous_outermost_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6509453Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6513372Z test_noncontiguous_outermost_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6519405Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6523510Z test_noncontiguous_outermost_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6529672Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6534082Z test_noncontiguous_outermost_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6540494Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6544719Z test_noncontiguous_outermost_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6551194Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6555480Z test_noncontiguous_outermost_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6561710Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6565958Z test_noncontiguous_outermost_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6573758Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6578691Z test_noncontiguous_outermost_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6585713Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6589951Z test_noncontiguous_outermost_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6596565Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6600687Z test_noncontiguous_outermost_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6607572Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6612104Z test_noncontiguous_outermost_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6617981Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6622101Z test_noncontiguous_outermost_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6627941Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6632052Z test_noncontiguous_outermost_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6637872Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6641784Z test_noncontiguous_outermost_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6647590Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6651618Z test_noncontiguous_outermost_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6657498Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6661413Z test_noncontiguous_outermost_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6669752Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6673803Z test_noncontiguous_outermost_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6683480Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6688074Z test_noncontiguous_outermost_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6697557Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6702350Z test_noncontiguous_outermost_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6710502Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6714566Z test_noncontiguous_outermost_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6722534Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6726616Z test_noncontiguous_outermost_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6734413Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6738398Z test_noncontiguous_outermost_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6745213Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6749337Z test_noncontiguous_outermost_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6755160Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6759122Z test_noncontiguous_outermost_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6766698Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6771434Z test_noncontiguous_outermost_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6779103Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6784146Z test_noncontiguous_outermost_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6791494Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6795788Z test_noncontiguous_outermost_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6802815Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6807131Z test_noncontiguous_outermost_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6814658Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6819706Z test_noncontiguous_outermost_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6825887Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6830549Z test_noncontiguous_outermost_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6836544Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6840218Z test_noncontiguous_outermost_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6845862Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6849890Z test_noncontiguous_outermost_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6855707Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6859744Z test_noncontiguous_outermost_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6865584Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6869832Z test_noncontiguous_outermost_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6877796Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6881812Z test_noncontiguous_outermost_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6891171Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6895318Z test_noncontiguous_outermost_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6904023Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6908081Z test_noncontiguous_outermost_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6916150Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6920284Z test_noncontiguous_outermost_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6928124Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6932138Z test_noncontiguous_outermost_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6939926Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T12:32:53.6943707Z test_noncontiguous_transposed__masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6950475Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.6954244Z test_noncontiguous_transposed__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6960849Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.6964665Z test_noncontiguous_transposed__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6971248Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.6975113Z test_noncontiguous_transposed__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6981572Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.6985401Z test_noncontiguous_transposed__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.6991385Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.6995113Z test_noncontiguous_transposed__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7000819Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7004586Z test_noncontiguous_transposed__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7010214Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7013927Z test_noncontiguous_transposed__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7019777Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7023468Z test_noncontiguous_transposed__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7029548Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7033174Z test_noncontiguous_transposed__masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7039698Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7043791Z test_noncontiguous_transposed__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7050661Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7054464Z test_noncontiguous_transposed__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7061512Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7065255Z test_noncontiguous_transposed__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7072291Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7075968Z test_noncontiguous_transposed__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7082274Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7085860Z test_noncontiguous_transposed__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7091789Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7095675Z test_noncontiguous_transposed__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7101549Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7105406Z test_noncontiguous_transposed__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7111573Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7115200Z test_noncontiguous_transposed__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7121026Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7124867Z test_noncontiguous_transposed__masked_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7131684Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7135534Z test_noncontiguous_transposed__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7142288Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7146218Z test_noncontiguous_transposed__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7153000Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7156862Z test_noncontiguous_transposed__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7163452Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7167300Z test_noncontiguous_transposed__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7173232Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7177086Z test_noncontiguous_transposed__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7183108Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7187010Z test_noncontiguous_transposed__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7192851Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7196659Z test_noncontiguous_transposed__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7202536Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7206380Z test_noncontiguous_transposed__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7212341Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7216200Z test_noncontiguous_transposed__masked_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7223027Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7226877Z test_noncontiguous_transposed__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7233762Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7237635Z test_noncontiguous_transposed__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7244237Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7248156Z test_noncontiguous_transposed__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7254765Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7258709Z test_noncontiguous_transposed__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7264678Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7268520Z test_noncontiguous_transposed__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7274701Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7278479Z test_noncontiguous_transposed__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7284495Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7288146Z test_noncontiguous_transposed__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7294068Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7297881Z test_noncontiguous_transposed__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7303951Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7307887Z test_noncontiguous_transposed__masked_logsumexp_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7315623Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7320397Z test_noncontiguous_transposed__masked_logsumexp_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7327943Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7332868Z test_noncontiguous_transposed__masked_logsumexp_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7340190Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7344801Z test_noncontiguous_transposed__masked_logsumexp_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7351869Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7356365Z test_noncontiguous_transposed__masked_logsumexp_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7363405Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7367853Z test_noncontiguous_transposed__masked_logsumexp_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7374766Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7379388Z test_noncontiguous_transposed__masked_logsumexp_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7386399Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7391175Z test_noncontiguous_transposed__masked_logsumexp_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7397978Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7402709Z test_noncontiguous_transposed__masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7409768Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7413726Z test_noncontiguous_transposed__masked_mean_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7420480Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7424383Z test_noncontiguous_transposed__masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7432098Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7435994Z test_noncontiguous_transposed__masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7443591Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7447671Z test_noncontiguous_transposed__masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7454662Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7458688Z test_noncontiguous_transposed__masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7465739Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7469823Z test_noncontiguous_transposed__masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7476804Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7480726Z test_noncontiguous_transposed__masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7487588Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7491452Z test_noncontiguous_transposed__masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7498350Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7502358Z test_noncontiguous_transposed__masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7509226Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7513082Z test_noncontiguous_transposed__masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7519818Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7523742Z test_noncontiguous_transposed__masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7530458Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7534640Z test_noncontiguous_transposed__masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7541693Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7545214Z test_noncontiguous_transposed__masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7552589Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7556265Z test_noncontiguous_transposed__masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7563029Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7566826Z test_noncontiguous_transposed__masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7573762Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7577595Z test_noncontiguous_transposed__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7583960Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7587778Z test_noncontiguous_transposed__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7595311Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7599256Z test_noncontiguous_transposed__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7606718Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7610663Z test_noncontiguous_transposed__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7617573Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7621599Z test_noncontiguous_transposed__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7628573Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7632644Z test_noncontiguous_transposed__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7638835Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7642812Z test_noncontiguous_transposed__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7648995Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7652937Z test_noncontiguous_transposed__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7659000Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7662993Z test_noncontiguous_transposed__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7669165Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7673214Z test_noncontiguous_transposed__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7679503Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7683271Z test_noncontiguous_transposed__masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7691254Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7695243Z test_noncontiguous_transposed__masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7704032Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7707988Z test_noncontiguous_transposed__masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7716694Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7720682Z test_noncontiguous_transposed__masked_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7729004Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7733620Z test_noncontiguous_transposed__masked_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7742104Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7746569Z test_noncontiguous_transposed__masked_std_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7754802Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7759375Z test_noncontiguous_transposed__masked_std_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7767467Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7772123Z test_noncontiguous_transposed__masked_std_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7780375Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7784892Z test_noncontiguous_transposed__masked_std_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7793295Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7797946Z test_noncontiguous_transposed__masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7805943Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7810637Z test_noncontiguous_transposed__masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7817380Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7821581Z test_noncontiguous_transposed__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7827571Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7831668Z test_noncontiguous_transposed__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7838881Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7842846Z test_noncontiguous_transposed__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7850069Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7854095Z test_noncontiguous_transposed__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7861052Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7865017Z test_noncontiguous_transposed__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7871951Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7875868Z test_noncontiguous_transposed__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7882696Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7886723Z test_noncontiguous_transposed__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7892725Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7896616Z test_noncontiguous_transposed__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7902794Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7906781Z test_noncontiguous_transposed__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7912880Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7916742Z test_noncontiguous_transposed__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7922823Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7926709Z test_noncontiguous_transposed__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7932704Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7936728Z test_noncontiguous_transposed__masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7944560Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7948534Z test_noncontiguous_transposed__masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7956974Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7960923Z test_noncontiguous_transposed__masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7969226Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7973253Z test_noncontiguous_transposed__masked_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7981105Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7985090Z test_noncontiguous_transposed__masked_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.7992985Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.7996935Z test_noncontiguous_transposed__masked_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8004520Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8008514Z test_noncontiguous_transposed__masked_var_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8016124Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8020116Z test_noncontiguous_transposed__masked_var_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8027910Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8031872Z test_noncontiguous_transposed__masked_var_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8039254Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8043236Z test_noncontiguous_transposed__masked_var_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8050983Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8054815Z test_noncontiguous_transposed__masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8062525Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8066455Z test_noncontiguous_transposed_all_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8073006Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8076840Z test_noncontiguous_transposed_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8082792Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8086668Z test_noncontiguous_transposed_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8093388Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8097299Z test_noncontiguous_transposed_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8104152Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8108066Z test_noncontiguous_transposed_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8114508Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8118410Z test_noncontiguous_transposed_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8124796Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8128730Z test_noncontiguous_transposed_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8135433Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8139334Z test_noncontiguous_transposed_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8144972Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8148902Z test_noncontiguous_transposed_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8154806Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8158462Z test_noncontiguous_transposed_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8164271Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8167931Z test_noncontiguous_transposed_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8173748Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8177509Z test_noncontiguous_transposed_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8183431Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8187263Z test_noncontiguous_transposed_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8194028Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8197853Z test_noncontiguous_transposed_amax_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8203573Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8207434Z test_noncontiguous_transposed_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8214010Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8217818Z test_noncontiguous_transposed_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8224467Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8228432Z test_noncontiguous_transposed_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8234927Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8238952Z test_noncontiguous_transposed_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8244838Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8248348Z test_noncontiguous_transposed_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8254087Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8258063Z test_noncontiguous_transposed_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8263806Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8267484Z test_noncontiguous_transposed_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8273385Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8277131Z test_noncontiguous_transposed_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8282930Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8286739Z test_noncontiguous_transposed_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8293278Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8297108Z test_noncontiguous_transposed_amin_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8302983Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8306791Z test_noncontiguous_transposed_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8313501Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8317315Z test_noncontiguous_transposed_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8323893Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8328133Z test_noncontiguous_transposed_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8334596Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8338490Z test_noncontiguous_transposed_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8344421Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8348104Z test_noncontiguous_transposed_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8354074Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8357732Z test_noncontiguous_transposed_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8363472Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8367283Z test_noncontiguous_transposed_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8373123Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8376935Z test_noncontiguous_transposed_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8383544Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8386655Z test_noncontiguous_transposed_any_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8393246Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8397253Z test_noncontiguous_transposed_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8403763Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8407563Z test_noncontiguous_transposed_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8413960Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8417852Z test_noncontiguous_transposed_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8424520Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8428239Z test_noncontiguous_transposed_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8434770Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8438452Z test_noncontiguous_transposed_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8444687Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8448488Z test_noncontiguous_transposed_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8454708Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8458622Z test_noncontiguous_transposed_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8464440Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8468179Z test_noncontiguous_transposed_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8474183Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8478128Z test_noncontiguous_transposed_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8483897Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8487618Z test_noncontiguous_transposed_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8493462Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8497303Z test_noncontiguous_transposed_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8503178Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8507089Z test_noncontiguous_transposed_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8513259Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8517047Z test_noncontiguous_transposed_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8523308Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8527317Z test_noncontiguous_transposed_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8533376Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8537077Z test_noncontiguous_transposed_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8543257Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8546993Z test_noncontiguous_transposed_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8552997Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8556762Z test_noncontiguous_transposed_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8562531Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8566312Z test_noncontiguous_transposed_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8572034Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8575804Z test_noncontiguous_transposed_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8581687Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8585445Z test_noncontiguous_transposed_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8591346Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8595080Z test_noncontiguous_transposed_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8601223Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8605027Z test_noncontiguous_transposed_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8611199Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8614947Z test_noncontiguous_transposed_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8621117Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8624898Z test_noncontiguous_transposed_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8631502Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8635148Z test_noncontiguous_transposed_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8640862Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8644597Z test_noncontiguous_transposed_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8650386Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8654091Z test_noncontiguous_transposed_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8660266Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8663665Z test_noncontiguous_transposed_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8669632Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8673237Z test_noncontiguous_transposed_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8679041Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8682823Z test_noncontiguous_transposed_count_nonzero_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8689080Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8692672Z test_noncontiguous_transposed_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8698445Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8702181Z test_noncontiguous_transposed_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8708789Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8712475Z test_noncontiguous_transposed_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8719166Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8723621Z test_noncontiguous_transposed_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8730097Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8733783Z test_noncontiguous_transposed_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8740098Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8744103Z test_noncontiguous_transposed_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8750455Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8754287Z test_noncontiguous_transposed_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8760283Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8764087Z test_noncontiguous_transposed_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8769880Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8773760Z test_noncontiguous_transposed_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8779696Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8783522Z test_noncontiguous_transposed_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8789521Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8793332Z test_noncontiguous_transposed_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8799120Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8803034Z test_noncontiguous_transposed_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8818934Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T12:32:53.8823069Z test_noncontiguous_transposed_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8839620Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T12:32:53.8844011Z test_noncontiguous_transposed_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8860293Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T12:32:53.8864460Z test_noncontiguous_transposed_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8880771Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T12:32:53.8884632Z test_noncontiguous_transposed_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8900027Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T12:32:53.8904064Z test_noncontiguous_transposed_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8918942Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T12:32:53.8922969Z test_noncontiguous_transposed_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8929791Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8933779Z test_noncontiguous_transposed_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8941127Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8945060Z test_noncontiguous_transposed_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8952445Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8956516Z test_noncontiguous_transposed_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8963229Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8967210Z test_noncontiguous_transposed_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8974074Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8977914Z test_noncontiguous_transposed_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8984732Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.8988916Z test_noncontiguous_transposed_nanmean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.8996112Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9000061Z test_noncontiguous_transposed_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9007228Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9011140Z test_noncontiguous_transposed_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9018266Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9022311Z test_noncontiguous_transposed_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9029554Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9033458Z test_noncontiguous_transposed_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9040074Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9044068Z test_noncontiguous_transposed_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9049915Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9053879Z test_noncontiguous_transposed_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9060647Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9064700Z test_noncontiguous_transposed_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9071453Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9075457Z test_noncontiguous_transposed_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9081972Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9085955Z test_noncontiguous_transposed_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9091896Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9095896Z test_noncontiguous_transposed_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9101858Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9105782Z test_noncontiguous_transposed_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9111753Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9115704Z test_noncontiguous_transposed_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9121578Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9125626Z test_noncontiguous_transposed_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9131640Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9135631Z test_noncontiguous_transposed_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9141695Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9145488Z test_noncontiguous_transposed_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9152857Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9156724Z test_noncontiguous_transposed_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9164350Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9168079Z test_noncontiguous_transposed_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9174719Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9178750Z test_noncontiguous_transposed_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9185337Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9189621Z test_noncontiguous_transposed_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9195434Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9199188Z test_noncontiguous_transposed_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9205050Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9208845Z test_noncontiguous_transposed_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9214700Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9218571Z test_noncontiguous_transposed_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9224607Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9228400Z test_noncontiguous_transposed_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9234477Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9238347Z test_noncontiguous_transposed_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9246313Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9250238Z test_noncontiguous_transposed_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9260514Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9265110Z test_noncontiguous_transposed_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9275166Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9279764Z test_noncontiguous_transposed_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9287757Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9291659Z test_noncontiguous_transposed_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9300079Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9303956Z test_noncontiguous_transposed_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9312628Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9316539Z test_noncontiguous_transposed_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9323131Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9327449Z test_noncontiguous_transposed_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9333191Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9336906Z test_noncontiguous_transposed_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9343961Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9347830Z test_noncontiguous_transposed_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9355036Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9358930Z test_noncontiguous_transposed_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9365541Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9369494Z test_noncontiguous_transposed_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9376097Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9380549Z test_noncontiguous_transposed_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9386594Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9390928Z test_noncontiguous_transposed_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9396992Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9400841Z test_noncontiguous_transposed_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9406851Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9410844Z test_noncontiguous_transposed_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9416794Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9420846Z test_noncontiguous_transposed_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9426629Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9430736Z test_noncontiguous_transposed_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9436371Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9440042Z test_noncontiguous_transposed_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9447647Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9451453Z test_noncontiguous_transposed_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9460472Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9464574Z test_noncontiguous_transposed_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9473893Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9477970Z test_noncontiguous_transposed_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9485845Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9489576Z test_noncontiguous_transposed_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9497875Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9501886Z test_noncontiguous_transposed_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:32:53.9510394Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T12:32:53.9525444Z test_numpy_named_args_cpu (__main__.TestReductionsCPU) ... ok (0.001s) 2022-08-17T12:32:53.9542203Z test_prod_bool_cpu (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:32:53.9554706Z test_prod_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.001s) 2022-08-17T12:32:53.9565675Z test_prod_gpu_cpu_float16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:32:53.9575467Z test_prod_gpu_cpu_float32 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:32:54.1689164Z test_prod_integer_upcast_cpu (__main__.TestReductionsCPU) ... ok (0.211s) 2022-08-17T12:32:54.1765643Z test_quantile_backward_cpu (__main__.TestReductionsCPU) ... ok (0.008s) 2022-08-17T12:32:56.6944000Z test_quantile_cpu_float32 (__main__.TestReductionsCPU) ... /opt/conda/lib/python3.7/site-packages/numpy/lib/nanfunctions.py:1372: RuntimeWarning: All-NaN slice encountered 2022-08-17T12:32:56.6944416Z overwrite_input=overwrite_input, interpolation=interpolation 2022-08-17T12:32:56.9557208Z /opt/conda/lib/python3.7/site-packages/numpy/lib/nanfunctions.py:1392: RuntimeWarning: All-NaN slice encountered 2022-08-17T12:32:56.9557559Z overwrite_input, interpolation) 2022-08-17T12:32:57.6142676Z ok (3.438s) 2022-08-17T12:33:00.9473229Z test_quantile_cpu_float64 (__main__.TestReductionsCPU) ... ok (3.333s) 2022-08-17T12:33:00.9752255Z test_quantile_error_cpu (__main__.TestReductionsCPU) ... ok (0.028s) 2022-08-17T12:33:00.9800004Z test_reduce_dtype_cpu (__main__.TestReductionsCPU) ... ok (0.005s) 2022-08-17T12:33:00.9902100Z test_reduction_empty_any_all_cpu (__main__.TestReductionsCPU) ... ok (0.010s) 2022-08-17T12:33:00.9911637Z test_reduction_split_cpu (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:33:00.9955080Z test_reduction_vectorize_along_input_corner_cpu_bfloat16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:33:00.9997867Z test_reduction_vectorize_along_input_corner_cpu_float16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:33:01.0040508Z test_reduction_vectorize_along_input_corner_cpu_float32 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:33:01.0082981Z test_reduction_vectorize_along_input_corner_cpu_float64 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:33:01.0098957Z test_reduction_vectorize_along_output_cpu_bfloat16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:33:01.0115340Z test_reduction_vectorize_along_output_cpu_float16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:33:01.0131680Z test_reduction_vectorize_along_output_cpu_float32 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:33:01.0147857Z test_reduction_vectorize_along_output_cpu_float64 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:33:01.0154549Z test_ref_duplicate_values__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0166866Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0173579Z test_ref_duplicate_values__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0184451Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0191121Z test_ref_duplicate_values__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0201488Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0208108Z test_ref_duplicate_values__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0217339Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0223966Z test_ref_duplicate_values__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0233590Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0239999Z test_ref_duplicate_values__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0249020Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T12:33:01.0255533Z test_ref_duplicate_values__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0264955Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0271634Z test_ref_duplicate_values__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0280762Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0287399Z test_ref_duplicate_values__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0298067Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0304740Z test_ref_duplicate_values__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0315392Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0321865Z test_ref_duplicate_values__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0332712Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0339602Z test_ref_duplicate_values__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0348539Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0355189Z test_ref_duplicate_values__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0364468Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0370890Z test_ref_duplicate_values__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0379774Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T12:33:01.0386204Z test_ref_duplicate_values__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0395380Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0401804Z test_ref_duplicate_values__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0410791Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T12:33:01.0417461Z test_ref_duplicate_values__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0428097Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0434949Z test_ref_duplicate_values__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0445481Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0452379Z test_ref_duplicate_values__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0463020Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0469980Z test_ref_duplicate_values__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0479426Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0486369Z test_ref_duplicate_values__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0495816Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0502686Z test_ref_duplicate_values__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0512024Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0518681Z test_ref_duplicate_values__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0527850Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0534626Z test_ref_duplicate_values__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0543914Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0550846Z test_ref_duplicate_values__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0561741Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0568638Z test_ref_duplicate_values__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0579319Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0586167Z test_ref_duplicate_values__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0596796Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0603520Z test_ref_duplicate_values__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0612696Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0619533Z test_ref_duplicate_values__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0628627Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0635607Z test_ref_duplicate_values__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0644300Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0651161Z test_ref_duplicate_values__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0660431Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0667190Z test_ref_duplicate_values__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0676527Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0683412Z test_ref_duplicate_values__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0693113Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0700016Z test_ref_duplicate_values__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0711989Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0718796Z test_ref_duplicate_values__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0730433Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0737468Z test_ref_duplicate_values__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0748907Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0755720Z test_ref_duplicate_values__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0765898Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0772899Z test_ref_duplicate_values__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0782158Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0789511Z test_ref_duplicate_values__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0798399Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0805188Z test_ref_duplicate_values__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0814251Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0821225Z test_ref_duplicate_values__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0830749Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0837427Z test_ref_duplicate_values__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0847401Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0854216Z test_ref_duplicate_values__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0863517Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0870527Z test_ref_duplicate_values__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0881933Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0888767Z test_ref_duplicate_values__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0900286Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0907107Z test_ref_duplicate_values__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0917963Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0925413Z test_ref_duplicate_values__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0936387Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0943619Z test_ref_duplicate_values__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0954634Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0962024Z test_ref_duplicate_values__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0971813Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0979018Z test_ref_duplicate_values__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.0989008Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.0996133Z test_ref_duplicate_values__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1006351Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1012897Z test_ref_duplicate_values__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1022907Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1030143Z test_ref_duplicate_values__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1040541Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1047657Z test_ref_duplicate_values_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1057456Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1064447Z test_ref_duplicate_values_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1075055Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1082113Z test_ref_duplicate_values_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1092358Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1099494Z test_ref_duplicate_values_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1109603Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1116781Z test_ref_duplicate_values_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1126653Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1133824Z test_ref_duplicate_values_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1143896Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1151182Z test_ref_duplicate_values_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1160783Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1167818Z test_ref_duplicate_values_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1177436Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1184628Z test_ref_duplicate_values_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1194448Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1201492Z test_ref_duplicate_values_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1211097Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1218290Z test_ref_duplicate_values_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1227959Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1235217Z test_ref_duplicate_values_amax_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1244791Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1251892Z test_ref_duplicate_values_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1263514Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1271089Z test_ref_duplicate_values_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1282021Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1289246Z test_ref_duplicate_values_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1300280Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1307304Z test_ref_duplicate_values_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1317199Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1324250Z test_ref_duplicate_values_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1333718Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1340934Z test_ref_duplicate_values_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1350284Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1357617Z test_ref_duplicate_values_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1367388Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1374560Z test_ref_duplicate_values_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1384459Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1391529Z test_ref_duplicate_values_amin_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1400965Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1408094Z test_ref_duplicate_values_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1419168Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1426310Z test_ref_duplicate_values_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1437244Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1444282Z test_ref_duplicate_values_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1454931Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1462217Z test_ref_duplicate_values_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1471913Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1478924Z test_ref_duplicate_values_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1488475Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1495549Z test_ref_duplicate_values_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1504994Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1512416Z test_ref_duplicate_values_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1521950Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1529063Z test_ref_duplicate_values_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1538739Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1545835Z test_ref_duplicate_values_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1555321Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1562479Z test_ref_duplicate_values_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1572769Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1580052Z test_ref_duplicate_values_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1590260Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1597612Z test_ref_duplicate_values_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1607539Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1614753Z test_ref_duplicate_values_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1624817Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1632028Z test_ref_duplicate_values_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1641803Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1648864Z test_ref_duplicate_values_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1657597Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1664170Z test_ref_duplicate_values_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1673047Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1679420Z test_ref_duplicate_values_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1687985Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T12:33:01.1694474Z test_ref_duplicate_values_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1703436Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T12:33:01.1709764Z test_ref_duplicate_values_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1718431Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T12:33:01.1724973Z test_ref_duplicate_values_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1733644Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T12:33:01.1740245Z test_ref_duplicate_values_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1749043Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T12:33:01.1755789Z test_ref_duplicate_values_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1764401Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1771434Z test_ref_duplicate_values_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1780515Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1787495Z test_ref_duplicate_values_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1796749Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1802998Z test_ref_duplicate_values_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1811116Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T12:33:01.1817591Z test_ref_duplicate_values_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1826480Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T12:33:01.1832929Z test_ref_duplicate_values_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1841250Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T12:33:01.1847765Z test_ref_duplicate_values_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1856339Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T12:33:01.1862937Z test_ref_duplicate_values_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1871837Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T12:33:01.1878261Z test_ref_duplicate_values_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1886941Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T12:33:01.1893409Z test_ref_duplicate_values_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1901846Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T12:33:01.1908402Z test_ref_duplicate_values_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1917073Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T12:33:01.1923296Z test_ref_duplicate_values_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1931520Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T12:33:01.1937969Z test_ref_duplicate_values_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1946425Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T12:33:01.1952989Z test_ref_duplicate_values_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1961262Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T12:33:01.1967706Z test_ref_duplicate_values_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1977029Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.1983727Z test_ref_duplicate_values_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.1993879Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2000333Z test_ref_duplicate_values_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2010126Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2016918Z test_ref_duplicate_values_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2026187Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2032870Z test_ref_duplicate_values_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2042209Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2048966Z test_ref_duplicate_values_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2058557Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2065002Z test_ref_duplicate_values_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2074271Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2080711Z test_ref_duplicate_values_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2089807Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2096263Z test_ref_duplicate_values_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2105298Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T12:33:01.2111856Z test_ref_duplicate_values_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2120770Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2127275Z test_ref_duplicate_values_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2136219Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T12:33:01.2142802Z test_ref_duplicate_values_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2155206Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2161704Z test_ref_duplicate_values_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2173376Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2180050Z test_ref_duplicate_values_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2191603Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2198094Z test_ref_duplicate_values_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2209008Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2215443Z test_ref_duplicate_values_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2226344Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2233076Z test_ref_duplicate_values_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2246306Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2252743Z test_ref_duplicate_values_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2266307Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2272463Z test_ref_duplicate_values_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2284879Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2291400Z test_ref_duplicate_values_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2300438Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2306795Z test_ref_duplicate_values_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2317579Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2324092Z test_ref_duplicate_values_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2334687Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2341397Z test_ref_duplicate_values_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2351929Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2358667Z test_ref_duplicate_values_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2367527Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2374093Z test_ref_duplicate_values_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2383244Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2389831Z test_ref_duplicate_values_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2398300Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T12:33:01.2404901Z test_ref_duplicate_values_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2413637Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T12:33:01.2420342Z test_ref_duplicate_values_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2429877Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2436462Z test_ref_duplicate_values_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2445303Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T12:33:01.2451601Z test_ref_duplicate_values_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2462575Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2469255Z test_ref_duplicate_values_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2470227Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-08-17T12:33:01.2476596Z test_ref_duplicate_values_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2486980Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2493534Z test_ref_duplicate_values_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2503847Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2511123Z test_ref_duplicate_values_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2519758Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2526384Z test_ref_duplicate_values_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2535371Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2542017Z test_ref_duplicate_values_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2551276Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2557570Z test_ref_duplicate_values_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2566130Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T12:33:01.2572698Z test_ref_duplicate_values_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2573111Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-08-17T12:33:01.2580195Z test_ref_duplicate_values_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2580567Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-08-17T12:33:01.2586938Z test_ref_duplicate_values_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2587275Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-08-17T12:33:01.2594217Z test_ref_duplicate_values_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2594594Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-08-17T12:33:01.2600771Z test_ref_duplicate_values_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2601344Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-08-17T12:33:01.2607703Z test_ref_duplicate_values_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2608186Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-08-17T12:33:01.2614658Z test_ref_duplicate_values_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2623685Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T12:33:01.2630479Z test_ref_duplicate_values_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2641451Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2648043Z test_ref_duplicate_values_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2659372Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2666812Z test_ref_duplicate_values_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2667563Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-08-17T12:33:01.2674017Z test_ref_duplicate_values_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2684009Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2690675Z test_ref_duplicate_values_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2700695Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2707302Z test_ref_duplicate_values_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2716292Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2722878Z test_ref_duplicate_values_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2731684Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T12:33:01.2738447Z test_ref_duplicate_values_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2746991Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T12:33:01.2753695Z test_ref_duplicate_values_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2762417Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T12:33:01.2769428Z test_ref_duplicate_values_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2778583Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T12:33:01.2785644Z test_ref_duplicate_values_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2786400Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-08-17T12:33:01.2793451Z test_ref_duplicate_values_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2794080Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-08-17T12:33:01.2801255Z test_ref_duplicate_values_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2802062Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-08-17T12:33:01.2808945Z test_ref_duplicate_values_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2809527Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-08-17T12:33:01.2815928Z test_ref_duplicate_values_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2816532Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-08-17T12:33:01.2822246Z test_ref_extremal_values__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2832501Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2022-08-17T12:33:01.2837940Z test_ref_extremal_values__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2847907Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2022-08-17T12:33:01.2853336Z test_ref_extremal_values__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2862908Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2022-08-17T12:33:01.2868430Z test_ref_extremal_values__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2878083Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2022-08-17T12:33:01.2883383Z test_ref_extremal_values__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2893749Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2022-08-17T12:33:01.2899366Z test_ref_extremal_values__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2909365Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2022-08-17T12:33:01.2914845Z test_ref_extremal_values__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2924819Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2022-08-17T12:33:01.2930360Z test_ref_extremal_values__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2939936Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2022-08-17T12:33:01.2945457Z test_ref_extremal_values_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2954622Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2022-08-17T12:33:01.2960139Z test_ref_extremal_values_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2968513Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2022-08-17T12:33:01.2974012Z test_ref_extremal_values_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2983319Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2022-08-17T12:33:01.2988997Z test_ref_extremal_values_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.2998239Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2022-08-17T12:33:01.3003640Z test_ref_extremal_values_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.3012511Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2022-08-17T12:33:01.3018467Z test_ref_extremal_values_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.3026779Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2022-08-17T12:33:01.3032386Z test_ref_extremal_values_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.3041308Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2022-08-17T12:33:01.3046745Z test_ref_extremal_values_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.3055859Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2022-08-17T12:33:01.3061708Z test_ref_extremal_values_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.3070482Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2022-08-17T12:33:01.3076192Z test_ref_extremal_values_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.3084702Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2022-08-17T12:33:01.3090111Z test_ref_extremal_values_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.3101243Z Compares op against reference for input tensors with extremal values ... /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:161: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T12:33:01.3101626Z ret = ret.dtype.type(ret / rcount) 2022-08-17T12:33:01.3103713Z ok (0.002s) 2022-08-17T12:33:01.3109771Z test_ref_extremal_values_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.3120129Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2022-08-17T12:33:01.3125611Z test_ref_extremal_values_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.3139005Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2022-08-17T12:33:01.3144548Z test_ref_extremal_values_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.3154712Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2022-08-17T12:33:01.3160209Z test_ref_extremal_values_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.3170142Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2022-08-17T12:33:01.3175537Z test_ref_extremal_values_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.3184919Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2022-08-17T12:33:01.3190625Z test_ref_extremal_values_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.3208289Z Compares op against reference for input tensors with extremal values ... /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:186: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T12:33:01.3208788Z arrmean, rcount, out=arrmean, casting='unsafe', subok=False) 2022-08-17T12:33:01.3210387Z /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:193: RuntimeWarning: invalid value encountered in subtract 2022-08-17T12:33:01.3210740Z x = asanyarray(arr - arrmean) 2022-08-17T12:33:01.3216394Z ok (0.003s) 2022-08-17T12:33:01.3222856Z test_ref_extremal_values_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.3240874Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2022-08-17T12:33:01.3246300Z test_ref_extremal_values_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.3256062Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2022-08-17T12:33:01.3261814Z test_ref_extremal_values_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.3271471Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2022-08-17T12:33:01.3277073Z test_ref_extremal_values_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.3296782Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2022-08-17T12:33:01.3302699Z test_ref_extremal_values_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.3320186Z Compares op against reference for input tensors with extremal values ... ok (0.002s) 2022-08-17T12:33:01.3324707Z test_ref_large_input_1D__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.3463214Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.014s) 2022-08-17T12:33:01.3467642Z test_ref_large_input_1D__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.3589485Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.012s) 2022-08-17T12:33:01.3593922Z test_ref_large_input_1D__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.3731467Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.014s) 2022-08-17T12:33:01.3737066Z test_ref_large_input_1D__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.3876273Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.014s) 2022-08-17T12:33:01.3881053Z test_ref_large_input_1D__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.4013252Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.014s) 2022-08-17T12:33:01.4017415Z test_ref_large_input_1D__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.4139208Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.012s) 2022-08-17T12:33:01.4144257Z test_ref_large_input_1D_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.4272454Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.013s) 2022-08-17T12:33:01.4278196Z test_ref_large_input_1D_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.4400315Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.013s) 2022-08-17T12:33:01.4405907Z test_ref_large_input_1D_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.4528176Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.013s) 2022-08-17T12:33:01.4533475Z test_ref_large_input_1D_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.4661312Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.013s) 2022-08-17T12:33:01.4666974Z test_ref_large_input_1D_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.4807249Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.014s) 2022-08-17T12:33:01.4812862Z test_ref_large_input_1D_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.4953042Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.014s) 2022-08-17T12:33:01.4958034Z test_ref_large_input_1D_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.5103985Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.015s) 2022-08-17T12:33:01.5108296Z test_ref_large_input_1D_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.5233825Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.013s) 2022-08-17T12:33:01.5238443Z test_ref_large_input_1D_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.5422730Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.019s) 2022-08-17T12:33:01.5427313Z test_ref_large_input_1D_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.5585221Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.016s) 2022-08-17T12:33:01.5589524Z test_ref_large_input_1D_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.5736186Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.015s) 2022-08-17T12:33:01.5741153Z test_ref_large_input_1D_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.5929351Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.019s) 2022-08-17T12:33:01.5934771Z test_ref_large_input_1D_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.6054412Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.012s) 2022-08-17T12:33:01.6058791Z test_ref_large_input_1D_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.6232441Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.018s) 2022-08-17T12:33:01.6237218Z test_ref_large_input_2D__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.6567324Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.033s) 2022-08-17T12:33:01.6573203Z test_ref_large_input_2D__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.6990875Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.042s) 2022-08-17T12:33:01.6996382Z test_ref_large_input_2D__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.7424382Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.043s) 2022-08-17T12:33:01.7430166Z test_ref_large_input_2D__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.7855954Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.043s) 2022-08-17T12:33:01.7861735Z test_ref_large_input_2D__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.8296207Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.044s) 2022-08-17T12:33:01.8301850Z test_ref_large_input_2D__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.8718355Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.042s) 2022-08-17T12:33:01.8724367Z test_ref_large_input_2D_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.9155441Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.044s) 2022-08-17T12:33:01.9160777Z test_ref_large_input_2D_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.9577658Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.042s) 2022-08-17T12:33:01.9583321Z test_ref_large_input_2D_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:01.9997325Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.042s) 2022-08-17T12:33:02.0003252Z test_ref_large_input_2D_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:02.0430727Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.043s) 2022-08-17T12:33:02.0436514Z test_ref_large_input_2D_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:02.0860087Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.043s) 2022-08-17T12:33:02.0865552Z test_ref_large_input_2D_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:02.1290432Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.043s) 2022-08-17T12:33:02.1296261Z test_ref_large_input_2D_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:02.1751115Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.046s) 2022-08-17T12:33:02.1757002Z test_ref_large_input_2D_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:02.2182198Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.043s) 2022-08-17T12:33:02.2188389Z test_ref_large_input_2D_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:02.2688656Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.051s) 2022-08-17T12:33:02.2693981Z test_ref_large_input_2D_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:02.3162796Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.047s) 2022-08-17T12:33:02.3168668Z test_ref_large_input_2D_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:02.3603820Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.044s) 2022-08-17T12:33:02.3609293Z test_ref_large_input_2D_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:02.4206263Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.060s) 2022-08-17T12:33:02.4211979Z test_ref_large_input_2D_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:02.4620864Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.041s) 2022-08-17T12:33:02.4626495Z test_ref_large_input_2D_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:02.5213856Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.059s) 2022-08-17T12:33:02.5219757Z test_ref_large_input_64bit_indexing__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:07.7097916Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (5.188s) 2022-08-17T12:33:07.7103179Z test_ref_large_input_64bit_indexing__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:12.8631964Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (5.153s) 2022-08-17T12:33:12.8636301Z test_ref_large_input_64bit_indexing__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:18.4854100Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (5.622s) 2022-08-17T12:33:18.4859961Z test_ref_large_input_64bit_indexing__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:24.1727842Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (5.687s) 2022-08-17T12:33:24.1733499Z test_ref_large_input_64bit_indexing__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:29.5102994Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (5.337s) 2022-08-17T12:33:29.5107286Z test_ref_large_input_64bit_indexing__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:34.6585419Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (5.148s) 2022-08-17T12:33:34.6590306Z test_ref_large_input_64bit_indexing_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:39.9995102Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (5.341s) 2022-08-17T12:33:39.9999418Z test_ref_large_input_64bit_indexing_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:45.1559284Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (5.156s) 2022-08-17T12:33:45.1563642Z test_ref_large_input_64bit_indexing_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:50.3444791Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (5.188s) 2022-08-17T12:33:50.3449512Z test_ref_large_input_64bit_indexing_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:33:55.7449080Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (5.400s) 2022-08-17T12:33:55.7454036Z test_ref_large_input_64bit_indexing_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:01.4295116Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (5.684s) 2022-08-17T12:34:01.4299725Z test_ref_large_input_64bit_indexing_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:07.1507822Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (5.721s) 2022-08-17T12:34:07.1512905Z test_ref_large_input_64bit_indexing_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:12.8687923Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (5.718s) 2022-08-17T12:34:12.8693132Z test_ref_large_input_64bit_indexing_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:18.0747980Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (5.206s) 2022-08-17T12:34:18.0753307Z test_ref_large_input_64bit_indexing_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:25.3590977Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (7.284s) 2022-08-17T12:34:25.3596128Z test_ref_large_input_64bit_indexing_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:31.6922440Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (6.333s) 2022-08-17T12:34:31.6927976Z test_ref_large_input_64bit_indexing_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:37.0030603Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (5.311s) 2022-08-17T12:34:37.0036272Z test_ref_large_input_64bit_indexing_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:44.5476451Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (7.545s) 2022-08-17T12:34:44.5481846Z test_ref_large_input_64bit_indexing_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:49.6760003Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (5.128s) 2022-08-17T12:34:49.6765377Z test_ref_large_input_64bit_indexing_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.2880505Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (7.612s) 2022-08-17T12:34:57.2885523Z test_ref_scalar_input__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.2894850Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-08-17T12:34:57.2899360Z test_ref_scalar_input__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.2906346Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.2910648Z test_ref_scalar_input__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.2916658Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.2920585Z test_ref_scalar_input__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.2926251Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.2930139Z test_ref_scalar_input__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.2935527Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.2939700Z test_ref_scalar_input__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.2945204Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.2949497Z test_ref_scalar_input__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.2954669Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.2958498Z test_ref_scalar_input__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.2964000Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.2968068Z test_ref_scalar_input__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.2973888Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.2978110Z test_ref_scalar_input__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.2983963Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.2988094Z test_ref_scalar_input__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.2993976Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.2998086Z test_ref_scalar_input__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3003713Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3007819Z test_ref_scalar_input__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3013390Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3017616Z test_ref_scalar_input__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3023226Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3027311Z test_ref_scalar_input__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3033090Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3037172Z test_ref_scalar_input__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3042690Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3046776Z test_ref_scalar_input__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3052781Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3056960Z test_ref_scalar_input__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3063032Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3067189Z test_ref_scalar_input__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3073176Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3077334Z test_ref_scalar_input__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3082962Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3087077Z test_ref_scalar_input__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3092604Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3096656Z test_ref_scalar_input__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3102271Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3106359Z test_ref_scalar_input__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3115298Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3119355Z test_ref_scalar_input__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3125081Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3129126Z test_ref_scalar_input__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3135764Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3139453Z test_ref_scalar_input__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3145496Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3149714Z test_ref_scalar_input__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3155624Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3159839Z test_ref_scalar_input__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3165591Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3169799Z test_ref_scalar_input__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3175410Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3179643Z test_ref_scalar_input__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3185131Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3189148Z test_ref_scalar_input__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3194480Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3198573Z test_ref_scalar_input__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3204114Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3207984Z test_ref_scalar_input__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3213593Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3217461Z test_ref_scalar_input__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3223846Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3227845Z test_ref_scalar_input__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3234211Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3238200Z test_ref_scalar_input__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3244006Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3247995Z test_ref_scalar_input__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3253759Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3257780Z test_ref_scalar_input__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3263459Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3267419Z test_ref_scalar_input__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3272962Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3276993Z test_ref_scalar_input__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3282403Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3286365Z test_ref_scalar_input__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3291774Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3295741Z test_ref_scalar_input__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3301357Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3319517Z test_ref_scalar_input__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3319930Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3320240Z test_ref_scalar_input__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3322632Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3326804Z test_ref_scalar_input__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3332963Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3336972Z test_ref_scalar_input__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3343127Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3347131Z test_ref_scalar_input__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3353238Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3357300Z test_ref_scalar_input__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3363207Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3367275Z test_ref_scalar_input__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3372963Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3377392Z test_ref_scalar_input__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3383421Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3387543Z test_ref_scalar_input__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3393611Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3397793Z test_ref_scalar_input__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3403633Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3407885Z test_ref_scalar_input__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3413879Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3417950Z test_ref_scalar_input_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3423475Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3427322Z test_ref_scalar_input_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3433695Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3437494Z test_ref_scalar_input_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3443396Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3447441Z test_ref_scalar_input_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3453051Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3456945Z test_ref_scalar_input_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3462598Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3466389Z test_ref_scalar_input_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3472154Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3476013Z test_ref_scalar_input_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3481157Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3485096Z test_ref_scalar_input_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3490305Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3494075Z test_ref_scalar_input_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3499321Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3503274Z test_ref_scalar_input_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3508380Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3512429Z test_ref_scalar_input_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3517532Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3521407Z test_ref_scalar_input_amax_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3526750Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3530499Z test_ref_scalar_input_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3536316Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3540438Z test_ref_scalar_input_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3546060Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3550173Z test_ref_scalar_input_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3555760Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3559768Z test_ref_scalar_input_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3564980Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3569082Z test_ref_scalar_input_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3574237Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3578378Z test_ref_scalar_input_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3583678Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3587601Z test_ref_scalar_input_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3593074Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3597055Z test_ref_scalar_input_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3602296Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3606293Z test_ref_scalar_input_amin_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3611373Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3615135Z test_ref_scalar_input_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3621026Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3625033Z test_ref_scalar_input_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3631425Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3635606Z test_ref_scalar_input_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3641709Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3645895Z test_ref_scalar_input_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3651656Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3655902Z test_ref_scalar_input_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3661728Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3665831Z test_ref_scalar_input_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3671512Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3675506Z test_ref_scalar_input_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3680851Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3684711Z test_ref_scalar_input_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3690055Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3694320Z test_ref_scalar_input_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3699813Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3703650Z test_ref_scalar_input_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3710264Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3713948Z test_ref_scalar_input_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3719905Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3724762Z test_ref_scalar_input_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3730625Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3735168Z test_ref_scalar_input_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3740325Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3744246Z test_ref_scalar_input_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3749993Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3753986Z test_ref_scalar_input_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3759334Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3763225Z test_ref_scalar_input_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3768422Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3772473Z test_ref_scalar_input_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3777735Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3781820Z test_ref_scalar_input_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3787042Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3791143Z test_ref_scalar_input_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3796409Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3800388Z test_ref_scalar_input_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3806256Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3810409Z test_ref_scalar_input_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3816061Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3820150Z test_ref_scalar_input_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3825898Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3830015Z test_ref_scalar_input_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3835442Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3839435Z test_ref_scalar_input_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3844838Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3848875Z test_ref_scalar_input_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3854189Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3858368Z test_ref_scalar_input_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3863770Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3867644Z test_ref_scalar_input_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3873381Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3877435Z test_ref_scalar_input_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3883585Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3887868Z test_ref_scalar_input_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3894052Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3897938Z test_ref_scalar_input_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3903834Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3908102Z test_ref_scalar_input_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3913898Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3918053Z test_ref_scalar_input_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3923370Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3927366Z test_ref_scalar_input_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3932700Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3936602Z test_ref_scalar_input_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3941933Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3945978Z test_ref_scalar_input_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3951434Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3955354Z test_ref_scalar_input_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3960516Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3964469Z test_ref_scalar_input_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3970382Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3974464Z test_ref_scalar_input_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3980489Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3984477Z test_ref_scalar_input_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3990245Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.3994138Z test_ref_scalar_input_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.3999667Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4003555Z test_ref_scalar_input_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4009300Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4013028Z test_ref_scalar_input_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4018210Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4022261Z test_ref_scalar_input_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4027501Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4031515Z test_ref_scalar_input_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4036690Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4040553Z test_ref_scalar_input_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4045691Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4049661Z test_ref_scalar_input_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4054805Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4058664Z test_ref_scalar_input_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4065310Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4069435Z test_ref_scalar_input_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4075960Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4079833Z test_ref_scalar_input_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4086002Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4089913Z test_ref_scalar_input_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4095883Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4099927Z test_ref_scalar_input_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4105903Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4110056Z test_ref_scalar_input_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4116942Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4120844Z test_ref_scalar_input_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4127919Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4131810Z test_ref_scalar_input_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4138826Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4143145Z test_ref_scalar_input_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4149415Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4153522Z test_ref_scalar_input_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4159703Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4163992Z test_ref_scalar_input_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4170314Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4174493Z test_ref_scalar_input_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4180635Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4184553Z test_ref_scalar_input_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4190332Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4194469Z test_ref_scalar_input_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4199945Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4204120Z test_ref_scalar_input_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4210039Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4213735Z test_ref_scalar_input_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4219415Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4223448Z test_ref_scalar_input_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4229383Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4233337Z test_ref_scalar_input_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4238916Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4242896Z test_ref_scalar_input_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4249200Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4253237Z test_ref_scalar_input_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4259576Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4263654Z test_ref_scalar_input_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4269752Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4273737Z test_ref_scalar_input_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4279601Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4283584Z test_ref_scalar_input_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4289162Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4293146Z test_ref_scalar_input_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4298735Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4302747Z test_ref_scalar_input_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4308222Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4312303Z test_ref_scalar_input_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4317775Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4321757Z test_ref_scalar_input_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4327520Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4331553Z test_ref_scalar_input_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4338194Z Compares op against reference for scalar input tensors ... /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:217: RuntimeWarning: Degrees of freedom <= 0 for slice 2022-08-17T12:34:57.4338710Z keepdims=keepdims) 2022-08-17T12:34:57.4339135Z /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:209: RuntimeWarning: invalid value encountered in double_scalars 2022-08-17T12:34:57.4339665Z ret = ret.dtype.type(ret / rcount) 2022-08-17T12:34:57.4342456Z ok (0.001s) 2022-08-17T12:34:57.4347364Z test_ref_scalar_input_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4354073Z Compares op against reference for scalar input tensors ... /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:209: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T12:34:57.4354438Z ret = ret.dtype.type(ret / rcount) 2022-08-17T12:34:57.4357650Z ok (0.001s) 2022-08-17T12:34:57.4362560Z test_ref_scalar_input_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4370239Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4374417Z test_ref_scalar_input_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4383058Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4387067Z test_ref_scalar_input_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4394904Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4398989Z test_ref_scalar_input_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4404637Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4408628Z test_ref_scalar_input_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4415019Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4419146Z test_ref_scalar_input_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4425535Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4429669Z test_ref_scalar_input_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4435737Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4439706Z test_ref_scalar_input_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4445715Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4449751Z test_ref_scalar_input_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4455707Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4459866Z test_ref_scalar_input_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4465550Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4469683Z test_ref_scalar_input_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4475371Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4479402Z test_ref_scalar_input_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4484985Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4488970Z test_ref_scalar_input_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4494709Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4498892Z test_ref_scalar_input_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4504628Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4508848Z test_ref_scalar_input_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4514902Z Compares op against reference for scalar input tensors ... /opt/conda/lib/python3.7/site-packages/numpy/core/fromnumeric.py:3584: RuntimeWarning: Degrees of freedom <= 0 for slice 2022-08-17T12:34:57.4515222Z **kwargs) 2022-08-17T12:34:57.4518124Z ok (0.001s) 2022-08-17T12:34:57.4522258Z test_ref_scalar_input_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4530954Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4534968Z test_ref_scalar_input_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4542667Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4546692Z test_ref_scalar_input_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4554558Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4558633Z test_ref_scalar_input_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4566231Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T12:34:57.4572777Z test_ref_small_input__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4590240Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.4596886Z test_ref_small_input__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4612909Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.4619700Z test_ref_small_input__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4636546Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.4643032Z test_ref_small_input__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4655980Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.4662465Z test_ref_small_input__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4675698Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.4682349Z test_ref_small_input__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4694615Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.4701410Z test_ref_small_input__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4714572Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.4721229Z test_ref_small_input__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4734221Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.4740999Z test_ref_small_input__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4757594Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.4764280Z test_ref_small_input__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4780261Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.4787024Z test_ref_small_input__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4803523Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.4810211Z test_ref_small_input__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4823396Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.4830174Z test_ref_small_input__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4842995Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.4849717Z test_ref_small_input__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4862398Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.4869239Z test_ref_small_input__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4882127Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.4889391Z test_ref_small_input__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4902163Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.4908793Z test_ref_small_input__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4921218Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.4927911Z test_ref_small_input__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4939898Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.4946722Z test_ref_small_input__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4959870Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.4966357Z test_ref_small_input__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4976500Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.4983560Z test_ref_small_input__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.4993938Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5000627Z test_ref_small_input__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5010074Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5016694Z test_ref_small_input__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5026828Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5033675Z test_ref_small_input__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5043769Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5050122Z test_ref_small_input__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5062555Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5069478Z test_ref_small_input__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5081336Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5087981Z test_ref_small_input__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5100902Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5107649Z test_ref_small_input__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5117696Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5124448Z test_ref_small_input__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5134478Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5141220Z test_ref_small_input__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5150808Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5157486Z test_ref_small_input__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5167464Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5174042Z test_ref_small_input__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5184175Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5190919Z test_ref_small_input__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5204143Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5210766Z test_ref_small_input__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5230707Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T12:34:57.5237290Z test_ref_small_input__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5256028Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5262875Z test_ref_small_input__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5279149Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5285853Z test_ref_small_input__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5302572Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5309357Z test_ref_small_input__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5322591Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5329082Z test_ref_small_input__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5342388Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5349090Z test_ref_small_input__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5361414Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5368012Z test_ref_small_input__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5381452Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5387896Z test_ref_small_input__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5436076Z Compares op against reference for small input tensors ... ok (0.005s) 2022-08-17T12:34:57.5442090Z test_ref_small_input__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5455202Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5461776Z test_ref_small_input__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5481998Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T12:34:57.5489127Z test_ref_small_input__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5507779Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T12:34:57.5514635Z test_ref_small_input__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5530794Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5537473Z test_ref_small_input__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5553942Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5560415Z test_ref_small_input__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5577142Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5583878Z test_ref_small_input__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5597111Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5603543Z test_ref_small_input__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5616433Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5623107Z test_ref_small_input__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5635756Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5642245Z test_ref_small_input__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5655020Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5661668Z test_ref_small_input__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5706336Z Compares op against reference for small input tensors ... ok (0.005s) 2022-08-17T12:34:57.5712799Z test_ref_small_input_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5722711Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5729335Z test_ref_small_input_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5741463Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5747970Z test_ref_small_input_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5759059Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5765935Z test_ref_small_input_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5776154Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5782954Z test_ref_small_input_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5793422Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5800162Z test_ref_small_input_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5811497Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5818103Z test_ref_small_input_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5828079Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5834883Z test_ref_small_input_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5844778Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5851324Z test_ref_small_input_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5861487Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5868139Z test_ref_small_input_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5878167Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5884620Z test_ref_small_input_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5894688Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5901444Z test_ref_small_input_amax_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5914238Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5920623Z test_ref_small_input_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5936324Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5943047Z test_ref_small_input_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5958796Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5965478Z test_ref_small_input_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.5981520Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.5987966Z test_ref_small_input_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6001706Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6008114Z test_ref_small_input_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6020748Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6027293Z test_ref_small_input_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6039005Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6045509Z test_ref_small_input_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6057969Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6064734Z test_ref_small_input_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6077072Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6083622Z test_ref_small_input_amin_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6095707Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6102476Z test_ref_small_input_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6118279Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6124931Z test_ref_small_input_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6140096Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6146807Z test_ref_small_input_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6161428Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6168077Z test_ref_small_input_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6180473Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6187067Z test_ref_small_input_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6199473Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6206050Z test_ref_small_input_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6218109Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6225302Z test_ref_small_input_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6239005Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6246169Z test_ref_small_input_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6259891Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6266654Z test_ref_small_input_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6276985Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6283562Z test_ref_small_input_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6295431Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6302153Z test_ref_small_input_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6313007Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6319576Z test_ref_small_input_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6329929Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6336443Z test_ref_small_input_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6346601Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6353253Z test_ref_small_input_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6364343Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6371038Z test_ref_small_input_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6380936Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6387515Z test_ref_small_input_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6397387Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6403996Z test_ref_small_input_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6413653Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6420411Z test_ref_small_input_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6430165Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6436774Z test_ref_small_input_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6446499Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6453128Z test_ref_small_input_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6463221Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6470375Z test_ref_small_input_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6480007Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6486505Z test_ref_small_input_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6497118Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6503796Z test_ref_small_input_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6513723Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6519912Z test_ref_small_input_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6529180Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6535812Z test_ref_small_input_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6545086Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6551817Z test_ref_small_input_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6561395Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6567865Z test_ref_small_input_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6577086Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6583754Z test_ref_small_input_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6593823Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6600347Z test_ref_small_input_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6610009Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6616556Z test_ref_small_input_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6627405Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6634240Z test_ref_small_input_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6643638Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6650182Z test_ref_small_input_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6659900Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6666560Z test_ref_small_input_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6675670Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6682205Z test_ref_small_input_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6691554Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6698245Z test_ref_small_input_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6707506Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6714199Z test_ref_small_input_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6727309Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6733951Z test_ref_small_input_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6749004Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6755452Z test_ref_small_input_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6770620Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6777507Z test_ref_small_input_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6791482Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6797957Z test_ref_small_input_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6811098Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6817611Z test_ref_small_input_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6832435Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6838889Z test_ref_small_input_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6851619Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6858175Z test_ref_small_input_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6871243Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6877714Z test_ref_small_input_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6890287Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6896821Z test_ref_small_input_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6909884Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6916369Z test_ref_small_input_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6929070Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.6935661Z test_ref_small_input_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6956518Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T12:34:57.6963664Z test_ref_small_input_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6983320Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T12:34:57.6990300Z test_ref_small_input_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.6991177Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T12:34:57.6997975Z test_ref_small_input_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7014575Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.7021866Z test_ref_small_input_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7039308Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.7045885Z test_ref_small_input_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7046527Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T12:34:57.7053006Z test_ref_small_input_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7074730Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T12:34:57.7081439Z test_ref_small_input_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7103402Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T12:34:57.7110021Z test_ref_small_input_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7122535Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.7129327Z test_ref_small_input_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7130236Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T12:34:57.7136658Z test_ref_small_input_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7153449Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.7160074Z test_ref_small_input_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7176979Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.7183820Z test_ref_small_input_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7196721Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.7203318Z test_ref_small_input_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7215874Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.7222650Z test_ref_small_input_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7235028Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.7241961Z test_ref_small_input_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7254399Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.7261031Z test_ref_small_input_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7304809Z Compares op against reference for small input tensors ... ok (0.005s) 2022-08-17T12:34:57.7311479Z test_ref_small_input_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7321260Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.7327977Z test_ref_small_input_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7342321Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.7350367Z test_ref_small_input_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7350723Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T12:34:57.7357394Z test_ref_small_input_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7369600Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.7376499Z test_ref_small_input_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7389401Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.7396318Z test_ref_small_input_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7406499Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.7413320Z test_ref_small_input_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7423502Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.7430612Z test_ref_small_input_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7440421Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.7447327Z test_ref_small_input_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7457407Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.7464474Z test_ref_small_input_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7501466Z Compares op against reference for small input tensors ... ok (0.004s) 2022-08-17T12:34:57.7507986Z test_ref_small_input_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7508629Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T12:34:57.7515916Z test_ref_small_input_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7516612Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T12:34:57.7522952Z test_ref_small_input_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7523587Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T12:34:57.7530330Z test_ref_small_input_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7531021Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T12:34:57.7537192Z test_ref_small_input_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7537757Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T12:34:57.7544365Z test_ref_small_input_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7556747Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.7563475Z test_ref_small_input_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7581670Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.7589352Z test_ref_small_input_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7607510Z Compares op against reference for small input tensors ... ok (0.003s) 2022-08-17T12:34:57.7615352Z test_ref_small_input_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7615901Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T12:34:57.7622520Z test_ref_small_input_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7638193Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.7644804Z test_ref_small_input_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7660514Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.7667124Z test_ref_small_input_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7679590Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.7685884Z test_ref_small_input_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7698009Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.7704596Z test_ref_small_input_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7716395Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.7722898Z test_ref_small_input_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7735063Z Compares op against reference for small input tensors ... ok (0.002s) 2022-08-17T12:34:57.7741821Z test_ref_small_input_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7785014Z Compares op against reference for small input tensors ... ok (0.005s) 2022-08-17T12:34:57.7791772Z test_ref_small_input_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7792521Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T12:34:57.7799225Z test_ref_small_input_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7799807Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T12:34:57.7806563Z test_ref_small_input_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7807120Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T12:34:57.7813760Z test_ref_small_input_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7814060Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T12:34:57.7821066Z test_ref_small_input_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.7821609Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-08-17T12:34:57.7832254Z test_reference_masked__masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.8116814Z Test masked reduction operations on strided-only tensors using ... ok (0.029s) 2022-08-17T12:34:57.8128286Z test_reference_masked__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.8393066Z Test masked reduction operations on strided-only tensors using ... ok (0.028s) 2022-08-17T12:34:57.8404906Z test_reference_masked__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.8668373Z Test masked reduction operations on strided-only tensors using ... ok (0.027s) 2022-08-17T12:34:57.8680240Z test_reference_masked__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.8935754Z Test masked reduction operations on strided-only tensors using ... ok (0.027s) 2022-08-17T12:34:57.8947189Z test_reference_masked__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.9121746Z Test masked reduction operations on strided-only tensors using ... ok (0.019s) 2022-08-17T12:34:57.9133323Z test_reference_masked__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.9307316Z Test masked reduction operations on strided-only tensors using ... ok (0.018s) 2022-08-17T12:34:57.9318225Z test_reference_masked__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.9484888Z Test masked reduction operations on strided-only tensors using ... ok (0.018s) 2022-08-17T12:34:57.9495232Z test_reference_masked__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.9669214Z Test masked reduction operations on strided-only tensors using ... ok (0.018s) 2022-08-17T12:34:57.9680031Z test_reference_masked__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:57.9853810Z Test masked reduction operations on strided-only tensors using ... ok (0.018s) 2022-08-17T12:34:57.9865323Z test_reference_masked__masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.0144269Z Test masked reduction operations on strided-only tensors using ... ok (0.029s) 2022-08-17T12:34:58.0156899Z test_reference_masked__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.0422184Z Test masked reduction operations on strided-only tensors using ... ok (0.028s) 2022-08-17T12:34:58.0434478Z test_reference_masked__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.0698252Z Test masked reduction operations on strided-only tensors using ... ok (0.027s) 2022-08-17T12:34:58.0710208Z test_reference_masked__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.0965816Z Test masked reduction operations on strided-only tensors using ... ok (0.027s) 2022-08-17T12:34:58.0977398Z test_reference_masked__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.1152560Z Test masked reduction operations on strided-only tensors using ... ok (0.019s) 2022-08-17T12:34:58.1163120Z test_reference_masked__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.1337723Z Test masked reduction operations on strided-only tensors using ... ok (0.018s) 2022-08-17T12:34:58.1347746Z test_reference_masked__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.1514468Z Test masked reduction operations on strided-only tensors using ... ok (0.018s) 2022-08-17T12:34:58.1525088Z test_reference_masked__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.1699053Z Test masked reduction operations on strided-only tensors using ... ok (0.018s) 2022-08-17T12:34:58.1709667Z test_reference_masked__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.1883546Z Test masked reduction operations on strided-only tensors using ... ok (0.018s) 2022-08-17T12:34:58.1895237Z test_reference_masked__masked_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.1929807Z Test masked reduction operations on strided-only tensors using ... expected failure (0.004s) 2022-08-17T12:34:58.1939794Z test_reference_masked__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.1947724Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T12:34:58.1958784Z test_reference_masked__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.1965307Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T12:34:58.1975803Z test_reference_masked__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.1982469Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T12:34:58.1993071Z test_reference_masked__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.1999184Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T12:34:58.2009667Z test_reference_masked__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.2015706Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T12:34:58.2026260Z test_reference_masked__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.2032480Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T12:34:58.2042915Z test_reference_masked__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.2048967Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T12:34:58.2059582Z test_reference_masked__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.2065626Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T12:34:58.2076250Z test_reference_masked__masked_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.2082824Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T12:34:58.2093347Z test_reference_masked__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.2099929Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T12:34:58.2110538Z test_reference_masked__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.2116903Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T12:34:58.2127221Z test_reference_masked__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.2133892Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T12:34:58.2144394Z test_reference_masked__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.2150663Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T12:34:58.2160849Z test_reference_masked__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.2167352Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T12:34:58.2177450Z test_reference_masked__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.2183647Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T12:34:58.2194295Z test_reference_masked__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.2200627Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T12:34:58.2211042Z test_reference_masked__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.2217432Z Test masked reduction operations on strided-only tensors using ... expected failure (0.002s) 2022-08-17T12:34:58.2228285Z test_reference_masked__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:58.2229287Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2022-08-17T12:34:58.2239383Z test_reference_masked__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.2496314Z Test masked reduction operations on strided-only tensors using ... ok (0.027s) 2022-08-17T12:34:58.2507601Z test_reference_masked__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.2764886Z Test masked reduction operations on strided-only tensors using ... ok (0.027s) 2022-08-17T12:34:58.2777008Z test_reference_masked__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.3043285Z Test masked reduction operations on strided-only tensors using ... ok (0.028s) 2022-08-17T12:34:58.3055583Z test_reference_masked__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.3312580Z Test masked reduction operations on strided-only tensors using ... ok (0.027s) 2022-08-17T12:34:58.3324590Z test_reference_masked__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.3325415Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2022-08-17T12:34:58.3335666Z test_reference_masked__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.3336465Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2022-08-17T12:34:58.3346832Z test_reference_masked__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.3514139Z Test masked reduction operations on strided-only tensors using ... ok (0.018s) 2022-08-17T12:34:58.3524774Z test_reference_masked__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.3525702Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2022-08-17T12:34:58.3536111Z test_reference_masked__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.3725390Z Test masked reduction operations on strided-only tensors using ... ok (0.020s) 2022-08-17T12:34:58.3736031Z test_reference_masked__masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.4016585Z Test masked reduction operations on strided-only tensors using ... ok (0.029s) 2022-08-17T12:34:58.4029554Z test_reference_masked__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:58.4030695Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2022-08-17T12:34:58.4041568Z test_reference_masked__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.4293419Z Test masked reduction operations on strided-only tensors using ... ok (0.026s) 2022-08-17T12:34:58.4305372Z test_reference_masked__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.4561541Z Test masked reduction operations on strided-only tensors using ... ok (0.027s) 2022-08-17T12:34:58.4574080Z test_reference_masked__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.4839807Z Test masked reduction operations on strided-only tensors using ... ok (0.028s) 2022-08-17T12:34:58.4851862Z test_reference_masked__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.5115748Z Test masked reduction operations on strided-only tensors using ... ok (0.028s) 2022-08-17T12:34:58.5127934Z test_reference_masked__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.5381386Z Test masked reduction operations on strided-only tensors using ... ok (0.027s) 2022-08-17T12:34:58.5393634Z test_reference_masked__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.5394420Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2022-08-17T12:34:58.5404833Z test_reference_masked__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.5405594Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2022-08-17T12:34:58.5416630Z test_reference_masked__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.5581484Z Test masked reduction operations on strided-only tensors using ... ok (0.017s) 2022-08-17T12:34:58.5592577Z test_reference_masked__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.5593366Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2022-08-17T12:34:58.5602779Z test_reference_masked__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.5787389Z Test masked reduction operations on strided-only tensors using ... ok (0.019s) 2022-08-17T12:34:58.6664244Z test_repeated_dim_cpu (__main__.TestReductionsCPU) ... ok (0.088s) 2022-08-17T12:34:58.6674623Z test_result_dtype__masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.6683178Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.6693396Z test_result_dtype__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.6700301Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.6710607Z test_result_dtype__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.6716192Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.6726075Z test_result_dtype__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.6731933Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.6741915Z test_result_dtype__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.6747388Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.6757308Z test_result_dtype__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.6762850Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.6772601Z test_result_dtype__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.6778179Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.6787988Z test_result_dtype__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.6793515Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.6803231Z test_result_dtype__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.6808711Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.6818528Z test_result_dtype__masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.6824666Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.6834535Z test_result_dtype__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.6840393Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.6850131Z test_result_dtype__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.6856071Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.6865917Z test_result_dtype__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.6872126Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.6881811Z test_result_dtype__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.6887344Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.6897151Z test_result_dtype__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.6902954Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.6912804Z test_result_dtype__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.6918339Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.6928085Z test_result_dtype__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.6933538Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.6943570Z test_result_dtype__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.6949027Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.6958641Z test_result_dtype__masked_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.6964634Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.6974317Z test_result_dtype__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.6980366Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.6990230Z test_result_dtype__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.6996095Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7005862Z test_result_dtype__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7011699Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7021583Z test_result_dtype__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7027034Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.7036843Z test_result_dtype__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7042311Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.7052045Z test_result_dtype__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7057486Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.7067271Z test_result_dtype__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7072972Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.7082623Z test_result_dtype__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7088080Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.7097804Z test_result_dtype__masked_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7103770Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7113668Z test_result_dtype__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7119641Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7129349Z test_result_dtype__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7135181Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7145011Z test_result_dtype__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7150982Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7160684Z test_result_dtype__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7166136Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.7176668Z test_result_dtype__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7181572Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.7191540Z test_result_dtype__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7196860Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.7206547Z test_result_dtype__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7212058Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.7221822Z test_result_dtype__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7227321Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.7237213Z test_result_dtype__masked_logsumexp_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7243852Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7254407Z test_result_dtype__masked_logsumexp_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7261112Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7271960Z test_result_dtype__masked_logsumexp_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7278186Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7288812Z test_result_dtype__masked_logsumexp_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7295058Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7305775Z test_result_dtype__masked_logsumexp_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7312160Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7322529Z test_result_dtype__masked_logsumexp_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7329551Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7339815Z test_result_dtype__masked_logsumexp_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7345868Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7356442Z test_result_dtype__masked_logsumexp_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7362541Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7372965Z test_result_dtype__masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7379276Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7389305Z test_result_dtype__masked_mean_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7394131Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.7403845Z test_result_dtype__masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7410298Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7420174Z test_result_dtype__masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7427242Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7436501Z test_result_dtype__masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7442500Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7452266Z test_result_dtype__masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7458547Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7467996Z test_result_dtype__masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7474179Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7483826Z test_result_dtype__masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7488791Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.7498634Z test_result_dtype__masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7503656Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.7513568Z test_result_dtype__masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7518519Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.7528272Z test_result_dtype__masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7533396Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.7543146Z test_result_dtype__masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7548240Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.7558160Z test_result_dtype__masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7563971Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7573756Z test_result_dtype__masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7579669Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7589629Z test_result_dtype__masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7595333Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7605073Z test_result_dtype__masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7611037Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.7620715Z test_result_dtype__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7626139Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.7635971Z test_result_dtype__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7642120Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7651883Z test_result_dtype__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7657994Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7667854Z test_result_dtype__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7674805Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7683804Z test_result_dtype__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7689678Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7699399Z test_result_dtype__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7705116Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.7714822Z test_result_dtype__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7720292Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.7729975Z test_result_dtype__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7735363Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.7745222Z test_result_dtype__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7750860Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.7760474Z test_result_dtype__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7766022Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.7775719Z test_result_dtype__masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7782451Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7792473Z test_result_dtype__masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7799626Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7809293Z test_result_dtype__masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7816179Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7826037Z test_result_dtype__masked_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7832832Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7843276Z test_result_dtype__masked_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7849961Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7860579Z test_result_dtype__masked_std_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7866189Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7876900Z test_result_dtype__masked_std_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7882475Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7893120Z test_result_dtype__masked_std_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7898772Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7909609Z test_result_dtype__masked_std_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7915144Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7925889Z test_result_dtype__masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7931668Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7942406Z test_result_dtype__masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7948217Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7958295Z test_result_dtype__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7963618Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.7973287Z test_result_dtype__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7979687Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.7989573Z test_result_dtype__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.7995736Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8005459Z test_result_dtype__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8011310Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8021296Z test_result_dtype__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8027051Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8036960Z test_result_dtype__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8042756Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8052492Z test_result_dtype__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8057940Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.8067942Z test_result_dtype__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8073922Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.8083500Z test_result_dtype__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8088675Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.8098438Z test_result_dtype__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8103936Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.8113820Z test_result_dtype__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8119317Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.8129053Z test_result_dtype__masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8135560Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8145439Z test_result_dtype__masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8152743Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8162380Z test_result_dtype__masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8169208Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8179148Z test_result_dtype__masked_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8185933Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8195629Z test_result_dtype__masked_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8201989Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8211708Z test_result_dtype__masked_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8218112Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8227933Z test_result_dtype__masked_var_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8233314Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.8242984Z test_result_dtype__masked_var_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8248339Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.8258181Z test_result_dtype__masked_var_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8263655Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.8273440Z test_result_dtype__masked_var_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8278743Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.8288522Z test_result_dtype__masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8294036Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.8303804Z test_result_dtype_all_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8309889Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8319438Z test_result_dtype_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8324698Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.8334752Z test_result_dtype_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8340973Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8350818Z test_result_dtype_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8356901Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8366666Z test_result_dtype_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8372430Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.8382327Z test_result_dtype_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8387984Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8397972Z test_result_dtype_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8403836Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8413388Z test_result_dtype_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8418844Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.8428804Z test_result_dtype_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8434416Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.8444074Z test_result_dtype_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8449390Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.8459321Z test_result_dtype_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8465221Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.8475616Z test_result_dtype_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8482975Z Tests that the result has the correct dtype ... expected failure (0.002s) 2022-08-17T12:34:58.8493157Z test_result_dtype_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8500078Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8510432Z test_result_dtype_amax_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8516628Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8526863Z test_result_dtype_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8533617Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8543913Z test_result_dtype_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8550749Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8560994Z test_result_dtype_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8567686Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8577958Z test_result_dtype_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8584316Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8594610Z test_result_dtype_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8600717Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8610874Z test_result_dtype_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8617052Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8627396Z test_result_dtype_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8633649Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8643837Z test_result_dtype_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8649932Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8660476Z test_result_dtype_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8666890Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8677235Z test_result_dtype_amin_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8682896Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8692203Z test_result_dtype_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8698252Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8708023Z test_result_dtype_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8714056Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8723709Z test_result_dtype_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8730122Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8739756Z test_result_dtype_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8745341Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8755078Z test_result_dtype_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8760413Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.8770087Z test_result_dtype_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8775501Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.8785301Z test_result_dtype_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8790838Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.8800550Z test_result_dtype_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8805865Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.8815594Z test_result_dtype_any_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8821524Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8831341Z test_result_dtype_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8836555Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.8846260Z test_result_dtype_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8852486Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8862376Z test_result_dtype_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8868544Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8878447Z test_result_dtype_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8884273Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8893973Z test_result_dtype_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8899948Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8909675Z test_result_dtype_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8915517Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.8925567Z test_result_dtype_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8930905Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.8940679Z test_result_dtype_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8946206Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.8955958Z test_result_dtype_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8961375Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.8971104Z test_result_dtype_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8976454Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.8986173Z test_result_dtype_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.8992807Z Tests that the result has the correct dtype ... expected failure (0.002s) 2022-08-17T12:34:58.9002674Z test_result_dtype_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9008593Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.9018275Z test_result_dtype_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9024251Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.9033988Z test_result_dtype_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9039732Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.9049464Z test_result_dtype_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9055383Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.9065471Z test_result_dtype_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9070995Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.9080661Z test_result_dtype_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9086063Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9095866Z test_result_dtype_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9101213Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9111031Z test_result_dtype_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9116428Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9126469Z test_result_dtype_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9131681Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9141310Z test_result_dtype_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9147208Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.9157004Z test_result_dtype_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9162759Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.9172509Z test_result_dtype_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9178544Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.9188126Z test_result_dtype_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9194073Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.9203777Z test_result_dtype_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9208989Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9219041Z test_result_dtype_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9224527Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9234438Z test_result_dtype_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9239825Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9249607Z test_result_dtype_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9255222Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9264947Z test_result_dtype_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9270591Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9280161Z test_result_dtype_count_nonzero_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9286225Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.9296041Z test_result_dtype_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9301585Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9311283Z test_result_dtype_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9317674Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.9327427Z test_result_dtype_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9333550Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.9343487Z test_result_dtype_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9349279Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9358823Z test_result_dtype_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9364405Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9374006Z test_result_dtype_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9379690Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9389358Z test_result_dtype_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9394623Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9404081Z test_result_dtype_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9409246Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9418888Z test_result_dtype_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9424151Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9433821Z test_result_dtype_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9438932Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9448460Z test_result_dtype_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9453723Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9463339Z test_result_dtype_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9469323Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.9479228Z test_result_dtype_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9485434Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.9495175Z test_result_dtype_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9501447Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.9511389Z test_result_dtype_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9516936Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.9526513Z test_result_dtype_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9532293Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9541967Z test_result_dtype_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9547596Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9557390Z test_result_dtype_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9563131Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.9572788Z test_result_dtype_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9579030Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.9588795Z test_result_dtype_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9594874Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.9604455Z test_result_dtype_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9610140Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9619935Z test_result_dtype_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9625566Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9635441Z test_result_dtype_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9641048Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9650708Z test_result_dtype_nanmean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9656747Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.9666550Z test_result_dtype_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9672796Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.9682503Z test_result_dtype_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9688796Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.9699241Z test_result_dtype_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9705510Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.9716139Z test_result_dtype_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9721834Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.9731425Z test_result_dtype_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9736922Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9746709Z test_result_dtype_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9752530Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.9762069Z test_result_dtype_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9767644Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9777295Z test_result_dtype_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9783133Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9792684Z test_result_dtype_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9798061Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9807704Z test_result_dtype_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9812954Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9822648Z test_result_dtype_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9827876Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9837682Z test_result_dtype_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9842890Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9852550Z test_result_dtype_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9857880Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9867771Z test_result_dtype_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9873139Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9882591Z test_result_dtype_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9888749Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.9898410Z test_result_dtype_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9904476Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:58.9914311Z test_result_dtype_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9919911Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9929474Z test_result_dtype_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9935093Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9945087Z test_result_dtype_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9950434Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9959984Z test_result_dtype_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9965365Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9975342Z test_result_dtype_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9980576Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:58.9990268Z test_result_dtype_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:58.9995840Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:59.0005457Z test_result_dtype_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:59.0011094Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:59.0020698Z test_result_dtype_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:34:59.0026761Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:59.0036644Z test_result_dtype_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:59.0043753Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:59.0054211Z test_result_dtype_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:59.0061309Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:59.0071900Z test_result_dtype_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:59.0077883Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:59.0087473Z test_result_dtype_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:59.0093552Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:59.0103428Z test_result_dtype_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:59.0109756Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:59.0119455Z test_result_dtype_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:34:59.0125336Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:59.0135056Z test_result_dtype_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T12:34:59.0140654Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:59.0150422Z test_result_dtype_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:59.0156652Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:59.0166415Z test_result_dtype_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:59.0172609Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:59.0182507Z test_result_dtype_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:59.0188507Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:59.0198474Z test_result_dtype_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:59.0204497Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:59.0214120Z test_result_dtype_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:59.0219856Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:59.0229578Z test_result_dtype_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T12:34:59.0234938Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:59.0244532Z test_result_dtype_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T12:34:59.0249909Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:59.0259494Z test_result_dtype_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T12:34:59.0264794Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:59.0274428Z test_result_dtype_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T12:34:59.0279818Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:59.0289405Z test_result_dtype_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T12:34:59.0294808Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:59.0304536Z test_result_dtype_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T12:34:59.0310463Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:59.0320118Z test_result_dtype_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T12:34:59.0326766Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:59.0336349Z test_result_dtype_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T12:34:59.0342793Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:59.0352706Z test_result_dtype_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T12:34:59.0358343Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:59.0368093Z test_result_dtype_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T12:34:59.0373774Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T12:34:59.0383532Z test_result_dtype_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T12:34:59.0389461Z Tests that the result has the correct dtype ... ok (0.002s) 2022-08-17T12:34:59.0447474Z test_std_correction_vs_numpy_cpu_complex128 (__main__.TestReductionsCPU) ... /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:207: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T12:34:59.0447930Z ret, rcount, out=ret, casting='unsafe', subok=False) 2022-08-17T12:34:59.0477150Z ok (0.009s) 2022-08-17T12:34:59.0566137Z test_std_correction_vs_numpy_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.009s) 2022-08-17T12:34:59.0646750Z test_std_correction_vs_numpy_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.008s) 2022-08-17T12:34:59.0723718Z test_std_correction_vs_numpy_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.008s) 2022-08-17T12:35:00.0513737Z test_std_dim_cpu (__main__.TestReductionsCPU) ... ok (0.979s) 2022-08-17T12:35:00.0541974Z test_std_mean_all_dims_cpu (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T12:35:00.0640446Z test_std_mean_correction_cpu_complex128 (__main__.TestReductionsCPU) ... ok (0.010s) 2022-08-17T12:35:00.0742906Z test_std_mean_correction_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.010s) 2022-08-17T12:35:00.0823001Z test_std_mean_correction_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.008s) 2022-08-17T12:35:00.0901813Z test_std_mean_correction_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.008s) 2022-08-17T12:35:00.1107701Z test_std_mean_cpu (__main__.TestReductionsCPU) ... ok (0.020s) 2022-08-17T12:35:00.1447567Z test_std_mean_some_dims_cpu (__main__.TestReductionsCPU) ... ok (0.034s) 2022-08-17T12:35:00.1518384Z test_std_vs_numpy_cpu_complex128 (__main__.TestReductionsCPU) ... ok (0.007s) 2022-08-17T12:35:00.1588143Z test_std_vs_numpy_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.007s) 2022-08-17T12:35:00.1646684Z test_std_vs_numpy_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.006s) 2022-08-17T12:35:00.1703317Z test_std_vs_numpy_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.006s) 2022-08-17T12:35:00.1717727Z test_sum_all_cpu_bool (__main__.TestReductionsCPU) ... ok (0.001s) 2022-08-17T12:35:00.1875972Z test_sum_all_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T12:35:00.1888007Z test_sum_cpu_device_mismatch_cpu (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:35:00.1895256Z test_sum_dim_cpu (__main__.TestReductionsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:35:00.1912430Z test_sum_dim_reduction_uint8_overflow_cpu (__main__.TestReductionsCPU) ... test_reductions.py:456: UserWarning: An output with one or more elements was resized since it had shape [2, 3], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:35:00.1913623Z torch.sum(x, 0, out=y) 2022-08-17T12:35:00.1913869Z ok (0.002s) 2022-08-17T12:35:00.3998750Z test_sum_integer_upcast_cpu (__main__.TestReductionsCPU) ... ok (0.208s) 2022-08-17T12:35:00.4010535Z test_sum_noncontig_cpu_float64 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:35:00.4117436Z test_sum_out_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.011s) 2022-08-17T12:35:00.6002073Z test_sum_parallel_cpu (__main__.TestReductionsCPU) ... ok (0.188s) 2022-08-17T12:35:00.6066203Z test_sum_vs_numpy_cpu_float16 (__main__.TestReductionsCPU) ... /opt/conda/lib/python3.7/site-packages/numpy/core/fromnumeric.py:90: RuntimeWarning: invalid value encountered in reduce 2022-08-17T12:35:00.6073948Z return ufunc.reduce(obj, axis, dtype, out, **passkwargs) 2022-08-17T12:35:00.6191392Z ok (0.019s) 2022-08-17T12:35:00.6356892Z test_sum_vs_numpy_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T12:35:00.6527804Z test_sum_vs_numpy_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.017s) 2022-08-17T12:35:00.6611227Z test_sum_vs_numpy_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.008s) 2022-08-17T12:35:00.6693552Z test_sum_vs_numpy_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.008s) 2022-08-17T12:35:00.6770861Z test_sum_vs_numpy_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.008s) 2022-08-17T12:35:00.6852337Z test_sum_vs_numpy_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.008s) 2022-08-17T12:35:00.6875306Z test_sum_vs_numpy_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:35:00.7151921Z test_tensor_compare_ops_argmax_argmix_kthvalue_dim_empty_cpu (__main__.TestReductionsCPU) ... ok (0.028s) 2022-08-17T12:35:00.7471176Z test_tensor_compare_ops_empty_cpu (__main__.TestReductionsCPU) ... ok (0.032s) 2022-08-17T12:35:00.7597662Z test_tensor_reduce_ops_empty_cpu (__main__.TestReductionsCPU) ... /opt/conda/lib/python3.7/site-packages/numpy/core/fromnumeric.py:3335: RuntimeWarning: Mean of empty slice. 2022-08-17T12:35:00.7598065Z out=out, **kwargs) 2022-08-17T12:35:00.7598482Z /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:154: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T12:35:00.7598869Z ret, rcount, out=ret, casting='unsafe', subok=False) 2022-08-17T12:35:00.7624010Z /opt/conda/lib/python3.7/site-packages/numpy/core/fromnumeric.py:3584: RuntimeWarning: Degrees of freedom <= 0 for slice 2022-08-17T12:35:00.7624470Z **kwargs) 2022-08-17T12:35:00.7625110Z /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:186: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T12:35:00.7625761Z arrmean, rcount, out=arrmean, casting='unsafe', subok=False) 2022-08-17T12:35:00.7626481Z /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:207: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T12:35:00.7627141Z ret, rcount, out=ret, casting='unsafe', subok=False) 2022-08-17T12:35:00.7655078Z /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:217: RuntimeWarning: Degrees of freedom <= 0 for slice 2022-08-17T12:35:00.7655622Z keepdims=keepdims) 2022-08-17T12:35:00.7688796Z ok (0.022s) 2022-08-17T12:35:00.7742311Z test_var_correction_vs_numpy_cpu_complex128 (__main__.TestReductionsCPU) ... /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:207: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T12:35:00.7743058Z ret, rcount, out=ret, casting='unsafe', subok=False) 2022-08-17T12:35:00.7768556Z ok (0.008s) 2022-08-17T12:35:00.7849053Z test_var_correction_vs_numpy_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.008s) 2022-08-17T12:35:00.7925144Z test_var_correction_vs_numpy_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.008s) 2022-08-17T12:35:00.7997733Z test_var_correction_vs_numpy_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.007s) 2022-08-17T12:35:00.8011300Z test_var_cpu (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:35:01.7731012Z test_var_dim_cpu (__main__.TestReductionsCPU) ... ok (0.972s) 2022-08-17T12:35:01.7741896Z test_var_large_input_cpu (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:35:01.7768603Z test_var_mean_all_dims_cpu (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T12:35:01.7863648Z test_var_mean_correction_cpu_complex128 (__main__.TestReductionsCPU) ... ok (0.009s) 2022-08-17T12:35:01.7963050Z test_var_mean_correction_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.010s) 2022-08-17T12:35:01.8043569Z test_var_mean_correction_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.008s) 2022-08-17T12:35:01.8122251Z test_var_mean_correction_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.008s) 2022-08-17T12:35:01.9328799Z test_var_mean_cpu (__main__.TestReductionsCPU) ... ok (0.120s) 2022-08-17T12:35:01.9664657Z test_var_mean_some_dims_cpu (__main__.TestReductionsCPU) ... ok (0.034s) 2022-08-17T12:35:01.9679953Z test_var_stability2_cpu (__main__.TestReductionsCPU) ... ok (0.002s) 2022-08-17T12:35:01.9690214Z test_var_stability_cpu (__main__.TestReductionsCPU) ... ok (0.001s) 2022-08-17T12:35:01.9718952Z test_var_unbiased_cpu (__main__.TestReductionsCPU) ... ok (0.003s) 2022-08-17T12:35:01.9780361Z test_var_vs_numpy_cpu_complex128 (__main__.TestReductionsCPU) ... ok (0.006s) 2022-08-17T12:35:01.9842668Z test_var_vs_numpy_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.006s) 2022-08-17T12:35:01.9896614Z test_var_vs_numpy_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.005s) 2022-08-17T12:35:01.9948461Z test_var_vs_numpy_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.005s) 2022-08-17T12:35:01.9949265Z 2022-08-17T12:35:01.9949738Z ---------------------------------------------------------------------- 2022-08-17T12:35:01.9950133Z Ran 2905 tests in 176.417s 2022-08-17T12:35:01.9950306Z 2022-08-17T12:35:01.9950453Z OK (skipped=95, expected failures=48) 2022-08-17T12:35:01.9950664Z 2022-08-17T12:35:01.9950776Z Generating XML reports... 2022-08-17T12:35:02.3335777Z Generated XML report: test-reports/python-unittest/test_reductions/TEST-TestReductionsCPU-20220817123205.xml 2022-08-17T12:35:02.7905040Z Running test_nn ... [2022-08-17 12:35:02.790076] 2022-08-17T12:35:02.7905574Z Executing ['/opt/conda/bin/python', '-bb', 'test_nn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:35:02.790159] 2022-08-17T12:35:04.8012097Z Test results will be stored in test-reports/python-unittest/test_nn 2022-08-17T12:35:04.8599821Z 2022-08-17T12:35:04.8600209Z Running tests... 2022-08-17T12:35:04.8600668Z ---------------------------------------------------------------------- 2022-08-17T12:35:04.8619386Z test_pad_sequence_with_non_iterable_sequences (__main__.PackedSequenceTest) ... ok (0.002s) 2022-08-17T12:35:04.8640799Z test_pad_sequence_with_tensor_sequences (__main__.PackedSequenceTest) ... ok (0.002s) 2022-08-17T12:35:04.8670517Z test_to (__main__.PackedSequenceTest) ... ok (0.003s) 2022-08-17T12:35:04.8683494Z test_to_memory_format (__main__.PackedSequenceTest) ... ok (0.001s) 2022-08-17T12:35:04.8724632Z test_total_length (__main__.PackedSequenceTest) ... ok (0.004s) 2022-08-17T12:35:04.8733855Z test_type_casts (__main__.PackedSequenceTest) 2022-08-17T12:35:04.8958277Z Test type casting of `PackedSequence` against type casting of tensor ... ok (0.023s) 2022-08-17T12:35:04.9010171Z test_wrong_order (__main__.PackedSequenceTest) ... ok (0.005s) 2022-08-17T12:35:04.9024067Z test_add_relu (__main__.TestAddRelu) ... ok (0.001s) 2022-08-17T12:35:04.9035073Z test_add_relu_broadcasting (__main__.TestAddRelu) ... ok (0.001s) 2022-08-17T12:35:04.9050717Z test_avg_pool1d_ceil_mode (__main__.TestAvgPool) ... ok (0.001s) 2022-08-17T12:35:04.9064432Z test_avg_pool2d_ceil_mode (__main__.TestAvgPool) ... ok (0.001s) 2022-08-17T12:35:04.9116164Z test_avg_pool2d_with_zero_divisor (__main__.TestAvgPool) ... ok (0.005s) 2022-08-17T12:35:04.9129945Z test_avg_pool3d_ceil_mode (__main__.TestAvgPool) ... ok (0.001s) 2022-08-17T12:35:04.9180406Z test_avg_pool3d_with_zero_divisor (__main__.TestAvgPool) ... ok (0.005s) 2022-08-17T12:35:04.9252744Z test_doubletensor_avg_pool2d (__main__.TestAvgPool) ... ok (0.007s) 2022-08-17T12:35:04.9305012Z test_doubletensor_avg_pool2d_with_divisor (__main__.TestAvgPool) ... ok (0.005s) 2022-08-17T12:35:04.9760318Z test_doubletensor_avg_pool3d (__main__.TestAvgPool) ... ok (0.045s) 2022-08-17T12:35:05.1148452Z test_doubletensor_avg_pool3d_with_divisor (__main__.TestAvgPool) ... ok (0.139s) 2022-08-17T12:35:05.1163974Z test_constant_pad_nd (__main__.TestConstantPadNd) ... ok (0.002s) 2022-08-17T12:35:05.1176062Z test_preserves_memory_format (__main__.TestConstantPadNd) ... ok (0.001s) 2022-08-17T12:35:05.1182622Z test_pickle_softsign (__main__.TestFunctionalPickle) ... ok (0.001s) 2022-08-17T12:35:05.3930495Z test_fuse_module_eval_numerics (__main__.TestFusionEval) ... ok (0.274s) 2022-08-17T12:35:05.3951163Z test_chained_initialization (__main__.TestLazyModules) ... ok (0.002s) 2022-08-17T12:35:05.3965003Z test_invalid_functions (__main__.TestLazyModules) ... ok (0.001s) 2022-08-17T12:35:05.3974774Z test_lazy_batchnorm1d (__main__.TestLazyModules) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:35:05.3975588Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:35:05.4052646Z ok (0.009s) 2022-08-17T12:35:05.4130468Z test_lazy_batchnorm1d_pickle (__main__.TestLazyModules) ... ok (0.008s) 2022-08-17T12:35:05.4157920Z test_lazy_batchnorm1d_state (__main__.TestLazyModules) ... ok (0.003s) 2022-08-17T12:35:05.4206559Z test_lazy_batchnorm2d (__main__.TestLazyModules) ... ok (0.005s) 2022-08-17T12:35:05.4246579Z test_lazy_batchnorm2d_pickle (__main__.TestLazyModules) ... ok (0.004s) 2022-08-17T12:35:05.4270415Z test_lazy_batchnorm2d_state (__main__.TestLazyModules) ... ok (0.002s) 2022-08-17T12:35:05.4335867Z test_lazy_batchnorm3d (__main__.TestLazyModules) ... ok (0.006s) 2022-08-17T12:35:05.4380720Z test_lazy_batchnorm3d_pickle (__main__.TestLazyModules) ... ok (0.004s) 2022-08-17T12:35:05.4405292Z test_lazy_batchnorm3d_state (__main__.TestLazyModules) ... ok (0.002s) 2022-08-17T12:35:05.4456650Z test_lazy_conv1d (__main__.TestLazyModules) ... ok (0.005s) 2022-08-17T12:35:05.4481827Z test_lazy_conv1d_pickle (__main__.TestLazyModules) ... ok (0.003s) 2022-08-17T12:35:05.4497905Z test_lazy_conv1d_state (__main__.TestLazyModules) ... ok (0.002s) 2022-08-17T12:35:05.4537973Z test_lazy_conv2d (__main__.TestLazyModules) ... ok (0.004s) 2022-08-17T12:35:05.4564371Z test_lazy_conv2d_pickle (__main__.TestLazyModules) ... ok (0.003s) 2022-08-17T12:35:05.4580546Z test_lazy_conv2d_state (__main__.TestLazyModules) ... ok (0.002s) 2022-08-17T12:35:05.4977500Z test_lazy_conv3d (__main__.TestLazyModules) ... ok (0.039s) 2022-08-17T12:35:05.5118828Z test_lazy_conv3d_pickle (__main__.TestLazyModules) ... ok (0.014s) 2022-08-17T12:35:05.5147609Z test_lazy_conv3d_state (__main__.TestLazyModules) ... ok (0.003s) 2022-08-17T12:35:05.5195289Z test_lazy_conv_transpose1d_pickle (__main__.TestLazyModules) ... ok (0.005s) 2022-08-17T12:35:05.5211818Z test_lazy_conv_transpose1d_state (__main__.TestLazyModules) ... ok (0.002s) 2022-08-17T12:35:05.5395938Z test_lazy_conv_transpose2d (__main__.TestLazyModules) ... ok (0.018s) 2022-08-17T12:35:05.5463863Z test_lazy_conv_transpose2d_pickle (__main__.TestLazyModules) ... ok (0.007s) 2022-08-17T12:35:05.5481313Z test_lazy_conv_transpose2d_state (__main__.TestLazyModules) ... ok (0.002s) 2022-08-17T12:35:05.7619322Z test_lazy_conv_transpose3d (__main__.TestLazyModules) ... ok (0.214s) 2022-08-17T12:35:05.8229184Z test_lazy_conv_transpose3d_pickle (__main__.TestLazyModules) ... ok (0.061s) 2022-08-17T12:35:05.8248119Z test_lazy_conv_transpose3d_state (__main__.TestLazyModules) ... ok (0.002s) 2022-08-17T12:35:05.8337447Z test_lazy_conv_transposed1d (__main__.TestLazyModules) ... ok (0.009s) 2022-08-17T12:35:05.8344873Z test_lazy_forward_hook (__main__.TestLazyModules) 2022-08-17T12:35:05.8350411Z This test is to test whether lazymodule can register other forward hook ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:35:05.8351269Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:35:05.8353834Z ok (0.002s) 2022-08-17T12:35:05.8432749Z test_lazy_instancenorm1d (__main__.TestLazyModules) ... ok (0.008s) 2022-08-17T12:35:05.8479955Z test_lazy_instancenorm1d_pickle (__main__.TestLazyModules) ... ok (0.005s) 2022-08-17T12:35:05.8521138Z test_lazy_instancenorm1d_state (__main__.TestLazyModules) ... ok (0.004s) 2022-08-17T12:35:05.8572482Z test_lazy_instancenorm2d (__main__.TestLazyModules) ... ok (0.005s) 2022-08-17T12:35:05.8617887Z test_lazy_instancenorm2d_pickle (__main__.TestLazyModules) ... ok (0.004s) 2022-08-17T12:35:05.8658676Z test_lazy_instancenorm2d_state (__main__.TestLazyModules) ... ok (0.004s) 2022-08-17T12:35:05.8723123Z test_lazy_instancenorm3d (__main__.TestLazyModules) ... ok (0.006s) 2022-08-17T12:35:05.8770084Z test_lazy_instancenorm3d_pickle (__main__.TestLazyModules) ... ok (0.005s) 2022-08-17T12:35:05.8812702Z test_lazy_instancenorm3d_state (__main__.TestLazyModules) ... ok (0.004s) 2022-08-17T12:35:05.8834946Z test_lazy_linear_pickle (__main__.TestLazyModules) ... ok (0.002s) 2022-08-17T12:35:05.8855328Z test_lazy_module_buffer (__main__.TestLazyModules) ... ok (0.002s) 2022-08-17T12:35:05.8864991Z test_lazy_module_jit_buffer (__main__.TestLazyModules) ... ok (0.001s) 2022-08-17T12:35:05.8873600Z test_lazy_module_jit_param (__main__.TestLazyModules) ... ok (0.001s) 2022-08-17T12:35:05.8892880Z test_lazy_module_parameter (__main__.TestLazyModules) ... ok (0.002s) 2022-08-17T12:35:05.8899668Z test_lazy_pre_forward_hook (__main__.TestLazyModules) 2022-08-17T12:35:05.8904331Z This test is to test whether lazymodule can register other pre-forward hook ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:35:05.8904914Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:35:05.8907230Z ok (0.001s) 2022-08-17T12:35:05.8916701Z test_lazy_share_memory_buffer (__main__.TestLazyModules) ... ok (0.001s) 2022-08-17T12:35:05.8924797Z test_lazy_share_memory_param (__main__.TestLazyModules) ... ok (0.001s) 2022-08-17T12:35:05.8939099Z test_linear (__main__.TestLazyModules) ... ok (0.001s) 2022-08-17T12:35:05.8954858Z test_linear_state (__main__.TestLazyModules) ... ok (0.002s) 2022-08-17T12:35:05.8960754Z test_materialize_device (__main__.TestLazyModules) ... skip: CUDA not available (0.001s) 2022-08-17T12:35:05.8972157Z test_materialize_dtype (__main__.TestLazyModules) ... ok (0.001s) 2022-08-17T12:35:05.9020127Z test_optimizer_pass (__main__.TestLazyModules) ... ok (0.005s) 2022-08-17T12:35:05.9029907Z test_spectral_norm (__main__.TestLazyModules) ... ok (0.001s) 2022-08-17T12:35:05.9037992Z test_weight_norm (__main__.TestLazyModules) ... ok (0.001s) 2022-08-17T12:35:05.9061850Z test_global_and_local_hooks_order (__main__.TestModuleGlobalHooks) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1108: UserWarning: Using a non-full backward hook when the forward contains multiple autograd Nodes is deprecated and will be removed in future versions. This hook will be missing some grad_input. Please use register_full_backward_hook to get the documented behavior. 2022-08-17T12:35:05.9062812Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2022-08-17T12:35:05.9063765Z ok (0.002s) 2022-08-17T12:35:05.9080094Z test_module_backward_global_hook_writeable (__main__.TestModuleGlobalHooks) ... ok (0.002s) 2022-08-17T12:35:05.9090334Z test_module_forward_forward_hook_removable (__main__.TestModuleGlobalHooks) 2022-08-17T12:35:05.9097819Z This test is to test when multiple forward hook functions can be registered ... ok (0.002s) 2022-08-17T12:35:05.9107372Z test_module_forward_preforward_hook_removable (__main__.TestModuleGlobalHooks) 2022-08-17T12:35:05.9114970Z This test is to test when multiple pre-forward hook functions can be ... ok (0.002s) 2022-08-17T12:35:05.9134165Z test_module_global_forward_preforward_hook_writeable (__main__.TestModuleGlobalHooks) ... ok (0.002s) 2022-08-17T12:35:05.9152767Z test_module_global_hook_invalid_outputs (__main__.TestModuleGlobalHooks) ... ok (0.002s) 2022-08-17T12:35:05.9259331Z test_module_global_hooks (__main__.TestModuleGlobalHooks) ... ok (0.010s) 2022-08-17T12:35:05.9528026Z test_AdaptiveAvgPool1d (__main__.TestNN) ... ok (0.027s) 2022-08-17T12:35:05.9537516Z test_AdaptiveAvgPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:05.9633084Z test_AdaptiveAvgPool1d_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:05.9641634Z test_AdaptiveAvgPool1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:05.9724385Z test_AdaptiveAvgPool1d_one_output (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:05.9732886Z test_AdaptiveAvgPool1d_one_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:05.9821514Z test_AdaptiveAvgPool2d_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:05.9830032Z test_AdaptiveAvgPool2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:05.9912738Z test_AdaptiveAvgPool2d_single (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:05.9990059Z test_AdaptiveAvgPool2d_single_1x1output (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:05.9997785Z test_AdaptiveAvgPool2d_single_1x1output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.0005318Z test_AdaptiveAvgPool2d_single_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.0086249Z test_AdaptiveAvgPool2d_tuple (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:06.0094203Z test_AdaptiveAvgPool2d_tuple_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.0175712Z test_AdaptiveAvgPool2d_tuple_none (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:06.0182700Z test_AdaptiveAvgPool2d_tuple_none_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.0256379Z test_AdaptiveAvgPool3d_last_dim (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:06.0263903Z test_AdaptiveAvgPool3d_last_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.0356242Z test_AdaptiveAvgPool3d_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:06.0364489Z test_AdaptiveAvgPool3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.0456922Z test_AdaptiveAvgPool3d_single (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:06.0465383Z test_AdaptiveAvgPool3d_single_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.0563366Z test_AdaptiveAvgPool3d_tuple (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:06.0571980Z test_AdaptiveAvgPool3d_tuple_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.0674178Z test_AdaptiveAvgPool3d_tuple_none (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:06.0683111Z test_AdaptiveAvgPool3d_tuple_none_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.1407728Z test_AdaptiveLogSoftmax (__main__.TestNN) ... ok (0.072s) 2022-08-17T12:35:06.1418915Z test_AdaptiveLogSoftmax_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.1511408Z test_AdaptiveMaxPool1d (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:06.1519541Z test_AdaptiveMaxPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.1605680Z test_AdaptiveMaxPool1d_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:06.1613741Z test_AdaptiveMaxPool1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.1704206Z test_AdaptiveMaxPool2d_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:06.1713112Z test_AdaptiveMaxPool2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.1794437Z test_AdaptiveMaxPool2d_single (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:06.1802745Z test_AdaptiveMaxPool2d_single_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.1886958Z test_AdaptiveMaxPool2d_tuple (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:06.1895035Z test_AdaptiveMaxPool2d_tuple_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.1977687Z test_AdaptiveMaxPool2d_tuple_none (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:06.1985902Z test_AdaptiveMaxPool2d_tuple_none_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.2081205Z test_AdaptiveMaxPool3d_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:06.2089150Z test_AdaptiveMaxPool3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.2184277Z test_AdaptiveMaxPool3d_single (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:06.2192621Z test_AdaptiveMaxPool3d_single_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.2294055Z test_AdaptiveMaxPool3d_single_nonatomic (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:06.2302426Z test_AdaptiveMaxPool3d_single_nonatomic_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.2402427Z test_AdaptiveMaxPool3d_tuple (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:06.2410863Z test_AdaptiveMaxPool3d_tuple_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.2509056Z test_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:06.2517540Z test_AdaptiveMaxPool3d_tuple_nonatomic_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.2632301Z test_AdaptiveMaxPool3d_tuple_none (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:06.2641506Z test_AdaptiveMaxPool3d_tuple_none_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.2662844Z test_AlphaDropout (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:06.2752074Z test_AvgPool1d (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:06.2761389Z test_AvgPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.2853628Z test_AvgPool1d_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:06.2862447Z test_AvgPool1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.2949121Z test_AvgPool1d_stride (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:06.2957809Z test_AvgPool1d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.3044204Z test_AvgPool1d_stride_pad (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:06.3052375Z test_AvgPool1d_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.3138779Z test_AvgPool2d (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:06.3147662Z test_AvgPool2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.3234004Z test_AvgPool2d_divisor (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:06.3242795Z test_AvgPool2d_divisor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.3326845Z test_AvgPool2d_divisor_stride (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:06.3335381Z test_AvgPool2d_divisor_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.3420863Z test_AvgPool2d_divisor_stride_pad (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:06.3429732Z test_AvgPool2d_divisor_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.3441954Z test_AvgPool2d_divisor_stride_pad_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:06.3450281Z test_AvgPool2d_divisor_stride_pad_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.3462815Z test_AvgPool2d_divisor_stride_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:06.3470841Z test_AvgPool2d_divisor_stride_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.3482659Z test_AvgPool2d_divisor_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:06.3491163Z test_AvgPool2d_divisor_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.3577362Z test_AvgPool2d_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:06.3585437Z test_AvgPool2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.3671536Z test_AvgPool2d_stride (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:06.3678626Z test_AvgPool2d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.3770542Z test_AvgPool2d_stride_pad (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:06.3778488Z test_AvgPool2d_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.3865230Z test_AvgPool3d (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:06.3873942Z test_AvgPool3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.3961285Z test_AvgPool3d_divisor (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:06.3969475Z test_AvgPool3d_divisor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.4056830Z test_AvgPool3d_divisor_stride (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:06.4144597Z test_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:06.4152791Z test_AvgPool3d_divisor_stride1_pad0_gpu_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.4165207Z test_AvgPool3d_divisor_stride1_pad0_gpu_input_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:06.4174063Z test_AvgPool3d_divisor_stride1_pad0_gpu_input_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.4182667Z test_AvgPool3d_divisor_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.4275157Z test_AvgPool3d_divisor_stride_pad (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:06.4283312Z test_AvgPool3d_divisor_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.4372457Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:06.4380690Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.4393580Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:06.4401953Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.4494458Z test_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:06.4503102Z test_AvgPool3d_divisor_stride_pad_gpu_general_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.4516235Z test_AvgPool3d_divisor_stride_pad_gpu_general_output_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:06.4525053Z test_AvgPool3d_divisor_stride_pad_gpu_general_output_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.4609870Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:06.4618405Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.4631488Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:06.4640526Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.4652660Z test_AvgPool3d_divisor_stride_pad_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:06.4661470Z test_AvgPool3d_divisor_stride_pad_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.4673689Z test_AvgPool3d_divisor_stride_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:06.4681618Z test_AvgPool3d_divisor_stride_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.4693468Z test_AvgPool3d_divisor_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:06.4701542Z test_AvgPool3d_divisor_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.4784251Z test_AvgPool3d_no_batch_dim (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:06.4792030Z test_AvgPool3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.4876838Z test_AvgPool3d_stride (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:06.4961429Z test_AvgPool3d_stride1_pad0_gpu_input (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:06.4970100Z test_AvgPool3d_stride1_pad0_gpu_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.4978303Z test_AvgPool3d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.5065367Z test_AvgPool3d_stride_pad (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:06.5073952Z test_AvgPool3d_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.5159866Z test_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:06.5168801Z test_AvgPool3d_stride_pad_gpu_fixedkw_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.5257695Z test_AvgPool3d_stride_pad_gpu_general_output (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:06.5266615Z test_AvgPool3d_stride_pad_gpu_general_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.5354443Z test_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:06.5362420Z test_AvgPool3d_stride_pad_gpu_input_nooverlap_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.5421683Z test_BCELoss (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:06.5429955Z test_BCELoss_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.5437604Z test_BCELoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.5445157Z test_BCELoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.5452494Z test_BCELoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.5501787Z test_BCELoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:06.5509451Z test_BCELoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.5515998Z test_BCELoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.5522359Z test_BCELoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.5564795Z test_BCELoss_no_batch_dim_none (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:06.5571569Z test_BCELoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.5578069Z test_BCELoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.5584539Z test_BCELoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.5626883Z test_BCELoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:06.5633361Z test_BCELoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.5640433Z test_BCELoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.5646427Z test_BCELoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.5730063Z test_BCELoss_no_reduce (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:06.5738896Z test_BCELoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.5789598Z test_BCELoss_no_reduce_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:06.5797248Z test_BCELoss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.5848657Z test_BCELoss_scalar_weights (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:06.5855940Z test_BCELoss_scalar_weights_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.5863603Z test_BCELoss_scalar_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.5871494Z test_BCELoss_scalar_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.5878516Z test_BCELoss_scalar_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.5938347Z test_BCELoss_weights (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:06.5946269Z test_BCELoss_weights_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.5952752Z test_BCELoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.5959026Z test_BCELoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.5965301Z test_BCELoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.6050415Z test_BCELoss_weights_no_reduce (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:06.6058901Z test_BCELoss_weights_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.6109996Z test_BCELoss_weights_no_reduce_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:06.6117977Z test_BCELoss_weights_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.6175689Z test_BCEWithLogitsLoss (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:06.6183985Z test_BCEWithLogitsLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.6191491Z test_BCEWithLogitsLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.6198868Z test_BCEWithLogitsLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.6208488Z test_BCEWithLogitsLoss_legacy_enum (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/_reduction.py:42: UserWarning: size_average and reduce args will be deprecated, please use reduction='none' instead. 2022-08-17T12:35:06.6209480Z warnings.warn(warning.format(ret)) 2022-08-17T12:35:06.6267263Z /opt/conda/lib/python3.7/site-packages/torch/nn/_reduction.py:42: UserWarning: size_average and reduce args will be deprecated, please use reduction='none' instead. 2022-08-17T12:35:06.6267743Z warnings.warn(warning.format(ret)) 2022-08-17T12:35:06.6310076Z ok (0.007s) 2022-08-17T12:35:06.6310623Z test_BCEWithLogitsLoss_legacy_enum_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.6332994Z test_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:06.6341655Z test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.6349666Z test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.6356764Z test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.6406568Z test_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:06.6415030Z test_BCEWithLogitsLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.6422649Z test_BCEWithLogitsLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.6430244Z test_BCEWithLogitsLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.6475521Z test_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:06.6482663Z test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.6489327Z test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.6495790Z test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.6577464Z test_BCEWithLogitsLoss_no_reduce (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:06.6585806Z test_BCEWithLogitsLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.6615875Z test_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:35:06.6624484Z test_BCEWithLogitsLoss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.6672898Z test_BCEWithLogitsLoss_scalar_weights (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:06.6681199Z test_BCEWithLogitsLoss_scalar_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.6688874Z test_BCEWithLogitsLoss_scalar_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.6696116Z test_BCEWithLogitsLoss_scalar_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.6754340Z test_BCEWithLogitsLoss_weights (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:06.6762270Z test_BCEWithLogitsLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.6769847Z test_BCEWithLogitsLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.6777510Z test_BCEWithLogitsLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.6950930Z test_BatchNorm1d_3d_input (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:35:06.6959815Z test_BatchNorm1d_3d_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.7123725Z test_BatchNorm1d_3d_input_eval (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:35:06.7131634Z test_BatchNorm1d_3d_input_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.7232428Z test_BatchNorm1d_3d_input_not_affine (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:06.7240002Z test_BatchNorm1d_3d_input_not_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.7326464Z test_BatchNorm1d_3d_input_not_affine_eval (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:06.7333904Z test_BatchNorm1d_3d_input_not_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.7497374Z test_BatchNorm1d_affine (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:35:06.7505468Z test_BatchNorm1d_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.7656093Z test_BatchNorm1d_affine_eval (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:35:06.7665169Z test_BatchNorm1d_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.7830490Z test_BatchNorm1d_affine_simple_average (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:35:06.7838294Z test_BatchNorm1d_affine_simple_average_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.7988509Z test_BatchNorm1d_affine_simple_average_eval (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:35:06.7997753Z test_BatchNorm1d_affine_simple_average_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.8091675Z test_BatchNorm1d_not_affine (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:06.8099198Z test_BatchNorm1d_not_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.8183680Z test_BatchNorm1d_not_affine_eval (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:06.8191139Z test_BatchNorm1d_not_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.8350012Z test_BatchNorm1d_not_tracking_stats (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:35:06.8357524Z test_BatchNorm1d_not_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.8523241Z test_BatchNorm1d_not_tracking_stats_eval (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:35:06.8531999Z test_BatchNorm1d_not_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.8606856Z test_BatchNorm1d_zero_batch (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:06.8614391Z test_BatchNorm1d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.8682522Z test_BatchNorm1d_zero_batch_eval (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:06.8690193Z test_BatchNorm1d_zero_batch_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.8887556Z test_BatchNorm2d (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:35:06.9140825Z test_BatchNorm2d_2d_simple_average (__main__.TestNN) ... ok (0.025s) 2022-08-17T12:35:06.9150389Z test_BatchNorm2d_2d_simple_average_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.9332539Z test_BatchNorm2d_2d_simple_average_eval (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:35:06.9342106Z test_BatchNorm2d_2d_simple_average_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.9350569Z test_BatchNorm2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.9532660Z test_BatchNorm2d_eval (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:35:06.9541451Z test_BatchNorm2d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.9749382Z test_BatchNorm2d_momentum (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:35:06.9758605Z test_BatchNorm2d_momentum_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:06.9942405Z test_BatchNorm2d_momentum_eval (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:35:06.9950762Z test_BatchNorm2d_momentum_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.0065727Z test_BatchNorm2d_not_affine (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:07.0074119Z test_BatchNorm2d_not_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.0174985Z test_BatchNorm2d_not_affine_eval (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:07.0183457Z test_BatchNorm2d_not_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.0383918Z test_BatchNorm2d_not_tracking_stats (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:35:07.0392040Z test_BatchNorm2d_not_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.0594514Z test_BatchNorm2d_not_tracking_stats_eval (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:35:07.0603390Z test_BatchNorm2d_not_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.0674611Z test_BatchNorm2d_zero_batch (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:07.0682519Z test_BatchNorm2d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.0749972Z test_BatchNorm2d_zero_batch_eval (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:07.0757657Z test_BatchNorm2d_zero_batch_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.0996495Z test_BatchNorm3d (__main__.TestNN) ... ok (0.024s) 2022-08-17T12:35:07.1212775Z test_BatchNorm3d_3d_simple_average (__main__.TestNN) ... ok (0.022s) 2022-08-17T12:35:07.1221191Z test_BatchNorm3d_3d_simple_average_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.1410898Z test_BatchNorm3d_3d_simple_average_eval (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:35:07.1418449Z test_BatchNorm3d_3d_simple_average_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.1426921Z test_BatchNorm3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.1613213Z test_BatchNorm3d_eval (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:35:07.1621636Z test_BatchNorm3d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.1838215Z test_BatchNorm3d_momentum (__main__.TestNN) ... ok (0.022s) 2022-08-17T12:35:07.1846728Z test_BatchNorm3d_momentum_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.2034554Z test_BatchNorm3d_momentum_eval (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:35:07.2042548Z test_BatchNorm3d_momentum_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.2164280Z test_BatchNorm3d_not_affine (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:35:07.2172309Z test_BatchNorm3d_not_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.2276196Z test_BatchNorm3d_not_affine_eval (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:07.2284881Z test_BatchNorm3d_not_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.2486900Z test_BatchNorm3d_not_tracking_stats (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:35:07.2495025Z test_BatchNorm3d_not_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.2707634Z test_BatchNorm3d_not_tracking_stats_eval (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:35:07.2717070Z test_BatchNorm3d_not_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.2789201Z test_BatchNorm3d_zero_batch (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:07.2796503Z test_BatchNorm3d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.2865571Z test_BatchNorm3d_zero_batch_eval (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:07.2873299Z test_BatchNorm3d_zero_batch_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.2967050Z test_CELU (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:07.2975237Z test_CELU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.3028580Z test_CELU_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:07.3036606Z test_CELU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.3096879Z test_CELU_scalar (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:07.3105149Z test_CELU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.3235193Z test_CTCLoss_2d_int_target_lengths_intlists (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:35:07.3243324Z test_CTCLoss_2d_int_target_lengths_intlists_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.3250065Z test_CTCLoss_2d_int_target_lengths_intlists_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.3355729Z test_CTCLoss_2d_int_target_lengths_intlists_sum_reduction (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:07.3362650Z test_CTCLoss_2d_int_target_lengths_intlists_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.3369032Z test_CTCLoss_2d_int_target_lengths_intlists_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.3475040Z test_CTCLoss_2d_int_target_lengths_tensors (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:07.3481984Z test_CTCLoss_2d_int_target_lengths_tensors_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.3488971Z test_CTCLoss_2d_int_target_lengths_tensors_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.3592023Z test_CTCLoss_2d_int_target_lengths_tensors_sum_reduction (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:07.3599144Z test_CTCLoss_2d_int_target_lengths_tensors_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.3605717Z test_CTCLoss_2d_int_target_lengths_tensors_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.3711085Z test_CTCLoss_2d_lengths_tensors (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:07.3718331Z test_CTCLoss_2d_lengths_tensors_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.3725114Z test_CTCLoss_2d_lengths_tensors_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.3829349Z test_CTCLoss_2d_lengths_tensors_sum_reduction (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:07.3836040Z test_CTCLoss_2d_lengths_tensors_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.3842597Z test_CTCLoss_2d_lengths_tensors_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.3854019Z test_CTCLoss_critical_target_len (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:35:07.3914293Z test_CTCLoss_lengthchecks_cpu (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:07.3921579Z test_CTCLoss_lengthchecks_cuda (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:35:07.4029908Z test_CTCLoss_lengths_intlists (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:07.4037309Z test_CTCLoss_lengths_intlists_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.4043958Z test_CTCLoss_lengths_intlists_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.4148902Z test_CTCLoss_lengths_intlists_sum_reduction (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:07.4155829Z test_CTCLoss_lengths_intlists_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.4162600Z test_CTCLoss_lengths_intlists_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.4266075Z test_CTCLoss_lengths_tensors (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:07.4273288Z test_CTCLoss_lengths_tensors_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.4279888Z test_CTCLoss_lengths_tensors_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.4385120Z test_CTCLoss_lengths_tensors_sum_reduction (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:07.4392497Z test_CTCLoss_lengths_tensors_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.4399098Z test_CTCLoss_lengths_tensors_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.4412577Z test_CTCLoss_long_targets (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:35:07.4472910Z test_CTCLoss_typechecks (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:07.4488703Z test_CTCLoss_zero_infinity (__main__.TestNN) ... skip: CUDA not available (0.002s) 2022-08-17T12:35:07.4568374Z test_ConstantPad1d (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:07.4644752Z test_ConstantPad1d_batch (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:07.4652689Z test_ConstantPad1d_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.4785067Z test_ConstantPad1d_complex (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:35:07.4793215Z test_ConstantPad1d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.4801041Z test_ConstantPad1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.4886097Z test_ConstantPad2d (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:07.5023634Z test_ConstantPad2d_complex (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:35:07.5032343Z test_ConstantPad2d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.5039724Z test_ConstantPad2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.5125232Z test_ConstantPad2d_no_batch_dim (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:07.5132745Z test_ConstantPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.5225836Z test_ConstantPad3d (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:07.5388369Z test_ConstantPad3d_complex (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:35:07.5397477Z test_ConstantPad3d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.5406105Z test_ConstantPad3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.5498647Z test_ConstantPad3d_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:07.5507481Z test_ConstantPad3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.5706227Z test_Conv1d (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:35:07.5960501Z test_Conv1d_circular_stride2_pad2 (__main__.TestNN) ... ok (0.025s) 2022-08-17T12:35:07.5969448Z test_Conv1d_circular_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.5977680Z test_Conv1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.6178445Z test_Conv1d_dilated (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:35:07.6187908Z test_Conv1d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.6772567Z test_Conv1d_groups (__main__.TestNN) ... ok (0.058s) 2022-08-17T12:35:07.6781754Z test_Conv1d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.6806654Z test_Conv1d_module_same_padding (__main__.TestNN) ... test_nn.py:1007: 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:35:07.6807711Z expect = F.conv1d(x, module.weight, module.bias, padding='same') 2022-08-17T12:35:07.6823548Z ok (0.004s) 2022-08-17T12:35:07.7025252Z test_Conv1d_pad1 (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:35:07.7034605Z test_Conv1d_pad1_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.7207985Z test_Conv1d_pad1size1 (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:35:07.7217296Z test_Conv1d_pad1size1_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.7418726Z test_Conv1d_pad2 (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:35:07.7428085Z test_Conv1d_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.7598113Z test_Conv1d_pad2size1 (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:35:07.7606847Z test_Conv1d_pad2size1_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.7800872Z test_Conv1d_pad_same (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:35:07.8015469Z test_Conv1d_pad_same2 (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:35:07.8025304Z test_Conv1d_pad_same2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.8033664Z test_Conv1d_pad_same_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.8236875Z test_Conv1d_pad_same_dilated (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:35:07.8245845Z test_Conv1d_pad_same_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.8441223Z test_Conv1d_pad_valid (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:35:07.8450272Z test_Conv1d_pad_valid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.8638188Z test_Conv1d_reflect_stride2_pad2 (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:35:07.8647044Z test_Conv1d_reflect_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.8839880Z test_Conv1d_replicate_stride2_pad2 (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:35:07.8848507Z test_Conv1d_replicate_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.9042283Z test_Conv1d_stride (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:35:07.9051119Z test_Conv1d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.9192636Z test_Conv1d_zero_batch (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:35:07.9200886Z test_Conv1d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.9382322Z test_Conv1d_zeros_stride2_pad2 (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:35:07.9391259Z test_Conv1d_zeros_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:07.9634492Z test_Conv2d (__main__.TestNN) ... ok (0.024s) 2022-08-17T12:35:07.9685385Z test_Conv2d_1x1 (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:07.9879565Z test_Conv2d_OneDNN (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:35:07.9950554Z test_Conv2d_backward_twice (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:08.0286855Z test_Conv2d_circular_stride2_pad2 (__main__.TestNN) ... ok (0.033s) 2022-08-17T12:35:08.0296072Z test_Conv2d_circular_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.0304391Z test_Conv2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.0566754Z test_Conv2d_depthwise (__main__.TestNN) ... ok (0.026s) 2022-08-17T12:35:08.0576091Z test_Conv2d_depthwise_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.0828480Z test_Conv2d_depthwise_dilated (__main__.TestNN) ... ok (0.025s) 2022-08-17T12:35:08.0838061Z test_Conv2d_depthwise_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.1114027Z test_Conv2d_depthwise_padded (__main__.TestNN) ... ok (0.027s) 2022-08-17T12:35:08.1123496Z test_Conv2d_depthwise_padded_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.1364134Z test_Conv2d_depthwise_strided (__main__.TestNN) ... ok (0.024s) 2022-08-17T12:35:08.1373709Z test_Conv2d_depthwise_strided_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.1652758Z test_Conv2d_depthwise_with_multiplier (__main__.TestNN) ... ok (0.028s) 2022-08-17T12:35:08.1662245Z test_Conv2d_depthwise_with_multiplier_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.1877990Z test_Conv2d_dilated (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:35:08.1887473Z test_Conv2d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.1919699Z test_Conv2d_dilated_with_long_tensor (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:35:08.1928590Z test_Conv2d_dilated_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.2171729Z test_Conv2d_groups (__main__.TestNN) ... ok (0.024s) 2022-08-17T12:35:08.2181107Z test_Conv2d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.2276342Z test_Conv2d_groups_nobias (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:08.2338906Z test_Conv2d_groups_nobias_v2 (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:08.2569709Z test_Conv2d_groups_thnn (__main__.TestNN) ... ok (0.023s) 2022-08-17T12:35:08.2578652Z test_Conv2d_groups_thnn_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.2597242Z test_Conv2d_groups_thnn_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:08.2605883Z test_Conv2d_groups_thnn_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.2623485Z test_Conv2d_groups_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:08.2632709Z test_Conv2d_groups_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.2710697Z test_Conv2d_inconsistent_types (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:08.2723800Z test_Conv2d_inconsistent_types_on_GPU_with_cudnn (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:35:08.2734868Z test_Conv2d_inconsistent_types_on_GPU_without_cudnn (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:35:08.2745508Z test_Conv2d_missing_argument (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:08.2789752Z test_Conv2d_module_same_padding (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:08.2956915Z test_Conv2d_no_bias (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:35:08.2965442Z test_Conv2d_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.2981917Z test_Conv2d_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:08.2991037Z test_Conv2d_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.3221418Z test_Conv2d_pad_same (__main__.TestNN) ... ok (0.023s) 2022-08-17T12:35:08.3230470Z test_Conv2d_pad_same_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.3456661Z test_Conv2d_pad_same_dilated (__main__.TestNN) ... ok (0.022s) 2022-08-17T12:35:08.3466397Z test_Conv2d_pad_same_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.3679163Z test_Conv2d_pad_valid (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:35:08.3687688Z test_Conv2d_pad_valid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.3908464Z test_Conv2d_padding (__main__.TestNN) ... ok (0.022s) 2022-08-17T12:35:08.3918196Z test_Conv2d_padding_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.3937429Z test_Conv2d_padding_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:08.3946691Z test_Conv2d_padding_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.4169347Z test_Conv2d_reflect_stride2_pad2 (__main__.TestNN) ... ok (0.022s) 2022-08-17T12:35:08.4177628Z test_Conv2d_reflect_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.4398187Z test_Conv2d_replicate_stride2_pad2 (__main__.TestNN) ... ok (0.022s) 2022-08-17T12:35:08.4407449Z test_Conv2d_replicate_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.4621520Z test_Conv2d_strided (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:35:08.4631652Z test_Conv2d_strided_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.4649296Z test_Conv2d_strided_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:08.4658746Z test_Conv2d_strided_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.4676837Z test_Conv2d_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:08.4685841Z test_Conv2d_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.4828618Z test_Conv2d_zero_batch (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:35:08.4837004Z test_Conv2d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.4851323Z test_Conv2d_zero_batch_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:08.4858703Z test_Conv2d_zero_batch_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.5062993Z test_Conv2d_zeros_stride2_pad2 (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:35:08.5071383Z test_Conv2d_zeros_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.5284507Z test_Conv3d (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:35:08.5431934Z test_Conv3d_1x1x1_no_bias (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:35:08.5440593Z test_Conv3d_1x1x1_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.5457712Z test_Conv3d_1x1x1_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:08.5466750Z test_Conv3d_1x1x1_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.5893995Z test_Conv3d_circular_stride2_pad2 (__main__.TestNN) ... ok (0.043s) 2022-08-17T12:35:08.5904092Z test_Conv3d_circular_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.5913389Z test_Conv3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.6129170Z test_Conv3d_dilated (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:35:08.6138098Z test_Conv3d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.6346612Z test_Conv3d_dilated_strided (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:35:08.6355604Z test_Conv3d_dilated_strided_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.6569259Z test_Conv3d_groups (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:35:08.6578636Z test_Conv3d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.6640275Z test_Conv3d_groups_nobias (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:08.6709704Z test_Conv3d_groups_wbias (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:08.6727413Z test_Conv3d_groups_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:08.6736205Z test_Conv3d_groups_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.6787419Z test_Conv3d_module_same_padding (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:08.6950834Z test_Conv3d_no_bias (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:35:08.6958900Z test_Conv3d_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.6974017Z test_Conv3d_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:08.6982982Z test_Conv3d_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.7276334Z test_Conv3d_pad_same (__main__.TestNN) ... ok (0.029s) 2022-08-17T12:35:08.7285036Z test_Conv3d_pad_same_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.7570357Z test_Conv3d_pad_same_dilated (__main__.TestNN) ... ok (0.028s) 2022-08-17T12:35:08.7580181Z test_Conv3d_pad_same_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.7829414Z test_Conv3d_pad_valid (__main__.TestNN) ... ok (0.025s) 2022-08-17T12:35:08.7837310Z test_Conv3d_pad_valid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.8087170Z test_Conv3d_replicate_stride2_pad2 (__main__.TestNN) ... ok (0.025s) 2022-08-17T12:35:08.8096461Z test_Conv3d_replicate_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.8316610Z test_Conv3d_stride (__main__.TestNN) ... ok (0.022s) 2022-08-17T12:35:08.8326056Z test_Conv3d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.8552404Z test_Conv3d_stride_padding (__main__.TestNN) ... ok (0.022s) 2022-08-17T12:35:08.8561812Z test_Conv3d_stride_padding_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.8579972Z test_Conv3d_stride_padding_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:08.8589281Z test_Conv3d_stride_padding_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.8606354Z test_Conv3d_stride_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:08.8615207Z test_Conv3d_stride_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.8632219Z test_Conv3d_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:08.8640923Z test_Conv3d_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.8793653Z test_Conv3d_zero_batch (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:35:08.8802558Z test_Conv3d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.8816562Z test_Conv3d_zero_batch_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:08.8824507Z test_Conv3d_zero_batch_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.9051835Z test_Conv3d_zeros_stride2_pad2 (__main__.TestNN) ... ok (0.023s) 2022-08-17T12:35:08.9062013Z test_Conv3d_zeros_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.9253463Z test_ConvTranspose1d (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:35:08.9262510Z test_ConvTranspose1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.9455026Z test_ConvTranspose1d_dilated (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:35:08.9463692Z test_ConvTranspose1d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.9691692Z test_ConvTranspose1d_groups (__main__.TestNN) ... ok (0.023s) 2022-08-17T12:35:08.9699922Z test_ConvTranspose1d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:08.9847654Z test_ConvTranspose1d_no_bias (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:35:08.9856073Z test_ConvTranspose1d_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:09.0072086Z test_ConvTranspose2d (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:35:09.0080388Z test_ConvTranspose2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:09.0248777Z test_ConvTranspose2d_dilated (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:35:09.0257909Z test_ConvTranspose2d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:09.0273693Z test_ConvTranspose2d_dilated_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:09.0282434Z test_ConvTranspose2d_dilated_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:09.0491002Z test_ConvTranspose2d_groups (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:35:09.0499088Z test_ConvTranspose2d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:09.0515818Z test_ConvTranspose2d_groups_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:09.0524703Z test_ConvTranspose2d_groups_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:09.0532448Z test_ConvTranspose2d_half_cublas_gemm (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:35:09.0700868Z test_ConvTranspose2d_no_bias (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:35:09.0711143Z test_ConvTranspose2d_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:09.0725910Z test_ConvTranspose2d_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:09.0734427Z test_ConvTranspose2d_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:09.0769585Z test_ConvTranspose2d_output_size (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:35:11.7160520Z test_ConvTranspose2d_output_size_downsample_upsample (__main__.TestNN) ... ok (2.639s) 2022-08-17T12:35:11.7180761Z test_ConvTranspose2d_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:11.7190798Z test_ConvTranspose2d_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.7408248Z test_ConvTranspose3d (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:35:11.7422207Z test_ConvTranspose3d_correct_output_size (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:11.7432233Z test_ConvTranspose3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.7649904Z test_ConvTranspose3d_dilated (__main__.TestNN) ... ok (0.022s) 2022-08-17T12:35:11.7660272Z test_ConvTranspose3d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.7863017Z test_CosineEmbeddingLoss (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:35:11.7873062Z test_CosineEmbeddingLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.7880580Z test_CosineEmbeddingLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.7887962Z test_CosineEmbeddingLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.8084934Z test_CosineEmbeddingLoss_margin (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:35:11.8093982Z test_CosineEmbeddingLoss_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.8101667Z test_CosineEmbeddingLoss_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.8109144Z test_CosineEmbeddingLoss_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.8301665Z test_CosineEmbeddingLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:35:11.8311180Z test_CosineEmbeddingLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.8319026Z test_CosineEmbeddingLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.8326636Z test_CosineEmbeddingLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.8476662Z test_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:35:11.8484902Z test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.8492665Z test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.8500135Z test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.8650330Z test_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:35:11.8658710Z test_CosineEmbeddingLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.8666642Z test_CosineEmbeddingLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.8673819Z test_CosineEmbeddingLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.8823530Z test_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:35:11.8832044Z test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.8839277Z test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.8845986Z test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9044720Z test_CosineEmbeddingLoss_sum_reduction (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:35:11.9054630Z test_CosineEmbeddingLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9061958Z test_CosineEmbeddingLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9069149Z test_CosineEmbeddingLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9119198Z test_CrossEntropyLoss (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:11.9174522Z test_CrossEntropyLoss_2d (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:11.9182635Z test_CrossEntropyLoss_2d_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9190011Z test_CrossEntropyLoss_2d_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9196753Z test_CrossEntropyLoss_2d_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9250923Z test_CrossEntropyLoss_2d_ignore_index (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:11.9258637Z test_CrossEntropyLoss_2d_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9265849Z test_CrossEntropyLoss_2d_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9272985Z test_CrossEntropyLoss_2d_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9363039Z test_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:11.9371046Z test_CrossEntropyLoss_2d_indices_target_smoothing_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9378532Z test_CrossEntropyLoss_2d_indices_target_smoothing_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9385542Z test_CrossEntropyLoss_2d_indices_target_smoothing_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9471854Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:11.9480170Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9487432Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9494465Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9570679Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:11.9578220Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9585541Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9592819Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9676993Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:11.9684651Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9692034Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9698984Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9753475Z test_CrossEntropyLoss_2d_prob_target (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:11.9760862Z test_CrossEntropyLoss_2d_prob_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9767556Z test_CrossEntropyLoss_2d_prob_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9774308Z test_CrossEntropyLoss_2d_prob_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9829512Z test_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:11.9836896Z test_CrossEntropyLoss_2d_prob_target_smoothing_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9843716Z test_CrossEntropyLoss_2d_prob_target_smoothing_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9850400Z test_CrossEntropyLoss_2d_prob_target_smoothing_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9899978Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:11.9907383Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9914534Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9920996Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9978378Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:11.9985820Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9992566Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:11.9998994Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0048781Z test_CrossEntropyLoss_2d_prob_target_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:12.0056118Z test_CrossEntropyLoss_2d_prob_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0062965Z test_CrossEntropyLoss_2d_prob_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0069642Z test_CrossEntropyLoss_2d_prob_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0125905Z test_CrossEntropyLoss_2d_prob_target_weights (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:12.0133503Z test_CrossEntropyLoss_2d_prob_target_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0140376Z test_CrossEntropyLoss_2d_prob_target_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0147170Z test_CrossEntropyLoss_2d_prob_target_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0199688Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:12.0207366Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0214136Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0220854Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0277001Z test_CrossEntropyLoss_2d_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:12.0284069Z test_CrossEntropyLoss_2d_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0291441Z test_CrossEntropyLoss_2d_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0299101Z test_CrossEntropyLoss_2d_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0355035Z test_CrossEntropyLoss_2d_weights (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:12.0362879Z test_CrossEntropyLoss_2d_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0370644Z test_CrossEntropyLoss_2d_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0378267Z test_CrossEntropyLoss_2d_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0463332Z test_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:12.0470966Z test_CrossEntropyLoss_3d_indices_target_smoothing_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0478302Z test_CrossEntropyLoss_3d_indices_target_smoothing_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0484874Z test_CrossEntropyLoss_3d_indices_target_smoothing_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0570585Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:12.0579021Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0586612Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0593915Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0671138Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:12.0678662Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0685774Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0692558Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0768799Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:12.0776189Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0783900Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0791621Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0852009Z test_CrossEntropyLoss_3d_prob_target (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:12.0859656Z test_CrossEntropyLoss_3d_prob_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0867114Z test_CrossEntropyLoss_3d_prob_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0874337Z test_CrossEntropyLoss_3d_prob_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0935521Z test_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:12.0942970Z test_CrossEntropyLoss_3d_prob_target_smoothing_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0950190Z test_CrossEntropyLoss_3d_prob_target_smoothing_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.0957010Z test_CrossEntropyLoss_3d_prob_target_smoothing_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1012772Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:12.1020642Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1027666Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1034798Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1091345Z test_CrossEntropyLoss_3d_prob_target_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:12.1098696Z test_CrossEntropyLoss_3d_prob_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1105926Z test_CrossEntropyLoss_3d_prob_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1112957Z test_CrossEntropyLoss_3d_prob_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1174818Z test_CrossEntropyLoss_3d_prob_target_weights (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:12.1182337Z test_CrossEntropyLoss_3d_prob_target_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1189580Z test_CrossEntropyLoss_3d_prob_target_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1196255Z test_CrossEntropyLoss_3d_prob_target_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1253603Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:12.1261157Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1268378Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1275345Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1334833Z test_CrossEntropyLoss_4d_prob_target (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:12.1342176Z test_CrossEntropyLoss_4d_prob_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1349389Z test_CrossEntropyLoss_4d_prob_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1356305Z test_CrossEntropyLoss_4d_prob_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1411821Z test_CrossEntropyLoss_4d_prob_target_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:12.1420089Z test_CrossEntropyLoss_4d_prob_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1427272Z test_CrossEntropyLoss_4d_prob_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1434263Z test_CrossEntropyLoss_4d_prob_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1497902Z test_CrossEntropyLoss_4d_prob_target_weights (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:12.1505968Z test_CrossEntropyLoss_4d_prob_target_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1513242Z test_CrossEntropyLoss_4d_prob_target_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1520050Z test_CrossEntropyLoss_4d_prob_target_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1578175Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:12.1585937Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1593223Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1600033Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1606989Z test_CrossEntropyLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1613841Z test_CrossEntropyLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1620418Z test_CrossEntropyLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1673471Z test_CrossEntropyLoss_dim_is_3 (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:12.1681004Z test_CrossEntropyLoss_dim_is_3_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1688569Z test_CrossEntropyLoss_dim_is_3_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1695367Z test_CrossEntropyLoss_dim_is_3_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1748230Z test_CrossEntropyLoss_dim_is_3_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:12.1756628Z test_CrossEntropyLoss_dim_is_3_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1763980Z test_CrossEntropyLoss_dim_is_3_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1771153Z test_CrossEntropyLoss_dim_is_3_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1831615Z test_CrossEntropyLoss_higher_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:12.1838946Z test_CrossEntropyLoss_higher_dim_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1846115Z test_CrossEntropyLoss_higher_dim_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1853110Z test_CrossEntropyLoss_higher_dim_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1914129Z test_CrossEntropyLoss_higher_dim_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:12.1921217Z test_CrossEntropyLoss_higher_dim_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1928336Z test_CrossEntropyLoss_higher_dim_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1935036Z test_CrossEntropyLoss_higher_dim_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1983124Z test_CrossEntropyLoss_weights (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:12.1990995Z test_CrossEntropyLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.1997938Z test_CrossEntropyLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.2005619Z test_CrossEntropyLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.2094812Z test_CrossMapLRN2d (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:12.2103421Z test_CrossMapLRN2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.2192662Z test_ELU (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:12.2201866Z test_ELU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.2257911Z test_ELU_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:12.2265888Z test_ELU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.2315046Z test_ELU_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:12.2323159Z test_ELU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.2384600Z test_Embedding (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:12.2497873Z test_EmbeddingBag_discontiguous (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:12.2506452Z test_EmbeddingBag_discontiguous_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.2591449Z test_EmbeddingBag_max (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:12.2599470Z test_EmbeddingBag_max_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.2670253Z test_EmbeddingBag_max_padding_idx (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:12.2678569Z test_EmbeddingBag_max_padding_idx_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.2751383Z test_EmbeddingBag_mean (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:12.2759771Z test_EmbeddingBag_mean_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.2830797Z test_EmbeddingBag_mean_padding_idx (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:12.2838984Z test_EmbeddingBag_mean_padding_idx_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.2935338Z test_EmbeddingBag_sparse (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:12.2944337Z test_EmbeddingBag_sparse_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.3012969Z test_EmbeddingBag_sum (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:12.3021449Z test_EmbeddingBag_sum_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.3090060Z test_EmbeddingBag_sum_padding_idx (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:12.3097222Z test_EmbeddingBag_sum_padding_idx_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.3104472Z test_Embedding_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.3216240Z test_Embedding_discontiguous (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:12.3224296Z test_Embedding_discontiguous_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.3306443Z test_Embedding_sparse (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:12.3314625Z test_Embedding_sparse_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.5297935Z test_FeatureAlphaDropout (__main__.TestNN) ... ok (0.198s) 2022-08-17T12:35:12.5394044Z test_Flatten (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:12.5447499Z test_Flatten_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.005s) 2022-08-17T12:35:12.5523318Z test_Flatten_no_batch_dim (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:12.5531789Z test_Flatten_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.5591869Z test_Fold (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:12.5599782Z test_Fold_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.5671800Z test_Fold_int_input (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:12.5679131Z test_Fold_int_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.5739233Z test_Fold_no_batch_dim_input (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:12.5746813Z test_Fold_no_batch_dim_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.5801658Z test_Fold_no_batch_dim_int_input (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:12.5809334Z test_Fold_no_batch_dim_int_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.5890517Z test_FractionalMaxPool2d_ratio (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:12.5898335Z test_FractionalMaxPool2d_ratio_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.5982214Z test_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:12.5990227Z test_FractionalMaxPool2d_ratio_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.6072522Z test_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:12.6080224Z test_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.6160079Z test_FractionalMaxPool2d_ratio_return_indices (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:12.6167565Z test_FractionalMaxPool2d_ratio_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.6246226Z test_FractionalMaxPool2d_size (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:12.6254358Z test_FractionalMaxPool2d_size_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.6337251Z test_FractionalMaxPool2d_size_no_batch_dim (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:12.6345782Z test_FractionalMaxPool2d_size_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.6430338Z test_FractionalMaxPool2d_size_no_batch_dim_no_random_samples (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:12.6438781Z test_FractionalMaxPool2d_size_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.6548997Z test_FractionalMaxPool3d_asymsize (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:12.6558064Z test_FractionalMaxPool3d_asymsize_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.6649290Z test_FractionalMaxPool3d_ratio (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:12.6658304Z test_FractionalMaxPool3d_ratio_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.6752160Z test_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:12.6760527Z test_FractionalMaxPool3d_ratio_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.6853850Z test_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:12.6862307Z test_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.6954149Z test_FractionalMaxPool3d_ratio_return_indices (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:12.6962904Z test_FractionalMaxPool3d_ratio_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.7065500Z test_FractionalMaxPool3d_size (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:12.7074329Z test_FractionalMaxPool3d_size_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.7174662Z test_FractionalMaxPool3d_size_no_batch_dim (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:12.7183403Z test_FractionalMaxPool3d_size_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.7287296Z test_FractionalMaxPool3d_size_no_batch_dim_no_random_samples (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:12.7296970Z test_FractionalMaxPool3d_size_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.7389649Z test_GELU (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:12.7398512Z test_GELU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.7455115Z test_GELU_no_batch_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:12.7464274Z test_GELU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.7519079Z test_GELU_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:12.7527993Z test_GELU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.7607780Z test_GLU (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:12.7615862Z test_GLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.7708005Z test_GLU_dim (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:12.7716591Z test_GLU_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.7773978Z test_GLU_no_batch_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:12.7781932Z test_GLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.8015153Z test_GroupNorm_1d_affine (__main__.TestNN) ... ok (0.023s) 2022-08-17T12:35:12.8229461Z test_GroupNorm_1d_affine_GN (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:35:12.8238618Z test_GroupNorm_1d_affine_GN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.8456097Z test_GroupNorm_1d_affine_GN_eval (__main__.TestNN) ... ok (0.022s) 2022-08-17T12:35:12.8465485Z test_GroupNorm_1d_affine_GN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.8473509Z test_GroupNorm_1d_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.8714731Z test_GroupNorm_1d_affine_eval (__main__.TestNN) ... ok (0.024s) 2022-08-17T12:35:12.8724059Z test_GroupNorm_1d_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.8732837Z test_GroupNorm_1d_affine_large_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.8741056Z test_GroupNorm_1d_affine_large_batch_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.8862730Z test_GroupNorm_1d_no_affine_IN (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:35:12.8871817Z test_GroupNorm_1d_no_affine_IN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.8995698Z test_GroupNorm_1d_no_affine_IN_eval (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:35:12.9003665Z test_GroupNorm_1d_no_affine_IN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.9116038Z test_GroupNorm_1d_no_affine_LN (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:12.9124237Z test_GroupNorm_1d_no_affine_LN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.9238637Z test_GroupNorm_1d_no_affine_LN_eval (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:12.9246960Z test_GroupNorm_1d_no_affine_LN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.9489388Z test_GroupNorm_2d_affine (__main__.TestNN) ... ok (0.024s) 2022-08-17T12:35:12.9497351Z test_GroupNorm_2d_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.9738189Z test_GroupNorm_2d_affine_eval (__main__.TestNN) ... ok (0.024s) 2022-08-17T12:35:12.9746951Z test_GroupNorm_2d_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.9755587Z test_GroupNorm_2d_affine_large_feature_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.9762910Z test_GroupNorm_2d_affine_large_feature_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:12.9878678Z test_GroupNorm_2d_no_affine_IN (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:12.9886529Z test_GroupNorm_2d_no_affine_IN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.0001036Z test_GroupNorm_2d_no_affine_IN_eval (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:13.0008576Z test_GroupNorm_2d_no_affine_IN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.0128345Z test_GroupNorm_2d_no_affine_LN (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:35:13.0136907Z test_GroupNorm_2d_no_affine_LN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.0256371Z test_GroupNorm_2d_no_affine_LN_eval (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:35:13.0264929Z test_GroupNorm_2d_no_affine_LN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.0272766Z test_GroupNorm_2d_no_affine_large_feature_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.0279863Z test_GroupNorm_2d_no_affine_large_feature_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.0357201Z test_Hardshrink (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:13.0365218Z test_Hardshrink_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.0416339Z test_Hardshrink_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:13.0423803Z test_Hardshrink_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.0469939Z test_Hardshrink_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:13.0477405Z test_Hardshrink_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.0509716Z test_Hardsigmoid_no_batch_dim (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:35:13.0517848Z test_Hardsigmoid_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.0550156Z test_Hardswish_no_batch_dim (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:35:13.0557680Z test_Hardswish_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.0631848Z test_Hardtanh (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:13.0639563Z test_Hardtanh_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.0691130Z test_Hardtanh_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:13.0698716Z test_Hardtanh_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.0749385Z test_Hardtanh_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:13.0757406Z test_Hardtanh_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.0819297Z test_HingeEmbeddingLoss (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:13.0827461Z test_HingeEmbeddingLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.0835185Z test_HingeEmbeddingLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.0842811Z test_HingeEmbeddingLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.0902656Z test_HingeEmbeddingLoss_margin (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:13.0909103Z test_HingeEmbeddingLoss_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.0915980Z test_HingeEmbeddingLoss_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.0922589Z test_HingeEmbeddingLoss_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.0981384Z test_HingeEmbeddingLoss_margin_no_reduce (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:13.0989020Z test_HingeEmbeddingLoss_margin_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1044987Z test_HingeEmbeddingLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:13.1052512Z test_HingeEmbeddingLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1059437Z test_HingeEmbeddingLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1066123Z test_HingeEmbeddingLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1117752Z test_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:13.1124774Z test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1132103Z test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1138387Z test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1189902Z test_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:13.1196941Z test_HingeEmbeddingLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1203705Z test_HingeEmbeddingLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1210340Z test_HingeEmbeddingLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1262373Z test_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:13.1269347Z test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1276230Z test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1282865Z test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1342160Z test_HingeEmbeddingLoss_no_reduce (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:13.1349492Z test_HingeEmbeddingLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1399480Z test_HingeEmbeddingLoss_scalar_margin (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:13.1406775Z test_HingeEmbeddingLoss_scalar_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1413527Z test_HingeEmbeddingLoss_scalar_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1420406Z test_HingeEmbeddingLoss_scalar_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1468118Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:13.1475390Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1482284Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1489307Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1541770Z test_HingeEmbeddingLoss_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:13.1549023Z test_HingeEmbeddingLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1555932Z test_HingeEmbeddingLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1562619Z test_HingeEmbeddingLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1638925Z test_HuberLoss (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:13.1646774Z test_HuberLoss_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1653272Z test_HuberLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1660231Z test_HuberLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1666830Z test_HuberLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1751725Z test_HuberLoss_delta (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:13.1759023Z test_HuberLoss_delta_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1800336Z test_HuberLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:13.1808434Z test_HuberLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1815254Z test_HuberLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1822851Z test_HuberLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1863518Z test_HuberLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:13.1871018Z test_HuberLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1878012Z test_HuberLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1884662Z test_HuberLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1925288Z test_HuberLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:13.1932479Z test_HuberLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1939563Z test_HuberLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.1946393Z test_HuberLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.2018448Z test_HuberLoss_sum_reduction (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:13.2026535Z test_HuberLoss_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.2033310Z test_HuberLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.2040169Z test_HuberLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.2047339Z test_HuberLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.2163640Z test_InstanceNorm1d (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:35:13.2171620Z test_InstanceNorm1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.2287269Z test_InstanceNorm1d_eval (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:13.2295819Z test_InstanceNorm1d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.2403787Z test_InstanceNorm1d_no_batch_dim (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:13.2411349Z test_InstanceNorm1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.2518565Z test_InstanceNorm1d_no_batch_dim_eval (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:13.2526480Z test_InstanceNorm1d_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.2655076Z test_InstanceNorm1d_tracking_stats (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:35:13.2663451Z test_InstanceNorm1d_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.2771293Z test_InstanceNorm1d_tracking_stats_eval (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:13.2779480Z test_InstanceNorm1d_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.2891706Z test_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:13.2899147Z test_InstanceNorm1d_tracking_stats_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.3002766Z test_InstanceNorm1d_tracking_stats_no_batch_dim_eval (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:13.3010409Z test_InstanceNorm1d_tracking_stats_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.3121333Z test_InstanceNorm2d (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:13.3129598Z test_InstanceNorm2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.3237613Z test_InstanceNorm2d_eval (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:13.3246558Z test_InstanceNorm2d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.3355796Z test_InstanceNorm2d_no_batch_dim (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:13.3364274Z test_InstanceNorm2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.3473444Z test_InstanceNorm2d_no_batch_dim_eval (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:13.3481825Z test_InstanceNorm2d_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.3624297Z test_InstanceNorm2d_tracking_stats (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:35:13.3633703Z test_InstanceNorm2d_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.3747539Z test_InstanceNorm2d_tracking_stats_eval (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:13.3756845Z test_InstanceNorm2d_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.3881367Z test_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:35:13.3890136Z test_InstanceNorm2d_tracking_stats_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.4003218Z test_InstanceNorm2d_tracking_stats_no_batch_dim_eval (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:13.4011863Z test_InstanceNorm2d_tracking_stats_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.4127451Z test_InstanceNorm3d (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:13.4136367Z test_InstanceNorm3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.4249985Z test_InstanceNorm3d_eval (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:13.4258418Z test_InstanceNorm3d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.4377214Z test_InstanceNorm3d_no_batch_dim (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:35:13.4386391Z test_InstanceNorm3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.4503016Z test_InstanceNorm3d_no_batch_dim_eval (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:35:13.4511922Z test_InstanceNorm3d_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.4641020Z test_InstanceNorm3d_tracking_stats (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:35:13.4649163Z test_InstanceNorm3d_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.4763925Z test_InstanceNorm3d_tracking_stats_eval (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:13.4772513Z test_InstanceNorm3d_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.4901155Z test_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:35:13.4909859Z test_InstanceNorm3d_tracking_stats_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.5061126Z test_InstanceNorm3d_tracking_stats_no_batch_dim_eval (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:35:13.5073753Z test_InstanceNorm3d_tracking_stats_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.5085693Z test_KLDivLoss (__main__.TestNN) ... /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:35:13.5087055Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:35:13.5115614Z /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:35:13.5116576Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:35:13.5150249Z /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:35:13.5151180Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:35:13.5153476Z ok (0.008s) 2022-08-17T12:35:13.5173128Z test_KLDivLoss_batch_mean (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:13.5192352Z test_KLDivLoss_batch_mean_log_target (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:13.5201446Z test_KLDivLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.5210094Z test_KLDivLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.5219611Z test_KLDivLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.5252026Z test_KLDivLoss_log_target (__main__.TestNN) ... /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:35:13.5253060Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:35:13.5282473Z /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:35:13.5283684Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:35:13.5285155Z ok (0.007s) 2022-08-17T12:35:13.5294853Z test_KLDivLoss_log_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.5304147Z test_KLDivLoss_log_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.5313437Z test_KLDivLoss_log_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.5370513Z test_KLDivLoss_log_target_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:13.5379797Z test_KLDivLoss_log_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.5389160Z test_KLDivLoss_log_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.5397442Z test_KLDivLoss_log_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.5444330Z test_KLDivLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:13.5451588Z test_KLDivLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.5458229Z test_KLDivLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.5464624Z test_KLDivLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.5508287Z test_KLDivLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:13.5515975Z test_KLDivLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.5522748Z test_KLDivLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.5528994Z test_KLDivLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.5572569Z test_KLDivLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:13.5579232Z test_KLDivLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.5586223Z test_KLDivLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.5592806Z test_KLDivLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.5687430Z test_KLDivLoss_no_reduce (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:13.5695955Z test_KLDivLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.5793089Z test_KLDivLoss_no_reduce_log_target (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:13.5802215Z test_KLDivLoss_no_reduce_log_target_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.5860319Z test_KLDivLoss_no_reduce_scalar (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:13.5868356Z test_KLDivLoss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.5926175Z test_KLDivLoss_no_reduce_scalar_log_target (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:13.5934281Z test_KLDivLoss_no_reduce_scalar_log_target_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.5942614Z test_KLDivLoss_scalar (__main__.TestNN) ... /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:35:13.5943503Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:35:13.5959755Z /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:35:13.5960570Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:35:13.5982689Z /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:35:13.5983491Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:35:13.5985661Z ok (0.005s) 2022-08-17T12:35:13.5994423Z test_KLDivLoss_scalar_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6001988Z test_KLDivLoss_scalar_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6009475Z test_KLDivLoss_scalar_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6035218Z test_KLDivLoss_scalar_log_target (__main__.TestNN) ... /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:35:13.6036593Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:35:13.6059904Z /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:35:13.6061131Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:35:13.6062090Z ok (0.005s) 2022-08-17T12:35:13.6071894Z test_KLDivLoss_scalar_log_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6079393Z test_KLDivLoss_scalar_log_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6086508Z test_KLDivLoss_scalar_log_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6131261Z test_KLDivLoss_scalar_log_target_sum_reduction (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:13.6138907Z test_KLDivLoss_scalar_log_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6146433Z test_KLDivLoss_scalar_log_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6153856Z test_KLDivLoss_scalar_log_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6197786Z test_KLDivLoss_scalar_sum_reduction (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:13.6205715Z test_KLDivLoss_scalar_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6212973Z test_KLDivLoss_scalar_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6220203Z test_KLDivLoss_scalar_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6270474Z test_KLDivLoss_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:13.6278484Z test_KLDivLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6285377Z test_KLDivLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6292005Z test_KLDivLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6385034Z test_KLDivLoss_with_log_target_no_reduce (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:13.6393916Z test_KLDivLoss_with_log_target_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6485465Z test_KLDivLoss_with_target_no_reduce (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:13.6494085Z test_KLDivLoss_with_target_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6570190Z test_L1Loss (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:13.6576589Z test_L1Loss_cuda_cdouble (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6583630Z test_L1Loss_cuda_cfloat (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6590744Z test_L1Loss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6597540Z test_L1Loss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6604283Z test_L1Loss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6647515Z test_L1Loss_no_batch_dim_mean (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:13.6654298Z test_L1Loss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6661177Z test_L1Loss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6667559Z test_L1Loss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6709675Z test_L1Loss_no_batch_dim_none (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:13.6716634Z test_L1Loss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6723320Z test_L1Loss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6729928Z test_L1Loss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6771969Z test_L1Loss_no_batch_dim_sum (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:13.6778929Z test_L1Loss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6785596Z test_L1Loss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6801038Z test_L1Loss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.6872697Z test_L1Loss_no_reduce (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:13.7015192Z test_L1Loss_no_reduce_complex (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:35:13.7023363Z test_L1Loss_no_reduce_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.7031750Z test_L1Loss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.7086425Z test_L1Loss_no_reduce_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:13.7093862Z test_L1Loss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.7163431Z test_L1Loss_scalar (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:13.7170737Z test_L1Loss_scalar_cuda_cdouble (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.7177874Z test_L1Loss_scalar_cuda_cfloat (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.7185031Z test_L1Loss_scalar_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.7192475Z test_L1Loss_scalar_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.7199177Z test_L1Loss_scalar_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.7338305Z test_LPPool1d (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:35:13.7347860Z test_LPPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.7492045Z test_LPPool1d_no_batch_dim (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:35:13.7501050Z test_LPPool1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.7633280Z test_LPPool1d_norm (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:35:13.7642182Z test_LPPool1d_norm_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.7772732Z test_LPPool2d (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:35:13.7781629Z test_LPPool2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.7917783Z test_LPPool2d_norm (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:35:13.7925888Z test_LPPool2d_norm_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.7973422Z test_LSTM_cell (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:13.8038786Z test_LSTM_cell_forward_hidden_size (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:13.8075338Z test_LSTM_cell_forward_input_size (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:13.8248263Z test_LayerNorm_1d_elementwise_affine (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:35:13.8258227Z test_LayerNorm_1d_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.8436551Z test_LayerNorm_1d_elementwise_affine_eval (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:35:13.8445554Z test_LayerNorm_1d_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.8596932Z test_LayerNorm_1d_empty_elementwise_affine (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:35:13.8605462Z test_LayerNorm_1d_empty_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.8758595Z test_LayerNorm_1d_empty_elementwise_affine_eval (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:35:13.8767028Z test_LayerNorm_1d_empty_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.8864374Z test_LayerNorm_1d_no_elementwise_affine (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:13.8873258Z test_LayerNorm_1d_no_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.8966676Z test_LayerNorm_1d_no_elementwise_affine_eval (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:13.8974783Z test_LayerNorm_1d_no_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.9151950Z test_LayerNorm_3d_elementwise_affine (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:35:13.9161712Z test_LayerNorm_3d_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:13.9336931Z test_LayerNorm_3d_elementwise_affine_eval (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:35:13.9346964Z test_LayerNorm_3d_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:14.5950290Z test_LayerNorm_3d_no_affine_large_feature (__main__.TestNN) ... ok (0.660s) 2022-08-17T12:35:14.5960295Z test_LayerNorm_3d_no_affine_large_feature_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.1610730Z test_LayerNorm_3d_no_affine_large_feature_eval (__main__.TestNN) ... ok (0.565s) 2022-08-17T12:35:15.1621153Z test_LayerNorm_3d_no_affine_large_feature_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.1766501Z test_LayerNorm_3d_no_elementwise_affine (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:35:15.1775664Z test_LayerNorm_3d_no_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.1919729Z test_LayerNorm_3d_no_elementwise_affine_eval (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:35:15.1928396Z test_LayerNorm_3d_no_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.2008578Z test_LeakyReLU (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:15.2016678Z test_LeakyReLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.2068413Z test_LeakyReLU_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:15.2076190Z test_LeakyReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.2153637Z test_LeakyReLU_with_negval (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:15.2161933Z test_LeakyReLU_with_negval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.2217810Z test_LeakyReLU_with_negval_scalar (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:15.2225834Z test_LeakyReLU_with_negval_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.2313586Z test_LeakyReLU_with_zero_negval (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:15.2321739Z test_LeakyReLU_with_zero_negval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.2505351Z test_Linear (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:35:15.2513954Z test_Linear_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.2644232Z test_Linear_no_batch_dim (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:35:15.2652678Z test_Linear_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.2793412Z test_Linear_no_bias (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:35:15.2801552Z test_Linear_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.2940350Z test_LocalResponseNorm_1d (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:35:15.2949051Z test_LocalResponseNorm_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.3096726Z test_LocalResponseNorm_2d_uneven_pad (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:35:15.3105956Z test_LocalResponseNorm_2d_uneven_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.3296683Z test_LocalResponseNorm_3d_custom_params (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:35:15.3305903Z test_LocalResponseNorm_3d_custom_params_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.3396842Z test_LogSigmoid (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:15.3405787Z test_LogSigmoid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.3464407Z test_LogSigmoid_no_batch_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:15.3472419Z test_LogSigmoid_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.3523621Z test_LogSigmoid_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:15.3531246Z test_LogSigmoid_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.3626393Z test_LogSoftmax (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:15.3634277Z test_LogSoftmax_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.3733943Z test_LogSoftmax_multiparam (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:15.3741909Z test_LogSoftmax_multiparam_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.3797129Z test_LogSoftmax_multiparam_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:15.3805097Z test_LogSoftmax_multiparam_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.3888079Z test_LogSoftmax_no_batch_dim (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:15.3896170Z test_LogSoftmax_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.3973839Z test_MSELoss (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:15.3981520Z test_MSELoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.3988745Z test_MSELoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.3995654Z test_MSELoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4035295Z test_MSELoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:15.4042341Z test_MSELoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4049204Z test_MSELoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4055601Z test_MSELoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4094786Z test_MSELoss_no_batch_dim_none (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:15.4101487Z test_MSELoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4108036Z test_MSELoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4114590Z test_MSELoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4154745Z test_MSELoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:15.4161648Z test_MSELoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4168442Z test_MSELoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4175386Z test_MSELoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4262337Z test_MSELoss_no_reduce (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:15.4270698Z test_MSELoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4323720Z test_MSELoss_no_reduce_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:15.4332016Z test_MSELoss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4389836Z test_MSELoss_prec (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:15.4400509Z test_MSELoss_prec_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4409780Z test_MSELoss_prec_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4418450Z test_MSELoss_prec_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4426664Z test_MSELoss_prec_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4495911Z test_MSELoss_scalar (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:15.4502553Z test_MSELoss_scalar_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4509359Z test_MSELoss_scalar_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4515999Z test_MSELoss_scalar_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4522817Z test_MSELoss_scalar_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4584699Z test_MSELoss_scalar_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:15.4591958Z test_MSELoss_scalar_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4598533Z test_MSELoss_scalar_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4605433Z test_MSELoss_scalar_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4611822Z test_MSELoss_scalar_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4684958Z test_MSELoss_sum_reduction (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:15.4692478Z test_MSELoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4699174Z test_MSELoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4705629Z test_MSELoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4782892Z test_MarginRankingLoss (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:15.4790088Z test_MarginRankingLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4796634Z test_MarginRankingLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4803126Z test_MarginRankingLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4878225Z test_MarginRankingLoss_margin (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:15.4885191Z test_MarginRankingLoss_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4891980Z test_MarginRankingLoss_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4898504Z test_MarginRankingLoss_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4969262Z test_MarginRankingLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:15.4976431Z test_MarginRankingLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4983124Z test_MarginRankingLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.4989800Z test_MarginRankingLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.5057941Z test_MarginRankingLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:15.5064837Z test_MarginRankingLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.5071578Z test_MarginRankingLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.5078019Z test_MarginRankingLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.5145932Z test_MarginRankingLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:15.5152811Z test_MarginRankingLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.5159325Z test_MarginRankingLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.5165732Z test_MarginRankingLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.5234333Z test_MarginRankingLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:15.5241052Z test_MarginRankingLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.5247765Z test_MarginRankingLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.5254194Z test_MarginRankingLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.5325185Z test_MarginRankingLoss_sum_reduction (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:15.5332133Z test_MarginRankingLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.5339135Z test_MarginRankingLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.5345542Z test_MarginRankingLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.5436225Z test_MaxPool1d (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:15.5443749Z test_MaxPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.5535444Z test_MaxPool1d_return_indices (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:15.5543632Z test_MaxPool1d_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.5639633Z test_MaxPool1d_stride (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:15.5647498Z test_MaxPool1d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.5735287Z test_MaxPool2d_3d_input (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:15.5743381Z test_MaxPool2d_3d_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.5872356Z test_MaxPool2d_4d_input (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:35:15.5880577Z test_MaxPool2d_4d_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.5969693Z test_MaxPool2d_return_indices (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:15.5977646Z test_MaxPool2d_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.6091401Z test_MaxPool3d (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:15.6100513Z test_MaxPool3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.6197719Z test_MaxPool3d_return_indices (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:15.6205699Z test_MaxPool3d_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.6296314Z test_MaxPool3d_stride (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:15.6304397Z test_MaxPool3d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.6400191Z test_MaxPool3d_stride_padding (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:15.6408908Z test_MaxPool3d_stride_padding_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.6512021Z test_MaxUnpool1d_net (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:15.6520595Z test_MaxUnpool1d_net_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.6630138Z test_MaxUnpool1d_net_no_batch_dim (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:15.6637826Z test_MaxUnpool1d_net_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.6729482Z test_MaxUnpool2d_net (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:15.6737781Z test_MaxUnpool2d_net_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.6835639Z test_MaxUnpool2d_net_no_batch_dim (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:15.6843511Z test_MaxUnpool2d_net_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.6924695Z test_MaxUnpool2d_output_size (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:15.6993787Z test_MaxUnpool3d_net (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:15.7001978Z test_MaxUnpool3d_net_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.7075388Z test_MaxUnpool3d_net_no_batch_dim (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:15.7083340Z test_MaxUnpool3d_net_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.7190715Z test_Mish (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:15.7199641Z test_Mish_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.7265665Z test_Mish_no_batch_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:15.7274535Z test_Mish_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.7339585Z test_Mish_scalar (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:15.7348276Z test_Mish_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.7411844Z test_ModuleDict (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:15.7516202Z test_ModuleList (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:15.7712515Z test_MultiLabelMarginLoss (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:35:15.7743400Z test_MultiLabelMarginLoss_0d_no_reduce (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:35:15.7752309Z test_MultiLabelMarginLoss_0d_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.7805285Z test_MultiLabelMarginLoss_1d (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:15.7812409Z test_MultiLabelMarginLoss_1d_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.7819471Z test_MultiLabelMarginLoss_1d_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.7826214Z test_MultiLabelMarginLoss_1d_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.7833211Z test_MultiLabelMarginLoss_1d_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.7890316Z test_MultiLabelMarginLoss_1d_no_reduce (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:15.7897916Z test_MultiLabelMarginLoss_1d_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.7961215Z test_MultiLabelMarginLoss_1d_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:15.7968738Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.7976129Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.7983771Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.7991212Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.7998763Z test_MultiLabelMarginLoss_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.8006187Z test_MultiLabelMarginLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.8013571Z test_MultiLabelMarginLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.8021019Z test_MultiLabelMarginLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.8081169Z test_MultiLabelMarginLoss_index_neg (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:15.8089815Z test_MultiLabelMarginLoss_index_neg_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.8114276Z test_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:15.8121930Z test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.8129555Z test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.8136976Z test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.8161125Z test_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:15.8168844Z test_MultiLabelMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.8176520Z test_MultiLabelMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.8184180Z test_MultiLabelMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.8208418Z test_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:15.8215804Z test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.8223310Z test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.8230515Z test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.8465080Z test_MultiLabelMarginLoss_no_reduce (__main__.TestNN) ... ok (0.023s) 2022-08-17T12:35:15.8474611Z test_MultiLabelMarginLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.8694113Z test_MultiLabelMarginLoss_sum_reduction (__main__.TestNN) ... ok (0.022s) 2022-08-17T12:35:15.8701659Z test_MultiLabelMarginLoss_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.8708573Z test_MultiLabelMarginLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.8715548Z test_MultiLabelMarginLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.8722101Z test_MultiLabelMarginLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.8758337Z test_MultiLabelSoftMarginLoss (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:15.8765923Z test_MultiLabelSoftMarginLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.8773095Z test_MultiLabelSoftMarginLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.8780015Z test_MultiLabelSoftMarginLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.8846600Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:15.8853774Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.8860998Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.8867752Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.8933478Z test_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:15.8941609Z test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.8948981Z test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.8955573Z test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9019192Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:15.9026613Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9033836Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9040554Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9115137Z test_MultiLabelSoftMarginLoss_no_reduce (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:15.9123480Z test_MultiLabelSoftMarginLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9161306Z test_MultiLabelSoftMarginLoss_weights (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:15.9169856Z test_MultiLabelSoftMarginLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9176881Z test_MultiLabelSoftMarginLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9184335Z test_MultiLabelSoftMarginLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9272036Z test_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:15.9280476Z test_MultiLabelSoftMarginLoss_weights_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9319031Z test_MultiLabelSoftMarginLoss_weights_sum_reduction (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:15.9328376Z test_MultiLabelSoftMarginLoss_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9334749Z test_MultiLabelSoftMarginLoss_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9342260Z test_MultiLabelSoftMarginLoss_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9392909Z test_MultiMarginLoss (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:15.9420664Z test_MultiMarginLoss_1d (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:35:15.9427695Z test_MultiMarginLoss_1d_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9434513Z test_MultiMarginLoss_1d_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9440948Z test_MultiMarginLoss_1d_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9472346Z test_MultiMarginLoss_1d_no_reduce (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:35:15.9480219Z test_MultiMarginLoss_1d_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9508456Z test_MultiMarginLoss_1d_sum_reduction (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:35:15.9516531Z test_MultiMarginLoss_1d_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9524575Z test_MultiMarginLoss_1d_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9531780Z test_MultiMarginLoss_1d_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9538996Z test_MultiMarginLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9546802Z test_MultiMarginLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9553856Z test_MultiMarginLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9601757Z test_MultiMarginLoss_margin (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:15.9609696Z test_MultiMarginLoss_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9617328Z test_MultiMarginLoss_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9623576Z test_MultiMarginLoss_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9713008Z test_MultiMarginLoss_margin_no_reduce (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:15.9721311Z test_MultiMarginLoss_margin_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9769685Z test_MultiMarginLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:15.9776929Z test_MultiMarginLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9784571Z test_MultiMarginLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9792370Z test_MultiMarginLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9869310Z test_MultiMarginLoss_no_reduce (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:15.9877515Z test_MultiMarginLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9926103Z test_MultiMarginLoss_p (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:15.9934041Z test_MultiMarginLoss_p_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9941750Z test_MultiMarginLoss_p_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:15.9949188Z test_MultiMarginLoss_p_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.0028415Z test_MultiMarginLoss_p_no_reduce (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:16.0037537Z test_MultiMarginLoss_p_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.0086640Z test_MultiMarginLoss_p_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:16.0095353Z test_MultiMarginLoss_p_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.0102958Z test_MultiMarginLoss_p_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.0110348Z test_MultiMarginLoss_p_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.0159476Z test_MultiMarginLoss_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:16.0167583Z test_MultiMarginLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.0174351Z test_MultiMarginLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.0180641Z test_MultiMarginLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.0223371Z test_MultiMarginLoss_weights (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:16.0230464Z test_MultiMarginLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.0236684Z test_MultiMarginLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.0242861Z test_MultiMarginLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.0315311Z test_MultiMarginLoss_weights_no_reduce (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:16.0323499Z test_MultiMarginLoss_weights_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.0372918Z test_MultiMarginLoss_weights_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:16.0381453Z test_MultiMarginLoss_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.0388993Z test_MultiMarginLoss_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.0396520Z test_MultiMarginLoss_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.0449506Z test_NLLLoss (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:16.0551753Z test_NLLLoss2d_no_reduce (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:16.0561073Z test_NLLLoss2d_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.0672196Z test_NLLLoss2d_no_reduce_ignore_index (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:16.0682858Z test_NLLLoss2d_no_reduce_ignore_index_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.0795042Z test_NLLLoss2d_no_reduce_weights (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:16.0805178Z test_NLLLoss2d_no_reduce_weights_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.1023244Z test_NLLLossNd_no_reduce (__main__.TestNN) ... ok (0.022s) 2022-08-17T12:35:16.1036550Z test_NLLLossNd_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.1248466Z test_NLLLossNd_no_reduce_ignore_index (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:35:16.1258617Z test_NLLLossNd_no_reduce_ignore_index_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.1473746Z test_NLLLossNd_no_reduce_weights (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:35:16.1486341Z test_NLLLossNd_no_reduce_weights_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.1559213Z test_NLLLoss_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:16.1567510Z test_NLLLoss_2d_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.1575112Z test_NLLLoss_2d_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.1583155Z test_NLLLoss_2d_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.1590744Z test_NLLLoss_2d_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.1656750Z test_NLLLoss_2d_ignore_index (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:16.1664655Z test_NLLLoss_2d_ignore_index_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.1671685Z test_NLLLoss_2d_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.1678359Z test_NLLLoss_2d_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.1685001Z test_NLLLoss_2d_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.1747876Z test_NLLLoss_2d_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:16.1755736Z test_NLLLoss_2d_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.1763088Z test_NLLLoss_2d_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.1769890Z test_NLLLoss_2d_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.1776879Z test_NLLLoss_2d_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.1839884Z test_NLLLoss_2d_weights (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:16.1848311Z test_NLLLoss_2d_weights_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.1855740Z test_NLLLoss_2d_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.1863523Z test_NLLLoss_2d_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.1871215Z test_NLLLoss_2d_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.1877814Z test_NLLLoss_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.1884702Z test_NLLLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.1891429Z test_NLLLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.1898162Z test_NLLLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.1945107Z test_NLLLoss_dim_is_3 (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:16.1952443Z test_NLLLoss_dim_is_3_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.1959458Z test_NLLLoss_dim_is_3_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.1966242Z test_NLLLoss_dim_is_3_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.1973127Z test_NLLLoss_dim_is_3_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.2018603Z test_NLLLoss_dim_is_3_sum_reduction (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:16.2025651Z test_NLLLoss_dim_is_3_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.2032799Z test_NLLLoss_dim_is_3_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.2039641Z test_NLLLoss_dim_is_3_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.2046525Z test_NLLLoss_dim_is_3_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.2190019Z test_NLLLoss_higher_dim (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:35:16.2200492Z test_NLLLoss_higher_dim_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.2207723Z test_NLLLoss_higher_dim_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.2215255Z test_NLLLoss_higher_dim_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.2222165Z test_NLLLoss_higher_dim_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.2363899Z test_NLLLoss_higher_dim_sum_reduction (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:35:16.2373642Z test_NLLLoss_higher_dim_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.2381244Z test_NLLLoss_higher_dim_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.2388107Z test_NLLLoss_higher_dim_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.2395510Z test_NLLLoss_higher_dim_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.2442823Z test_NLLLoss_ignore_index (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:16.2450348Z test_NLLLoss_ignore_index_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.2457298Z test_NLLLoss_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.2464976Z test_NLLLoss_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.2471694Z test_NLLLoss_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.2509858Z test_NLLLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:16.2518472Z test_NLLLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.2526403Z test_NLLLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.2533746Z test_NLLLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.2572070Z test_NLLLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:16.2579609Z test_NLLLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.2587007Z test_NLLLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.2594398Z test_NLLLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.2632623Z test_NLLLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:16.2640251Z test_NLLLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.2647739Z test_NLLLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.2655216Z test_NLLLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.2738264Z test_NLLLoss_no_reduce (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:16.2746262Z test_NLLLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.2828865Z test_NLLLoss_no_reduce_ignore_index (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:16.2837488Z test_NLLLoss_no_reduce_ignore_index_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.2924863Z test_NLLLoss_no_reduce_weights (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:16.2932422Z test_NLLLoss_no_reduce_weights_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.3019149Z test_NLLLoss_no_reduce_weights_ignore_index (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:16.3026836Z test_NLLLoss_no_reduce_weights_ignore_index_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.3110913Z test_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:16.3118594Z test_NLLLoss_no_reduce_weights_ignore_index_neg_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.3169791Z test_NLLLoss_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:16.3178014Z test_NLLLoss_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.3186166Z test_NLLLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.3194325Z test_NLLLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.3202168Z test_NLLLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.3254456Z test_NLLLoss_weights (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:16.3261815Z test_NLLLoss_weights_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.3269482Z test_NLLLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.3277084Z test_NLLLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.3284433Z test_NLLLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.3336069Z test_NLLLoss_weights_ignore_index (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:16.3343688Z test_NLLLoss_weights_ignore_index_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.3351591Z test_NLLLoss_weights_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.3359328Z test_NLLLoss_weights_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.3366390Z test_NLLLoss_weights_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.3418344Z test_NLLLoss_weights_ignore_index_neg (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:16.3426210Z test_NLLLoss_weights_ignore_index_neg_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.3434073Z test_NLLLoss_weights_ignore_index_neg_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.3441546Z test_NLLLoss_weights_ignore_index_neg_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.3448858Z test_NLLLoss_weights_ignore_index_neg_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.3568286Z test_PReLU_1d (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:35:16.3577139Z test_PReLU_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.3702514Z test_PReLU_1d_multiparam (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:35:16.3711194Z test_PReLU_1d_multiparam_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.3846010Z test_PReLU_2d (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:35:16.3854514Z test_PReLU_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.3993770Z test_PReLU_2d_multiparam (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:35:16.4002830Z test_PReLU_2d_multiparam_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.4146349Z test_PReLU_3d (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:35:16.4155746Z test_PReLU_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.4302759Z test_PReLU_3d_multiparam (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:35:16.4311731Z test_PReLU_3d_multiparam_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.4325642Z test_PReLU_backward_requires_grad_false (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:16.4415027Z test_PReLU_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:16.4423209Z test_PReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.4510315Z test_PReLU_scalar (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:16.4518511Z test_PReLU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.4680588Z test_Padding122112_3dcircular (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:35:16.4689577Z test_Padding122112_3dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.4813233Z test_Padding1221_2dcircular (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:35:16.4822481Z test_Padding1221_2dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.4919488Z test_Padding12_1dcircular (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:16.4928140Z test_Padding12_1dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.5047186Z test_Padding2322_2dcircular (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:35:16.5056009Z test_Padding2322_2dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.5153658Z test_Padding31_1dcircular (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:16.5162723Z test_Padding31_1dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.5328913Z test_Padding322112_3dcircular (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:35:16.5338776Z test_Padding322112_3dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.5500429Z test_Padding332122_3dcircular (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:35:16.5509503Z test_Padding332122_3dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.5628096Z test_Padding3331_2dcircular (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:35:16.5636570Z test_Padding3331_2dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.5731540Z test_Padding33_1dcircular (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:16.5739292Z test_Padding33_1dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.5880944Z test_PairwiseDistance (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:35:16.6011915Z test_PairwiseDistance_broadcast_lhs (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:35:16.6020969Z test_PairwiseDistance_broadcast_lhs_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.6152504Z test_PairwiseDistance_broadcast_rhs (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:35:16.6161668Z test_PairwiseDistance_broadcast_rhs_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.6170141Z test_PairwiseDistance_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.6296481Z test_PairwiseDistance_no_batch_dim (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:35:16.6305515Z test_PairwiseDistance_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.6469587Z test_PairwiseDistance_with_non_default_args (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:35:16.6478352Z test_PairwiseDistance_with_non_default_args_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.6675315Z test_ParameterDict (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:35:16.6697685Z test_ParameterDict_replication (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:16.6778886Z test_ParameterList (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:16.6790834Z test_ParameterList_meta (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:16.6806959Z test_ParameterList_replication (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:16.6901036Z test_PixelShuffle (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:16.6909419Z test_PixelShuffle_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.6993111Z test_PixelUnshuffle (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:16.7001291Z test_PixelUnshuffle_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.7072521Z test_PoissonNLLLoss_full_loss (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:16.7080948Z test_PoissonNLLLoss_full_loss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.7088652Z test_PoissonNLLLoss_full_loss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.7095648Z test_PoissonNLLLoss_full_loss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.7166967Z test_PoissonNLLLoss_full_loss_no_log_input (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:16.7175024Z test_PoissonNLLLoss_full_loss_no_log_input_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.7182816Z test_PoissonNLLLoss_full_loss_no_log_input_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.7190272Z test_PoissonNLLLoss_full_loss_no_log_input_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.7239910Z test_PoissonNLLLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:16.7248028Z test_PoissonNLLLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.7254682Z test_PoissonNLLLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.7261453Z test_PoissonNLLLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.7309629Z test_PoissonNLLLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:16.7317121Z test_PoissonNLLLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.7323883Z test_PoissonNLLLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.7330821Z test_PoissonNLLLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.7378713Z test_PoissonNLLLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:16.7386179Z test_PoissonNLLLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.7393039Z test_PoissonNLLLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.7399478Z test_PoissonNLLLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.7455386Z test_PoissonNLLLoss_no_full_loss (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:16.7463285Z test_PoissonNLLLoss_no_full_loss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.7470730Z test_PoissonNLLLoss_no_full_loss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.7477521Z test_PoissonNLLLoss_no_full_loss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.7538162Z test_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:16.7546199Z test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.7553334Z test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.7560547Z test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.7651346Z test_PoissonNLLLoss_no_reduce (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:16.7660471Z test_PoissonNLLLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.7728301Z test_RNN_cell (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:16.7821626Z test_RNN_cell_forward_hidden_size (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:16.7886659Z test_RNN_cell_forward_input_size (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:16.7906277Z test_RNN_cell_forward_zero_hidden_size (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:16.8246487Z test_RNN_cell_no_broadcasting (__main__.TestNN) ... ok (0.034s) 2022-08-17T12:35:16.8262849Z test_RNN_change_dropout (__main__.TestNN) ... skip: needs cudnn >= 5.1 (0.002s) 2022-08-17T12:35:16.8268130Z test_RNN_cpu_vs_cudnn_no_dropout (__main__.TestNN) ... skip: needs cudnn (0.000s) 2022-08-17T12:35:16.8272739Z test_RNN_cpu_vs_cudnn_with_dropout (__main__.TestNN) ... skip: needs cudnn >= 5.1 (0.000s) 2022-08-17T12:35:16.8282842Z test_RNN_cudnn_weight_norm (__main__.TestNN) ... skip: needs cudnn (0.001s) 2022-08-17T12:35:16.8301994Z test_RNN_dropout (__main__.TestNN) ... skip: needs cudnn >= 5.1 (0.002s) 2022-08-17T12:35:16.8317171Z test_RNN_dropout_state (__main__.TestNN) ... skip: needs cudnn >= 5.1 (0.001s) 2022-08-17T12:35:16.8365144Z test_RNN_input_size_zero (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:16.8382665Z test_RNN_nonlinearity (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:16.8458526Z test_RReLU (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:16.8466234Z test_RReLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.8519397Z test_RReLU_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:16.8526629Z test_RReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.8598217Z test_RReLU_with_up_down (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:16.8605976Z test_RReLU_with_up_down_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.8654008Z test_RReLU_with_up_down_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:16.8661417Z test_RReLU_with_up_down_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.8748809Z test_ReLU (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:16.8837647Z test_ReLU6 (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:16.8845011Z test_ReLU6_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.8899712Z test_ReLU6_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:16.8907342Z test_ReLU6_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.8961163Z test_ReLU6_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:16.8968561Z test_ReLU6_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.8975990Z test_ReLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.9029425Z test_ReLU_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:16.9037361Z test_ReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.9092044Z test_ReLU_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:16.9099890Z test_ReLU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.9174674Z test_ReflectionPad1d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:16.9249211Z test_ReflectionPad1d_batch (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:16.9258236Z test_ReflectionPad1d_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.9389462Z test_ReflectionPad1d_complex (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:35:16.9397666Z test_ReflectionPad1d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.9405111Z test_ReflectionPad1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.9491509Z test_ReflectionPad2d (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:16.9636690Z test_ReflectionPad2d_complex (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:35:16.9644834Z test_ReflectionPad2d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.9652398Z test_ReflectionPad2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.9738116Z test_ReflectionPad2d_no_batch_dim (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:16.9745503Z test_ReflectionPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:16.9869836Z test_ReflectionPad3d (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:35:17.0105156Z test_ReflectionPad3d_complex (__main__.TestNN) ... ok (0.023s) 2022-08-17T12:35:17.0113507Z test_ReflectionPad3d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.0120849Z test_ReflectionPad3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.0227686Z test_ReflectionPad3d_no_batch_dim (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:17.0236000Z test_ReflectionPad3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.0312738Z test_ReplicationPad1d (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:17.0391323Z test_ReplicationPad1d_batch (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:17.0399723Z test_ReplicationPad1d_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.0527642Z test_ReplicationPad1d_complex (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:35:17.0535774Z test_ReplicationPad1d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.0542857Z test_ReplicationPad1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.0622957Z test_ReplicationPad2d (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:17.0763202Z test_ReplicationPad2d_complex (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:35:17.0771366Z test_ReplicationPad2d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.0778982Z test_ReplicationPad2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.0865924Z test_ReplicationPad2d_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:17.0873666Z test_ReplicationPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.0957197Z test_ReplicationPad3d (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:17.1102394Z test_ReplicationPad3d_complex (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:35:17.1110759Z test_ReplicationPad3d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.1118178Z test_ReplicationPad3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.1204476Z test_ReplicationPad3d_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:17.1212619Z test_ReplicationPad3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.1301236Z test_SELU (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:17.1309861Z test_SELU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.1363447Z test_SELU_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:17.1371364Z test_SELU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.1427152Z test_SELU_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:17.1435492Z test_SELU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.1455087Z test_Sequential_add (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:17.1480485Z test_Sequential_append (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:17.1500761Z test_Sequential_delitem (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:17.1519917Z test_Sequential_extend (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:17.1551164Z test_Sequential_getitem (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:35:17.1572837Z test_Sequential_iadd (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:17.1597660Z test_Sequential_imul (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:17.1616549Z test_Sequential_insert (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:17.1631043Z test_Sequential_insert_fail_case (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:17.1647935Z test_Sequential_mul (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:17.1664223Z test_Sequential_pop (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:17.1680885Z test_Sequential_rmul (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:17.1695142Z test_Sequential_setitem (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:17.1710313Z test_Sequential_setitem_named (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:17.1804531Z test_SiLU (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:17.1813503Z test_SiLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.1872041Z test_SiLU_no_batch_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:17.1879275Z test_SiLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.1934849Z test_SiLU_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:17.1943014Z test_SiLU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.2026001Z test_Sigmoid (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:17.2034809Z test_Sigmoid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.2088244Z test_Sigmoid_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:17.2096640Z test_Sigmoid_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.2144078Z test_Sigmoid_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:17.2151928Z test_Sigmoid_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.2230753Z test_SmoothL1Loss (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:17.2309387Z test_SmoothL1Loss_beta (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:17.2316972Z test_SmoothL1Loss_beta_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.2324515Z test_SmoothL1Loss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.2331533Z test_SmoothL1Loss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.2338195Z test_SmoothL1Loss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.2379005Z test_SmoothL1Loss_no_batch_dim_mean (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:17.2386613Z test_SmoothL1Loss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.2393961Z test_SmoothL1Loss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.2400537Z test_SmoothL1Loss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.2441346Z test_SmoothL1Loss_no_batch_dim_none (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:17.2448296Z test_SmoothL1Loss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.2454984Z test_SmoothL1Loss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.2461644Z test_SmoothL1Loss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.2504738Z test_SmoothL1Loss_no_batch_dim_sum (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:17.2511765Z test_SmoothL1Loss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.2518469Z test_SmoothL1Loss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.2525227Z test_SmoothL1Loss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.2604600Z test_SmoothL1Loss_no_reduce (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:17.2612013Z test_SmoothL1Loss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.2666109Z test_SmoothL1Loss_no_reduce_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:17.2674029Z test_SmoothL1Loss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.2750163Z test_SmoothL1Loss_scalar (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:17.2758156Z test_SmoothL1Loss_scalar_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.2765746Z test_SmoothL1Loss_scalar_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.2773083Z test_SmoothL1Loss_scalar_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.2841503Z test_SmoothL1Loss_scalar_sum_reduction (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:17.2847987Z test_SmoothL1Loss_scalar_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.2854785Z test_SmoothL1Loss_scalar_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.2861411Z test_SmoothL1Loss_scalar_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.2934923Z test_SmoothL1Loss_sum_reduction (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:17.2942278Z test_SmoothL1Loss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.2949123Z test_SmoothL1Loss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.2955701Z test_SmoothL1Loss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.3032828Z test_SmoothL1Loss_zero_beta (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:17.3039970Z test_SmoothL1Loss_zero_beta_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.3094567Z test_SoftMarginLoss (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:17.3102018Z test_SoftMarginLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.3109463Z test_SoftMarginLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.3116239Z test_SoftMarginLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.3165270Z test_SoftMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:17.3173268Z test_SoftMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.3180147Z test_SoftMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.3186991Z test_SoftMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.3236067Z test_SoftMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:17.3243914Z test_SoftMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.3250868Z test_SoftMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.3257684Z test_SoftMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.3306683Z test_SoftMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:17.3314650Z test_SoftMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.3321573Z test_SoftMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.3328676Z test_SoftMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.3429094Z test_SoftMarginLoss_no_reduce (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:17.3438435Z test_SoftMarginLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.3490379Z test_SoftMarginLoss_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:17.3498631Z test_SoftMarginLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.3506432Z test_SoftMarginLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.3514138Z test_SoftMarginLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.3602724Z test_Softmax (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:17.3694856Z test_Softmax2d (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:17.3703045Z test_Softmax2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.3788539Z test_Softmax2d_no_batch_dim (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:17.3797673Z test_Softmax2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.3805288Z test_Softmax_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.3882336Z test_Softmax_no_batch_dim (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:17.3890348Z test_Softmax_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.3944177Z test_Softmax_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:17.3951644Z test_Softmax_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.4036205Z test_Softmin (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:17.4044626Z test_Softmin_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.4133166Z test_Softmin_multidim (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:17.4141832Z test_Softmin_multidim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.4231050Z test_Softmin_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:17.4239401Z test_Softmin_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.4291460Z test_Softmin_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:17.4298863Z test_Softmin_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.4389616Z test_Softplus (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:17.4477085Z test_Softplus_beta (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:17.4484967Z test_Softplus_beta_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.4576067Z test_Softplus_beta_threshold (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:17.4584748Z test_Softplus_beta_threshold_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.4639427Z test_Softplus_beta_threshold_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:17.4647382Z test_Softplus_beta_threshold_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.4654534Z test_Softplus_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.4708407Z test_Softplus_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:17.4716680Z test_Softplus_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.4787112Z test_Softshrink (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:17.4795522Z test_Softshrink_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.4867736Z test_Softshrink_lambda (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:17.4875058Z test_Softshrink_lambda_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.4921778Z test_Softshrink_lambda_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:17.4929243Z test_Softshrink_lambda_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.4983981Z test_Softshrink_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:17.4991818Z test_Softshrink_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.5082243Z test_Softsign (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:17.5089665Z test_Softsign_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.5154509Z test_Softsign_no_batch_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:17.5162010Z test_Softsign_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.5225956Z test_Softsign_scalar (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:17.5234334Z test_Softsign_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.5323196Z test_Tanh (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:17.5332025Z test_Tanh_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.5388360Z test_Tanh_no_batch_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:17.5397359Z test_Tanh_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.5449554Z test_Tanh_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:17.5458452Z test_Tanh_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.5555997Z test_Tanhshrink (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:17.5565284Z test_Tanhshrink_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.5632159Z test_Tanhshrink_no_batch_dim (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:17.5641039Z test_Tanhshrink_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.5696064Z test_Tanhshrink_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:17.5704731Z test_Tanhshrink_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.5783385Z test_Threshold_large_value (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:17.5791812Z test_Threshold_large_value_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.5842981Z test_Threshold_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:17.5850580Z test_Threshold_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.5936197Z test_Threshold_threshold_value (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:17.5944548Z test_Threshold_threshold_value_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.5997885Z test_Threshold_threshold_value_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:17.6005010Z test_Threshold_threshold_value_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.6690530Z test_TransformerDecoderLayer_gelu_activation (__main__.TestNN) ... ok (0.068s) 2022-08-17T12:35:17.6700712Z test_TransformerDecoderLayer_gelu_activation_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.7413654Z test_TransformerDecoderLayer_relu_activation (__main__.TestNN) ... ok (0.071s) 2022-08-17T12:35:17.7423953Z test_TransformerDecoderLayer_relu_activation_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.7798304Z test_TransformerEncoderLayer_gelu_activation (__main__.TestNN) ... ok (0.037s) 2022-08-17T12:35:17.7808509Z test_TransformerEncoderLayer_gelu_activation_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:17.9446060Z test_TransformerEncoderLayer_relu_activation (__main__.TestNN) ... ok (0.164s) 2022-08-17T12:35:17.9459186Z test_TransformerEncoderLayer_relu_activation_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:18.5594098Z test_Transformer_cell (__main__.TestNN) ... ok (0.613s) 2022-08-17T12:35:18.9532082Z test_Transformer_multilayer_coder (__main__.TestNN) ... ok (0.394s) 2022-08-17T12:35:18.9542248Z test_Transformer_multilayer_coder_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:18.9655182Z test_TripletMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:18.9663860Z test_TripletMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:18.9671414Z test_TripletMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:18.9678456Z test_TripletMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:18.9790056Z test_TripletMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:18.9798328Z test_TripletMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:18.9806072Z test_TripletMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:18.9813490Z test_TripletMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:18.9918936Z test_TripletMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:18.9927534Z test_TripletMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:18.9935014Z test_TripletMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:18.9942512Z test_TripletMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:19.0020389Z test_Unflatten_no_batch_dim (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:19.0028374Z test_Unflatten_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:19.0110356Z test_Unfold (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:19.0118526Z test_Unfold_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:19.0191925Z test_Unfold_int_input (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:19.0201242Z test_Unfold_int_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:19.0286344Z test_ZeroPad2d (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:19.0429246Z test_ZeroPad2d_complex (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:35:19.0438718Z test_ZeroPad2d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:19.0446564Z test_ZeroPad2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:19.0524148Z test_ZeroPad2d_negative_dims (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:19.0532506Z test_ZeroPad2d_negative_dims_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:19.0619099Z test_ZeroPad2d_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:19.0627629Z test_ZeroPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:19.0779881Z test_adaptive_log_softmax (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:35:19.0810482Z test_adaptive_pooling_avg_nhwc (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:35:19.0827398Z test_adaptive_pooling_avg_nhwc_launch_config_backward (__main__.TestNN) ... skip: CUDA unavailable (0.002s) 2022-08-17T12:35:19.0839691Z test_adaptive_pooling_avg_nhwc_launch_config_forward (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:35:19.0867329Z test_adaptive_pooling_avg_nhwc_non_contiguous (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:35:19.0935920Z test_adaptive_pooling_bfloat16 (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:19.0949748Z test_adaptive_pooling_input_size (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:19.0970218Z test_adaptive_pooling_size_none (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:19.1061624Z test_adaptive_pooling_size_overflow (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:19.1088010Z test_add_module (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:35:19.1102062Z test_add_module_raises_error_if_attr_exists (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:19.1170072Z test_affine_grid (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:19.1247358Z test_affine_grid_3d (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:19.1288749Z test_affine_grid_error_checking (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:19.1339252Z test_assignment (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:19.1353729Z test_batchnorm_buffer_update_when_stats_are_not_tracked (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:19.1364302Z test_batchnorm_cudnn_half (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:35:19.1384649Z test_batchnorm_cudnn_nhwc (__main__.TestNN) ... skip: CUDA unavailable (0.002s) 2022-08-17T12:35:19.1538367Z test_batchnorm_nhwc_cpu (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:35:19.1548171Z test_batchnorm_nhwc_cuda (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:35:19.1568810Z test_batchnorm_non_contig_cpu (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:19.1575774Z test_batchnorm_nonaffine_cuda_half_input (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:35:19.1661443Z test_batchnorm_raises_error_if_bias_is_not_same_size_as_input (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:19.1671389Z test_batchnorm_raises_error_if_less_than_one_value_per_channel (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:19.1754994Z test_batchnorm_raises_error_if_running_mean_is_not_same_size_as_input (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:19.1838533Z test_batchnorm_raises_error_if_running_var_is_not_same_size_as_input (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:19.1967363Z test_batchnorm_raises_error_if_running_var_or_running_mean_have_forward_grad (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:35:19.2051924Z test_batchnorm_raises_error_if_weight_is_not_same_size_as_input (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:19.2065641Z test_bce_loss_always_nonnegative (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:19.2086515Z test_bce_loss_broadcasts_weights (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:19.2200083Z test_bce_loss_input_range (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:19.2210181Z test_bce_loss_size_mismatch (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:19.2230810Z test_bce_with_logits_broadcasts_pos_weights (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:19.2251077Z test_bce_with_logits_broadcasts_weights (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:19.2284994Z test_bce_with_logits_gives_same_result_as_sigmoid_and_bce_loss (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:35:19.2564697Z test_bce_with_logits_gives_same_result_as_sigmoid_and_bce_loss_large_tensors_with_grad (__main__.TestNN) ... ok (0.028s) 2022-08-17T12:35:19.2650447Z test_bce_with_logits_has_correct_forward_grad (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:19.2665686Z test_bce_with_logits_has_correct_grad_at_zero (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:19.2681549Z test_bce_with_logits_ones_in_pos_weights_are_the_same_as_none (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:19.2692781Z test_bce_with_logits_raises_if_target_and_input_are_different_size (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:19.2705723Z test_bce_with_logits_stability (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:19.2720819Z test_bce_with_logits_with_pos_weight_has_correct_grad_at_zero (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:19.2756735Z test_bilinear (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:19.2772256Z test_bilinear_broadcasting (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:19.3003432Z test_bilinear_no_bias (__main__.TestNN) ... ok (0.023s) 2022-08-17T12:35:19.3040018Z test_bilinear_non_contiguous (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:19.3049148Z test_broadcast_double_backwards_gpu (__main__.TestNN) ... skip: multi-GPU not supported (0.001s) 2022-08-17T12:35:19.3055859Z test_broadcast_no_grad (__main__.TestNN) ... skip: multi-GPU not supported (0.001s) 2022-08-17T12:35:19.3065516Z test_broadcast_not_requiring_grad (__main__.TestNN) ... skip: multi-GPU not supported (0.001s) 2022-08-17T12:35:19.3076189Z test_buffer_not_persistent (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:19.3090526Z test_buffer_not_persistent_assign (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:19.3099890Z test_buffer_not_persistent_del (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:19.3108324Z test_buffer_not_persistent_load (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:19.3121326Z test_buffer_not_persistent_overwrite (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:19.3142210Z test_buffers_and_named_buffers (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:19.3152339Z test_caching_parametrization (__main__.TestNN) 2022-08-17T12:35:19.3164742Z Test the caching system of a parametrization ... ok (0.002s) 2022-08-17T12:35:19.3176378Z test_caching_parametrization_with_transfer_parametrizations_and_params (__main__.TestNN) 2022-08-17T12:35:19.3192233Z Test that transferring parametrizations doesn't cause issues with caching ... ok (0.003s) 2022-08-17T12:35:19.3207743Z test_call_supports_python_dict_output (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1073: UserWarning: Using non-full backward hooks on a Module that does not return a single Tensor or a tuple of Tensors is deprecated and will be removed in future versions. This hook will be missing some of the grad_output. Please use register_full_backward_hook to get the documented behavior. 2022-08-17T12:35:19.3208659Z warnings.warn("Using non-full backward hooks on a Module that does not return a " 2022-08-17T12:35:19.3209817Z ok (0.002s) 2022-08-17T12:35:19.3249995Z test_channel_shuffle (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:19.3259970Z test_channel_shuffle_return_self (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:19.3275488Z test_children (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:19.3380861Z test_clip_grad_norm (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:19.3404318Z test_clip_grad_value (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:19.3413546Z test_compute_nparams_to_prune (__main__.TestNN) 2022-08-17T12:35:19.3419055Z Test that requested pruning `amount` gets translated into the ... ok (0.001s) 2022-08-17T12:35:19.3440296Z test_container_copy (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:19.3629226Z test_conv2d_discontiguous_weight (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:35:19.4008825Z test_conv_backcompat (__main__.TestNN) ... ok (0.038s) 2022-08-17T12:35:19.4019235Z test_conv_cudnn_memory_layout_dominance (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:35:19.4035000Z test_conv_invalid_groups (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:19.4983796Z test_conv_modules_raise_error_on_incorrect_input_size (__main__.TestNN) ... ok (0.095s) 2022-08-17T12:35:19.4997889Z test_conv_padding_mode (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:19.5931310Z test_conv_shapecheck (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:971: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-08-17T12:35:19.5932228Z "Complex modules are a new feature under active development whose design may change, " 2022-08-17T12:35:19.6582971Z ok (0.158s) 2022-08-17T12:35:19.6628252Z test_conv_tbc (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:19.6641889Z test_convert_sync_batchnorm (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:35:19.6725701Z test_cosine_embedding_loss_invalid_shape (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:19.6800249Z test_cosine_embedding_loss_margin_no_reduce (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:19.6872824Z test_cosine_embedding_loss_no_reduce (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:19.7249075Z test_cosine_embedding_loss_with_diff_type (__main__.TestNN) ... ok (0.037s) 2022-08-17T12:35:19.7289990Z test_cosine_similarity (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:19.7314117Z test_cross_entropy_loss (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:23.1782052Z test_cross_entropy_loss_precision (__main__.TestNN) ... ok (3.447s) 2022-08-17T12:35:23.1794162Z test_cross_entropy_loss_zero_div (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:23.1802698Z test_cudnn_non_contiguous (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:35:23.1811039Z test_cudnn_noncontiguous_weight (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:35:23.1818191Z test_cudnn_rnn_dropout_states_device (__main__.TestNN) ... skip: CUDNN or multi-gpu not available (0.001s) 2022-08-17T12:35:23.1842267Z test_cudnn_weight_format (__main__.TestNN) ... skip: CUDNN not available (0.002s) 2022-08-17T12:35:23.1860487Z test_cudnn_weight_tying (__main__.TestNN) ... skip: CUDNN not available (0.002s) 2022-08-17T12:35:23.1869387Z test_custom_from_mask_pruning (__main__.TestNN) 2022-08-17T12:35:23.1878031Z Test that the CustomFromMask is capable of receiving ... ok (0.002s) 2022-08-17T12:35:23.1897451Z test_deepcopy_after_parametrization (__main__.TestNN) 2022-08-17T12:35:23.1960856Z Test that we are able to create a deepcopy of the module when it's parametrized. ... ok (0.008s) 2022-08-17T12:35:23.1974442Z test_dir (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:23.1984554Z test_dir_digit (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:23.2027766Z test_elu_inplace_gradgrad (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:23.2074989Z test_elu_inplace_on_view (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:23.2089750Z test_embedding_bag_from_pretrained (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:23.2100628Z test_embedding_bag_from_pretrained_padding_idx (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:23.2120871Z test_embedding_bag_functional (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:23.2238548Z test_embedding_bag_padding_idx_error (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:35:23.2252520Z test_embedding_from_pretrained (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:23.2269365Z test_embedding_from_pretrained_options (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:23.2281495Z test_embedding_from_pretrained_padding_idx (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:23.2298969Z test_embedding_functional (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:23.2312159Z test_embedding_max_norm (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:23.2319947Z test_embedding_max_norm_unsorted_repeating_indices (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:35:23.2334237Z test_embedding_sparse_basic (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:23.2352365Z test_embedding_sparse_empty_tensor (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:23.2366514Z test_embeddingbag_from_pretrained (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:23.2383724Z test_embeddingbag_from_pretrained_options (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:23.2579518Z test_error_RNN_seq_len_zero (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:35:23.2626263Z test_errors_parametrized_tensor_parametrization (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:23.2691472Z test_errors_unparametrized_tensor_parametrization (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:23.2711636Z test_extra_state (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:23.2721990Z test_extra_state_missing_get_extra_state (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:23.2732276Z test_extra_state_missing_set_extra_state (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:23.2750009Z test_extra_state_non_dict (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:23.2765365Z test_fb_fc_packed (__main__.TestNN) ... test_nn.py:5606: UserWarning: fbgemm_pack_gemm_matrix_fp16 is deprecated and will be removed in a future PyTorch release. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/QuantizedLinear.cpp:374.) 2022-08-17T12:35:23.2765877Z packed_w_tensor = torch.fbgemm_pack_gemm_matrix_fp16(w_tensor) 2022-08-17T12:35:23.2768073Z test_nn.py:5607: UserWarning: fbgemm_linear_fp16_weight_fp32_activation is deprecated and will be removed in a future PyTorch release. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/QuantizedLinear.cpp:409.) 2022-08-17T12:35:23.2768772Z actual_output = torch.fbgemm_linear_fp16_weight(x_tensor, packed_w_tensor, b_tensor) 2022-08-17T12:35:23.2771519Z ok (0.002s) 2022-08-17T12:35:23.2782462Z test_flatten (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:23.3065821Z test_fold_invalid_arg (__main__.TestNN) ... ok (0.028s) 2022-08-17T12:35:23.3116415Z test_functional_grad_conv (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:23.4710617Z test_functional_grad_conv2d (__main__.TestNN) ... ok (0.159s) 2022-08-17T12:35:23.4726754Z test_gaussian_nll_loss_args (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:23.4757811Z test_gaussian_nll_loss_broadcasting (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:35:23.4781613Z test_gaussian_nll_loss_reduction_modes (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:23.4795562Z test_get_buffer (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:23.4813511Z test_get_buffer_from_submodules (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:23.4825565Z test_getattr_with_property (__main__.TestNN) ... expected failure (0.001s) 2022-08-17T12:35:23.4837774Z test_global_pruning (__main__.TestNN) 2022-08-17T12:35:23.4851349Z Test that global l1 unstructured pruning over 2 parameters removes ... ok (0.003s) 2022-08-17T12:35:23.4866898Z test_global_pruning_importance_scores (__main__.TestNN) 2022-08-17T12:35:23.4878971Z Test that global l1 unstructured pruning over 2 parameters removes ... ok (0.003s) 2022-08-17T12:35:23.5170667Z test_grad_conv1d_input (__main__.TestNN) ... ok (0.029s) 2022-08-17T12:35:23.5469799Z test_grad_conv1d_weight (__main__.TestNN) ... ok (0.030s) 2022-08-17T12:35:23.5807462Z test_grad_conv2d_input (__main__.TestNN) ... ok (0.034s) 2022-08-17T12:35:23.6141503Z test_grad_conv2d_weight (__main__.TestNN) ... ok (0.033s) 2022-08-17T12:35:23.6631551Z test_grad_conv3d_input (__main__.TestNN) ... ok (0.049s) 2022-08-17T12:35:23.7077658Z test_grad_conv3d_weight (__main__.TestNN) ... ok (0.044s) 2022-08-17T12:35:24.5287958Z test_grid_sample (__main__.TestNN) ... ok (0.821s) 2022-08-17T12:35:24.6009395Z test_grid_sample_3d (__main__.TestNN) ... ok (0.072s) 2022-08-17T12:35:24.6298408Z test_grid_sample_error_checking (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4224: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. 2022-08-17T12:35:24.6299004Z "Default grid_sample and affine_grid behavior has changed " 2022-08-17T12:35:24.6348523Z ok (0.034s) 2022-08-17T12:35:24.6361663Z test_grouped_conv_cudnn_nhwc_support (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:35:24.7101973Z test_hardtanh_backward (__main__.TestNN) ... ok (0.074s) 2022-08-17T12:35:24.7145375Z test_hardtanh_inplace_gradgrad (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:24.7172287Z test_hook_backward_size (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:35:24.7187578Z test_hook_backward_writeable (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1967: UserWarning: nn.functional.sigmoid is deprecated. Use torch.sigmoid instead. 2022-08-17T12:35:24.7188093Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-08-17T12:35:24.7189256Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1108: UserWarning: Using a non-full backward hook when the forward contains multiple autograd Nodes is deprecated and will be removed in future versions. This hook will be missing some grad_input. Please use register_full_backward_hook to get the documented behavior. 2022-08-17T12:35:24.7189945Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2022-08-17T12:35:24.7193465Z ok (0.002s) 2022-08-17T12:35:24.7212061Z test_hook_cpp (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:24.7227176Z test_hook_extra_input (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:24.7248099Z test_hook_forward_preforward_writable (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:24.7386046Z test_hook_inplace (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:35:24.7403610Z test_hook_invalid_outputs (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:24.7416072Z test_hook_last_arg_requires_grad (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:24.7444967Z test_hook_no_requires_grad (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:35:24.7537330Z test_hook_non_full_warning (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:24.7551603Z test_hook_requires_grad (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:24.7571594Z test_hooks (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1108: UserWarning: Using a non-full backward hook when the forward contains multiple autograd Nodes is deprecated and will be removed in future versions. This hook will be missing some grad_input. Please use register_full_backward_hook to get the documented behavior. 2022-08-17T12:35:24.7572292Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2022-08-17T12:35:24.7661777Z ok (0.011s) 2022-08-17T12:35:24.7746059Z test_huber_loss_invalid_delta (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:24.7756766Z test_identity_pruning (__main__.TestNN) 2022-08-17T12:35:24.7776118Z Test that a mask of 1s does not change forward or backward. ... ok (0.003s) 2022-08-17T12:35:24.7798436Z test_initialization_parametrization (__main__.TestNN) 2022-08-17T12:35:24.7824554Z Test that it is possible to initialize a parametrization when it ... ok (0.005s) 2022-08-17T12:35:24.7849420Z test_inplace_thnn (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:24.9205414Z test_interpolate (__main__.TestNN) ... ok (0.135s) 2022-08-17T12:35:24.9289050Z test_interpolate_bicubic_2d (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:24.9297948Z test_interpolate_bicubic_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:24.9363207Z test_interpolate_bicubic_2d_zero_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:24.9370988Z test_interpolate_bicubic_2d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:24.9453421Z test_interpolate_bicubic_scale_2d (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:24.9461151Z test_interpolate_bicubic_scale_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:24.9540263Z test_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:24.9548335Z test_interpolate_bicubic_scale_tuple_shared_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:24.9618359Z test_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:24.9688097Z test_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:24.9695547Z test_interpolate_bicubic_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:24.9702982Z test_interpolate_bicubic_scale_tuple_skewed_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:24.9777423Z test_interpolate_bicubic_tuple_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:24.9848342Z test_interpolate_bicubic_tuple_2d_align_corners (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:24.9856941Z test_interpolate_bicubic_tuple_2d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:24.9865399Z test_interpolate_bicubic_tuple_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:24.9940923Z test_interpolate_bilinear_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:24.9949448Z test_interpolate_bilinear_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.0011979Z test_interpolate_bilinear_2d_zero_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:25.0020662Z test_interpolate_bilinear_2d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.0098343Z test_interpolate_bilinear_scale_2d (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:25.0105889Z test_interpolate_bilinear_scale_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.0177815Z test_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:25.0185926Z test_interpolate_bilinear_scale_tuple_shared_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.0252344Z test_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:25.0319560Z test_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:25.0326735Z test_interpolate_bilinear_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.0333972Z test_interpolate_bilinear_scale_tuple_skewed_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.0403306Z test_interpolate_bilinear_tuple_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:25.0511514Z test_interpolate_bilinear_tuple_2d_align_corners (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:25.0518900Z test_interpolate_bilinear_tuple_2d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.0526426Z test_interpolate_bilinear_tuple_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.0536098Z test_interpolate_illegal_memory_access (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:35:25.0602000Z test_interpolate_linear_1d (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:25.0666744Z test_interpolate_linear_1d_align_corners (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:25.0674896Z test_interpolate_linear_1d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.0682971Z test_interpolate_linear_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.0745182Z test_interpolate_linear_1d_zero_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:25.0753097Z test_interpolate_linear_1d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.0818532Z test_interpolate_linear_scale_1d (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:25.0889921Z test_interpolate_linear_scale_1d_align_corners (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:25.0897981Z test_interpolate_linear_scale_1d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.0906294Z test_interpolate_linear_scale_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.0973982Z test_interpolate_linear_tuple_1d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:25.0982323Z test_interpolate_linear_tuple_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.1050117Z test_interpolate_nearest_1d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:25.1058008Z test_interpolate_nearest_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.1120223Z test_interpolate_nearest_1d_zero_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:25.1127324Z test_interpolate_nearest_1d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.1201108Z test_interpolate_nearest_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:25.1208447Z test_interpolate_nearest_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.1285579Z test_interpolate_nearest_2d_launch_configs (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:25.1293779Z test_interpolate_nearest_2d_launch_configs_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.1354515Z test_interpolate_nearest_2d_zero_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:25.1361836Z test_interpolate_nearest_2d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.1450092Z test_interpolate_nearest_3d (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:25.1457722Z test_interpolate_nearest_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.1518980Z test_interpolate_nearest_3d_zero_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:25.1526180Z test_interpolate_nearest_3d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.1591115Z test_interpolate_nearest_scale_1d (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:25.1598650Z test_interpolate_nearest_scale_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.1677675Z test_interpolate_nearest_scale_2d (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:25.1686152Z test_interpolate_nearest_scale_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.1807654Z test_interpolate_nearest_scale_3d (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:35:25.1816408Z test_interpolate_nearest_scale_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.1883843Z test_interpolate_nearest_tuple_1d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:25.1891566Z test_interpolate_nearest_tuple_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.1963643Z test_interpolate_nearest_tuple_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:25.1970706Z test_interpolate_nearest_tuple_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.2077065Z test_interpolate_nearest_tuple_3d (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:25.2084477Z test_interpolate_nearest_tuple_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.2194978Z test_interpolate_trilinear_3d (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:25.2202166Z test_interpolate_trilinear_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.2265239Z test_interpolate_trilinear_3d_zero_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:25.2272442Z test_interpolate_trilinear_3d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.2381555Z test_interpolate_trilinear_scale_3d (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:25.2486765Z test_interpolate_trilinear_scale_3d_align_corners (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:25.2494139Z test_interpolate_trilinear_scale_3d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.2501744Z test_interpolate_trilinear_scale_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.2577278Z test_interpolate_trilinear_tuple_3d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:25.2653416Z test_interpolate_trilinear_tuple_3d_align_corners (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:25.2661262Z test_interpolate_trilinear_tuple_3d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.2668444Z test_interpolate_trilinear_tuple_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:25.3076118Z test_invalid_conv1d (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:971: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-08-17T12:35:25.3076837Z "Complex modules are a new feature under active development whose design may change, " 2022-08-17T12:35:25.3345493Z ok (0.067s) 2022-08-17T12:35:25.4673762Z test_invalid_conv2d (__main__.TestNN) ... ok (0.133s) 2022-08-17T12:35:25.5331284Z test_invalid_conv3d (__main__.TestNN) ... ok (0.066s) 2022-08-17T12:35:25.5348194Z test_invalid_dropout_p (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:25.5363740Z test_kl_div_log_softmax_target (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:25.5379406Z test_kl_div_with_diff_type (__main__.TestNN) ... /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:35:25.5380098Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:35:25.5392150Z ok (0.003s) 2022-08-17T12:35:25.5420015Z test_kl_div_with_diff_type_log_target (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:35:35.7277279Z test_l1_loss_correct (__main__.TestNN) ... ok (10.186s) 2022-08-17T12:35:35.7288467Z test_l1_unstructured_pruning (__main__.TestNN) 2022-08-17T12:35:35.7305337Z Test that l1 unstructured pruning actually removes the lowest ... ok (0.003s) 2022-08-17T12:35:35.7318899Z test_l1_unstructured_pruning_with_importance_scores (__main__.TestNN) 2022-08-17T12:35:35.7331694Z Test that l1 unstructured pruning actually removes the lowest ... ok (0.003s) 2022-08-17T12:35:35.7355520Z test_layer_norm_grads_with_create_graph_flag (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:35.7368494Z test_linear_broadcasting (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:35.7379342Z test_ln_structured_pruning (__main__.TestNN) 2022-08-17T12:35:35.7392373Z Check Ln structured pruning by hand. ... ok (0.002s) 2022-08-17T12:35:35.7404838Z test_ln_structured_pruning_importance_scores (__main__.TestNN) 2022-08-17T12:35:35.7416808Z Check Ln structured pruning by hand. ... ok (0.002s) 2022-08-17T12:35:35.7508588Z test_load_state_dict (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:35.7524875Z test_load_state_dict_BC (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:35.7549840Z test_load_state_dict_custom (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:35.7564476Z test_load_state_dict_invalid (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:35.9054734Z test_load_state_dict_ref_cycle (__main__.TestNN) ... ok (0.149s) 2022-08-17T12:35:35.9068383Z test_load_state_dict_type (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:35.9130909Z test_log_softmax_cpu (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:35.9211568Z test_log_softmax_dim0 (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:35.9220083Z test_log_softmax_dim0_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:35.9296490Z test_log_softmax_dim3 (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:35.9304016Z test_log_softmax_dim3_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:35.9379625Z test_log_softmax_lastdim (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:35.9387530Z test_log_softmax_lastdim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:35.9431372Z test_log_softmax_scalar (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:35.9438966Z test_log_softmax_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:35.9521957Z test_log_softmax_spatial (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:35.9530240Z test_log_softmax_spatial_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:35.9623933Z test_log_softmax_spatial_special (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:35:35.9632887Z test_log_softmax_spatial_special_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:35.9641294Z test_loss_equal_input_target_shape (__main__.TestNN) ... test_nn.py:7271: UserWarning: Using a target size (torch.Size([5, 3])) that is different to the input size (torch.Size([3, 5])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:35.9642314Z 'mse_loss': lambda x, y: F.mse_loss(x, y), 2022-08-17T12:35:35.9669312Z test_nn.py:7272: UserWarning: Using a target size (torch.Size([5, 3])) that is different to the input size (torch.Size([3, 5])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:35.9670220Z 'l1_loss': lambda x, y: F.l1_loss(x, y), 2022-08-17T12:35:35.9695552Z test_nn.py:7273: UserWarning: Using a target size (torch.Size([5, 3])) that is different to the input size (torch.Size([3, 5])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:35.9696485Z 'smooth_l1_loss': lambda x, y: F.smooth_l1_loss(x, y), 2022-08-17T12:35:35.9722034Z test_nn.py:7274: UserWarning: Using a target size (torch.Size([5, 3])) that is different to the input size (torch.Size([3, 5])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:35.9722905Z 'huber_loss': lambda x, y: F.huber_loss(x, y), 2022-08-17T12:35:35.9749524Z /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:35:35.9750904Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:35:35.9878491Z ok (0.025s) 2022-08-17T12:35:35.9914995Z test_margin_ranking_loss_margin_no_reduce (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:35.9946923Z test_margin_ranking_loss_no_reduce (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:35:35.9973822Z test_max_unpool2d_nhwc_cpu (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:35:36.0047772Z test_mismatch_shape_conv2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:36.0168491Z test_module_apply_inplace_op (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:35:36.0653277Z test_module_backcompat (__main__.TestNN) ... ok (0.048s) 2022-08-17T12:35:36.0675041Z test_module_to_argparse (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:36.0693577Z test_modules (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:36.0710928Z test_move_sparse_half_embedding (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:36.0722577Z test_mse_loss_size_warning (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:38.2615529Z test_multihead_attention_average_attn_weights_False (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5088: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-08-17T12:35:38.2616476Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-08-17T12:35:38.2630391Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5108: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-08-17T12:35:38.2631261Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-08-17T12:35:38.5572356Z ok (2.485s) 2022-08-17T12:35:41.0460934Z test_multihead_attention_average_attn_weights_True (__main__.TestNN) ... ok (2.489s) 2022-08-17T12:35:41.0529433Z test_multihead_attn_3d_attn_mask (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:41.0573952Z test_multihead_attn_fast_path_invalid_shape (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:41.0592471Z test_multihead_attn_invalid_shape (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:41.0612538Z test_multihead_attn_nested_tensor_outside_fast_path (__main__.TestNN) ... test_nn.py:6168: 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:35:41.0613418Z nt = torch.nested_tensor([torch.randn(3, 3)]) 2022-08-17T12:35:41.0625515Z ok (0.003s) 2022-08-17T12:35:41.0636955Z test_multihead_attn_no_bias (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:41.0671594Z test_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:35:41.0679057Z test_multimarginloss_1d_input_0d_target_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:41.0757627Z test_multiple_inputs_parametrization (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:41.0784373Z test_multiple_pruning_calls (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:35:41.0804972Z test_named_children (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:41.0841498Z test_named_modules (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:41.0850430Z test_native_dropout_corner_case (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:35:41.0868089Z test_nested_tensor_from_mask (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:41.1070801Z test_nested_tensor_from_mask_error (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:35:41.1477757Z test_new_spectral_norm (__main__.TestNN) ... ok (0.041s) 2022-08-17T12:35:41.1509792Z test_new_spectral_norm_dim (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:35:41.1542770Z test_new_spectral_norm_forward (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:35:41.1704211Z test_new_spectral_norm_load_state_dict (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:35:41.5256887Z test_nnpack_conv (__main__.TestNN) ... ok (0.355s) 2022-08-17T12:35:41.5374498Z test_no_grad (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:35:41.5391498Z test_non_leaf_parameters (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:41.5455509Z test_normalize (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:41.5478276Z test_orthogonal_errors (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:41.5544840Z test_orthogonal_parametrization (__main__.TestNN) ... /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:35:41.5545697Z warnings.warn(msg, FutureWarning) 2022-08-17T12:35:41.7224374Z ok (0.174s) 2022-08-17T12:35:41.7387304Z test_overwrite_module_params_on_conversion (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:35:41.7688128Z test_pack_padded_sequence (__main__.TestNN) ... ok (0.030s) 2022-08-17T12:35:41.8267792Z test_pack_sequence (__main__.TestNN) ... ok (0.058s) 2022-08-17T12:35:41.8276536Z test_pack_sequence_batch_sizes_throw (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:35:41.8341188Z test_pad_scalar_error (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:41.8469771Z test_pad_sequence (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:35:41.8515595Z test_padding_list (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:41.8546194Z test_pairwise_distance (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:35:41.8567658Z test_parameter_assignment (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:41.8605439Z test_parameterlistdict_pickle (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:41.8621706Z test_parameterlistdict_setting_attributes (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:41.8643128Z test_parameters_and_named_parameters (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:41.8655899Z test_parameters_to_vector (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:41.8663722Z test_parametrization_same_training_mode (__main__.TestNN) 2022-08-17T12:35:41.8671193Z Test training mode updated on parametrization registration ... ok (0.001s) 2022-08-17T12:35:41.8679988Z test_parse_to (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:41.8688520Z test_partial_flat_weights (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:35:41.8851669Z test_pdist (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:35:41.8928090Z test_pdist_cpu_gradgrad_unimplemented (__main__.TestNN) ... expected failure (0.008s) 2022-08-17T12:35:41.8937063Z test_pdist_cuda_gradgrad_unimplemented (__main__.TestNN) ... expected failure (0.001s) 2022-08-17T12:35:41.8954961Z test_pdist_empty_col (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:41.8973099Z test_pdist_empty_row (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:41.9115386Z test_pdist_large (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:35:41.9120786Z test_pdist_zeros (__main__.TestNN) 2022-08-17T12:35:41.9196001Z Test that grad is still valid when dist is 0 ... ok (0.008s) 2022-08-17T12:35:41.9219354Z test_pixel_shuffle_nhwc_cpu (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:42.3848125Z test_pixel_shuffle_unshuffle (__main__.TestNN) ... ok (0.463s) 2022-08-17T12:35:42.3866080Z test_pointwise_loss_broadcast (__main__.TestNN) ... test_nn.py:10183: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:42.3867347Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-08-17T12:35:42.3887519Z test_nn.py:10183: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:42.3888387Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-08-17T12:35:42.3906044Z test_nn.py:10183: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:42.3906886Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-08-17T12:35:42.3923797Z test_nn.py:10183: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:42.3937117Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-08-17T12:35:42.3942636Z test_nn.py:10183: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:42.3943455Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-08-17T12:35:42.3956844Z test_nn.py:10183: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:42.3957660Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-08-17T12:35:42.3970619Z test_nn.py:10183: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:42.3971434Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-08-17T12:35:42.3972487Z test_nn.py:10184: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:42.3973337Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-08-17T12:35:42.3990582Z test_nn.py:10184: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:42.3991375Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-08-17T12:35:42.4009309Z test_nn.py:10184: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:42.4010030Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-08-17T12:35:42.4026643Z test_nn.py:10184: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:42.4027128Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-08-17T12:35:42.4041292Z test_nn.py:10184: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:42.4041764Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-08-17T12:35:42.4056887Z test_nn.py:10184: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:42.4057771Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-08-17T12:35:42.4071401Z test_nn.py:10184: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:42.4072210Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-08-17T12:35:42.4073464Z test_nn.py:10185: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:42.4074334Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-08-17T12:35:42.4091138Z test_nn.py:10185: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:42.4092009Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-08-17T12:35:42.4109612Z test_nn.py:10185: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:42.4110479Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-08-17T12:35:42.4126641Z test_nn.py:10185: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:42.4127521Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-08-17T12:35:42.4141503Z test_nn.py:10185: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:42.4142128Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-08-17T12:35:42.4154610Z test_nn.py:10185: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:42.4155250Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-08-17T12:35:42.4167553Z test_nn.py:10185: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:42.4168449Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-08-17T12:35:42.4169272Z test_nn.py:10186: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:42.4169922Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-08-17T12:35:42.4185868Z test_nn.py:10186: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:42.4186440Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-08-17T12:35:42.4202570Z test_nn.py:10186: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:42.4203409Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-08-17T12:35:42.4218683Z test_nn.py:10186: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:42.4219342Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-08-17T12:35:42.4232643Z test_nn.py:10186: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:42.4233276Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-08-17T12:35:42.4245687Z test_nn.py:10186: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:42.4246231Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-08-17T12:35:42.4258323Z test_nn.py:10186: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:35:42.4258845Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-08-17T12:35:42.4260761Z ok (0.041s) 2022-08-17T12:35:42.4275287Z test_pointwise_loss_target_grad_none_reduction (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:42.4294265Z test_poisson_nll_loss_reduction_modes (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:42.4305265Z test_projections_errors_on_gru_and_rnn (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:42.4353838Z test_projections_lstm_args_check (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:42.4365257Z test_projections_lstm_check_device (__main__.TestNN) ... skip: multi-GPU not supported (0.001s) 2022-08-17T12:35:42.4544952Z test_projections_lstm_initial_hidden_state (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:35:42.4561237Z test_prune (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:42.4577115Z test_prune_importance_scores (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:42.4593978Z test_prune_importance_scores_mimic_default (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:42.4606622Z test_pruning_container (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:42.4621946Z test_pruning_container_compute_mask (__main__.TestNN) 2022-08-17T12:35:42.4635314Z Test `compute_mask` of pruning container with a known `t` and ... ok (0.003s) 2022-08-17T12:35:42.4642068Z test_pruning_id_consistency (__main__.TestNN) 2022-08-17T12:35:42.4650234Z Test that pruning doesn't change the id of the parameters, which ... ok (0.001s) 2022-08-17T12:35:42.4659405Z test_pruning_rollback (__main__.TestNN) 2022-08-17T12:35:42.4675693Z Test that if something fails when the we try to compute the mask, ... ok (0.003s) 2022-08-17T12:35:42.4713397Z test_pruning_serialization_model (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:42.4751534Z test_pruning_serialization_state_dict (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:42.4779977Z test_random_pruning (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:35:42.4791964Z test_random_pruning_0perc (__main__.TestNN) 2022-08-17T12:35:42.4813787Z Test that a mask of 1s does not change forward or backward. ... ok (0.003s) 2022-08-17T12:35:42.4822956Z test_random_pruning_forward (__main__.TestNN) 2022-08-17T12:35:42.4835045Z check forward with mask (by hand). ... ok (0.002s) 2022-08-17T12:35:42.4843292Z test_random_pruning_new_weight (__main__.TestNN) 2022-08-17T12:35:42.4860253Z Test that module.name now contains a pruned version of ... ok (0.002s) 2022-08-17T12:35:42.4867586Z test_random_pruning_orig (__main__.TestNN) 2022-08-17T12:35:42.4884054Z Test that original tensor is correctly stored in 'orig' ... ok (0.002s) 2022-08-17T12:35:42.4931697Z test_random_pruning_pickle (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:42.4940982Z test_random_pruning_sizes (__main__.TestNN) 2022-08-17T12:35:42.4959476Z Test that the new parameters and buffers created by the pruning ... ok (0.003s) 2022-08-17T12:35:42.4974344Z test_random_structured_pruning_amount (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:42.4991197Z test_register_and_remove_buffer_parametrization (__main__.TestNN) 2022-08-17T12:35:42.5004484Z Test that it is possible to add and remove parametrizations on buffers ... ok (0.003s) 2022-08-17T12:35:42.5020714Z test_register_and_remove_nested_parametrization (__main__.TestNN) 2022-08-17T12:35:42.5036536Z Test that it is possible to nest the parametrizations ... ok (0.003s) 2022-08-17T12:35:42.5114164Z test_register_and_remove_parametrization (__main__.TestNN) 2022-08-17T12:35:42.5246445Z Test that it is possible to add a few parametrizations ... ok (0.021s) 2022-08-17T12:35:42.5262760Z test_register_buffer_allows_overwriting_with_same_name (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:42.5277040Z test_register_buffer_raises_error_if_attr_exists (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:42.5289781Z test_register_buffer_raises_error_if_name_is_not_string (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:42.5297751Z test_register_buffer_raises_error_if_not_tensor (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:42.5312551Z test_register_parameter_allows_overwriting_with_same_name (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:42.5324658Z test_register_parameter_raises_error_if_attr_exists (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:42.5336874Z test_register_parameter_raises_error_if_name_is_not_string (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:42.5385013Z test_relu_inplace_on_view (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:42.5397123Z test_remove_pruning (__main__.TestNN) 2022-08-17T12:35:42.5417255Z `prune.remove` removes the hook and the reparametrization ... ok (0.003s) 2022-08-17T12:35:42.5424094Z test_remove_pruning_exception (__main__.TestNN) 2022-08-17T12:35:42.5431471Z Removing from an unpruned tensor throws an assertion error ... ok (0.001s) 2022-08-17T12:35:42.5439196Z test_remove_pruning_forward (__main__.TestNN) 2022-08-17T12:35:42.5450505Z Remove pruning and check forward is unchanged from previous ... ok (0.002s) 2022-08-17T12:35:42.5464539Z test_repr (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:42.5481812Z test_requires_grad_ (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:42.5545655Z test_rnn_args_check (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:42.5558275Z test_rnn_check_device (__main__.TestNN) ... skip: multi-GPU not supported (0.001s) 2022-08-17T12:35:42.5708140Z test_rnn_initial_hidden_state (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:35:42.5731075Z test_rnn_pruning (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:42.5761724Z test_rnn_weight_norm (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:35:42.5778325Z test_serialization_parametrization (__main__.TestNN) 2022-08-17T12:35:42.5817903Z Test that it is possible to serialize a parametrized model via state_dict ... ok (0.006s) 2022-08-17T12:35:42.5837280Z test_share_memory (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:42.5898960Z test_smoothl1loss_intergral_target (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:42.5949940Z test_smoothl1loss_negative_beta_not_supported (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:42.6004481Z test_softmax_cpu (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:42.6087411Z test_softmax_functional_dim0 (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:42.6096484Z test_softmax_functional_dim0_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:42.6173493Z test_softmax_functional_dim3 (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:42.6181622Z test_softmax_functional_dim3_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:42.6224235Z test_softmax_functional_scalar (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:42.6231757Z test_softmax_functional_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:42.6305498Z test_softmax_lastdim (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:42.6314015Z test_softmax_lastdim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:42.6387223Z test_softmax_lastdim_dtype (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:42.6396080Z test_softmax_lastdim_dtype_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:42.6468264Z test_softmax_spatial (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:42.6476553Z test_softmax_spatial_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:42.6547672Z test_softmax_spatial_dtype (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:35:42.6556465Z test_softmax_spatial_dtype_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:42.6636554Z test_softmax_spatial_special (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:42.6645136Z test_softmax_spatial_special_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:35:42.6656891Z test_softmin (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:42.6927479Z test_spectral_norm (__main__.TestNN) ... ok (0.027s) 2022-08-17T12:35:42.6946647Z test_spectral_norm_dim (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:42.6969691Z test_spectral_norm_forward (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:42.7149425Z test_spectral_norm_load_state_dict (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:35:42.7169318Z test_spectral_norm_pickle (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:42.7207140Z test_state_dict (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:42.7214897Z test_sync_batchnorm_accuracy_cuda (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:35:42.7227492Z test_sync_batchnorm_backward_elemt (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:35:42.7245281Z test_thnn_conv_strided_padded_dilated (__main__.TestNN) ... skip: CUDA not available (0.002s) 2022-08-17T12:35:42.7266105Z test_threshold_bfloat16 (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:42.7277286Z test_threshold_int (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:42.7295525Z test_to (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:42.7310772Z test_train_errors_for_invalid_mode (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:42.7329706Z test_transfer_parametrizations_and_params (__main__.TestNN) 2022-08-17T12:35:42.7358053Z Test that all parametrizations and their associated parameters are transferred. ... ok (0.005s) 2022-08-17T12:35:42.7415376Z test_transfer_parametrizations_and_params_many_to_one (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:42.7425088Z test_transfer_parametrizations_and_params_right_inverse (__main__.TestNN) 2022-08-17T12:35:42.7440017Z Test that all parametrizations and their associated parameters are transferred. ... ok (0.002s) 2022-08-17T12:35:42.7452826Z test_transfer_parametrizations_and_params_single_param (__main__.TestNN) 2022-08-17T12:35:42.7470088Z Test that all parametrizations and their associated parameters are transferred. ... ok (0.003s) 2022-08-17T12:35:42.9269831Z test_transformer_args_check (__main__.TestNN) ... ok (0.180s) 2022-08-17T12:35:42.9377234Z test_transformer_layer_args_check (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:43.0408199Z test_transformerdecoder (__main__.TestNN) ... ok (0.103s) 2022-08-17T12:35:43.0675476Z test_transformerdecoderlayer (__main__.TestNN) ... ok (0.027s) 2022-08-17T12:35:43.0977846Z test_transformerdecoderlayer_gelu (__main__.TestNN) ... ok (0.030s) 2022-08-17T12:35:43.1022935Z test_triplet_margin_loss (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:43.1104486Z test_triplet_margin_loss_invalid (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:35:43.1145292Z test_triplet_margin_loss_no_reduce (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:43.1193048Z test_triplet_margin_loss_swap (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:35:43.1238438Z test_triplet_margin_loss_swap_no_reduce (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:35:43.1274077Z test_type (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:35:43.1281298Z test_type_before_parametrizations (__main__.TestNN) 2022-08-17T12:35:43.1288171Z Test that type_before_parametrizations always retrieves original type ... ok (0.001s) 2022-08-17T12:35:43.1306887Z test_unflatten (__main__.TestNN) ... /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:35:43.1307492Z return super(Tensor, self).refine_names(names) 2022-08-17T12:35:43.1309169Z ok (0.002s) 2022-08-17T12:35:43.1329078Z test_unflatten_invalid_arg (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:43.1467410Z test_unfold_invalid_arg (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:35:43.1584874Z test_unpack_sequence (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:35:43.1685445Z test_unpad_sequence (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:35:43.1693282Z test_unstructured_pruning_same_magnitude (__main__.TestNN) 2022-08-17T12:35:43.1700064Z Since it may happen that the tensor to prune has entries with the ... ok (0.001s) 2022-08-17T12:35:43.1714707Z test_upsamplingBilinear2d_spatial_invariance (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:43.1887810Z test_upsamplingLinear1d (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:35:43.1900266Z test_upsamplingLinear1d_spatial_invariance (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:43.2346510Z test_upsamplingTrilinear3d (__main__.TestNN) ... ok (0.044s) 2022-08-17T12:35:43.2368203Z test_upsamplingTrilinear3d_spatial_invariance (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:43.2539414Z test_upsampling_bfloat16 (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:35:43.2649123Z test_upsampling_not_recompute_scale_factor (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:35:43.2662477Z test_upsampling_small_scale (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:43.2670799Z test_validate_pruning_amount (__main__.TestNN) 2022-08-17T12:35:43.2675981Z Tests the second util function that validates the pruning ... ok (0.001s) 2022-08-17T12:35:43.2685811Z test_validate_pruning_amount_init (__main__.TestNN) 2022-08-17T12:35:43.2691277Z Test the first util function that validates the pruning ... ok (0.001s) 2022-08-17T12:35:43.2705982Z test_vector_to_parameters (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:35:43.2767580Z test_weight_norm (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:35:43.2784836Z test_weight_norm_pickle (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:35:43.2815930Z test_zero_grad (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:35:43.2890353Z test_AdaptiveMaxPool1d_indices_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:35:43.2960820Z test_AdaptiveMaxPool2d_indices_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:35:43.3027755Z test_AdaptiveMaxPool3d_indices_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:35:43.3189216Z test_AdaptiveMaxPool_zero_batch_dim_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:35:43.3250336Z test_AvgPool2d_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:35:43.3261773Z test_AvgPool3d_backward_after_cat_dim1_device_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:35:43.3288234Z test_BatchNorm_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:35:43.3310784Z test_Bilinear_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:35:43.3327962Z test_CTCLoss_cudnn_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:35:43.3353088Z test_CTCLoss_empty_target_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:35:43.3388081Z test_CTCLoss_no_batch_dim_reduction_mean_use_module_form_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:35:43.3422854Z test_CTCLoss_no_batch_dim_reduction_mean_use_module_form_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:35:43.3456285Z test_CTCLoss_no_batch_dim_reduction_none_use_module_form_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:35:43.3489990Z test_CTCLoss_no_batch_dim_reduction_none_use_module_form_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:35:43.3523236Z test_CTCLoss_no_batch_dim_reduction_sum_use_module_form_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:35:43.3556653Z test_CTCLoss_no_batch_dim_reduction_sum_use_module_form_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:35:44.7529874Z test_Conv2d_backward_depthwise_cpu_complex128 (__main__.TestNNDeviceTypeCPU) ... ok (1.397s) 2022-08-17T12:35:44.8812637Z test_Conv2d_backward_depthwise_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.128s) 2022-08-17T12:35:44.8843315Z test_Conv2d_depthwise_naive_groups_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:35:44.8871956Z test_Conv2d_depthwise_naive_groups_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:35:44.8899062Z test_Conv2d_depthwise_naive_groups_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:35:44.8915936Z test_Conv2d_deterministic_cudnn_cpu_complex128 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:35:44.8932626Z test_Conv2d_deterministic_cudnn_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:35:44.8949595Z test_Conv2d_deterministic_cudnn_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:35:44.8966091Z test_Conv2d_deterministic_cudnn_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:35:44.8982169Z test_Conv2d_deterministic_cudnn_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:35:44.8995435Z test_Conv2d_large_workspace_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:35:44.9008487Z test_Conv2d_large_workspace_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:35:44.9021675Z test_Conv2d_large_workspace_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:35:44.9084221Z test_Conv2d_naive_groups_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:35:44.9099094Z test_Conv2d_size_1_kernel_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:35:44.9126202Z test_Conv3d_depthwise_naive_groups_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:35:44.9152729Z test_Conv3d_depthwise_naive_groups_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:35:44.9179635Z test_Conv3d_depthwise_naive_groups_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:35:44.9193695Z test_ConvTranspose2d_large_output_padding_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:35:44.9207901Z test_ConvTranspose2d_large_output_padding_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:35:44.9222392Z test_ConvTranspose2d_size_1_kernel_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:35:44.9237428Z test_ConvTranspose3d_size_1_kernel_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:35:44.9285819Z test_Dropout1d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:35:44.9406749Z test_Dropout2d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:35:44.9494944Z test_Dropout3d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:35:45.1470632Z test_Dropout_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.197s) 2022-08-17T12:35:45.1514350Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:35:45.1556292Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:35:45.1594637Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:35:45.1635808Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:35:45.1676635Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:35:45.1714530Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:35:45.1755297Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:35:45.1795433Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:35:45.1833166Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:35:45.1872482Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:35:45.1912129Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:35:45.1949345Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:35:45.2134283Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:35:45.2321227Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:35:45.2491466Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:35:45.2674873Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:35:45.2860653Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:35:45.3028406Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:35:45.3215279Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:35:45.3403028Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:35:45.3573889Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:35:45.3755270Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:35:45.3938239Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:35:45.4106830Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:35:45.4303474Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:35:45.4490995Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:35:45.4683412Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:35:45.4863764Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:35:45.4910527Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:35:45.4955697Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:35:45.4998254Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:35:45.5043033Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:35:45.5087496Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:35:45.5129578Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:35:45.5174686Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:35:45.5218915Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:35:45.5261248Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:35:45.5305203Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:35:45.5349651Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:35:45.5391298Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:35:45.5482183Z test_EmbeddingBag_per_sample_weights_failures_cpu_int32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:35:45.5568542Z test_EmbeddingBag_per_sample_weights_failures_cpu_int32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:35:45.5654205Z test_EmbeddingBag_per_sample_weights_failures_cpu_int64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:35:45.5739784Z test_EmbeddingBag_per_sample_weights_failures_cpu_int64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:35:45.5797141Z test_FractionalMaxPool2d_zero_batch_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:35:45.5922114Z test_FractionalMaxPool2d_zero_out_size_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:35:45.5982188Z test_FractionalMaxPool3d_zero_batch_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:35:45.6070589Z test_FractionalMaxPool3d_zero_out_size_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:35:45.6268807Z test_GRU_grad_and_gradgrad_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:35:45.6287534Z test_GroupNorm_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:35:45.6367178Z test_GroupNorm_general_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:35:46.7730302Z test_GroupNorm_numeric_cpu (__main__.TestNNDeviceTypeCPU) ... ok (1.136s) 2022-08-17T12:35:46.7743464Z test_GroupNorm_raises_error_if_one_value_per_group_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:35:46.7777304Z test_InstanceNorm1d_general_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:35:46.7806846Z test_InstanceNorm2d_general_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:35:46.7835455Z test_InstanceNorm3d_general_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:35:46.8087053Z test_LSTM_grad_and_gradgrad_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:35:46.8634307Z test_LayerNorm_general_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.055s) 2022-08-17T12:35:47.4573839Z test_LayerNorm_numeric_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.594s) 2022-08-17T12:35:47.4588947Z test_LocalResponseNorm_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:35:47.4824149Z test_MarginLoss_empty_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:35:47.5055570Z test_MarginLoss_empty_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:35:47.5128993Z test_MaxPool1d_indices_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:35:47.5199526Z test_MaxPool2d_indices_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:35:47.5267888Z test_MaxPool3d_indices_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:35:47.5404440Z test_MaxPool_zero_batch_dim_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:35:47.5435873Z test_MaxUnpool_index_errors_case10_cpu (__main__.TestNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:35:47.5466250Z test_MaxUnpool_index_errors_case1_cpu (__main__.TestNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:35:47.5496343Z test_MaxUnpool_index_errors_case2_cpu (__main__.TestNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:35:47.5526747Z test_MaxUnpool_index_errors_case3_cpu (__main__.TestNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:35:47.5556491Z test_MaxUnpool_index_errors_case4_cpu (__main__.TestNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:35:47.5586221Z test_MaxUnpool_index_errors_case5_cpu (__main__.TestNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:35:47.5616100Z test_MaxUnpool_index_errors_case6_cpu (__main__.TestNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:35:47.5646159Z test_MaxUnpool_index_errors_case7_cpu (__main__.TestNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:35:47.5676287Z test_MaxUnpool_index_errors_case8_cpu (__main__.TestNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:35:47.5706088Z test_MaxUnpool_index_errors_case9_cpu (__main__.TestNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:35:47.5743465Z test_MaxUnpool_zero_batch_dim_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:35:47.5756015Z test_ReflectionPad2d_large_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:35:47.5768419Z test_ReflectionPad3d_large_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:35:47.5963652Z test_ReflectionPad_empty_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:35:47.6156335Z test_ReflectionPad_empty_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:35:47.7529112Z test_ReplicationPad1d_large_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.137s) 2022-08-17T12:35:50.1337461Z test_ReplicationPad2d_large_cpu (__main__.TestNNDeviceTypeCPU) ... ok (2.381s) 2022-08-17T12:35:58.1987337Z test_ReplicationPad3d_large_cpu (__main__.TestNNDeviceTypeCPU) ... ok (8.065s) 2022-08-17T12:35:58.2195844Z test_ReplicationPad_empty_cpu_complex128 (__main__.TestNNDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:35:58.2394711Z test_ReplicationPad_empty_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:35:58.3683286Z test_TransformerDecoderLayer_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.129s) 2022-08-17T12:35:58.8780748Z test_TransformerDecoder_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.510s) 2022-08-17T12:35:59.0379751Z test_TransformerEncoderLayer_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.160s) 2022-08-17T12:35:59.4028278Z test_TransformerEncoder_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.365s) 2022-08-17T12:36:00.5542729Z test_Transformer_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (1.151s) 2022-08-17T12:36:00.5605491Z test_Unfold_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:36:00.5619546Z test_activations_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:36:00.6727641Z test_activations_bfloat16_cpu_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.110s) 2022-08-17T12:36:00.6765840Z test_adaptive_avg_pool2d_output_size_one_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:36:00.6784993Z test_adaptive_avg_pool3d_output_size_one_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:00.6879355Z test_adaptive_pool_invalid_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:36:00.6953354Z test_adaptive_pooling_max_nhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:36:00.7025036Z test_adaptive_pooling_max_nhwc_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:36:00.7236296Z test_adaptive_pooling_no_suppot_input_cpu_int16 (__main__.TestNNDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:36:00.7445745Z test_adaptive_pooling_no_suppot_input_cpu_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:36:00.7655042Z test_adaptive_pooling_no_suppot_input_cpu_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:36:00.7865052Z test_adaptive_pooling_no_suppot_input_cpu_int8 (__main__.TestNNDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:36:00.8072479Z test_adaptive_pooling_no_suppot_input_cpu_uint8 (__main__.TestNNDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:36:00.8096619Z test_adaptive_pooling_zero_batch_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:00.8118024Z test_adaptive_pooling_zero_batch_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:00.8142468Z test_affine_2d_rotate0_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:00.8164494Z test_affine_2d_rotate45_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:00.8342768Z test_affine_2d_rotate90_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:01.1762312Z test_affine_2d_rotateRandom_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.342s) 2022-08-17T12:36:08.2516656Z test_affine_3d_rotateRandom_cpu (__main__.TestNNDeviceTypeCPU) ... ok (7.075s) 2022-08-17T12:36:08.2581286Z test_avg_pool2d_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:36:11.5491692Z test_avg_pool2d_nhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (3.291s) 2022-08-17T12:36:17.2711451Z test_avg_pool2d_nhwc_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (5.722s) 2022-08-17T12:36:17.2740402Z test_batchnorm_affine_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:36:17.2751553Z test_batchnorm_affine_mixed_cpu_bfloat16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:36:17.2761467Z test_batchnorm_affine_mixed_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:36:17.2797969Z test_batchnorm_eval_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:36:17.2809164Z test_batchnorm_eval_mixed_cpu_bfloat16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:36:17.2819410Z test_batchnorm_eval_mixed_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:36:17.3037650Z test_batchnorm_grad_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:36:17.3048696Z test_batchnorm_large_batch_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:36:17.3057743Z test_batchnorm_large_batch_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:36:17.3094970Z test_batchnorm_simple_average_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:36:17.3104269Z test_batchnorm_simple_average_mixed_cpu_bfloat16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:36:17.3113305Z test_batchnorm_simple_average_mixed_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:36:17.3133328Z test_batchnorm_update_stats_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:17.4304594Z test_clip_grad_norm_error_if_nonfinite_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.117s) 2022-08-17T12:36:17.4321782Z test_clip_grad_norm_multi_device_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:36:17.4333595Z test_contig_wrong_stride_cudnn_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:36:17.4377287Z test_conv1d_same_padding_backward_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:36:17.4407580Z test_conv1d_same_padding_backward_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:36:17.4538386Z test_conv1d_same_padding_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:17.4611256Z test_conv1d_same_padding_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:36:17.4637987Z test_conv1d_valid_padding_backward_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:36:17.4656633Z test_conv1d_valid_padding_backward_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:17.4671420Z test_conv1d_valid_padding_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:36:17.4684640Z test_conv1d_valid_padding_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:36:17.4716434Z test_conv1d_vs_scipy_mode_same_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:36:17.4743841Z test_conv1d_vs_scipy_mode_same_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:36:17.4773553Z test_conv1d_vs_scipy_mode_valid_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:36:17.4800513Z test_conv1d_vs_scipy_mode_valid_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:36:17.4877193Z test_conv2d_no_grad_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:36:17.4974753Z test_conv2d_same_padding_backward_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:36:17.5018846Z test_conv2d_same_padding_backward_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:36:17.5071369Z test_conv2d_same_padding_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:36:17.5103682Z test_conv2d_same_padding_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:36:17.5129046Z test_conv2d_valid_padding_backward_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:17.5149331Z test_conv2d_valid_padding_backward_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:17.5163642Z test_conv2d_valid_padding_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:36:17.5176631Z test_conv2d_valid_padding_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:36:17.5208648Z test_conv2d_vs_scipy_mode_same_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:36:17.5237325Z test_conv2d_vs_scipy_mode_same_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:36:17.5267336Z test_conv2d_vs_scipy_mode_valid_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:36:17.5295273Z test_conv2d_vs_scipy_mode_valid_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:36:17.7306519Z test_conv3d_same_padding_backward_cpu_complex128 (__main__.TestNNDeviceTypeCPU) ... ok (0.201s) 2022-08-17T12:36:17.7648695Z test_conv3d_same_padding_backward_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.034s) 2022-08-17T12:36:17.7700949Z test_conv3d_same_padding_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:36:17.7731891Z test_conv3d_same_padding_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:36:17.8517752Z test_conv3d_valid_padding_backward_cpu_complex128 (__main__.TestNNDeviceTypeCPU) ... ok (0.078s) 2022-08-17T12:36:17.8656476Z test_conv3d_valid_padding_backward_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:36:17.8674091Z test_conv3d_valid_padding_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:17.8688978Z test_conv3d_valid_padding_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:36:17.8730405Z test_conv3d_vs_scipy_mode_same_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:36:17.8765604Z test_conv3d_vs_scipy_mode_same_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:36:17.8803889Z test_conv3d_vs_scipy_mode_valid_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:36:17.8836566Z test_conv3d_vs_scipy_mode_valid_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:36:17.8855628Z test_convTranspose_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:17.8978215Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:17.9101211Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:17.9223617Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:17.9345470Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:17.9468367Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:17.9590335Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:17.9712367Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:17.9834528Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:17.9957229Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.0078904Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.0200469Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.0324222Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.0445980Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.0568337Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.0689734Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.0812210Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.0934551Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.1055965Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.1178242Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.1300554Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.1421958Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.1543614Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.1666305Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.1787281Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.1910062Z test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.2031407Z test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.2153382Z test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.2277208Z test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.2402281Z test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.2524321Z test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.2647652Z test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.2770357Z test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.2893053Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.3017337Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.3141990Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.3265915Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.3390746Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.3514243Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.3639018Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.3762797Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.3887748Z test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.4011500Z test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.4135766Z test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.4258979Z test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.4383163Z test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.4506968Z test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.4630445Z test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.4752865Z test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.4875932Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.4999252Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.5122192Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.5244634Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.5367055Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.5490280Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.5612887Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.5735900Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.5859406Z test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.5982638Z test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.6105415Z test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.6227451Z test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.6351547Z test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.6474901Z test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.6598908Z test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.6724189Z test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:18.6920464Z test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:36:18.7105695Z test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:18.7299232Z test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:18.7485125Z test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:18.7679383Z test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:18.7868173Z test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:18.8062539Z test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:18.8249790Z test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:18.8444514Z test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:18.8632984Z test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:18.8830580Z test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:36:18.9020905Z test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:18.9217800Z test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:36:18.9415550Z test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:36:18.9612028Z test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:36:18.9804580Z test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:18.9997150Z test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:19.0191427Z test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:19.0385965Z test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:19.0577736Z test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:19.0774088Z test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:36:19.0969415Z test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:19.1168623Z test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:36:19.1364940Z test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:36:19.1544201Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.1722567Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.1903161Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.2079088Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.2265915Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:19.2448382Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.2632551Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.2813579Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.2995659Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.3171580Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.3354352Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.3534572Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.3718490Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.3900858Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.4089641Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:19.4275361Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:19.4456356Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.4635558Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.4820329Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.5004262Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.5192109Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:19.5384964Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:19.5573345Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:19.5761903Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:19.5949083Z test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:19.6131763Z test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.6311833Z test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.6492546Z test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.6679160Z test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:19.6862653Z test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.7050782Z test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:19.7235466Z test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.7418547Z test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.7601207Z test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.7783022Z test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.7965317Z test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.8152525Z test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:19.8338256Z test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:19.8525685Z test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:19.8709965Z test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.8892334Z test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.9072916Z test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.9258358Z test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:19.9439763Z test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:19.9633348Z test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:19.9820372Z test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:20.0007189Z test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:36:20.0190635Z test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:36:20.0314182Z test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.0437930Z test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.0560747Z test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.0683507Z test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.0808792Z test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.0932469Z test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.1055378Z test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.1177582Z test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.1300913Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.1424536Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.1547817Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.1670542Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.1794293Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.1915730Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.2038317Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.2161430Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.2284292Z test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.2407266Z test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.2532254Z test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.2658711Z test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:36:20.2781425Z test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.2904247Z test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.3026109Z test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.3149660Z test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.3272537Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.3395486Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.3518922Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.3641808Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.3764989Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.3888308Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.4011837Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.4134429Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.4258401Z test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.4383029Z test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.4507096Z test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.4633843Z test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:36:20.4757822Z test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.4884178Z test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:36:20.5008103Z test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.5134622Z test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:36:20.5258200Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.5383834Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:36:20.5508589Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.5635125Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:36:20.5759127Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.5884323Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.6007729Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.6131271Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.6253838Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.6377852Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.6501315Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.6625232Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.6749544Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.6872771Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.6996223Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.7118900Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.7243173Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.7366394Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.7490792Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.7614624Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.7740304Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:36:20.7864713Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.7990829Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:36:20.8115164Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.8239556Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.8362981Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.8485664Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.8610688Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.8734872Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.8859519Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.8983060Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:20.9109492Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:36:20.9369412Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:36:20.9619908Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:36:20.9877811Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:36:21.0126983Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:36:21.0398773Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:36:21.0662338Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:36:21.0929272Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:36:21.1191490Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:36:21.1328648Z test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:36:21.1463015Z test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:21.1597145Z test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:21.1730434Z test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:21.1864826Z test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:21.1995488Z test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:21.2132468Z test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:36:21.2262695Z test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:21.2458010Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:36:21.2647500Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:36:21.2838036Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:36:21.3025699Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:36:21.3217806Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:36:21.3406115Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:36:21.3598260Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:36:21.3788737Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:36:21.4074215Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:36:21.4346937Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:36:21.4627132Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:36:21.4902820Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:36:21.5208312Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:36:21.5501360Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:36:21.5802342Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:36:21.6092054Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:36:21.6232040Z test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:36:21.6366231Z test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:21.6509646Z test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:36:21.6641960Z test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:21.6780338Z test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:36:21.6913384Z test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:21.7049950Z test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:36:21.7179864Z test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:21.7371866Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:36:21.7560679Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:36:21.7753352Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:36:21.7941593Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:36:21.8135031Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:36:21.8324708Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:36:21.8518490Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:36:21.8706942Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:36:21.9070573Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.036s) 2022-08-17T12:36:21.9423713Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.035s) 2022-08-17T12:36:21.9743072Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:36:22.0058962Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:36:22.0439444Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.038s) 2022-08-17T12:36:22.0810128Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.037s) 2022-08-17T12:36:22.1149211Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.034s) 2022-08-17T12:36:22.1482371Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.033s) 2022-08-17T12:36:22.1624606Z test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:36:22.1760261Z test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.1900038Z test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:36:22.2033618Z test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.2174093Z test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:36:22.2307536Z test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.2448260Z test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:36:22.2582562Z test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.2777348Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:36:22.2967396Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:36:22.3159608Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:36:22.3348317Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:36:22.3540309Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:36:22.3730230Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:36:22.3923624Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:36:22.4113721Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:36:22.4247561Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.4377202Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.4512943Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:36:22.4643159Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.4776383Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.4904966Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.5037505Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.5165226Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.5298324Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.5427707Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.5562363Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.5693810Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.5827563Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.5958217Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.6090929Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.6219819Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.6354165Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.6484614Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.6621884Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:36:22.6752053Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.6886028Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.7015594Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.7148800Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.7280907Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.7414085Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.7542330Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.7673159Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.7799855Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.7929969Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.8057919Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.8190447Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.8319813Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.8453587Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.8584391Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.8717742Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.8848335Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.8982596Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.9110790Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.9243372Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.9374458Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.9507743Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.9636460Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.9769710Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:22.9898679Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:23.0033639Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:23.0165825Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:23.0302410Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:36:23.0433188Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:23.0565254Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:23.0693839Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:23.0829407Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:23.0957716Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:23.1091612Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:23.1221098Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:23.1354227Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:23.1484469Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:23.1617705Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:23.1745473Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:23.1877703Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:23.2005372Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:23.2136592Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:23.2264418Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:23.2396124Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:23.2527994Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:23.2660925Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:23.2789310Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:23.2920914Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:23.3050313Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:23.3182377Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:23.3312191Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:23.3445025Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:23.3575414Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:23.3831670Z test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:36:23.4079762Z test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:36:23.4332134Z test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:36:23.4583089Z test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:36:23.4852929Z test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:36:23.5120506Z test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:36:23.5392795Z test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:36:23.5658979Z test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:36:23.5980047Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:36:23.6263758Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:36:23.6535261Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:36:23.6801608Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:36:23.7076862Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:36:23.7353196Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:36:23.7637519Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:36:23.7909354Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:36:23.8164725Z test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:36:23.8413438Z test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:36:23.8663705Z test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:36:23.8911618Z test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:36:23.9177694Z test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:36:23.9435304Z test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:36:23.9696935Z test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:36:23.9951525Z test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:36:24.0213682Z test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:36:24.0470068Z test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:36:24.0739925Z test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:36:24.1004476Z test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:36:24.1283027Z test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:36:24.1555204Z test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:36:24.1833771Z test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:36:24.2104639Z test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:36:24.2382682Z test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:36:24.2657448Z test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:36:24.2935601Z test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:36:24.3210210Z test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:36:24.3511122Z test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:36:24.3807846Z test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:36:24.4104711Z test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:36:24.4392914Z test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:36:24.4700899Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:36:24.4999336Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:36:24.5317798Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:36:24.5634199Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:36:24.5955327Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:36:24.6265380Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:36:24.6601792Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.034s) 2022-08-17T12:36:24.6925602Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:36:24.7203277Z test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:36:24.7474514Z test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:36:24.7746685Z test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:36:24.8014360Z test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:36:24.8303058Z test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:36:24.8585070Z test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:36:24.8870549Z test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:36:24.9150400Z test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:36:24.9447114Z test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:36:24.9740109Z test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:36:25.0054354Z test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:36:25.0366315Z test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:36:25.0729334Z test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.036s) 2022-08-17T12:36:25.1075065Z test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.034s) 2022-08-17T12:36:25.1404305Z test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.033s) 2022-08-17T12:36:25.1728546Z test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:36:25.2090509Z test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.036s) 2022-08-17T12:36:25.2457542Z test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.037s) 2022-08-17T12:36:25.2756074Z test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:36:25.3047673Z test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:36:25.3415435Z test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.037s) 2022-08-17T12:36:25.3772591Z test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.036s) 2022-08-17T12:36:25.4080733Z test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:36:25.4386237Z test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:36:25.4511321Z test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:36:25.4634271Z test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:25.4758465Z test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:25.4880438Z test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:25.5003194Z test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:25.5124814Z test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:25.5249054Z test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:25.5370653Z test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:36:25.5739098Z test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.037s) 2022-08-17T12:36:25.6096781Z test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.036s) 2022-08-17T12:36:25.6424935Z test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.033s) 2022-08-17T12:36:25.6739790Z test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:36:25.7127785Z test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.039s) 2022-08-17T12:36:25.7505724Z test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.038s) 2022-08-17T12:36:25.7845587Z test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.034s) 2022-08-17T12:36:25.8179845Z test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.033s) 2022-08-17T12:36:25.8194915Z test_conv_cudnn_mismatch_memory_format_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:36:25.8221732Z test_conv_cudnn_ndhwc_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:36:25.8248247Z test_conv_cudnn_ndhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:36:25.8275016Z test_conv_cudnn_nhwc_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:36:25.8301501Z test_conv_cudnn_nhwc_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:36:25.8327811Z test_conv_cudnn_nhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:36:25.8339416Z test_conv_cudnn_nhwc_support_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:36:25.8350428Z test_conv_cudnn_nhwc_support_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:36:25.8364871Z test_conv_double_backward_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:36:25.8503866Z test_conv_double_backward_groups_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:36:25.8606025Z test_conv_double_backward_no_bias_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:36:25.9101978Z test_conv_double_backward_stride_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.049s) 2022-08-17T12:36:25.9127665Z test_conv_double_backward_strided_with_3D_input_and_weight_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:36:25.9150549Z test_conv_empty_channel_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/init.py:405: UserWarning: Initializing zero-element tensors is a no-op 2022-08-17T12:36:25.9151168Z warnings.warn("Initializing zero-element tensors is a no-op") 2022-08-17T12:36:25.9374932Z ok (0.025s) 2022-08-17T12:36:25.9603197Z test_conv_empty_channel_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:36:25.9624149Z test_conv_large_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:36:25.9636422Z test_conv_large_nosplit_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:36:25.9841507Z test_conv_noncontig_weights_and_bias_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:36:25.9883652Z test_conv_noncontig_weights_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:36:26.0592888Z test_conv_thnn_nhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.071s) 2022-08-17T12:36:26.1270531Z test_conv_thnn_nhwc_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.068s) 2022-08-17T12:36:26.1286634Z test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose2d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:26.2256201Z test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose3d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.097s) 2022-08-17T12:36:26.2277971Z test_conv_transposed_large_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:36:26.2292789Z test_convert_conv2d_weight_memory_format_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:36:26.2465810Z test_cross_entropy_label_smoothing_consistent_index_target_and_probs_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:36:26.2529342Z test_cross_entropy_label_smoothing_errors_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:36:26.2698941Z test_cross_entropy_label_smoothing_weight_ignore_indices_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:36:26.2829775Z test_cross_entropy_label_smoothing_with_probs_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:26.2888624Z test_cross_entropy_loss_index_target_unit_weights_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:36:26.2964827Z test_cross_entropy_loss_one_hot_target_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:36:26.3073082Z test_cross_entropy_loss_prob_target_all_reductions_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:36:26.3089127Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:26.3105107Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:26.3121097Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:26.3136270Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:36:26.3151431Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:36:26.3166397Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:36:26.3227477Z test_cross_entropy_loss_prob_target_unit_weights_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:36:26.5339028Z test_ctc_loss_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.211s) 2022-08-17T12:36:26.5357716Z test_ctc_loss_cudnn_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:36:26.5379727Z test_cudnn_convolution_add_relu_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:36:26.5400353Z test_cudnn_convolution_add_relu_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:36:26.5419396Z test_cudnn_convolution_relu_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:36:26.5437883Z test_cudnn_convolution_relu_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:36:26.5448036Z test_device_mask_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:36:26.5560064Z test_elu_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:36:26.5720927Z test_elu_inplace_with_neg_alpha_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:36:26.5758509Z test_embedding_backward_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:36:27.3553854Z test_embedding_bag_1D_padding_idx_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.779s) 2022-08-17T12:36:28.1070190Z test_embedding_bag_1D_padding_idx_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.752s) 2022-08-17T12:36:28.1740547Z test_embedding_bag_2D_padding_idx_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.067s) 2022-08-17T12:36:28.2382678Z test_embedding_bag_2D_padding_idx_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.064s) 2022-08-17T12:36:28.2394442Z test_embedding_bag_bfloat16_cpu_int32_int32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:36:28.2404784Z test_embedding_bag_bfloat16_cpu_int32_int64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:36:28.2414401Z test_embedding_bag_bfloat16_cpu_int64_int32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:36:28.2424156Z test_embedding_bag_bfloat16_cpu_int64_int64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:36:28.4186795Z test_embedding_bag_device_cpu_int32_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.176s) 2022-08-17T12:36:28.5946633Z test_embedding_bag_device_cpu_int32_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.176s) 2022-08-17T12:36:28.7759682Z test_embedding_bag_device_cpu_int32_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.181s) 2022-08-17T12:36:28.9527151Z test_embedding_bag_device_cpu_int32_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.177s) 2022-08-17T12:36:29.1284326Z test_embedding_bag_device_cpu_int32_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.176s) 2022-08-17T12:36:29.3094100Z test_embedding_bag_device_cpu_int32_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.181s) 2022-08-17T12:36:29.4853810Z test_embedding_bag_device_cpu_int64_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.176s) 2022-08-17T12:36:29.6605075Z test_embedding_bag_device_cpu_int64_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.175s) 2022-08-17T12:36:29.8402840Z test_embedding_bag_device_cpu_int64_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.180s) 2022-08-17T12:36:30.0165647Z test_embedding_bag_device_cpu_int64_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.176s) 2022-08-17T12:36:30.1929400Z test_embedding_bag_device_cpu_int64_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.176s) 2022-08-17T12:36:30.3729410Z test_embedding_bag_device_cpu_int64_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.180s) 2022-08-17T12:36:30.3755610Z test_embedding_bag_empty_input_cpu_int32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:36:30.3781031Z test_embedding_bag_empty_input_cpu_int32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:30.3804693Z test_embedding_bag_empty_input_cpu_int64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:30.3828401Z test_embedding_bag_empty_input_cpu_int64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:30.4251497Z test_embedding_bag_half_cpu_int32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.042s) 2022-08-17T12:36:30.4675671Z test_embedding_bag_half_cpu_int32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.042s) 2022-08-17T12:36:30.5098259Z test_embedding_bag_half_cpu_int64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.042s) 2022-08-17T12:36:30.5523908Z test_embedding_bag_half_cpu_int64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.042s) 2022-08-17T12:36:30.5547903Z test_embedding_bag_non_contiguous_weight_cpu_int32_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:30.5569905Z test_embedding_bag_non_contiguous_weight_cpu_int32_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:30.5589929Z test_embedding_bag_non_contiguous_weight_cpu_int32_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:30.5608899Z test_embedding_bag_non_contiguous_weight_cpu_int32_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:30.5628807Z test_embedding_bag_non_contiguous_weight_cpu_int32_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:30.5647342Z test_embedding_bag_non_contiguous_weight_cpu_int32_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:30.5666401Z test_embedding_bag_non_contiguous_weight_cpu_int64_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:30.5686077Z test_embedding_bag_non_contiguous_weight_cpu_int64_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:30.5704682Z test_embedding_bag_non_contiguous_weight_cpu_int64_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:30.5723764Z test_embedding_bag_non_contiguous_weight_cpu_int64_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:30.5743273Z test_embedding_bag_non_contiguous_weight_cpu_int64_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:30.5761870Z test_embedding_bag_non_contiguous_weight_cpu_int64_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:30.5898259Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cpu_float32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:30.6034044Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cpu_float32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:36:30.6169434Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cpu_float64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:30.6304910Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cpu_float64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:30.6439839Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cpu_float32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:30.6573567Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cpu_float32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:30.6700337Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cpu_float64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:30.6825734Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cpu_float64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:30.7073246Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cpu_float32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:36:30.7320757Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cpu_float32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:36:30.7558440Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cpu_float64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:36:30.7793957Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cpu_float64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:36:30.7926524Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cpu_float32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:30.8059776Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cpu_float32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:30.8193042Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cpu_float64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:30.8326052Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cpu_float64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:30.8460094Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cpu_float32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:30.8593160Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cpu_float32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:30.8718961Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cpu_float64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:30.8844685Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cpu_float64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:36:30.9092525Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cpu_float32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:36:30.9340884Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cpu_float32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:36:30.9578044Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cpu_float64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:36:30.9814119Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cpu_float64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:36:30.9865947Z test_embedding_dense_grad_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:36:30.9885007Z test_embedding_max_norm_backward_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:30.9897147Z test_embedding_max_norm_device_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:36:30.9909578Z test_embedding_max_norm_device_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:36:30.9921692Z test_embedding_max_norm_device_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:36:30.9940168Z test_embedding_max_norm_fwd_AD_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:31.0057065Z test_embedding_padding_idx_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:36:31.0143797Z test_embedding_scalar_weight_error_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:36:31.0152295Z test_empty_dropout_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:36:31.0482142Z test_fold_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.033s) 2022-08-17T12:36:31.0818403Z test_fractional_max_pool2d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.034s) 2022-08-17T12:36:31.1289045Z test_fractional_max_pool3d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.047s) 2022-08-17T12:36:31.1309313Z test_fractional_max_pool_nan_inf_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:31.1439125Z test_glu_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:36:31.1471334Z test_grid_sample_large_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:36:38.2187030Z test_grid_sample_large_index_2d_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (7.071s) 2022-08-17T12:36:38.3112915Z test_grid_sample_large_index_2d_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Insufficient cpu memory (0.092s) 2022-08-17T12:36:43.3946254Z test_grid_sample_large_index_3d_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (5.083s) 2022-08-17T12:36:43.4751186Z test_grid_sample_large_index_3d_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Insufficient cpu memory (0.080s) 2022-08-17T12:36:43.4771020Z test_grid_sample_nan_inf_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:43.4788202Z test_grid_sample_nan_inf_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:43.4806940Z test_group_convTranspose_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:43.4824630Z test_group_conv_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:43.4904317Z test_groupnorm_nhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:36:43.4991171Z test_groupnorm_nhwc_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:36:43.5080729Z test_gumbel_softmax_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:36:43.5171905Z test_gumbel_softmax_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:36:43.5196058Z test_hardsigmoid_grad_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:43.5218363Z test_hardswish_grad_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:43.5271920Z test_hardswish_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:36:43.5290071Z test_instancenorm_raises_error_for_single_spatial_element_during_training_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:43.5299907Z test_instancenorm_raises_error_if_less_than_one_value_per_channel_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:36:43.5363232Z test_invalid_reduction_strings_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:36:43.5375400Z test_layernorm_half_precision_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:36:43.5388456Z test_layernorm_weight_bias_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:36:43.5481091Z test_leaky_relu_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:36:43.5655415Z test_leaky_relu_inplace_with_neg_slope_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:36:43.5675494Z test_leaky_relu_inplace_with_zero_slope_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:43.5691716Z test_linear_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:36:43.5705770Z test_log_softmax_big_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:36:43.5720361Z test_logsigmoid_out_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:36:43.5731692Z test_lstmcell_backward_only_one_output_grad_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:36:43.5744278Z test_masked_softmax_TxT_layout_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:36:51.1845193Z test_masked_softmax_cpu (__main__.TestNNDeviceTypeCPU) ... ok (7.610s) 2022-08-17T12:36:51.3549952Z test_masked_softmax_forward_with_nans_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.170s) 2022-08-17T12:36:51.3910743Z test_masked_softmax_grad_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.036s) 2022-08-17T12:36:51.3926376Z test_masked_softmax_transformer_layout_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:36:51.3966597Z test_max_pool1d_corner_cases_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:36:51.4001642Z test_max_pool1d_corner_cases_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:36:51.6443124Z test_max_pool1d_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.244s) 2022-08-17T12:36:52.1567044Z test_max_pool1d_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.512s) 2022-08-17T12:36:52.1774512Z test_max_pool1d_errors_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:36:52.1843443Z test_max_pool2d_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:36:52.1858801Z test_max_pool2d_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:36:52.1874056Z test_max_pool2d_indices_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:36:55.6182427Z test_max_pool2d_nhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (3.431s) 2022-08-17T12:37:01.4175272Z test_max_pool2d_nhwc_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (5.799s) 2022-08-17T12:37:01.4212776Z test_max_pool3d_ndhwc_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:37:01.4249625Z test_max_pool3d_ndhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:37:01.4286307Z test_max_pool3d_ndhwc_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:37:01.4313877Z test_max_pool_nan_inf_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:37:02.3033430Z test_maxpool3d_non_square_backward_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.872s) 2022-08-17T12:37:02.3046431Z test_maxpool_indices_no_batch_dim_cpu_float32 (__main__.TestNNDeviceTypeCPU) 2022-08-17T12:37:02.3064486Z Check that indices with no batch dim is consistent with a single batch. ... ok (0.003s) 2022-08-17T12:37:02.3117706Z test_mish_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:37:02.3135099Z test_module_to_empty_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:37:02.3152829Z test_module_to_empty_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:37:02.3205138Z test_multi_margin_loss_errors_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:37:02.3220196Z test_multihead_attention_dtype_batch_first_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:02.3235104Z test_multihead_attention_dtype_batch_first_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:02.3249712Z test_multihead_attention_dtype_batch_first_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:02.3262043Z test_multihead_attention_dtype_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:02.3274339Z test_multihead_attention_dtype_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:02.3286520Z test_multihead_attention_dtype_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:02.3303181Z test_multihead_attn_fast_path_query_and_bias_have_different_dtypes_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:37:02.3317751Z test_multihead_attn_fast_path_small_test_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:37:02.3331966Z test_multihead_attn_in_proj_bias_none_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:37:02.3347330Z test_multihead_attn_in_proj_weight_none_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:37:02.3371528Z test_nll_loss_all_ignored_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:37:02.3404611Z test_nll_loss_byte_target_matches_long_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:37:02.3433354Z test_nll_loss_empty_tensor_reduction_mean_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:37:02.3463255Z test_nll_loss_empty_tensor_reduction_none_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:37:02.3491482Z test_nll_loss_empty_tensor_reduction_sum_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:37:02.3565981Z test_nll_loss_invalid_target_dim_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:37:02.3709655Z test_nll_loss_invalid_weights_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:37:02.3741638Z test_nll_loss_mismatched_batch_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:37:02.3753866Z test_nll_loss_out_of_bounds_ignore_index_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:37:02.3780939Z test_nll_loss_total_weight_is_zero_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:37:02.3814547Z test_nn_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:37:02.3858457Z test_nn_scalars_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:37:02.3949011Z test_nn_scalars_reductions_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:37:02.3964516Z test_noncontig_conv_grad_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:37:02.3978848Z test_noncontig_conv_grad_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:02.3992935Z test_noncontig_conv_grad_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:02.4009753Z test_nonlinearity_propagate_nan_cpu (__main__.TestNNDeviceTypeCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1956: UserWarning: nn.functional.tanh is deprecated. Use torch.tanh instead. 2022-08-17T12:37:02.4010226Z warnings.warn("nn.functional.tanh is deprecated. Use torch.tanh instead.") 2022-08-17T12:37:02.4011087Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1967: UserWarning: nn.functional.sigmoid is deprecated. Use torch.sigmoid instead. 2022-08-17T12:37:02.4011494Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-08-17T12:37:02.4013630Z ok (0.002s) 2022-08-17T12:37:02.4140563Z test_one_hot_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:37:02.4156951Z test_overwrite_module_params_on_conversion_cpu_device_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:37:02.4405656Z test_pad_cpu_complex128 (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:37:02.4654619Z test_pad_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:37:02.4669680Z test_pool3d_large_size_int64_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:02.4682621Z test_pool3d_size_one_feature_dim_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:02.4982594Z test_pool_invalid_size_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:37:03.3872971Z test_pool_large_size_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.889s) 2022-08-17T12:37:03.3888248Z test_pooling_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:37:03.3976472Z test_pooling_max_nhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:37:03.4060411Z test_pooling_max_nhwc_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:37:03.4075275Z test_pooling_shape_cpu (__main__.TestNNDeviceTypeCPU) 2022-08-17T12:37:03.4106094Z Test the output shape calculation for pooling functions ... ok (0.005s) 2022-08-17T12:37:03.4295705Z test_pooling_size_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:37:03.4840866Z test_pooling_zero_stride_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.054s) 2022-08-17T12:37:03.4851679Z test_prelu_backward_32bit_indexing_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:03.4886029Z test_rnn_fused_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:37:03.4919534Z test_rnn_fused_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:37:03.5300379Z test_rnn_retain_variables_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.038s) 2022-08-17T12:37:03.5361185Z test_save_lstm_compatibility_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:37:03.5415530Z test_silu_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:37:03.5434815Z test_skip_init_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:37:03.5511565Z test_smooth_l1_loss_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:37:03.5623696Z test_smooth_l1_loss_vs_huber_loss_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:37:03.5638554Z test_softmax_64bit_indexing_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:37:03.5652289Z test_softmax_64bit_indexing_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:03.6030226Z test_softmax_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.037s) 2022-08-17T12:37:03.6044133Z test_softmax_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:37:03.6058074Z test_softmax_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:04.1016877Z test_softmax_results_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.496s) 2022-08-17T12:37:04.1070519Z test_softplus_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:37:04.1089388Z test_softplus_low_threshold_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:37:04.1115565Z test_softshrink_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:37:04.1170674Z test_softshrink_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:37:04.1221837Z test_softshrink_negative_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:37:04.1230945Z test_threshold_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:37:04.1245617Z test_to_complex_cpu (__main__.TestNNDeviceTypeCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:971: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-08-17T12:37:04.1253032Z "Complex modules are a new feature under active development whose design may change, " 2022-08-17T12:37:04.1253949Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:980: 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:04.1254450Z return t.to(device, dtype if t.is_floating_point() or t.is_complex() else None, non_blocking) 2022-08-17T12:37:04.1254962Z ok (0.002s) 2022-08-17T12:37:04.1593066Z test_transformerencoderlayer_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.034s) 2022-08-17T12:37:04.1992118Z test_transformerencoderlayer_fast_path_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.040s) 2022-08-17T12:37:04.2334442Z test_transformerencoderlayer_gelu_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.034s) 2022-08-17T12:37:08.7997299Z test_triplet_margin_with_distance_loss_cpu (__main__.TestNNDeviceTypeCPU) ... ok (4.566s) 2022-08-17T12:37:08.9181968Z test_triplet_margin_with_distance_loss_default_parity_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.118s) 2022-08-17T12:37:08.9200025Z test_upsamplingBicubic2d_aa_correctness_memory_format_torch_channels_last_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:37:08.9216020Z test_upsamplingBicubic2d_aa_correctness_memory_format_torch_contiguous_format_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:37:08.9253074Z test_upsamplingBicubic2d_antialias_False_align_corners_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:37:08.9289179Z test_upsamplingBicubic2d_antialias_False_align_corners_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:37:08.9323376Z test_upsamplingBicubic2d_antialias_True_align_corners_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:37:08.9357907Z test_upsamplingBicubic2d_antialias_True_align_corners_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:37:08.9373641Z test_upsamplingBicubic2d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:37:08.9389451Z test_upsamplingBilinear2d_aa_correctness_memory_format_torch_channels_last_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:37:08.9404488Z test_upsamplingBilinear2d_aa_correctness_memory_format_torch_contiguous_format_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:37:08.9807516Z test_upsamplingBilinear2d_antialias_False_align_corners_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.040s) 2022-08-17T12:37:09.0206142Z test_upsamplingBilinear2d_antialias_False_align_corners_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.040s) 2022-08-17T12:37:09.0655978Z test_upsamplingBilinear2d_antialias_True_align_corners_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.045s) 2022-08-17T12:37:09.1106832Z test_upsamplingBilinear2d_antialias_True_align_corners_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.045s) 2022-08-17T12:37:09.1127546Z test_upsamplingNearest1d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:37:09.1340677Z test_upsamplingNearest1d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:37:09.1350137Z test_upsamplingNearest1d_launch_config_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:09.1444373Z test_upsamplingNearest2d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:37:09.1879758Z test_upsamplingNearest2d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.043s) 2022-08-17T12:37:09.1889437Z test_upsamplingNearest2d_launch_config_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:09.1897890Z test_upsamplingNearest2d_launch_fail_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:09.1905553Z test_upsamplingNearest2d_launch_rocm_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:09.3019141Z test_upsamplingNearest3d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.111s) 2022-08-17T12:37:09.3274829Z test_upsamplingNearest3d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:37:09.3285616Z test_upsamplingNearest3d_launch_config_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:09.3305717Z test_upsamplingNearestExact1d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:37:09.3323392Z test_upsamplingNearestExact1d_rescale_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:37:09.3416513Z test_upsamplingNearestExact2d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:37:09.4542766Z test_upsamplingNearestExact3d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.112s) 2022-08-17T12:37:10.0200996Z test_variable_sequence_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.566s) 2022-08-17T12:37:10.0215489Z test_calculate_gain_leaky_relu (__main__.TestNNInit) ... ok (0.001s) 2022-08-17T12:37:10.0224155Z test_calculate_gain_leaky_relu_only_accepts_numbers (__main__.TestNNInit) ... ok (0.001s) 2022-08-17T12:37:10.0233723Z test_calculate_gain_linear (__main__.TestNNInit) ... ok (0.001s) 2022-08-17T12:37:10.0245017Z test_calculate_gain_nonlinear (__main__.TestNNInit) ... ok (0.001s) 2022-08-17T12:37:10.0253443Z test_calculate_gain_only_accepts_valid_nonlinearities (__main__.TestNNInit) ... ok (0.001s) 2022-08-17T12:37:10.0266922Z test_constant (__main__.TestNNInit) ... ok (0.001s) 2022-08-17T12:37:10.0298776Z test_deprecation (__main__.TestNNInit) ... ok (0.003s) 2022-08-17T12:37:10.0360778Z test_dirac_identity (__main__.TestNNInit) ... ok (0.006s) 2022-08-17T12:37:10.0369305Z test_dirac_only_works_on_3_4_5d_inputs (__main__.TestNNInit) ... ok (0.001s) 2022-08-17T12:37:10.0394088Z test_dirac_properties (__main__.TestNNInit) ... ok (0.002s) 2022-08-17T12:37:10.0405566Z test_eye (__main__.TestNNInit) ... ok (0.001s) 2022-08-17T12:37:10.0413601Z test_eye_only_works_on_2d_inputs (__main__.TestNNInit) ... ok (0.001s) 2022-08-17T12:37:10.2481933Z test_kaiming_normal (__main__.TestNNInit) ... ok (0.207s) 2022-08-17T12:37:10.2491907Z test_kaiming_normal_errors_on_inputs_smaller_than_2d (__main__.TestNNInit) ... ok (0.001s) 2022-08-17T12:37:10.2524907Z test_kaiming_normal_warning_on_0element_tensor (__main__.TestNNInit) ... ok (0.003s) 2022-08-17T12:37:10.4259677Z test_kaiming_uniform (__main__.TestNNInit) ... ok (0.173s) 2022-08-17T12:37:10.4270359Z test_kaiming_uniform_errors_on_inputs_smaller_than_2d (__main__.TestNNInit) ... ok (0.001s) 2022-08-17T12:37:10.4301479Z test_kaiming_uniform_warning_on_0element_tensor (__main__.TestNNInit) ... ok (0.003s) 2022-08-17T12:37:10.4391595Z test_max_unpool (__main__.TestNNInit) ... ok (0.009s) 2022-08-17T12:37:11.3538554Z test_normal (__main__.TestNNInit) ... ok (0.914s) 2022-08-17T12:37:11.3560811Z test_ones_and_zeros (__main__.TestNNInit) ... ok (0.002s) 2022-08-17T12:37:11.3603886Z test_orthogonal (__main__.TestNNInit) ... ok (0.004s) 2022-08-17T12:37:11.3652311Z test_sparse_default_std (__main__.TestNNInit) ... ok (0.005s) 2022-08-17T12:37:11.3661261Z test_sparse_only_works_on_2d_inputs (__main__.TestNNInit) ... ok (0.001s) 2022-08-17T12:37:11.3669341Z test_trunc_normal (__main__.TestNNInit) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:37:12.1899598Z test_uniform (__main__.TestNNInit) ... ok (0.823s) 2022-08-17T12:37:12.5352743Z test_xavier_normal (__main__.TestNNInit) ... ok (0.345s) 2022-08-17T12:37:12.5364478Z test_xavier_normal_errors_on_inputs_smaller_than_2d (__main__.TestNNInit) ... ok (0.001s) 2022-08-17T12:37:12.6107902Z test_xavier_uniform (__main__.TestNNInit) ... ok (0.074s) 2022-08-17T12:37:12.6118278Z test_xavier_uniform_errors_on_inputs_smaller_than_2d (__main__.TestNNInit) ... ok (0.001s) 2022-08-17T12:37:12.6142957Z test_load_state_dict_module_pre_hook (__main__.TestStateDictHooks) ... ok (0.002s) 2022-08-17T12:37:12.6169688Z test_load_state_dict_post_hook (__main__.TestStateDictHooks) ... ok (0.003s) 2022-08-17T12:37:12.6196471Z test_load_state_dict_post_hook_backward_compatibility (__main__.TestStateDictHooks) ... ok (0.003s) 2022-08-17T12:37:12.6221029Z test_load_state_dict_pre_hook (__main__.TestStateDictHooks) ... ok (0.002s) 2022-08-17T12:37:12.6230947Z test_no_extra_ref_to_module (__main__.TestStateDictHooks) ... ok (0.001s) 2022-08-17T12:37:12.6243387Z test_pickled_hook (__main__.TestStateDictHooks) ... ok (0.001s) 2022-08-17T12:37:12.6243718Z 2022-08-17T12:37:12.6244218Z ---------------------------------------------------------------------- 2022-08-17T12:37:12.6244475Z Ran 3250 tests in 127.764s 2022-08-17T12:37:12.6245089Z 2022-08-17T12:37:12.6245201Z OK (skipped=1377, expected failures=27) 2022-08-17T12:37:12.6245434Z 2022-08-17T12:37:12.6245593Z Generating XML reports... 2022-08-17T12:37:12.6294618Z Generated XML report: test-reports/python-unittest/test_nn/TEST-PackedSequenceTest-20220817123504.xml 2022-08-17T12:37:12.6299215Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestAddRelu-20220817123504.xml 2022-08-17T12:37:12.6307014Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestAvgPool-20220817123504.xml 2022-08-17T12:37:12.6310436Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestConstantPadNd-20220817123504.xml 2022-08-17T12:37:12.6312564Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestFunctionalPickle-20220817123504.xml 2022-08-17T12:37:12.6314901Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestFusionEval-20220817123504.xml 2022-08-17T12:37:12.6355238Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestLazyModules-20220817123504.xml 2022-08-17T12:37:12.6387000Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestModuleGlobalHooks-20220817123504.xml 2022-08-17T12:37:12.8391365Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestNN-20220817123504.xml 2022-08-17T12:37:12.9988883Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestNNDeviceTypeCPU-20220817123504.xml 2022-08-17T12:37:13.0011488Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestNNInit-20220817123504.xml 2022-08-17T12:37:13.0018072Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestStateDictHooks-20220817123504.xml 2022-08-17T12:37:13.5039382Z Running test_jit_fuser_te ... [2022-08-17 12:37:13.503577] 2022-08-17T12:37:13.5039912Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_fuser_te.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:37:13.503656] 2022-08-17T12:37:16.1634004Z CUDA not available, skipping tests 2022-08-17T12:37:16.1937391Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2022-08-17T12:37:16.4260925Z Test results will be stored in test-reports/python-unittest/test_jit_fuser_te 2022-08-17T12:37:16.4530270Z 2022-08-17T12:37:16.4530419Z Running tests... 2022-08-17T12:37:16.4530876Z ---------------------------------------------------------------------- 2022-08-17T12:37:16.5649277Z test_autodiff_fallback (jit.test_fuser_common.TestFuserCommon) ... ok (0.112s) 2022-08-17T12:37:16.6023736Z test_relu_cpu (__main__.TestLoopnestRandomizationCPU) ... ok (0.037s) 2022-08-17T12:37:16.6118073Z test_failures___rmatmul___cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:16.6396402Z test_failures_frac_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.028s) 2022-08-17T12:37:16.6487430Z test_failures_matmul_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:16.6501542Z 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:37:16.6514380Z 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:37:16.6526603Z 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:37:16.6538795Z 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:37:16.6551137Z 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:37:16.6563323Z 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:37:16.6575558Z 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:37:16.6587936Z 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:37:16.6600315Z 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:37:16.6612601Z 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:37:16.6624970Z 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:37:16.6637366Z 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:37:16.6649708Z 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:37:16.6661894Z 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:37:16.6674107Z 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:37:16.6686255Z 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:37:16.6698394Z 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:37:16.6710742Z 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:37:16.6722906Z 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:37:16.6734991Z 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:37:16.6747301Z 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:37:16.6759432Z 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:37:16.6771477Z 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:37:16.6783637Z 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:37:16.6795892Z 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:37:16.6807918Z 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:37:16.6820151Z 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:37:16.6832464Z 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:37:16.6844564Z 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:37:16.6856872Z 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:37:16.6869260Z 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:37:16.6881318Z 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:37:16.6893536Z 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:37:16.6905993Z 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:37:16.6919611Z 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:37:16.6931431Z 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:37:16.6943700Z 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:37:16.6955910Z 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:37:16.6967980Z 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:37:16.6980251Z 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:37:16.6992510Z 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:37:16.7004605Z 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:37:16.7016759Z 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:37:16.7029216Z 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:37:16.7041168Z 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:37:16.7053186Z 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:37:16.7065306Z 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:37:16.7077598Z 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:37:16.7089654Z 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:37:16.7101910Z 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:37:16.7114104Z 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:37:16.7126165Z 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:37:16.7138356Z 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:37:16.7150828Z 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:37:16.7162941Z 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:37:16.7175118Z 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:37:16.7187501Z 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:37:16.7199971Z 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:37:16.7211728Z 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:37:16.7223965Z 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:37:16.7236154Z 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:37:16.7248458Z 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:37:16.7260711Z 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:37:16.7273058Z 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:37:16.7285183Z 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:37:16.7297415Z 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:37:16.7309837Z 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:37:16.7321776Z 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:37:16.7334429Z 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:37:16.7346276Z 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:37:16.7358514Z 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:37:16.7370604Z 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:37:16.7382824Z 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:37:16.7395193Z 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:37:16.7407749Z 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:37:16.7421041Z 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:37:16.7430448Z test_nnc_correctness___rmatmul___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:16.7442442Z 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:37:16.7454465Z 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:37:16.7466674Z 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:37:16.7478997Z 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:37:16.7491033Z 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:37:16.7503226Z 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:37:16.7515393Z 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:37:16.7527499Z 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:37:16.7539615Z 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:37:16.7551863Z 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:37:16.7563840Z 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:37:16.7575919Z 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:37:16.7588046Z 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:37:16.7600327Z 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:37:16.7612261Z 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:37:16.7624419Z 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:37:16.7636649Z 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:37:16.7648728Z 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:37:16.7661322Z 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:37:16.7673758Z 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:37:16.7685955Z 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:37:16.7698346Z 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:37:16.7710575Z 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:37:16.7722557Z 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:37:16.7734776Z 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:37:16.7747267Z 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:37:16.7759563Z 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:37:16.7771888Z 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:37:16.7784321Z 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:37:16.7796483Z 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:37:16.7808600Z 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:37:16.7820882Z 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:37:16.7832947Z 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:37:16.7844984Z 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:37:16.7857021Z 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:37:16.7869370Z 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:37:16.7881373Z 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:37:16.7893505Z 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:37:16.7905735Z 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:37:16.7918076Z 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:37:16.7930289Z 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:37:16.7942512Z 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:37:16.7954846Z 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:37:16.7966984Z 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:37:16.7979589Z 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:37:16.7991910Z 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:37:16.8004162Z 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:37:16.8016466Z 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:37:16.8029230Z 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:37:16.8041517Z 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:37:16.8053849Z 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:37:16.8066408Z 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:37:16.8079055Z 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:37:16.8091504Z 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:37:16.8104048Z 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:37:16.8116614Z 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:37:16.8128950Z 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:37:16.8141427Z 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:37:16.8153959Z 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:37:16.8166564Z 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:37:16.8178797Z 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:37:16.8191104Z 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:37:16.8203247Z 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:37:16.8215380Z 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:37:16.8227614Z 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:37:16.8239844Z 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:37:16.8251982Z 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:37:16.8264090Z 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:37:16.8276281Z 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:37:16.8288343Z 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:37:16.8300644Z 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:37:16.8312702Z 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:37:16.8325013Z 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:37:16.8337183Z 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:37:16.8349777Z 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:37:16.8362257Z 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:37:16.8374442Z 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:37:16.8387085Z 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:37:16.8399497Z 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:37:16.8411940Z 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:37:16.8424820Z 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:37:16.8437654Z 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:37:16.8449893Z 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:37:16.8463157Z 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:37:16.8476174Z 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:37:16.8489495Z 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:37:16.8502593Z 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:37:16.8515922Z 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:37:16.8528996Z 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:37:16.8542173Z 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:37:16.8555387Z 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:37:16.8568519Z 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:37:16.8581865Z 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:37:16.8594870Z 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:37:16.8608100Z 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:37:16.8621036Z 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:37:16.8634215Z 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:37:16.8647293Z 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:37:16.8660494Z 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:37:16.8673780Z 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:37:16.8686835Z 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:37:16.8699841Z 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:37:16.8713126Z 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:37:16.8726052Z 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:37:16.8739059Z 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:37:16.8752201Z 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:37:16.8765203Z 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:37:16.8778076Z 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:37:16.8791420Z 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:37:16.8805965Z 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:37:16.8820079Z 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:37:16.8833418Z 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:37:16.8846676Z 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:37:16.8859854Z 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:37:16.8873479Z 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:37:16.8886657Z 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:37:16.8899984Z 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:37:16.8913441Z 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:37:16.8926651Z 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:37:16.8939897Z 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:37:16.8953237Z 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:37:16.8966454Z 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:37:16.8979692Z 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:37:16.8992949Z 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:37:16.9006204Z 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:37:16.9019544Z 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:37:16.9032934Z 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:37:16.9046413Z 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:37:16.9059673Z 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:37:16.9073121Z 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:37:16.9086370Z 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:37:16.9099730Z 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:37:16.9113178Z 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:37:16.9126278Z 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:37:16.9139510Z 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:37:16.9152892Z 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:37:16.9166409Z 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:37:16.9179679Z 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:37:16.9193135Z 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:37:16.9206319Z 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:37:16.9219548Z 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:37:16.9232909Z 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:37:16.9246089Z 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:37:16.9259300Z 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:37:16.9272709Z 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:37:16.9285834Z 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:37:16.9299160Z 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:37:16.9312469Z 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:37:16.9325788Z 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:37:16.9339032Z 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:37:16.9352395Z 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:37:16.9365598Z 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:37:16.9378828Z 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:37:16.9392292Z 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:37:16.9405434Z 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:37:16.9418687Z 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:37:16.9432145Z 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:37:16.9445213Z 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:37:16.9458697Z 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:37:16.9471704Z 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:37:16.9484599Z 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:37:16.9497747Z 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:37:16.9511046Z 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:37:16.9524023Z 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:37:16.9537046Z 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:37:16.9550377Z 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:37:16.9563461Z 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:37:16.9576491Z 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:37:16.9589868Z 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:37:16.9602754Z 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:37:16.9615629Z 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:37:16.9628905Z 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:37:16.9641834Z 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:37:16.9654777Z 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:37:16.9667221Z 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:37:16.9679719Z 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:37:16.9692140Z 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:37:16.9704694Z 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:37:16.9717056Z 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:37:16.9729479Z 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:37:16.9742085Z 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:37:16.9754542Z 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:37:16.9766812Z 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:37:16.9779189Z 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:37:16.9791817Z 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:37:16.9804176Z 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:37:16.9816530Z 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:37:16.9829203Z 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:37:16.9841478Z 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:37:16.9853695Z 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:37:16.9865951Z 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:37:16.9878034Z 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:37:16.9890275Z 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:37:16.9902448Z 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:37:16.9914767Z 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:37:16.9926855Z 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:37:16.9938988Z 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:37:16.9951363Z 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:37:16.9963417Z 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:37:16.9975448Z 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:37:16.9987630Z 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:37:16.9999851Z 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:37:17.0011970Z 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:37:17.0024325Z 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:37:17.0036470Z 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:37:17.0048691Z 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:37:17.0060890Z 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:37:17.0073238Z 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:37:17.0085260Z 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:37:17.0097781Z 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:37:17.0110152Z 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:37:17.0121962Z 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:37:17.0134145Z 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:37:17.0146401Z 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:37:17.0158669Z 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:37:17.0171123Z 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:37:17.0183493Z 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:37:17.0195787Z 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:37:17.0207966Z 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:37:17.0220197Z 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:37:17.0232397Z 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:37:17.0244379Z 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:37:17.0256569Z 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:37:17.0268953Z 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:37:17.0281052Z 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:37:17.0293164Z 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:37:17.0305582Z 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:37:17.0317633Z 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:37:17.0330038Z 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:37:17.0342236Z 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:37:17.0354436Z 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:37:17.0366555Z 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:37:17.0378784Z 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:37:17.0391014Z 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:37:17.0403226Z 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:37:17.0415327Z 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:37:17.0427526Z 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:37:17.0439794Z 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:37:17.0451986Z 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:37:17.0464185Z 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:37:17.0476452Z 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:37:17.0488546Z 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:37:17.0500886Z 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:37:17.0513139Z 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:37:17.0525213Z 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:37:17.0537288Z 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:37:17.0549793Z 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:37:17.0561930Z 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:37:17.0574036Z 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:37:17.0586394Z 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:37:17.0598506Z 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:37:17.0610743Z 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:37:17.0622953Z 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:37:17.0635123Z 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:37:17.0647254Z 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:37:17.0659435Z 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:37:17.0671743Z 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:37:17.0683836Z 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:37:17.0696052Z 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:37:17.0708255Z 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:37:17.0720620Z 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:37:17.0732653Z 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:37:17.0744857Z 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:37:17.0757016Z 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:37:17.0769155Z 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:37:17.0781380Z 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:37:17.0793647Z 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:37:17.0805710Z 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:37:17.0817780Z 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:37:17.0830088Z 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:37:17.0842096Z 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:37:17.0854247Z 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:37:17.0866465Z 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:37:17.0878689Z 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:37:17.0890771Z 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:37:17.0902997Z 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:37:17.0915145Z 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:37:17.0927218Z 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:37:17.0939516Z 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:37:17.0951758Z 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:37:17.0963822Z 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:37:17.0975843Z 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:37:17.0987970Z 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:37:17.1000196Z 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:37:17.1012264Z 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:37:17.1024515Z 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:37:17.1036654Z 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:37:17.1048764Z 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:37:17.1061006Z 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:37:17.1073245Z 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:37:17.1085297Z 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:37:17.1097491Z 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:37:17.1109860Z 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:37:17.1121898Z 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:37:17.1133975Z 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:37:17.1146206Z 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:37:17.1158268Z 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:37:17.1170344Z 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:37:17.1182686Z 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:37:17.1194833Z 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:37:17.1206940Z 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:37:17.1219084Z 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:37:17.1231359Z 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:37:17.1243385Z 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:37:17.1255520Z 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:37:17.1267632Z 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:37:17.1279807Z 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:37:17.1291806Z 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:37:17.1304192Z 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:37:17.1316333Z 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:37:17.1328549Z 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:37:17.1340673Z 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:37:17.1352923Z 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:37:17.1364985Z 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:37:17.1377073Z 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:37:17.1389334Z 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:37:17.1401384Z 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:37:17.1413507Z 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:37:17.1425899Z 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:37:17.1438024Z 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:37:17.1450406Z 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:37:17.1462290Z 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:37:17.1470490Z test_nnc_correctness_allclose_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:17.1479437Z test_nnc_correctness_allclose_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:17.1487529Z test_nnc_correctness_allclose_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:17.1495916Z test_nnc_correctness_allclose_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:17.1504450Z test_nnc_correctness_allclose_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:17.1513020Z test_nnc_correctness_allclose_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:17.1525112Z 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:37:17.1537384Z 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:37:17.1549839Z 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:37:17.1562168Z 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:37:17.1574643Z 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:37:17.1587097Z 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:37:17.1599677Z 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:37:17.1611717Z 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:37:17.1624007Z 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:37:17.1636314Z 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:37:17.1648469Z 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:37:17.1660667Z 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:37:17.1672937Z 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:37:17.1685304Z test_nnc_correctness_amin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:37:17.1697479Z 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:37:17.1710669Z 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:37:17.1722115Z 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:37:17.1734419Z 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:37:17.1746653Z 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:37:17.1759266Z 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:37:17.1771370Z 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:37:17.1783879Z 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:37:17.1796436Z 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:37:17.1808537Z 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:37:17.1820916Z 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:37:17.1833446Z 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:37:17.1845825Z 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:37:17.1858092Z 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:37:17.1870625Z 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:37:17.1882834Z 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:37:17.1895150Z 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:37:17.1907476Z 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:37:17.1919755Z 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:37:17.1932079Z 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:37:17.1944918Z 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:37:17.1957733Z 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:37:17.1970621Z 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:37:17.1983494Z 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:37:17.1996084Z 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:37:17.2007916Z 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:37:17.2020066Z 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:37:17.2032115Z 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:37:17.2044216Z 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:37:17.2056164Z 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:37:17.2068326Z 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:37:17.2080379Z 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:37:17.2092471Z 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:37:17.2104710Z 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:37:17.2116748Z 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:37:17.2128817Z 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:37:17.2141100Z 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:37:17.2153298Z 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:37:17.2165292Z 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:37:17.2177184Z 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:37:17.2189645Z 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:37:17.2202037Z 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:37:17.2215227Z 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:37:17.2227223Z 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:37:17.2239078Z 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:37:17.2251126Z 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:37:17.2263182Z 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:37:17.2275362Z 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:37:17.2287291Z 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:37:17.2299623Z 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:37:17.2311630Z 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:37:17.2323653Z 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:37:17.2335646Z 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:37:17.2347694Z 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:37:17.2359715Z 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:37:17.2371715Z 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:37:17.2383825Z 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:37:17.2396009Z 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:37:17.2407924Z 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:37:17.2420215Z 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:37:17.2432283Z 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:37:17.2444818Z 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:37:17.2456686Z 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:37:17.2468790Z 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:37:17.2481002Z 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:37:17.2493052Z 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:37:17.2505412Z 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:37:17.2517720Z 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:37:17.2529963Z 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:37:17.2542298Z 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:37:17.2554754Z 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:37:17.2567012Z 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:37:17.2579288Z 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:37:17.2591686Z 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:37:17.2603993Z 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:37:17.2616286Z 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:37:17.2628630Z 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:37:17.2641277Z 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:37:17.2653428Z 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:37:17.2665759Z 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:37:17.2678125Z 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:37:17.2690424Z 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:37:17.2702787Z 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:37:17.2715056Z 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:37:17.2727344Z 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:37:17.2739759Z 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:37:17.2752139Z 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:37:17.2764468Z 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:37:17.2776687Z 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:37:17.2789159Z 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:37:17.2801352Z 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:37:17.2813782Z 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:37:17.2826297Z 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:37:17.2838673Z 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:37:17.2850721Z 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:37:17.2863147Z 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:37:17.2875508Z 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:37:17.2887808Z 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:37:17.2900192Z 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:37:17.2912548Z 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:37:17.2924705Z 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:37:17.2936974Z 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:37:17.2949435Z 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:37:17.2961681Z 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:37:17.2974266Z 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:37:17.2986411Z 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:37:17.2998868Z 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:37:17.3011122Z 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:37:17.3023461Z 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:37:17.3035895Z 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:37:17.3048163Z 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:37:17.3060543Z 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:37:17.3072906Z 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:37:17.3085004Z 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:37:17.3097153Z 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:37:17.3109766Z 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:37:17.3121928Z 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:37:17.3134220Z 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:37:17.3146632Z 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:37:17.3159060Z 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:37:17.3171404Z 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:37:17.3183714Z 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:37:17.3196174Z 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:37:17.3208410Z 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:37:17.3220773Z 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:37:17.3233205Z 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:37:17.3245398Z 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:37:17.3257477Z 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:37:17.3269946Z 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:37:17.3282150Z 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:37:17.3294402Z 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:37:17.3306616Z 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:37:17.3319006Z 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:37:17.3331239Z 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:37:17.3343629Z 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:37:17.3355644Z 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:37:17.3367709Z 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:37:17.3379861Z 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:37:17.3392186Z 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:37:17.3404111Z 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:37:17.3416202Z 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:37:17.3428332Z 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:37:17.3440863Z 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:37:17.3452772Z 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:37:17.3464644Z 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:37:17.3477303Z 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:37:17.3489130Z 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:37:17.3501459Z 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:37:17.3513612Z 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:37:17.3525796Z 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:37:17.3537848Z 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:37:17.3550072Z 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:37:17.3562083Z 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:37:17.3574190Z 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:37:17.3586393Z 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:37:17.3598582Z 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:37:17.3610663Z 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:37:17.3622934Z 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:37:17.3635127Z 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:37:17.3647225Z 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:37:17.3659305Z 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:37:17.3671711Z 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:37:17.3683653Z 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:37:17.3695886Z 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:37:17.3708032Z 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:37:17.3720333Z 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:37:17.3732699Z 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:37:17.3744730Z 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:37:17.3757050Z 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:37:17.3769104Z 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:37:17.3781479Z 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:37:17.3793820Z 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:37:17.3805707Z 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:37:17.3818360Z 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:37:17.3830411Z 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:37:17.3842541Z 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:37:17.3854629Z 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:37:17.3866684Z 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:37:17.3878870Z 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:37:17.3890996Z 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:37:17.3903221Z 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:37:17.3915498Z 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:37:17.3927686Z 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:37:17.3940067Z 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:37:17.3952372Z 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:37:17.3964460Z 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:37:17.3976481Z 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:37:17.3989236Z 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:37:17.4001715Z 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:37:17.4014230Z 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:37:17.4026826Z 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:37:17.4039463Z 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:37:17.4051942Z 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:37:17.4064495Z 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:37:17.4077122Z 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:37:17.4090681Z 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:37:17.4103745Z 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:37:17.4116922Z 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:37:17.4129949Z 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:37:17.4142991Z 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:37:17.4156227Z 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:37:17.4169414Z 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:37:17.4182533Z 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:37:17.4195906Z 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:37:17.4208842Z 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:37:17.4222344Z 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:37:17.4235450Z 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:37:17.4248498Z 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:37:17.4261697Z 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:37:17.4274844Z 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:37:17.4287796Z 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:37:17.4300879Z 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:37:17.4314144Z 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:37:17.4327175Z 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:37:17.4340226Z 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:37:17.4353507Z 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:37:17.4366534Z 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:37:17.4379650Z 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:37:17.4389085Z test_nnc_correctness_bfloat16_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:17.4398526Z test_nnc_correctness_bfloat16_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:17.4407452Z test_nnc_correctness_bfloat16_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:17.4416486Z test_nnc_correctness_bfloat16_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:17.4425884Z test_nnc_correctness_bfloat16_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:17.4435248Z test_nnc_correctness_bfloat16_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:17.4444672Z test_nnc_correctness_bfloat16_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:17.4453802Z test_nnc_correctness_bfloat16_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:17.4462865Z test_nnc_correctness_bfloat16_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:17.4471265Z test_nnc_correctness_bfloat16_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:17.4479294Z test_nnc_correctness_bfloat16_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:17.4487799Z test_nnc_correctness_bfloat16_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:17.4496159Z test_nnc_correctness_bfloat16_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:17.4508962Z 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:37:17.4521516Z 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:37:17.4534063Z 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:37:17.4546420Z 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:37:17.4558925Z 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:37:17.4571318Z 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:37:17.4583819Z 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:37:17.4596412Z 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:37:17.4608686Z 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:37:17.4621192Z 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:37:17.4633668Z 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:37:17.4646027Z 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:37:17.4658468Z 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:37:17.4671015Z 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:37:17.4683392Z 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:37:17.4695889Z 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:37:17.4708417Z 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:37:17.4720776Z 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:37:17.4733108Z 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:37:17.4745598Z 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:37:17.4758111Z 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:37:17.4770425Z 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:37:17.4782774Z 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:37:17.4795346Z 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:37:17.4807693Z 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:37:17.4820076Z 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:37:17.4832634Z 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:37:17.4845143Z 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:37:17.4857658Z 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:37:17.4870291Z 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:37:17.4882619Z 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:37:17.4895209Z 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:37:17.4907330Z 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:37:17.4919767Z 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:37:17.4932029Z 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:37:17.4944583Z 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:37:17.4958141Z 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:37:17.4970621Z 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:37:17.4983670Z 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:37:17.4996071Z 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:37:17.5008176Z 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:37:17.5020409Z 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:37:17.5032388Z 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:37:17.5044489Z 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:37:17.5056427Z 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:37:17.5068472Z 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:37:17.5080699Z 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:37:17.5092550Z 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:37:17.5104593Z 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:37:17.5116607Z 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:37:17.5128559Z 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:37:17.5140642Z 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:37:17.5152780Z 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:37:17.5164707Z 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:37:17.5176645Z 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:37:17.5188924Z 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:37:17.5201195Z 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:37:17.5214071Z 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:37:17.5227062Z 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:37:17.5239222Z 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:37:17.5250976Z 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:37:17.5262836Z 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:37:17.5274819Z 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:37:17.5286777Z 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:37:17.5298726Z 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:37:17.5310943Z 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:37:17.5322898Z 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:37:17.5334935Z 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:37:17.5347058Z 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:37:17.5359192Z 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:37:17.5370982Z 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:37:17.5382979Z 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:37:17.5395113Z 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:37:17.5407088Z 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:37:17.5419201Z 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:37:17.5431295Z 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:37:17.5443221Z 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:37:17.5455282Z 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:37:17.5467404Z 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:37:17.5479476Z 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:37:17.5491714Z 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:37:17.5503651Z 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:37:17.5515925Z 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:37:17.5528087Z 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:37:17.5540369Z 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:37:17.5552722Z 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:37:17.5564793Z 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:37:17.5576948Z 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:37:17.5589769Z 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:37:17.5601912Z 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:37:17.5614176Z 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:37:17.5626529Z 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:37:17.5639009Z 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:37:17.5651156Z 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:37:17.5663526Z 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:37:17.5675854Z 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:37:17.5688056Z 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:37:17.5700392Z 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:37:17.5712654Z 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:37:17.5724902Z 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:37:17.5737100Z 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:37:17.5749591Z 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:37:17.5761735Z 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:37:17.5773941Z 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:37:17.5786235Z 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:37:17.5798509Z 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:37:17.5810753Z 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:37:17.5823039Z 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:37:17.5835454Z 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:37:17.5847631Z 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:37:17.5859802Z 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:37:17.5872087Z 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:37:17.5884238Z 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:37:17.5896423Z 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:37:17.5909030Z 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:37:17.5921177Z 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:37:17.5933454Z 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:37:17.5945713Z 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:37:17.5958014Z 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:37:17.5970185Z 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:37:17.5982517Z 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:37:17.5995306Z 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:37:17.6007560Z 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:37:17.6019653Z 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:37:17.6031870Z 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:37:17.6043807Z 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:37:17.6056050Z 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:37:17.6068278Z 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:37:17.6080338Z 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:37:17.6092337Z 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:37:17.6104538Z 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:37:17.6116595Z 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:37:17.6128592Z 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:37:17.6140657Z 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:37:17.6152671Z 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:37:17.6164549Z 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:37:17.6176422Z 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:37:17.6188908Z 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:37:17.6200603Z 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:37:17.6213024Z 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:37:17.6225685Z 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:37:17.6239180Z 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:37:17.6251441Z 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:37:17.6263959Z 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:37:17.6276349Z 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:37:17.6288890Z 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:37:17.6301478Z 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:37:17.6314100Z 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:37:17.6327293Z 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:37:17.6340277Z 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:37:17.6353439Z 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:37:17.6366596Z 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:37:17.6379809Z 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:37:17.6393076Z 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:37:17.6406251Z 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:37:17.6419418Z 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:37:17.6432772Z 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:37:17.6446315Z 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:37:17.6459573Z 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:37:17.6472979Z 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:37:17.6486382Z 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:37:17.6499392Z 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:37:17.6512682Z 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:37:17.6525746Z 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:37:17.6538871Z 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:37:17.6552156Z 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:37:17.6565548Z 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:37:17.6578597Z 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:37:17.6591862Z 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:37:17.6605096Z 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:37:17.6618215Z 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:37:17.6631463Z 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:37:17.6644427Z 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:37:17.6657584Z 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:37:17.6670893Z 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:37:17.6684019Z 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:37:17.6697112Z 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:37:17.6710722Z 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:37:17.6723983Z 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:37:17.6737295Z 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:37:17.6750480Z 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:37:17.6763731Z 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:37:17.6776954Z 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:37:17.6790561Z 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:37:17.6803482Z 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:37:17.6816616Z 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:37:17.6830136Z 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:37:17.6843161Z 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:37:17.6856371Z 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:37:17.6869677Z 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:37:17.6882786Z 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:37:17.6895838Z 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:37:17.6909151Z 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:37:17.6922272Z 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:37:17.6935435Z 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:37:17.6948619Z 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:37:17.6961952Z 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:37:17.6974885Z 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:37:17.6988071Z 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:37:17.7001316Z 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:37:17.7014670Z 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:37:17.7027768Z 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:37:17.7041130Z 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:37:17.7054245Z 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:37:17.7067462Z 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:37:17.7080736Z 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:37:17.7094076Z 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:37:17.7106950Z 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:37:17.7120237Z 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:37:17.7133472Z 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:37:17.7146650Z 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:37:17.7159937Z 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:37:17.7173088Z 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:37:17.7186382Z 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:37:17.7199697Z 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:37:17.7212820Z 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:37:17.7226260Z 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:37:17.7239778Z 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:37:17.7253070Z 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:37:17.7266271Z 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:37:17.7279427Z 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:37:17.7291689Z 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:37:17.7304116Z 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:37:17.7316639Z 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:37:17.7329478Z 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:37:17.7341737Z 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:37:17.7354125Z 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:37:17.7366584Z 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:37:17.7379174Z 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:37:17.7391943Z 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:37:17.7404259Z 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:37:17.7416701Z 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:37:17.7429699Z 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:37:17.7442025Z 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:37:17.7454489Z 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:37:17.7467095Z 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:37:17.7479821Z 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:37:17.7492281Z 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:37:17.7505126Z 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:37:17.7517625Z 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:37:17.7530101Z 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:37:17.7542768Z 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:37:17.7555433Z 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:37:17.7568090Z 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:37:17.7580777Z 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:37:17.7593389Z 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:37:17.7605897Z 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:37:17.7618446Z 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:37:17.7631196Z 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:37:17.7643678Z 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:37:17.7656199Z 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:37:17.7669078Z 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:37:17.7681457Z 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:37:17.7694108Z 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:37:17.7706849Z 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:37:17.7719518Z 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:37:17.7732212Z 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:37:17.7744814Z 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:37:17.7757466Z 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:37:17.7769984Z 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:37:17.7782603Z 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:37:17.7795171Z 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:37:17.7807790Z 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:37:17.7820414Z 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:37:17.7833220Z 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:37:17.7845672Z 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:37:17.7858285Z 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:37:17.7871011Z 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:37:17.7883626Z 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:37:17.7896267Z 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:37:17.7909170Z 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:37:17.7921656Z 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:37:17.7934026Z 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:37:17.7946760Z 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:37:17.7959082Z 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:37:17.7971557Z 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:37:17.7984397Z 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:37:17.7996984Z 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:37:17.8009391Z 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:37:17.8021942Z 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:37:17.8034535Z 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:37:17.8047036Z 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:37:17.8059569Z 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:37:17.8072207Z 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:37:17.8084652Z 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:37:17.8097059Z 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:37:17.8109707Z 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:37:17.8122076Z 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:37:17.8134579Z 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:37:17.8147192Z 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:37:17.8159810Z 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:37:17.8172374Z 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:37:17.8184870Z 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:37:17.8197461Z 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:37:17.8209905Z 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:37:17.8222409Z 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:37:17.8234994Z 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:37:17.8247143Z 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:37:17.8259597Z 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:37:17.8272028Z 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:37:17.8284004Z 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:37:17.8296188Z 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:37:17.8308553Z 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:37:17.8320956Z 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:37:17.8333191Z 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:37:17.8345416Z 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:37:17.8357705Z 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:37:17.8369824Z 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:37:17.8382105Z 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:37:17.8394248Z 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:37:17.8406273Z 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:37:17.8418820Z 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:37:17.8431230Z 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:37:17.8443357Z 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:37:17.8455485Z 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:37:17.8467798Z 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:37:17.8480620Z 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:37:17.8492858Z 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:37:17.8505312Z 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:37:17.8517339Z 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:37:17.8529599Z 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:37:17.8541985Z 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:37:17.8554336Z 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:37:17.8566493Z 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:37:17.8579379Z 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:37:17.8591852Z 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:37:17.8604389Z 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:37:17.8616924Z 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:37:17.8630167Z 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:37:17.8642455Z 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:37:17.8655118Z 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:37:17.8667780Z 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:37:17.8680682Z 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:37:17.8693201Z 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:37:17.8705934Z 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:37:17.8718598Z 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:37:17.8731039Z 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:37:17.8743757Z 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:37:17.8756559Z 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:37:17.8769273Z 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:37:17.8782004Z 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:37:17.8794996Z 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:37:17.8808664Z 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:37:17.8821566Z 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:37:17.8834561Z 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:37:17.8847206Z 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:37:17.8860124Z 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:37:17.8872878Z 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:37:17.8885582Z 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:37:17.8898316Z 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:37:17.8911155Z 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:37:17.8923825Z 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:37:17.8936356Z 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:37:17.8949242Z 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:37:17.8961828Z 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:37:17.8974414Z 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:37:17.8987181Z 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:37:17.8999872Z 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:37:17.9012655Z 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:37:17.9025310Z 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:37:17.9038090Z 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:37:17.9050684Z 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:37:17.9063353Z 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:37:17.9076112Z 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:37:17.9089148Z 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:37:17.9101555Z 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:37:17.9121910Z 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:37:17.9126933Z 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:37:17.9139312Z 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:37:17.9151876Z 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:37:17.9164171Z 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:37:17.9176775Z 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:37:17.9189471Z 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:37:17.9201841Z 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:37:17.9214097Z 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:37:17.9226608Z 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:37:17.9239216Z 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:37:17.9251591Z 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:37:17.9264090Z 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:37:17.9276673Z 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:37:17.9289061Z 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:37:17.9301811Z 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:37:17.9313992Z 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:37:17.9326666Z 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:37:17.9338731Z 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:37:17.9351414Z 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:37:17.9363737Z 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:37:17.9375996Z 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:37:17.9388096Z 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:37:17.9400526Z 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:37:17.9412828Z 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:37:17.9425108Z 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:37:17.9437550Z 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:37:17.9449674Z 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:37:17.9461949Z 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:37:17.9474271Z 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:37:17.9486348Z 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:37:17.9498484Z 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:37:17.9510909Z 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:37:17.9523059Z 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:37:17.9535312Z 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:37:17.9547827Z 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:37:17.9559930Z 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:37:17.9572939Z 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:37:17.9584943Z 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:37:17.9597886Z 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:37:17.9610832Z 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:37:17.9623007Z 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:37:17.9634942Z 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:37:17.9647015Z 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:37:17.9659537Z 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:37:17.9671891Z 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:37:17.9684081Z 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:37:17.9696042Z 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:37:17.9708338Z 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:37:17.9720544Z 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:37:17.9732692Z 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:37:17.9745003Z 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:37:17.9757297Z 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:37:17.9769609Z 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:37:17.9781940Z 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:37:17.9794136Z 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:37:17.9806227Z 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:37:17.9818315Z 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:37:17.9831003Z 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:37:17.9843243Z 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:37:17.9855304Z 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:37:17.9867760Z 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:37:17.9879981Z 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:37:17.9892083Z 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:37:17.9904310Z 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:37:17.9916565Z 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:37:17.9928650Z 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:37:17.9941035Z 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:37:17.9953251Z 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:37:17.9965245Z 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:37:17.9977358Z 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:37:17.9989695Z 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:37:18.0001869Z 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:37:18.0013951Z 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:37:18.0026513Z 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:37:18.0038559Z 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:37:18.0050840Z 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:37:18.0063079Z 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:37:18.0075305Z 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:37:18.0088397Z 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:37:18.0100127Z 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:37:18.0112360Z 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:37:18.0124332Z 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:37:18.0136513Z 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:37:18.0148877Z 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:37:18.0160962Z 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:37:18.0173241Z 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:37:18.0185499Z 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:37:18.0197791Z 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:37:18.0210083Z 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:37:18.0222270Z 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:37:18.0234662Z 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:37:18.0246738Z 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:37:18.0258828Z 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:37:18.0271215Z 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:37:18.0283282Z 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:37:18.0295529Z 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:37:18.0307696Z 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:37:18.0319973Z 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:37:18.0332759Z 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:37:18.0344793Z 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:37:18.0357273Z 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:37:18.0369631Z 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:37:18.0381980Z 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:37:18.0394694Z 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:37:18.0407043Z 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:37:18.0419669Z 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:37:18.0432247Z 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:37:18.0444784Z 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:37:18.0457283Z 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:37:18.0470285Z 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:37:18.0482391Z 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:37:18.0494781Z 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:37:18.0506942Z 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:37:18.0519320Z 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:37:18.0531573Z 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:37:18.0543947Z 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:37:18.0556161Z 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:37:18.0568301Z 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:37:18.0580600Z 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:37:18.0593231Z 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:37:18.0605289Z 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:37:18.0617562Z 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:37:18.0630140Z 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:37:18.0642069Z 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:37:18.0654502Z 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:37:18.0666724Z 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:37:18.0679130Z 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:37:18.0691403Z 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:37:18.0703676Z 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:37:18.0715876Z 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:37:18.0728027Z 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:37:18.0740237Z 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:37:18.0752501Z 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:37:18.0764784Z 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:37:18.0776767Z 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:37:18.0789253Z 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:37:18.0801468Z 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:37:18.0813602Z 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:37:18.0825940Z 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:37:18.0838319Z 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:37:18.0850928Z 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:37:18.0863377Z 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:37:18.0875570Z 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:37:18.0891143Z 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:37:18.0901154Z 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:37:18.0914033Z 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:37:18.0926860Z 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:37:18.0939711Z 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:37:18.0951925Z 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:37:18.0963784Z 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:37:18.0975748Z 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:37:18.0987662Z 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:37:18.0999822Z 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:37:18.1011730Z 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:37:18.1023539Z 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:37:18.1035484Z 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:37:18.1047547Z 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:37:18.1059199Z 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:37:18.1071036Z 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:37:18.1083210Z 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:37:18.1094694Z 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:37:18.1106551Z 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:37:18.1118507Z 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:37:18.1130303Z 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:37:18.1142113Z 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:37:18.1154555Z 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:37:18.1167250Z 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:37:18.1179343Z 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:37:18.1191686Z 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:37:18.1203753Z 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:37:18.1215779Z 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:37:18.1227977Z 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:37:18.1240190Z 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:37:18.1252247Z 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:37:18.1264491Z 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:37:18.1277071Z 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:37:18.1288990Z 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:37:18.1301183Z 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:37:18.1313431Z 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:37:18.1325396Z 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:37:18.1337580Z 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:37:18.1350335Z 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:37:18.1362079Z 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:37:18.1374011Z 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:37:18.1386229Z 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:37:18.1398431Z 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:37:18.1411422Z 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:37:18.1423218Z 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:37:18.1435286Z 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:37:18.1447480Z 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:37:18.1459965Z 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:37:18.1471982Z 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:37:18.1483958Z 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:37:18.1495937Z 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:37:18.1508382Z 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:37:18.1520874Z 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:37:18.1533183Z 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:37:18.1545673Z 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:37:18.1558164Z 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:37:18.1570518Z 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:37:18.1583141Z 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:37:18.1595548Z 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:37:18.1607909Z 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:37:18.1620396Z 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:37:18.1632674Z 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:37:18.1645057Z 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:37:18.1657446Z 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:37:18.1670760Z 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:37:18.1683861Z 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:37:18.1696136Z 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:37:18.1708941Z 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:37:18.1721506Z 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:37:18.1733706Z 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:37:18.1746092Z 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:37:18.1758592Z 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:37:18.1770897Z 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:37:18.1783660Z 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:37:18.1795993Z 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:37:18.1808334Z 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:37:18.1820750Z 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:37:18.1833143Z 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:37:18.1845363Z 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:37:18.1857706Z 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:37:18.1870356Z 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:37:18.1882660Z 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:37:18.1895060Z 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:37:18.1907620Z 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:37:18.1920543Z 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:37:18.1932851Z 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:37:18.1945308Z 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:37:18.1957810Z 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:37:18.1970257Z 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:37:18.1982729Z 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:37:18.1995159Z 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:37:18.2007616Z 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:37:18.2020042Z 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:37:18.2032647Z 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:37:18.2045156Z 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:37:18.2057639Z 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:37:18.2070311Z 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:37:18.2082750Z 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:37:18.2095142Z 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:37:18.2107674Z 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:37:18.2120260Z 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:37:18.2132617Z 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:37:18.2145264Z 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:37:18.2158088Z 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:37:18.2170450Z 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:37:18.2183024Z 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:37:18.2195624Z 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:37:18.2208215Z 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:37:18.2220930Z 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:37:18.2233664Z 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:37:18.2246208Z 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:37:18.2258847Z 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:37:18.2271470Z 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:37:18.2283892Z 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:37:18.2296248Z 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:37:18.2308984Z 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:37:18.2321366Z 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:37:18.2333840Z 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:37:18.2346447Z 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:37:18.2358974Z 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:37:18.2371371Z 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:37:18.2383946Z 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:37:18.2392796Z test_nnc_correctness_empty_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.2401584Z test_nnc_correctness_empty_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.2409255Z test_nnc_correctness_empty_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.2417866Z test_nnc_correctness_empty_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.2426817Z test_nnc_correctness_empty_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.2434969Z test_nnc_correctness_empty_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.2443299Z test_nnc_correctness_empty_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.2451197Z test_nnc_correctness_empty_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.2459449Z test_nnc_correctness_empty_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.2467548Z test_nnc_correctness_empty_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.2476077Z test_nnc_correctness_empty_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.2484172Z test_nnc_correctness_empty_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.2492439Z test_nnc_correctness_empty_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.2500617Z test_nnc_correctness_empty_like_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.2508816Z test_nnc_correctness_empty_like_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.2517242Z test_nnc_correctness_empty_like_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.2525359Z test_nnc_correctness_empty_like_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.2533680Z test_nnc_correctness_empty_like_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.2542329Z test_nnc_correctness_empty_like_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.2550600Z test_nnc_correctness_empty_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.2558880Z test_nnc_correctness_empty_like_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.2567141Z test_nnc_correctness_empty_like_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.2575275Z test_nnc_correctness_empty_like_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.2583865Z test_nnc_correctness_empty_like_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.2591996Z test_nnc_correctness_empty_like_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.2600326Z test_nnc_correctness_empty_like_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.2613569Z 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:37:18.2626248Z 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:37:18.2638665Z 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:37:18.2651211Z 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:37:18.2663302Z 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:37:18.2675787Z 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:37:18.2687987Z 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:37:18.2700373Z 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:37:18.2712843Z 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:37:18.2724834Z 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:37:18.2736931Z 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:37:18.2749669Z 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:37:18.2761788Z 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:37:18.2774144Z 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:37:18.2786452Z 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:37:18.2798736Z 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:37:18.2811019Z 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:37:18.2823370Z 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:37:18.2835654Z 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:37:18.2847955Z 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:37:18.2860285Z 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:37:18.2872713Z 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:37:18.2884889Z 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:37:18.2897144Z 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:37:18.2910004Z 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:37:18.2922450Z 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:37:18.2935207Z 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:37:18.2947929Z 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:37:18.2960499Z 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:37:18.2973179Z 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:37:18.2985514Z 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:37:18.2997996Z 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:37:18.3010354Z 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:37:18.3022706Z 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:37:18.3035134Z 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:37:18.3047503Z 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:37:18.3059846Z 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:37:18.3072232Z 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:37:18.3084474Z 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:37:18.3096719Z 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:37:18.3109339Z 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:37:18.3121673Z 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:37:18.3133796Z 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:37:18.3146419Z 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:37:18.3159127Z 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:37:18.3171249Z 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:37:18.3183324Z 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:37:18.3195531Z 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:37:18.3207420Z 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:37:18.3219696Z 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:37:18.3231790Z 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:37:18.3243800Z 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:37:18.3255819Z 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:37:18.3267960Z 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:37:18.3280288Z 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:37:18.3292293Z 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:37:18.3304360Z 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:37:18.3316453Z 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:37:18.3328491Z 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:37:18.3340588Z 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:37:18.3352763Z 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:37:18.3364798Z 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:37:18.3376867Z 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:37:18.3389112Z 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:37:18.3401108Z 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:37:18.3413120Z 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:37:18.3425204Z 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:37:18.3437237Z 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:37:18.3449260Z 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:37:18.3461496Z 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:37:18.3473713Z 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:37:18.3485704Z 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:37:18.3497669Z 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:37:18.3509937Z 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:37:18.3522049Z 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:37:18.3534008Z 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:37:18.3546327Z 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:37:18.3558411Z 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:37:18.3570684Z 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:37:18.3582675Z 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:37:18.3594712Z 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:37:18.3606919Z 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:37:18.3618995Z 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:37:18.3631320Z 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:37:18.3643366Z 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:37:18.3655755Z 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:37:18.3667686Z 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:37:18.3679866Z 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:37:18.3691875Z 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:37:18.3704044Z 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:37:18.3716070Z 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:37:18.3728122Z 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:37:18.3740180Z 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:37:18.3752360Z 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:37:18.3764408Z 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:37:18.3776479Z 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:37:18.3788929Z 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:37:18.3800941Z 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:37:18.3813052Z 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:37:18.3825486Z 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:37:18.3837369Z 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:37:18.3849454Z 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:37:18.3861573Z 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:37:18.3873741Z 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:37:18.3885713Z 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:37:18.3897707Z 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:37:18.3910199Z 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:37:18.3922259Z 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:37:18.3934530Z 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:37:18.3946716Z 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:37:18.3959035Z 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:37:18.3971118Z 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:37:18.3983244Z 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:37:18.3995376Z 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:37:18.4007434Z 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:37:18.4019676Z 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:37:18.4031928Z 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:37:18.4044056Z 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:37:18.4056119Z 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:37:18.4068360Z 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:37:18.4080560Z 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:37:18.4092672Z 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:37:18.4104844Z 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:37:18.4117410Z 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:37:18.4129651Z 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:37:18.4141787Z 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:37:18.4154209Z 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:37:18.4166657Z 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:37:18.4178591Z 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:37:18.4190814Z 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:37:18.4202867Z 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:37:18.4214959Z 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:37:18.4227307Z 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:37:18.4239470Z 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:37:18.4251584Z 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:37:18.4263985Z 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:37:18.4276106Z 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:37:18.4288166Z 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:37:18.4300283Z 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:37:18.4312522Z 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:37:18.4324513Z 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:37:18.4336638Z 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:37:18.4348924Z 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:37:18.4360902Z 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:37:18.4372992Z 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:37:18.4385274Z 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:37:18.4397528Z 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:37:18.4409565Z 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:37:18.4421954Z 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:37:18.4434065Z 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:37:18.4446039Z 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:37:18.4458140Z 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:37:18.4470785Z 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:37:18.4482342Z 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:37:18.4494547Z 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:37:18.4506747Z 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:37:18.4518917Z 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:37:18.4530996Z 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:37:18.4543215Z 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:37:18.4555494Z 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:37:18.4567540Z 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:37:18.4579761Z 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:37:18.4592161Z 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:37:18.4604087Z 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:37:18.4616158Z 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:37:18.4628378Z 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:37:18.4640659Z 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:37:18.4652945Z 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:37:18.4665088Z 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:37:18.4678237Z 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:37:18.4691647Z 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:37:18.4703547Z 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:37:18.4715676Z 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:37:18.4727691Z 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:37:18.4739688Z 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:37:18.4751887Z 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:37:18.4763750Z 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:37:18.4775854Z 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:37:18.4787688Z 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:37:18.4799770Z 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:37:18.4811621Z 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:37:18.4823599Z 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:37:18.4835550Z 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:37:18.4847459Z 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:37:18.4859293Z 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:37:18.4871367Z 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:37:18.4883208Z 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:37:18.4895039Z 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:37:18.4907626Z 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:37:18.4920692Z 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:37:18.4934184Z 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:37:18.4946647Z 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:37:18.4958720Z 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:37:18.4970735Z 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:37:18.4983005Z 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:37:18.4995197Z 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:37:18.5007386Z 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:37:18.5019644Z 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:37:18.5031931Z 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:37:18.5043955Z 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:37:18.5056091Z 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:37:18.5068420Z 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:37:18.5080423Z 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:37:18.5092569Z 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:37:18.5104814Z 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:37:18.5116947Z 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:37:18.5129107Z 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:37:18.5141314Z 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:37:18.5153680Z 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:37:18.5165857Z 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:37:18.5178039Z 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:37:18.5190282Z 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:37:18.5202345Z 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:37:18.5214276Z 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:37:18.5226515Z 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:37:18.5238568Z 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:37:18.5250588Z 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:37:18.5262796Z 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:37:18.5274934Z 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:37:18.5287097Z 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:37:18.5299192Z 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:37:18.5311419Z 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:37:18.5323806Z 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:37:18.5335791Z 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:37:18.5348085Z 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:37:18.5360221Z 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:37:18.5372214Z 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:37:18.5384313Z 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:37:18.5396461Z 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:37:18.5408894Z 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:37:18.5420896Z 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:37:18.5434094Z 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:37:18.5446935Z 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:37:18.5459818Z 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:37:18.5471953Z 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:37:18.5483960Z 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:37:18.5495990Z 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:37:18.5507943Z 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:37:18.5519948Z 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:37:18.5531791Z 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:37:18.5543734Z 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:37:18.5555755Z 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:37:18.5567710Z 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:37:18.5579624Z 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:37:18.5591623Z 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:37:18.5603462Z 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:37:18.5615205Z 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:37:18.5627258Z 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:37:18.5639230Z 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:37:18.5650950Z 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:37:18.5663260Z 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:37:18.5675572Z 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:37:18.5687879Z 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:37:18.5700113Z 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:37:18.5712386Z 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:37:18.5724348Z 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:37:18.5736651Z 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:37:18.5749136Z 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:37:18.5761237Z 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:37:18.5773547Z 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:37:18.5785729Z 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:37:18.5797958Z 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:37:18.5810181Z 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:37:18.5822467Z 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:37:18.5834807Z 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:37:18.5847019Z 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:37:18.5859206Z 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:37:18.5871590Z 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:37:18.5883884Z 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:37:18.5896002Z 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:37:18.5908268Z 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:37:18.5920668Z 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:37:18.5933059Z 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:37:18.5945357Z 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:37:18.5957643Z 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:37:18.5969787Z 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:37:18.5982029Z 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:37:18.5994284Z 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:37:18.6006417Z 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:37:18.6018751Z 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:37:18.6031069Z 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:37:18.6043276Z 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:37:18.6055584Z 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:37:18.6067766Z 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:37:18.6080030Z 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:37:18.6092263Z 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:37:18.6104510Z 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:37:18.6116854Z 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:37:18.6129079Z 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:37:18.6141228Z 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:37:18.6153604Z 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:37:18.6165684Z 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:37:18.6177931Z 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:37:18.6190413Z 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:37:18.6202640Z 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:37:18.6214750Z 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:37:18.6227244Z 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:37:18.6239402Z 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:37:18.6251573Z 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:37:18.6263898Z 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:37:18.6272558Z test_nnc_correctness_fill_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:37:18.6280540Z test_nnc_correctness_fill_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:37:18.6288947Z test_nnc_correctness_fill_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:37:18.6297408Z test_nnc_correctness_fill_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:37:18.6306320Z test_nnc_correctness_fill_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:37:18.6314559Z test_nnc_correctness_fill_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:37:18.6323140Z test_nnc_correctness_fill_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:37:18.6331326Z test_nnc_correctness_fill_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:37:18.6339533Z test_nnc_correctness_fill_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:37:18.6348062Z test_nnc_correctness_fill_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:37:18.6356714Z test_nnc_correctness_fill_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:37:18.6365136Z test_nnc_correctness_fill_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:37:18.6373272Z test_nnc_correctness_fill_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:37:18.6385905Z 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:37:18.6398368Z 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:37:18.6410596Z 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:37:18.6422902Z 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:37:18.6435172Z 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:37:18.6447351Z 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:37:18.6459549Z 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:37:18.6472221Z 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:37:18.6484503Z 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:37:18.6496865Z 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:37:18.6509593Z 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:37:18.6522106Z 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:37:18.6534537Z 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:37:18.6547045Z 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:37:18.6559615Z 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:37:18.6571927Z 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:37:18.6584313Z 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:37:18.6596787Z 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:37:18.6609260Z 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:37:18.6621494Z 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:37:18.6634211Z 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:37:18.6646493Z 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:37:18.6658898Z 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:37:18.6671492Z 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:37:18.6684141Z 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:37:18.6696491Z 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:37:18.6709173Z 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:37:18.6721567Z 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:37:18.6733901Z 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:37:18.6746372Z 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:37:18.6758892Z 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:37:18.6771328Z 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:37:18.6783872Z 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:37:18.6796404Z 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:37:18.6808704Z 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:37:18.6821289Z 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:37:18.6833828Z 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:37:18.6846203Z 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:37:18.6858663Z 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:37:18.6871277Z 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:37:18.6883608Z 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:37:18.6896119Z 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:37:18.6908528Z 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:37:18.6921042Z 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:37:18.6933467Z 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:37:18.6945701Z 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:37:18.6958177Z 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:37:18.6970481Z 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:37:18.6982816Z 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:37:18.6995167Z 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:37:18.7007419Z 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:37:18.7019859Z 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:37:18.7032112Z 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:37:18.7044371Z 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:37:18.7056683Z 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:37:18.7069221Z 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:37:18.7081442Z 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:37:18.7093856Z 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:37:18.7106241Z 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:37:18.7118664Z 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:37:18.7131106Z 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:37:18.7143555Z 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:37:18.7155922Z 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:37:18.7168530Z 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:37:18.7181131Z 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:37:18.7193730Z 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:37:18.7206250Z 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:37:18.7218930Z 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:37:18.7231625Z 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:37:18.7244256Z 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:37:18.7256669Z 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:37:18.7269556Z 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:37:18.7282109Z 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:37:18.7294239Z 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:37:18.7306471Z 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:37:18.7318890Z 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:37:18.7331359Z 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:37:18.7343433Z 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:37:18.7355753Z 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:37:18.7367930Z 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:37:18.7380307Z 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:37:18.7392792Z 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:37:18.7405013Z 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:37:18.7417336Z 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:37:18.7430241Z 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:37:18.7442509Z 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:37:18.7454796Z 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:37:18.7466865Z 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:37:18.7479008Z 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:37:18.7491074Z 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:37:18.7503297Z 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:37:18.7515402Z 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:37:18.7527508Z 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:37:18.7539765Z 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:37:18.7552126Z 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:37:18.7564249Z 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:37:18.7576397Z 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:37:18.7588608Z 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:37:18.7601023Z 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:37:18.7613152Z 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:37:18.7625454Z 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:37:18.7637763Z 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:37:18.7649905Z 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:37:18.7662090Z 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:37:18.7674814Z 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:37:18.7686557Z 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:37:18.7698487Z 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:37:18.7711448Z 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:37:18.7724039Z 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:37:18.7735750Z 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:37:18.7748039Z 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:37:18.7759908Z 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:37:18.7771895Z 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:37:18.7783828Z 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:37:18.7795682Z 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:37:18.7807596Z 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:37:18.7819507Z 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:37:18.7831639Z 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:37:18.7843426Z 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:37:18.7855288Z 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:37:18.7867312Z 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:37:18.7879177Z 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:37:18.7891081Z 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:37:18.7903050Z 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:37:18.7914854Z 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:37:18.7927155Z 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:37:18.7939890Z 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:37:18.7952076Z 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:37:18.7964120Z 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:37:18.7976138Z 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:37:18.7988308Z 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:37:18.8000568Z 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:37:18.8012613Z 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:37:18.8024977Z 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:37:18.8037104Z 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:37:18.8049228Z 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:37:18.8061444Z 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:37:18.8073747Z 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:37:18.8085805Z 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:37:18.8097758Z 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:37:18.8110043Z 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:37:18.8122036Z 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:37:18.8134109Z 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:37:18.8146347Z 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:37:18.8158540Z 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:37:18.8170601Z 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:37:18.8183129Z 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:37:18.8195255Z 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:37:18.8208372Z 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:37:18.8221043Z 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:37:18.8233338Z 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:37:18.8245110Z 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:37:18.8257069Z 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:37:18.8269213Z 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:37:18.8281146Z 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:37:18.8293018Z 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:37:18.8305084Z 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:37:18.8317017Z 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:37:18.8329377Z 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:37:18.8341747Z 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:37:18.8354041Z 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:37:18.8366212Z 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:37:18.8378399Z 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:37:18.8390803Z 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:37:18.8402945Z 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:37:18.8414987Z 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:37:18.8423416Z test_nnc_correctness_gradient_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.8432362Z test_nnc_correctness_gradient_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.8440317Z test_nnc_correctness_gradient_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.8449059Z test_nnc_correctness_gradient_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.8457324Z test_nnc_correctness_gradient_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.8465698Z test_nnc_correctness_gradient_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.8474562Z test_nnc_correctness_gradient_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.8482867Z test_nnc_correctness_gradient_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.8491253Z test_nnc_correctness_gradient_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.8499729Z test_nnc_correctness_gradient_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.8511800Z 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:37:18.8523843Z 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:37:18.8535935Z 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:37:18.8547922Z 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:37:18.8560114Z 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:37:18.8572344Z 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:37:18.8584988Z 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:37:18.8597102Z 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:37:18.8609448Z 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:37:18.8621821Z 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:37:18.8634287Z 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:37:18.8646437Z 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:37:18.8658774Z 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:37:18.8671296Z 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:37:18.8683687Z 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:37:18.8696119Z 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:37:18.8708487Z 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:37:18.8720901Z 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:37:18.8733263Z 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:37:18.8745745Z 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:37:18.8758288Z 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:37:18.8770681Z 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:37:18.8783315Z 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:37:18.8795713Z 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:37:18.8808065Z 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:37:18.8820572Z 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:37:18.8839225Z test_nnc_correctness_heaviside_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:37:18.8859830Z test_nnc_correctness_heaviside_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:37:18.8881838Z test_nnc_correctness_heaviside_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:37:18.8902748Z test_nnc_correctness_heaviside_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:37:18.8923537Z test_nnc_correctness_heaviside_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:37:18.8944080Z test_nnc_correctness_heaviside_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:37:18.8961791Z test_nnc_correctness_histc_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:37:18.8977648Z test_nnc_correctness_histc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:37:18.8994387Z test_nnc_correctness_histc_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:37:18.9011676Z test_nnc_correctness_histogram_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:37:18.9027742Z test_nnc_correctness_histogram_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:37:18.9045194Z test_nnc_correctness_histogramdd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:37:18.9062296Z test_nnc_correctness_histogramdd_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:37:18.9078290Z test_nnc_correctness_hsplit_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:37:18.9094705Z test_nnc_correctness_hsplit_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:37:18.9111883Z test_nnc_correctness_hsplit_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:37:18.9125199Z 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:37:18.9137344Z 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:37:18.9150266Z 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:37:18.9162521Z 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:37:18.9174992Z 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:37:18.9187463Z 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:37:18.9199741Z 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:37:18.9212067Z 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:37:18.9224424Z 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:37:18.9236857Z 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:37:18.9249282Z 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:37:18.9261511Z 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:37:18.9274032Z 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:37:18.9286222Z 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:37:18.9298420Z 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:37:18.9310861Z 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:37:18.9323015Z 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:37:18.9335745Z 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:37:18.9347881Z 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:37:18.9360055Z 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:37:18.9372191Z 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:37:18.9384390Z 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:37:18.9396664Z 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:37:18.9409012Z 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:37:18.9421122Z 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:37:18.9433228Z 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:37:18.9445415Z 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:37:18.9457631Z 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:37:18.9470350Z 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:37:18.9481972Z 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:37:18.9494093Z 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:37:18.9506407Z 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:37:18.9518644Z 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:37:18.9530924Z 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:37:18.9543106Z 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:37:18.9555262Z 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:37:18.9567352Z 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:37:18.9579547Z 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:37:18.9592096Z 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:37:18.9604430Z 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:37:18.9616562Z 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:37:18.9628809Z 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:37:18.9640724Z 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:37:18.9652783Z 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:37:18.9664986Z 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:37:18.9677228Z 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:37:18.9689439Z 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:37:18.9701541Z 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:37:18.9713661Z 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:37:18.9725714Z 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:37:18.9737839Z 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:37:18.9750050Z 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:37:18.9762474Z 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:37:18.9774176Z 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:37:18.9786469Z 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:37:18.9798453Z 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:37:18.9810669Z 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:37:18.9822704Z 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:37:18.9834660Z 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:37:18.9846908Z 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:37:18.9858967Z 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:37:18.9871026Z 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:37:18.9883275Z 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:37:18.9895587Z 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:37:18.9907790Z 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:37:18.9920124Z 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:37:18.9932355Z 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:37:18.9944623Z 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:37:18.9956907Z 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:37:18.9968931Z 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:37:18.9981302Z 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:37:18.9993728Z 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:37:19.0005907Z 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:37:19.0018037Z 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:37:19.0030473Z 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:37:19.0042652Z 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:37:19.0054719Z 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:37:19.0067033Z 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:37:19.0079368Z 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:37:19.0091539Z 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:37:19.0104093Z 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:37:19.0116569Z 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:37:19.0128655Z 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:37:19.0140918Z 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:37:19.0153141Z 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:37:19.0165247Z 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:37:19.0177472Z 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:37:19.0189930Z 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:37:19.0202152Z 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:37:19.0214310Z 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:37:19.0226793Z 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:37:19.0239002Z 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:37:19.0251187Z 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:37:19.0263454Z 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:37:19.0275860Z 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:37:19.0287985Z 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:37:19.0300248Z 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:37:19.0312456Z 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:37:19.0324659Z 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:37:19.0336909Z 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:37:19.0349507Z 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:37:19.0362168Z 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:37:19.0374064Z 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:37:19.0386458Z 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:37:19.0398793Z 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:37:19.0410961Z 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:37:19.0423216Z 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:37:19.0435549Z 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:37:19.0447751Z 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:37:19.0460035Z 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:37:19.0472324Z 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:37:19.0484432Z 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:37:19.0496671Z 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:37:19.0509169Z 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:37:19.0521387Z 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:37:19.0533489Z 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:37:19.0545830Z 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:37:19.0558160Z 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:37:19.0570365Z 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:37:19.0582715Z 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:37:19.0595027Z 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:37:19.0607304Z 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:37:19.0619838Z 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:37:19.0632554Z 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:37:19.0644674Z 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:37:19.0657090Z 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:37:19.0669807Z 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:37:19.0682542Z 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:37:19.0694627Z 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:37:19.0707256Z 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:37:19.0719792Z 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:37:19.0732229Z 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:37:19.0744648Z 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:37:19.0756955Z 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:37:19.0769358Z 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:37:19.0781978Z 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:37:19.0794448Z 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:37:19.0806792Z 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:37:19.0819278Z 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:37:19.0831969Z 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:37:19.0844442Z 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:37:19.0857162Z 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:37:19.0869930Z 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:37:19.0882289Z 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:37:19.0894713Z 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:37:19.0907228Z 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:37:19.0919930Z 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:37:19.0932199Z 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:37:19.0944615Z 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:37:19.0957114Z 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:37:19.0969482Z 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:37:19.0982112Z 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:37:19.0994500Z 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:37:19.1006845Z 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:37:19.1019384Z 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:37:19.1032013Z 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:37:19.1044394Z 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:37:19.1056676Z 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:37:19.1069751Z 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:37:19.1081762Z 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:37:19.1094155Z 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:37:19.1106582Z 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:37:19.1119013Z 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:37:19.1131387Z 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:37:19.1143781Z 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:37:19.1156251Z 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:37:19.1168544Z 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:37:19.1181041Z 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:37:19.1193698Z 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:37:19.1206093Z 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:37:19.1218428Z 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:37:19.1230978Z 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:37:19.1243317Z 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:37:19.1255677Z 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:37:19.1268189Z 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:37:19.1280678Z 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:37:19.1293021Z 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:37:19.1305626Z 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:37:19.1318088Z 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:37:19.1330831Z 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:37:19.1342957Z 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:37:19.1355550Z 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:37:19.1367710Z 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:37:19.1379772Z 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:37:19.1392211Z 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:37:19.1404174Z 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:37:19.1416155Z 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:37:19.1428413Z 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:37:19.1440496Z 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:37:19.1452696Z 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:37:19.1464963Z 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:37:19.1477481Z 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:37:19.1490169Z 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:37:19.1501885Z 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:37:19.1514099Z 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:37:19.1526134Z 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:37:19.1538240Z 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:37:19.1550441Z 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:37:19.1562472Z 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:37:19.1574484Z 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:37:19.1586721Z 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:37:19.1598883Z 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:37:19.1610856Z 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:37:19.1623150Z 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:37:19.1635249Z 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:37:19.1647341Z 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:37:19.1659453Z 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:37:19.1671752Z 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:37:19.1683726Z 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:37:19.1695747Z 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:37:19.1707843Z 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:37:19.1719985Z 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:37:19.1732042Z 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:37:19.1744236Z 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:37:19.1756435Z 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:37:19.1768605Z 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:37:19.1780624Z 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:37:19.1792794Z 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:37:19.1804807Z 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:37:19.1816741Z 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:37:19.1829085Z 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:37:19.1841024Z 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:37:19.1853033Z 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:37:19.1865834Z 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:37:19.1877825Z 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:37:19.1889806Z 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:37:19.1902103Z 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:37:19.1913986Z 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:37:19.1926061Z 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:37:19.1938290Z 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:37:19.1950518Z 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:37:19.1962572Z 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:37:19.1974646Z 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:37:19.1986867Z 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:37:19.1999074Z 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:37:19.2011158Z 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:37:19.2023366Z 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:37:19.2035623Z 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:37:19.2047960Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2060042Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2072375Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2084605Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2096815Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2109181Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2121384Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2133789Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2146039Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2158404Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2170662Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2183011Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2195271Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2207554Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2219810Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2231988Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2244362Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2256552Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2268908Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2281230Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2293359Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2305569Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2317892Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2330444Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2342423Z test_nnc_correctness_jiterator_binary_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2354553Z test_nnc_correctness_jiterator_binary_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2366829Z test_nnc_correctness_jiterator_binary_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2378873Z test_nnc_correctness_jiterator_binary_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2391628Z test_nnc_correctness_jiterator_binary_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2403614Z test_nnc_correctness_jiterator_binary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2415736Z test_nnc_correctness_jiterator_binary_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2428100Z test_nnc_correctness_jiterator_binary_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2440223Z test_nnc_correctness_jiterator_binary_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2452291Z test_nnc_correctness_jiterator_binary_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2464701Z test_nnc_correctness_jiterator_binary_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2476927Z test_nnc_correctness_jiterator_binary_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2489082Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2501308Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2513739Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2525760Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2537883Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2550326Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2562334Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2574369Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2586623Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2598897Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2610948Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2623250Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2636961Z test_nnc_correctness_jiterator_unary_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2649435Z test_nnc_correctness_jiterator_unary_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2661512Z test_nnc_correctness_jiterator_unary_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2673738Z test_nnc_correctness_jiterator_unary_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2685745Z test_nnc_correctness_jiterator_unary_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2698013Z test_nnc_correctness_jiterator_unary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2710174Z test_nnc_correctness_jiterator_unary_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2722180Z test_nnc_correctness_jiterator_unary_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2734228Z test_nnc_correctness_jiterator_unary_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2746413Z test_nnc_correctness_jiterator_unary_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2758648Z test_nnc_correctness_jiterator_unary_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2770704Z test_nnc_correctness_jiterator_unary_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:19.2782963Z 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:37:19.2795086Z 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:37:19.2807140Z 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:37:19.2819305Z 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:37:19.2831467Z 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:37:19.2843393Z 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:37:19.2855667Z 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:37:19.2867850Z 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:37:19.2879895Z 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:37:19.2892281Z 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:37:19.2904237Z 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:37:19.2916439Z 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:37:19.2928402Z 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:37:19.2940620Z 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:37:19.2952749Z 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:37:19.2964830Z 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:37:19.2976924Z 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:37:19.2989318Z 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:37:19.3001170Z 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:37:19.3013215Z 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:37:19.3025464Z 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:37:19.3037550Z 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:37:19.3049594Z 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:37:19.3061718Z 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:37:19.3073741Z 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:37:19.3085714Z 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:37:19.3097690Z 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:37:19.3110227Z 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:37:19.3122589Z 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:37:19.3134666Z 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:37:19.3147101Z 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:37:19.3159262Z 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:37:19.3171336Z 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:37:19.3194405Z 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:37:19.3195740Z 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:37:19.3207673Z 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:37:19.3219729Z 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:37:19.3231922Z 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:37:19.3243902Z 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:37:19.3255929Z 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:37:19.3268156Z 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:37:19.3280525Z 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:37:19.3292528Z 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:37:19.3304626Z 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:37:19.3317073Z 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:37:19.3329428Z 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:37:19.3341569Z 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:37:19.3353853Z 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:37:19.3366224Z 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:37:19.3378135Z 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:37:19.3390617Z 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:37:19.3402582Z 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:37:19.3414551Z 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:37:19.3426736Z 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:37:19.3438907Z 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:37:19.3450976Z 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:37:19.3463202Z 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:37:19.3475469Z 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:37:19.3487520Z 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:37:19.3499594Z 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:37:19.3511958Z 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:37:19.3523972Z 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:37:19.3536068Z 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:37:19.3548206Z 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:37:19.3560719Z 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:37:19.3572712Z 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:37:19.3584969Z 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:37:19.3597296Z 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:37:19.3609982Z 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:37:19.3622807Z 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:37:19.3635600Z 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:37:19.3647793Z 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:37:19.3659732Z 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:37:19.3671799Z 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:37:19.3683987Z 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:37:19.3696192Z 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:37:19.3708572Z 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:37:19.3720919Z 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:37:19.3733065Z 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:37:19.3745374Z 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:37:19.3757647Z 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:37:19.3769900Z 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:37:19.3782181Z 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:37:19.3794483Z 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:37:19.3806774Z 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:37:19.3819390Z 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:37:19.3831991Z 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:37:19.3844931Z 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:37:19.3857461Z 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:37:19.3870441Z 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:37:19.3882926Z 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:37:19.3895566Z 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:37:19.3908228Z 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:37:19.3921089Z 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:37:19.3933550Z 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:37:19.3946191Z 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:37:19.3958573Z 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:37:19.3970771Z 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:37:19.3983132Z 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:37:19.3995463Z 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:37:19.4007602Z 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:37:19.4019972Z 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:37:19.4032501Z 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:37:19.4044903Z 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:37:19.4057115Z 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:37:19.4069709Z 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:37:19.4081936Z 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:37:19.4094244Z 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:37:19.4106503Z 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:37:19.4119062Z 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:37:19.4131323Z 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:37:19.4143675Z 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:37:19.4156054Z 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:37:19.4168291Z 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:37:19.4180576Z 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:37:19.4193003Z 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:37:19.4205705Z 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:37:19.4217848Z 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:37:19.4230628Z 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:37:19.4242989Z 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:37:19.4255394Z 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:37:19.4267923Z 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:37:19.4280397Z 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:37:19.4292785Z 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:37:19.4305534Z 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:37:19.4318082Z 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:37:19.4330758Z 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:37:19.4343118Z 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:37:19.4355564Z 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:37:19.4368089Z 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:37:19.4380754Z 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:37:19.4393346Z 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:37:19.4405763Z 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:37:19.4418073Z 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:37:19.4430661Z 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:37:19.4443112Z 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:37:19.4455442Z 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:37:19.4467961Z 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:37:19.4480556Z 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:37:19.4492932Z 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:37:19.4505415Z 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:37:19.4517908Z 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:37:19.4530326Z 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:37:19.4542827Z 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:37:19.4555510Z 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:37:19.4567874Z 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:37:19.4580339Z 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:37:19.4592823Z 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:37:19.4605165Z 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:37:19.4617487Z 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:37:19.4630382Z 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:37:19.4642785Z 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:37:19.4655515Z 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:37:19.4668930Z 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:37:19.4681478Z 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:37:19.4694150Z 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:37:19.4707009Z 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:37:19.4719801Z 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:37:19.4732381Z 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:37:19.4745220Z 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:37:19.4758066Z 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:37:19.4770708Z 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:37:19.4783187Z 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:37:19.4795802Z 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:37:19.4808171Z 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:37:19.4820726Z 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:37:19.4833202Z 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:37:19.4845525Z 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:37:19.4857867Z 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:37:19.4870427Z 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:37:19.4882897Z 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:37:19.4895267Z 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:37:19.4907337Z 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:37:19.4919598Z 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:37:19.4931836Z 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:37:19.4944040Z 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:37:19.4956532Z 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:37:19.4964959Z test_nnc_correctness_linalg_multi_dot_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:19.4977141Z 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:37:19.4989778Z 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:37:19.5002268Z 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:37:19.5014838Z 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:37:19.5027492Z 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:37:19.5040113Z 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:37:19.5052639Z 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:37:19.5065338Z 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:37:19.5078065Z 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:37:19.5090543Z 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:37:19.5103288Z 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:37:19.5116002Z 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:37:19.5129484Z 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:37:19.5141476Z 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:37:19.5153878Z 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:37:19.5166372Z 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:37:19.5178428Z 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:37:19.5190864Z 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:37:19.5203147Z 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:37:19.5215506Z 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:37:19.5227870Z 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:37:19.5240293Z 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:37:19.5252582Z 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:37:19.5264977Z 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:37:19.5277462Z 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:37:19.5289859Z 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:37:19.5302288Z 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:37:19.5314671Z 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:37:19.5327656Z 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:37:19.5339670Z 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:37:19.5351666Z 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:37:19.5363617Z 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:37:19.5376047Z 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:37:19.5388345Z 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:37:19.5400789Z 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:37:19.5413006Z 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:37:19.5425375Z 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:37:19.5438097Z 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:37:19.5450350Z 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:37:19.5462893Z 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:37:19.5475465Z 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:37:19.5487849Z 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:37:19.5500194Z 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:37:19.5512798Z 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:37:19.5525040Z 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:37:19.5537437Z 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:37:19.5550472Z 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:37:19.5563143Z 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:37:19.5575780Z 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:37:19.5588802Z 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:37:19.5601615Z 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:37:19.5614244Z 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:37:19.5627116Z 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:37:19.5639955Z 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:37:19.5652368Z 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:37:19.5665644Z 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:37:19.5678039Z 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:37:19.5690412Z 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:37:19.5703006Z 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:37:19.5715383Z 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:37:19.5727734Z 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:37:19.5740244Z 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:37:19.5752721Z 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:37:19.5764981Z 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:37:19.5777343Z 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:37:19.5790024Z 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:37:19.5802152Z 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:37:19.5814573Z 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:37:19.5826636Z 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:37:19.5839000Z 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:37:19.5851103Z 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:37:19.5863300Z 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:37:19.5875686Z 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:37:19.5888108Z 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:37:19.5900382Z 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:37:19.5912576Z 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:37:19.5924481Z 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:37:19.5936591Z 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:37:19.5949019Z 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:37:19.5961197Z 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:37:19.5973520Z 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:37:19.5985475Z 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:37:19.5997680Z 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:37:19.6009667Z 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:37:19.6021925Z 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:37:19.6034188Z 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:37:19.6046270Z 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:37:19.6058488Z 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:37:19.6070772Z 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:37:19.6082986Z 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:37:19.6095024Z 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:37:19.6107281Z 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:37:19.6119866Z 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:37:19.6131773Z 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:37:19.6143885Z 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:37:19.6156041Z 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:37:19.6168075Z 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:37:19.6180321Z 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:37:19.6192504Z 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:37:19.6204660Z 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:37:19.6216835Z 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:37:19.6229090Z 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:37:19.6241102Z 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:37:19.6253364Z 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:37:19.6265355Z 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:37:19.6277587Z 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:37:19.6289634Z 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:37:19.6301814Z 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:37:19.6313996Z 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:37:19.6326098Z 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:37:19.6338609Z 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:37:19.6350791Z 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:37:19.6362910Z 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:37:19.6375122Z 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:37:19.6387413Z 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:37:19.6399700Z 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:37:19.6411776Z test_nnc_correctness_log2_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:37:19.6424081Z 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:37:19.6436255Z 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:37:19.6448245Z 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:37:19.6460339Z 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:37:19.6472608Z 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:37:19.6484678Z 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:37:19.6496775Z 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:37:19.6508583Z 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:37:19.6520712Z 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:37:19.6532835Z 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:37:19.6544820Z 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:37:19.6557010Z 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:37:19.6569012Z 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:37:19.6581156Z 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:37:19.6593237Z 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:37:19.6605256Z 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:37:19.6617255Z 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:37:19.6629730Z 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:37:19.6641763Z 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:37:19.6653863Z 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:37:19.6665980Z 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:37:19.6678090Z 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:37:19.6690234Z 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:37:19.6702603Z 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:37:19.6714763Z 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:37:19.6727013Z 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:37:19.6739033Z 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:37:19.6751344Z 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:37:19.6763329Z 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:37:19.6775488Z 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:37:19.6787557Z 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:37:19.6800033Z 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:37:19.6812021Z 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:37:19.6824186Z 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:37:19.6836368Z 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:37:19.6848450Z 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:37:19.6860640Z 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:37:19.6872839Z 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:37:19.6885218Z 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:37:19.6897214Z 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:37:19.6909684Z 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:37:19.6921923Z 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:37:19.6933649Z 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:37:19.6945876Z 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:37:19.6958210Z 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:37:19.6970394Z 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:37:19.6982650Z 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:37:19.6994849Z 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:37:19.7006941Z 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:37:19.7019158Z 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:37:19.7031381Z 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:37:19.7043442Z 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:37:19.7055574Z 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:37:19.7067753Z 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:37:19.7080093Z 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:37:19.7091897Z 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:37:19.7104099Z 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:37:19.7116239Z 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:37:19.7128444Z 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:37:19.7140835Z 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:37:19.7152997Z 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:37:19.7165274Z 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:37:19.7177275Z 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:37:19.7189601Z 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:37:19.7201295Z 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:37:19.7213313Z 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:37:19.7225373Z 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:37:19.7237567Z 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:37:19.7249498Z 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:37:19.7261622Z 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:37:19.7274070Z 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:37:19.7285945Z 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:37:19.7297896Z 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:37:19.7310110Z 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:37:19.7322104Z 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:37:19.7334615Z 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:37:19.7346331Z 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:37:19.7358203Z 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:37:19.7370089Z 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:37:19.7382227Z 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:37:19.7394357Z 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:37:19.7406459Z 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:37:19.7418715Z 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:37:19.7430529Z 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:37:19.7442391Z 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:37:19.7454395Z 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:37:19.7466632Z 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:37:19.7478653Z 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:37:19.7490683Z 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:37:19.7502835Z 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:37:19.7514700Z 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:37:19.7526719Z 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:37:19.7538884Z 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:37:19.7551082Z 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:37:19.7563114Z 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:37:19.7575107Z 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:37:19.7587164Z 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:37:19.7599233Z 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:37:19.7611341Z 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:37:19.7623366Z 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:37:19.7635391Z 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:37:19.7647545Z 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:37:19.7659755Z 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:37:19.7672181Z 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:37:19.7684004Z 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:37:19.7695949Z 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:37:19.7708066Z 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:37:19.7720081Z 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:37:19.7732157Z 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:37:19.7744241Z 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:37:19.7756376Z 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:37:19.7768328Z 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:37:19.7780470Z 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:37:19.7792489Z 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:37:19.7804684Z 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:37:19.7816759Z 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:37:19.7828756Z 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:37:19.7840671Z 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:37:19.7852616Z 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:37:19.7864743Z 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:37:19.7876763Z 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:37:19.7889004Z 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:37:19.7900936Z 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:37:19.7912970Z 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:37:19.7924945Z 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:37:19.7936929Z 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:37:19.7949170Z 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:37:19.7961087Z 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:37:19.7973013Z 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:37:19.7985061Z 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:37:19.7997124Z 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:37:19.8009118Z 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:37:19.8021204Z 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:37:19.8033209Z 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:37:19.8045404Z 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:37:19.8057419Z 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:37:19.8070054Z 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:37:19.8081978Z 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:37:19.8093630Z 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:37:19.8105806Z 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:37:19.8117690Z 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:37:19.8129629Z 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:37:19.8141835Z 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:37:19.8154022Z 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:37:19.8165994Z 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:37:19.8178529Z 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:37:19.8190948Z 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:37:19.8203141Z 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:37:19.8215609Z 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:37:19.8228259Z 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:37:19.8240729Z 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:37:19.8252995Z 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:37:19.8265350Z 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:37:19.8277841Z 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:37:19.8290159Z 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:37:19.8302765Z 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:37:19.8315216Z 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:37:19.8327486Z 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:37:19.8339798Z 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:37:19.8352180Z 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:37:19.8364240Z 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:37:19.8376506Z 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:37:19.8389073Z 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:37:19.8401411Z 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:37:19.8413815Z 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:37:19.8426255Z 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:37:19.8438726Z 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:37:19.8451004Z 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:37:19.8463645Z 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:37:19.8475996Z 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:37:19.8488341Z 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:37:19.8500872Z 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:37:19.8513281Z 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:37:19.8525598Z 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:37:19.8537945Z 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:37:19.8550626Z 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:37:19.8562966Z 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:37:19.8575330Z 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:37:19.8587693Z 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:37:19.8600118Z 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:37:19.8612363Z 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:37:19.8624784Z 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:37:19.8637176Z 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:37:19.8649636Z 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:37:19.8662209Z 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:37:19.8674790Z 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:37:19.8687064Z 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:37:19.8699453Z 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:37:19.8711922Z 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:37:19.8724275Z 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:37:19.8736385Z 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:37:19.8749306Z 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:37:19.8761474Z 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:37:19.8773766Z 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:37:19.8786265Z 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:37:19.8798579Z 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:37:19.8811516Z 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:37:19.8824360Z 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:37:19.8837426Z 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:37:19.8849804Z 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:37:19.8862323Z 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:37:19.8874868Z 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:37:19.8887290Z 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:37:19.8899874Z 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:37:19.8912425Z 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:37:19.8924748Z 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:37:19.8937122Z 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:37:19.8950008Z 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:37:19.8962321Z 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:37:19.8974523Z 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:37:19.8986988Z 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:37:19.8999232Z 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:37:19.9011571Z 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:37:19.9023963Z 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:37:19.9036191Z 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:37:19.9048563Z 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:37:19.9060691Z 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:37:19.9072890Z 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:37:19.9084927Z 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:37:19.9097066Z 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:37:19.9109468Z 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:37:19.9121522Z 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:37:19.9133580Z 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:37:19.9145814Z 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:37:19.9158012Z 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:37:19.9170031Z 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:37:19.9182180Z 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:37:19.9194808Z 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:37:19.9203126Z test_nnc_correctness_matmul_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:19.9215337Z 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:37:19.9227526Z 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:37:19.9239527Z 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:37:19.9251591Z 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:37:19.9263889Z 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:37:19.9276268Z 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:37:19.9288358Z 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:37:19.9300640Z 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:37:19.9312514Z 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:37:19.9324553Z 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:37:19.9337186Z 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:37:19.9349627Z 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:37:19.9362144Z 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:37:19.9374974Z 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:37:19.9388238Z 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:37:19.9400489Z 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:37:19.9412966Z 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:37:19.9425701Z 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:37:19.9438274Z 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:37:19.9450572Z 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:37:19.9462949Z 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:37:19.9475254Z 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:37:19.9487565Z 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:37:19.9499774Z 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:37:19.9512151Z 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:37:19.9524366Z 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:37:19.9536719Z 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:37:19.9549668Z 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:37:19.9561893Z 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:37:19.9574451Z 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:37:19.9586721Z 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:37:19.9599269Z 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:37:19.9611597Z 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:37:19.9624030Z 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:37:19.9636515Z 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:37:19.9648854Z 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:37:19.9661255Z 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:37:19.9673798Z 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:37:19.9686085Z 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:37:19.9698487Z 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:37:19.9711073Z 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:37:19.9723313Z 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:37:19.9735712Z 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:37:19.9748215Z 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:37:19.9760762Z 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:37:19.9773127Z 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:37:19.9785557Z 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:37:19.9798109Z 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:37:19.9810382Z 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:37:19.9822800Z 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:37:19.9835396Z 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:37:19.9847844Z 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:37:19.9860131Z 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:37:19.9872742Z 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:37:19.9885023Z 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:37:19.9897332Z 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:37:19.9909935Z 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:37:19.9922478Z 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:37:19.9934819Z 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:37:19.9947289Z 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:37:19.9959763Z 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:37:19.9972126Z 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:37:19.9984545Z 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:37:19.9997017Z 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:37:20.0009388Z 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:37:20.0021834Z 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:37:20.0034453Z 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:37:20.0046925Z 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:37:20.0059380Z 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:37:20.0071851Z 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:37:20.0084184Z 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:37:20.0096469Z 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:37:20.0109069Z 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:37:20.0121724Z 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:37:20.0133821Z 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:37:20.0146263Z 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:37:20.0158685Z 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:37:20.0171037Z 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:37:20.0183554Z 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:37:20.0196075Z 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:37:20.0208412Z 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:37:20.0220948Z 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:37:20.0233437Z 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:37:20.0245665Z 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:37:20.0257928Z 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:37:20.0270406Z 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:37:20.0282682Z 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:37:20.0295212Z 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:37:20.0307548Z 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:37:20.0319945Z 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:37:20.0332720Z 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:37:20.0344837Z 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:37:20.0357166Z 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:37:20.0369288Z 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:37:20.0381804Z 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:37:20.0394372Z 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:37:20.0406654Z 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:37:20.0419096Z 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:37:20.0431504Z 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:37:20.0443869Z 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:37:20.0456093Z 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:37:20.0469424Z 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:37:20.0481847Z 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:37:20.0494352Z 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:37:20.0506888Z 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:37:20.0519892Z 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:37:20.0531900Z 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:37:20.0544497Z 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:37:20.0556776Z 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:37:20.0568829Z 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:37:20.0581012Z 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:37:20.0593148Z 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:37:20.0605082Z 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:37:20.0617352Z 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:37:20.0629782Z 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:37:20.0642289Z 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:37:20.0654352Z 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:37:20.0666419Z 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:37:20.0678770Z 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:37:20.0690817Z 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:37:20.0703020Z 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:37:20.0715219Z 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:37:20.0727166Z 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:37:20.0739261Z 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:37:20.0751500Z 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:37:20.0763551Z 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:37:20.0775563Z 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:37:20.0787733Z 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:37:20.0799882Z 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:37:20.0812155Z 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:37:20.0824457Z 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:37:20.0836663Z 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:37:20.0848573Z 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:37:20.0860785Z 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:37:20.0872887Z 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:37:20.0884928Z 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:37:20.0896908Z 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:37:20.0909724Z 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:37:20.0921738Z 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:37:20.0934095Z 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:37:20.0946400Z 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:37:20.0958601Z 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:37:20.0970760Z 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:37:20.0983045Z 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:37:20.0995212Z 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:37:20.1007240Z 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:37:20.1019304Z 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:37:20.1031619Z 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:37:20.1043578Z 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:37:20.1055717Z 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:37:20.1067814Z 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:37:20.1079854Z 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:37:20.1092318Z 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:37:20.1104637Z 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:37:20.1116482Z 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:37:20.1128510Z 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:37:20.1140787Z 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:37:20.1153066Z 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:37:20.1165126Z 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:37:20.1177045Z 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:37:20.1189341Z 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:37:20.1201640Z 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:37:20.1213805Z 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:37:20.1226446Z 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:37:20.1238606Z 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:37:20.1253444Z 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:37:20.1265588Z 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:37:20.1277772Z 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:37:20.1289882Z 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:37:20.1302160Z 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:37:20.1314137Z 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:37:20.1327765Z 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:37:20.1339910Z 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:37:20.1352024Z 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:37:20.1363734Z 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:37:20.1375700Z 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:37:20.1387696Z 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:37:20.1399883Z 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:37:20.1411992Z 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:37:20.1424257Z 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:37:20.1436548Z 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:37:20.1449093Z 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:37:20.1461345Z 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:37:20.1473841Z 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:37:20.1485963Z 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:37:20.1498393Z 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:37:20.1510623Z 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:37:20.1522771Z 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:37:20.1534973Z 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:37:20.1547397Z 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:37:20.1559636Z 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:37:20.1572197Z 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:37:20.1584336Z 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:37:20.1596749Z 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:37:20.1608940Z 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:37:20.1621277Z 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:37:20.1633660Z 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:37:20.1645788Z 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:37:20.1657989Z 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:37:20.1670426Z 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:37:20.1682480Z 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:37:20.1694630Z 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:37:20.1707047Z 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:37:20.1719351Z 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:37:20.1731645Z 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:37:20.1743891Z 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:37:20.1756194Z 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:37:20.1768477Z 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:37:20.1780704Z 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:37:20.1792965Z 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:37:20.1805158Z 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:37:20.1817209Z 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:37:20.1829741Z 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:37:20.1841939Z 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:37:20.1853997Z 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:37:20.1866379Z 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:37:20.1878688Z 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:37:20.1890919Z 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:37:20.1903260Z 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:37:20.1915612Z 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:37:20.1927800Z 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:37:20.1940642Z 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:37:20.1952944Z 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:37:20.1965264Z 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:37:20.1977411Z 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:37:20.1990574Z 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:37:20.2002781Z 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:37:20.2015380Z 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:37:20.2027842Z 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:37:20.2040438Z 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:37:20.2052741Z 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:37:20.2065008Z 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:37:20.2077252Z 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:37:20.2089699Z 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:37:20.2101962Z 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:37:20.2114310Z 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:37:20.2126496Z 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:37:20.2139071Z 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:37:20.2151507Z 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:37:20.2163961Z 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:37:20.2176039Z 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:37:20.2188399Z 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:37:20.2200874Z 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:37:20.2212895Z 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:37:20.2225188Z 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:37:20.2237381Z 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:37:20.2249500Z 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:37:20.2261906Z 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:37:20.2273927Z 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:37:20.2286008Z 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:37:20.2298127Z 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:37:20.2310138Z 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:37:20.2322427Z 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:37:20.2334497Z 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:37:20.2346752Z 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:37:20.2359004Z 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:37:20.2371026Z 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:37:20.2383701Z 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:37:20.2395875Z 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:37:20.2408102Z 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:37:20.2420430Z 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:37:20.2432780Z 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:37:20.2444915Z 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:37:20.2457041Z 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:37:20.2469317Z 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:37:20.2481395Z 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:37:20.2493528Z 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:37:20.2505894Z 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:37:20.2518291Z 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:37:20.2530431Z 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:37:20.2542724Z 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:37:20.2556696Z 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:37:20.2568355Z 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:37:20.2580769Z 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:37:20.2593094Z 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:37:20.2604856Z 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:37:20.2616720Z 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:37:20.2628988Z 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:37:20.2641010Z 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:37:20.2653008Z 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:37:20.2665327Z 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:37:20.2677650Z 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:37:20.2689805Z 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:37:20.2702072Z 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:37:20.2714308Z 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:37:20.2726503Z 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:37:20.2738614Z 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:37:20.2751124Z 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:37:20.2763426Z 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:37:20.2776154Z 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:37:20.2789402Z 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:37:20.2802016Z 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:37:20.2810442Z test_nnc_correctness_new_empty_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:20.2819137Z test_nnc_correctness_new_empty_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:20.2827217Z test_nnc_correctness_new_empty_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:20.2835307Z test_nnc_correctness_new_empty_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:20.2843519Z test_nnc_correctness_new_empty_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:20.2851980Z test_nnc_correctness_new_empty_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:20.2860417Z test_nnc_correctness_new_empty_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:20.2868985Z test_nnc_correctness_new_empty_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:20.2877388Z test_nnc_correctness_new_empty_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:20.2885320Z test_nnc_correctness_new_empty_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:20.2893892Z test_nnc_correctness_new_empty_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:20.2902303Z test_nnc_correctness_new_empty_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:20.2911159Z test_nnc_correctness_new_empty_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:20.2923150Z 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:37:20.2935103Z 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:37:20.2947242Z 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:37:20.2959238Z 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:37:20.2971358Z 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:37:20.2983433Z 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:37:20.2995600Z 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:37:20.3008420Z 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:37:20.3020427Z 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:37:20.3032414Z 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:37:20.3044495Z 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:37:20.3056904Z 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:37:20.3069562Z 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:37:20.3081417Z 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:37:20.3093388Z 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:37:20.3105704Z 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:37:20.3117907Z 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:37:20.3130006Z 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:37:20.3141836Z 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:37:20.3154124Z 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:37:20.3166175Z 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:37:20.3178313Z 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:37:20.3190719Z 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:37:20.3202997Z 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:37:20.3215168Z 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:37:20.3227404Z 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:37:20.3239657Z 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:37:20.3251870Z 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:37:20.3264330Z 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:37:20.3276725Z 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:37:20.3288653Z 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:37:20.3301484Z 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:37:20.3313544Z 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:37:20.3325930Z 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:37:20.3338203Z 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:37:20.3350350Z 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:37:20.3362334Z 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:37:20.3374376Z 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:37:20.3386443Z 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:37:20.3398518Z 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:37:20.3410459Z 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:37:20.3422961Z 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:37:20.3435414Z 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:37:20.3447496Z 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:37:20.3459452Z 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:37:20.3471666Z 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:37:20.3483615Z 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:37:20.3495635Z 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:37:20.3508531Z 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:37:20.3520208Z 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:37:20.3531932Z 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:37:20.3543980Z 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:37:20.3556112Z 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:37:20.3568134Z 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:37:20.3580278Z 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:37:20.3592397Z 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:37:20.3604338Z 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:37:20.3616399Z 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:37:20.3628451Z 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:37:20.3640576Z 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:37:20.3652552Z 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:37:20.3664638Z 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:37:20.3676989Z 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:37:20.3688831Z 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:37:20.3700927Z 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:37:20.3713042Z 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:37:20.3725143Z 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:37:20.3737120Z 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:37:20.3749454Z 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:37:20.3761617Z 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:37:20.3770066Z test_nnc_correctness_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:20.3781936Z 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:37:20.3794105Z 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:37:20.3802744Z test_nnc_correctness_nn_functional_bilinear_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:20.3815440Z 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:37:20.3828107Z 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:37:20.3840687Z 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:37:20.3852988Z 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:37:20.3865420Z 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:37:20.3877874Z 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:37:20.3890220Z 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:37:20.3898663Z test_nnc_correctness_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:20.3907128Z test_nnc_correctness_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:20.3919446Z 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:37:20.3931384Z 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:37:20.3943638Z 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:37:20.3955859Z 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:37:20.3967874Z 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:37:20.3980014Z 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:37:20.3992399Z 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:37:20.4004704Z 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:37:20.4016701Z 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:37:20.4029021Z 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:37:20.4041096Z 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:37:20.4053340Z 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:37:20.4065666Z 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:37:20.4078057Z 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:37:20.4090334Z 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:37:20.4102745Z 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:37:20.4115171Z 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:37:20.4127493Z 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:37:20.4139750Z 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:37:20.4152019Z 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:37:20.4164226Z 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:37:20.4176562Z 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:37:20.4189099Z 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:37:20.4201011Z 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:37:20.4213165Z 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:37:20.4225371Z 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:37:20.4237723Z 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:37:20.4250758Z 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:37:20.4262546Z 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:37:20.4274855Z 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:37:20.4287047Z 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:37:20.4299304Z 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:37:20.4311671Z 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:37:20.4323927Z 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:37:20.4336639Z 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:37:20.4349108Z 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:37:20.4361285Z 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:37:20.4373377Z 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:37:20.4385853Z 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:37:20.4398380Z 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:37:20.4410564Z 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:37:20.4423164Z 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:37:20.4435713Z 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:37:20.4447993Z 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:37:20.4460453Z 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:37:20.4473343Z 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:37:20.4485259Z 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:37:20.4497550Z 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:37:20.4510133Z 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:37:20.4522390Z 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:37:20.4534759Z 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:37:20.4547216Z 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:37:20.4559654Z 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:37:20.4571863Z 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:37:20.4584268Z 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:37:20.4596878Z 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:37:20.4609205Z 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:37:20.4621688Z 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:37:20.4634057Z 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:37:20.4646588Z 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:37:20.4658990Z 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:37:20.4671563Z 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:37:20.4684033Z 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:37:20.4696366Z 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:37:20.4709300Z 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:37:20.4721369Z 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:37:20.4733634Z 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:37:20.4746149Z 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:37:20.4758762Z 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:37:20.4771164Z 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:37:20.4783462Z 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:37:20.4795863Z 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:37:20.4808084Z 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:37:20.4820528Z 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:37:20.4832859Z 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:37:20.4845233Z 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:37:20.4857715Z 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:37:20.4870258Z 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:37:20.4882651Z 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:37:20.4894972Z 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:37:20.4907471Z 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:37:20.4919975Z 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:37:20.4932316Z 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:37:20.4944701Z 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:37:20.4957083Z 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:37:20.4969102Z 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:37:20.4981202Z 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:37:20.4993560Z 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:37:20.5006387Z 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:37:20.5018559Z 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:37:20.5031020Z 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:37:20.5043147Z 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:37:20.5055260Z 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:37:20.5067571Z 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:37:20.5079771Z 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:37:20.5091863Z 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:37:20.5104163Z 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:37:20.5116458Z 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:37:20.5128495Z 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:37:20.5140765Z 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:37:20.5152979Z 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:37:20.5165070Z 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:37:20.5177271Z 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:37:20.5189722Z 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:37:20.5201762Z 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:37:20.5213912Z 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:37:20.5226086Z 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:37:20.5238482Z 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:37:20.5250645Z 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:37:20.5262795Z 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:37:20.5275001Z 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:37:20.5287208Z 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:37:20.5299362Z 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:37:20.5311532Z 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:37:20.5323727Z 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:37:20.5335861Z 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:37:20.5348289Z 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:37:20.5360461Z 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:37:20.5372517Z 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:37:20.5384640Z 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:37:20.5396794Z 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:37:20.5408660Z 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:37:20.5420803Z 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:37:20.5432944Z 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:37:20.5444954Z 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:37:20.5456849Z 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:37:20.5469189Z 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:37:20.5481396Z 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:37:20.5493346Z 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:37:20.5505482Z 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:37:20.5517648Z 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:37:20.5529792Z 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:37:20.5542003Z 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:37:20.5554143Z 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:37:20.5566202Z 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:37:20.5578413Z 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:37:20.5590512Z 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:37:20.5602646Z 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:37:20.5614741Z 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:37:20.5627058Z 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:37:20.5639246Z 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:37:20.5651382Z 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:37:20.5663611Z 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:37:20.5675814Z 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:37:20.5687886Z 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:37:20.5700188Z 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:37:20.5712560Z 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:37:20.5724631Z 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:37:20.5736649Z 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:37:20.5749942Z 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:37:20.5762254Z 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:37:20.5774135Z 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:37:20.5786458Z 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:37:20.5798616Z 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:37:20.5810824Z 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:37:20.5822997Z 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:37:20.5835227Z 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:37:20.5847215Z 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:37:20.5859338Z 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:37:20.5871560Z 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:37:20.5883490Z 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:37:20.5895650Z 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:37:20.5907774Z 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:37:20.5920187Z 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:37:20.5932138Z 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:37:20.5944394Z 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:37:20.5956684Z 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:37:20.5968958Z 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:37:20.5980977Z 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:37:20.5993204Z 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:37:20.6005239Z 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:37:20.6017251Z 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:37:20.6029576Z 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:37:20.6041564Z 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:37:20.6053547Z 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:37:20.6065653Z 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:37:20.6077926Z 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:37:20.6089956Z 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:37:20.6102107Z 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:37:20.6114280Z 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:37:20.6126279Z 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:37:20.6138351Z 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:37:20.6150535Z 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:37:20.6162565Z 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:37:20.6171121Z test_nnc_correctness_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Works on some configs (0.001s) 2022-08-17T12:37:20.6183044Z 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:37:20.6195350Z 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:37:20.6207418Z 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:37:20.6219850Z 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:37:20.6232362Z 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:37:20.6244528Z 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:37:20.6256811Z 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:37:20.6269360Z 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:37:20.6281716Z 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:37:20.6293989Z 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:37:20.6306326Z 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:37:20.6318710Z 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:37:20.6331116Z 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:37:20.6343245Z 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:37:20.6355406Z 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:37:20.6367589Z 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:37:20.6379830Z 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:37:20.6392009Z 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:37:20.6404110Z 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:37:20.6416180Z 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:37:20.6428518Z 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:37:20.6440628Z 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:37:20.6452809Z 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:37:20.6465371Z 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:37:20.6477133Z 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:37:20.6489721Z 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:37:20.6501312Z 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:37:20.6513551Z 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:37:20.6525674Z 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:37:20.6537962Z 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:37:20.6550364Z 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:37:20.6562496Z 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:37:20.6574608Z 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:37:20.6586859Z 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:37:20.6599084Z 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:37:20.6611198Z 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:37:20.6623562Z 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:37:20.6635896Z 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:37:20.6647972Z 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:37:20.6660300Z 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:37:20.6672647Z 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:37:20.6684619Z 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:37:20.6696756Z 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:37:20.6709290Z 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:37:20.6722019Z 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:37:20.6733586Z 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:37:20.6745817Z 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:37:20.6758088Z 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:37:20.6770257Z 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:37:20.6782493Z 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:37:20.6794678Z 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:37:20.6806731Z 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:37:20.6818949Z 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:37:20.6831254Z 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:37:20.6853454Z 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:37:20.6855863Z 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:37:20.6868242Z 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:37:20.6880491Z 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:37:20.6892587Z 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:37:20.6904776Z 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:37:20.6916959Z 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:37:20.6929230Z 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:37:20.6941435Z 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:37:20.6953905Z 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:37:20.6965904Z 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:37:20.6978493Z 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:37:20.6991049Z 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:37:20.7002848Z 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:37:20.7015129Z 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:37:20.7027507Z 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:37:20.7040109Z 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:37:20.7052378Z 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:37:20.7064740Z 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:37:20.7077187Z 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:37:20.7089274Z 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:37:20.7101597Z 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:37:20.7114147Z 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:37:20.7126256Z 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:37:20.7138450Z 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:37:20.7150694Z 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:37:20.7162716Z 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:37:20.7175311Z 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:37:20.7187402Z 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:37:20.7199547Z 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:37:20.7211699Z 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:37:20.7224283Z 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:37:20.7237467Z 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:37:20.7250088Z 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:37:20.7262761Z 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:37:20.7274934Z 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:37:20.7286803Z 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:37:20.7299377Z 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:37:20.7311501Z 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:37:20.7325786Z 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:37:20.7336128Z 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:37:20.7348360Z 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:37:20.7360727Z 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:37:20.7373107Z 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:37:20.7385420Z 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:37:20.7397899Z 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:37:20.7410135Z 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:37:20.7422358Z 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:37:20.7434841Z 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:37:20.7446833Z 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:37:20.7459174Z 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:37:20.7471684Z 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:37:20.7483724Z 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:37:20.7496542Z 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:37:20.7509736Z 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:37:20.7522394Z 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:37:20.7534469Z 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:37:20.7546561Z 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:37:20.7558396Z 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:37:20.7570164Z 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:37:20.7582173Z 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:37:20.7594188Z 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:37:20.7605893Z 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:37:20.7617593Z 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:37:20.7629827Z 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:37:20.7641653Z 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:37:20.7653505Z 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:37:20.7665432Z 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:37:20.7677477Z 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:37:20.7689094Z 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:37:20.7701026Z 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:37:20.7712967Z 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:37:20.7724513Z 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:37:20.7736477Z 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:37:20.7748458Z 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:37:20.7760243Z 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:37:20.7772045Z 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:37:20.7783976Z 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:37:20.7795950Z 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:37:20.7807821Z 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:37:20.7819694Z 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:37:20.7831890Z 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:37:20.7844651Z 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:37:20.7857463Z 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:37:20.7870301Z 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:37:20.7882489Z 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:37:20.7894427Z 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:37:20.7906644Z 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:37:20.7918358Z 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:37:20.7930160Z 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:37:20.7942193Z 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:37:20.7954025Z 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:37:20.7965616Z 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:37:20.7977412Z 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:37:20.7989658Z 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:37:20.8001646Z 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:37:20.8013336Z 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:37:20.8025431Z 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:37:20.8037508Z 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:37:20.8049510Z 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:37:20.8061677Z 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:37:20.8073811Z 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:37:20.8086128Z 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:37:20.8099089Z 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:37:20.8112031Z 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:37:20.8124763Z 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:37:20.8136867Z 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:37:20.8149182Z 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:37:20.8160921Z 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:37:20.8172537Z 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:37:20.8184484Z 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:37:20.8196864Z 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:37:20.8208358Z 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:37:20.8220254Z 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:37:20.8232202Z 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:37:20.8244001Z 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:37:20.8255832Z 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:37:20.8267617Z 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:37:20.8279568Z 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:37:20.8291135Z 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:37:20.8303048Z 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:37:20.8315051Z 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:37:20.8326749Z 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:37:20.8339267Z 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:37:20.8351194Z 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:37:20.8363287Z 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:37:20.8375274Z 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:37:20.8387671Z 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:37:20.8399730Z 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:37:20.8411818Z 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:37:20.8424034Z 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:37:20.8436222Z 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:37:20.8448129Z 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:37:20.8460310Z 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:37:20.8472483Z 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:37:20.8484553Z 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:37:20.8496554Z 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:37:20.8508857Z 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:37:20.8520937Z 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:37:20.8532950Z 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:37:20.8545223Z 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:37:20.8557386Z 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:37:20.8569501Z 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:37:20.8581655Z 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:37:20.8593826Z 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:37:20.8606157Z 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:37:20.8618080Z 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:37:20.8630422Z 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:37:20.8642702Z 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:37:20.8654796Z 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:37:20.8667208Z 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:37:20.8679423Z 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:37:20.8691657Z 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:37:20.8703801Z 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:37:20.8716093Z 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:37:20.8728223Z 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:37:20.8740478Z 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:37:20.8752802Z 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:37:20.8764882Z 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:37:20.8776934Z 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:37:20.8789492Z 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:37:20.8801832Z 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:37:20.8814396Z 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:37:20.8827068Z 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:37:20.8839841Z 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:37:20.8852349Z 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:37:20.8864684Z 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:37:20.8877082Z 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:37:20.8889316Z 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:37:20.8901676Z 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:37:20.8914155Z 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:37:20.8926493Z 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:37:20.8938633Z 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:37:20.8951024Z 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:37:20.8963288Z 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:37:20.8975678Z 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:37:20.8988039Z 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:37:20.9000401Z 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:37:20.9012682Z 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:37:20.9025019Z 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:37:20.9037824Z 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:37:20.9049761Z 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:37:20.9062027Z 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:37:20.9074397Z 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:37:20.9086670Z 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:37:20.9098842Z 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:37:20.9111257Z 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:37:20.9123347Z 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:37:20.9135558Z 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:37:20.9147936Z 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:37:20.9160211Z 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:37:20.9172495Z 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:37:20.9184827Z 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:37:20.9197315Z 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:37:20.9209372Z 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:37:20.9221751Z 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:37:20.9234010Z 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:37:20.9246139Z 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:37:20.9258333Z 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:37:20.9270722Z 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:37:20.9283044Z 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:37:20.9295137Z 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:37:20.9307575Z 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:37:20.9319841Z 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:37:20.9332159Z 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:37:20.9344560Z 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:37:20.9356847Z 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:37:20.9369017Z 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:37:20.9381327Z 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:37:20.9393673Z 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:37:20.9405749Z 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:37:20.9418108Z 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:37:20.9430587Z 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:37:20.9443015Z 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:37:20.9455230Z 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:37:20.9467854Z 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:37:20.9480176Z 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:37:20.9492412Z 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:37:20.9504935Z 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:37:20.9517387Z 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:37:20.9529735Z 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:37:20.9542532Z 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:37:20.9554696Z 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:37:20.9566981Z 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:37:20.9579506Z 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:37:20.9592073Z 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:37:20.9604453Z 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:37:20.9616751Z 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:37:20.9629262Z 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:37:20.9641491Z 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:37:20.9653834Z 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:37:20.9666650Z 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:37:20.9679120Z 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:37:20.9691207Z 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:37:20.9703097Z 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:37:20.9715334Z 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:37:20.9727333Z 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:37:20.9739568Z 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:37:20.9752070Z 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:37:20.9764156Z 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:37:20.9776265Z 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:37:20.9788561Z 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:37:20.9800875Z 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:37:20.9813019Z 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:37:20.9825398Z 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:37:20.9837775Z 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:37:20.9849917Z 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:37:20.9862118Z 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:37:20.9874333Z 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:37:20.9886443Z 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:37:20.9898578Z 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:37:20.9911001Z 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:37:20.9923139Z 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:37:20.9935863Z 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:37:20.9948570Z 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:37:20.9960810Z 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:37:20.9972791Z 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:37:20.9984946Z 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:37:20.9997224Z 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:37:21.0009363Z 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:37:21.0021543Z 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:37:21.0033843Z 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:37:21.0045720Z 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:37:21.0057779Z 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:37:21.0069763Z 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:37:21.0082082Z 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:37:21.0093860Z 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:37:21.0105951Z 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:37:21.0118199Z 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:37:21.0130220Z 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:37:21.0142401Z 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:37:21.0154563Z 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:37:21.0166526Z 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:37:21.0178573Z 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:37:21.0191067Z 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:37:21.0202817Z 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:37:21.0214783Z 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:37:21.0226941Z 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:37:21.0239120Z 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:37:21.0251252Z 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:37:21.0263435Z 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:37:21.0275531Z 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:37:21.0287654Z 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:37:21.0299769Z 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:37:21.0311720Z 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:37:21.0323736Z 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:37:21.0335842Z 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:37:21.0348116Z 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:37:21.0360178Z 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:37:21.0372157Z 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:37:21.0384329Z 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:37:21.0396491Z 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:37:21.0408458Z 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:37:21.0420698Z 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:37:21.0432876Z 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:37:21.0444717Z 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:37:21.0456684Z 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:37:21.0468971Z 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:37:21.0480853Z 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:37:21.0492813Z 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:37:21.0504892Z 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:37:21.0517072Z 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:37:21.0529082Z 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:37:21.0541321Z 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:37:21.0553526Z 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:37:21.0565340Z 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:37:21.0577264Z 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:37:21.0589482Z 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:37:21.0601564Z 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:37:21.0613645Z 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:37:21.0625633Z 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:37:21.0637722Z 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:37:21.0649714Z 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:37:21.0661836Z 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:37:21.0673914Z 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:37:21.0686171Z 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:37:21.0698425Z 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:37:21.0710277Z 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:37:21.0722264Z 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:37:21.0734157Z 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:37:21.0746296Z 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:37:21.0758442Z 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:37:21.0770299Z 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:37:21.0782412Z 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:37:21.0794538Z 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:37:21.0806641Z 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:37:21.0818551Z 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:37:21.0830918Z 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:37:21.0843053Z 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:37:21.0855041Z 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:37:21.0867208Z 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:37:21.0879377Z 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:37:21.0891436Z 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:37:21.0903682Z 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:37:21.0915752Z 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:37:21.0927866Z 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:37:21.0940158Z 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:37:21.0952428Z 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:37:21.0964576Z 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:37:21.0976695Z 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:37:21.0988966Z 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:37:21.1001138Z 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:37:21.1013193Z 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:37:21.1025533Z 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:37:21.1037729Z 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:37:21.1049697Z 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:37:21.1061505Z 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:37:21.1073714Z 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:37:21.1085828Z 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:37:21.1097620Z 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:37:21.1109838Z 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:37:21.1121876Z 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:37:21.1133939Z 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:37:21.1146300Z 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:37:21.1158373Z 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:37:21.1170364Z 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:37:21.1182520Z 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:37:21.1194713Z 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:37:21.1206615Z 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:37:21.1218696Z 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:37:21.1230881Z 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:37:21.1242874Z 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:37:21.1254801Z 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:37:21.1267005Z 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:37:21.1279180Z 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:37:21.1291359Z 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:37:21.1303820Z 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:37:21.1316026Z 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:37:21.1328283Z 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:37:21.1340554Z 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:37:21.1352894Z 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:37:21.1365070Z 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:37:21.1377366Z 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:37:21.1389721Z 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:37:21.1401780Z 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:37:21.1413897Z 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:37:21.1426212Z 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:37:21.1438556Z 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:37:21.1451043Z 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:37:21.1463329Z 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:37:21.1475604Z 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:37:21.1487836Z 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:37:21.1500029Z 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:37:21.1512260Z 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:37:21.1524505Z 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:37:21.1536583Z 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:37:21.1549153Z 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:37:21.1561451Z 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:37:21.1573611Z 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:37:21.1585881Z 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:37:21.1598201Z 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:37:21.1610461Z 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:37:21.1622844Z 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:37:21.1635112Z 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:37:21.1647463Z 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:37:21.1659730Z 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:37:21.1671979Z 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:37:21.1684168Z 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:37:21.1696430Z 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:37:21.1708899Z 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:37:21.1721025Z 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:37:21.1733206Z 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:37:21.1745558Z 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:37:21.1757904Z 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:37:21.1770210Z 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:37:21.1782641Z 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:37:21.1795087Z 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:37:21.1807356Z 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:37:21.1819692Z 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:37:21.1832069Z 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:37:21.1844161Z 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:37:21.1856962Z 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:37:21.1869582Z 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:37:21.1881637Z 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:37:21.1893809Z 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:37:21.1906172Z 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:37:21.1918296Z 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:37:21.1930579Z 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:37:21.1942936Z 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:37:21.1955194Z 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:37:21.1967354Z 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:37:21.1979546Z 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:37:21.1991790Z 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:37:21.2003980Z 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:37:21.2016248Z 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:37:21.2028579Z 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:37:21.2040866Z 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:37:21.2053045Z 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:37:21.2065476Z 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:37:21.2077706Z 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:37:21.2089887Z 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:37:21.2102296Z 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:37:21.2114527Z 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:37:21.2126785Z 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:37:21.2139003Z 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:37:21.2151480Z 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:37:21.2163926Z 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:37:21.2175781Z 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:37:21.2188105Z 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:37:21.2200587Z 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:37:21.2212856Z 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:37:21.2225229Z 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:37:21.2237539Z 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:37:21.2249803Z 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:37:21.2262191Z 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:37:21.2274458Z 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:37:21.2286648Z 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:37:21.2298994Z 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:37:21.2311592Z 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:37:21.2323650Z 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:37:21.2336210Z 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:37:21.2348316Z 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:37:21.2360566Z 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:37:21.2372839Z 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:37:21.2385129Z 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:37:21.2397465Z 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:37:21.2409667Z 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:37:21.2421957Z 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:37:21.2434263Z 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:37:21.2446392Z 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:37:21.2458952Z 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:37:21.2472482Z 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:37:21.2484797Z 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:37:21.2497097Z 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:37:21.2509510Z 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:37:21.2521669Z 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:37:21.2533875Z 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:37:21.2546274Z 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:37:21.2558713Z 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:37:21.2571168Z 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:37:21.2583777Z 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:37:21.2595997Z 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:37:21.2608125Z 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:37:21.2620652Z 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:37:21.2633040Z 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:37:21.2645315Z 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:37:21.2657515Z 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:37:21.2670080Z 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:37:21.2682291Z 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:37:21.2694614Z 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:37:21.2706908Z 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:37:21.2719267Z 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:37:21.2731591Z 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:37:21.2743997Z 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:37:21.2756433Z 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:37:21.2768541Z 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:37:21.2780953Z 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:37:21.2793567Z 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:37:21.2805928Z 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:37:21.2818130Z 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:37:21.2830615Z 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:37:21.2842859Z 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:37:21.2855192Z 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:37:21.2867640Z 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:37:21.2879995Z 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:37:21.2892234Z 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:37:21.2904641Z 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:37:21.2916954Z 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:37:21.2929215Z 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:37:21.2941516Z 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:37:21.2953911Z 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:37:21.2966005Z 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:37:21.2978039Z 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:37:21.2990376Z 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:37:21.3002403Z 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:37:21.3014551Z 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:37:21.3026703Z 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:37:21.3038985Z 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:37:21.3050981Z 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:37:21.3063364Z 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:37:21.3075777Z 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:37:21.3087658Z 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:37:21.3099957Z 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:37:21.3112267Z 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:37:21.3124313Z 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:37:21.3136448Z 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:37:21.3148824Z 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:37:21.3161020Z 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:37:21.3173113Z 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:37:21.3185437Z 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:37:21.3197696Z 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:37:21.3209828Z 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:37:21.3222194Z 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:37:21.3234367Z 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:37:21.3246519Z 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:37:21.3258640Z 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:37:21.3271032Z 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:37:21.3283126Z 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:37:21.3295275Z 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:37:21.3307563Z 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:37:21.3320032Z 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:37:21.3332076Z 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:37:21.3344220Z 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:37:21.3356382Z 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:37:21.3368653Z 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:37:21.3380804Z 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:37:21.3392827Z 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:37:21.3404546Z 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:37:21.3416388Z 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:37:21.3428317Z 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:37:21.3440215Z 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:37:21.3451961Z 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:37:21.3463815Z 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:37:21.3475847Z 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:37:21.3487556Z 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:37:21.3499254Z 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:37:21.3511106Z 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:37:21.3522815Z 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:37:21.3534466Z 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:37:21.3546432Z 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:37:21.3558315Z 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:37:21.3570379Z 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:37:21.3582827Z 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:37:21.3595659Z 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:37:21.3608417Z 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:37:21.3621126Z 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:37:21.3633467Z 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:37:21.3645842Z 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:37:21.3657767Z 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:37:21.3670539Z 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:37:21.3682128Z 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:37:21.3694116Z 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:37:21.3706335Z 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:37:21.3718407Z 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:37:21.3730642Z 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:37:21.3742812Z 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:37:21.3754953Z 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:37:21.3766962Z 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:37:21.3779156Z 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:37:21.3791531Z 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:37:21.3803659Z 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:37:21.3816170Z 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:37:21.3829107Z 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:37:21.3841594Z 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:37:21.3853569Z 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:37:21.3865836Z 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:37:21.3877888Z 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:37:21.3890047Z 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:37:21.3902227Z 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:37:21.3914427Z 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:37:21.3926371Z 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:37:21.3938492Z 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:37:21.3950726Z 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:37:21.3962836Z 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:37:21.3974911Z 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:37:21.3987032Z 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:37:21.3999139Z 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:37:21.4011230Z 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:37:21.4023377Z 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:37:21.4035626Z 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:37:21.4047730Z 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:37:21.4059857Z 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:37:21.4072024Z 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:37:21.4084274Z 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:37:21.4096433Z 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:37:21.4108891Z 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:37:21.4120642Z 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:37:21.4132753Z 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:37:21.4144782Z 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:37:21.4156933Z 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:37:21.4168945Z 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:37:21.4181087Z 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:37:21.4193249Z 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:37:21.4205367Z 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:37:21.4217387Z 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:37:21.4229869Z 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:37:21.4241759Z 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:37:21.4253708Z 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:37:21.4265913Z 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:37:21.4277992Z 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:37:21.4290075Z 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:37:21.4302170Z 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:37:21.4314309Z 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:37:21.4326507Z 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:37:21.4338648Z 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:37:21.4350916Z 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:37:21.4362887Z 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:37:21.4374911Z 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:37:21.4387055Z 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:37:21.4399196Z 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:37:21.4411313Z 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:37:21.4423402Z 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:37:21.4435551Z 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:37:21.4447482Z 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:37:21.4459577Z 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:37:21.4471722Z 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:37:21.4483833Z 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:37:21.4495956Z 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:37:21.4508038Z 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:37:21.4520213Z 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:37:21.4532234Z 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:37:21.4544391Z 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:37:21.4556532Z 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:37:21.4568557Z 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:37:21.4580745Z 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:37:21.4593079Z 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:37:21.4605634Z 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:37:21.4619014Z 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:37:21.4631099Z 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:37:21.4642990Z 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:37:21.4654926Z 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:37:21.4667147Z 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:37:21.4679325Z 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:37:21.4691501Z 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:37:21.4703817Z 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:37:21.4715864Z 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:37:21.4727858Z 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:37:21.4740062Z 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:37:21.4752252Z 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:37:21.4764253Z 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:37:21.4776381Z 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:37:21.4788570Z 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:37:21.4800733Z 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:37:21.4812811Z 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:37:21.4825124Z 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:37:21.4837922Z 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:37:21.4850515Z 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:37:21.4863353Z 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:37:21.4876354Z 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:37:21.4888839Z 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:37:21.4901208Z 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:37:21.4913631Z 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:37:21.4925734Z 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:37:21.4938043Z 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:37:21.4950544Z 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:37:21.4962491Z 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:37:21.4974642Z 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:37:21.4987003Z 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:37:21.4999283Z 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:37:21.5011399Z 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:37:21.5023607Z 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:37:21.5035783Z 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:37:21.5047842Z 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:37:21.5059988Z 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:37:21.5072179Z 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:37:21.5084344Z 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:37:21.5096397Z 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:37:21.5108531Z 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:37:21.5120963Z 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:37:21.5133225Z 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:37:21.5145399Z 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:37:21.5157609Z 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:37:21.5169642Z 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:37:21.5181905Z 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:37:21.5194053Z 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:37:21.5206238Z 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:37:21.5218631Z 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:37:21.5230875Z 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:37:21.5243352Z 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:37:21.5255142Z 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:37:21.5267506Z 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:37:21.5279639Z 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:37:21.5291765Z 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:37:21.5303829Z 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:37:21.5315883Z 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:37:21.5328103Z 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:37:21.5340638Z 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:37:21.5352968Z 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:37:21.5364798Z 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:37:21.5376994Z 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:37:21.5389460Z 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:37:21.5401438Z 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:37:21.5413611Z 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:37:21.5425675Z 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:37:21.5437876Z 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:37:21.5449832Z 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:37:21.5462083Z 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:37:21.5474148Z 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:37:21.5486213Z 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:37:21.5498148Z 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:37:21.5510322Z 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:37:21.5522268Z 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:37:21.5534295Z 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:37:21.5546361Z 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:37:21.5558466Z 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:37:21.5570527Z 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:37:21.5582722Z 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:37:21.5595510Z 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:37:21.5606865Z 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:37:21.5618925Z 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:37:21.5631038Z 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:37:21.5642839Z 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:37:21.5654746Z 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:37:21.5666832Z 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:37:21.5678930Z 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:37:21.5690875Z 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:37:21.5702952Z 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:37:21.5714906Z 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:37:21.5726801Z 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:37:21.5738988Z 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:37:21.5751226Z 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:37:21.5762965Z 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:37:21.5774931Z 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:37:21.5786952Z 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:37:21.5798906Z 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:37:21.5810850Z 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:37:21.5822873Z 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:37:21.5835004Z 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:37:21.5847019Z 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:37:21.5858946Z 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:37:21.5871429Z 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:37:21.5883159Z 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:37:21.5895386Z 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:37:21.5907510Z 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:37:21.5919439Z 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:37:21.5931311Z 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:37:21.5943458Z 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:37:21.5955329Z 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:37:21.5967210Z 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:37:21.5979172Z 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:37:21.5991466Z 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:37:21.6003453Z 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:37:21.6015396Z 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:37:21.6027711Z 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:37:21.6039742Z 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:37:21.6051713Z 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:37:21.6063780Z 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:37:21.6075895Z 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:37:21.6087818Z 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:37:21.6100142Z 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:37:21.6112037Z 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:37:21.6124130Z 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:37:21.6135917Z 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:37:21.6148160Z 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:37:21.6160556Z 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:37:21.6172475Z 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:37:21.6184637Z 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:37:21.6197134Z 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:37:21.6208929Z 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:37:21.6221269Z 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:37:21.6233652Z 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:37:21.6245661Z 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:37:21.6257733Z 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:37:21.6270183Z 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:37:21.6282177Z 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:37:21.6294084Z 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:37:21.6306207Z 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:37:21.6318513Z 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:37:21.6331013Z 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:37:21.6343240Z 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:37:21.6355552Z 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:37:21.6367846Z 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:37:21.6380177Z 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:37:21.6392592Z 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:37:21.6404857Z 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:37:21.6417229Z 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:37:21.6429642Z 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:37:21.6441781Z 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:37:21.6453686Z 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:37:21.6465970Z 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:37:21.6478276Z 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:37:21.6490252Z 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:37:21.6502415Z 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:37:21.6514616Z 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:37:21.6526658Z 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:37:21.6538843Z 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:37:21.6550976Z 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:37:21.6563048Z 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:37:21.6575075Z 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:37:21.6587141Z 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:37:21.6599294Z 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:37:21.6611300Z 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:37:21.6623936Z 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:37:21.6635735Z 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:37:21.6647574Z 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:37:21.6659956Z 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:37:21.6672225Z 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:37:21.6684288Z 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:37:21.6696301Z 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:37:21.6708582Z 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:37:21.6720717Z 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:37:21.6732864Z 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:37:21.6745075Z 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:37:21.6757325Z 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:37:21.6769432Z 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:37:21.6781596Z 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:37:21.6793821Z 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:37:21.6806017Z 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:37:21.6818038Z 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:37:21.6830311Z 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:37:21.6842196Z 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:37:21.6854198Z 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:37:21.6866352Z 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:37:21.6879333Z 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:37:21.6891750Z 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:37:21.6904345Z 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:37:21.6916460Z 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:37:21.6928271Z 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:37:21.6940296Z 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:37:21.6952086Z 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:37:21.6963874Z 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:37:21.6975546Z 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:37:21.6987390Z 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:37:21.6999178Z 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:37:21.7011181Z 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:37:21.7022863Z 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:37:21.7034907Z 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:37:21.7046447Z 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:37:21.7058244Z 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:37:21.7070150Z 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:37:21.7081874Z 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:37:21.7093574Z 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:37:21.7105294Z 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:37:21.7117682Z 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:37:21.7130411Z 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:37:21.7143232Z 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:37:21.7155889Z 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:37:21.7168508Z 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:37:21.7180551Z 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:37:21.7192743Z 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:37:21.7204582Z 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:37:21.7216620Z 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:37:21.7229013Z 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:37:21.7240916Z 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:37:21.7252975Z 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:37:21.7265108Z 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:37:21.7277223Z 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:37:21.7289143Z 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:37:21.7301173Z 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:37:21.7313241Z 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:37:21.7325388Z 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:37:21.7337844Z 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:37:21.7350172Z 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:37:21.7362278Z 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:37:21.7374558Z 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:37:21.7387796Z 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:37:21.7399648Z 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:37:21.7411849Z 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:37:21.7423911Z 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:37:21.7435828Z 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:37:21.7447715Z 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:37:21.7459857Z 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:37:21.7471888Z 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:37:21.7483773Z 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:37:21.7495852Z 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:37:21.7507893Z 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:37:21.7520084Z 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:37:21.7532149Z 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:37:21.7544177Z 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:37:21.7556117Z 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:37:21.7568088Z 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:37:21.7580338Z 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:37:21.7592379Z 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:37:21.7604404Z 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:37:21.7616340Z 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:37:21.7628416Z 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:37:21.7640553Z 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:37:21.7652376Z 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:37:21.7664675Z 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:37:21.7676797Z 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:37:21.7688611Z 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:37:21.7700746Z 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:37:21.7712865Z 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:37:21.7724799Z 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:37:21.7736701Z 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:37:21.7748971Z 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:37:21.7757226Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.7765550Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.7774210Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.7783275Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.7792778Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.7801967Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.7811165Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.7820468Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.7829941Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.7839042Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.7848143Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.7856679Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.7864759Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.7873375Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.7882285Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.7889770Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.7898006Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.7906404Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.7914770Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.7923294Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.7931338Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.7939800Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.7948322Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.7956676Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.7964841Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.7972741Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.7981241Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.7989315Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.7997574Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8006236Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8014962Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8023398Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8036332Z 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:37:21.8048883Z 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:37:21.8061359Z 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:37:21.8074029Z 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:37:21.8086608Z 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:37:21.8099341Z 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:37:21.8112217Z 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:37:21.8124414Z 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:37:21.8136979Z 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:37:21.8150000Z 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:37:21.8162607Z 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:37:21.8175144Z 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:37:21.8187674Z 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:37:21.8200281Z 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:37:21.8212787Z 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:37:21.8225475Z 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:37:21.8238228Z 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:37:21.8247312Z test_nnc_correctness_special_hermite_polynomial_h_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8256337Z test_nnc_correctness_special_hermite_polynomial_h_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8265247Z test_nnc_correctness_special_hermite_polynomial_h_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8274241Z test_nnc_correctness_special_hermite_polynomial_h_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8283165Z test_nnc_correctness_special_hermite_polynomial_h_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8291950Z test_nnc_correctness_special_hermite_polynomial_h_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8300759Z test_nnc_correctness_special_hermite_polynomial_h_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8309836Z test_nnc_correctness_special_hermite_polynomial_h_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8318464Z test_nnc_correctness_special_hermite_polynomial_he_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8327392Z test_nnc_correctness_special_hermite_polynomial_he_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8336428Z test_nnc_correctness_special_hermite_polynomial_he_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8345191Z test_nnc_correctness_special_hermite_polynomial_he_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8353773Z test_nnc_correctness_special_hermite_polynomial_he_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8362737Z test_nnc_correctness_special_hermite_polynomial_he_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8371351Z test_nnc_correctness_special_hermite_polynomial_he_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8380226Z test_nnc_correctness_special_hermite_polynomial_he_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8393064Z 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:37:21.8405616Z 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:37:21.8418088Z 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:37:21.8430800Z 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:37:21.8443349Z 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:37:21.8455745Z 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:37:21.8468348Z 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:37:21.8480985Z 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:37:21.8493439Z 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:37:21.8506076Z 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:37:21.8518654Z 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:37:21.8531101Z 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:37:21.8543835Z 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:37:21.8556635Z 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:37:21.8569237Z 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:37:21.8582018Z 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:37:21.8594738Z 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:37:21.8607316Z 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:37:21.8620012Z 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:37:21.8632702Z 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:37:21.8645317Z 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:37:21.8657768Z 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:37:21.8670560Z 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:37:21.8683130Z 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:37:21.8695675Z 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:37:21.8704528Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8713852Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8721861Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8730205Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8738623Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8747018Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8755831Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8764186Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8772148Z test_nnc_correctness_special_legendre_polynomial_p_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8780514Z test_nnc_correctness_special_legendre_polynomial_p_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8788564Z test_nnc_correctness_special_legendre_polynomial_p_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8797707Z test_nnc_correctness_special_legendre_polynomial_p_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8806016Z test_nnc_correctness_special_legendre_polynomial_p_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8814007Z test_nnc_correctness_special_legendre_polynomial_p_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8823555Z test_nnc_correctness_special_legendre_polynomial_p_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8831832Z test_nnc_correctness_special_legendre_polynomial_p_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.8844570Z 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:37:21.8856914Z 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:37:21.8869261Z 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:37:21.8881413Z 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:37:21.8893651Z 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:37:21.8905778Z 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:37:21.8917864Z 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:37:21.8929746Z 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:37:21.8941779Z 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:37:21.8953900Z 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:37:21.8966066Z 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:37:21.8978228Z 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:37:21.8990288Z 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:37:21.9002330Z 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:37:21.9014379Z 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:37:21.9026626Z 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:37:21.9038818Z 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:37:21.9050728Z 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:37:21.9062837Z 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:37:21.9074894Z 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:37:21.9086822Z 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:37:21.9098785Z 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:37:21.9110953Z 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:37:21.9123204Z 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:37:21.9135372Z 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:37:21.9147545Z 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:37:21.9160322Z 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:37:21.9172692Z 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:37:21.9184794Z 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:37:21.9196722Z 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:37:21.9208371Z 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:37:21.9220400Z 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:37:21.9232240Z 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:37:21.9243910Z 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:37:21.9255660Z 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:37:21.9267487Z 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:37:21.9279478Z 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:37:21.9291275Z 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:37:21.9303065Z 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:37:21.9315130Z 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:37:21.9327149Z 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:37:21.9339289Z 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:37:21.9351687Z 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:37:21.9363519Z 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:37:21.9375478Z 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:37:21.9387907Z 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:37:21.9400123Z 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:37:21.9412110Z 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:37:21.9425229Z 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:37:21.9437622Z 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:37:21.9449498Z 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:37:21.9461634Z 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:37:21.9473647Z 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:37:21.9485444Z 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:37:21.9497150Z 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:37:21.9509166Z 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:37:21.9520819Z 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:37:21.9532518Z 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:37:21.9545065Z 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:37:21.9556579Z 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:37:21.9568310Z 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:37:21.9580242Z 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:37:21.9592078Z 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:37:21.9603900Z 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:37:21.9615586Z 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:37:21.9627498Z 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:37:21.9640255Z 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:37:21.9652996Z 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:37:21.9665846Z 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:37:21.9678840Z 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:37:21.9690889Z 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:37:21.9702783Z 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:37:21.9714746Z 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:37:21.9727229Z 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:37:21.9739268Z 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:37:21.9751610Z 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:37:21.9763539Z 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:37:21.9776101Z 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:37:21.9788131Z 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:37:21.9800399Z 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:37:21.9812291Z 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:37:21.9824449Z 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:37:21.9833322Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.9841611Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.9849871Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.9857892Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.9866992Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.9875326Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.9883348Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.9891288Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.9899616Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.9908298Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.9916907Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.9924936Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.9933053Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.9941777Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.9950301Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.9958311Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.9966508Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.9975461Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.9984785Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:21.9994308Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:22.0003570Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:22.0013104Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:22.0022386Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:22.0031761Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:22.0041158Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:22.0050578Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:22.0059616Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:22.0068210Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:22.0076557Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:22.0086320Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:22.0093163Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:22.0101381Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:22.0115061Z 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:37:22.0128014Z 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:37:22.0140653Z 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:37:22.0152713Z 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:37:22.0164751Z 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:37:22.0176720Z 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:37:22.0189110Z 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:37:22.0201104Z 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:37:22.0213007Z 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:37:22.0225107Z 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:37:22.0237213Z 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:37:22.0249241Z 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:37:22.0261343Z 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:37:22.0273733Z 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:37:22.0285685Z 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:37:22.0297550Z 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:37:22.0309642Z 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:37:22.0321730Z 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:37:22.0333922Z 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:37:22.0346044Z 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:37:22.0358038Z 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:37:22.0370126Z 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:37:22.0382416Z 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:37:22.0394490Z 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:37:22.0406437Z 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:37:22.0418654Z 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:37:22.0430927Z 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:37:22.0442963Z 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:37:22.0455041Z 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:37:22.0467085Z 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:37:22.0479194Z 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:37:22.0491315Z 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:37:22.0503413Z 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:37:22.0515585Z 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:37:22.0527608Z 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:37:22.0539838Z 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:37:22.0552038Z 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:37:22.0564008Z 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:37:22.0576056Z 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:37:22.0588898Z 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:37:22.0601404Z 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:37:22.0613854Z 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:37:22.0625798Z 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:37:22.0637864Z 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:37:22.0649953Z 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:37:22.0661990Z 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:37:22.0674802Z 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:37:22.0686536Z 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:37:22.0698608Z 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:37:22.0710868Z 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:37:22.0722847Z 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:37:22.0735098Z 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:37:22.0747053Z 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:37:22.0759133Z 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:37:22.0771029Z 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:37:22.0783144Z 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:37:22.0795265Z 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:37:22.0807251Z 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:37:22.0819331Z 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:37:22.0831451Z 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:37:22.0843537Z 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:37:22.0855556Z 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:37:22.0868226Z 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:37:22.0880278Z 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:37:22.0892316Z 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:37:22.0904563Z 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:37:22.0916733Z 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:37:22.0928680Z 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:37:22.0940825Z 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:37:22.0953060Z 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:37:22.0965611Z 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:37:22.0977206Z 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:37:22.0989502Z 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:37:22.1001679Z 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:37:22.1013531Z 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:37:22.1025728Z 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:37:22.1037979Z 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:37:22.1050171Z 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:37:22.1062385Z 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:37:22.1074489Z 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:37:22.1086499Z 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:37:22.1098632Z 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:37:22.1110878Z 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:37:22.1122950Z 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:37:22.1135133Z 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:37:22.1147659Z 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:37:22.1159478Z 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:37:22.1171575Z 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:37:22.1183769Z 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:37:22.1195941Z 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:37:22.1207972Z 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:37:22.1220281Z 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:37:22.1232479Z 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:37:22.1244542Z 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:37:22.1256547Z 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:37:22.1268891Z 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:37:22.1280950Z 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:37:22.1292942Z 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:37:22.1305120Z 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:37:22.1317320Z 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:37:22.1329668Z 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:37:22.1341866Z 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:37:22.1353754Z 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:37:22.1365933Z 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:37:22.1378082Z 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:37:22.1390346Z 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:37:22.1402476Z 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:37:22.1414457Z 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:37:22.1426713Z 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:37:22.1438836Z 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:37:22.1450858Z 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:37:22.1463118Z 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:37:22.1475218Z 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:37:22.1487291Z 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:37:22.1499387Z 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:37:22.1511694Z 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:37:22.1523772Z 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:37:22.1535814Z 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:37:22.1547989Z 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:37:22.1560217Z 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:37:22.1572114Z 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:37:22.1584321Z 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:37:22.1596666Z 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:37:22.1608816Z 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:37:22.1620880Z 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:37:22.1633246Z 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:37:22.1645366Z 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:37:22.1657476Z 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:37:22.1669727Z 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:37:22.1681899Z 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:37:22.1693896Z 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:37:22.1706089Z 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:37:22.1718271Z 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:37:22.1730410Z 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:37:22.1742567Z 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:37:22.1754773Z 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:37:22.1766922Z 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:37:22.1779128Z 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:37:22.1791385Z 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:37:22.1803492Z 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:37:22.1815571Z 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:37:22.1827869Z 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:37:22.1840244Z 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:37:22.1852211Z 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:37:22.1864485Z 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:37:22.1876809Z 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:37:22.1888789Z 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:37:22.1900865Z 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:37:22.1912978Z 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:37:22.1924986Z 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:37:22.1936955Z 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:37:22.1949388Z 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:37:22.1961410Z 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:37:22.1973524Z 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:37:22.1985697Z 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:37:22.1997931Z 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:37:22.2009831Z 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:37:22.2022021Z 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:37:22.2034089Z 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:37:22.2046214Z 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:37:22.2058390Z 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:37:22.2070527Z 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:37:22.2082594Z 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:37:22.2094803Z 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:37:22.2107343Z 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:37:22.2121204Z 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:37:22.2133680Z 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:37:22.2146177Z 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:37:22.2158809Z 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:37:22.2171150Z 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:37:22.2183563Z 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:37:22.2196626Z 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:37:22.2209074Z 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:37:22.2221481Z 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:37:22.2234072Z 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:37:22.2246220Z 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:37:22.2258314Z 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:37:22.2270788Z 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:37:22.2282704Z 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:37:22.2294731Z 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:37:22.2306836Z 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:37:22.2318988Z 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:37:22.2331281Z 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:37:22.2343222Z 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:37:22.2355375Z 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:37:22.2367427Z 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:37:22.2379380Z 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:37:22.2393422Z 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:37:22.2405511Z 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:37:22.2417534Z 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:37:22.2429944Z 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:37:22.2441890Z 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:37:22.2453935Z 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:37:22.2465928Z 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:37:22.2478093Z 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:37:22.2490008Z 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:37:22.2502162Z 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:37:22.2514327Z 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:37:22.2526332Z 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:37:22.2538416Z 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:37:22.2550588Z 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:37:22.2562571Z 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:37:22.2574537Z 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:37:22.2586640Z 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:37:22.2598905Z 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:37:22.2610985Z 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:37:22.2623219Z 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:37:22.2635429Z 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:37:22.2647490Z 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:37:22.2659770Z 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:37:22.2672185Z 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:37:22.2684655Z 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:37:22.2696932Z 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:37:22.2709409Z 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:37:22.2721946Z 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:37:22.2734346Z 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:37:22.2746773Z 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:37:22.2759270Z 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:37:22.2771529Z 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:37:22.2783763Z 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:37:22.2796218Z 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:37:22.2808516Z 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:37:22.2821006Z 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:37:22.2833619Z 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:37:22.2845972Z 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:37:22.2858460Z 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:37:22.2871723Z 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:37:22.2883965Z 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:37:22.2896502Z 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:37:22.2908928Z 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:37:22.2921209Z 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:37:22.2933527Z 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:37:22.2945964Z 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:37:22.2958340Z 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:37:22.2970801Z 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:37:22.2983109Z 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:37:22.2995559Z 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:37:22.3007938Z 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:37:22.3020406Z 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:37:22.3032830Z 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:37:22.3045207Z 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:37:22.3057451Z 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:37:22.3069961Z 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:37:22.3082372Z 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:37:22.3094581Z 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:37:22.3107022Z 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:37:22.3119488Z 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:37:22.3131900Z 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:37:22.3144264Z 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:37:22.3156744Z 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:37:22.3169141Z 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:37:22.3181626Z 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:37:22.3193979Z 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:37:22.3206325Z 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:37:22.3218748Z 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:37:22.3231135Z 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:37:22.3243348Z 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:37:22.3255742Z 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:37:22.3268286Z 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:37:22.3280646Z 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:37:22.3292996Z 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:37:22.3305355Z 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:37:22.3317781Z 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:37:22.3330378Z 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:37:22.3342766Z 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:37:22.3354985Z 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:37:22.3367805Z 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:37:22.3380038Z 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:37:22.3392073Z 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:37:22.3404187Z 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:37:22.3416255Z 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:37:22.3428554Z 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:37:22.3440751Z 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:37:22.3452871Z 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:37:22.3465060Z 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:37:22.3477406Z 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:37:22.3489424Z 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:37:22.3501795Z 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:37:22.3514072Z 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:37:22.3526367Z 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:37:22.3538349Z 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:37:22.3550666Z 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:37:22.3562660Z 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:37:22.3574801Z 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:37:22.3587127Z 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:37:22.3599426Z 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:37:22.3611289Z 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:37:22.3623000Z 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:37:22.3634870Z 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:37:22.3646917Z 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:37:22.3658876Z 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:37:22.3671201Z 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:37:22.3683191Z 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:37:22.3695261Z 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:37:22.3707403Z 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:37:22.3719626Z 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:37:22.3731548Z 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:37:22.3743878Z 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:37:22.3756194Z 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:37:22.3768341Z 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:37:22.3780431Z 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:37:22.3792628Z 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:37:22.3805333Z 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:37:22.3817350Z 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:37:22.3829954Z 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:37:22.3842249Z 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:37:22.3854202Z 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:37:22.3866346Z 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:37:22.3878426Z 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:37:22.3890448Z 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:37:22.3902592Z 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:37:22.3914609Z 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:37:22.3926664Z 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:37:22.3938761Z 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:37:22.3950949Z 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:37:22.3963047Z 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:37:22.3975097Z 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:37:22.3986854Z 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:37:22.3998943Z 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:37:22.4011043Z 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:37:22.4023020Z 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:37:22.4035214Z 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:37:22.4047166Z 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:37:22.4059238Z 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:37:22.4071323Z 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:37:22.4083939Z 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:37:22.4095583Z 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:37:22.4107743Z 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:37:22.4119791Z 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:37:22.4131748Z 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:37:22.4143805Z 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:37:22.4155995Z 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:37:22.4168083Z 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:37:22.4180261Z 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:37:22.4192396Z 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:37:22.4204460Z 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:37:22.4216381Z 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:37:22.4228788Z 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:37:22.4240638Z 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:37:22.4252871Z 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:37:22.4265316Z 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:37:22.4277296Z 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:37:22.4289046Z 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:37:22.4301104Z 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:37:22.4313229Z 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:37:22.4325132Z 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:37:22.4337116Z 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:37:22.4349544Z 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:37:22.4361551Z 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:37:22.4373390Z 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:37:22.4385422Z 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:37:22.4397447Z 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:37:22.4409570Z 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:37:22.4421614Z 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:37:22.4433757Z 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:37:22.4445604Z 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:37:22.4457586Z 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:37:22.4469840Z 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:37:22.4482072Z 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:37:22.4493928Z 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:37:22.4506022Z 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:37:22.4518038Z 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:37:22.4530011Z 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:37:22.4542205Z 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:37:22.4554369Z 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:37:22.4566581Z 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:37:22.4578675Z 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:37:22.4590874Z 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:37:22.4602921Z 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:37:22.4615039Z 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:37:22.4627084Z 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:37:22.4639223Z 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:37:22.4651133Z 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:37:22.4663318Z 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:37:22.4675559Z 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:37:22.4687573Z 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:37:22.4699835Z 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:37:22.4711949Z 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:37:22.4724208Z 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:37:22.4736116Z 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:37:22.4748297Z 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:37:22.4760623Z 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:37:22.4772889Z 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:37:22.4785140Z 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:37:22.4797505Z 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:37:22.4809720Z 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:37:22.4822083Z 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:37:22.4834525Z 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:37:22.4846884Z 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:37:22.4859168Z 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:37:22.4871560Z 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:37:22.4883880Z 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:37:22.4896072Z 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:37:22.4908581Z 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:37:22.4921122Z 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:37:22.4933159Z 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:37:22.4945446Z 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:37:22.4957900Z 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:37:22.4970410Z 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:37:22.4982923Z 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:37:22.4995215Z 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:37:22.5007415Z 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:37:22.5019850Z 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:37:22.5032286Z 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:37:22.5044532Z 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:37:22.5056832Z 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:37:22.5069293Z 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:37:22.5081601Z 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:37:22.5093809Z 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:37:22.5106260Z 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:37:22.5118594Z 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:37:22.5130910Z 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:37:22.5143361Z 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:37:22.5155820Z 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:37:22.5168135Z 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:37:22.5180472Z 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:37:22.5192983Z 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:37:22.5205029Z 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:37:22.5217215Z 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:37:22.5229878Z 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:37:22.5242039Z 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:37:22.5254239Z 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:37:22.5266796Z 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:37:22.5279114Z 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:37:22.5291466Z 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:37:22.5303902Z 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:37:22.5316423Z 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:37:22.5328842Z 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:37:22.5341325Z 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:37:22.5353734Z 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:37:22.5365856Z 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:37:22.5377993Z 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:37:22.5390391Z 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:37:22.5402538Z 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:37:22.5414936Z 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:37:22.5427413Z 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:37:22.5439740Z 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:37:22.5451949Z 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:37:22.5464435Z 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:37:22.5477731Z 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:37:22.5489576Z 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:37:22.5501913Z 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:37:22.5514234Z 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:37:22.5526271Z 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:37:22.5538508Z 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:37:22.5551036Z 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:37:22.5563325Z 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:37:22.5575641Z 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:37:22.5588023Z 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:37:22.5600553Z 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:37:22.5612964Z 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:37:22.5625354Z 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:37:22.5637748Z 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:37:22.5650067Z 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:37:22.5662472Z 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:37:22.5675029Z 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:37:22.5687313Z 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:37:22.5699639Z 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:37:22.5712125Z 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:37:22.5724706Z 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:37:22.5736819Z 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:37:22.5749336Z 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:37:22.5761743Z 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:37:22.5774009Z 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:37:22.5786439Z 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:37:22.5798828Z 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:37:22.5807299Z test_nnc_correctness_view_as_complex_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:22.5819550Z 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:37:22.5831913Z 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:37:22.5843915Z 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:37:22.5855969Z 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:37:22.5868182Z 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:37:22.5880377Z 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:37:22.5892565Z 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:37:22.5904710Z 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:37:22.5916928Z 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:37:22.5929054Z 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:37:22.5941293Z 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:37:22.5953578Z 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:37:22.5965629Z 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:37:22.5978017Z 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:37:22.5990207Z 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:37:22.6002297Z 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:37:22.6014523Z 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:37:22.6026587Z 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:37:22.6039402Z 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:37:22.6051288Z 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:37:22.6063526Z 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:37:22.6075780Z 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:37:22.6087908Z 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:37:22.6100340Z 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:37:22.6112395Z 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:37:22.6124587Z 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:37:22.6136651Z 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:37:22.6148867Z 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:37:22.6160989Z 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:37:22.6173147Z 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:37:22.6185410Z 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:37:22.6197655Z 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:37:22.6209762Z 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:37:22.6221981Z 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:37:22.6234482Z 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:37:22.6246836Z 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:37:22.6259862Z 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:37:22.6272010Z 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:37:22.6284061Z 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:37:22.6296028Z 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:37:22.6308166Z 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:37:22.6320484Z 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:37:22.6333040Z 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:37:22.6345163Z 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:37:22.6357395Z 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:37:22.6369469Z 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:37:22.6381706Z 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:37:22.6393928Z 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:37:22.6406029Z 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:37:22.6418144Z 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:37:22.6430351Z 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:37:22.6442715Z 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:37:22.6454792Z 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:37:22.6466909Z 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:37:22.6479151Z 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:37:22.6491241Z 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:37:22.6503574Z 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:37:22.6515866Z 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:37:22.6527820Z 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:37:22.6539855Z 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:37:22.6552120Z 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:37:22.6564433Z 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:37:22.6576634Z 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:37:22.6589088Z 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:37:22.6601433Z 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:37:22.6613633Z 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:37:22.6625834Z 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:37:22.6638242Z 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:37:22.6650431Z 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:37:22.6662843Z 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:37:22.6675218Z 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:37:22.6687515Z 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:37:22.6699936Z 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:37:22.6712310Z 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:37:22.6724502Z 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:37:22.6736785Z 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:37:22.6749178Z 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:37:22.6761446Z 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:37:22.6773443Z 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:37:22.6785772Z 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:37:22.6798310Z 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:37:22.6810560Z 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:37:22.6822947Z 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:37:22.6835174Z 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:37:22.6847413Z 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:37:22.6859763Z 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:37:22.6872347Z 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:37:22.6884469Z 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:37:22.6896525Z 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:37:22.6909000Z 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:37:22.6921213Z 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:37:22.6933417Z 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:37:22.6945789Z 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:37:22.6958219Z 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:37:22.6970446Z 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:37:22.6982805Z 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:37:22.6995380Z 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:37:22.7007381Z 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:37:22.7019737Z 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:37:22.7032166Z 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:37:22.7044288Z 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:37:22.7056540Z 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:37:22.7069110Z 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:37:22.7081272Z 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:37:22.7091371Z test_unsupported_H_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7101313Z test_unsupported_T_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7111251Z test_unsupported___getitem___cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7121267Z test_unsupported___rpow___cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7131162Z test_unsupported___rsub___cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7141199Z test_unsupported__masked_amax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7151328Z test_unsupported__masked_amin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7161203Z test_unsupported__masked_argmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7171588Z test_unsupported__masked_argmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7181709Z test_unsupported__masked_cumprod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7191430Z test_unsupported__masked_cumsum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7201166Z test_unsupported__masked_log_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7210999Z test_unsupported__masked_logaddexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7220909Z test_unsupported__masked_logsumexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7230780Z test_unsupported__masked_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7240533Z test_unsupported__masked_median_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7250239Z test_unsupported__masked_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7260034Z test_unsupported__masked_normalize_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7269917Z test_unsupported__masked_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7279606Z test_unsupported__masked_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7289270Z test_unsupported__masked_softmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7299058Z test_unsupported__masked_std_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7308968Z test_unsupported__masked_sum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7318702Z test_unsupported__masked_var_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7328750Z test_unsupported_acosh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7338771Z test_unsupported_addbmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7349027Z test_unsupported_addcdiv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7358880Z test_unsupported_addmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7368777Z test_unsupported_addmv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7378738Z test_unsupported_addr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7388776Z test_unsupported_all_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7398803Z test_unsupported_allclose_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7408805Z test_unsupported_amax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7418804Z test_unsupported_amin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7428824Z test_unsupported_aminmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7438910Z test_unsupported_angle_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7448844Z test_unsupported_any_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7458886Z test_unsupported_arange_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7469076Z test_unsupported_argmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7479063Z test_unsupported_argmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7489140Z test_unsupported_argsort_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7499224Z test_unsupported_argwhere_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7509373Z test_unsupported_as_strided_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7519377Z test_unsupported_as_strided_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7529591Z test_unsupported_asinh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7539594Z test_unsupported_atanh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7549100Z test_unsupported_atleast_1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7558950Z test_unsupported_atleast_2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7568657Z test_unsupported_atleast_3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7578396Z test_unsupported_baddbmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7588201Z test_unsupported_bernoulli_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7598100Z test_unsupported_bfloat16_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7607880Z test_unsupported_block_diag_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7617616Z test_unsupported_bmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7627603Z test_unsupported_broadcast_shapes_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7637414Z test_unsupported_broadcast_tensors_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7646965Z test_unsupported_broadcast_to_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7656619Z test_unsupported_bucketize_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7666391Z test_unsupported_cartesian_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7676182Z test_unsupported_cat_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7685911Z test_unsupported_cdist_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7695551Z test_unsupported_chalf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7705331Z test_unsupported_cholesky_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7715213Z test_unsupported_cholesky_inverse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7724911Z test_unsupported_cholesky_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7734512Z test_unsupported_chunk_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7744317Z test_unsupported_clamp_max_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7754089Z test_unsupported_clamp_min_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7764135Z test_unsupported_clone_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7774000Z test_unsupported_column_stack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7784652Z test_unsupported_combinations_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7794730Z test_unsupported_complex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7804836Z test_unsupported_conj_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7814765Z test_unsupported_conj_physical_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7824608Z test_unsupported_constant_pad_nd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7834368Z test_unsupported_copysign_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7844046Z test_unsupported_corrcoef_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7853730Z test_unsupported_count_nonzero_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7863479Z test_unsupported_cov_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7873234Z test_unsupported_cross_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7883192Z test_unsupported_cummax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7892491Z test_unsupported_cummin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7902127Z test_unsupported_cumprod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7912069Z test_unsupported_cumsum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7921613Z test_unsupported_cumulative_trapezoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7931199Z test_unsupported_deg2rad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7940930Z test_unsupported_diag_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7950677Z test_unsupported_diag_embed_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7960349Z test_unsupported_diagflat_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7970017Z test_unsupported_diagonal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7979704Z test_unsupported_diagonal_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7989505Z test_unsupported_diff_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.7999105Z test_unsupported_digamma_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8008686Z test_unsupported_dist_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8018691Z test_unsupported_dot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8029267Z test_unsupported_dsplit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8039554Z test_unsupported_dstack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8049850Z test_unsupported_eig_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8060020Z test_unsupported_einsum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8069837Z test_unsupported_empty_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8079468Z test_unsupported_empty_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8089293Z test_unsupported_equal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8098324Z test_unsupported_erfinv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8107975Z test_unsupported_exp2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8117506Z test_unsupported_fft_fft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8126848Z test_unsupported_fft_fft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8136270Z test_unsupported_fft_fftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8145743Z test_unsupported_fft_fftshift_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8155306Z test_unsupported_fft_hfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8164642Z test_unsupported_fft_hfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8174593Z test_unsupported_fft_hfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8184947Z test_unsupported_fft_ifft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8195200Z test_unsupported_fft_ifft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8205474Z test_unsupported_fft_ifftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8215516Z test_unsupported_fft_ifftshift_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8225225Z test_unsupported_fft_ihfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8234967Z test_unsupported_fft_ihfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8244602Z test_unsupported_fft_ihfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8253858Z test_unsupported_fft_irfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8263457Z test_unsupported_fft_irfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8273266Z test_unsupported_fft_irfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8282717Z test_unsupported_fft_rfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8292085Z test_unsupported_fft_rfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8301760Z test_unsupported_fft_rfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8308216Z test_unsupported_fill_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:37:22.8317672Z test_unsupported_flatten_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8327714Z test_unsupported_flip_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8337126Z test_unsupported_fliplr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8346816Z test_unsupported_flipud_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8356481Z test_unsupported_float_power_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8366235Z test_unsupported_floor_divide_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8375692Z test_unsupported_fmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8385491Z test_unsupported_fmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8395206Z test_unsupported_frexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8404787Z test_unsupported_full_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8414327Z test_unsupported_gather_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8424889Z test_unsupported_geqrf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8435507Z test_unsupported_gradient_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8445165Z test_unsupported_heaviside_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8454784Z test_unsupported_histc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8464522Z test_unsupported_histogram_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8474172Z test_unsupported_histogramdd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8483704Z test_unsupported_hsplit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8493317Z test_unsupported_hstack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8503339Z test_unsupported_hypot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8512894Z test_unsupported_i0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8522631Z test_unsupported_igamma_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8532177Z test_unsupported_igammac_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8541901Z test_unsupported_index_add_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8551591Z test_unsupported_index_copy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8561227Z test_unsupported_index_fill_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8570900Z test_unsupported_index_put_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8580719Z test_unsupported_index_reduce_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8590713Z test_unsupported_index_select_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8600251Z test_unsupported_inner_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8609836Z test_unsupported_inverse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8619656Z test_unsupported_isclose_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8629452Z test_unsupported_isfinite_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8639002Z test_unsupported_isin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8648604Z test_unsupported_isinf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8658294Z test_unsupported_isneginf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8667869Z test_unsupported_isposinf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8677644Z test_unsupported_isreal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8687696Z test_unsupported_istft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8697203Z test_unsupported_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:22.8706920Z test_unsupported_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:22.8716486Z test_unsupported_jiterator_binary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:22.8726237Z test_unsupported_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:22.8735847Z test_unsupported_jiterator_unary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:22.8745674Z test_unsupported_kron_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8755469Z test_unsupported_kthvalue_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8764958Z test_unsupported_ldexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8774626Z test_unsupported_linalg_cholesky_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8784574Z test_unsupported_linalg_cholesky_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8794913Z test_unsupported_linalg_cond_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8804584Z test_unsupported_linalg_cross_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8814971Z test_unsupported_linalg_det_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8825510Z test_unsupported_linalg_eig_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8835995Z test_unsupported_linalg_eigh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8845846Z test_unsupported_linalg_eigvals_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8855617Z test_unsupported_linalg_eigvalsh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8865416Z test_unsupported_linalg_householder_product_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8875232Z test_unsupported_linalg_inv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8884935Z test_unsupported_linalg_inv_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8894844Z test_unsupported_linalg_ldl_factor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8904422Z test_unsupported_linalg_ldl_factor_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8914342Z test_unsupported_linalg_ldl_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8924426Z test_unsupported_linalg_lstsq_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8933945Z test_unsupported_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8943700Z test_unsupported_linalg_lu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8953602Z test_unsupported_linalg_lu_factor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8963454Z test_unsupported_linalg_lu_factor_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8973004Z test_unsupported_linalg_lu_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8983276Z test_unsupported_linalg_matrix_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.8993554Z test_unsupported_linalg_matrix_power_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9003233Z test_unsupported_linalg_matrix_rank_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9012826Z test_unsupported_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9022569Z test_unsupported_linalg_multi_dot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9032594Z test_unsupported_linalg_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9042585Z test_unsupported_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9052281Z test_unsupported_linalg_pinv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9062287Z test_unsupported_linalg_pinv_hermitian_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9072187Z 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:37:22.9081837Z test_unsupported_linalg_qr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9091649Z test_unsupported_linalg_slogdet_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9101483Z test_unsupported_linalg_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9111286Z test_unsupported_linalg_solve_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9120906Z test_unsupported_linalg_solve_triangular_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9130870Z test_unsupported_linalg_svd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9140796Z test_unsupported_linalg_svdvals_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9150651Z test_unsupported_linalg_tensorinv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9160327Z test_unsupported_linalg_tensorsolve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9169876Z test_unsupported_linalg_vander_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9179608Z test_unsupported_linalg_vecdot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9189405Z test_unsupported_linalg_vector_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9198968Z test_unsupported_linspace_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9208576Z test_unsupported_log_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9218135Z test_unsupported_log_softmax_dtype_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9227740Z test_unsupported_logaddexp2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9237637Z test_unsupported_logaddexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9247349Z test_unsupported_logcumsumexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9256796Z test_unsupported_logdet_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9266549Z test_unsupported_logical_and_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9276235Z test_unsupported_logical_not_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9285849Z test_unsupported_logical_or_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9295468Z test_unsupported_logical_xor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9305175Z test_unsupported_logit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9314933Z test_unsupported_logspace_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9324480Z test_unsupported_logsumexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9334308Z test_unsupported_lu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9343924Z test_unsupported_lu_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9353672Z test_unsupported_lu_unpack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9363335Z test_unsupported_mH_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9372841Z test_unsupported_mT_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9382619Z test_unsupported_masked_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9392358Z test_unsupported_masked_select_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9401906Z test_unsupported_matrix_exp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9411579Z test_unsupported_max_reduction_no_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9421292Z test_unsupported_max_reduction_with_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9431146Z test_unsupported_maximum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9440773Z test_unsupported_median_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9450546Z test_unsupported_meshgrid_list_of_tensors_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9460075Z test_unsupported_meshgrid_variadic_tensors_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9469812Z test_unsupported_min_reduction_no_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9479416Z test_unsupported_min_reduction_with_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9488940Z test_unsupported_minimum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9498689Z test_unsupported_mode_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9508350Z test_unsupported_movedim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9518059Z test_unsupported_msort_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9527690Z test_unsupported_multinomial_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9537378Z test_unsupported_mv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9547561Z test_unsupported_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9557049Z test_unsupported_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9566493Z test_unsupported_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9575876Z test_unsupported_nan_to_num_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9585484Z test_unsupported_nanmean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9595119Z test_unsupported_nanmedian_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9604553Z test_unsupported_nanquantile_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9613611Z test_unsupported_nansum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9623295Z test_unsupported_narrow_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9633149Z test_unsupported_native_layer_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9642825Z test_unsupported_new_empty_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9652519Z test_unsupported_new_full_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9662334Z test_unsupported_new_ones_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9672648Z test_unsupported_new_zeros_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9682010Z test_unsupported_nextafter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9692160Z test_unsupported_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9701798Z test_unsupported_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9711494Z test_unsupported_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9720983Z test_unsupported_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9731057Z test_unsupported_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9740510Z test_unsupported_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9750394Z test_unsupported_nn_functional_avg_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9760011Z test_unsupported_nn_functional_avg_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9769481Z test_unsupported_nn_functional_avg_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9779204Z test_unsupported_nn_functional_batch_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9789055Z test_unsupported_nn_functional_bilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9798648Z test_unsupported_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9808321Z test_unsupported_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9817923Z test_unsupported_nn_functional_celu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9827717Z test_unsupported_nn_functional_conv1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9837440Z test_unsupported_nn_functional_conv2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9847061Z test_unsupported_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9856684Z test_unsupported_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9866354Z test_unsupported_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9876229Z test_unsupported_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9885788Z test_unsupported_nn_functional_cosine_similarity_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9895529Z test_unsupported_nn_functional_cross_entropy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9905323Z test_unsupported_nn_functional_ctc_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9914887Z test_unsupported_nn_functional_dropout2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9924813Z test_unsupported_nn_functional_dropout3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9934129Z test_unsupported_nn_functional_dropout_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9943910Z test_unsupported_nn_functional_elu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9953817Z test_unsupported_nn_functional_embedding_bag_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9963784Z test_unsupported_nn_functional_embedding_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9973969Z test_unsupported_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9983992Z test_unsupported_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.9993900Z test_unsupported_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0003785Z test_unsupported_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0013565Z test_unsupported_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0023685Z test_unsupported_nn_functional_gelu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0033348Z test_unsupported_nn_functional_glu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0043009Z test_unsupported_nn_functional_grid_sample_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0052613Z test_unsupported_nn_functional_group_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0062380Z test_unsupported_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0072144Z test_unsupported_nn_functional_huber_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0081787Z test_unsupported_nn_functional_instance_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0091360Z test_unsupported_nn_functional_interpolate_area_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0101048Z test_unsupported_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0110825Z test_unsupported_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0120366Z test_unsupported_nn_functional_interpolate_linear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0129900Z test_unsupported_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0139679Z test_unsupported_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0149369Z test_unsupported_nn_functional_kl_div_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0159055Z test_unsupported_nn_functional_l1_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0168666Z test_unsupported_nn_functional_layer_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0178449Z test_unsupported_nn_functional_linear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0188184Z test_unsupported_nn_functional_local_response_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0198646Z test_unsupported_nn_functional_logsigmoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0208055Z test_unsupported_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0217625Z test_unsupported_nn_functional_max_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0227311Z test_unsupported_nn_functional_max_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0236931Z test_unsupported_nn_functional_max_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0246503Z test_unsupported_nn_functional_max_unpool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0256076Z test_unsupported_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0265830Z test_unsupported_nn_functional_max_unpool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0275631Z test_unsupported_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0285281Z test_unsupported_nn_functional_max_unpool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0294917Z test_unsupported_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0304612Z test_unsupported_nn_functional_mish_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0314242Z test_unsupported_nn_functional_mse_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0323820Z test_unsupported_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0333846Z test_unsupported_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0343495Z test_unsupported_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0353282Z test_unsupported_nn_functional_nll_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0362784Z test_unsupported_nn_functional_normalize_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0372825Z test_unsupported_nn_functional_pad_circular_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0382356Z test_unsupported_nn_functional_pad_constant_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0392002Z test_unsupported_nn_functional_pad_reflect_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0401550Z test_unsupported_nn_functional_pad_replicate_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0411177Z test_unsupported_nn_functional_pairwise_distance_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0420840Z test_unsupported_nn_functional_pdist_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0430840Z test_unsupported_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0440268Z test_unsupported_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0450435Z test_unsupported_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0460175Z test_unsupported_nn_functional_prelu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0470363Z test_unsupported_nn_functional_rrelu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0479554Z test_unsupported_nn_functional_selu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0489604Z test_unsupported_nn_functional_silu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0499208Z test_unsupported_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0509421Z test_unsupported_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0519117Z test_unsupported_nn_functional_softmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0528494Z test_unsupported_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0537768Z test_unsupported_nn_functional_softshrink_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0547582Z test_unsupported_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0556789Z test_unsupported_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0566138Z test_unsupported_nn_functional_unfold_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0575630Z test_unsupported_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0584973Z test_unsupported_nn_functional_upsample_nearest_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0594518Z test_unsupported_nonzero_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0603793Z test_unsupported_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0613317Z test_unsupported_norm_fro_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0622720Z test_unsupported_norm_inf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0632470Z test_unsupported_norm_nuc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0641846Z test_unsupported_normal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0651261Z test_unsupported_normal_number_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0660639Z test_unsupported_ones_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0670308Z test_unsupported_ormqr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0679797Z test_unsupported_outer_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0689841Z test_unsupported_pca_lowrank_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0699645Z test_unsupported_pinverse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0710288Z test_unsupported_polar_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0719859Z test_unsupported_polygamma_polygamma_n_0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0729413Z test_unsupported_polygamma_polygamma_n_1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0739080Z test_unsupported_polygamma_polygamma_n_2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0749036Z test_unsupported_polygamma_polygamma_n_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0758692Z test_unsupported_polygamma_polygamma_n_4_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0768269Z test_unsupported_positive_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0777870Z test_unsupported_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0787536Z test_unsupported_put_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0797328Z test_unsupported_qr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0806892Z test_unsupported_quantile_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0816544Z test_unsupported_rad2deg_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0826442Z test_unsupported_rand_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0836390Z test_unsupported_randint_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0845919Z test_unsupported_randn_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0855552Z test_unsupported_ravel_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0865262Z test_unsupported_real_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0875101Z test_unsupported_renorm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0884812Z test_unsupported_repeat_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0894531Z test_unsupported_repeat_interleave_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0904173Z test_unsupported_resize__cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0913990Z test_unsupported_resize_as__cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0923612Z test_unsupported_resolve_conj_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0933226Z test_unsupported_resolve_neg_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0942926Z test_unsupported_roll_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0952725Z test_unsupported_rot90_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0962350Z test_unsupported_round_decimals_0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0971835Z test_unsupported_round_decimals_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0981562Z test_unsupported_round_decimals_neg_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.0991308Z test_unsupported_scatter_add_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1000890Z test_unsupported_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1010560Z test_unsupported_scatter_reduce_amax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1020229Z test_unsupported_scatter_reduce_amin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1029991Z test_unsupported_scatter_reduce_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1039573Z test_unsupported_scatter_reduce_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1049137Z test_unsupported_scatter_reduce_sum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1058842Z test_unsupported_searchsorted_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1068545Z test_unsupported_segment_reduce_lengths_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1078300Z test_unsupported_segment_reduce_offsets_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1088027Z test_unsupported_select_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1097596Z test_unsupported_select_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1107417Z test_unsupported_sgn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1117153Z test_unsupported_signbit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1126858Z test_unsupported_sinc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1136497Z test_unsupported_slice_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1146194Z test_unsupported_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1155965Z test_unsupported_softmax_with_dtype_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1165579Z test_unsupported_sort_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1175541Z test_unsupported_sparse_sampled_addmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1185124Z test_unsupported_special_airy_ai_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1195259Z test_unsupported_special_bessel_j0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1204833Z test_unsupported_special_bessel_j1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1214601Z test_unsupported_special_bessel_y0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1224920Z test_unsupported_special_bessel_y1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1231330Z test_unsupported_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:23.1237667Z test_unsupported_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:23.1243466Z test_unsupported_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:23.1249391Z test_unsupported_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:23.1259182Z test_unsupported_special_entr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1269118Z test_unsupported_special_erfcx_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1275505Z test_unsupported_special_hermite_polynomial_h_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:23.1281739Z test_unsupported_special_hermite_polynomial_he_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:23.1291269Z test_unsupported_special_i0e_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1301400Z test_unsupported_special_i1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1311451Z test_unsupported_special_i1e_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1317800Z test_unsupported_special_laguerre_polynomial_l_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:23.1324013Z test_unsupported_special_legendre_polynomial_p_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:23.1334234Z test_unsupported_special_log_ndtr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1344013Z test_unsupported_special_modified_bessel_i0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1354017Z test_unsupported_special_modified_bessel_i1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1363699Z test_unsupported_special_modified_bessel_k0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1373514Z test_unsupported_special_modified_bessel_k1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1383407Z test_unsupported_special_ndtr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1393227Z test_unsupported_special_ndtri_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1402870Z test_unsupported_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1412656Z test_unsupported_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1422449Z test_unsupported_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1428910Z test_unsupported_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:23.1434821Z test_unsupported_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:23.1441193Z test_unsupported_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:23.1447184Z test_unsupported_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:23.1457059Z test_unsupported_special_spherical_bessel_j0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1467420Z test_unsupported_special_xlog1py_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1477696Z test_unsupported_special_zeta_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1487844Z test_unsupported_split_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1497931Z test_unsupported_split_list_args_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1508143Z test_unsupported_split_with_sizes_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1518285Z test_unsupported_square_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1528230Z test_unsupported_squeeze_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1538378Z test_unsupported_stack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1548387Z test_unsupported_std_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1558565Z test_unsupported_std_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1568699Z test_unsupported_stft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1578988Z test_unsupported_sum_to_size_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1589653Z test_unsupported_svd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1600090Z test_unsupported_svd_lowrank_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1610440Z test_unsupported_symeig_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1620654Z test_unsupported_take_along_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1630820Z test_unsupported_take_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1640892Z test_unsupported_tensor_split_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1650863Z test_unsupported_tensordot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1661030Z test_unsupported_tile_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1671234Z test_unsupported_to_sparse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1681553Z test_unsupported_topk_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1691675Z test_unsupported_trace_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1701883Z test_unsupported_trapezoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1712080Z test_unsupported_trapz_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1722042Z test_unsupported_triangular_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1732138Z test_unsupported_tril_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1742399Z test_unsupported_triu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1752635Z test_unsupported_unbind_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1762751Z test_unsupported_unflatten_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1773133Z test_unsupported_unfold_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1783304Z test_unsupported_unique_consecutive_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1793657Z test_unsupported_unique_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1803715Z test_unsupported_var_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1813879Z test_unsupported_var_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1824143Z test_unsupported_vdot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1834425Z test_unsupported_view_as_complex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1844579Z test_unsupported_vsplit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1854714Z test_unsupported_vstack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1865094Z test_unsupported_xlogy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1875319Z test_unsupported_zero__cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.1885534Z test_unsupported_zeros_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.5900529Z test_working___radd___cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.401s) 2022-08-17T12:37:23.9918137Z test_working___rdiv___cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.402s) 2022-08-17T12:37:24.4489248Z test_working___rmod___cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.457s) 2022-08-17T12:37:24.8474843Z test_working___rmul___cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.399s) 2022-08-17T12:37:24.8971545Z test_working_abs_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.050s) 2022-08-17T12:37:24.9670981Z test_working_acos_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.070s) 2022-08-17T12:37:25.4323035Z test_working_add_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.465s) 2022-08-17T12:37:25.8677809Z test_working_addcmul_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.435s) 2022-08-17T12:37:25.9613569Z test_working_addmm_decomposed_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.093s) 2022-08-17T12:37:25.9941657Z test_working_asin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.033s) 2022-08-17T12:37:26.3949053Z test_working_atan2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.401s) 2022-08-17T12:37:26.4279427Z test_working_atan_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.033s) 2022-08-17T12:37:26.7586541Z test_working_bool_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.331s) 2022-08-17T12:37:27.0850483Z test_working_byte_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.326s) 2022-08-17T12:37:27.1292278Z test_working_ceil_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.044s) 2022-08-17T12:37:27.4549287Z test_working_char_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.326s) 2022-08-17T12:37:27.7178533Z test_working_clamp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.263s) 2022-08-17T12:37:27.8206895Z test_working_contiguous_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.103s) 2022-08-17T12:37:27.8904365Z test_working_cos_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.070s) 2022-08-17T12:37:27.9590952Z test_working_cosh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.069s) 2022-08-17T12:37:27.9630996Z test_working_div_floor_rounding_cpu_float32 (__main__.TestNNCOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:37:28.3587498Z test_working_div_no_rounding_mode_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.395s) 2022-08-17T12:37:28.3630180Z test_working_div_trunc_rounding_cpu_float32 (__main__.TestNNCOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:37:28.6949523Z test_working_double_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.332s) 2022-08-17T12:37:29.1469427Z test_working_eq_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.452s) 2022-08-17T12:37:29.1801726Z test_working_erf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.033s) 2022-08-17T12:37:29.2497218Z test_working_erfc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.069s) 2022-08-17T12:37:29.3196017Z test_working_exp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.070s) 2022-08-17T12:37:29.4030144Z test_working_expand_as_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.083s) 2022-08-17T12:37:29.7134651Z test_working_expand_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.310s) 2022-08-17T12:37:29.7461538Z test_working_expm1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.033s) 2022-08-17T12:37:30.0752021Z test_working_float_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.329s) 2022-08-17T12:37:30.1195564Z test_working_floor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.044s) 2022-08-17T12:37:30.5230242Z test_working_fmod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.403s) 2022-08-17T12:37:30.9374177Z test_working_ge_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.414s) 2022-08-17T12:37:31.3497966Z test_working_gt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.412s) 2022-08-17T12:37:31.6821820Z test_working_half_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.332s) 2022-08-17T12:37:32.0092741Z test_working_int_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.327s) 2022-08-17T12:37:32.0460403Z test_working_isnan_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.037s) 2022-08-17T12:37:32.4570619Z test_working_le_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.411s) 2022-08-17T12:37:32.9482928Z test_working_lerp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.491s) 2022-08-17T12:37:33.0193830Z test_working_lgamma_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.071s) 2022-08-17T12:37:33.0909904Z test_working_log10_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.072s) 2022-08-17T12:37:33.1244878Z test_working_log1p_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.033s) 2022-08-17T12:37:33.1962294Z test_working_log2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.072s) 2022-08-17T12:37:33.2699322Z test_working_log_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.074s) 2022-08-17T12:37:33.6000583Z test_working_long_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.330s) 2022-08-17T12:37:34.0132589Z test_working_lt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.413s) 2022-08-17T12:37:34.3871563Z test_working_masked_fill_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.374s) 2022-08-17T12:37:34.8648100Z test_working_max_binary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.478s) 2022-08-17T12:37:35.4025226Z test_working_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.538s) 2022-08-17T12:37:35.8754396Z test_working_min_binary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.473s) 2022-08-17T12:37:35.9885269Z test_working_mm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.113s) 2022-08-17T12:37:36.3890974Z test_working_mul_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.400s) 2022-08-17T12:37:36.7995987Z test_working_ne_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.410s) 2022-08-17T12:37:36.8506163Z test_working_neg_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.051s) 2022-08-17T12:37:37.0266611Z test_working_nn_functional_hardshrink_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.176s) 2022-08-17T12:37:37.1049562Z test_working_nn_functional_hardsigmoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.077s) 2022-08-17T12:37:37.2628337Z test_working_nn_functional_hardswish_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.159s) 2022-08-17T12:37:37.4450639Z test_working_nn_functional_hardtanh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.182s) 2022-08-17T12:37:37.8595397Z test_working_nn_functional_leaky_relu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.414s) 2022-08-17T12:37:37.9339181Z test_working_nn_functional_relu6_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.074s) 2022-08-17T12:37:38.0747589Z test_working_nn_functional_relu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.141s) 2022-08-17T12:37:38.1538838Z test_working_nn_functional_softplus_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.079s) 2022-08-17T12:37:38.2300308Z test_working_nn_functional_softsign_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.076s) 2022-08-17T12:37:38.3028862Z test_working_nn_functional_tanhshrink_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.073s) 2022-08-17T12:37:38.4605693Z test_working_nn_functional_threshold_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.158s) 2022-08-17T12:37:38.5783239Z test_working_permute_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.118s) 2022-08-17T12:37:38.9781379Z test_working_pow_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.400s) 2022-08-17T12:37:39.0467436Z test_working_reciprocal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.069s) 2022-08-17T12:37:39.4990993Z test_working_remainder_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.452s) 2022-08-17T12:37:39.6423542Z test_working_reshape_as_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.143s) 2022-08-17T12:37:40.2967412Z test_working_reshape_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.654s) 2022-08-17T12:37:40.3289010Z test_working_round_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.032s) 2022-08-17T12:37:40.3975652Z test_working_rsqrt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.069s) 2022-08-17T12:37:40.8618978Z test_working_rsub_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.464s) 2022-08-17T12:37:41.1905748Z test_working_short_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.329s) 2022-08-17T12:37:41.2625654Z test_working_sigmoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.072s) 2022-08-17T12:37:41.2977362Z test_working_sign_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.035s) 2022-08-17T12:37:41.3303153Z test_working_sin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.033s) 2022-08-17T12:37:41.3626911Z test_working_sinh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.032s) 2022-08-17T12:37:41.4057775Z test_working_sqrt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.043s) 2022-08-17T12:37:41.8730207Z test_working_sub_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.467s) 2022-08-17T12:37:42.3980991Z test_working_sum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.525s) 2022-08-17T12:37:42.4676443Z test_working_t_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.069s) 2022-08-17T12:37:42.5007360Z test_working_tan_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.033s) 2022-08-17T12:37:42.5335866Z test_working_tanh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.033s) 2022-08-17T12:37:42.7742625Z test_working_transpose_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.241s) 2022-08-17T12:37:43.1660802Z test_working_true_divide_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.392s) 2022-08-17T12:37:43.2098050Z test_working_trunc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.044s) 2022-08-17T12:37:43.4812172Z test_working_unsqueeze_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.271s) 2022-08-17T12:37:43.5741958Z test_working_view_as_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.093s) 2022-08-17T12:37:43.8420200Z test_working_view_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.268s) 2022-08-17T12:37:44.2249801Z test_working_where_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.383s) 2022-08-17T12:37:44.5008210Z test_abs (__main__.TestTEFuserDynamic) ... ok (0.276s) 2022-08-17T12:37:44.5629866Z test_adaptive_avg_pool2d (__main__.TestTEFuserDynamic) ... ok (0.062s) 2022-08-17T12:37:44.8366857Z test_add_bool (__main__.TestTEFuserDynamic) ... ok (0.274s) 2022-08-17T12:37:44.9261544Z test_addcmul (__main__.TestTEFuserDynamic) ... ok (0.089s) 2022-08-17T12:37:44.9275226Z test_arg_configurations_smoke (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.001s) 2022-08-17T12:37:44.9281769Z test_autocast_down (__main__.TestTEFuserDynamic) ... skip: half-precision NNC fusion requires CUDA (0.001s) 2022-08-17T12:37:44.9287309Z test_autocast_up (__main__.TestTEFuserDynamic) ... skip: half-precision NNC fusion requires CUDA (0.000s) 2022-08-17T12:37:45.0973181Z 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:37:45.0973998Z warnings.warn(msg, FutureWarning) 2022-08-17T12:37:45.5878108Z ok (0.659s) 2022-08-17T12:37:47.9948152Z test_binary_div_ops (__main__.TestTEFuserDynamic) ... ok (2.407s) 2022-08-17T12:37:56.7582233Z test_binary_ops (__main__.TestTEFuserDynamic) ... ok (8.763s) 2022-08-17T12:37:57.5705518Z test_binary_pow (__main__.TestTEFuserDynamic) ... ok (0.812s) 2022-08-17T12:37:58.6163585Z test_binary_scalar_ops (__main__.TestTEFuserDynamic) ... ok (1.046s) 2022-08-17T12:37:58.6177861Z 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:38:00.5476078Z test_bitwise_ops (__main__.TestTEFuserDynamic) ... ok (1.930s) 2022-08-17T12:38:00.7816767Z test_broadcast (__main__.TestTEFuserDynamic) ... ok (0.234s) 2022-08-17T12:38:01.4448656Z test_cat_2k_args (__main__.TestTEFuserDynamic) ... ok (0.663s) 2022-08-17T12:38:02.2177262Z test_cat_graph_opt (__main__.TestTEFuserDynamic) ... ok (0.773s) 2022-08-17T12:38:02.2189535Z test_channels_last_dims_dynamic (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:38:02.6794423Z test_checks_cat_inputs (__main__.TestTEFuserDynamic) ... ok (0.460s) 2022-08-17T12:38:02.6807178Z test_chunk (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.001s) 2022-08-17T12:38:02.6823204Z test_chunk_correctness (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.002s) 2022-08-17T12:38:02.6836141Z test_chunk_distributes (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.001s) 2022-08-17T12:38:02.6847974Z test_chunk_motion_deduplicates_inputs (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.001s) 2022-08-17T12:38:02.6858350Z test_chunk_mul_one (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.001s) 2022-08-17T12:38:02.6872679Z test_chunk_multiple (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.001s) 2022-08-17T12:38:06.2373095Z test_clamp (__main__.TestTEFuserDynamic) ... ok (3.550s) 2022-08-17T12:38:06.3780325Z test_clamp_double (__main__.TestTEFuserDynamic) ... ok (0.141s) 2022-08-17T12:38:06.5127353Z test_clamp_int (__main__.TestTEFuserDynamic) ... ok (0.135s) 2022-08-17T12:38:06.8009085Z test_comparison_eq_ne (__main__.TestTEFuserDynamic) ... ok (0.288s) 2022-08-17T12:38:07.0889770Z test_comparison_ge_le (__main__.TestTEFuserDynamic) ... ok (0.288s) 2022-08-17T12:38:07.3766819Z test_comparison_gt_lt (__main__.TestTEFuserDynamic) ... ok (0.288s) 2022-08-17T12:38:07.9419830Z test_concat (__main__.TestTEFuserDynamic) ... ok (0.565s) 2022-08-17T12:38:08.7105344Z test_concat_invariant (__main__.TestTEFuserDynamic) ... ok (0.768s) 2022-08-17T12:38:08.7121929Z test_constant_chunk_shapes (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.002s) 2022-08-17T12:38:08.7133696Z test_conv2d (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.001s) 2022-08-17T12:38:08.7144954Z test_conv2d_depthwise (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.001s) 2022-08-17T12:38:08.7158514Z test_cuda_half (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:38:08.8437658Z test_dims (__main__.TestTEFuserDynamic) ... ok (0.128s) 2022-08-17T12:38:08.8503861Z test_disabled (__main__.TestTEFuserDynamic) ... ok (0.007s) 2022-08-17T12:38:08.9861372Z test_div_bool (__main__.TestTEFuserDynamic) ... ok (0.136s) 2022-08-17T12:38:08.9959636Z test_dynamic_cat (__main__.TestTEFuserDynamic) ... ok (0.010s) 2022-08-17T12:38:11.0185077Z test_dynamic_shapes (__main__.TestTEFuserDynamic) ... ok (2.022s) 2022-08-17T12:38:11.3249389Z test_eq_unsqueeze_type_as (__main__.TestTEFuserDynamic) ... ok (0.306s) 2022-08-17T12:38:11.3262468Z test_erf (__main__.TestTEFuserDynamic) ... ok (0.001s) 2022-08-17T12:38:11.3553554Z test_exhaust_specializations (__main__.TestTEFuserDynamic) ... ok (0.029s) 2022-08-17T12:38:11.4443847Z test_exp (__main__.TestTEFuserDynamic) ... ok (0.089s) 2022-08-17T12:38:11.4452358Z test_fusion_reuse_multi_gpu (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:38:11.4476683Z test_gelu (__main__.TestTEFuserDynamic) ... ok (0.002s) 2022-08-17T12:38:11.7176315Z test_hardsigmoid_fwd_bwd (__main__.TestTEFuserDynamic) ... ok (0.270s) 2022-08-17T12:38:12.0136139Z test_hardswish_fwd_bwd (__main__.TestTEFuserDynamic) ... ok (0.296s) 2022-08-17T12:38:12.4294055Z test_inlined_optimized_graph (__main__.TestTEFuserDynamic) ... ok (0.416s) 2022-08-17T12:38:13.0896424Z test_isnan (__main__.TestTEFuserDynamic) ... ok (0.660s) 2022-08-17T12:38:13.0907412Z test_kernel_cache_multi_gpu (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:38:13.4216582Z test_lerp (__main__.TestTEFuserDynamic) ... ok (0.331s) 2022-08-17T12:38:13.4230323Z test_list_ops (__main__.TestTEFuserDynamic) ... skip: FIXME: fuser doesn't include ListConstruct nodes to the group causing a failure (0.001s) 2022-08-17T12:38:14.1813168Z test_lstm (__main__.TestTEFuserDynamic) ... ok (0.758s) 2022-08-17T12:38:14.4275536Z test_lstm_concat (__main__.TestTEFuserDynamic) ... ok (0.246s) 2022-08-17T12:38:25.0578010Z test_lstm_gates_permutations (__main__.TestTEFuserDynamic) ... ok (10.630s) 2022-08-17T12:38:25.4938811Z test_lstm_traced (__main__.TestTEFuserDynamic) ... ok (0.436s) 2022-08-17T12:38:25.4950509Z test_masked_fill (__main__.TestTEFuserDynamic) ... skip: Temporarily disabled (0.001s) 2022-08-17T12:38:25.4972677Z test_matmul (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.002s) 2022-08-17T12:38:25.4983999Z test_milstm (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.001s) 2022-08-17T12:38:26.6556715Z test_minmax (__main__.TestTEFuserDynamic) ... ok (1.157s) 2022-08-17T12:38:27.4650240Z test_minmax_int_ops (__main__.TestTEFuserDynamic) ... ok (0.809s) 2022-08-17T12:38:27.6350517Z test_mul_bool (__main__.TestTEFuserDynamic) ... ok (0.170s) 2022-08-17T12:38:27.7790201Z test_neg_pow (__main__.TestTEFuserDynamic) ... ok (0.144s) 2022-08-17T12:38:27.7797495Z test_nonzero_device_cuda (__main__.TestTEFuserDynamic) ... skip: needs non-zero device (0.001s) 2022-08-17T12:38:27.7804468Z test_nop (__main__.TestTEFuserDynamic) ... ok (0.001s) 2022-08-17T12:38:27.7843260Z test_profiler (__main__.TestTEFuserDynamic) ... STAGE:2022-08-17 12:38:27 5290:5290 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:38:27.8674882Z STAGE:2022-08-17 12:38:27 5290:5290 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:38:27.8683384Z ok (0.088s) 2022-08-17T12:38:27.8697881Z test_rand_broadcast_cuda (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:38:27.8708348Z test_rand_cuda (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:38:27.8715538Z test_rand_diamond (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:38:28.0107714Z test_relu (__main__.TestTEFuserDynamic) ... ok (0.139s) 2022-08-17T12:38:28.1626201Z test_relu_fwd_bwd (__main__.TestTEFuserDynamic) ... ok (0.152s) 2022-08-17T12:38:28.1925547Z test_remove_output_used_only_in_size (__main__.TestTEFuserDynamic) ... ok (0.030s) 2022-08-17T12:38:28.2413996Z test_scalar (__main__.TestTEFuserDynamic) ... ok (0.049s) 2022-08-17T12:38:28.7487642Z test_scalar_arg (__main__.TestTEFuserDynamic) ... ok (0.507s) 2022-08-17T12:38:28.7969844Z test_scalar_only_inputs (__main__.TestTEFuserDynamic) ... ok (0.048s) 2022-08-17T12:38:28.9635097Z test_skip_grad_in_check (__main__.TestTEFuserDynamic) ... ok (0.166s) 2022-08-17T12:38:29.2587503Z test_small_constant (__main__.TestTEFuserDynamic) ... ok (0.295s) 2022-08-17T12:38:29.4412167Z test_sub_gt_and (__main__.TestTEFuserDynamic) ... ok (0.182s) 2022-08-17T12:38:29.6345061Z test_sum_dim (__main__.TestTEFuserDynamic) ... ok (0.193s) 2022-08-17T12:38:29.7343571Z test_sum_keepdim_cast (__main__.TestTEFuserDynamic) ... ok (0.100s) 2022-08-17T12:38:29.8251667Z test_sum_simple (__main__.TestTEFuserDynamic) ... ok (0.091s) 2022-08-17T12:38:31.1217232Z test_superslomo (__main__.TestTEFuserDynamic) ... ok (1.296s) 2022-08-17T12:38:31.7844130Z test_tensor_scalar_ops (__main__.TestTEFuserDynamic) ... ok (0.663s) 2022-08-17T12:38:32.1994012Z test_ternary_norm_ops (__main__.TestTEFuserDynamic) ... ok (0.415s) 2022-08-17T12:38:32.8609234Z test_ternary_ops (__main__.TestTEFuserDynamic) ... ok (0.662s) 2022-08-17T12:38:33.0891748Z test_threshold (__main__.TestTEFuserDynamic) ... ok (0.228s) 2022-08-17T12:38:33.2384909Z test_to_device (__main__.TestTEFuserDynamic) ... ok (0.149s) 2022-08-17T12:38:37.5127077Z test_torch_to (__main__.TestTEFuserDynamic) ... ok (4.274s) 2022-08-17T12:38:39.6621668Z test_type_as_cat (__main__.TestTEFuserDynamic) ... ok (2.149s) 2022-08-17T12:38:39.7137368Z test_typecheck (__main__.TestTEFuserDynamic) ... ok (0.052s) 2022-08-17T12:38:39.7157759Z test_unary_ops (__main__.TestTEFuserDynamic) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:38:39.7284760Z test_unrolled_cat (__main__.TestTEFuserDynamic) ... ok (0.013s) 2022-08-17T12:38:40.0799580Z test_unsqueeze_size_calculation (__main__.TestTEFuserDynamic) ... ok (0.351s) 2022-08-17T12:38:40.4388052Z test_unsqueeze_var_dim (__main__.TestTEFuserDynamic) ... ok (0.359s) 2022-08-17T12:38:40.4459613Z 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:38:40.4460057Z return v.to(dtype) 2022-08-17T12:38:40.4750827Z ok (0.036s) 2022-08-17T12:38:40.7928801Z test_where_and_typing (__main__.TestTEFuserDynamic) ... ok (0.318s) 2022-08-17T12:38:43.5250382Z test_where_ops (__main__.TestTEFuserDynamic) ... ok (2.732s) 2022-08-17T12:38:43.6059841Z 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:38:43.6060227Z warnings.warn("Only works in script mode") 2022-08-17T12:38:43.7010789Z ok (0.176s) 2022-08-17T12:38:43.7963773Z test_zero_element_tensors (__main__.TestTEFuserDynamic) ... ok (0.095s) 2022-08-17T12:38:43.8483326Z test_abs (__main__.TestTEFuserStatic) ... ok (0.052s) 2022-08-17T12:38:43.9119208Z test_adaptive_avg_pool2d (__main__.TestTEFuserStatic) ... ok (0.063s) 2022-08-17T12:38:44.0092768Z test_add_bool (__main__.TestTEFuserStatic) ... ok (0.097s) 2022-08-17T12:38:44.0507663Z test_addcmul (__main__.TestTEFuserStatic) ... ok (0.041s) 2022-08-17T12:38:44.0925468Z test_arg_configurations_smoke (__main__.TestTEFuserStatic) ... ok (0.042s) 2022-08-17T12:38:44.0931979Z test_autocast_down (__main__.TestTEFuserStatic) ... skip: half-precision NNC fusion requires CUDA (0.001s) 2022-08-17T12:38:44.0937401Z test_autocast_up (__main__.TestTEFuserStatic) ... skip: half-precision NNC fusion requires CUDA (0.001s) 2022-08-17T12:38:44.1678113Z 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:38:44.1679100Z warnings.warn(msg, FutureWarning) 2022-08-17T12:38:44.3756439Z ok (0.282s) 2022-08-17T12:38:45.4910930Z test_binary_div_ops (__main__.TestTEFuserStatic) ... ok (1.115s) 2022-08-17T12:38:48.8108123Z test_binary_ops (__main__.TestTEFuserStatic) ... ok (3.320s) 2022-08-17T12:38:49.0863122Z test_binary_pow (__main__.TestTEFuserStatic) ... ok (0.275s) 2022-08-17T12:38:50.1364326Z test_binary_scalar_ops (__main__.TestTEFuserStatic) ... ok (1.050s) 2022-08-17T12:38:50.1377312Z 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:38:50.8336047Z test_bitwise_ops (__main__.TestTEFuserStatic) ... ok (0.696s) 2022-08-17T12:38:50.8897889Z test_broadcast (__main__.TestTEFuserStatic) ... ok (0.056s) 2022-08-17T12:38:51.5489757Z test_cat_2k_args (__main__.TestTEFuserStatic) ... ok (0.659s) 2022-08-17T12:38:51.6267515Z test_cat_graph_opt (__main__.TestTEFuserStatic) ... ok (0.078s) 2022-08-17T12:38:51.6278732Z test_channels_last_dims_dynamic (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:38:51.6964244Z test_checks_cat_inputs (__main__.TestTEFuserStatic) ... ok (0.068s) 2022-08-17T12:38:51.7951318Z test_chunk (__main__.TestTEFuserStatic) ... ok (0.099s) 2022-08-17T12:38:52.8909576Z test_chunk_correctness (__main__.TestTEFuserStatic) ... ok (1.096s) 2022-08-17T12:38:52.9457016Z test_chunk_distributes (__main__.TestTEFuserStatic) ... ok (0.055s) 2022-08-17T12:38:53.0429297Z test_chunk_motion_deduplicates_inputs (__main__.TestTEFuserStatic) ... ok (0.097s) 2022-08-17T12:38:53.1516463Z test_chunk_mul_one (__main__.TestTEFuserStatic) ... ok (0.109s) 2022-08-17T12:38:53.3304199Z test_chunk_multiple (__main__.TestTEFuserStatic) ... ok (0.179s) 2022-08-17T12:38:54.2420329Z test_clamp (__main__.TestTEFuserStatic) ... ok (0.911s) 2022-08-17T12:38:54.2991202Z test_clamp_double (__main__.TestTEFuserStatic) ... ok (0.057s) 2022-08-17T12:38:54.3538444Z test_clamp_int (__main__.TestTEFuserStatic) ... ok (0.055s) 2022-08-17T12:38:54.4385842Z test_comparison_eq_ne (__main__.TestTEFuserStatic) ... ok (0.085s) 2022-08-17T12:38:54.5231563Z test_comparison_ge_le (__main__.TestTEFuserStatic) ... ok (0.084s) 2022-08-17T12:38:54.6061887Z test_comparison_gt_lt (__main__.TestTEFuserStatic) ... ok (0.083s) 2022-08-17T12:38:54.6561886Z test_concat (__main__.TestTEFuserStatic) ... ok (0.050s) 2022-08-17T12:38:54.7340743Z test_concat_invariant (__main__.TestTEFuserStatic) ... ok (0.078s) 2022-08-17T12:38:54.7358679Z 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:38:54.7359294Z r = torch.tensor(4) 2022-08-17T12:38:54.8434780Z ok (0.109s) 2022-08-17T12:38:54.8640432Z test_conv2d (__main__.TestTEFuserStatic) ... ok (0.020s) 2022-08-17T12:38:55.7359740Z test_conv2d_depthwise (__main__.TestTEFuserStatic) ... ok (0.872s) 2022-08-17T12:38:55.7374474Z test_cuda_half (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.002s) 2022-08-17T12:38:55.8055244Z test_dims (__main__.TestTEFuserStatic) ... ok (0.068s) 2022-08-17T12:38:55.8112135Z test_disabled (__main__.TestTEFuserStatic) ... ok (0.006s) 2022-08-17T12:38:55.8463330Z test_div_bool (__main__.TestTEFuserStatic) ... ok (0.035s) 2022-08-17T12:38:55.8555448Z test_dynamic_cat (__main__.TestTEFuserStatic) ... ok (0.009s) 2022-08-17T12:38:57.8714926Z test_dynamic_shapes (__main__.TestTEFuserStatic) ... ok (2.016s) 2022-08-17T12:38:57.9805499Z test_eq_unsqueeze_type_as (__main__.TestTEFuserStatic) ... ok (0.109s) 2022-08-17T12:38:57.9819565Z test_erf (__main__.TestTEFuserStatic) ... ok (0.001s) 2022-08-17T12:38:58.0110875Z test_exhaust_specializations (__main__.TestTEFuserStatic) ... ok (0.029s) 2022-08-17T12:38:58.0557864Z test_exp (__main__.TestTEFuserStatic) ... ok (0.045s) 2022-08-17T12:38:58.0566773Z test_fusion_reuse_multi_gpu (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:38:58.0591266Z test_gelu (__main__.TestTEFuserStatic) ... ok (0.002s) 2022-08-17T12:38:58.1610912Z test_hardsigmoid_fwd_bwd (__main__.TestTEFuserStatic) ... ok (0.102s) 2022-08-17T12:38:58.2810014Z test_hardswish_fwd_bwd (__main__.TestTEFuserStatic) ... ok (0.120s) 2022-08-17T12:38:58.3692450Z test_inlined_optimized_graph (__main__.TestTEFuserStatic) ... ok (0.088s) 2022-08-17T12:38:58.7250743Z test_isnan (__main__.TestTEFuserStatic) ... ok (0.356s) 2022-08-17T12:38:58.7262332Z test_kernel_cache_multi_gpu (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:38:58.7938076Z test_lerp (__main__.TestTEFuserStatic) ... ok (0.067s) 2022-08-17T12:38:58.7952091Z test_list_ops (__main__.TestTEFuserStatic) ... skip: FIXME: fuser doesn't include ListConstruct nodes to the group causing a failure (0.001s) 2022-08-17T12:38:58.9565967Z test_lstm (__main__.TestTEFuserStatic) ... ok (0.161s) 2022-08-17T12:38:59.1193137Z test_lstm_concat (__main__.TestTEFuserStatic) ... ok (0.163s) 2022-08-17T12:39:00.8669128Z test_lstm_gates_permutations (__main__.TestTEFuserStatic) ... ok (1.747s) 2022-08-17T12:39:01.0137362Z test_lstm_traced (__main__.TestTEFuserStatic) ... ok (0.147s) 2022-08-17T12:39:01.0151308Z test_masked_fill (__main__.TestTEFuserStatic) ... skip: Temporarily disabled (0.001s) 2022-08-17T12:39:01.8426138Z test_matmul (__main__.TestTEFuserStatic) ... ok (0.827s) 2022-08-17T12:39:02.7696583Z test_milstm (__main__.TestTEFuserStatic) ... ok (0.927s) 2022-08-17T12:39:03.0668401Z test_minmax (__main__.TestTEFuserStatic) ... ok (0.297s) 2022-08-17T12:39:03.3735804Z test_minmax_int_ops (__main__.TestTEFuserStatic) ... ok (0.307s) 2022-08-17T12:39:03.4103944Z test_mul_bool (__main__.TestTEFuserStatic) ... ok (0.037s) 2022-08-17T12:39:03.5489968Z test_neg_pow (__main__.TestTEFuserStatic) ... ok (0.138s) 2022-08-17T12:39:03.5497580Z test_nonzero_device_cuda (__main__.TestTEFuserStatic) ... skip: needs non-zero device (0.001s) 2022-08-17T12:39:03.5505193Z test_nop (__main__.TestTEFuserStatic) ... ok (0.001s) 2022-08-17T12:39:03.5538845Z test_profiler (__main__.TestTEFuserStatic) ... STAGE:2022-08-17 12:39:03 5290:5290 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:39:03.5771618Z STAGE:2022-08-17 12:39:03 5290:5290 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:39:03.5780084Z ok (0.027s) 2022-08-17T12:39:03.5794538Z test_rand_broadcast_cuda (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:39:03.5805630Z test_rand_cuda (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:39:03.5813616Z test_rand_diamond (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:39:03.6277129Z test_relu (__main__.TestTEFuserStatic) ... ok (0.046s) 2022-08-17T12:39:03.6872853Z test_relu_fwd_bwd (__main__.TestTEFuserStatic) ... ok (0.059s) 2022-08-17T12:39:03.7151515Z test_remove_output_used_only_in_size (__main__.TestTEFuserStatic) ... ok (0.028s) 2022-08-17T12:39:03.7632991Z test_scalar (__main__.TestTEFuserStatic) ... ok (0.048s) 2022-08-17T12:39:03.8524720Z test_scalar_arg (__main__.TestTEFuserStatic) ... ok (0.089s) 2022-08-17T12:39:03.8993696Z test_scalar_only_inputs (__main__.TestTEFuserStatic) ... ok (0.047s) 2022-08-17T12:39:03.9282887Z test_skip_grad_in_check (__main__.TestTEFuserStatic) ... ok (0.029s) 2022-08-17T12:39:04.0004371Z test_small_constant (__main__.TestTEFuserStatic) ... ok (0.072s) 2022-08-17T12:39:04.0611313Z test_sub_gt_and (__main__.TestTEFuserStatic) ... ok (0.061s) 2022-08-17T12:39:04.1811870Z test_sum_dim (__main__.TestTEFuserStatic) ... ok (0.120s) 2022-08-17T12:39:04.2440233Z test_sum_keepdim_cast (__main__.TestTEFuserStatic) ... ok (0.063s) 2022-08-17T12:39:04.3019396Z test_sum_simple (__main__.TestTEFuserStatic) ... ok (0.058s) 2022-08-17T12:39:04.8427597Z test_superslomo (__main__.TestTEFuserStatic) ... ok (0.541s) 2022-08-17T12:39:04.9567273Z test_tensor_scalar_ops (__main__.TestTEFuserStatic) ... ok (0.114s) 2022-08-17T12:39:05.1692773Z test_ternary_norm_ops (__main__.TestTEFuserStatic) ... ok (0.212s) 2022-08-17T12:39:05.4265233Z test_ternary_ops (__main__.TestTEFuserStatic) ... ok (0.257s) 2022-08-17T12:39:05.4896320Z test_threshold (__main__.TestTEFuserStatic) ... ok (0.063s) 2022-08-17T12:39:05.5377736Z test_to_device (__main__.TestTEFuserStatic) ... ok (0.048s) 2022-08-17T12:39:06.4035861Z test_torch_to (__main__.TestTEFuserStatic) ... ok (0.866s) 2022-08-17T12:39:07.8343658Z test_type_as_cat (__main__.TestTEFuserStatic) ... ok (1.431s) 2022-08-17T12:39:07.8842939Z test_typecheck (__main__.TestTEFuserStatic) ... ok (0.050s) 2022-08-17T12:39:07.8863986Z test_unary_ops (__main__.TestTEFuserStatic) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:39:07.9150556Z test_unrolled_cat (__main__.TestTEFuserStatic) ... ok (0.028s) 2022-08-17T12:39:08.0020410Z test_unsqueeze_size_calculation (__main__.TestTEFuserStatic) ... ok (0.087s) 2022-08-17T12:39:08.2280291Z test_unsqueeze_var_dim (__main__.TestTEFuserStatic) ... ok (0.226s) 2022-08-17T12:39:08.2651116Z test_unsupported_dtypes (__main__.TestTEFuserStatic) ... ok (0.037s) 2022-08-17T12:39:08.3476938Z test_where_and_typing (__main__.TestTEFuserStatic) ... ok (0.082s) 2022-08-17T12:39:08.9732514Z test_where_ops (__main__.TestTEFuserStatic) ... ok (0.625s) 2022-08-17T12:39:09.0024342Z 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:39:09.0024978Z warnings.warn("Only works in script mode") 2022-08-17T12:39:09.0445311Z ok (0.071s) 2022-08-17T12:39:09.0903277Z test_zero_element_tensors (__main__.TestTEFuserStatic) ... ok (0.046s) 2022-08-17T12:39:09.0903607Z 2022-08-17T12:39:09.0904033Z ---------------------------------------------------------------------- 2022-08-17T12:39:09.0904417Z Ran 5773 tests in 112.637s 2022-08-17T12:39:09.0904968Z 2022-08-17T12:39:09.0905246Z OK (skipped=5034, expected failures=2) 2022-08-17T12:39:09.0905475Z 2022-08-17T12:39:09.0905628Z Generating XML reports... 2022-08-17T12:39:09.0950732Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-jit.test_fuser_common.TestFuserCommon-20220817123716.xml 2022-08-17T12:39:09.0953232Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestLoopnestRandomizationCPU-20220817123716.xml 2022-08-17T12:39:09.8548322Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestNNCOpInfoCPU-20220817123716.xml 2022-08-17T12:39:09.8633661Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserDynamic-20220817123716.xml 2022-08-17T12:39:09.8711014Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserStatic-20220817123716.xml 2022-08-17T12:39:10.4932149Z Running test_linalg ... [2022-08-17 12:39:10.492849] 2022-08-17T12:39:10.4933163Z Executing ['/opt/conda/bin/python', '-bb', 'test_linalg.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:39:10.492924] 2022-08-17T12:39:11.9168715Z Test results will be stored in test-reports/python-unittest/test_linalg 2022-08-17T12:39:11.9208644Z 2022-08-17T12:39:11.9208793Z Running tests... 2022-08-17T12:39:11.9209401Z ---------------------------------------------------------------------- 2022-08-17T12:39:12.4011724Z test_addbmm_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.480s) 2022-08-17T12:39:12.7871456Z test_addbmm_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.386s) 2022-08-17T12:39:13.1817731Z test_addbmm_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.395s) 2022-08-17T12:39:13.5272101Z test_addbmm_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.345s) 2022-08-17T12:39:13.8528249Z test_addbmm_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.326s) 2022-08-17T12:39:13.8678326Z test_addmm_activation_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.015s) 2022-08-17T12:39:13.8784131Z test_addmm_activation_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:39:13.8888993Z test_addmm_activation_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:39:13.8909522Z test_addmm_baddbmm_overflow_cpu_float16 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:39:13.9042379Z test_addmm_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:39:13.9155945Z test_addmm_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:39:13.9271458Z test_addmm_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:39:13.9372014Z test_addmm_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:39:13.9472179Z test_addmm_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:39:14.1792491Z test_addmm_sizes_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.232s) 2022-08-17T12:39:14.4070413Z test_addmm_sizes_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.228s) 2022-08-17T12:39:14.4253915Z test_addmv_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:39:14.4405420Z test_addmv_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.015s) 2022-08-17T12:39:14.4559502Z test_addmv_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.015s) 2022-08-17T12:39:14.4688830Z test_addmv_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:39:14.4810893Z test_addmv_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:39:14.4893405Z test_addmv_rowmajor_colmajor_incx_incy_lda_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:39:14.4970643Z test_addmv_rowmajor_colmajor_incx_incy_lda_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:39:14.5036247Z test_addr_bool_cpu_bool (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:39:14.5191338Z test_addr_float_and_complex_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.015s) 2022-08-17T12:39:14.5390071Z test_addr_float_and_complex_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:39:14.5589040Z test_addr_float_and_complex_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:39:14.5763987Z test_addr_float_and_complex_cpu_float16 (__main__.TestLinalgCPU) ... ok (0.017s) 2022-08-17T12:39:14.5917609Z test_addr_float_and_complex_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.015s) 2022-08-17T12:39:14.6065503Z test_addr_float_and_complex_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.015s) 2022-08-17T12:39:14.6279603Z test_addr_integral_cpu_int16 (__main__.TestLinalgCPU) ... ok (0.021s) 2022-08-17T12:39:14.6490655Z test_addr_integral_cpu_int32 (__main__.TestLinalgCPU) ... ok (0.021s) 2022-08-17T12:39:14.6698725Z test_addr_integral_cpu_int64 (__main__.TestLinalgCPU) ... ok (0.021s) 2022-08-17T12:39:14.6900733Z test_addr_integral_cpu_int8 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:39:14.7103172Z test_addr_integral_cpu_uint8 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:39:15.0487446Z test_addr_type_promotion_cpu (__main__.TestLinalgCPU) ... ok (0.338s) 2022-08-17T12:39:16.2315817Z test_baddbmm_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (1.183s) 2022-08-17T12:39:17.7246569Z test_baddbmm_cpu_complex128 (__main__.TestLinalgCPU) ... ok (1.493s) 2022-08-17T12:39:19.2389104Z test_baddbmm_cpu_complex64 (__main__.TestLinalgCPU) ... ok (1.514s) 2022-08-17T12:39:20.4322964Z test_baddbmm_cpu_float32 (__main__.TestLinalgCPU) ... ok (1.193s) 2022-08-17T12:39:21.5932858Z test_baddbmm_cpu_float64 (__main__.TestLinalgCPU) ... ok (1.161s) 2022-08-17T12:39:21.5965162Z test_blas_alpha_beta_empty_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:39:21.5996831Z test_blas_alpha_beta_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:39:21.6028224Z test_blas_alpha_beta_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:39:21.6058765Z test_blas_alpha_beta_empty_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:39:21.6089270Z test_blas_alpha_beta_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:39:21.6117808Z test_blas_alpha_beta_empty_cpu_int16 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:39:21.6146428Z test_blas_alpha_beta_empty_cpu_int32 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:39:21.6175037Z test_blas_alpha_beta_empty_cpu_int64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:39:21.6204337Z test_blas_alpha_beta_empty_cpu_int8 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:39:21.6233964Z test_blas_alpha_beta_empty_cpu_uint8 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:39:21.6360154Z test_blas_empty_cpu (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:39:21.6414875Z 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:39:21.6415605Z self.assertEqual(torch.mv(nm, _m), torch.mv(nm, _m, out=_m_out)) 2022-08-17T12:39:21.6417413Z ok (0.006s) 2022-08-17T12:39:21.6438426Z 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:39:21.6439135Z self.assertEqual(torch.mv(nm, _m), torch.mv(nm, _m, out=_m_out)) 2022-08-17T12:39:21.6445897Z ok (0.003s) 2022-08-17T12:39:21.6487902Z test_blas_nan_out_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:39:21.6530348Z test_blas_nan_out_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:39:21.6574268Z test_blas_nan_out_cpu_float16 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:39:21.6609185Z test_blas_nan_out_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:39:21.6644240Z test_blas_nan_out_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:39:22.0025583Z 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:39:22.0026779Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:39:22.0076693Z 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:39:22.0077303Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:39:22.0092601Z 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:39:22.0093203Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:39:22.0137470Z 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:39:22.0138064Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:39:22.0153629Z 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:39:22.0154218Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:39:22.0198364Z 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:39:22.0198970Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:39:22.0213958Z 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:39:22.0214547Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:39:22.4417891Z 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:39:22.4418982Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:39:22.4477174Z 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:39:22.4477792Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:39:22.4493392Z 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:39:22.4494003Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:39:22.4539219Z 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:39:22.4539817Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:39:22.4555894Z 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:39:22.4556484Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:39:22.4602097Z 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:39:22.4602677Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:39:22.4618382Z 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:39:22.4618982Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:39:22.4667397Z ok (0.802s) 2022-08-17T12:39:23.3033406Z test_bmm_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.836s) 2022-08-17T12:39:24.1576766Z test_bmm_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.854s) 2022-08-17T12:39:24.8700328Z test_bmm_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.712s) 2022-08-17T12:39:25.5276437Z test_bmm_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.658s) 2022-08-17T12:39:25.5324996Z 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:39:25.5326163Z torch.matmul(l, r, out=out) 2022-08-17T12:39:25.5383377Z 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:39:25.5384197Z torch.matmul(l, r, out=out) 2022-08-17T12:39:25.5424610Z ok (0.015s) 2022-08-17T12:39:25.5457011Z test_broadcast_fused_matmul_cpu (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:39:25.5472497Z 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:39:25.5473698Z return _VF.chain_matmul(matrices) # type: ignore[attr-defined] 2022-08-17T12:39:25.5524941Z ok (0.007s) 2022-08-17T12:39:25.5685319Z test_cholesky_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:39:25.5842753Z test_cholesky_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:39:25.5966354Z test_cholesky_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:39:25.6069450Z test_cholesky_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:39:25.6433384Z test_cholesky_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.036s) 2022-08-17T12:39:25.6784728Z test_cholesky_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.035s) 2022-08-17T12:39:25.7136467Z test_cholesky_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.035s) 2022-08-17T12:39:25.7489036Z test_cholesky_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.035s) 2022-08-17T12:39:25.7543948Z test_cholesky_ex_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:39:25.7607445Z test_cholesky_ex_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:39:25.7698218Z test_cholesky_ex_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:39:25.7773419Z test_cholesky_ex_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:39:25.7904788Z test_cholesky_ex_non_pd_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:39:25.8031174Z test_cholesky_ex_non_pd_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:39:25.8139013Z test_cholesky_ex_non_pd_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:39:25.8247830Z test_cholesky_ex_non_pd_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:39:25.8396363Z test_cholesky_inverse_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.015s) 2022-08-17T12:39:25.8542744Z test_cholesky_inverse_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.015s) 2022-08-17T12:39:25.8670426Z test_cholesky_inverse_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:39:25.8797634Z test_cholesky_inverse_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:39:25.9004294Z test_cholesky_inverse_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.021s) 2022-08-17T12:39:25.9205260Z test_cholesky_inverse_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:39:25.9405964Z test_cholesky_inverse_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:39:25.9606247Z test_cholesky_inverse_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:39:25.9682997Z test_cholesky_solve_batched_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:39:25.9756411Z test_cholesky_solve_batched_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:39:25.9824013Z test_cholesky_solve_batched_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:39:25.9889567Z test_cholesky_solve_batched_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:39:25.9908571Z 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:39:25.9909280Z L = torch.cholesky(A) 2022-08-17T12:39:25.9909534Z should be replaced with 2022-08-17T12:39:25.9909798Z L = torch.linalg.cholesky(A) 2022-08-17T12:39:25.9910038Z and 2022-08-17T12:39:25.9910267Z U = torch.cholesky(A, upper=True) 2022-08-17T12:39:25.9910529Z should be replaced with 2022-08-17T12:39:25.9910802Z U = torch.linalg.cholesky(A).mH(). 2022-08-17T12:39:25.9911323Z 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:39:25.9911834Z L = torch.cholesky(A, upper=upper) 2022-08-17T12:39:25.9949931Z ok (0.006s) 2022-08-17T12:39:26.0005107Z test_cholesky_solve_batched_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:39:26.0057750Z test_cholesky_solve_batched_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:39:26.0109505Z test_cholesky_solve_batched_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:39:26.0122451Z 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:39:26.0135760Z 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:39:26.0148612Z 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:39:26.0161309Z 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:39:26.0193122Z test_cholesky_solve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:39:26.0225226Z test_cholesky_solve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:39:26.0256738Z test_cholesky_solve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:39:26.0288040Z test_cholesky_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:39:26.0338842Z test_cholesky_solve_out_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:39:26.0388800Z test_cholesky_solve_out_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:39:26.0438675Z test_cholesky_solve_out_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:39:26.0487763Z test_cholesky_solve_out_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:39:26.0899229Z test_cond_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.041s) 2022-08-17T12:39:26.1319265Z test_cond_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.042s) 2022-08-17T12:39:26.1723690Z test_cond_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.040s) 2022-08-17T12:39:26.2106848Z test_cond_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.038s) 2022-08-17T12:39:26.2594340Z test_cond_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.049s) 2022-08-17T12:39:26.3072869Z test_cond_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.048s) 2022-08-17T12:39:26.3553032Z test_cond_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.048s) 2022-08-17T12:39:26.4032313Z test_cond_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.048s) 2022-08-17T12:39:26.9599464Z test_corner_cases_of_cublasltmatmul_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.556s) 2022-08-17T12:39:27.6905878Z test_corner_cases_of_cublasltmatmul_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.731s) 2022-08-17T12:39:28.2810358Z test_corner_cases_of_cublasltmatmul_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.590s) 2022-08-17T12:39:28.7519633Z test_corner_cases_of_cublasltmatmul_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.471s) 2022-08-17T12:39:29.3212643Z test_corner_cases_of_cublasltmatmul_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.569s) 2022-08-17T12:39:30.6476071Z test_corner_cases_of_cublasltmatmul_cpu_int16 (__main__.TestLinalgCPU) ... ok (1.326s) 2022-08-17T12:39:31.6022449Z test_corner_cases_of_cublasltmatmul_cpu_int32 (__main__.TestLinalgCPU) ... ok (0.954s) 2022-08-17T12:39:32.4667412Z test_corner_cases_of_cublasltmatmul_cpu_int64 (__main__.TestLinalgCPU) ... ok (0.864s) 2022-08-17T12:39:34.0402218Z test_corner_cases_of_cublasltmatmul_cpu_int8 (__main__.TestLinalgCPU) ... ok (1.573s) 2022-08-17T12:39:34.6354920Z test_corner_cases_of_cublasltmatmul_cpu_uint8 (__main__.TestLinalgCPU) ... ok (0.595s) 2022-08-17T12:39:34.6392069Z test_cross_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:39:34.6418188Z test_cross_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:39:34.6732546Z test_cross_errors_cpu (__main__.TestLinalgCPU) ... ok (0.031s) 2022-08-17T12:39:34.6750156Z test_cross_with_and_without_dim_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:39:34.6765750Z test_cross_with_and_without_dim_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:39:34.7006595Z test_det_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.024s) 2022-08-17T12:39:34.7163869Z test_det_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:39:34.7783594Z test_det_logdet_slogdet_batched_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.062s) 2022-08-17T12:39:34.7888534Z 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:39:34.7889782Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T12:39:34.7890363Z Q, R = torch.qr(A, some) 2022-08-17T12:39:34.7890768Z should be replaced with 2022-08-17T12:39:34.7891655Z 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:34.7892220Z q, _ = torch.qr(mat) 2022-08-17T12:39:35.7598388Z ok (0.981s) 2022-08-17T12:39:35.7848542Z test_dot_invalid_args_cpu (__main__.TestLinalgCPU) ... ok (0.025s) 2022-08-17T12:39:35.7884366Z test_dot_vs_numpy_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:39:35.7913295Z test_dot_vs_numpy_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:39:35.7936176Z test_dot_vs_numpy_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:39:35.7947005Z 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:39:35.7962508Z test_eig_compare_backends_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:39:35.7978163Z test_eig_compare_backends_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:39:35.7993871Z test_eig_compare_backends_cpu_float32 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:39:35.8009206Z test_eig_compare_backends_cpu_float64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:39:35.8263405Z test_eig_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.025s) 2022-08-17T12:39:35.8515253Z test_eig_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.025s) 2022-08-17T12:39:35.8874291Z test_eig_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.036s) 2022-08-17T12:39:35.9229200Z test_eig_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.035s) 2022-08-17T12:39:35.9338844Z test_eig_numpy_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:39:35.9434240Z test_eig_numpy_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:39:35.9644817Z test_eig_with_nan_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.021s) 2022-08-17T12:39:35.9853450Z test_eig_with_nan_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.021s) 2022-08-17T12:39:36.0059595Z test_eig_with_nan_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.021s) 2022-08-17T12:39:36.0266631Z test_eig_with_nan_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.021s) 2022-08-17T12:39:36.0478844Z test_eigh_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.021s) 2022-08-17T12:39:36.0700365Z test_eigh_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.022s) 2022-08-17T12:39:36.0915428Z test_eigh_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.021s) 2022-08-17T12:39:36.1120811Z test_eigh_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:39:36.1462215Z test_eigh_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.034s) 2022-08-17T12:39:36.1800397Z test_eigh_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.034s) 2022-08-17T12:39:36.2136715Z test_eigh_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.034s) 2022-08-17T12:39:36.2472777Z test_eigh_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.034s) 2022-08-17T12:39:36.2500678Z test_eigh_lower_uplo_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:39:36.2526251Z test_eigh_lower_uplo_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:39:36.2551784Z test_eigh_lower_uplo_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:39:36.2573194Z test_eigh_lower_uplo_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:39:36.2595836Z test_eigvals_compare_backends_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:39:36.2617350Z test_eigvals_compare_backends_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:39:36.2639068Z test_eigvals_compare_backends_cpu_float32 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:39:36.2660587Z test_eigvals_compare_backends_cpu_float64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:39:36.2775479Z test_eigvals_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:39:36.2889684Z test_eigvals_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:39:36.3024389Z test_eigvals_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:39:36.3158249Z test_eigvals_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:39:36.3233296Z test_eigvals_numpy_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:39:36.3299518Z test_eigvals_numpy_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:39:36.3404731Z test_eigvalsh_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:39:36.3514314Z test_eigvalsh_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:39:36.3619275Z test_eigvalsh_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:39:36.3718271Z test_eigvalsh_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:39:36.3902318Z 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:39:36.3903302Z out = torch.empty_like(t).to(real_dtype) 2022-08-17T12:39:36.3975453Z ok (0.026s) 2022-08-17T12:39:36.4231055Z test_eigvalsh_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.025s) 2022-08-17T12:39:36.4485427Z test_eigvalsh_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.025s) 2022-08-17T12:39:36.4740101Z test_eigvalsh_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.025s) 2022-08-17T12:39:36.4809069Z test_einsum_corner_cases_cpu (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:39:36.4932522Z test_einsum_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:39:36.5037509Z test_einsum_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:39:36.5418129Z test_einsum_error_cases_cpu (__main__.TestLinalgCPU) ... ok (0.038s) 2022-08-17T12:39:36.7147485Z test_einsum_random_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.173s) 2022-08-17T12:39:36.8739863Z test_einsum_random_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.159s) 2022-08-17T12:39:36.8802418Z test_einsum_sublist_format_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:39:36.8855892Z test_einsum_sublist_format_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:39:36.9089791Z test_geqrf_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.023s) 2022-08-17T12:39:36.9320606Z test_geqrf_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.023s) 2022-08-17T12:39:36.9537586Z test_geqrf_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.022s) 2022-08-17T12:39:36.9742010Z test_geqrf_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:39:36.9841084Z test_householder_product_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:39:36.9935916Z test_householder_product_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:39:37.0026141Z test_householder_product_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:39:37.0113446Z test_householder_product_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:39:37.0348357Z test_householder_product_errors_and_warnings_cpu (__main__.TestLinalgCPU) ... ok (0.023s) 2022-08-17T12:39:37.0477496Z test_inner_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:39:37.0593909Z test_inner_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:39:37.0997772Z test_inv_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.040s) 2022-08-17T12:39:37.1398021Z test_inv_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.040s) 2022-08-17T12:39:37.1796818Z test_inv_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.040s) 2022-08-17T12:39:37.2194439Z test_inv_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.040s) 2022-08-17T12:39:37.2204871Z test_inv_ex_info_device_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:39:37.2214644Z test_inv_ex_info_device_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:39:37.2223650Z test_inv_ex_info_device_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:39:37.2232560Z test_inv_ex_info_device_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:39:37.2349376Z test_inv_ex_singular_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:39:37.2462579Z test_inv_ex_singular_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:39:37.2576896Z test_inv_ex_singular_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:39:37.2690395Z test_inv_ex_singular_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:39:37.2868479Z test_invariance_error_spectral_decompositions_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:39:37.3573504Z test_inverse_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.070s) 2022-08-17T12:39:37.4304269Z test_inverse_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.073s) 2022-08-17T12:39:37.4944718Z test_inverse_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.064s) 2022-08-17T12:39:37.5561666Z test_inverse_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.062s) 2022-08-17T12:39:37.5979822Z test_inverse_errors_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.042s) 2022-08-17T12:39:37.6395292Z test_inverse_errors_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.041s) 2022-08-17T12:39:37.6809889Z test_inverse_errors_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.041s) 2022-08-17T12:39:37.7224821Z test_inverse_errors_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.041s) 2022-08-17T12:39:38.2671777Z test_inverse_errors_large_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.545s) 2022-08-17T12:39:38.5375057Z test_inverse_errors_large_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.270s) 2022-08-17T12:39:38.6693719Z test_inverse_errors_large_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.132s) 2022-08-17T12:39:38.8790741Z test_inverse_errors_large_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.210s) 2022-08-17T12:39:38.8806695Z 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:39:38.8822181Z 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:39:38.8836095Z 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:39:38.8849363Z 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:39:38.8954306Z test_kron_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:39:38.9057818Z test_kron_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:39:38.9145913Z test_kron_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:39:38.9228977Z test_kron_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:39:38.9251294Z test_kron_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:39:38.9273787Z test_kron_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:39:38.9295213Z test_kron_empty_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:39:38.9316892Z test_kron_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:39:38.9379084Z 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:39:38.9379792Z torch.kron(a, b, out=out) 2022-08-17T12:39:38.9379982Z ok (0.006s) 2022-08-17T12:39:38.9439301Z 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:39:38.9440360Z torch.kron(a, b, out=out) 2022-08-17T12:39:38.9440549Z ok (0.006s) 2022-08-17T12:39:38.9498872Z 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:39:38.9499870Z torch.kron(a, b, out=out) 2022-08-17T12:39:38.9500064Z ok (0.006s) 2022-08-17T12:39:38.9559034Z 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:39:38.9559752Z torch.kron(a, b, out=out) 2022-08-17T12:39:38.9559945Z ok (0.006s) 2022-08-17T12:39:38.9593054Z 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:39:38.9593927Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-08-17T12:39:38.9594293Z L, _ = torch.eig(A) 2022-08-17T12:39:38.9594493Z should be replaced with 2022-08-17T12:39:38.9594822Z L_complex = torch.linalg.eigvals(A) 2022-08-17T12:39:38.9595027Z and 2022-08-17T12:39:38.9595209Z L, V = torch.eig(A, eigenvectors=True) 2022-08-17T12:39:38.9595416Z should be replaced with 2022-08-17T12:39:38.9595897Z 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:39:38.9596498Z for shape in args)) 2022-08-17T12:39:38.9596856Z 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:39:38.9597336Z 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:38.9597643Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T12:39:38.9597852Z should be replaced with 2022-08-17T12:39:38.9598235Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T12:39:38.9598437Z and 2022-08-17T12:39:38.9598623Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T12:39:38.9598831Z should be replaced with 2022-08-17T12:39:38.9599290Z 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:38.9599626Z for shape in args)) 2022-08-17T12:39:38.9633202Z 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:39:38.9633988Z 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:39:38.9634370Z To get the qr decomposition consider using torch.linalg.qr. 2022-08-17T12:39:38.9634990Z 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:39:38.9635562Z The unpacking of the solution, as in 2022-08-17T12:39:38.9635792Z X, _ = torch.lstsq(B, A).solution[:A.size(1)] 2022-08-17T12:39:38.9635989Z should be replaced with 2022-08-17T12:39:38.9636327Z X = torch.linalg.lstsq(A, B).solution (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:4047.) 2022-08-17T12:39:38.9636726Z self.assertRaises(RuntimeError, lambda: torch.lstsq(torch.randn(0, 0), torch.randn(0, 0))) 2022-08-17T12:39:38.9669530Z ok (0.011s) 2022-08-17T12:39:39.0021137Z test_ldl_factor_cpu_complex128 (__main__.TestLinalgCPU) ... test_linalg.py:7571: ComplexWarning: scipy.linalg.ldl(): 2022-08-17T12:39:39.0022048Z The imaginary parts of the diagonalare ignored. Use "hermitian=False" for factorization ofcomplex symmetric arrays. 2022-08-17T12:39:39.0022804Z lambda x: scipy_ldl(x, hermitian=hermitian, lower=True), 2022-08-17T12:39:39.0125651Z ok (0.045s) 2022-08-17T12:39:39.0284564Z test_ldl_factor_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:39:39.0411616Z test_ldl_factor_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:39:39.0570920Z test_ldl_factor_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:39:39.0693252Z test_ldl_solve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:39:39.0761240Z test_ldl_solve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:39:39.0800895Z test_ldl_solve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:39:39.0840346Z test_ldl_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:39:39.0920823Z test_linalg_cross_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:39:39.0987580Z test_linalg_cross_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:39:39.1251464Z test_linalg_cross_errors_cpu (__main__.TestLinalgCPU) ... ok (0.026s) 2022-08-17T12:39:39.1268864Z test_linalg_cross_with_and_without_dim_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:39:39.1285153Z test_linalg_cross_with_and_without_dim_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:39:39.1792531Z test_linalg_lstsq_batch_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.050s) 2022-08-17T12:39:39.2416577Z test_linalg_lstsq_batch_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.062s) 2022-08-17T12:39:39.2829293Z test_linalg_lstsq_batch_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.041s) 2022-08-17T12:39:39.3233887Z test_linalg_lstsq_batch_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.040s) 2022-08-17T12:39:40.8019847Z test_linalg_lstsq_cpu_complex128 (__main__.TestLinalgCPU) ... ok (1.478s) 2022-08-17T12:39:42.3322449Z test_linalg_lstsq_cpu_complex64 (__main__.TestLinalgCPU) ... ok (1.530s) 2022-08-17T12:39:43.7361262Z test_linalg_lstsq_cpu_float32 (__main__.TestLinalgCPU) ... ok (1.404s) 2022-08-17T12:39:45.0684690Z test_linalg_lstsq_cpu_float64 (__main__.TestLinalgCPU) ... ok (1.332s) 2022-08-17T12:39:45.1089268Z test_linalg_lstsq_input_checks_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.040s) 2022-08-17T12:39:45.1430185Z test_linalg_lstsq_input_checks_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.034s) 2022-08-17T12:39:45.1769177Z test_linalg_lstsq_input_checks_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.034s) 2022-08-17T12:39:45.2107200Z test_linalg_lstsq_input_checks_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.034s) 2022-08-17T12:39:45.2157929Z 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:39:45.2158925Z LU, pivots = torch.lu(A, compute_pivots) 2022-08-17T12:39:45.2159200Z should be replaced with 2022-08-17T12:39:45.2159596Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2022-08-17T12:39:45.2159941Z and 2022-08-17T12:39:45.2160260Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2022-08-17T12:39:45.2160609Z should be replaced with 2022-08-17T12:39:45.2161100Z 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:39:45.2161651Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2022-08-17T12:39:45.5327769Z ok (0.322s) 2022-08-17T12:39:45.8585213Z test_linalg_lu_family_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.326s) 2022-08-17T12:39:46.1406547Z test_linalg_lu_family_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.282s) 2022-08-17T12:39:46.5777158Z test_linalg_lu_family_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.437s) 2022-08-17T12:39:46.6037938Z test_linalg_lu_solve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.026s) 2022-08-17T12:39:46.6286136Z test_linalg_lu_solve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.025s) 2022-08-17T12:39:46.6482723Z test_linalg_lu_solve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:39:46.6675009Z test_linalg_lu_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.019s) 2022-08-17T12:39:46.6715997Z 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:39:46.6756157Z 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:39:46.6795581Z 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:39:46.6835297Z 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:39:46.7051869Z test_linalg_matrix_exp_batch_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.021s) 2022-08-17T12:39:46.7251967Z test_linalg_matrix_exp_batch_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:39:46.7385258Z test_linalg_matrix_exp_boundary_cases_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:39:46.7516171Z test_linalg_matrix_exp_boundary_cases_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:39:46.7645523Z test_linalg_matrix_exp_boundary_cases_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:39:46.7776021Z test_linalg_matrix_exp_boundary_cases_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:39:46.8358000Z test_linalg_matrix_exp_compare_with_taylor_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.058s) 2022-08-17T12:39:46.8965380Z test_linalg_matrix_exp_compare_with_taylor_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.061s) 2022-08-17T12:39:46.9527737Z test_linalg_matrix_exp_compare_with_taylor_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.056s) 2022-08-17T12:39:47.0047293Z test_linalg_matrix_exp_compare_with_taylor_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.052s) 2022-08-17T12:39:47.0068136Z test_linalg_matrix_exp_no_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:39:47.0192528Z test_linalg_matrix_exp_utils_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:39:47.0293326Z test_linalg_matrix_exp_utils_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:39:47.0417510Z test_linalg_qr_autograd_errors_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:39:47.0592300Z test_linalg_solve_triangular_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.017s) 2022-08-17T12:39:47.0769269Z test_linalg_solve_triangular_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:39:47.0911657Z test_linalg_solve_triangular_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.014s) 2022-08-17T12:39:47.1048876Z test_linalg_solve_triangular_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.014s) 2022-08-17T12:39:48.7249630Z test_linalg_solve_triangular_cpu_complex128 (__main__.TestLinalgCPU) ... ok (1.620s) 2022-08-17T12:39:50.3710914Z test_linalg_solve_triangular_cpu_complex64 (__main__.TestLinalgCPU) ... ok (1.646s) 2022-08-17T12:39:50.7025607Z test_linalg_solve_triangular_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.331s) 2022-08-17T12:39:51.0150855Z test_linalg_solve_triangular_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.312s) 2022-08-17T12:39:51.0175864Z test_linalg_solve_triangular_large_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:39:51.0189666Z test_linalg_solve_triangular_large_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:39:51.0202813Z test_linalg_solve_triangular_large_cpu_float32 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:39:51.0215267Z test_linalg_solve_triangular_large_cpu_float64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:39:51.0314206Z test_linear_algebra_scalar_raises_cpu (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:39:51.7346001Z test_lobpcg_basic_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.703s) 2022-08-17T12:39:57.7607207Z test_lobpcg_ortho_cpu_float64 (__main__.TestLinalgCPU) ... ok (6.026s) 2022-08-17T12:39:57.7669519Z test_lobpcg_scipy_cpu_float64 (__main__.TestLinalgCPU) 2022-08-17T12:40:05.1633428Z Compare torch and scipy.sparse.linalg implementations of lobpcg ... 2022-08-17T12:40:05.1634004Z CPU timings: torch.lobpcg vs scipy.sparse.linalg.lobpcg 2022-08-17T12:40:05.1634606Z ------------------------------------------------------- 2022-08-17T12:40:05.1635078Z | standard | generalized | method 2022-08-17T12:40:05.1635444Z torch.lobpcg | 174.51 | 200.12 | ortho 2022-08-17T12:40:05.1635782Z scipy_lobpcg | 131.85 | 138.58 | N/A 2022-08-17T12:40:05.1636277Z -(input size: 500, eigenpairs: 7, units: ms per call)- 2022-08-17T12:40:05.1636606Z 2022-08-17T12:40:14.0765727Z Handling of small tol=1e-100: torch.lobpcg vs scipy.sparse.linalg.lobpcg 2022-08-17T12:40:14.0766382Z ---------------------------------------------------------------------------- 2022-08-17T12:40:14.0766783Z | standard | generalized | niter | method 2022-08-17T12:40:14.0767234Z torch.lobpcg | 1.45e-13 | 8.28e-15 | 1000 | ortho 2022-08-17T12:40:14.0767679Z scipy_lobpcg | 2.66e-09 | 1.14e-07 | 1002 | N/A 2022-08-17T12:40:14.0768163Z ---(input size: 500, eigenpairs: 7, units: relative error, maxiter=1000)--- 2022-08-17T12:40:14.0768420Z 2022-08-17T12:40:14.0776991Z ok (16.317s) 2022-08-17T12:40:14.9257950Z test_lobpcg_torchscript_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.848s) 2022-08-17T12:40:14.9361518Z 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:40:14.9362221Z res3 = torch.lstsq(b, a, out=(b, a))[0] 2022-08-17T12:40:14.9369022Z ok (0.011s) 2022-08-17T12:40:14.9394894Z 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:40:14.9395494Z Note that torch.linalg.lu_solve has its arguments reversed. 2022-08-17T12:40:14.9396124Z X = torch.lu_solve(B, LU, pivots) 2022-08-17T12:40:14.9396376Z should be replaced with 2022-08-17T12:40:14.9396815Z 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:14.9397255Z x = torch.lu_solve(b, LU_data, LU_pivots) 2022-08-17T12:40:14.9421142Z ok (0.005s) 2022-08-17T12:40:14.9468093Z test_lu_solve_batched_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:40:14.9510321Z test_lu_solve_batched_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:40:14.9550776Z test_lu_solve_batched_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:40:14.9604203Z test_lu_solve_batched_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:40:14.9657383Z test_lu_solve_batched_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:40:14.9707348Z test_lu_solve_batched_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:40:14.9756915Z test_lu_solve_batched_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:40:14.9768727Z 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:40:14.9780627Z 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:40:14.9792035Z 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:40:14.9803372Z 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:40:14.9836585Z test_lu_solve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:40:14.9871305Z test_lu_solve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:40:14.9903163Z test_lu_solve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:40:14.9935493Z test_lu_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:40:14.9947107Z test_lu_solve_large_matrices_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:14.9957897Z test_lu_solve_large_matrices_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:14.9968434Z test_lu_solve_large_matrices_cpu_float32 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:14.9979157Z test_lu_solve_large_matrices_cpu_float64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:15.0037456Z test_lu_unpack_check_input_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:40:15.0049460Z test_matmul_45724_cpu (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:15.0176080Z 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:40:15.0176975Z ans = torch.matmul(x, y, out=out) 2022-08-17T12:40:15.0197470Z 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:40:15.0198336Z ans = torch.matmul(x, y, out=out) 2022-08-17T12:40:15.0218566Z 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:40:15.0219163Z ans = torch.matmul(x, y, out=out) 2022-08-17T12:40:15.4567072Z ok (0.452s) 2022-08-17T12:40:15.8371485Z test_matmul_small_brute_force_1d_Nd_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.380s) 2022-08-17T12:40:16.0686282Z test_matmul_small_brute_force_1d_Nd_cpu_int64 (__main__.TestLinalgCPU) ... ok (0.231s) 2022-08-17T12:40:17.9019646Z test_matmul_small_brute_force_2d_Nd_cpu_complex64 (__main__.TestLinalgCPU) ... ok (1.833s) 2022-08-17T12:40:19.4384261Z test_matmul_small_brute_force_2d_Nd_cpu_float32 (__main__.TestLinalgCPU) ... ok (1.536s) 2022-08-17T12:40:20.4257276Z test_matmul_small_brute_force_2d_Nd_cpu_int64 (__main__.TestLinalgCPU) ... ok (0.987s) 2022-08-17T12:40:22.5297531Z test_matmul_small_brute_force_3d_Nd_cpu_complex64 (__main__.TestLinalgCPU) ... ok (2.104s) 2022-08-17T12:40:24.2956811Z test_matmul_small_brute_force_3d_Nd_cpu_float32 (__main__.TestLinalgCPU) ... ok (1.766s) 2022-08-17T12:40:25.3722406Z test_matmul_small_brute_force_3d_Nd_cpu_int64 (__main__.TestLinalgCPU) ... ok (1.077s) 2022-08-17T12:40:25.3870294Z test_matrix_norm_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.015s) 2022-08-17T12:40:25.3985186Z test_matrix_norm_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:40:25.4126954Z test_matrix_power_negative_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.014s) 2022-08-17T12:40:25.4250983Z test_matrix_power_negative_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:40:25.4342759Z test_matrix_power_non_negative_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:40:25.4423154Z test_matrix_power_non_negative_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:40:25.4627031Z test_matrix_rank_atol_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:40:25.4837551Z test_matrix_rank_atol_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.021s) 2022-08-17T12:40:25.5036544Z test_matrix_rank_atol_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:40:25.5225591Z test_matrix_rank_atol_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.019s) 2022-08-17T12:40:25.5250970Z test_matrix_rank_atol_rtol_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:40:25.5268330Z test_matrix_rank_basic_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:25.5284264Z test_matrix_rank_basic_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:25.5300595Z test_matrix_rank_basic_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:25.5317572Z test_matrix_rank_basic_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:25.5476015Z test_matrix_rank_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:40:25.5631185Z test_matrix_rank_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.015s) 2022-08-17T12:40:25.5774614Z test_matrix_rank_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.014s) 2022-08-17T12:40:25.5915597Z test_matrix_rank_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.014s) 2022-08-17T12:40:25.6007703Z test_matrix_rank_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:40:25.6094963Z test_matrix_rank_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:40:25.6188452Z test_matrix_rank_empty_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:40:25.6288599Z test_matrix_rank_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:40:25.6327226Z test_matrix_rank_out_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:40:25.6363150Z test_matrix_rank_out_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:40:25.6399229Z test_matrix_rank_out_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:40:25.6435509Z test_matrix_rank_out_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:40:25.6476231Z test_mm_bmm_non_memory_dense_cpu (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:40:25.6513333Z test_mm_cpu_complex128 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-17T12:40:25.6548905Z test_mm_cpu_complex64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:40:25.6584418Z test_mm_cpu_float32 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-17T12:40:25.6619034Z test_mm_cpu_float64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:40:25.6653987Z test_mm_cpu_int32 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:40:25.6689062Z test_mm_cpu_int64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:40:25.6783835Z test_multi_dot_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:40:25.6857488Z test_multi_dot_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:40:25.7137668Z test_multi_dot_errors_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.028s) 2022-08-17T12:40:25.7322784Z test_norm_complex_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:40:25.7510625Z test_norm_complex_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.019s) 2022-08-17T12:40:25.7580267Z test_norm_complex_old_cpu (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:40:25.7947243Z test_norm_dtype_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.037s) 2022-08-17T12:40:25.8251440Z test_norm_dtype_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.030s) 2022-08-17T12:40:25.8816469Z test_norm_dtype_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.056s) 2022-08-17T12:40:25.9199461Z test_norm_dtype_cpu_float16 (__main__.TestLinalgCPU) ... ok (0.038s) 2022-08-17T12:40:25.9702878Z test_norm_dtype_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.050s) 2022-08-17T12:40:25.9969967Z test_norm_dtype_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.027s) 2022-08-17T12:40:26.1538449Z test_norm_errors_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.157s) 2022-08-17T12:40:26.3074640Z test_norm_errors_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.154s) 2022-08-17T12:40:26.3111204Z 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:40:26.3111551Z ret **= (1 / ord) 2022-08-17T12:40:26.3126165Z /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2514: RuntimeWarning: divide by zero encountered in reciprocal 2022-08-17T12:40:26.3126464Z absx **= ord 2022-08-17T12:40:26.3127780Z /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2514: RuntimeWarning: divide by zero encountered in power 2022-08-17T12:40:26.3128052Z absx **= ord 2022-08-17T12:40:26.3461757Z ok (0.039s) 2022-08-17T12:40:26.3490551Z test_norm_fastpaths_cpu (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:40:26.4385443Z test_norm_fro_2_equivalence_old_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.089s) 2022-08-17T12:40:26.4401439Z test_norm_fused_type_promotion_cpu_bfloat16 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:40:26.4415970Z test_norm_fused_type_promotion_cpu_float16 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:26.6111220Z test_norm_matrix_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.169s) 2022-08-17T12:40:26.7861203Z test_norm_matrix_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.175s) 2022-08-17T12:40:27.3159442Z test_norm_matrix_degenerate_shapes_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.530s) 2022-08-17T12:40:27.8490692Z test_norm_matrix_degenerate_shapes_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.533s) 2022-08-17T12:40:28.3871913Z test_norm_matrix_degenerate_shapes_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.538s) 2022-08-17T12:40:28.9262782Z test_norm_matrix_degenerate_shapes_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.539s) 2022-08-17T12:40:28.9695108Z test_norm_old_cpu (__main__.TestLinalgCPU) ... ok (0.043s) 2022-08-17T12:40:28.9729745Z test_norm_old_nan_propagation_cpu (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:40:29.0339036Z test_norm_vector_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.061s) 2022-08-17T12:40:29.4762461Z test_norm_vector_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.442s) 2022-08-17T12:40:29.6810052Z test_norm_vector_degenerate_shapes_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.205s) 2022-08-17T12:40:29.8858648Z test_norm_vector_degenerate_shapes_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.205s) 2022-08-17T12:40:30.0901173Z test_norm_vector_degenerate_shapes_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.204s) 2022-08-17T12:40:30.2940232Z test_norm_vector_degenerate_shapes_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.204s) 2022-08-17T12:40:30.9788816Z test_nuclear_norm_axes_small_brute_force_old_cpu (__main__.TestLinalgCPU) ... ok (0.685s) 2022-08-17T12:40:31.0096409Z test_nuclear_norm_exceptions_old_cpu (__main__.TestLinalgCPU) ... ok (0.031s) 2022-08-17T12:40:31.0233791Z test_nuclear_norm_out_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.014s) 2022-08-17T12:40:31.0383408Z test_nuclear_norm_out_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.015s) 2022-08-17T12:40:31.0431736Z test_old_cholesky_batched_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:40:31.0477037Z test_old_cholesky_batched_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:40:31.0519406Z test_old_cholesky_batched_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:40:31.0559781Z test_old_cholesky_batched_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:40:31.0574819Z 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:40:31.0585651Z test_old_cholesky_batched_upper_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:31.0597588Z test_old_cholesky_batched_upper_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:31.0607998Z test_old_cholesky_batched_upper_cpu_float32 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:31.0618662Z test_old_cholesky_batched_upper_cpu_float64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:31.0644093Z test_old_cholesky_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.0668557Z test_old_cholesky_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.0691412Z test_old_cholesky_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.0714520Z test_old_cholesky_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.0729357Z test_old_cholesky_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.0743792Z test_old_cholesky_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.0757838Z test_old_cholesky_empty_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.0771083Z test_old_cholesky_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.0806198Z test_old_eig_basic_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:40:31.0841901Z test_old_eig_basic_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:40:31.0877265Z test_old_eig_basic_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:40:31.0910830Z test_old_eig_basic_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:40:31.1124999Z test_old_eig_invalid_input_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.021s) 2022-08-17T12:40:31.1334274Z test_old_eig_invalid_input_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.021s) 2022-08-17T12:40:31.1478404Z test_old_eig_out_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.014s) 2022-08-17T12:40:31.1618820Z test_old_eig_out_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.014s) 2022-08-17T12:40:31.1647751Z test_old_eig_reuse_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:40:31.1674981Z test_old_eig_reuse_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:40:31.1702106Z 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:40:31.1702834Z self.assertEqual(torch.matrix_rank(a).item(), 10) 2022-08-17T12:40:31.1738785Z 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:40:31.1739592Z self.assertEqual(torch.matrix_rank(a, 0.01), np.linalg.matrix_rank(a.cpu().numpy(), 0.01)) 2022-08-17T12:40:31.1763669Z ok (0.009s) 2022-08-17T12:40:31.1845461Z test_old_matrix_rank_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:40:31.1920061Z test_old_matrix_rank_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:40:31.1993647Z test_old_matrix_rank_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:40:31.2964030Z test_ormqr_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.097s) 2022-08-17T12:40:31.3862530Z test_ormqr_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.090s) 2022-08-17T12:40:31.4623025Z test_ormqr_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.076s) 2022-08-17T12:40:31.5243405Z test_ormqr_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.062s) 2022-08-17T12:40:31.5522242Z test_ormqr_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.028s) 2022-08-17T12:40:31.5791867Z test_ormqr_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.027s) 2022-08-17T12:40:31.6055006Z test_ormqr_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.026s) 2022-08-17T12:40:31.6317776Z test_ormqr_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.026s) 2022-08-17T12:40:31.6359306Z 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:40:31.6360266Z torch.ger(a, b, out=out) 2022-08-17T12:40:31.6393114Z ok (0.008s) 2022-08-17T12:40:31.6439195Z test_outer_cpu_bool (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:40:31.6512828Z test_outer_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:40:31.6583935Z test_outer_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:40:31.6654787Z test_outer_cpu_float16 (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:40:31.6717153Z test_outer_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:40:31.6781003Z test_outer_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:40:31.6825933Z test_outer_cpu_int16 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:40:31.6870276Z test_outer_cpu_int32 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:40:31.6912714Z test_outer_cpu_int64 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:40:31.6955548Z test_outer_cpu_int8 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:40:31.6998521Z test_outer_cpu_uint8 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:40:31.7234551Z test_outer_ger_addr_legacy_tests_cpu (__main__.TestLinalgCPU) ... ok (0.023s) 2022-08-17T12:40:31.7252559Z test_outer_type_promotion_cpu_bfloat16_bfloat16 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.7271131Z test_outer_type_promotion_cpu_bfloat16_bool (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.7286411Z test_outer_type_promotion_cpu_bfloat16_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.7302697Z test_outer_type_promotion_cpu_bfloat16_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.7319942Z test_outer_type_promotion_cpu_bfloat16_float16 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.7337231Z test_outer_type_promotion_cpu_bfloat16_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.7353655Z test_outer_type_promotion_cpu_bfloat16_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.7368508Z test_outer_type_promotion_cpu_bfloat16_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.7384975Z test_outer_type_promotion_cpu_bfloat16_int32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.7401427Z test_outer_type_promotion_cpu_bfloat16_int64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.7417694Z test_outer_type_promotion_cpu_bfloat16_int8 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.7434327Z test_outer_type_promotion_cpu_bfloat16_uint8 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.7450705Z test_outer_type_promotion_cpu_bool_bfloat16 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.7466864Z test_outer_type_promotion_cpu_bool_bool (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.7484129Z test_outer_type_promotion_cpu_bool_complex128 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.7499877Z test_outer_type_promotion_cpu_bool_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.7516797Z test_outer_type_promotion_cpu_bool_float16 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.7533745Z test_outer_type_promotion_cpu_bool_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.7550116Z test_outer_type_promotion_cpu_bool_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.7565917Z test_outer_type_promotion_cpu_bool_int16 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.7580521Z test_outer_type_promotion_cpu_bool_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.7595148Z test_outer_type_promotion_cpu_bool_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.7609657Z test_outer_type_promotion_cpu_bool_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.7624107Z test_outer_type_promotion_cpu_bool_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.7638878Z test_outer_type_promotion_cpu_complex128_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.7653327Z test_outer_type_promotion_cpu_complex128_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.7667686Z test_outer_type_promotion_cpu_complex128_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.7682116Z test_outer_type_promotion_cpu_complex128_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.7697269Z test_outer_type_promotion_cpu_complex128_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.7712473Z test_outer_type_promotion_cpu_complex128_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.7728505Z test_outer_type_promotion_cpu_complex128_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.7745149Z test_outer_type_promotion_cpu_complex128_int16 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.7762558Z test_outer_type_promotion_cpu_complex128_int32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.7778079Z test_outer_type_promotion_cpu_complex128_int64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.7793516Z test_outer_type_promotion_cpu_complex128_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.7808002Z test_outer_type_promotion_cpu_complex128_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.7822731Z test_outer_type_promotion_cpu_complex64_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.7837354Z test_outer_type_promotion_cpu_complex64_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.7851706Z test_outer_type_promotion_cpu_complex64_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.7866529Z test_outer_type_promotion_cpu_complex64_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.7881244Z test_outer_type_promotion_cpu_complex64_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.7896009Z test_outer_type_promotion_cpu_complex64_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.7911120Z test_outer_type_promotion_cpu_complex64_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.7925557Z test_outer_type_promotion_cpu_complex64_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.7939616Z test_outer_type_promotion_cpu_complex64_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.7954114Z test_outer_type_promotion_cpu_complex64_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.7968391Z test_outer_type_promotion_cpu_complex64_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.7982887Z test_outer_type_promotion_cpu_complex64_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.7998304Z test_outer_type_promotion_cpu_float16_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8013713Z test_outer_type_promotion_cpu_float16_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8030237Z test_outer_type_promotion_cpu_float16_complex128 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.8046710Z test_outer_type_promotion_cpu_float16_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.8062492Z test_outer_type_promotion_cpu_float16_float16 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.8078082Z test_outer_type_promotion_cpu_float16_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.8093720Z test_outer_type_promotion_cpu_float16_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.8109783Z test_outer_type_promotion_cpu_float16_int16 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.8125591Z test_outer_type_promotion_cpu_float16_int32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.8188236Z test_outer_type_promotion_cpu_float16_int64 (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:40:31.8237225Z test_outer_type_promotion_cpu_float16_int8 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:40:31.8252829Z test_outer_type_promotion_cpu_float16_uint8 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.8267986Z test_outer_type_promotion_cpu_float32_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8282792Z test_outer_type_promotion_cpu_float32_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8297230Z test_outer_type_promotion_cpu_float32_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8311920Z test_outer_type_promotion_cpu_float32_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8326820Z test_outer_type_promotion_cpu_float32_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8341890Z test_outer_type_promotion_cpu_float32_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8356624Z test_outer_type_promotion_cpu_float32_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8371025Z test_outer_type_promotion_cpu_float32_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8387292Z test_outer_type_promotion_cpu_float32_int32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.8401895Z test_outer_type_promotion_cpu_float32_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8418046Z test_outer_type_promotion_cpu_float32_int8 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.8433135Z test_outer_type_promotion_cpu_float32_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8447339Z test_outer_type_promotion_cpu_float64_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8462852Z test_outer_type_promotion_cpu_float64_bool (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.8478781Z test_outer_type_promotion_cpu_float64_complex128 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.8493410Z test_outer_type_promotion_cpu_float64_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8509047Z test_outer_type_promotion_cpu_float64_float16 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.8524279Z test_outer_type_promotion_cpu_float64_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8538687Z test_outer_type_promotion_cpu_float64_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8553555Z test_outer_type_promotion_cpu_float64_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8568090Z test_outer_type_promotion_cpu_float64_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8582731Z test_outer_type_promotion_cpu_float64_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8597444Z test_outer_type_promotion_cpu_float64_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8612083Z test_outer_type_promotion_cpu_float64_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8628523Z test_outer_type_promotion_cpu_int16_bfloat16 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.8643256Z test_outer_type_promotion_cpu_int16_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8657906Z test_outer_type_promotion_cpu_int16_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8672794Z test_outer_type_promotion_cpu_int16_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8687875Z test_outer_type_promotion_cpu_int16_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8703299Z test_outer_type_promotion_cpu_int16_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8718651Z test_outer_type_promotion_cpu_int16_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.8734073Z test_outer_type_promotion_cpu_int16_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8749810Z test_outer_type_promotion_cpu_int16_int32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.8764468Z test_outer_type_promotion_cpu_int16_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8779036Z test_outer_type_promotion_cpu_int16_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8793586Z test_outer_type_promotion_cpu_int16_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8808149Z test_outer_type_promotion_cpu_int32_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8823432Z test_outer_type_promotion_cpu_int32_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8838310Z test_outer_type_promotion_cpu_int32_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8852354Z test_outer_type_promotion_cpu_int32_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8867386Z test_outer_type_promotion_cpu_int32_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8882565Z test_outer_type_promotion_cpu_int32_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8896784Z test_outer_type_promotion_cpu_int32_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8912321Z test_outer_type_promotion_cpu_int32_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8926084Z test_outer_type_promotion_cpu_int32_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8940639Z test_outer_type_promotion_cpu_int32_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8955073Z test_outer_type_promotion_cpu_int32_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.8971656Z test_outer_type_promotion_cpu_int32_uint8 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.8988481Z test_outer_type_promotion_cpu_int64_bfloat16 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.9006384Z test_outer_type_promotion_cpu_int64_bool (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.9022996Z test_outer_type_promotion_cpu_int64_complex128 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.9038072Z test_outer_type_promotion_cpu_int64_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.9053567Z test_outer_type_promotion_cpu_int64_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.9068479Z test_outer_type_promotion_cpu_int64_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.9083537Z test_outer_type_promotion_cpu_int64_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.9097989Z test_outer_type_promotion_cpu_int64_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.9112998Z test_outer_type_promotion_cpu_int64_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.9127636Z test_outer_type_promotion_cpu_int64_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.9144003Z test_outer_type_promotion_cpu_int64_int8 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.9160238Z test_outer_type_promotion_cpu_int64_uint8 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.9176498Z test_outer_type_promotion_cpu_int8_bfloat16 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.9193209Z test_outer_type_promotion_cpu_int8_bool (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.9209254Z test_outer_type_promotion_cpu_int8_complex128 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.9225634Z test_outer_type_promotion_cpu_int8_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:31.9248741Z test_outer_type_promotion_cpu_int8_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.9256483Z test_outer_type_promotion_cpu_int8_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.9271232Z test_outer_type_promotion_cpu_int8_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.9285809Z test_outer_type_promotion_cpu_int8_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.9300575Z test_outer_type_promotion_cpu_int8_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.9315359Z test_outer_type_promotion_cpu_int8_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.9329898Z test_outer_type_promotion_cpu_int8_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.9344794Z test_outer_type_promotion_cpu_int8_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.9359616Z test_outer_type_promotion_cpu_uint8_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.9374288Z test_outer_type_promotion_cpu_uint8_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.9389086Z test_outer_type_promotion_cpu_uint8_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.9403941Z test_outer_type_promotion_cpu_uint8_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.9419202Z test_outer_type_promotion_cpu_uint8_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.9434566Z test_outer_type_promotion_cpu_uint8_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.9449249Z test_outer_type_promotion_cpu_uint8_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.9463964Z test_outer_type_promotion_cpu_uint8_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.9478755Z test_outer_type_promotion_cpu_uint8_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.9493346Z test_outer_type_promotion_cpu_uint8_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.9508309Z test_outer_type_promotion_cpu_uint8_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:31.9522788Z test_outer_type_promotion_cpu_uint8_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:34.1318910Z test_pca_lowrank_cpu (__main__.TestLinalgCPU) ... ok (2.179s) 2022-08-17T12:40:34.2569720Z test_pinv_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.125s) 2022-08-17T12:40:34.3869626Z test_pinv_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.130s) 2022-08-17T12:40:34.5054817Z test_pinv_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.118s) 2022-08-17T12:40:34.6121209Z test_pinv_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.107s) 2022-08-17T12:40:34.6342065Z test_pinv_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.022s) 2022-08-17T12:40:34.6555425Z test_pinv_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.021s) 2022-08-17T12:40:34.6768391Z test_pinv_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.021s) 2022-08-17T12:40:34.6980950Z test_pinv_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.021s) 2022-08-17T12:40:34.7137314Z test_pinverse_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:40:34.7294381Z test_pinverse_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:40:34.7429265Z test_pinverse_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:40:34.7558751Z test_pinverse_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:40:34.7571981Z test_preferred_linalg_library_cpu (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:34.7586451Z test_qr_batched_cpu_complex128 (__main__.TestLinalgCPU) 2022-08-17T12:40:34.7614068Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... ok (0.004s) 2022-08-17T12:40:34.7628121Z test_qr_batched_cpu_complex64 (__main__.TestLinalgCPU) 2022-08-17T12:40:34.7653256Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... ok (0.004s) 2022-08-17T12:40:34.7667830Z test_qr_batched_cpu_float32 (__main__.TestLinalgCPU) 2022-08-17T12:40:34.7691839Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... ok (0.004s) 2022-08-17T12:40:34.7706435Z test_qr_batched_cpu_float64 (__main__.TestLinalgCPU) 2022-08-17T12:40:34.7728793Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... ok (0.004s) 2022-08-17T12:40:34.7760562Z 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:40:34.7761286Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T12:40:34.7761620Z Q, R = torch.qr(A, some) 2022-08-17T12:40:34.7761878Z should be replaced with 2022-08-17T12:40:34.7762484Z 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:40:34.7763083Z torch.qr(A, some=some, out=(Q_out, R_out)) 2022-08-17T12:40:34.8152360Z ok (0.042s) 2022-08-17T12:40:34.8581725Z test_qr_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.043s) 2022-08-17T12:40:34.8964698Z test_qr_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.038s) 2022-08-17T12:40:34.9330967Z test_qr_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.036s) 2022-08-17T12:40:34.9432868Z test_qr_error_cases_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:40:34.9444483Z test_qr_vs_numpy_cpu_complex128 (__main__.TestLinalgCPU) 2022-08-17T12:40:34.9503218Z test torch.linalg.qr vs numpy.linalg.qr ... ok (0.007s) 2022-08-17T12:40:34.9514984Z test_qr_vs_numpy_cpu_complex64 (__main__.TestLinalgCPU) 2022-08-17T12:40:34.9573899Z test torch.linalg.qr vs numpy.linalg.qr ... ok (0.007s) 2022-08-17T12:40:34.9585254Z test_qr_vs_numpy_cpu_float32 (__main__.TestLinalgCPU) 2022-08-17T12:40:34.9640184Z test torch.linalg.qr vs numpy.linalg.qr ... ok (0.007s) 2022-08-17T12:40:34.9652048Z test_qr_vs_numpy_cpu_float64 (__main__.TestLinalgCPU) 2022-08-17T12:40:34.9703992Z test torch.linalg.qr vs numpy.linalg.qr ... ok (0.006s) 2022-08-17T12:40:34.9737045Z test_renorm_cpu (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:40:34.9756319Z test_renorm_ps_cpu (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:35.0300414Z test_slogdet_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.054s) 2022-08-17T12:40:35.0863952Z test_slogdet_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.056s) 2022-08-17T12:40:35.1379854Z test_slogdet_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.052s) 2022-08-17T12:40:35.1879680Z test_slogdet_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.050s) 2022-08-17T12:40:35.2077452Z test_slogdet_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:40:35.2273013Z test_slogdet_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:40:35.2467514Z test_slogdet_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.019s) 2022-08-17T12:40:35.2661463Z test_slogdet_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.019s) 2022-08-17T12:40:35.2710168Z test_solve_batched_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:40:35.2757459Z test_solve_batched_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:40:35.2798999Z test_solve_batched_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:40:35.2839306Z test_solve_batched_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:40:35.3223640Z test_solve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.038s) 2022-08-17T12:40:35.3598019Z test_solve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.037s) 2022-08-17T12:40:35.3919012Z test_solve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.032s) 2022-08-17T12:40:35.4227813Z test_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.031s) 2022-08-17T12:40:35.4243436Z test_solve_removed_error_cpu (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:35.4261870Z test_strided_mm_bmm_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:35.4279545Z test_strided_mm_bmm_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:35.5643433Z test_svd_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.136s) 2022-08-17T12:40:35.7040138Z test_svd_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.140s) 2022-08-17T12:40:35.8260724Z test_svd_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.122s) 2022-08-17T12:40:35.9426993Z test_svd_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.116s) 2022-08-17T12:40:39.2911924Z test_svd_lowrank_cpu_float64 (__main__.TestLinalgCPU) ... ok (3.348s) 2022-08-17T12:40:39.6939402Z test_svd_memory_allocation_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.403s) 2022-08-17T12:40:39.8991628Z test_svd_memory_allocation_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.205s) 2022-08-17T12:40:40.0086228Z test_svd_memory_allocation_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.109s) 2022-08-17T12:40:40.1451686Z test_svd_memory_allocation_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.136s) 2022-08-17T12:40:40.1768505Z test_svd_nan_error_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.032s) 2022-08-17T12:40:40.2072233Z test_svd_nan_error_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.030s) 2022-08-17T12:40:40.2374783Z test_svd_nan_error_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.030s) 2022-08-17T12:40:40.2676186Z test_svd_nan_error_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.030s) 2022-08-17T12:40:40.2712249Z 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:40:40.2713155Z 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:40.2714004Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T12:40:40.2714371Z should be replaced with 2022-08-17T12:40:40.2714983Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T12:40:40.2715320Z and 2022-08-17T12:40:40.2715628Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T12:40:40.2715990Z should be replaced with 2022-08-17T12:40:40.2716873Z 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:40:40.2717593Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-08-17T12:40:40.2738173Z 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:40:40.2739632Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-08-17T12:40:40.2783463Z 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:40:40.2784668Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-08-17T12:40:40.2839347Z 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:40:40.2840485Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-08-17T12:40:40.2928531Z 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:40:40.2930310Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-08-17T12:40:40.2978089Z ok (0.030s) 2022-08-17T12:40:40.3258874Z test_symeig_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.028s) 2022-08-17T12:40:40.3499762Z test_symeig_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.024s) 2022-08-17T12:40:40.3745457Z test_symeig_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.024s) 2022-08-17T12:40:40.3883177Z test_symeig_out_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.014s) 2022-08-17T12:40:40.4018855Z test_symeig_out_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:40:40.4153654Z test_symeig_out_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:40:40.4287345Z test_symeig_out_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:40:40.4331071Z test_tensordot_cpu (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:40:40.4426466Z test_tensorinv_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:40:40.4523052Z test_tensorinv_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:40:40.4606870Z test_tensorinv_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:40:40.4686808Z test_tensorinv_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:40:40.4704549Z test_tensorinv_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:40.4721435Z test_tensorinv_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:40.4738174Z test_tensorinv_empty_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:40.4754796Z test_tensorinv_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:40.4919638Z test_tensorinv_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:40:40.5083987Z test_tensorinv_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:40:40.5247357Z test_tensorinv_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:40:40.5408588Z test_tensorinv_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:40:40.5505036Z test_tensorinv_singular_input_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:40:40.5601189Z test_tensorinv_singular_input_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:40:40.5695678Z test_tensorinv_singular_input_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:40:40.5790605Z test_tensorinv_singular_input_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:40:40.5838255Z test_tensorsolve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:40:40.5883207Z test_tensorsolve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:40:40.5924178Z test_tensorsolve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:40:40.5964058Z test_tensorsolve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:40:40.5977779Z test_tensorsolve_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:40.5991129Z test_tensorsolve_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:40.6003991Z test_tensorsolve_empty_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:40.6016733Z test_tensorsolve_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:40:40.6082986Z test_tensorsolve_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:40:40.6114593Z 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:40:40.6115283Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T12:40:40.6115852Z X = torch.triangular_solve(B, A).solution 2022-08-17T12:40:40.6149547Z should be replaced with 2022-08-17T12:40:40.6150042Z 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:40.6150614Z x = torch.triangular_solve(b, A, upper=upper, transpose=transpose, unitriangular=unitriangular)[0] 2022-08-17T12:40:40.6300777Z ok (0.022s) 2022-08-17T12:40:40.6518646Z test_triangular_solve_batched_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.022s) 2022-08-17T12:40:40.6726369Z test_triangular_solve_batched_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.021s) 2022-08-17T12:40:40.6928487Z test_triangular_solve_batched_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:40:40.7071992Z test_triangular_solve_batched_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.014s) 2022-08-17T12:40:40.7223237Z test_triangular_solve_batched_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.015s) 2022-08-17T12:40:40.7361723Z test_triangular_solve_batched_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.014s) 2022-08-17T12:40:40.7494092Z test_triangular_solve_batched_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:40:40.7513873Z 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:40:40.7532711Z 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:40:40.7549838Z 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:40:40.7566940Z 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:40:40.7693422Z test_triangular_solve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:40:40.7822302Z test_triangular_solve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:40:40.7949012Z test_triangular_solve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:40:40.8066037Z test_triangular_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:40:40.8225353Z test_triangular_solve_out_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:40:40.8380822Z test_triangular_solve_out_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.015s) 2022-08-17T12:40:40.8536629Z test_triangular_solve_out_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.015s) 2022-08-17T12:40:40.8694720Z test_triangular_solve_out_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:40:40.8971526Z test_vdot_invalid_args_cpu (__main__.TestLinalgCPU) ... ok (0.028s) 2022-08-17T12:40:40.9003680Z test_vdot_vs_numpy_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:40:40.9026984Z test_vdot_vs_numpy_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:40:42.0638781Z test_vector_norm_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (1.161s) 2022-08-17T12:40:42.8342482Z test_vector_norm_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.770s) 2022-08-17T12:40:44.0089115Z test_vector_norm_cpu_complex64 (__main__.TestLinalgCPU) ... ok (1.175s) 2022-08-17T12:40:45.1731818Z test_vector_norm_cpu_float16 (__main__.TestLinalgCPU) ... ok (1.164s) 2022-08-17T12:40:46.3260657Z test_vector_norm_cpu_float32 (__main__.TestLinalgCPU) ... ok (1.153s) 2022-08-17T12:40:47.0789080Z test_vector_norm_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.753s) 2022-08-17T12:40:47.1157408Z test_vector_norm_dim_tuple_arg_cpu (__main__.TestLinalgCPU) ... ok (0.037s) 2022-08-17T12:40:47.1178786Z 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:40:47.1179510Z ret **= (1 / ord) 2022-08-17T12:40:47.1194411Z /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2514: RuntimeWarning: divide by zero encountered in reciprocal 2022-08-17T12:40:47.1194987Z absx **= ord 2022-08-17T12:40:47.1195737Z /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2514: RuntimeWarning: divide by zero encountered in power 2022-08-17T12:40:47.1196322Z absx **= ord 2022-08-17T12:40:47.1339749Z ok (0.018s) 2022-08-17T12:40:47.1339991Z 2022-08-17T12:40:47.1340452Z ---------------------------------------------------------------------- 2022-08-17T12:40:47.1340892Z Ran 741 tests in 95.213s 2022-08-17T12:40:47.1341021Z 2022-08-17T12:40:47.1341107Z OK (skipped=53) 2022-08-17T12:40:47.1341229Z 2022-08-17T12:40:47.1341302Z Generating XML reports... 2022-08-17T12:40:47.2552363Z Generated XML report: test-reports/python-unittest/test_linalg/TEST-TestLinalgCPU-20220817123911.xml 2022-08-17T12:40:47.6330425Z Running test_binary_ufuncs ... [2022-08-17 12:40:47.632655] 2022-08-17T12:40:47.6330946Z Executing ['/opt/conda/bin/python', '-bb', 'test_binary_ufuncs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:40:47.632733] 2022-08-17T12:40:49.8812160Z Test results will be stored in test-reports/python-unittest/test_binary_ufuncs 2022-08-17T12:40:50.0150008Z 2022-08-17T12:40:50.0150181Z Running tests... 2022-08-17T12:40:50.0150857Z ---------------------------------------------------------------------- 2022-08-17T12:40:50.0172054Z test___add___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.0182984Z test___add___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0192192Z test___add___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0201198Z test___add___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0210180Z test___add___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0219286Z test___add___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0228211Z test___add___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0237276Z test___add___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0246626Z test___and___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0255669Z test___and___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0264785Z test___and___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0273913Z test___and___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0282908Z test___and___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0291919Z test___and___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0301024Z test___and___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0310197Z test___and___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0319446Z test___eq___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0329082Z test___eq___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0337852Z test___eq___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0346963Z test___eq___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0356191Z test___eq___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0365227Z test___eq___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0374258Z test___eq___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0383416Z test___eq___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0392918Z test___floordiv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0402046Z test___floordiv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0411145Z test___floordiv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0420376Z test___floordiv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0429564Z test___floordiv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0438771Z test___floordiv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0447671Z test___floordiv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0456793Z test___floordiv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0466142Z test___ge___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0475384Z test___ge___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0484424Z test___ge___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0493493Z test___ge___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0502589Z test___ge___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0512029Z test___ge___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0520717Z test___ge___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0529696Z test___ge___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0538774Z test___gt___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0547845Z test___gt___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0556907Z test___gt___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0565841Z test___gt___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0574875Z test___gt___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0584115Z test___gt___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0593312Z test___gt___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0602426Z test___gt___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0611701Z test___iadd___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0620641Z test___iadd___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0629627Z test___iadd___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0638624Z test___iadd___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0647565Z test___iadd___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0656466Z test___iadd___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0665778Z test___iadd___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0674515Z test___iadd___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0683518Z test___iand___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0692820Z test___iand___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0701767Z test___iand___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0711019Z test___iand___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0719957Z test___iand___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0728993Z test___iand___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0737905Z test___iand___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0747017Z test___iand___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0756382Z test___ifloordiv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0765344Z test___ifloordiv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0774273Z test___ifloordiv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0783444Z test___ifloordiv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0792666Z test___ifloordiv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0801642Z test___ifloordiv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0810904Z test___ifloordiv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0819739Z test___ifloordiv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0828548Z test___ilshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0837592Z test___ilshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0846399Z test___ilshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0855310Z test___ilshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0864247Z test___ilshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0873422Z test___ilshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0882249Z test___ilshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0891150Z test___ilshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0900449Z test___imod___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0909377Z test___imod___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0918238Z test___imod___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0927176Z test___imod___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0935997Z test___imod___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0944993Z test___imod___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0953931Z test___imod___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0962711Z test___imod___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0971640Z test___imul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0980636Z test___imul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0989391Z test___imul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.0998145Z test___imul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1007593Z test___imul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1016230Z test___imul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1024823Z test___imul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1033691Z test___imul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1042699Z test___ior___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1051345Z test___ior___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1060605Z test___ior___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1069439Z test___ior___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1078180Z test___ior___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1086932Z test___ior___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1095807Z test___ior___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1104815Z test___ior___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1114054Z test___ipow___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1122900Z test___ipow___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1131923Z test___ipow___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1140920Z test___ipow___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1150001Z test___ipow___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1158831Z test___ipow___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1167688Z test___ipow___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1176618Z test___ipow___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1185661Z test___irshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1194923Z test___irshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1203846Z test___irshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1213252Z test___irshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1222254Z test___irshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1231524Z test___irshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1240501Z test___irshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1249517Z test___irshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1259103Z test___isub___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1268167Z test___isub___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1277381Z test___isub___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1286486Z test___isub___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1295530Z test___isub___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1304689Z test___isub___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1313945Z test___isub___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1323009Z test___isub___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1332420Z test___itruediv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1341327Z test___itruediv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1350633Z test___itruediv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1359656Z test___itruediv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1368908Z test___itruediv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1377821Z test___itruediv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1387020Z test___itruediv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1396086Z test___itruediv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1405330Z test___ixor___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1414408Z test___ixor___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1423611Z test___ixor___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1432919Z test___ixor___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1442693Z test___ixor___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1452335Z test___ixor___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1461952Z test___ixor___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1471714Z test___ixor___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1481371Z test___le___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1490899Z test___le___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1500538Z test___le___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1509876Z test___le___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1519588Z test___le___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1528771Z test___le___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1537969Z test___le___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1547422Z test___le___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1557099Z test___lshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1566527Z test___lshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1575901Z test___lshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1585358Z test___lshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1594228Z test___lshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1602945Z test___lshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1611624Z test___lshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1620395Z test___lshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1629621Z test___lt___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1638080Z test___lt___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1646863Z test___lt___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1655626Z test___lt___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1664478Z test___lt___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1673445Z test___lt___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1682276Z test___lt___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1691141Z test___lt___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1699915Z test___matmul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1708473Z test___matmul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1717165Z test___matmul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1725739Z test___matmul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1734354Z test___matmul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1743030Z test___matmul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1751883Z test___matmul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1760635Z test___matmul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1769026Z test___mod___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1777608Z test___mod___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1786302Z test___mod___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1795179Z test___mod___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1803597Z test___mod___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1812076Z test___mod___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1820762Z test___mod___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1829189Z test___mod___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1837570Z test___mul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1845870Z test___mul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1854205Z test___mul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1862638Z test___mul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1870956Z test___mul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1879304Z test___mul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1887613Z test___mul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1895982Z test___mul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1904677Z test___ne___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1913325Z test___ne___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1921773Z test___ne___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1930146Z test___ne___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1938700Z test___ne___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1947224Z test___ne___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1955880Z test___ne___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1964318Z test___ne___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1972840Z test___or___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1981577Z test___or___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1990006Z test___or___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.1998468Z test___or___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2007372Z test___or___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2015561Z test___or___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2024251Z test___or___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2032742Z test___or___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2041250Z test___pow___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2049861Z test___pow___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2058450Z test___pow___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2066910Z test___pow___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2075549Z test___pow___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2084171Z test___pow___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2092607Z test___pow___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2101319Z test___pow___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2109896Z test___radd___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2118157Z test___radd___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2126574Z test___radd___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2135023Z test___radd___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2143499Z test___radd___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2151990Z test___radd___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2160368Z test___radd___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2168681Z test___radd___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2177312Z test___rand___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2185985Z test___rand___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2194716Z test___rand___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2203200Z test___rand___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2211720Z test___rand___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2220312Z test___rand___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2229053Z test___rand___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2237610Z test___rand___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2246303Z test___rfloordiv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2255018Z test___rfloordiv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2263901Z test___rfloordiv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2272822Z test___rfloordiv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2281574Z test___rfloordiv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2290035Z test___rfloordiv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2299077Z test___rfloordiv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2307759Z test___rfloordiv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2317005Z test___rlshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2325685Z test___rlshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2334454Z test___rlshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2343203Z test___rlshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2352014Z test___rlshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2360607Z test___rlshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2369261Z test___rlshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2377994Z test___rlshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2386931Z test___rmatmul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2395672Z test___rmatmul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2404180Z test___rmatmul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2412593Z test___rmatmul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2421207Z test___rmatmul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2430031Z test___rmatmul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2438398Z test___rmatmul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2446945Z test___rmatmul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2455841Z test___rmod___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2464617Z test___rmod___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2473503Z test___rmod___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2482082Z test___rmod___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2490749Z test___rmod___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2499448Z test___rmod___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2508188Z test___rmod___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2516965Z test___rmod___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2525486Z test___rmul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2533859Z test___rmul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2542464Z test___rmul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2551154Z test___rmul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2559583Z test___rmul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2568051Z test___rmul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2576550Z test___rmul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2585044Z test___rmul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2593934Z test___ror___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2602464Z test___ror___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2610995Z test___ror___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2619600Z test___ror___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2628250Z test___ror___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2637100Z test___ror___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2645717Z test___ror___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2654346Z test___ror___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2663458Z test___rpow___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2672421Z test___rpow___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2681145Z test___rpow___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2689820Z test___rpow___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2698681Z test___rpow___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2707451Z test___rpow___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2716323Z test___rpow___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2725169Z test___rpow___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2734104Z test___rrshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2742905Z test___rrshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2751887Z test___rrshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2760692Z test___rrshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2769373Z test___rrshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2777920Z test___rrshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2786581Z test___rrshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2795397Z test___rrshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2803971Z test___rshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2812428Z test___rshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2821065Z test___rshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2829649Z test___rshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2838082Z test___rshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2846609Z test___rshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2855099Z test___rshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2863772Z test___rshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2872785Z test___rsub___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2881224Z test___rsub___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2889807Z test___rsub___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2898314Z test___rsub___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2906833Z test___rsub___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2915513Z test___rsub___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2924027Z test___rsub___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.2932501Z test___rsub___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3115025Z test___rtruediv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:40:50.3124435Z test___rtruediv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3133048Z test___rtruediv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3142614Z test___rtruediv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3151721Z test___rtruediv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3160169Z test___rtruediv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3168869Z test___rtruediv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3177543Z test___rtruediv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3186278Z test___rxor___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3195262Z test___rxor___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3203588Z test___rxor___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3212344Z test___rxor___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3221259Z test___rxor___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3230085Z test___rxor___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3238840Z test___rxor___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3247645Z test___rxor___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3256534Z test___sub___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3265220Z test___sub___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3274163Z test___sub___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3282716Z test___sub___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3291273Z test___sub___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3299952Z test___sub___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3308524Z test___sub___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3317135Z test___sub___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3325800Z test___truediv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3334415Z test___truediv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3343420Z test___truediv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3351994Z test___truediv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3360600Z test___truediv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3369397Z test___truediv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3377913Z test___truediv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3386883Z test___truediv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3395953Z test___xor___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3404962Z test___xor___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3413867Z test___xor___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3422830Z test___xor___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3431997Z test___xor___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3440886Z test___xor___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3449846Z test___xor___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3458663Z test___xor___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.3600512Z test_add_broadcast_empty_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:40:50.4048521Z test_add_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:40:50.8299791Z test_add_with_tail_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.425s) 2022-08-17T12:40:50.8313223Z test_addcmul_scalars_as_floats_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:40:50.8325323Z test_addsub_half_tensor_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:50.8359541Z test_atan2_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:50.8396757Z test_atan2_edgecases_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:40:50.8424649Z test_batch_vs_slicing___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:50.8444742Z test_batch_vs_slicing___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.8478358Z test_batch_vs_slicing___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:50.8505781Z test_batch_vs_slicing___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:50.8538256Z test_batch_vs_slicing___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:50.8560517Z test_batch_vs_slicing___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.8583613Z test_batch_vs_slicing___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.8603337Z test_batch_vs_slicing___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.8622714Z test_batch_vs_slicing___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.8642252Z test_batch_vs_slicing___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.8660853Z test_batch_vs_slicing___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.8679554Z test_batch_vs_slicing___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.8698196Z test_batch_vs_slicing___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.8717052Z test_batch_vs_slicing___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.8735911Z test_batch_vs_slicing___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.8754714Z test_batch_vs_slicing___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.8773088Z test_batch_vs_slicing___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.8791952Z test_batch_vs_slicing___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.8815834Z test_batch_vs_slicing___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.8843201Z test_batch_vs_slicing___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:50.8876411Z test_batch_vs_slicing___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:50.8906406Z test_batch_vs_slicing___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:50.8940709Z test_batch_vs_slicing___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:50.8964002Z test_batch_vs_slicing___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.8988854Z test_batch_vs_slicing___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.9014653Z test_batch_vs_slicing___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:50.9040556Z test_batch_vs_slicing___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:50.9066583Z test_batch_vs_slicing___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:50.9092251Z test_batch_vs_slicing___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:50.9118633Z test_batch_vs_slicing___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:50.9142571Z test_batch_vs_slicing___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.9188195Z test_batch_vs_slicing___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:40:50.9210734Z test_batch_vs_slicing___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.9235946Z test_batch_vs_slicing___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.9257303Z test_batch_vs_slicing___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.9277347Z test_batch_vs_slicing___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.9306282Z test_batch_vs_slicing___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:50.9332884Z test_batch_vs_slicing___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:50.9364884Z test_batch_vs_slicing___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:50.9386276Z test_batch_vs_slicing___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.9409161Z test_batch_vs_slicing___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.9428306Z test_batch_vs_slicing___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.9447934Z test_batch_vs_slicing___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.9467361Z test_batch_vs_slicing___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.9485908Z test_batch_vs_slicing___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.9504546Z test_batch_vs_slicing___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.9523729Z test_batch_vs_slicing___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.9542491Z test_batch_vs_slicing___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.9561665Z test_batch_vs_slicing___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.9580146Z test_batch_vs_slicing___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.9598759Z test_batch_vs_slicing___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.9617098Z test_batch_vs_slicing___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.9635274Z test_batch_vs_slicing___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... /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:40:50.9635990Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:40:50.9649149Z ok (0.003s) 2022-08-17T12:40:50.9717423Z test_batch_vs_slicing___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:40:50.9786063Z test_batch_vs_slicing___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:40:50.9827325Z test_batch_vs_slicing___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:40:50.9855053Z test_batch_vs_slicing___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:50.9886797Z test_batch_vs_slicing___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:50.9912381Z test_batch_vs_slicing___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:50.9937369Z test_batch_vs_slicing___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.9962058Z test_batch_vs_slicing___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:50.9986692Z test_batch_vs_slicing___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0011912Z test_batch_vs_slicing___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0033500Z test_batch_vs_slicing___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0062963Z test_batch_vs_slicing___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.0089141Z test_batch_vs_slicing___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.0121159Z test_batch_vs_slicing___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.0142787Z test_batch_vs_slicing___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0165791Z test_batch_vs_slicing___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0185066Z test_batch_vs_slicing___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0204300Z test_batch_vs_slicing___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0223772Z test_batch_vs_slicing___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0242170Z test_batch_vs_slicing___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0260752Z test_batch_vs_slicing___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0279440Z test_batch_vs_slicing___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0297605Z test_batch_vs_slicing___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0316368Z test_batch_vs_slicing___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0335021Z test_batch_vs_slicing___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0353651Z test_batch_vs_slicing___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0372300Z test_batch_vs_slicing___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0393773Z test_batch_vs_slicing_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0413012Z test_batch_vs_slicing_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0442306Z test_batch_vs_slicing_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.0467932Z test_batch_vs_slicing_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... /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:40:51.0468454Z result = torch.complex(real, imag) 2022-08-17T12:40:51.0493570Z ok (0.005s) 2022-08-17T12:40:51.0520592Z test_batch_vs_slicing_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.0552756Z test_batch_vs_slicing_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.0574002Z test_batch_vs_slicing_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0597156Z test_batch_vs_slicing_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0616138Z test_batch_vs_slicing_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0635609Z test_batch_vs_slicing_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0654589Z test_batch_vs_slicing_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0673152Z test_batch_vs_slicing_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0691467Z test_batch_vs_slicing_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0714935Z test_batch_vs_slicing_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0740267Z test_batch_vs_slicing_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0763249Z test_batch_vs_slicing_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0788811Z test_batch_vs_slicing_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0813900Z test_batch_vs_slicing_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0839082Z test_batch_vs_slicing_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0864689Z test_batch_vs_slicing_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.0889775Z test_batch_vs_slicing_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0915139Z test_batch_vs_slicing_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0934314Z test_batch_vs_slicing_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0953029Z test_batch_vs_slicing_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0971313Z test_batch_vs_slicing_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.0989923Z test_batch_vs_slicing_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1008198Z test_batch_vs_slicing_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1026670Z test_batch_vs_slicing_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1045594Z test_batch_vs_slicing_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1064418Z test_batch_vs_slicing_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1083084Z test_batch_vs_slicing_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1101866Z test_batch_vs_slicing_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1120749Z test_batch_vs_slicing_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1139298Z test_batch_vs_slicing_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1157767Z test_batch_vs_slicing_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1176119Z test_batch_vs_slicing_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1194812Z test_batch_vs_slicing_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1212860Z test_batch_vs_slicing_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1231469Z test_batch_vs_slicing_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1250162Z test_batch_vs_slicing_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1269242Z test_batch_vs_slicing_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1287648Z test_batch_vs_slicing_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1306496Z test_batch_vs_slicing_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1325567Z test_batch_vs_slicing_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1344562Z test_batch_vs_slicing_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1363097Z test_batch_vs_slicing_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1381487Z test_batch_vs_slicing_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1400194Z test_batch_vs_slicing_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1418294Z test_batch_vs_slicing_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1436888Z test_batch_vs_slicing_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1459216Z test_batch_vs_slicing_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1478557Z test_batch_vs_slicing_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1510890Z test_batch_vs_slicing_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.1532832Z test_batch_vs_slicing_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1556220Z test_batch_vs_slicing_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1575249Z test_batch_vs_slicing_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1593925Z test_batch_vs_slicing_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1612341Z test_batch_vs_slicing_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1630607Z test_batch_vs_slicing_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1649019Z test_batch_vs_slicing_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1670644Z test_batch_vs_slicing_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1689567Z test_batch_vs_slicing_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1721465Z test_batch_vs_slicing_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.1743276Z test_batch_vs_slicing_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1766667Z test_batch_vs_slicing_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1785671Z test_batch_vs_slicing_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1804376Z test_batch_vs_slicing_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1823056Z test_batch_vs_slicing_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1841838Z test_batch_vs_slicing_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1859971Z test_batch_vs_slicing_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1892106Z test_batch_vs_slicing_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.1916161Z test_batch_vs_slicing_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1941117Z test_batch_vs_slicing_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1963189Z test_batch_vs_slicing_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.1986529Z test_batch_vs_slicing_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2017402Z test_batch_vs_slicing_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.2039297Z test_batch_vs_slicing_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2062547Z test_batch_vs_slicing_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2086751Z test_batch_vs_slicing_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2110923Z test_batch_vs_slicing_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2134315Z test_batch_vs_slicing_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2157608Z test_batch_vs_slicing_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2180758Z test_batch_vs_slicing_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2204156Z test_batch_vs_slicing_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2236876Z test_batch_vs_slicing_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.2258725Z test_batch_vs_slicing_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2282175Z test_batch_vs_slicing_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2306591Z test_batch_vs_slicing_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2331562Z test_batch_vs_slicing_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2355927Z test_batch_vs_slicing_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2379655Z test_batch_vs_slicing_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2403587Z test_batch_vs_slicing_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2425996Z test_batch_vs_slicing_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2450678Z test_batch_vs_slicing_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2481049Z test_batch_vs_slicing_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.2508957Z test_batch_vs_slicing_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.2541355Z test_batch_vs_slicing_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.2563571Z test_batch_vs_slicing_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2587208Z test_batch_vs_slicing_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2611608Z test_batch_vs_slicing_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2637726Z test_batch_vs_slicing_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.2662201Z test_batch_vs_slicing_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2685973Z test_batch_vs_slicing_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2710042Z test_batch_vs_slicing_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2732495Z test_batch_vs_slicing_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2765214Z test_batch_vs_slicing_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.2787394Z test_batch_vs_slicing_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2811326Z test_batch_vs_slicing_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2836937Z test_batch_vs_slicing_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2861134Z test_batch_vs_slicing_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2885743Z test_batch_vs_slicing_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2909538Z test_batch_vs_slicing_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2933142Z test_batch_vs_slicing_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2953072Z test_batch_vs_slicing_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2971254Z test_batch_vs_slicing_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.2996580Z test_batch_vs_slicing_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.3037511Z test_batch_vs_slicing_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:40:51.3058962Z test_batch_vs_slicing_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.3087739Z test_batch_vs_slicing_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.3106149Z test_batch_vs_slicing_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.3126647Z test_batch_vs_slicing_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.3145465Z test_batch_vs_slicing_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.3163884Z test_batch_vs_slicing_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.3182401Z test_batch_vs_slicing_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.3201113Z test_batch_vs_slicing_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.3219574Z test_batch_vs_slicing_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.3248946Z test_batch_vs_slicing_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.3282189Z test_batch_vs_slicing_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.3347833Z test_batch_vs_slicing_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:40:51.3413976Z test_batch_vs_slicing_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:40:51.3452212Z test_batch_vs_slicing_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:40:51.3480526Z test_batch_vs_slicing_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.3508613Z test_batch_vs_slicing_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.3538189Z test_batch_vs_slicing_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.3567754Z test_batch_vs_slicing_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.3598213Z test_batch_vs_slicing_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.3627910Z test_batch_vs_slicing_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.3657325Z test_batch_vs_slicing_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.3665289Z test_batch_vs_slicing_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:40:51.3720204Z test_batch_vs_slicing_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:40:51.3744601Z test_batch_vs_slicing_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.3771399Z test_batch_vs_slicing_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.3793982Z test_batch_vs_slicing_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.3815828Z test_batch_vs_slicing_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.3839325Z test_batch_vs_slicing_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.3860874Z test_batch_vs_slicing_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.3880802Z test_batch_vs_slicing_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.3903419Z test_batch_vs_slicing_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.3922324Z test_batch_vs_slicing_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.3955098Z test_batch_vs_slicing_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.3977280Z test_batch_vs_slicing_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4001003Z test_batch_vs_slicing_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4019957Z test_batch_vs_slicing_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4038342Z test_batch_vs_slicing_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4056702Z test_batch_vs_slicing_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4075022Z test_batch_vs_slicing_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4093225Z test_batch_vs_slicing_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4115552Z test_batch_vs_slicing_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4134528Z test_batch_vs_slicing_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4167231Z test_batch_vs_slicing_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.4189939Z test_batch_vs_slicing_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4213396Z test_batch_vs_slicing_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4232650Z test_batch_vs_slicing_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4251070Z test_batch_vs_slicing_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4269914Z test_batch_vs_slicing_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4288423Z test_batch_vs_slicing_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4306691Z test_batch_vs_slicing_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4331383Z test_batch_vs_slicing_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4372255Z test_batch_vs_slicing_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:40:51.4395384Z test_batch_vs_slicing_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4420295Z test_batch_vs_slicing_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4440841Z test_batch_vs_slicing_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4460504Z test_batch_vs_slicing_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4482032Z test_batch_vs_slicing_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4501727Z test_batch_vs_slicing_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4521625Z test_batch_vs_slicing_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4546675Z test_batch_vs_slicing_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4571390Z test_batch_vs_slicing_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4599254Z test_batch_vs_slicing_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.4624556Z test_batch_vs_slicing_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4648597Z test_batch_vs_slicing_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4667829Z test_batch_vs_slicing_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4686280Z test_batch_vs_slicing_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4714529Z test_batch_vs_slicing_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.4733030Z test_batch_vs_slicing_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4753767Z test_batch_vs_slicing_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4772416Z test_batch_vs_slicing_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4791205Z test_batch_vs_slicing_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4809830Z test_batch_vs_slicing_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4828527Z test_batch_vs_slicing_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4847029Z test_batch_vs_slicing_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4865957Z test_batch_vs_slicing_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4884455Z test_batch_vs_slicing_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4912564Z test_batch_vs_slicing_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.4931279Z test_batch_vs_slicing_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4951699Z test_batch_vs_slicing_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4970180Z test_batch_vs_slicing_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.4988391Z test_batch_vs_slicing_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.5006920Z test_batch_vs_slicing_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.5025327Z test_batch_vs_slicing_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.5043932Z test_batch_vs_slicing_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.5066007Z test_batch_vs_slicing_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.5086416Z test_batch_vs_slicing_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.5117628Z test_batch_vs_slicing_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.5139605Z test_batch_vs_slicing_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.5163618Z test_batch_vs_slicing_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.5183194Z test_batch_vs_slicing_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.5201972Z test_batch_vs_slicing_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.5220646Z test_batch_vs_slicing_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.5239180Z test_batch_vs_slicing_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.5257762Z test_batch_vs_slicing_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.5280700Z test_batch_vs_slicing_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.5303075Z test_batch_vs_slicing_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.5328271Z test_batch_vs_slicing_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.5359450Z test_batch_vs_slicing_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.5401686Z test_batch_vs_slicing_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:40:51.5433366Z test_batch_vs_slicing_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.5469221Z test_batch_vs_slicing_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:40:51.5500253Z test_batch_vs_slicing_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.5542324Z test_batch_vs_slicing_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:40:51.5573807Z test_batch_vs_slicing_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.5610210Z test_batch_vs_slicing_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:40:51.5642351Z test_batch_vs_slicing_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.5676825Z test_batch_vs_slicing_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.5718865Z test_batch_vs_slicing_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:40:51.5757451Z test_batch_vs_slicing_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:40:51.5806325Z test_batch_vs_slicing_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:40:51.5837881Z test_batch_vs_slicing_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.5868612Z test_batch_vs_slicing_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.5903325Z test_batch_vs_slicing_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.5937516Z test_batch_vs_slicing_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.5971944Z test_batch_vs_slicing_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.6006183Z test_batch_vs_slicing_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.6040403Z test_batch_vs_slicing_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.6051979Z test_batch_vs_slicing_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:51.6062337Z test_batch_vs_slicing_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:51.6072920Z test_batch_vs_slicing_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:51.6083342Z test_batch_vs_slicing_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:51.6093813Z test_batch_vs_slicing_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:51.6104432Z test_batch_vs_slicing_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:51.6115063Z test_batch_vs_slicing_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:51.6125524Z test_batch_vs_slicing_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:51.6135914Z test_batch_vs_slicing_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:51.6146455Z test_batch_vs_slicing_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:51.6157024Z test_batch_vs_slicing_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:51.6167448Z test_batch_vs_slicing_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:51.6177845Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:51.6188424Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:51.6198871Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:51.6209316Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:51.6219974Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:51.6231078Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:51.6242010Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:51.6253121Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:51.6264275Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:51.6275461Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:51.6286469Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:51.6297538Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:51.6325521Z test_batch_vs_slicing_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.6352499Z test_batch_vs_slicing_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.6383877Z test_batch_vs_slicing_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.6410500Z test_batch_vs_slicing_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.6436284Z test_batch_vs_slicing_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.6464346Z test_batch_vs_slicing_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.6493526Z test_batch_vs_slicing_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.6550697Z test_batch_vs_slicing_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:40:51.6608548Z test_batch_vs_slicing_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:40:51.6648698Z test_batch_vs_slicing_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:40:51.6675020Z test_batch_vs_slicing_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.6703903Z test_batch_vs_slicing_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.6732387Z test_batch_vs_slicing_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.6761145Z test_batch_vs_slicing_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.6792311Z test_batch_vs_slicing_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.6820617Z test_batch_vs_slicing_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.6849234Z test_batch_vs_slicing_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.6869103Z test_batch_vs_slicing_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.6887465Z test_batch_vs_slicing_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.6915593Z test_batch_vs_slicing_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.6934023Z test_batch_vs_slicing_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.6954575Z test_batch_vs_slicing_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.6973198Z test_batch_vs_slicing_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.6991730Z test_batch_vs_slicing_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7010138Z test_batch_vs_slicing_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7028778Z test_batch_vs_slicing_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7047141Z test_batch_vs_slicing_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7066591Z test_batch_vs_slicing_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7085117Z test_batch_vs_slicing_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7110710Z test_batch_vs_slicing_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7132979Z test_batch_vs_slicing_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7161829Z test_batch_vs_slicing_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.7180591Z test_batch_vs_slicing_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7201307Z test_batch_vs_slicing_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7220346Z test_batch_vs_slicing_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7239041Z test_batch_vs_slicing_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7257653Z test_batch_vs_slicing_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7276670Z test_batch_vs_slicing_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7295378Z test_batch_vs_slicing_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7314345Z test_batch_vs_slicing_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7332743Z test_batch_vs_slicing_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7358362Z test_batch_vs_slicing_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.7380555Z test_batch_vs_slicing_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7408256Z test_batch_vs_slicing_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.7426849Z test_batch_vs_slicing_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7447264Z test_batch_vs_slicing_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7465828Z test_batch_vs_slicing_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7484084Z test_batch_vs_slicing_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7502567Z test_batch_vs_slicing_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7520741Z test_batch_vs_slicing_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7538995Z test_batch_vs_slicing_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7558044Z test_batch_vs_slicing_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7576110Z test_batch_vs_slicing_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7601316Z test_batch_vs_slicing_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7623616Z test_batch_vs_slicing_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7651732Z test_batch_vs_slicing_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.7670297Z test_batch_vs_slicing_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7690543Z test_batch_vs_slicing_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7709274Z test_batch_vs_slicing_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7727544Z test_batch_vs_slicing_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7746189Z test_batch_vs_slicing_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7764482Z test_batch_vs_slicing_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7782829Z test_batch_vs_slicing_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7801488Z test_batch_vs_slicing_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7820399Z test_batch_vs_slicing_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7849873Z test_batch_vs_slicing_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.7868115Z test_batch_vs_slicing_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7888370Z test_batch_vs_slicing_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7907023Z test_batch_vs_slicing_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7925013Z test_batch_vs_slicing_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7943176Z test_batch_vs_slicing_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7961493Z test_batch_vs_slicing_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.7979844Z test_batch_vs_slicing_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8001283Z test_batch_vs_slicing_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8019965Z test_batch_vs_slicing_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8051266Z test_batch_vs_slicing_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.8073455Z test_batch_vs_slicing_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8098237Z test_batch_vs_slicing_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8118282Z test_batch_vs_slicing_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8136532Z test_batch_vs_slicing_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8155221Z test_batch_vs_slicing_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8173232Z test_batch_vs_slicing_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8191708Z test_batch_vs_slicing_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8212453Z test_batch_vs_slicing_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8231451Z test_batch_vs_slicing_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8262647Z test_batch_vs_slicing_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.8283827Z test_batch_vs_slicing_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8306767Z test_batch_vs_slicing_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8325681Z test_batch_vs_slicing_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8343921Z test_batch_vs_slicing_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8363182Z test_batch_vs_slicing_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8382273Z test_batch_vs_slicing_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8401233Z test_batch_vs_slicing_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8422810Z test_batch_vs_slicing_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8441786Z test_batch_vs_slicing_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8473515Z test_batch_vs_slicing_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.8495372Z test_batch_vs_slicing_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8518871Z test_batch_vs_slicing_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8537744Z test_batch_vs_slicing_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8556329Z test_batch_vs_slicing_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8574895Z test_batch_vs_slicing_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8593203Z test_batch_vs_slicing_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8611761Z test_batch_vs_slicing_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8633082Z test_batch_vs_slicing_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8652082Z test_batch_vs_slicing_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8683366Z test_batch_vs_slicing_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.8705019Z test_batch_vs_slicing_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8727500Z test_batch_vs_slicing_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8746401Z test_batch_vs_slicing_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8764627Z test_batch_vs_slicing_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8783148Z test_batch_vs_slicing_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8801300Z test_batch_vs_slicing_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8819440Z test_batch_vs_slicing_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8841034Z test_batch_vs_slicing_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8860300Z test_batch_vs_slicing_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.8889549Z test_batch_vs_slicing_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.8938948Z test_batch_vs_slicing_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:40:51.8966802Z test_batch_vs_slicing_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.8998209Z test_batch_vs_slicing_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.9019802Z test_batch_vs_slicing_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9042759Z test_batch_vs_slicing_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9062419Z test_batch_vs_slicing_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9082144Z test_batch_vs_slicing_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9101386Z test_batch_vs_slicing_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9119678Z test_batch_vs_slicing_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9137820Z test_batch_vs_slicing_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9157079Z test_batch_vs_slicing_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9175495Z test_batch_vs_slicing_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9200788Z test_batch_vs_slicing_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9222514Z test_batch_vs_slicing_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9250694Z test_batch_vs_slicing_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.9269214Z test_batch_vs_slicing_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9289532Z test_batch_vs_slicing_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9308309Z test_batch_vs_slicing_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9327154Z test_batch_vs_slicing_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9345428Z test_batch_vs_slicing_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9364191Z test_batch_vs_slicing_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9382824Z test_batch_vs_slicing_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9407687Z test_batch_vs_slicing_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9430391Z test_batch_vs_slicing_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9454115Z test_batch_vs_slicing_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9482830Z test_batch_vs_slicing_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.9518304Z test_batch_vs_slicing_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.9543016Z test_batch_vs_slicing_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9608613Z test_batch_vs_slicing_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:40:51.9673092Z test_batch_vs_slicing_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:40:51.9711371Z test_batch_vs_slicing_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:40:51.9736064Z test_batch_vs_slicing_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9764223Z test_batch_vs_slicing_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:51.9787155Z test_batch_vs_slicing_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9810094Z test_batch_vs_slicing_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9832467Z test_batch_vs_slicing_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9855350Z test_batch_vs_slicing_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9877277Z test_batch_vs_slicing_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9901358Z test_batch_vs_slicing_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9948290Z test_batch_vs_slicing_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:40:51.9971783Z test_batch_vs_slicing_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:51.9997819Z test_batch_vs_slicing_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.0020484Z test_batch_vs_slicing_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.0042487Z test_batch_vs_slicing_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.0066185Z test_batch_vs_slicing_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.0087996Z test_batch_vs_slicing_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.0108131Z test_batch_vs_slicing_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.0129475Z test_batch_vs_slicing_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.0159995Z test_batch_vs_slicing_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.0186600Z test_batch_vs_slicing_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.0218391Z test_batch_vs_slicing_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.0240173Z test_batch_vs_slicing_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.0263027Z test_batch_vs_slicing_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.0282176Z test_batch_vs_slicing_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.0301523Z test_batch_vs_slicing_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.0320854Z test_batch_vs_slicing_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.0339731Z test_batch_vs_slicing_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.0358022Z test_batch_vs_slicing_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.0384126Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.0410539Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.0438094Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.0466343Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.0495102Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.0523142Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.0550580Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.0578315Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.0604883Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.0630962Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.0657633Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.0685493Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.0713319Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.0740343Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.0766658Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.0793546Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.0801980Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.0808645Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.0815335Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.0822302Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.0829379Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.0836764Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.0843192Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.0850314Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.0856974Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.0864061Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.0871497Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.0878153Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.0884932Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.0891793Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.0898752Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.0905618Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.0930353Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.0956058Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.0983155Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.1010795Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.1038637Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.1065083Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.1091257Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.1118187Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.1143436Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.1168442Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.1194889Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.1222445Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.1250003Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.1276898Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.1303178Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.1330118Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.1356392Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.1382390Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.1409420Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.1437465Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.1465404Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.1492654Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.1519280Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.1546527Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.1555196Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1561868Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1568874Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1575687Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1582793Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1589961Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1596787Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1603947Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1610799Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1617875Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1625149Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1632129Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1638920Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1645945Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1652605Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1659335Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1666157Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1673171Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1680177Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1686916Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1693847Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1700756Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1707708Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1714696Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1721630Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1728547Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1735361Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1742320Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1757892Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1758654Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1763239Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1769943Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1776823Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1783961Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1790667Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1797698Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1804544Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1811586Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1818252Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1825143Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.1855292Z test_batch_vs_slicing_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.1883605Z test_batch_vs_slicing_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.1922605Z test_batch_vs_slicing_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:40:52.1950434Z test_batch_vs_slicing_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.1979521Z test_batch_vs_slicing_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.2009441Z test_batch_vs_slicing_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.2039178Z test_batch_vs_slicing_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.2068015Z test_batch_vs_slicing_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.2096028Z test_batch_vs_slicing_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.2123864Z test_batch_vs_slicing_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.2149711Z test_batch_vs_slicing_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.2193278Z test_batch_vs_slicing_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:40:52.2236857Z test_batch_vs_slicing_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:40:52.2282095Z test_batch_vs_slicing_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:40:52.2327412Z test_batch_vs_slicing_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:40:52.2370218Z test_batch_vs_slicing_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:40:52.2411896Z test_batch_vs_slicing_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:40:52.2495407Z test_batch_vs_slicing_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:40:52.2516953Z test_batch_vs_slicing_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.2547840Z test_batch_vs_slicing_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.2597818Z test_batch_vs_slicing_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:40:52.2624795Z test_batch_vs_slicing_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.2656498Z test_batch_vs_slicing_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.2678049Z test_batch_vs_slicing_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.2701132Z test_batch_vs_slicing_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.2719860Z test_batch_vs_slicing_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.2738519Z test_batch_vs_slicing_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.2757444Z test_batch_vs_slicing_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.2775380Z test_batch_vs_slicing_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.2793683Z test_batch_vs_slicing_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.2815309Z test_batch_vs_slicing_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.2840038Z test_batch_vs_slicing_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.2873342Z test_batch_vs_slicing_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.2900192Z test_batch_vs_slicing_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.2932422Z test_batch_vs_slicing_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.2954423Z test_batch_vs_slicing_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.2977628Z test_batch_vs_slicing_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.3002522Z test_batch_vs_slicing_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.3026916Z test_batch_vs_slicing_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.3051189Z test_batch_vs_slicing_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.3075295Z test_batch_vs_slicing_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.3099085Z test_batch_vs_slicing_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.3125122Z test_batch_vs_slicing_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.3151752Z test_batch_vs_slicing_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.3187724Z test_batch_vs_slicing_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:40:52.3212943Z test_batch_vs_slicing_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.3240396Z test_batch_vs_slicing_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.3268284Z test_batch_vs_slicing_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.3296460Z test_batch_vs_slicing_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.3323496Z test_batch_vs_slicing_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.3350575Z test_batch_vs_slicing_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:40:52.3376025Z test_batch_vs_slicing_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:40:52.6219547Z test_binary_op_mem_overlap_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.284s) 2022-08-17T12:40:52.6231617Z test_binary_op_scalar_device_unspecified_cpu (__main__.TestBinaryUfuncsCPU) ... skip: fewer than 2 devices detected (0.001s) 2022-08-17T12:40:59.3460184Z test_binary_ops_with_scalars_cpu (__main__.TestBinaryUfuncsCPU) ... ok (6.723s) 2022-08-17T12:40:59.4678003Z test_bitwise_ops_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.122s) 2022-08-17T12:40:59.5981052Z test_bitwise_ops_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.130s) 2022-08-17T12:40:59.7185136Z test_bitwise_ops_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.120s) 2022-08-17T12:40:59.8593317Z test_bitwise_ops_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.141s) 2022-08-17T12:40:59.9793974Z test_bitwise_ops_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.120s) 2022-08-17T12:41:00.1007358Z test_bitwise_ops_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.121s) 2022-08-17T12:41:00.1042398Z test_bool_tensor_comparison_ops_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:00.1309788Z test_broadcasting_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:00.1437260Z test_broadcasting_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:00.1564329Z test_broadcasting_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:00.1696050Z test_broadcasting_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:00.1822038Z test_broadcasting_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:00.2085352Z test_broadcasting_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:00.2211041Z test_broadcasting_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:00.2470558Z test_broadcasting_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:00.2597648Z test_broadcasting_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:00.2778686Z test_broadcasting_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:41:00.2898324Z test_broadcasting_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:00.3160433Z test_broadcasting_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:00.3372081Z test_broadcasting_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:00.3648142Z test_broadcasting_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:41:00.3795687Z test_broadcasting_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:41:00.4063824Z test_broadcasting_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:00.4198833Z test_broadcasting_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:41:00.4324043Z test_broadcasting_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:00.4506898Z test_broadcasting_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:41:00.4626642Z test_broadcasting_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:00.4809015Z test_broadcasting_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:41:00.4934205Z test_broadcasting_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:00.5189856Z test_broadcasting_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:00.5322500Z test_broadcasting_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:00.5546540Z test_broadcasting_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:00.5711212Z test_broadcasting_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:41:00.5722331Z test_broadcasting_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:00.5732207Z test_broadcasting_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:00.5741480Z test_broadcasting_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:00.5750556Z test_broadcasting_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:00.5877262Z test_broadcasting_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:00.6059763Z test_broadcasting_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:41:00.6185050Z test_broadcasting_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:00.6368248Z test_broadcasting_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:41:00.6495434Z test_broadcasting_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:00.6680277Z test_broadcasting_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:41:00.6802049Z test_broadcasting_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:00.6984548Z test_broadcasting_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:41:00.7105721Z test_broadcasting_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:00.7287580Z test_broadcasting_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:41:00.7411187Z test_broadcasting_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:00.7685412Z test_broadcasting_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:00.7815331Z test_broadcasting_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:00.8077347Z test_broadcasting_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:00.8203207Z test_broadcasting_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:00.8466050Z test_broadcasting_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:00.8592219Z test_broadcasting_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:00.8851048Z test_broadcasting_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:00.8977241Z test_broadcasting_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:00.9157865Z test_broadcasting_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:41:00.9278105Z test_broadcasting_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:00.9540517Z test_broadcasting_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:00.9667796Z test_broadcasting_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:00.9935912Z test_broadcasting_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:01.0070029Z test_broadcasting_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:01.0331859Z test_broadcasting_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:01.0459846Z test_broadcasting_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:01.0498925Z test_cdiv_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:01.0537070Z test_cmul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:01.0644488Z test_comparison_ops_type_promotion_and_broadcasting_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in less 2022-08-17T12:41:01.0644889Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:41:01.0648231Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in less_equal 2022-08-17T12:41:01.0648783Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:41:01.0652176Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in greater 2022-08-17T12:41:01.0652468Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:41:01.0656093Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in greater_equal 2022-08-17T12:41:01.0656404Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:41:01.0949664Z ok (0.041s) 2022-08-17T12:41:01.1347341Z test_comparison_ops_type_promotion_and_broadcasting_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:41:01.1705655Z test_comparison_ops_type_promotion_and_broadcasting_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:41:01.1962068Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:01.2203404Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:01.2444125Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:01.2697596Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:01.2950047Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:01.3191216Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:01.3442693Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:01.3683708Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:01.3932443Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:01.4365355Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:41:01.4766867Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:41:01.5153516Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:41:01.5553391Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:41:01.5938719Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:41:01.6187862Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:01.6440283Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:01.6876461Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:41:01.7248995Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:41:01.7644617Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:41:01.8031409Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:41:01.8415415Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:41:01.8800203Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:41:01.9184725Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:41:01.9569539Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:41:01.9976984Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:41:02.0360924Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:41:02.0608764Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:02.0869574Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:02.1266123Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:41:02.1641833Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:41:02.2020735Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:41:02.2416534Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:41:02.2800976Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:41:02.3179500Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:41:02.3557711Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:41:02.3951729Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:41:02.4318401Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:41:02.4556865Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:02.4796572Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:02.5190703Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:41:02.5529445Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:41:02.5889418Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:41:02.6245968Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:41:02.6647825Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:41:02.7021119Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:41:02.7259682Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:02.7504483Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:02.7895891Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:41:02.8235597Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:41:02.8592569Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:41:02.8989353Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:41:02.9360253Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:41:02.9599169Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:02.9841042Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:03.0237210Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:41:03.0576755Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:41:03.0970715Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:41:03.1339525Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:41:03.1578081Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:03.1819658Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:03.2208381Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:41:03.2562708Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:41:03.2919987Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:41:03.3276960Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:41:03.3618850Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:41:03.4018318Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:41:03.4387019Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:41:03.4626112Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:03.4868403Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:03.5261481Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:41:03.5617699Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:41:03.5975897Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:41:03.6331560Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:41:03.6695021Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:41:03.7039118Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:41:03.7106678Z test_complex_scalar_pow_tensor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:03.7177473Z test_complex_scalar_pow_tensor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:03.7426364Z test_complex_scalar_pow_tensor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:03.7509795Z test_complex_scalar_pow_tensor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:03.7562788Z test_complex_scalar_pow_tensor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:03.7631005Z test_complex_scalar_pow_tensor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:03.7698974Z test_complex_scalar_pow_tensor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:03.7771610Z test_complex_scalar_pow_tensor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:03.7839499Z test_complex_scalar_pow_tensor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:03.7907163Z test_complex_scalar_pow_tensor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:03.7925725Z test_contig_size1___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.7942111Z test_contig_size1___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.7961141Z test_contig_size1___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.7980175Z test_contig_size1___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.7998364Z test_contig_size1___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8015765Z test_contig_size1___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8034092Z test_contig_size1___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8050460Z test_contig_size1___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8066471Z test_contig_size1___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8082314Z test_contig_size1___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8098237Z test_contig_size1___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8114472Z test_contig_size1___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8130163Z test_contig_size1___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8146018Z test_contig_size1___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8162060Z test_contig_size1___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8177822Z test_contig_size1___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8194072Z test_contig_size1___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8210092Z test_contig_size1___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8227961Z test_contig_size1___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8245101Z test_contig_size1___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8264141Z test_contig_size1___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8283941Z test_contig_size1___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8302566Z test_contig_size1___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8320532Z test_contig_size1___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8338957Z test_contig_size1___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8356623Z test_contig_size1___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8373504Z test_contig_size1___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8390552Z test_contig_size1___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8407406Z test_contig_size1___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8424369Z test_contig_size1___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8441907Z test_contig_size1___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8460002Z test_contig_size1___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8477793Z test_contig_size1___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8496343Z test_contig_size1___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8513826Z test_contig_size1___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8529428Z test_contig_size1___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8547763Z test_contig_size1___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8567016Z test_contig_size1___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8584780Z test_contig_size1___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8602050Z test_contig_size1___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8620309Z test_contig_size1___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8636866Z test_contig_size1___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8652937Z test_contig_size1___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8669047Z test_contig_size1___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8684872Z test_contig_size1___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8700839Z test_contig_size1___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8716778Z test_contig_size1___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8732619Z test_contig_size1___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8748517Z test_contig_size1___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8764681Z test_contig_size1___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8780525Z test_contig_size1___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8797214Z test_contig_size1___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8815042Z test_contig_size1___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8835191Z test_contig_size1___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8854978Z test_contig_size1___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8873839Z test_contig_size1___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8891686Z test_contig_size1___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8910540Z test_contig_size1___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8927582Z test_contig_size1___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8943941Z test_contig_size1___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8960247Z test_contig_size1___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8976496Z test_contig_size1___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.8993120Z test_contig_size1___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9010229Z test_contig_size1___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9029060Z test_contig_size1___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9048408Z test_contig_size1___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9066863Z test_contig_size1___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9084654Z test_contig_size1___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9103019Z test_contig_size1___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9119960Z test_contig_size1___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9136035Z test_contig_size1___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9152190Z test_contig_size1___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9168585Z test_contig_size1___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9184568Z test_contig_size1___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9200911Z test_contig_size1___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9216984Z test_contig_size1___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9233359Z test_contig_size1___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9249308Z test_contig_size1___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9265520Z test_contig_size1___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9281918Z test_contig_size1___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9299083Z test_contig_size1_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9315275Z test_contig_size1_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9334066Z test_contig_size1_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9354037Z test_contig_size1_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9373429Z test_contig_size1_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9392086Z test_contig_size1_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9409722Z test_contig_size1_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9428013Z test_contig_size1_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9444898Z test_contig_size1_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9461270Z test_contig_size1_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9477529Z test_contig_size1_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9493820Z test_contig_size1_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9510405Z test_contig_size1_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9528119Z test_contig_size1_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9545754Z test_contig_size1_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9564201Z test_contig_size1_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9582570Z test_contig_size1_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9600464Z test_contig_size1_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9618112Z test_contig_size1_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9635995Z test_contig_size1_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9653591Z test_contig_size1_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9671623Z test_contig_size1_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9688409Z test_contig_size1_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9704653Z test_contig_size1_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9720764Z test_contig_size1_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9736762Z test_contig_size1_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9753396Z test_contig_size1_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9769403Z test_contig_size1_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9785765Z test_contig_size1_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9801775Z test_contig_size1_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9817704Z test_contig_size1_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9833952Z test_contig_size1_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9850070Z test_contig_size1_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9866229Z test_contig_size1_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9882574Z test_contig_size1_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9898739Z test_contig_size1_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9914947Z test_contig_size1_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9931026Z test_contig_size1_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9947191Z test_contig_size1_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9963660Z test_contig_size1_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9979919Z test_contig_size1_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:03.9996079Z test_contig_size1_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0012184Z test_contig_size1_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0028179Z test_contig_size1_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0044266Z test_contig_size1_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0060491Z test_contig_size1_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0076663Z test_contig_size1_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0092540Z test_contig_size1_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0108772Z test_contig_size1_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0125031Z test_contig_size1_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0142490Z test_contig_size1_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0158561Z test_contig_size1_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0176192Z test_contig_size1_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0194230Z test_contig_size1_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0212374Z test_contig_size1_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0229215Z test_contig_size1_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0245418Z test_contig_size1_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0261545Z test_contig_size1_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0278097Z test_contig_size1_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0294226Z test_contig_size1_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0311883Z test_contig_size1_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0328047Z test_contig_size1_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0346073Z test_contig_size1_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0363898Z test_contig_size1_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0382331Z test_contig_size1_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0399257Z test_contig_size1_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0415460Z test_contig_size1_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0431885Z test_contig_size1_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0448036Z test_contig_size1_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0464247Z test_contig_size1_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0482503Z test_contig_size1_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0501608Z test_contig_size1_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0520731Z test_contig_size1_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0538847Z test_contig_size1_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0555586Z test_contig_size1_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0573061Z test_contig_size1_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0591145Z test_contig_size1_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0609310Z test_contig_size1_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0626596Z test_contig_size1_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0643563Z test_contig_size1_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0660330Z test_contig_size1_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0677143Z test_contig_size1_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0694039Z test_contig_size1_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0712123Z test_contig_size1_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0729939Z test_contig_size1_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0748179Z test_contig_size1_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0766856Z test_contig_size1_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0785146Z test_contig_size1_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0802945Z test_contig_size1_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0819542Z test_contig_size1_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0836417Z test_contig_size1_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0852779Z test_contig_size1_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0869989Z test_contig_size1_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0886519Z test_contig_size1_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0905396Z test_contig_size1_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0924961Z test_contig_size1_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0943624Z test_contig_size1_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0961564Z test_contig_size1_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0979998Z test_contig_size1_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.0997310Z test_contig_size1_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1014346Z test_contig_size1_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1032977Z test_contig_size1_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1049353Z test_contig_size1_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1066170Z test_contig_size1_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1083700Z test_contig_size1_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1101485Z test_contig_size1_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1119254Z test_contig_size1_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1137480Z test_contig_size1_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1155011Z test_contig_size1_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1171959Z test_contig_size1_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1189148Z test_contig_size1_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1205716Z test_contig_size1_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1222472Z test_contig_size1_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1239143Z test_contig_size1_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1254741Z test_contig_size1_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1272981Z test_contig_size1_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1291414Z test_contig_size1_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1309389Z test_contig_size1_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1327002Z test_contig_size1_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1344124Z test_contig_size1_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1361760Z test_contig_size1_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1378270Z test_contig_size1_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1394502Z test_contig_size1_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1410274Z test_contig_size1_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1426221Z test_contig_size1_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1442382Z test_contig_size1_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1459845Z test_contig_size1_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1477295Z test_contig_size1_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1496634Z test_contig_size1_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1516531Z test_contig_size1_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1534703Z test_contig_size1_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1553537Z test_contig_size1_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1571217Z test_contig_size1_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1588801Z test_contig_size1_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1606341Z test_contig_size1_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1623942Z test_contig_size1_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1641540Z test_contig_size1_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1659119Z test_contig_size1_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1670668Z test_contig_size1_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:04.1688181Z test_contig_size1_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1706399Z test_contig_size1_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1724926Z test_contig_size1_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1741876Z test_contig_size1_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1758235Z test_contig_size1_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1774476Z test_contig_size1_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1790818Z test_contig_size1_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1806986Z test_contig_size1_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1824230Z test_contig_size1_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1840099Z test_contig_size1_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1857237Z test_contig_size1_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1874935Z test_contig_size1_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1892888Z test_contig_size1_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1909666Z test_contig_size1_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1925529Z test_contig_size1_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1941753Z test_contig_size1_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1957365Z test_contig_size1_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1973153Z test_contig_size1_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.1990508Z test_contig_size1_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2006238Z test_contig_size1_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2023685Z test_contig_size1_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2041410Z test_contig_size1_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2059728Z test_contig_size1_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2076623Z test_contig_size1_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2092743Z test_contig_size1_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2108842Z test_contig_size1_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2124840Z test_contig_size1_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2140828Z test_contig_size1_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2158561Z test_contig_size1_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2176780Z test_contig_size1_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2194745Z test_contig_size1_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2213081Z test_contig_size1_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2230090Z test_contig_size1_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2246416Z test_contig_size1_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2262733Z test_contig_size1_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2279442Z test_contig_size1_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2295616Z test_contig_size1_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2311959Z test_contig_size1_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2328273Z test_contig_size1_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2344421Z test_contig_size1_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2360313Z test_contig_size1_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2376275Z test_contig_size1_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2393671Z test_contig_size1_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2409409Z test_contig_size1_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2426477Z test_contig_size1_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2443755Z test_contig_size1_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2461685Z test_contig_size1_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2478574Z test_contig_size1_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2494560Z test_contig_size1_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2511014Z test_contig_size1_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2526886Z test_contig_size1_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2542937Z test_contig_size1_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2561062Z test_contig_size1_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2576801Z test_contig_size1_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2593949Z test_contig_size1_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2611025Z test_contig_size1_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2629260Z test_contig_size1_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2645974Z test_contig_size1_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2662115Z test_contig_size1_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2678033Z test_contig_size1_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2693986Z test_contig_size1_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2710064Z test_contig_size1_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2727341Z test_contig_size1_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2743523Z test_contig_size1_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2761090Z test_contig_size1_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2778205Z test_contig_size1_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2796668Z test_contig_size1_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2813023Z test_contig_size1_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2829235Z test_contig_size1_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2845216Z test_contig_size1_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2861186Z test_contig_size1_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2877050Z test_contig_size1_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2894657Z test_contig_size1_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2913164Z test_contig_size1_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2931168Z test_contig_size1_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2949006Z test_contig_size1_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2966378Z test_contig_size1_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.2983960Z test_contig_size1_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.3002104Z test_contig_size1_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.3019888Z test_contig_size1_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.3037550Z test_contig_size1_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.3055284Z test_contig_size1_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.3074825Z test_contig_size1_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.3092573Z test_contig_size1_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.3109451Z test_contig_size1_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.3128502Z test_contig_size1_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.3148026Z test_contig_size1_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.3166243Z test_contig_size1_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.3184136Z test_contig_size1_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.3202413Z test_contig_size1_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.3219971Z test_contig_size1_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.3236893Z test_contig_size1_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.3253605Z test_contig_size1_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.3270651Z test_contig_size1_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.3287594Z test_contig_size1_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:04.3301708Z test_contig_size1_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:04.3315674Z test_contig_size1_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:04.3329471Z test_contig_size1_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:04.3343267Z test_contig_size1_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:04.3356846Z test_contig_size1_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:04.3370431Z test_contig_size1_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:04.3384192Z test_contig_size1_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:04.3397943Z test_contig_size1_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:04.3411500Z test_contig_size1_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:04.3425364Z test_contig_size1_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:04.3439121Z test_contig_size1_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:04.3452748Z test_contig_size1_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:04.3466572Z test_contig_size1_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:04.3480487Z test_contig_size1_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:04.3494201Z test_contig_size1_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:04.3507991Z test_contig_size1_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:04.3521952Z test_contig_size1_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:04.3535679Z test_contig_size1_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:04.3549658Z test_contig_size1_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:04.3563926Z test_contig_size1_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:04.3577386Z test_contig_size1_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:04.3591540Z test_contig_size1_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:04.3605172Z test_contig_size1_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:04.3619003Z test_contig_size1_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:04.3660269Z test_contig_size1_large_dim___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.3698985Z test_contig_size1_large_dim___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.3777270Z test_contig_size1_large_dim___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:04.3830452Z test_contig_size1_large_dim___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:04.3903374Z test_contig_size1_large_dim___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:04.3941504Z test_contig_size1_large_dim___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.3988421Z test_contig_size1_large_dim___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:04.4028015Z test_contig_size1_large_dim___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.4067036Z test_contig_size1_large_dim___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.4107046Z test_contig_size1_large_dim___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.4145149Z test_contig_size1_large_dim___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.4183187Z test_contig_size1_large_dim___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.4221188Z test_contig_size1_large_dim___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.4259288Z test_contig_size1_large_dim___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.4299824Z test_contig_size1_large_dim___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.4343644Z test_contig_size1_large_dim___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.4381492Z test_contig_size1_large_dim___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.4419380Z test_contig_size1_large_dim___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.4459440Z test_contig_size1_large_dim___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.4503766Z test_contig_size1_large_dim___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.4581312Z test_contig_size1_large_dim___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:04.4634256Z test_contig_size1_large_dim___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:04.4707364Z test_contig_size1_large_dim___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:04.4743907Z test_contig_size1_large_dim___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.4790309Z test_contig_size1_large_dim___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:04.4833884Z test_contig_size1_large_dim___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.4879533Z test_contig_size1_large_dim___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:04.4931014Z test_contig_size1_large_dim___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:04.4974023Z test_contig_size1_large_dim___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.5017682Z test_contig_size1_large_dim___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.5057852Z test_contig_size1_large_dim___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.5142583Z test_contig_size1_large_dim___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:04.5178548Z test_contig_size1_large_dim___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.5229812Z test_contig_size1_large_dim___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:04.5270461Z test_contig_size1_large_dim___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.5308452Z test_contig_size1_large_dim___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.5384864Z test_contig_size1_large_dim___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:04.5437691Z test_contig_size1_large_dim___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:04.5511456Z test_contig_size1_large_dim___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:04.5547459Z test_contig_size1_large_dim___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.5594328Z test_contig_size1_large_dim___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:04.5633660Z test_contig_size1_large_dim___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.5673585Z test_contig_size1_large_dim___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.5713036Z test_contig_size1_large_dim___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.5750923Z test_contig_size1_large_dim___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.5791936Z test_contig_size1_large_dim___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.5829890Z test_contig_size1_large_dim___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.5867851Z test_contig_size1_large_dim___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.5907187Z test_contig_size1_large_dim___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.5949923Z test_contig_size1_large_dim___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.5987482Z test_contig_size1_large_dim___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.6025358Z test_contig_size1_large_dim___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.6067859Z test_contig_size1_large_dim___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.6177504Z test_contig_size1_large_dim___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:04.6272042Z test_contig_size1_large_dim___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:04.6351659Z test_contig_size1_large_dim___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:04.6390444Z test_contig_size1_large_dim___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.6439413Z test_contig_size1_large_dim___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:04.6481834Z test_contig_size1_large_dim___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.6524083Z test_contig_size1_large_dim___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.6565942Z test_contig_size1_large_dim___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.6609606Z test_contig_size1_large_dim___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.6651616Z test_contig_size1_large_dim___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.6690916Z test_contig_size1_large_dim___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.6773973Z test_contig_size1_large_dim___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:04.6822233Z test_contig_size1_large_dim___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:04.6894078Z test_contig_size1_large_dim___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:04.6931821Z test_contig_size1_large_dim___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.6979128Z test_contig_size1_large_dim___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:04.7017399Z test_contig_size1_large_dim___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.7056191Z test_contig_size1_large_dim___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.7095841Z test_contig_size1_large_dim___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.7134003Z test_contig_size1_large_dim___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.7171808Z test_contig_size1_large_dim___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.7208923Z test_contig_size1_large_dim___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.7246633Z test_contig_size1_large_dim___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.7284403Z test_contig_size1_large_dim___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.7322369Z test_contig_size1_large_dim___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.7360976Z test_contig_size1_large_dim___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.7398310Z test_contig_size1_large_dim___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.7439458Z test_contig_size1_large_dim_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.7477201Z test_contig_size1_large_dim_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.7582006Z test_contig_size1_large_dim_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:04.7708171Z test_contig_size1_large_dim_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:04.7760716Z test_contig_size1_large_dim_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:04.7831653Z test_contig_size1_large_dim_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:04.7866367Z test_contig_size1_large_dim_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:04.7908431Z test_contig_size1_large_dim_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.7947054Z test_contig_size1_large_dim_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.7985610Z test_contig_size1_large_dim_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.8025430Z test_contig_size1_large_dim_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.8063862Z test_contig_size1_large_dim_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.8101949Z test_contig_size1_large_dim_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.8144204Z test_contig_size1_large_dim_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.8188207Z test_contig_size1_large_dim_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.8228431Z test_contig_size1_large_dim_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.8274902Z test_contig_size1_large_dim_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:04.8319888Z test_contig_size1_large_dim_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.8363140Z test_contig_size1_large_dim_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.8406766Z test_contig_size1_large_dim_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.8449325Z test_contig_size1_large_dim_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.8492148Z test_contig_size1_large_dim_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.8530639Z test_contig_size1_large_dim_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.8568054Z test_contig_size1_large_dim_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.8607681Z test_contig_size1_large_dim_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.8650558Z test_contig_size1_large_dim_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.8687952Z test_contig_size1_large_dim_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.8725249Z test_contig_size1_large_dim_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.8762995Z test_contig_size1_large_dim_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.8801031Z test_contig_size1_large_dim_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.8839583Z test_contig_size1_large_dim_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.8877043Z test_contig_size1_large_dim_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.8915101Z test_contig_size1_large_dim_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.8952440Z test_contig_size1_large_dim_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.8990437Z test_contig_size1_large_dim_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.9028319Z test_contig_size1_large_dim_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.9068181Z test_contig_size1_large_dim_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.9105533Z test_contig_size1_large_dim_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.9143068Z test_contig_size1_large_dim_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.9180654Z test_contig_size1_large_dim_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.9218381Z test_contig_size1_large_dim_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.9256515Z test_contig_size1_large_dim_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.9294199Z test_contig_size1_large_dim_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.9331996Z test_contig_size1_large_dim_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.9369526Z test_contig_size1_large_dim_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.9407094Z test_contig_size1_large_dim_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.9444658Z test_contig_size1_large_dim_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.9482673Z test_contig_size1_large_dim_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.9519859Z test_contig_size1_large_dim_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.9557269Z test_contig_size1_large_dim_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.9595351Z test_contig_size1_large_dim_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.9633614Z test_contig_size1_large_dim_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.9704309Z test_contig_size1_large_dim_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:04.9742458Z test_contig_size1_large_dim_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.9791967Z test_contig_size1_large_dim_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:04.9830334Z test_contig_size1_large_dim_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.9868513Z test_contig_size1_large_dim_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.9910726Z test_contig_size1_large_dim_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.9947212Z test_contig_size1_large_dim_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:04.9984600Z test_contig_size1_large_dim_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.0022455Z test_contig_size1_large_dim_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.0060285Z test_contig_size1_large_dim_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.0130891Z test_contig_size1_large_dim_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:05.0166600Z test_contig_size1_large_dim_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:05.0214695Z test_contig_size1_large_dim_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.0252552Z test_contig_size1_large_dim_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.0292153Z test_contig_size1_large_dim_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.0331086Z test_contig_size1_large_dim_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.0368311Z test_contig_size1_large_dim_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.0405833Z test_contig_size1_large_dim_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.0479844Z test_contig_size1_large_dim_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:05.0520088Z test_contig_size1_large_dim_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.0566255Z test_contig_size1_large_dim_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.0604360Z test_contig_size1_large_dim_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.0646455Z test_contig_size1_large_dim_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.0716943Z test_contig_size1_large_dim_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:05.0751925Z test_contig_size1_large_dim_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:05.0794836Z test_contig_size1_large_dim_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.0836672Z test_contig_size1_large_dim_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.0879350Z test_contig_size1_large_dim_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.0921497Z test_contig_size1_large_dim_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.0962819Z test_contig_size1_large_dim_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.1003618Z test_contig_size1_large_dim_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.1043694Z test_contig_size1_large_dim_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.1119302Z test_contig_size1_large_dim_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:05.1159431Z test_contig_size1_large_dim_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.1208327Z test_contig_size1_large_dim_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.1252404Z test_contig_size1_large_dim_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.1296874Z test_contig_size1_large_dim_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.1341096Z test_contig_size1_large_dim_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.1386116Z test_contig_size1_large_dim_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.1429109Z test_contig_size1_large_dim_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.1468387Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.1513638Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.1590999Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:05.1645069Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.1718429Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:05.1755514Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.1810376Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.1853709Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.1897797Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.1946130Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.1989726Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.2033216Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.2072826Z test_contig_size1_large_dim_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.2147503Z test_contig_size1_large_dim_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:05.2184103Z test_contig_size1_large_dim_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.2232319Z test_contig_size1_large_dim_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.2275092Z test_contig_size1_large_dim_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.2320150Z test_contig_size1_large_dim_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.2367489Z test_contig_size1_large_dim_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.2410891Z test_contig_size1_large_dim_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.2453688Z test_contig_size1_large_dim_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.2489927Z test_contig_size1_large_dim_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.2527721Z test_contig_size1_large_dim_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.2595407Z test_contig_size1_large_dim_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:05.2708452Z test_contig_size1_large_dim_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:05.2758496Z test_contig_size1_large_dim_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.2824777Z test_contig_size1_large_dim_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:05.2859814Z test_contig_size1_large_dim_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:05.2903720Z test_contig_size1_large_dim_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.2941584Z test_contig_size1_large_dim_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.2979305Z test_contig_size1_large_dim_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.3018408Z test_contig_size1_large_dim_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.3055553Z test_contig_size1_large_dim_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.3093164Z test_contig_size1_large_dim_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.3140595Z test_contig_size1_large_dim_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.3191097Z test_contig_size1_large_dim_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.3306300Z test_contig_size1_large_dim_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:05.3391980Z test_contig_size1_large_dim_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:05.3470558Z test_contig_size1_large_dim_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:05.3515424Z test_contig_size1_large_dim_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.3569077Z test_contig_size1_large_dim_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.3617344Z test_contig_size1_large_dim_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.3665434Z test_contig_size1_large_dim_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.3714368Z test_contig_size1_large_dim_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.3762190Z test_contig_size1_large_dim_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.3812216Z test_contig_size1_large_dim_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.3826044Z test_contig_size1_large_dim_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:05.3923780Z test_contig_size1_large_dim_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:05.3965365Z test_contig_size1_large_dim_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.4013409Z test_contig_size1_large_dim_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.4056196Z test_contig_size1_large_dim_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.4097014Z test_contig_size1_large_dim_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.4140430Z test_contig_size1_large_dim_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.4181316Z test_contig_size1_large_dim_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.4221426Z test_contig_size1_large_dim_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.4264829Z test_contig_size1_large_dim_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.4302880Z test_contig_size1_large_dim_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.4375884Z test_contig_size1_large_dim_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:05.4414344Z test_contig_size1_large_dim_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.4463228Z test_contig_size1_large_dim_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.4501368Z test_contig_size1_large_dim_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.4539674Z test_contig_size1_large_dim_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.4581938Z test_contig_size1_large_dim_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.4618800Z test_contig_size1_large_dim_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.4656205Z test_contig_size1_large_dim_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.4695427Z test_contig_size1_large_dim_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.4732886Z test_contig_size1_large_dim_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.4803880Z test_contig_size1_large_dim_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:05.4841419Z test_contig_size1_large_dim_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.4888129Z test_contig_size1_large_dim_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.4925980Z test_contig_size1_large_dim_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.4963674Z test_contig_size1_large_dim_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.5003251Z test_contig_size1_large_dim_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.5040136Z test_contig_size1_large_dim_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.5077638Z test_contig_size1_large_dim_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.5121746Z test_contig_size1_large_dim_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.5203686Z test_contig_size1_large_dim_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:05.5243886Z test_contig_size1_large_dim_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.5292144Z test_contig_size1_large_dim_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.5333173Z test_contig_size1_large_dim_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.5373555Z test_contig_size1_large_dim_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.5415857Z test_contig_size1_large_dim_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.5455702Z test_contig_size1_large_dim_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.5495296Z test_contig_size1_large_dim_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.5540047Z test_contig_size1_large_dim_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.5584379Z test_contig_size1_large_dim_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.5632446Z test_contig_size1_large_dim_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.5676790Z test_contig_size1_large_dim_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.5720325Z test_contig_size1_large_dim_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.5759883Z test_contig_size1_large_dim_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.5797645Z test_contig_size1_large_dim_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.5866092Z test_contig_size1_large_dim_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:05.5900772Z test_contig_size1_large_dim_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:05.5946952Z test_contig_size1_large_dim_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.5985253Z test_contig_size1_large_dim_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.6023251Z test_contig_size1_large_dim_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.6061696Z test_contig_size1_large_dim_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.6099377Z test_contig_size1_large_dim_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.6137126Z test_contig_size1_large_dim_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.6175526Z test_contig_size1_large_dim_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.6213347Z test_contig_size1_large_dim_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.6281201Z test_contig_size1_large_dim_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:05.6315144Z test_contig_size1_large_dim_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:05.6363235Z test_contig_size1_large_dim_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.6401377Z test_contig_size1_large_dim_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.6439381Z test_contig_size1_large_dim_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.6478119Z test_contig_size1_large_dim_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.6515623Z test_contig_size1_large_dim_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.6553360Z test_contig_size1_large_dim_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.6596661Z test_contig_size1_large_dim_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.6635663Z test_contig_size1_large_dim_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.6706770Z test_contig_size1_large_dim_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:05.6743900Z test_contig_size1_large_dim_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.6790940Z test_contig_size1_large_dim_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.6829823Z test_contig_size1_large_dim_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.6867689Z test_contig_size1_large_dim_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.6905549Z test_contig_size1_large_dim_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.6943158Z test_contig_size1_large_dim_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.6980557Z test_contig_size1_large_dim_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.7022921Z test_contig_size1_large_dim_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.7063669Z test_contig_size1_large_dim_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.7109647Z test_contig_size1_large_dim_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.7159190Z test_contig_size1_large_dim_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.7240419Z test_contig_size1_large_dim_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:05.7289831Z test_contig_size1_large_dim_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.7350697Z test_contig_size1_large_dim_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:05.7434523Z test_contig_size1_large_dim_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:05.7527869Z test_contig_size1_large_dim_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:05.7578105Z test_contig_size1_large_dim_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.7638370Z test_contig_size1_large_dim_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:05.7681380Z test_contig_size1_large_dim_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.7723767Z test_contig_size1_large_dim_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.7804015Z test_contig_size1_large_dim_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:05.7856524Z test_contig_size1_large_dim_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.7936115Z test_contig_size1_large_dim_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:05.7970974Z test_contig_size1_large_dim_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:05.8016616Z test_contig_size1_large_dim_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.8061546Z test_contig_size1_large_dim_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.8104047Z test_contig_size1_large_dim_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.8151162Z test_contig_size1_large_dim_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.8193294Z test_contig_size1_large_dim_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.8235410Z test_contig_size1_large_dim_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.8251739Z test_contig_size1_large_dim_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:41:05.8267235Z test_contig_size1_large_dim_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:41:05.8282910Z test_contig_size1_large_dim_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:41:05.8298297Z test_contig_size1_large_dim_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:05.8314115Z test_contig_size1_large_dim_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:41:05.8329808Z test_contig_size1_large_dim_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:41:05.8345540Z test_contig_size1_large_dim_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:41:05.8361891Z test_contig_size1_large_dim_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:41:05.8376932Z test_contig_size1_large_dim_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:41:05.8392761Z test_contig_size1_large_dim_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:41:05.8408315Z test_contig_size1_large_dim_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:41:05.8423682Z test_contig_size1_large_dim_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:41:05.8439307Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:41:05.8454844Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:41:05.8470704Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:41:05.8486071Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:41:05.8501936Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:41:05.8517078Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:41:05.8532546Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:41:05.8548179Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:41:05.8563729Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:41:05.8579189Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:41:05.8594843Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:41:05.8610703Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:41:05.8657510Z test_contig_size1_large_dim_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.8703907Z test_contig_size1_large_dim_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.8755065Z test_contig_size1_large_dim_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.8800342Z test_contig_size1_large_dim_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.8845262Z test_contig_size1_large_dim_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.8887274Z test_contig_size1_large_dim_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.8934607Z test_contig_size1_large_dim_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.9036722Z test_contig_size1_large_dim_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:05.9115089Z test_contig_size1_large_dim_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:05.9196956Z test_contig_size1_large_dim_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:05.9236440Z test_contig_size1_large_dim_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.9288946Z test_contig_size1_large_dim_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.9334333Z test_contig_size1_large_dim_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.9379283Z test_contig_size1_large_dim_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.9424843Z test_contig_size1_large_dim_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.9471389Z test_contig_size1_large_dim_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:05.9515474Z test_contig_size1_large_dim_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.9551355Z test_contig_size1_large_dim_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:05.9588986Z test_contig_size1_large_dim_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.9655622Z test_contig_size1_large_dim_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:05.9690328Z test_contig_size1_large_dim_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:05.9733515Z test_contig_size1_large_dim_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.9771797Z test_contig_size1_large_dim_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.9809549Z test_contig_size1_large_dim_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.9847840Z test_contig_size1_large_dim_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.9885547Z test_contig_size1_large_dim_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.9923699Z test_contig_size1_large_dim_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:05.9959445Z test_contig_size1_large_dim_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:05.9997158Z test_contig_size1_large_dim_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.0066226Z test_contig_size1_large_dim_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:06.0110226Z test_contig_size1_large_dim_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.0177308Z test_contig_size1_large_dim_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:06.0210735Z test_contig_size1_large_dim_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:06.0250969Z test_contig_size1_large_dim_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.0289196Z test_contig_size1_large_dim_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.0327331Z test_contig_size1_large_dim_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.0366044Z test_contig_size1_large_dim_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.0403690Z test_contig_size1_large_dim_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.0441708Z test_contig_size1_large_dim_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.0479812Z test_contig_size1_large_dim_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.0519466Z test_contig_size1_large_dim_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.0592191Z test_contig_size1_large_dim_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:06.0644282Z test_contig_size1_large_dim_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.0713446Z test_contig_size1_large_dim_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:06.0747154Z test_contig_size1_large_dim_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:06.0791835Z test_contig_size1_large_dim_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.0830633Z test_contig_size1_large_dim_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.0868273Z test_contig_size1_large_dim_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.0906596Z test_contig_size1_large_dim_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.0943984Z test_contig_size1_large_dim_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.0981578Z test_contig_size1_large_dim_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.1019452Z test_contig_size1_large_dim_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.1057518Z test_contig_size1_large_dim_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.1129834Z test_contig_size1_large_dim_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:06.1173655Z test_contig_size1_large_dim_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.1241358Z test_contig_size1_large_dim_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:06.1273755Z test_contig_size1_large_dim_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:06.1316667Z test_contig_size1_large_dim_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.1355176Z test_contig_size1_large_dim_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.1392961Z test_contig_size1_large_dim_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.1431256Z test_contig_size1_large_dim_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.1468573Z test_contig_size1_large_dim_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.1506964Z test_contig_size1_large_dim_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.1542984Z test_contig_size1_large_dim_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.1580934Z test_contig_size1_large_dim_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.1648046Z test_contig_size1_large_dim_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:06.1680113Z test_contig_size1_large_dim_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:06.1723548Z test_contig_size1_large_dim_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.1762057Z test_contig_size1_large_dim_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.1799799Z test_contig_size1_large_dim_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.1838297Z test_contig_size1_large_dim_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.1875513Z test_contig_size1_large_dim_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.1912777Z test_contig_size1_large_dim_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.1950819Z test_contig_size1_large_dim_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.1988044Z test_contig_size1_large_dim_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.2062973Z test_contig_size1_large_dim_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:06.2100622Z test_contig_size1_large_dim_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.2144909Z test_contig_size1_large_dim_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.2185083Z test_contig_size1_large_dim_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.2224568Z test_contig_size1_large_dim_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.2264956Z test_contig_size1_large_dim_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.2302229Z test_contig_size1_large_dim_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.2340232Z test_contig_size1_large_dim_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.2377847Z test_contig_size1_large_dim_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.2416428Z test_contig_size1_large_dim_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.2486804Z test_contig_size1_large_dim_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:06.2523850Z test_contig_size1_large_dim_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.2569427Z test_contig_size1_large_dim_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.2607640Z test_contig_size1_large_dim_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.2646924Z test_contig_size1_large_dim_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.2687414Z test_contig_size1_large_dim_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.2724344Z test_contig_size1_large_dim_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.2761648Z test_contig_size1_large_dim_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.2799521Z test_contig_size1_large_dim_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.2837787Z test_contig_size1_large_dim_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.2908251Z test_contig_size1_large_dim_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:06.2944873Z test_contig_size1_large_dim_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.2989379Z test_contig_size1_large_dim_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.3027680Z test_contig_size1_large_dim_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.3065543Z test_contig_size1_large_dim_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.3103613Z test_contig_size1_large_dim_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.3140709Z test_contig_size1_large_dim_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.3177844Z test_contig_size1_large_dim_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.3218735Z test_contig_size1_large_dim_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.3256633Z test_contig_size1_large_dim_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.3328489Z test_contig_size1_large_dim_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:06.3366746Z test_contig_size1_large_dim_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.3414016Z test_contig_size1_large_dim_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.3452187Z test_contig_size1_large_dim_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.3490039Z test_contig_size1_large_dim_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.3527985Z test_contig_size1_large_dim_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.3564987Z test_contig_size1_large_dim_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.3602435Z test_contig_size1_large_dim_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.3643158Z test_contig_size1_large_dim_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.3681279Z test_contig_size1_large_dim_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.3761852Z test_contig_size1_large_dim_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:06.3893503Z test_contig_size1_large_dim_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:06.3945943Z test_contig_size1_large_dim_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.4016959Z test_contig_size1_large_dim_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:06.4051799Z test_contig_size1_large_dim_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:06.4095122Z test_contig_size1_large_dim_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.4133910Z test_contig_size1_large_dim_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.4174840Z test_contig_size1_large_dim_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.4215733Z test_contig_size1_large_dim_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.4253098Z test_contig_size1_large_dim_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.4291017Z test_contig_size1_large_dim_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.4326921Z test_contig_size1_large_dim_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:06.4364378Z test_contig_size1_large_dim_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.4434334Z test_contig_size1_large_dim_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:06.4477959Z test_contig_size1_large_dim_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.4547417Z test_contig_size1_large_dim_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:06.4580557Z test_contig_size1_large_dim_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:06.4622518Z test_contig_size1_large_dim_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.4660966Z test_contig_size1_large_dim_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.4698872Z test_contig_size1_large_dim_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.4737353Z test_contig_size1_large_dim_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.4775069Z test_contig_size1_large_dim_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.4812556Z test_contig_size1_large_dim_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.4855846Z test_contig_size1_large_dim_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.4895755Z test_contig_size1_large_dim_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.4943178Z test_contig_size1_large_dim_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.4983709Z test_contig_size1_large_dim_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.5039385Z test_contig_size1_large_dim_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.5080182Z test_contig_size1_large_dim_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.5180309Z test_contig_size1_large_dim_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:06.5271061Z test_contig_size1_large_dim_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:06.5348055Z test_contig_size1_large_dim_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:06.5387232Z test_contig_size1_large_dim_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.5442589Z test_contig_size1_large_dim_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.5484748Z test_contig_size1_large_dim_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.5528731Z test_contig_size1_large_dim_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.5574453Z test_contig_size1_large_dim_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.5616169Z test_contig_size1_large_dim_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.5657713Z test_contig_size1_large_dim_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.5699479Z test_contig_size1_large_dim_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.5786129Z test_contig_size1_large_dim_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:06.5826305Z test_contig_size1_large_dim_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.5874275Z test_contig_size1_large_dim_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.5916404Z test_contig_size1_large_dim_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.5961372Z test_contig_size1_large_dim_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.6010254Z test_contig_size1_large_dim_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.6051664Z test_contig_size1_large_dim_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.6091834Z test_contig_size1_large_dim_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.6129460Z test_contig_size1_large_dim_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.6207118Z test_contig_size1_large_dim_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:06.6256389Z test_contig_size1_large_dim_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.6333337Z test_contig_size1_large_dim_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:06.6373770Z test_contig_size1_large_dim_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.6419422Z test_contig_size1_large_dim_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.6458016Z test_contig_size1_large_dim_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.6499287Z test_contig_size1_large_dim_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.6538561Z test_contig_size1_large_dim_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.6575684Z test_contig_size1_large_dim_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.6613540Z test_contig_size1_large_dim_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.6657214Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.6697058Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.6747154Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.6795594Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.6842723Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.6889291Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.6937769Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.6984531Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.7028872Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.7072432Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.7123448Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.7172445Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.7219507Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.7267660Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.7312817Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.7359287Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.7372263Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.7384128Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.7396085Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.7408057Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.7420176Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.7432778Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.7445667Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.7459387Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.7471715Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.7484709Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.7497988Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.7511271Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.7524103Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.7537168Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.7550753Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.7563498Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.7608863Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.7652273Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.7799052Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:41:06.7846408Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.7893656Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.7942639Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.7987576Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.8033502Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.8077812Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.8121839Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.8174917Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.8220339Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.8267266Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.8314947Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.8360300Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.8405173Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.8449028Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.8491288Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.8543049Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.8591607Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.8641565Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.8691928Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.8737189Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.8783257Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.8796608Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.8809269Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.8821598Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.8833917Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.8845767Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.8857864Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.8869769Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.8881636Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.8893441Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.8905453Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.8917620Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.8929633Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.8941651Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.8953881Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.8966102Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.8977817Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.8990230Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.9002017Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.9014590Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.9026587Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.9038810Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.9050564Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.9062663Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.9074922Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.9086502Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.9098917Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.9110629Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.9122503Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.9134262Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.9146359Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.9158289Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.9170556Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.9182276Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.9194437Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.9206017Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.9217994Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.9230307Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.9242222Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.9254306Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.9266598Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:06.9314116Z test_contig_size1_large_dim_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.9361353Z test_contig_size1_large_dim_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.9444552Z test_contig_size1_large_dim_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:06.9486699Z test_contig_size1_large_dim_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.9546793Z test_contig_size1_large_dim_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:06.9595004Z test_contig_size1_large_dim_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.9645703Z test_contig_size1_large_dim_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.9693545Z test_contig_size1_large_dim_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.9740559Z test_contig_size1_large_dim_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.9787238Z test_contig_size1_large_dim_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:06.9830604Z test_contig_size1_large_dim_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:06.9888147Z test_contig_size1_large_dim_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:06.9961037Z test_contig_size1_large_dim_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:07.0026091Z test_contig_size1_large_dim_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:07.0091234Z test_contig_size1_large_dim_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:07.0156350Z test_contig_size1_large_dim_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:07.0217926Z test_contig_size1_large_dim_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:07.0324319Z test_contig_size1_large_dim_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:07.0363638Z test_contig_size1_large_dim_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:07.0442610Z test_contig_size1_large_dim_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:07.0575228Z test_contig_size1_large_dim_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:07.0627731Z test_contig_size1_large_dim_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:07.0702913Z test_contig_size1_large_dim_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:07.0740638Z test_contig_size1_large_dim_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:07.0786573Z test_contig_size1_large_dim_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:07.0825268Z test_contig_size1_large_dim_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:07.0863941Z test_contig_size1_large_dim_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:07.0902465Z test_contig_size1_large_dim_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:07.0939523Z test_contig_size1_large_dim_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:07.0977020Z test_contig_size1_large_dim_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:07.1019369Z test_contig_size1_large_dim_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:07.1064935Z test_contig_size1_large_dim_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:07.1140534Z test_contig_size1_large_dim_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:07.1191913Z test_contig_size1_large_dim_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:07.1264620Z test_contig_size1_large_dim_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:07.1301383Z test_contig_size1_large_dim_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:07.1349421Z test_contig_size1_large_dim_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:07.1395580Z test_contig_size1_large_dim_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:07.1442525Z test_contig_size1_large_dim_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:07.1488445Z test_contig_size1_large_dim_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:07.1530840Z test_contig_size1_large_dim_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:07.1574149Z test_contig_size1_large_dim_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:07.1616461Z test_contig_size1_large_dim_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:07.1661780Z test_contig_size1_large_dim_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:07.1737167Z test_contig_size1_large_dim_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:07.1779173Z test_contig_size1_large_dim_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:07.1826754Z test_contig_size1_large_dim_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:07.1872822Z test_contig_size1_large_dim_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:07.1919055Z test_contig_size1_large_dim_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:07.1966992Z test_contig_size1_large_dim_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:07.2012658Z test_contig_size1_large_dim_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:07.2057252Z test_contig_size1_large_dim_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:07.2074212Z test_contig_size1_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2090370Z test_contig_size1_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2106557Z test_contig_size1_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2123083Z test_contig_size1_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2138972Z test_contig_size1_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2157225Z test_contig_size1_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2175013Z test_contig_size1_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2195166Z test_contig_size1_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2214928Z test_contig_size1_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2233719Z test_contig_size1_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2251448Z test_contig_size1_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2270111Z test_contig_size1_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2287965Z test_contig_size1_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2306041Z test_contig_size1_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2323622Z test_contig_size1_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2341732Z test_contig_size1_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2359654Z test_contig_size1_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2377110Z test_contig_size1_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2393345Z test_contig_size1_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2410499Z test_contig_size1_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2427685Z test_contig_size1_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2445562Z test_contig_size1_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2462359Z test_contig_size1_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2478503Z test_contig_size1_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2494417Z test_contig_size1_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2510746Z test_contig_size1_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2526736Z test_contig_size1_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2543530Z test_contig_size1_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2559611Z test_contig_size1_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2577696Z test_contig_size1_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2596545Z test_contig_size1_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2614240Z test_contig_size1_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2631904Z test_contig_size1_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2649275Z test_contig_size1_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2665797Z test_contig_size1_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2681393Z test_contig_size1_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2696955Z test_contig_size1_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2712759Z test_contig_size1_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2728316Z test_contig_size1_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2744871Z test_contig_size1_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2760869Z test_contig_size1_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2778807Z test_contig_size1_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2797952Z test_contig_size1_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2815581Z test_contig_size1_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2832737Z test_contig_size1_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2850505Z test_contig_size1_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2867195Z test_contig_size1_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2883313Z test_contig_size1_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2899637Z test_contig_size1_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2915556Z test_contig_size1_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2931400Z test_contig_size1_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2948075Z test_contig_size1_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2964376Z test_contig_size1_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.2982265Z test_contig_size1_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3001013Z test_contig_size1_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3018328Z test_contig_size1_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3035485Z test_contig_size1_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3053326Z test_contig_size1_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3070243Z test_contig_size1_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3086190Z test_contig_size1_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3102250Z test_contig_size1_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3118296Z test_contig_size1_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3134287Z test_contig_size1_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3151456Z test_contig_size1_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3167215Z test_contig_size1_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3184261Z test_contig_size1_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3201435Z test_contig_size1_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3219265Z test_contig_size1_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3236201Z test_contig_size1_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3252230Z test_contig_size1_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3268180Z test_contig_size1_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3284466Z test_contig_size1_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3300622Z test_contig_size1_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3318176Z test_contig_size1_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3334588Z test_contig_size1_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3352424Z test_contig_size1_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3370149Z test_contig_size1_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3388459Z test_contig_size1_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3405321Z test_contig_size1_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3421672Z test_contig_size1_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3437815Z test_contig_size1_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3454012Z test_contig_size1_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3470413Z test_contig_size1_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3487545Z test_contig_size1_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3503834Z test_contig_size1_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3521359Z test_contig_size1_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3538971Z test_contig_size1_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3557270Z test_contig_size1_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3573532Z test_contig_size1_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3589614Z test_contig_size1_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3605492Z test_contig_size1_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3621414Z test_contig_size1_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3637639Z test_contig_size1_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3654439Z test_contig_size1_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3670514Z test_contig_size1_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3688118Z test_contig_size1_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3705380Z test_contig_size1_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3723633Z test_contig_size1_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3739986Z test_contig_size1_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3755797Z test_contig_size1_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3771624Z test_contig_size1_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3787478Z test_contig_size1_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3803257Z test_contig_size1_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3820921Z test_contig_size1_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3837218Z test_contig_size1_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3854424Z test_contig_size1_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3872080Z test_contig_size1_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3889932Z test_contig_size1_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3906745Z test_contig_size1_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3922578Z test_contig_size1_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3938284Z test_contig_size1_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3954319Z test_contig_size1_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3970092Z test_contig_size1_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.3987043Z test_contig_size1_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4002812Z test_contig_size1_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4021471Z test_contig_size1_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4041004Z test_contig_size1_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4060291Z test_contig_size1_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4078521Z test_contig_size1_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4096015Z test_contig_size1_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4114188Z test_contig_size1_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4130643Z test_contig_size1_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4146749Z test_contig_size1_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4162643Z test_contig_size1_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4179790Z test_contig_size1_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4197284Z test_contig_size1_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4213643Z test_contig_size1_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4229449Z test_contig_size1_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4247025Z test_contig_size1_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4265470Z test_contig_size1_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4282889Z test_contig_size1_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4299679Z test_contig_size1_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4317373Z test_contig_size1_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4334035Z test_contig_size1_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4349948Z test_contig_size1_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4365509Z test_contig_size1_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4381285Z test_contig_size1_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4396897Z test_contig_size1_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4414256Z test_contig_size1_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4432731Z test_contig_size1_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4450677Z test_contig_size1_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4469214Z test_contig_size1_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4487726Z test_contig_size1_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4506015Z test_contig_size1_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4525481Z test_contig_size1_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4545135Z test_contig_size1_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4563540Z test_contig_size1_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4581050Z test_contig_size1_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4599153Z test_contig_size1_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4615853Z test_contig_size1_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4632033Z test_contig_size1_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4647817Z test_contig_size1_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4663849Z test_contig_size1_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4679621Z test_contig_size1_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4698063Z test_contig_size1_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4717956Z test_contig_size1_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4735942Z test_contig_size1_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4754386Z test_contig_size1_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4771281Z test_contig_size1_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4787457Z test_contig_size1_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4803506Z test_contig_size1_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4819764Z test_contig_size1_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4836142Z test_contig_size1_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4853142Z test_contig_size1_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4871936Z test_contig_size1_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4891087Z test_contig_size1_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4909912Z test_contig_size1_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4927079Z test_contig_size1_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4945883Z test_contig_size1_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4963510Z test_contig_size1_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4980334Z test_contig_size1_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.4996488Z test_contig_size1_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5012057Z test_contig_size1_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5028146Z test_contig_size1_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5044968Z test_contig_size1_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5062662Z test_contig_size1_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5080718Z test_contig_size1_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5097866Z test_contig_size1_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5114651Z test_contig_size1_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5131078Z test_contig_size1_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5147601Z test_contig_size1_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5164471Z test_contig_size1_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5180848Z test_contig_size1_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5198846Z test_contig_size1_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5218293Z test_contig_size1_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5236712Z test_contig_size1_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5253354Z test_contig_size1_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5270407Z test_contig_size1_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5286155Z test_contig_size1_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5302822Z test_contig_size1_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5313211Z test_contig_size1_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.5323270Z test_contig_size1_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.5333700Z test_contig_size1_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.5343608Z test_contig_size1_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.5354013Z test_contig_size1_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.5363957Z test_contig_size1_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.5373893Z test_contig_size1_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.5384110Z test_contig_size1_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.5394308Z test_contig_size1_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.5404352Z test_contig_size1_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.5414373Z test_contig_size1_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.5424571Z test_contig_size1_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.5434826Z test_contig_size1_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.5444865Z test_contig_size1_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.5454876Z test_contig_size1_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.5465394Z test_contig_size1_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.5483745Z test_contig_size1_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5502622Z test_contig_size1_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5521178Z test_contig_size1_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5538431Z test_contig_size1_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5555528Z test_contig_size1_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5572168Z test_contig_size1_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5588437Z test_contig_size1_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5605079Z test_contig_size1_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5621688Z test_contig_size1_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5639576Z test_contig_size1_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5657389Z test_contig_size1_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5674985Z test_contig_size1_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5691280Z test_contig_size1_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5707783Z test_contig_size1_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5724722Z test_contig_size1_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5741517Z test_contig_size1_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5757567Z test_contig_size1_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5774960Z test_contig_size1_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5792945Z test_contig_size1_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5809768Z test_contig_size1_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5826126Z test_contig_size1_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5842250Z test_contig_size1_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5858299Z test_contig_size1_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5874722Z test_contig_size1_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.5885388Z test_contig_size1_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.5894997Z test_contig_size1_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.5904947Z test_contig_size1_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.5915131Z test_contig_size1_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.5925425Z test_contig_size1_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.5935450Z test_contig_size1_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.5945230Z test_contig_size1_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.5955481Z test_contig_size1_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.5965805Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.5975501Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.5985489Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.5995591Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.6005658Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.6015705Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.6025818Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.6036282Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.6046499Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.6056294Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.6066479Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.6076502Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.6086445Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.6096645Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.6106775Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.6116942Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.6126855Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.6136800Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.6146872Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.6157243Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.6167210Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.6176997Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.6187399Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.6197243Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.6207283Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.6217567Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.6227582Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.6237818Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.6247777Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.6257462Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.6267487Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.6277431Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:07.6296757Z test_contig_size1_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6314756Z test_contig_size1_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6332515Z test_contig_size1_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6350426Z test_contig_size1_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6368655Z test_contig_size1_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6385987Z test_contig_size1_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6402660Z test_contig_size1_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6419287Z test_contig_size1_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6436032Z test_contig_size1_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6452596Z test_contig_size1_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6469362Z test_contig_size1_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6487020Z test_contig_size1_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6505371Z test_contig_size1_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6522731Z test_contig_size1_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6539206Z test_contig_size1_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6556117Z test_contig_size1_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6572815Z test_contig_size1_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6589551Z test_contig_size1_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6606888Z test_contig_size1_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6625326Z test_contig_size1_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6644889Z test_contig_size1_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6664311Z test_contig_size1_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6682402Z test_contig_size1_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6699973Z test_contig_size1_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6718678Z test_contig_size1_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6735729Z test_contig_size1_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6752572Z test_contig_size1_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6769103Z test_contig_size1_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6785679Z test_contig_size1_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6802215Z test_contig_size1_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6820587Z test_contig_size1_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6838073Z test_contig_size1_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6857617Z test_contig_size1_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6878137Z test_contig_size1_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6897142Z test_contig_size1_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6916043Z test_contig_size1_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6934930Z test_contig_size1_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6953029Z test_contig_size1_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6970546Z test_contig_size1_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.6988265Z test_contig_size1_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7005856Z test_contig_size1_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7023503Z test_contig_size1_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7041268Z test_contig_size1_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7058425Z test_contig_size1_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7076541Z test_contig_size1_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7094772Z test_contig_size1_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7113670Z test_contig_size1_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7131267Z test_contig_size1_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7149151Z test_contig_size1_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7165434Z test_contig_size1_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7181819Z test_contig_size1_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7198283Z test_contig_size1_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7213405Z test_contig_vs_every_other___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.7228161Z test_contig_vs_every_other___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.7244830Z test_contig_vs_every_other___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7262078Z test_contig_vs_every_other___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7278701Z test_contig_vs_every_other___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7294577Z test_contig_vs_every_other___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7310875Z test_contig_vs_every_other___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7325821Z test_contig_vs_every_other___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.7339857Z test_contig_vs_every_other___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.7354064Z test_contig_vs_every_other___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.7367604Z test_contig_vs_every_other___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.7381325Z test_contig_vs_every_other___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.7395165Z test_contig_vs_every_other___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.7408822Z test_contig_vs_every_other___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.7422623Z test_contig_vs_every_other___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.7436261Z test_contig_vs_every_other___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.7449907Z test_contig_vs_every_other___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.7463692Z test_contig_vs_every_other___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.7479510Z test_contig_vs_every_other___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7495704Z test_contig_vs_every_other___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7514013Z test_contig_vs_every_other___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7531656Z test_contig_vs_every_other___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7548931Z test_contig_vs_every_other___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7565463Z test_contig_vs_every_other___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7582217Z test_contig_vs_every_other___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7598443Z test_contig_vs_every_other___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7614488Z test_contig_vs_every_other___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7630953Z test_contig_vs_every_other___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7646854Z test_contig_vs_every_other___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7663061Z test_contig_vs_every_other___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7679185Z test_contig_vs_every_other___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7696195Z test_contig_vs_every_other___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7712500Z test_contig_vs_every_other___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7728786Z test_contig_vs_every_other___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7744828Z test_contig_vs_every_other___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7759484Z test_contig_vs_every_other___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.7775897Z test_contig_vs_every_other___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7793554Z test_contig_vs_every_other___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7809922Z test_contig_vs_every_other___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7826112Z test_contig_vs_every_other___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7842370Z test_contig_vs_every_other___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.7856813Z test_contig_vs_every_other___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.7871248Z test_contig_vs_every_other___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.7885420Z test_contig_vs_every_other___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.7899294Z test_contig_vs_every_other___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.7913316Z test_contig_vs_every_other___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.7927091Z test_contig_vs_every_other___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.7940838Z test_contig_vs_every_other___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.7954815Z test_contig_vs_every_other___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.7968345Z test_contig_vs_every_other___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.7982314Z test_contig_vs_every_other___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.7996967Z test_contig_vs_every_other___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8013249Z test_contig_vs_every_other___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.8033630Z test_contig_vs_every_other___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.8053508Z test_contig_vs_every_other___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.8070957Z test_contig_vs_every_other___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.8087496Z test_contig_vs_every_other___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.8104440Z test_contig_vs_every_other___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.8119660Z test_contig_vs_every_other___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8133936Z test_contig_vs_every_other___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8148227Z test_contig_vs_every_other___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8162567Z test_contig_vs_every_other___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8177077Z test_contig_vs_every_other___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8192363Z test_contig_vs_every_other___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8209793Z test_contig_vs_every_other___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.8227112Z test_contig_vs_every_other___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.8243823Z test_contig_vs_every_other___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.8260101Z test_contig_vs_every_other___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.8276373Z test_contig_vs_every_other___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.8291247Z test_contig_vs_every_other___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8305586Z test_contig_vs_every_other___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8320169Z test_contig_vs_every_other___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8334208Z test_contig_vs_every_other___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8348048Z test_contig_vs_every_other___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8362131Z test_contig_vs_every_other___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8376045Z test_contig_vs_every_other___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8390185Z test_contig_vs_every_other___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8403867Z test_contig_vs_every_other___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8417889Z test_contig_vs_every_other___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8431982Z test_contig_vs_every_other___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8447460Z test_contig_vs_every_other_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8462197Z test_contig_vs_every_other_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8479365Z test_contig_vs_every_other_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.8498114Z test_contig_vs_every_other_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.8515976Z test_contig_vs_every_other_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.8532688Z test_contig_vs_every_other_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.8549435Z test_contig_vs_every_other_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.8565479Z test_contig_vs_every_other_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.8580401Z test_contig_vs_every_other_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8594849Z test_contig_vs_every_other_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8609358Z test_contig_vs_every_other_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8623525Z test_contig_vs_every_other_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8637661Z test_contig_vs_every_other_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8653504Z test_contig_vs_every_other_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.8669549Z test_contig_vs_every_other_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.8686200Z test_contig_vs_every_other_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.8702861Z test_contig_vs_every_other_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.8718787Z test_contig_vs_every_other_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.8734797Z test_contig_vs_every_other_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.8751424Z test_contig_vs_every_other_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.8767643Z test_contig_vs_every_other_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.8784221Z test_contig_vs_every_other_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.8798555Z test_contig_vs_every_other_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8813098Z test_contig_vs_every_other_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8827202Z test_contig_vs_every_other_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8841025Z test_contig_vs_every_other_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8854621Z test_contig_vs_every_other_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8868753Z test_contig_vs_every_other_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8882696Z test_contig_vs_every_other_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8896471Z test_contig_vs_every_other_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8910309Z test_contig_vs_every_other_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8924012Z test_contig_vs_every_other_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8937667Z test_contig_vs_every_other_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8951548Z test_contig_vs_every_other_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8965106Z test_contig_vs_every_other_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8979191Z test_contig_vs_every_other_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.8992888Z test_contig_vs_every_other_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.9007364Z test_contig_vs_every_other_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.9021422Z test_contig_vs_every_other_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.9035615Z test_contig_vs_every_other_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.9049698Z test_contig_vs_every_other_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.9063855Z test_contig_vs_every_other_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.9077978Z test_contig_vs_every_other_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.9092097Z test_contig_vs_every_other_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.9106125Z test_contig_vs_every_other_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.9120380Z test_contig_vs_every_other_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.9134364Z test_contig_vs_every_other_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.9148541Z test_contig_vs_every_other_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.9162615Z test_contig_vs_every_other_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.9176671Z test_contig_vs_every_other_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.9192918Z test_contig_vs_every_other_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9207584Z test_contig_vs_every_other_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.9224123Z test_contig_vs_every_other_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9241083Z test_contig_vs_every_other_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9257412Z test_contig_vs_every_other_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9273218Z test_contig_vs_every_other_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.9287556Z test_contig_vs_every_other_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.9301959Z test_contig_vs_every_other_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.9316403Z test_contig_vs_every_other_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.9330732Z test_contig_vs_every_other_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.9347015Z test_contig_vs_every_other_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9362084Z test_contig_vs_every_other_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.9378657Z test_contig_vs_every_other_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9395593Z test_contig_vs_every_other_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9412387Z test_contig_vs_every_other_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9427621Z test_contig_vs_every_other_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.9442085Z test_contig_vs_every_other_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.9456378Z test_contig_vs_every_other_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.9470830Z test_contig_vs_every_other_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.9485194Z test_contig_vs_every_other_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:07.9502164Z test_contig_vs_every_other_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9519400Z test_contig_vs_every_other_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9536455Z test_contig_vs_every_other_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9553318Z test_contig_vs_every_other_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9569496Z test_contig_vs_every_other_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9586825Z test_contig_vs_every_other_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9603756Z test_contig_vs_every_other_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9620770Z test_contig_vs_every_other_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9637457Z test_contig_vs_every_other_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9653642Z test_contig_vs_every_other_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9670380Z test_contig_vs_every_other_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9686334Z test_contig_vs_every_other_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9702526Z test_contig_vs_every_other_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9719749Z test_contig_vs_every_other_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9737414Z test_contig_vs_every_other_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9755080Z test_contig_vs_every_other_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9772199Z test_contig_vs_every_other_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9789097Z test_contig_vs_every_other_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9805839Z test_contig_vs_every_other_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9822384Z test_contig_vs_every_other_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9839041Z test_contig_vs_every_other_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9855552Z test_contig_vs_every_other_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9872913Z test_contig_vs_every_other_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9889218Z test_contig_vs_every_other_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9907901Z test_contig_vs_every_other_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9926375Z test_contig_vs_every_other_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9944115Z test_contig_vs_every_other_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9961274Z test_contig_vs_every_other_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9978423Z test_contig_vs_every_other_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:07.9995012Z test_contig_vs_every_other_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0011666Z test_contig_vs_every_other_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0028183Z test_contig_vs_every_other_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0044907Z test_contig_vs_every_other_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0061527Z test_contig_vs_every_other_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0078230Z test_contig_vs_every_other_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0094876Z test_contig_vs_every_other_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0111597Z test_contig_vs_every_other_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0127909Z test_contig_vs_every_other_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0143641Z test_contig_vs_every_other_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0159608Z test_contig_vs_every_other_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0175500Z test_contig_vs_every_other_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0191171Z test_contig_vs_every_other_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0206859Z test_contig_vs_every_other_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0222218Z test_contig_vs_every_other_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.0236134Z test_contig_vs_every_other_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.0251962Z test_contig_vs_every_other_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0269457Z test_contig_vs_every_other_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0284912Z test_contig_vs_every_other_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0300802Z test_contig_vs_every_other_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0315703Z test_contig_vs_every_other_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.0331349Z test_contig_vs_every_other_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.0345976Z test_contig_vs_every_other_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.0359847Z test_contig_vs_every_other_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.0373307Z test_contig_vs_every_other_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.0387202Z test_contig_vs_every_other_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.0400969Z test_contig_vs_every_other_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.0416845Z test_contig_vs_every_other_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0433161Z test_contig_vs_every_other_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0452531Z test_contig_vs_every_other_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0472003Z test_contig_vs_every_other_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0488839Z test_contig_vs_every_other_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0505369Z test_contig_vs_every_other_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0522284Z test_contig_vs_every_other_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0537910Z test_contig_vs_every_other_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0554220Z test_contig_vs_every_other_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0569789Z test_contig_vs_every_other_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0585661Z test_contig_vs_every_other_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0601573Z test_contig_vs_every_other_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0610629Z test_contig_vs_every_other_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:08.0627748Z test_contig_vs_every_other_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0644475Z test_contig_vs_every_other_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0661450Z test_contig_vs_every_other_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0676662Z test_contig_vs_every_other_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.0690946Z test_contig_vs_every_other_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.0705050Z test_contig_vs_every_other_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.0719123Z test_contig_vs_every_other_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.0733305Z test_contig_vs_every_other_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.0748550Z test_contig_vs_every_other_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.0763243Z test_contig_vs_every_other_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.0779316Z test_contig_vs_every_other_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0795561Z test_contig_vs_every_other_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0811660Z test_contig_vs_every_other_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0826354Z test_contig_vs_every_other_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.0840097Z test_contig_vs_every_other_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.0853836Z test_contig_vs_every_other_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.0867698Z test_contig_vs_every_other_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.0881626Z test_contig_vs_every_other_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.0896824Z test_contig_vs_every_other_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.0911507Z test_contig_vs_every_other_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.0927351Z test_contig_vs_every_other_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0943610Z test_contig_vs_every_other_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0959920Z test_contig_vs_every_other_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.0974459Z test_contig_vs_every_other_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.0988152Z test_contig_vs_every_other_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1002158Z test_contig_vs_every_other_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1015824Z test_contig_vs_every_other_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1029752Z test_contig_vs_every_other_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1038320Z test_contig_vs_every_other_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:08.1054834Z test_contig_vs_every_other_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.1071736Z test_contig_vs_every_other_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.1088058Z test_contig_vs_every_other_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.1103041Z test_contig_vs_every_other_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1117204Z test_contig_vs_every_other_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1131231Z test_contig_vs_every_other_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1145456Z test_contig_vs_every_other_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1159779Z test_contig_vs_every_other_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1174060Z test_contig_vs_every_other_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1188178Z test_contig_vs_every_other_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1202410Z test_contig_vs_every_other_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1216408Z test_contig_vs_every_other_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1230615Z test_contig_vs_every_other_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1245047Z test_contig_vs_every_other_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1258691Z test_contig_vs_every_other_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1273732Z test_contig_vs_every_other_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1288615Z test_contig_vs_every_other_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1304090Z test_contig_vs_every_other_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.1318984Z test_contig_vs_every_other_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1333504Z test_contig_vs_every_other_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1347313Z test_contig_vs_every_other_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1361177Z test_contig_vs_every_other_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1374973Z test_contig_vs_every_other_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1389899Z test_contig_vs_every_other_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1403515Z test_contig_vs_every_other_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1418640Z test_contig_vs_every_other_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1433870Z test_contig_vs_every_other_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1449134Z test_contig_vs_every_other_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1463657Z test_contig_vs_every_other_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1477510Z test_contig_vs_every_other_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1491201Z test_contig_vs_every_other_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1505017Z test_contig_vs_every_other_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1518897Z test_contig_vs_every_other_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1534273Z test_contig_vs_every_other_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1549435Z test_contig_vs_every_other_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1565068Z test_contig_vs_every_other_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.1581547Z test_contig_vs_every_other_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.1597833Z test_contig_vs_every_other_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.1612404Z test_contig_vs_every_other_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1626276Z test_contig_vs_every_other_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1640065Z test_contig_vs_every_other_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1653715Z test_contig_vs_every_other_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1667870Z test_contig_vs_every_other_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1683290Z test_contig_vs_every_other_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.1699529Z test_contig_vs_every_other_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.1716049Z test_contig_vs_every_other_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.1732546Z test_contig_vs_every_other_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.1749943Z test_contig_vs_every_other_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.1766526Z test_contig_vs_every_other_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.1783419Z test_contig_vs_every_other_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.1799996Z test_contig_vs_every_other_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.1817271Z test_contig_vs_every_other_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.1834315Z test_contig_vs_every_other_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.1850879Z test_contig_vs_every_other_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.1867083Z test_contig_vs_every_other_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.1882466Z test_contig_vs_every_other_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.1900288Z test_contig_vs_every_other_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.1917961Z test_contig_vs_every_other_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.1934987Z test_contig_vs_every_other_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.1950918Z test_contig_vs_every_other_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.1967071Z test_contig_vs_every_other_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.1983136Z test_contig_vs_every_other_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.1999128Z test_contig_vs_every_other_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.2014880Z test_contig_vs_every_other_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.2031101Z test_contig_vs_every_other_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.2046955Z test_contig_vs_every_other_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.2059715Z test_contig_vs_every_other_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:08.2071506Z test_contig_vs_every_other_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:08.2083215Z test_contig_vs_every_other_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:08.2094948Z test_contig_vs_every_other_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:08.2106786Z test_contig_vs_every_other_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:08.2118618Z test_contig_vs_every_other_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:08.2130352Z test_contig_vs_every_other_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:08.2142332Z test_contig_vs_every_other_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:08.2154008Z test_contig_vs_every_other_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:08.2165693Z test_contig_vs_every_other_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:08.2177470Z test_contig_vs_every_other_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:08.2189615Z test_contig_vs_every_other_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:08.2201258Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:08.2212950Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:08.2224771Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:08.2236672Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:08.2248452Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:08.2260268Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:08.2272185Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:08.2283936Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:08.2295755Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:08.2307713Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:08.2319505Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:08.2331687Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:08.2347169Z test_contig_vs_every_other_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.2362357Z test_contig_vs_every_other_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.2376896Z test_contig_vs_every_other_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.2391632Z test_contig_vs_every_other_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.2405872Z test_contig_vs_every_other_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.2422432Z test_contig_vs_every_other_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.2439036Z test_contig_vs_every_other_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.2458260Z test_contig_vs_every_other_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.2477592Z test_contig_vs_every_other_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.2494764Z test_contig_vs_every_other_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.2511600Z test_contig_vs_every_other_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.2528299Z test_contig_vs_every_other_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.2544123Z test_contig_vs_every_other_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.2561054Z test_contig_vs_every_other_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.2577272Z test_contig_vs_every_other_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.2593566Z test_contig_vs_every_other_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.2609427Z test_contig_vs_every_other_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.2624919Z test_contig_vs_every_other_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.2638846Z test_contig_vs_every_other_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.2654045Z test_contig_vs_every_other_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.2669308Z test_contig_vs_every_other_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.2684891Z test_contig_vs_every_other_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.2699532Z test_contig_vs_every_other_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.2713469Z test_contig_vs_every_other_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.2727333Z test_contig_vs_every_other_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.2741256Z test_contig_vs_every_other_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.2755235Z test_contig_vs_every_other_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.2769803Z test_contig_vs_every_other_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.2783639Z test_contig_vs_every_other_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.2799947Z test_contig_vs_every_other_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.2816024Z test_contig_vs_every_other_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.2832290Z test_contig_vs_every_other_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.2846990Z test_contig_vs_every_other_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.2862769Z test_contig_vs_every_other_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.2877510Z test_contig_vs_every_other_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.2891344Z test_contig_vs_every_other_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.2905431Z test_contig_vs_every_other_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.2919298Z test_contig_vs_every_other_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.2933193Z test_contig_vs_every_other_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.2947807Z test_contig_vs_every_other_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.2961685Z test_contig_vs_every_other_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.2977756Z test_contig_vs_every_other_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.2994335Z test_contig_vs_every_other_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.3009965Z test_contig_vs_every_other_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.3025186Z test_contig_vs_every_other_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3040797Z test_contig_vs_every_other_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.3055654Z test_contig_vs_every_other_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3069796Z test_contig_vs_every_other_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3083717Z test_contig_vs_every_other_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3097377Z test_contig_vs_every_other_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3111530Z test_contig_vs_every_other_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3125520Z test_contig_vs_every_other_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3139203Z test_contig_vs_every_other_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3155141Z test_contig_vs_every_other_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.3171366Z test_contig_vs_every_other_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.3187006Z test_contig_vs_every_other_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.3201838Z test_contig_vs_every_other_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3217187Z test_contig_vs_every_other_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3231877Z test_contig_vs_every_other_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3245446Z test_contig_vs_every_other_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3259132Z test_contig_vs_every_other_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3272945Z test_contig_vs_every_other_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3286748Z test_contig_vs_every_other_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3301284Z test_contig_vs_every_other_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3315228Z test_contig_vs_every_other_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3330375Z test_contig_vs_every_other_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3345083Z test_contig_vs_every_other_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3360812Z test_contig_vs_every_other_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.3375033Z test_contig_vs_every_other_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3389212Z test_contig_vs_every_other_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3402994Z test_contig_vs_every_other_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3416990Z test_contig_vs_every_other_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3430702Z test_contig_vs_every_other_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3446102Z test_contig_vs_every_other_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3460660Z test_contig_vs_every_other_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3476586Z test_contig_vs_every_other_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.3492775Z test_contig_vs_every_other_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.3509738Z test_contig_vs_every_other_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.3523875Z test_contig_vs_every_other_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3537586Z test_contig_vs_every_other_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3551472Z test_contig_vs_every_other_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3565479Z test_contig_vs_every_other_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3579790Z test_contig_vs_every_other_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3594535Z test_contig_vs_every_other_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3609031Z test_contig_vs_every_other_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3624712Z test_contig_vs_every_other_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.3641023Z test_contig_vs_every_other_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.3657183Z test_contig_vs_every_other_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.3672092Z test_contig_vs_every_other_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3685725Z test_contig_vs_every_other_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3699423Z test_contig_vs_every_other_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3713238Z test_contig_vs_every_other_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3726920Z test_contig_vs_every_other_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3742420Z test_contig_vs_every_other_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3757019Z test_contig_vs_every_other_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3772841Z test_contig_vs_every_other_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.3789868Z test_contig_vs_every_other_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.3805690Z test_contig_vs_every_other_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.3821608Z test_contig_vs_every_other_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.3835916Z test_contig_vs_every_other_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3849526Z test_contig_vs_every_other_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3863320Z test_contig_vs_every_other_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3877064Z test_contig_vs_every_other_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3892017Z test_contig_vs_every_other_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3906526Z test_contig_vs_every_other_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3922309Z test_contig_vs_every_other_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.3938564Z test_contig_vs_every_other_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.3954705Z test_contig_vs_every_other_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.3969274Z test_contig_vs_every_other_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3983118Z test_contig_vs_every_other_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.3996910Z test_contig_vs_every_other_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4010369Z test_contig_vs_every_other_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4024061Z test_contig_vs_every_other_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4039180Z test_contig_vs_every_other_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4053639Z test_contig_vs_every_other_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4070546Z test_contig_vs_every_other_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.4088684Z test_contig_vs_every_other_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.4105835Z test_contig_vs_every_other_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.4122488Z test_contig_vs_every_other_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.4138741Z test_contig_vs_every_other_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.4155074Z test_contig_vs_every_other_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.4169683Z test_contig_vs_every_other_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4183875Z test_contig_vs_every_other_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4198290Z test_contig_vs_every_other_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4212087Z test_contig_vs_every_other_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4225864Z test_contig_vs_every_other_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4240389Z test_contig_vs_every_other_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4254004Z test_contig_vs_every_other_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4270094Z test_contig_vs_every_other_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.4286171Z test_contig_vs_every_other_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.4301987Z test_contig_vs_every_other_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.4316805Z test_contig_vs_every_other_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4332688Z test_contig_vs_every_other_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.4347102Z test_contig_vs_every_other_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4361041Z test_contig_vs_every_other_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4374760Z test_contig_vs_every_other_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4388530Z test_contig_vs_every_other_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4402409Z test_contig_vs_every_other_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4417805Z test_contig_vs_every_other_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4434269Z test_contig_vs_every_other_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.4450311Z test_contig_vs_every_other_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.4466996Z test_contig_vs_every_other_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.4483974Z test_contig_vs_every_other_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.4500401Z test_contig_vs_every_other_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.4519982Z test_contig_vs_every_other_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.4539026Z test_contig_vs_every_other_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.4556523Z test_contig_vs_every_other_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.4572136Z test_contig_vs_every_other_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.4588578Z test_contig_vs_every_other_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.4603638Z test_contig_vs_every_other_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4618194Z test_contig_vs_every_other_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4632036Z test_contig_vs_every_other_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4645952Z test_contig_vs_every_other_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4660019Z test_contig_vs_every_other_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4668286Z test_contig_vs_every_other_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:08.4685550Z test_contig_vs_every_other_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.4702760Z test_contig_vs_every_other_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.4719582Z test_contig_vs_every_other_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.4734686Z test_contig_vs_every_other_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4749416Z test_contig_vs_every_other_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4763710Z test_contig_vs_every_other_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4777885Z test_contig_vs_every_other_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4792133Z test_contig_vs_every_other_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4807292Z test_contig_vs_every_other_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4825045Z test_contig_vs_every_other_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.4842103Z test_contig_vs_every_other_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.4858842Z test_contig_vs_every_other_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.4875090Z test_contig_vs_every_other_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.4891186Z test_contig_vs_every_other_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.4906050Z test_contig_vs_every_other_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4920179Z test_contig_vs_every_other_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4934648Z test_contig_vs_every_other_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4948630Z test_contig_vs_every_other_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4962576Z test_contig_vs_every_other_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4977307Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.4994085Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5010697Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5026201Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5042119Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5057833Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5073740Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5089531Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5105059Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5121520Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5137759Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5153738Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5169616Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5186041Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5201437Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5217167Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5226791Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5234923Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5242983Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5250916Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5258937Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5266956Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5275149Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5283025Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5290915Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5299027Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5307342Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5315036Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5323119Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5331198Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5339504Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5348096Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5365724Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5383902Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5400957Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5416868Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5433187Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5448897Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5464870Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5480865Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5496401Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.5513364Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5529814Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5545571Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5561164Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5576868Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.5592556Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5608463Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5623754Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5640318Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5656555Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5672519Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5688650Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5704451Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5720170Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5735775Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.5745319Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5753100Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5761094Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5769319Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5776891Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5784957Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5792956Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5800728Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5808551Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5816698Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5824412Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5833047Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5841696Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5850308Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5858907Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5867093Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5875494Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5883331Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5891540Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5899553Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5907614Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5915761Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5923702Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5931750Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5939686Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5947670Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5955793Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5963795Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5971729Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5979800Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5987770Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.5996328Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.6004221Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.6011925Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.6020268Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.6028421Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.6036425Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.6044206Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.6051897Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.6059752Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:08.6078588Z test_contig_vs_every_other_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6096366Z test_contig_vs_every_other_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6114151Z test_contig_vs_every_other_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6130802Z test_contig_vs_every_other_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6147390Z test_contig_vs_every_other_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6163329Z test_contig_vs_every_other_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6179306Z test_contig_vs_every_other_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6195133Z test_contig_vs_every_other_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6210839Z test_contig_vs_every_other_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6226652Z test_contig_vs_every_other_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6242253Z test_contig_vs_every_other_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6259713Z test_contig_vs_every_other_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6277048Z test_contig_vs_every_other_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6293668Z test_contig_vs_every_other_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6310675Z test_contig_vs_every_other_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6327359Z test_contig_vs_every_other_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6344110Z test_contig_vs_every_other_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6364298Z test_contig_vs_every_other_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6380116Z test_contig_vs_every_other_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6397906Z test_contig_vs_every_other_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6416343Z test_contig_vs_every_other_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6434075Z test_contig_vs_every_other_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6450630Z test_contig_vs_every_other_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6466832Z test_contig_vs_every_other_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6483296Z test_contig_vs_every_other_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6498326Z test_contig_vs_every_other_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.6512748Z test_contig_vs_every_other_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.6527163Z test_contig_vs_every_other_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.6541026Z test_contig_vs_every_other_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.6554986Z test_contig_vs_every_other_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:08.6570719Z test_contig_vs_every_other_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6586822Z test_contig_vs_every_other_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6605068Z test_contig_vs_every_other_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6622747Z test_contig_vs_every_other_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6639809Z test_contig_vs_every_other_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6656301Z test_contig_vs_every_other_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6673350Z test_contig_vs_every_other_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6689212Z test_contig_vs_every_other_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6705276Z test_contig_vs_every_other_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6721393Z test_contig_vs_every_other_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6737184Z test_contig_vs_every_other_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6753406Z test_contig_vs_every_other_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6769402Z test_contig_vs_every_other_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6785106Z test_contig_vs_every_other_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6802024Z test_contig_vs_every_other_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6818316Z test_contig_vs_every_other_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6835117Z test_contig_vs_every_other_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6850843Z test_contig_vs_every_other_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6866721Z test_contig_vs_every_other_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6882574Z test_contig_vs_every_other_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6898267Z test_contig_vs_every_other_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.6914301Z test_contig_vs_every_other_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:08.7024149Z test_contig_vs_transposed___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:08.7109233Z test_contig_vs_transposed___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:08.7387219Z test_contig_vs_transposed___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:41:08.7520612Z test_contig_vs_transposed___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:08.7711835Z test_contig_vs_transposed___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:41:08.7787299Z test_contig_vs_transposed___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:08.7880090Z test_contig_vs_transposed___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:08.7961078Z test_contig_vs_transposed___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:08.8044546Z test_contig_vs_transposed___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:08.8125726Z test_contig_vs_transposed___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:08.8215203Z test_contig_vs_transposed___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:08.8297659Z test_contig_vs_transposed___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:08.8377046Z test_contig_vs_transposed___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:08.8458311Z test_contig_vs_transposed___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:08.8543190Z test_contig_vs_transposed___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:08.8629273Z test_contig_vs_transposed___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:08.8710597Z test_contig_vs_transposed___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:08.8788569Z test_contig_vs_transposed___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:08.8891586Z test_contig_vs_transposed___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:08.8998744Z test_contig_vs_transposed___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:08.9184554Z test_contig_vs_transposed___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:41:08.9374318Z test_contig_vs_transposed___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:41:08.9585806Z test_contig_vs_transposed___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:08.9661076Z test_contig_vs_transposed___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:08.9762561Z test_contig_vs_transposed___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:08.9873550Z test_contig_vs_transposed___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:08.9990940Z test_contig_vs_transposed___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:09.0105259Z test_contig_vs_transposed___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:09.0225375Z test_contig_vs_transposed___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:09.0328637Z test_contig_vs_transposed___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:09.0431545Z test_contig_vs_transposed___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:09.0675057Z test_contig_vs_transposed___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:09.0759727Z test_contig_vs_transposed___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:09.0858823Z test_contig_vs_transposed___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:09.0947505Z test_contig_vs_transposed___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:09.1032411Z test_contig_vs_transposed___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:09.1245918Z test_contig_vs_transposed___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:09.1376039Z test_contig_vs_transposed___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:09.1580500Z test_contig_vs_transposed___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:09.1654207Z test_contig_vs_transposed___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:09.1754691Z test_contig_vs_transposed___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:09.1842878Z test_contig_vs_transposed___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:09.1932477Z test_contig_vs_transposed___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:09.2035680Z test_contig_vs_transposed___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:09.2117623Z test_contig_vs_transposed___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:09.2196350Z test_contig_vs_transposed___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:09.2274898Z test_contig_vs_transposed___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:09.2356493Z test_contig_vs_transposed___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:09.2439825Z test_contig_vs_transposed___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:09.2525374Z test_contig_vs_transposed___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:09.2607190Z test_contig_vs_transposed___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:09.2685433Z test_contig_vs_transposed___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:09.2796578Z test_contig_vs_transposed___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:09.3140664Z test_contig_vs_transposed___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:41:09.3471194Z test_contig_vs_transposed___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:41:09.3688828Z test_contig_vs_transposed___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:09.3776350Z test_contig_vs_transposed___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:09.3896038Z test_contig_vs_transposed___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:09.4005948Z test_contig_vs_transposed___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:09.4128456Z test_contig_vs_transposed___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:09.4252872Z test_contig_vs_transposed___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:09.4351092Z test_contig_vs_transposed___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:09.4448752Z test_contig_vs_transposed___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:09.4545066Z test_contig_vs_transposed___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:09.4727247Z test_contig_vs_transposed___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:41:09.4844313Z test_contig_vs_transposed___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:09.5032460Z test_contig_vs_transposed___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:41:09.5110394Z test_contig_vs_transposed___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:09.5220330Z test_contig_vs_transposed___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:09.5313733Z test_contig_vs_transposed___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:09.5413847Z test_contig_vs_transposed___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:09.5517842Z test_contig_vs_transposed___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:09.5600831Z test_contig_vs_transposed___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:09.5680303Z test_contig_vs_transposed___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:09.5759873Z test_contig_vs_transposed___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:09.5841633Z test_contig_vs_transposed___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:09.5928145Z test_contig_vs_transposed___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:09.6013304Z test_contig_vs_transposed___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:09.6094979Z test_contig_vs_transposed___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:09.6173586Z test_contig_vs_transposed___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:09.6270393Z test_contig_vs_transposed_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:09.6361286Z test_contig_vs_transposed_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:09.6579183Z test_contig_vs_transposed_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:09.6924390Z test_contig_vs_transposed_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:41:09.7073294Z test_contig_vs_transposed_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:41:09.7278751Z test_contig_vs_transposed_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:09.7352636Z test_contig_vs_transposed_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:09.7464608Z test_contig_vs_transposed_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:09.7558684Z test_contig_vs_transposed_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:09.7658521Z test_contig_vs_transposed_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:09.7761644Z test_contig_vs_transposed_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:09.7846834Z test_contig_vs_transposed_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:09.7925665Z test_contig_vs_transposed_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:09.8027258Z test_contig_vs_transposed_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:09.8130459Z test_contig_vs_transposed_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:09.8200914Z test_contig_vs_transposed_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:09.8311407Z test_contig_vs_transposed_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:09.8424575Z test_contig_vs_transposed_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:09.8663490Z test_contig_vs_transposed_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:09.8767510Z test_contig_vs_transposed_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:09.8901732Z test_contig_vs_transposed_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:09.9004014Z test_contig_vs_transposed_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:09.9090637Z test_contig_vs_transposed_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:09.9170275Z test_contig_vs_transposed_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:09.9256256Z test_contig_vs_transposed_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:09.9358275Z test_contig_vs_transposed_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:09.9440259Z test_contig_vs_transposed_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:09.9518792Z test_contig_vs_transposed_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:09.9599980Z test_contig_vs_transposed_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:09.9687581Z test_contig_vs_transposed_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:09.9790011Z test_contig_vs_transposed_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:09.9873098Z test_contig_vs_transposed_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:09.9953511Z test_contig_vs_transposed_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.0030815Z test_contig_vs_transposed_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.0111156Z test_contig_vs_transposed_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.0194914Z test_contig_vs_transposed_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.0280102Z test_contig_vs_transposed_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.0362478Z test_contig_vs_transposed_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.0441481Z test_contig_vs_transposed_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.0523616Z test_contig_vs_transposed_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.0607454Z test_contig_vs_transposed_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.0692505Z test_contig_vs_transposed_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.0775570Z test_contig_vs_transposed_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.0855093Z test_contig_vs_transposed_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.0933254Z test_contig_vs_transposed_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.1012805Z test_contig_vs_transposed_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.1095456Z test_contig_vs_transposed_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.1180052Z test_contig_vs_transposed_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.1261849Z test_contig_vs_transposed_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.1340255Z test_contig_vs_transposed_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.1437450Z test_contig_vs_transposed_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:10.1527700Z test_contig_vs_transposed_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:10.1733334Z test_contig_vs_transposed_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:10.1802254Z test_contig_vs_transposed_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:10.1894160Z test_contig_vs_transposed_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:10.1974278Z test_contig_vs_transposed_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.2054827Z test_contig_vs_transposed_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.2135716Z test_contig_vs_transposed_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.2224445Z test_contig_vs_transposed_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:10.2303198Z test_contig_vs_transposed_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.2402023Z test_contig_vs_transposed_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:10.2490477Z test_contig_vs_transposed_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:10.2693915Z test_contig_vs_transposed_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:10.2762544Z test_contig_vs_transposed_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:10.2853375Z test_contig_vs_transposed_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:10.2933597Z test_contig_vs_transposed_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.3013813Z test_contig_vs_transposed_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.3094098Z test_contig_vs_transposed_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.3181058Z test_contig_vs_transposed_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:10.3258608Z test_contig_vs_transposed_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.3471569Z test_contig_vs_transposed_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:10.3557277Z test_contig_vs_transposed_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.3684851Z test_contig_vs_transposed_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:10.3774475Z test_contig_vs_transposed_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:10.3877900Z test_contig_vs_transposed_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:10.4055372Z test_contig_vs_transposed_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:41:10.4133081Z test_contig_vs_transposed_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.4254513Z test_contig_vs_transposed_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:10.4351750Z test_contig_vs_transposed_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:10.4448751Z test_contig_vs_transposed_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:10.4549150Z test_contig_vs_transposed_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:10.4643150Z test_contig_vs_transposed_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:10.4738844Z test_contig_vs_transposed_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:10.4825828Z test_contig_vs_transposed_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:10.5016658Z test_contig_vs_transposed_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:41:10.5096431Z test_contig_vs_transposed_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.5229963Z test_contig_vs_transposed_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:10.5329064Z test_contig_vs_transposed_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:10.5428421Z test_contig_vs_transposed_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:10.5530405Z test_contig_vs_transposed_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:10.5655630Z test_contig_vs_transposed_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:10.5755574Z test_contig_vs_transposed_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:10.5859157Z test_contig_vs_transposed_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:10.5961607Z test_contig_vs_transposed_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:10.6138258Z test_contig_vs_transposed_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:41:10.6265099Z test_contig_vs_transposed_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:10.6454440Z test_contig_vs_transposed_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:41:10.6527838Z test_contig_vs_transposed_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:10.6631884Z test_contig_vs_transposed_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:10.6731479Z test_contig_vs_transposed_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:10.6834488Z test_contig_vs_transposed_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:10.6937031Z test_contig_vs_transposed_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:10.7044533Z test_contig_vs_transposed_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:10.7146153Z test_contig_vs_transposed_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:10.7238066Z test_contig_vs_transposed_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:10.7439868Z test_contig_vs_transposed_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:10.7519881Z test_contig_vs_transposed_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.7646423Z test_contig_vs_transposed_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:10.7746562Z test_contig_vs_transposed_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:10.7846796Z test_contig_vs_transposed_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:10.7948384Z test_contig_vs_transposed_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:10.8053556Z test_contig_vs_transposed_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:10.8162228Z test_contig_vs_transposed_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:10.8244251Z test_contig_vs_transposed_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.8333256Z test_contig_vs_transposed_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:10.8511436Z test_contig_vs_transposed_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:41:10.8903617Z test_contig_vs_transposed_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:41:10.9019986Z test_contig_vs_transposed_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:10.9193116Z test_contig_vs_transposed_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:41:10.9248770Z test_contig_vs_transposed_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:10.9349175Z test_contig_vs_transposed_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:10.9436939Z test_contig_vs_transposed_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:10.9520314Z test_contig_vs_transposed_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.9607370Z test_contig_vs_transposed_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:10.9690557Z test_contig_vs_transposed_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.9769180Z test_contig_vs_transposed_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:10.9901329Z test_contig_vs_transposed_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:11.0040725Z test_contig_vs_transposed_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:41:11.0402639Z test_contig_vs_transposed_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:41:11.0688838Z test_contig_vs_transposed_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:41:11.0920850Z test_contig_vs_transposed_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:11.1013392Z test_contig_vs_transposed_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:11.1148082Z test_contig_vs_transposed_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:11.1299714Z test_contig_vs_transposed_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:41:11.1430406Z test_contig_vs_transposed_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:11.1589636Z test_contig_vs_transposed_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:41:11.1711928Z test_contig_vs_transposed_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:11.1835324Z test_contig_vs_transposed_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:11.1844864Z test_contig_vs_transposed_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:11.2123973Z test_contig_vs_transposed_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:41:11.2202748Z test_contig_vs_transposed_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:11.2314417Z test_contig_vs_transposed_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:11.2407156Z test_contig_vs_transposed_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:11.2499926Z test_contig_vs_transposed_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:11.2597930Z test_contig_vs_transposed_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:11.2687499Z test_contig_vs_transposed_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:11.2771316Z test_contig_vs_transposed_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:11.2854267Z test_contig_vs_transposed_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:11.2948942Z test_contig_vs_transposed_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:11.3160225Z test_contig_vs_transposed_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:11.3235665Z test_contig_vs_transposed_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:11.3330486Z test_contig_vs_transposed_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:11.3412046Z test_contig_vs_transposed_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:11.3493786Z test_contig_vs_transposed_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:11.3575950Z test_contig_vs_transposed_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:11.3665462Z test_contig_vs_transposed_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:11.3744767Z test_contig_vs_transposed_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:11.3850146Z test_contig_vs_transposed_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:11.3940270Z test_contig_vs_transposed_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:11.4153810Z test_contig_vs_transposed_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:11.4227940Z test_contig_vs_transposed_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:11.4323471Z test_contig_vs_transposed_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:11.4405279Z test_contig_vs_transposed_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:11.4487050Z test_contig_vs_transposed_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:11.4568812Z test_contig_vs_transposed_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:11.4658602Z test_contig_vs_transposed_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:11.4738614Z test_contig_vs_transposed_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:11.4845418Z test_contig_vs_transposed_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:11.5069501Z test_contig_vs_transposed_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:11.5154210Z test_contig_vs_transposed_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:11.5294483Z test_contig_vs_transposed_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:41:11.5381889Z test_contig_vs_transposed_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:11.5468010Z test_contig_vs_transposed_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:11.5560918Z test_contig_vs_transposed_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:11.5667540Z test_contig_vs_transposed_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:11.5752583Z test_contig_vs_transposed_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:11.5861021Z test_contig_vs_transposed_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:11.5972380Z test_contig_vs_transposed_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:11.6098175Z test_contig_vs_transposed_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:11.6209478Z test_contig_vs_transposed_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:11.6315053Z test_contig_vs_transposed_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:11.6385210Z test_contig_vs_transposed_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:11.6465120Z test_contig_vs_transposed_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:11.6630382Z test_contig_vs_transposed_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:41:11.6681714Z test_contig_vs_transposed_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:11.6780641Z test_contig_vs_transposed_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:11.6870382Z test_contig_vs_transposed_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:11.6953351Z test_contig_vs_transposed_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:11.7041933Z test_contig_vs_transposed_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:11.7126352Z test_contig_vs_transposed_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:11.7205760Z test_contig_vs_transposed_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:11.7276200Z test_contig_vs_transposed_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:11.7355626Z test_contig_vs_transposed_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:11.7518968Z test_contig_vs_transposed_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:41:11.7571600Z test_contig_vs_transposed_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:11.7664330Z test_contig_vs_transposed_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:11.7746499Z test_contig_vs_transposed_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:11.7828456Z test_contig_vs_transposed_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:11.7915426Z test_contig_vs_transposed_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:11.7999549Z test_contig_vs_transposed_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:11.8078334Z test_contig_vs_transposed_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:11.8176791Z test_contig_vs_transposed_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:11.8263292Z test_contig_vs_transposed_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:11.8441141Z test_contig_vs_transposed_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:41:11.8512432Z test_contig_vs_transposed_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:11.8607498Z test_contig_vs_transposed_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:11.8694910Z test_contig_vs_transposed_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:11.8777307Z test_contig_vs_transposed_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:11.8861014Z test_contig_vs_transposed_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:11.8941261Z test_contig_vs_transposed_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:11.9031524Z test_contig_vs_transposed_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:11.9144762Z test_contig_vs_transposed_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:11.9273942Z test_contig_vs_transposed_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:11.9383185Z test_contig_vs_transposed_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:11.9512142Z test_contig_vs_transposed_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:11.9746744Z test_contig_vs_transposed_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:11.9864821Z test_contig_vs_transposed_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:12.0031795Z test_contig_vs_transposed_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:41:12.0152815Z test_contig_vs_transposed_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:12.0377669Z test_contig_vs_transposed_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:12.0486745Z test_contig_vs_transposed_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:12.0644374Z test_contig_vs_transposed_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:41:12.0738545Z test_contig_vs_transposed_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:12.0847190Z test_contig_vs_transposed_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:12.1062410Z test_contig_vs_transposed_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:12.1195946Z test_contig_vs_transposed_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:12.1414311Z test_contig_vs_transposed_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:12.1483072Z test_contig_vs_transposed_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:12.1599027Z test_contig_vs_transposed_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:12.1704846Z test_contig_vs_transposed_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:12.1801856Z test_contig_vs_transposed_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:12.1904704Z test_contig_vs_transposed_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:12.2005642Z test_contig_vs_transposed_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:12.2097146Z test_contig_vs_transposed_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:12.2109586Z test_contig_vs_transposed_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:12.2121482Z test_contig_vs_transposed_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:12.2133242Z test_contig_vs_transposed_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:12.2144708Z test_contig_vs_transposed_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:12.2156392Z test_contig_vs_transposed_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:12.2168063Z test_contig_vs_transposed_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:12.2179732Z test_contig_vs_transposed_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:12.2191537Z test_contig_vs_transposed_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:12.2203047Z test_contig_vs_transposed_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:12.2214623Z test_contig_vs_transposed_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:12.2226374Z test_contig_vs_transposed_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:12.2238094Z test_contig_vs_transposed_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:12.2249945Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:12.2261498Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:12.2273257Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:12.2284490Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:12.2296254Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:12.2307589Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:12.2319044Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:12.2330878Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:12.2342449Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:12.2354211Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:12.2365662Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:12.2377240Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:12.2489217Z test_contig_vs_transposed_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:12.2605241Z test_contig_vs_transposed_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:12.2744445Z test_contig_vs_transposed_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:41:12.2861809Z test_contig_vs_transposed_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:12.2972141Z test_contig_vs_transposed_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:12.3089286Z test_contig_vs_transposed_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:12.3204609Z test_contig_vs_transposed_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:12.3479585Z test_contig_vs_transposed_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:12.3721624Z test_contig_vs_transposed_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:12.3947589Z test_contig_vs_transposed_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:12.4038490Z test_contig_vs_transposed_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:12.4154087Z test_contig_vs_transposed_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:12.4272522Z test_contig_vs_transposed_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:12.4386630Z test_contig_vs_transposed_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:12.4514504Z test_contig_vs_transposed_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:12.4632839Z test_contig_vs_transposed_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:12.4746827Z test_contig_vs_transposed_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:12.4816069Z test_contig_vs_transposed_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:12.4896441Z test_contig_vs_transposed_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:12.5059795Z test_contig_vs_transposed_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:41:12.5112333Z test_contig_vs_transposed_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:12.5185728Z test_contig_vs_transposed_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:12.5273552Z test_contig_vs_transposed_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:12.5356578Z test_contig_vs_transposed_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:12.5445012Z test_contig_vs_transposed_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:12.5531725Z test_contig_vs_transposed_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:12.5610704Z test_contig_vs_transposed_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:12.5679412Z test_contig_vs_transposed_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:12.5757641Z test_contig_vs_transposed_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:12.5931359Z test_contig_vs_transposed_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:41:12.6044718Z test_contig_vs_transposed_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:12.6217731Z test_contig_vs_transposed_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:41:12.6270968Z test_contig_vs_transposed_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:12.6369538Z test_contig_vs_transposed_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:12.6459652Z test_contig_vs_transposed_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:12.6542915Z test_contig_vs_transposed_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:12.6631981Z test_contig_vs_transposed_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:12.6715350Z test_contig_vs_transposed_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:12.6794147Z test_contig_vs_transposed_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:12.6861660Z test_contig_vs_transposed_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:12.6939360Z test_contig_vs_transposed_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:12.7112953Z test_contig_vs_transposed_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:41:12.7228087Z test_contig_vs_transposed_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:12.7399136Z test_contig_vs_transposed_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:41:12.7452053Z test_contig_vs_transposed_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:12.7549137Z test_contig_vs_transposed_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:12.7635171Z test_contig_vs_transposed_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:12.7717282Z test_contig_vs_transposed_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:12.7805244Z test_contig_vs_transposed_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:12.7890429Z test_contig_vs_transposed_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:12.7969045Z test_contig_vs_transposed_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:12.8038729Z test_contig_vs_transposed_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:12.8118106Z test_contig_vs_transposed_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:12.8296414Z test_contig_vs_transposed_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:41:12.8413975Z test_contig_vs_transposed_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:12.8587908Z test_contig_vs_transposed_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:41:12.8642994Z test_contig_vs_transposed_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:12.8742714Z test_contig_vs_transposed_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:12.8830998Z test_contig_vs_transposed_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:12.8914687Z test_contig_vs_transposed_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:12.9003661Z test_contig_vs_transposed_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:12.9087620Z test_contig_vs_transposed_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:12.9166881Z test_contig_vs_transposed_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:12.9235816Z test_contig_vs_transposed_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:12.9313814Z test_contig_vs_transposed_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:12.9485304Z test_contig_vs_transposed_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:41:12.9540046Z test_contig_vs_transposed_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:12.9738666Z test_contig_vs_transposed_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:12.9822195Z test_contig_vs_transposed_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:12.9904785Z test_contig_vs_transposed_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:12.9991960Z test_contig_vs_transposed_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:13.0076605Z test_contig_vs_transposed_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:13.0157130Z test_contig_vs_transposed_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:13.0255718Z test_contig_vs_transposed_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:13.0346353Z test_contig_vs_transposed_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:13.0557639Z test_contig_vs_transposed_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:13.0627777Z test_contig_vs_transposed_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:13.0728526Z test_contig_vs_transposed_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:13.0826317Z test_contig_vs_transposed_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:13.0925762Z test_contig_vs_transposed_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:13.1029546Z test_contig_vs_transposed_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:13.1112550Z test_contig_vs_transposed_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:13.1190836Z test_contig_vs_transposed_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:13.1288110Z test_contig_vs_transposed_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:13.1379386Z test_contig_vs_transposed_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:13.1586879Z test_contig_vs_transposed_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:13.1656589Z test_contig_vs_transposed_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:13.1757320Z test_contig_vs_transposed_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:13.1854220Z test_contig_vs_transposed_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:13.1952703Z test_contig_vs_transposed_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:13.2055364Z test_contig_vs_transposed_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:13.2137023Z test_contig_vs_transposed_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:13.2215232Z test_contig_vs_transposed_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:13.2313994Z test_contig_vs_transposed_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:13.2403842Z test_contig_vs_transposed_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:13.2609074Z test_contig_vs_transposed_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:13.2679044Z test_contig_vs_transposed_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:13.2780769Z test_contig_vs_transposed_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:13.2878117Z test_contig_vs_transposed_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:13.2978912Z test_contig_vs_transposed_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:13.3083666Z test_contig_vs_transposed_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:13.3166024Z test_contig_vs_transposed_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:13.3245276Z test_contig_vs_transposed_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:13.3343625Z test_contig_vs_transposed_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:13.3433272Z test_contig_vs_transposed_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:13.3637627Z test_contig_vs_transposed_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:13.3706984Z test_contig_vs_transposed_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:13.3809812Z test_contig_vs_transposed_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:13.3906935Z test_contig_vs_transposed_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:13.4005356Z test_contig_vs_transposed_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:13.4109080Z test_contig_vs_transposed_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:13.4192089Z test_contig_vs_transposed_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:13.4270643Z test_contig_vs_transposed_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:13.4369200Z test_contig_vs_transposed_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:13.4458676Z test_contig_vs_transposed_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:13.4669914Z test_contig_vs_transposed_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:13.5021391Z test_contig_vs_transposed_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:41:13.5193623Z test_contig_vs_transposed_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:41:13.5400306Z test_contig_vs_transposed_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:13.5474485Z test_contig_vs_transposed_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:13.5586789Z test_contig_vs_transposed_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:13.5682204Z test_contig_vs_transposed_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:13.5783126Z test_contig_vs_transposed_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:13.5887727Z test_contig_vs_transposed_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:13.5970422Z test_contig_vs_transposed_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:13.6050673Z test_contig_vs_transposed_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:13.6119368Z test_contig_vs_transposed_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:13.6197690Z test_contig_vs_transposed_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:13.6373700Z test_contig_vs_transposed_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:41:13.6488554Z test_contig_vs_transposed_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:13.6661075Z test_contig_vs_transposed_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:41:13.6713791Z test_contig_vs_transposed_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:13.6811827Z test_contig_vs_transposed_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:13.6899386Z test_contig_vs_transposed_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:13.6981291Z test_contig_vs_transposed_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:13.7067738Z test_contig_vs_transposed_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:13.7150907Z test_contig_vs_transposed_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:13.7230423Z test_contig_vs_transposed_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:13.7343599Z test_contig_vs_transposed_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:13.7416464Z test_contig_vs_transposed_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:13.7513269Z test_contig_vs_transposed_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:13.7620630Z test_contig_vs_transposed_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:13.7798125Z test_contig_vs_transposed_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:41:13.7916898Z test_contig_vs_transposed_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:13.8239499Z test_contig_vs_transposed_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:41:13.8515369Z test_contig_vs_transposed_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:41:13.8729624Z test_contig_vs_transposed_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:13.8821033Z test_contig_vs_transposed_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:13.8958228Z test_contig_vs_transposed_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:41:13.9069277Z test_contig_vs_transposed_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:13.9186290Z test_contig_vs_transposed_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:13.9306962Z test_contig_vs_transposed_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:13.9411616Z test_contig_vs_transposed_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:13.9508490Z test_contig_vs_transposed_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:13.9618197Z test_contig_vs_transposed_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:13.9900288Z test_contig_vs_transposed_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:41:14.0083630Z test_contig_vs_transposed_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:41:14.0187057Z test_contig_vs_transposed_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:14.0295943Z test_contig_vs_transposed_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:14.0411255Z test_contig_vs_transposed_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:14.0536752Z test_contig_vs_transposed_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:14.0634794Z test_contig_vs_transposed_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:14.0719909Z test_contig_vs_transposed_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:14.0818927Z test_contig_vs_transposed_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:14.1027505Z test_contig_vs_transposed_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:14.1178810Z test_contig_vs_transposed_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:41:14.1370783Z test_contig_vs_transposed_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:41:14.1447922Z test_contig_vs_transposed_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:14.1562193Z test_contig_vs_transposed_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:14.1657620Z test_contig_vs_transposed_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:14.1760204Z test_contig_vs_transposed_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:14.1866102Z test_contig_vs_transposed_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:14.1949573Z test_contig_vs_transposed_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:14.2028175Z test_contig_vs_transposed_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:14.2152482Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:14.2240940Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:14.2349046Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:14.2469649Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:14.2595965Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:14.2710242Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:14.2826436Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:14.2952452Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:14.3066280Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:14.3154481Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:14.3263451Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:14.3388488Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:14.3530450Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:41:14.3650318Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:14.3767258Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:14.3891622Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:14.3901422Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.3910170Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.3918133Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.3925587Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.3933375Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.3941269Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.3948783Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.3956460Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.3964149Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.3971807Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.3979302Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.3986897Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.3994820Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.4002439Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.4009965Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.4017629Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.4129174Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:14.4228490Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:14.4346020Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:14.4470224Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:14.4603572Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:14.4728186Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:14.4857648Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:14.4971595Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:14.5074635Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:14.5155572Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:14.5260195Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:14.5378172Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:14.5499830Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:14.5612765Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:14.5729805Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:14.5853516Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:14.5966929Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:14.6054701Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:14.6166702Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:14.6287907Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:14.6423595Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:14.6550423Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:14.6682271Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:14.6799107Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:14.6808716Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.6818105Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.6827498Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.6836989Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.6845663Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.6854731Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.6863267Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.6871350Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.6878777Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.6886490Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.6894308Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.6902292Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.6910054Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.6917692Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.6925428Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.6933242Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.6941118Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.6948993Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.6957034Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.6964506Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.6971998Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.6979592Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.6987355Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.6995225Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.7002987Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.7010454Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.7018167Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.7026149Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.7034044Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.7041788Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.7049554Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.7057081Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.7065282Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.7073165Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.7080424Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.7088039Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.7095513Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.7103527Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.7111296Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.7118567Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:14.7229303Z test_contig_vs_transposed_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:14.7343572Z test_contig_vs_transposed_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:14.7553546Z test_contig_vs_transposed_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:14.7648229Z test_contig_vs_transposed_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:14.7764278Z test_contig_vs_transposed_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:14.7885124Z test_contig_vs_transposed_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:14.8014577Z test_contig_vs_transposed_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:14.8156985Z test_contig_vs_transposed_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:41:14.8279403Z test_contig_vs_transposed_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:14.8403917Z test_contig_vs_transposed_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:14.8522918Z test_contig_vs_transposed_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:14.8686060Z test_contig_vs_transposed_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:41:14.8878409Z test_contig_vs_transposed_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:41:14.9085162Z test_contig_vs_transposed_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:14.9279868Z test_contig_vs_transposed_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:41:14.9461466Z test_contig_vs_transposed_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:41:14.9644107Z test_contig_vs_transposed_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:41:15.0004102Z test_contig_vs_transposed_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:41:15.0096312Z test_contig_vs_transposed_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:15.0435960Z test_contig_vs_transposed_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:41:15.0814417Z test_contig_vs_transposed_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:41:15.0986072Z test_contig_vs_transposed_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:41:15.1192080Z test_contig_vs_transposed_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:15.1265660Z test_contig_vs_transposed_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:15.1380072Z test_contig_vs_transposed_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:15.1475005Z test_contig_vs_transposed_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:15.1575809Z test_contig_vs_transposed_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:15.1681661Z test_contig_vs_transposed_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:15.1764730Z test_contig_vs_transposed_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:15.1843069Z test_contig_vs_transposed_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:15.1941987Z test_contig_vs_transposed_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:15.2048702Z test_contig_vs_transposed_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:15.2280609Z test_contig_vs_transposed_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:15.2454451Z test_contig_vs_transposed_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:41:15.2647267Z test_contig_vs_transposed_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:41:15.2732218Z test_contig_vs_transposed_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:15.2828193Z test_contig_vs_transposed_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:15.2936630Z test_contig_vs_transposed_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:15.3050858Z test_contig_vs_transposed_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:15.3156375Z test_contig_vs_transposed_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:15.3253315Z test_contig_vs_transposed_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:15.3363809Z test_contig_vs_transposed_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:15.3465221Z test_contig_vs_transposed_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:15.3580742Z test_contig_vs_transposed_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:15.3781418Z test_contig_vs_transposed_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:15.3864134Z test_contig_vs_transposed_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:15.3982796Z test_contig_vs_transposed_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:15.4107579Z test_contig_vs_transposed_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:15.4248407Z test_contig_vs_transposed_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:41:15.4373146Z test_contig_vs_transposed_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:15.4504733Z test_contig_vs_transposed_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:15.4617219Z test_contig_vs_transposed_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:15.4696419Z test_copysign_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:15.4746228Z test_copysign_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.4800520Z test_copysign_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.4863964Z test_copysign_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.4928420Z test_copysign_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.4975559Z test_copysign_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.5023404Z test_copysign_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.5071537Z test_copysign_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.5119001Z test_copysign_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.5166721Z test_copysign_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.5231044Z test_copysign_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.5277511Z test_copysign_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.5328429Z test_copysign_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.5390777Z test_copysign_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.5453849Z test_copysign_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.5499562Z test_copysign_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.5545749Z test_copysign_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.5592517Z test_copysign_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.5639259Z test_copysign_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.5685934Z test_copysign_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.5750288Z test_copysign_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.5801177Z test_copysign_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.5860483Z test_copysign_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.5922299Z test_copysign_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.5983269Z test_copysign_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.6036178Z test_copysign_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.6087650Z test_copysign_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.6139567Z test_copysign_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.6191111Z test_copysign_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.6242822Z test_copysign_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.6323285Z test_copysign_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:15.6384621Z test_copysign_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.6446670Z test_copysign_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.6524348Z test_copysign_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:15.6604505Z test_copysign_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:15.6667520Z test_copysign_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.6730841Z test_copysign_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.6795036Z test_copysign_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.6857927Z test_copysign_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.6920775Z test_copysign_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.7002252Z test_copysign_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:15.7064816Z test_copysign_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.7126391Z test_copysign_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.7207283Z test_copysign_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:15.7285827Z test_copysign_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:15.7349250Z test_copysign_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.7413343Z test_copysign_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.7476753Z test_copysign_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.7540127Z test_copysign_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.7603983Z test_copysign_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.7669000Z test_copysign_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.7715391Z test_copysign_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.7768266Z test_copysign_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.7839588Z test_copysign_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.7899400Z test_copysign_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:15.7946242Z test_copysign_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.7993990Z test_copysign_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.8041321Z test_copysign_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.8088103Z test_copysign_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.8135714Z test_copysign_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.8202441Z test_copysign_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:15.8249737Z test_copysign_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.8303332Z test_copysign_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.8368371Z test_copysign_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.8434168Z test_copysign_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:15.8481185Z test_copysign_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.8528145Z test_copysign_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.8575535Z test_copysign_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.8623320Z test_copysign_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.8670119Z test_copysign_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.8735888Z test_copysign_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.8782188Z test_copysign_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.8836580Z test_copysign_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.8900154Z test_copysign_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.8964311Z test_copysign_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.9009664Z test_copysign_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.9055930Z test_copysign_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.9102130Z test_copysign_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.9147961Z test_copysign_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.9195019Z test_copysign_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.9260916Z test_copysign_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:15.9307870Z test_copysign_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.9359907Z test_copysign_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.9422388Z test_copysign_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.9485860Z test_copysign_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.9532118Z test_copysign_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.9579357Z test_copysign_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.9626307Z test_copysign_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.9674355Z test_copysign_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.9721632Z test_copysign_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.9786026Z test_copysign_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:15.9832083Z test_copysign_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.9883377Z test_copysign_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:15.9945836Z test_copysign_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:16.0009723Z test_copysign_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:16.0056044Z test_copysign_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:16.0102396Z test_copysign_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:16.0149115Z test_copysign_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:16.0196003Z test_copysign_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:16.0242392Z test_copysign_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:16.0281524Z test_copysign_subgradient_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:16.0320113Z test_copysign_subgradient_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:16.0358086Z test_copysign_subgradient_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:16.0395469Z test_copysign_subgradient_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:16.0434854Z test_copysign_subgradient_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:16.0471707Z test_copysign_subgradient_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:16.0509454Z test_copysign_subgradient_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:16.0547360Z test_copysign_subgradient_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:16.0585637Z test_copysign_subgradient_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:16.0623045Z test_copysign_subgradient_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:16.0660793Z test_copysign_subgradient_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:16.0698673Z test_copysign_subgradient_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:16.0736409Z test_copysign_subgradient_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:16.0773971Z test_copysign_subgradient_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:16.0811445Z test_copysign_subgradient_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:16.0848574Z test_copysign_subgradient_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:16.0899301Z test_cpow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:16.0910640Z test_cpu_tensor_pow_cuda_scalar_tensor_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:16.0947185Z test_cremainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:16.0962167Z test_cross_device_binary_ops_cpu (__main__.TestBinaryUfuncsCPU) ... skip: fewer than 2 devices detected (0.001s) 2022-08-17T12:41:16.0970022Z test_cross_device_inplace_error_msg_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:16.0992091Z test_csub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:16.1002414Z test_cuda_tensor_pow_scalar_tensor_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:16.1517727Z test_cumulative_trapezoid_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:41:16.3225852Z test_div_and_floordiv_script_vs_python_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.171s) 2022-08-17T12:41:16.3244727Z test_div_and_floordiv_vs_python_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:16.3276633Z test_div_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:16.3300867Z test_div_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:16.3330630Z test_div_rounding_modes_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:16.3359831Z test_div_rounding_modes_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:16.3387669Z test_div_rounding_modes_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:16.3416036Z test_div_rounding_modes_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:16.3443333Z test_div_rounding_modes_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:16.3469862Z test_div_rounding_modes_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:16.3496174Z test_div_rounding_modes_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:16.3523348Z test_div_rounding_modes_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:16.3550027Z test_div_rounding_modes_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:16.3584439Z test_div_rounding_nonfinite_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:16.3616847Z test_div_rounding_nonfinite_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:16.3649202Z test_div_rounding_nonfinite_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:16.3681437Z test_div_rounding_nonfinite_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:16.3732095Z test_div_rounding_numpy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:16.3773759Z test_div_rounding_numpy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:16.3817383Z test_div_rounding_numpy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:16.3852338Z test_div_rounding_numpy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:16.3888730Z test_div_rounding_numpy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:16.3926181Z test_div_rounding_numpy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:16.3961731Z test_div_rounding_numpy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:16.3996315Z test_div_rounding_numpy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:16.4011574Z test_divide_by_zero_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:1041: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T12:41:16.4012143Z expect = np.divide(an, 0) 2022-08-17T12:41:16.4012576Z test_binary_ufuncs.py:1041: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T12:41:16.4012982Z expect = np.divide(an, 0) 2022-08-17T12:41:16.4019839Z ok (0.002s) 2022-08-17T12:41:16.4039394Z test_divide_by_zero_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:16.4058874Z test_divide_by_zero_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:16.4078314Z test_divide_by_zero_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:16.4090688Z test_divmul_scalar_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:16.4307004Z test_float_power_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:3989: RuntimeWarning: invalid value encountered in float_power 2022-08-17T12:41:16.4307648Z expected_scalar_base = torch.from_numpy(np.float_power(i, to_np(exp))) 2022-08-17T12:41:16.4329309Z ok (0.024s) 2022-08-17T12:41:16.4727588Z test_float_power_cpu_bfloat16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:41:16.5124909Z test_float_power_cpu_bfloat16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:41:16.5362574Z test_float_power_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:16.5600319Z test_float_power_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:16.5835193Z test_float_power_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:16.6070472Z test_float_power_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:16.6306069Z test_float_power_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:16.6540815Z test_float_power_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:16.6775470Z test_float_power_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:16.7011423Z test_float_power_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:16.7141478Z test_float_power_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:16.7316680Z test_float_power_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:41:16.7492897Z test_float_power_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:41:16.7622049Z test_float_power_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:16.7749941Z test_float_power_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:16.7876358Z test_float_power_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:16.8002799Z test_float_power_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:16.8129843Z test_float_power_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:16.8256428Z test_float_power_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:16.8383054Z test_float_power_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:16.8509922Z test_float_power_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:16.8772493Z test_float_power_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:16.9194300Z test_float_power_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:41:16.9615425Z test_float_power_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:41:16.9878192Z test_float_power_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:17.0139050Z test_float_power_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:17.0399560Z test_float_power_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:17.0659867Z test_float_power_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:17.0922603Z test_float_power_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:17.1184494Z test_float_power_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:17.1444464Z test_float_power_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:17.1705753Z test_float_power_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:17.1940980Z test_float_power_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:17.2336207Z test_float_power_cpu_float16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:41:17.2732397Z test_float_power_cpu_float16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:41:17.2967953Z test_float_power_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:17.3202379Z test_float_power_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:17.3436867Z test_float_power_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:17.3670840Z test_float_power_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:17.3905471Z test_float_power_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:17.4138973Z test_float_power_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:17.4372839Z test_float_power_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:17.4606272Z test_float_power_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:17.4844391Z test_float_power_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:17.5240370Z test_float_power_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:41:17.5638540Z test_float_power_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:41:17.5875853Z test_float_power_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:17.6109847Z test_float_power_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:17.6343665Z test_float_power_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:17.6578115Z test_float_power_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:17.6812503Z test_float_power_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:17.7046816Z test_float_power_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:17.7281820Z test_float_power_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:17.7517317Z test_float_power_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:17.7618171Z test_float_power_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:17.7900206Z test_float_power_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:41:17.8182874Z test_float_power_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:41:17.8283130Z test_float_power_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:17.8383312Z test_float_power_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:17.8480565Z test_float_power_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:17.8578972Z test_float_power_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:17.8676963Z test_float_power_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:17.8775249Z test_float_power_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:17.8874216Z test_float_power_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:17.8972400Z test_float_power_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:17.9206825Z test_float_power_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:17.9599728Z test_float_power_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:41:17.9993773Z test_float_power_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:41:18.0229769Z test_float_power_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:18.0465689Z test_float_power_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:18.0699836Z test_float_power_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:18.0935739Z test_float_power_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:18.1172113Z test_float_power_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:18.1405003Z test_float_power_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:18.1638656Z test_float_power_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:18.1871165Z test_float_power_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:18.2105225Z test_float_power_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:18.2498677Z test_float_power_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:41:18.2891845Z test_float_power_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:41:18.3126817Z test_float_power_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:18.3362700Z test_float_power_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:18.3597527Z test_float_power_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:18.3831787Z test_float_power_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:18.4064199Z test_float_power_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:18.4296955Z test_float_power_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:18.4533365Z test_float_power_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:18.4766666Z test_float_power_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:18.5004039Z test_float_power_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:18.5397984Z test_float_power_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:41:18.5791819Z test_float_power_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:41:18.6026322Z test_float_power_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:18.6261043Z test_float_power_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:18.6493246Z test_float_power_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:18.6726108Z test_float_power_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:18.6959191Z test_float_power_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:18.7192859Z test_float_power_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:18.7427621Z test_float_power_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:18.7661336Z test_float_power_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:18.7895992Z test_float_power_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:18.8291873Z test_float_power_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:41:18.8688294Z test_float_power_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:41:18.8925670Z test_float_power_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:18.9160709Z test_float_power_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:18.9396494Z test_float_power_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:18.9631054Z test_float_power_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:18.9864253Z test_float_power_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:19.0096614Z test_float_power_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:19.0330218Z test_float_power_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:19.0563437Z test_float_power_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:19.0797911Z test_float_power_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:19.1192247Z test_float_power_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:41:19.1589362Z test_float_power_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:41:19.1823690Z test_float_power_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:19.2057109Z test_float_power_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:19.2290373Z test_float_power_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:19.2526086Z test_float_power_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:19.2760604Z test_float_power_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:19.2993742Z test_float_power_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:19.3226893Z test_float_power_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:19.3461085Z test_float_power_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:19.3550929Z test_float_power_exceptions_cpu (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:4020: UserWarning: An output with one or more elements was resized since it had shape [1], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:41:19.3551726Z torch.float_power(base, exp, out=out) 2022-08-17T12:41:19.3725941Z ok (0.026s) 2022-08-17T12:41:19.3762127Z test_float_scalar_pow_float_tensor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:1374: RuntimeWarning: invalid value encountered in power 2022-08-17T12:41:19.3762752Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-17T12:41:19.3833228Z test_binary_ufuncs.py:1374: RuntimeWarning: divide by zero encountered in power 2022-08-17T12:41:19.3833532Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-17T12:41:19.3934174Z ok (0.021s) 2022-08-17T12:41:19.4133800Z test_float_scalar_pow_float_tensor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:19.4152481Z test_floor_divide_scalar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:19.4168986Z test_floor_divide_scalar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:19.4184552Z test_floor_divide_scalar_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:19.4199849Z test_floor_divide_scalar_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:19.4215201Z test_floor_divide_scalar_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:19.4230902Z test_floor_divide_scalar_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:19.4246291Z test_floor_divide_scalar_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:19.4261226Z test_floor_divide_tensor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:19.4275010Z test_floor_divide_tensor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:19.4288429Z test_floor_divide_tensor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:19.4301878Z test_floor_divide_tensor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:19.4315224Z test_floor_divide_tensor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:19.4328586Z test_floor_divide_tensor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:19.4341934Z test_floor_divide_tensor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:19.4408565Z test_floor_divide_zero_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:19.4474893Z test_floor_divide_zero_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:19.4538894Z test_floor_divide_zero_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:19.4602885Z test_floor_divide_zero_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:19.4672279Z test_floor_divide_zero_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:19.4686293Z test_fmod_remainder_by_zero_float_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:19.4698576Z test_fmod_remainder_by_zero_float_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:19.4712041Z test_fmod_remainder_by_zero_float_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:19.4838152Z test_fmod_remainder_by_zero_integral_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:19.4963032Z test_fmod_remainder_by_zero_integral_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:19.5087998Z test_fmod_remainder_by_zero_integral_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:19.5213276Z test_fmod_remainder_by_zero_integral_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:19.5338242Z test_fmod_remainder_by_zero_integral_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:19.5456300Z test_fmod_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:19.5575052Z test_fmod_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:19.5687956Z test_fmod_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:19.6150734Z test_fmod_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:41:19.6610742Z test_fmod_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:41:19.7069620Z test_fmod_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:41:19.7529673Z test_fmod_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:41:19.7986949Z test_fmod_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:41:19.8010406Z test_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:19.8032860Z test_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:19.8054164Z test_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:19.8075461Z test_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:19.8095228Z test_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:19.8285489Z test_heaviside_complex_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:41:19.8473806Z test_heaviside_complex_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:41:19.8663469Z test_heaviside_complex_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:41:19.8853290Z test_heaviside_complex_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:41:19.8886832Z test_heaviside_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:19.9088990Z test_heaviside_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:19.9289062Z test_heaviside_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:19.9489555Z test_heaviside_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:19.9689140Z test_heaviside_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:19.9887845Z test_heaviside_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.0085923Z test_heaviside_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.0285022Z test_heaviside_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.0484081Z test_heaviside_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.0682977Z test_heaviside_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.0881779Z test_heaviside_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.0910547Z test_heaviside_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:20.1109215Z test_heaviside_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.1307904Z test_heaviside_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.1507604Z test_heaviside_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.1707615Z test_heaviside_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.1906841Z test_heaviside_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.2106907Z test_heaviside_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.2306920Z test_heaviside_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.2506314Z test_heaviside_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.2706112Z test_heaviside_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.2905490Z test_heaviside_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.2939281Z test_heaviside_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:20.3138017Z test_heaviside_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.3336783Z test_heaviside_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.3536727Z test_heaviside_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.3737400Z test_heaviside_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.3938813Z test_heaviside_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.4139682Z test_heaviside_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.4340278Z test_heaviside_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.4541306Z test_heaviside_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.4741268Z test_heaviside_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.4940923Z test_heaviside_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.4972040Z test_heaviside_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:20.5173296Z test_heaviside_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.5373433Z test_heaviside_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.5574497Z test_heaviside_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.5776655Z test_heaviside_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.5977678Z test_heaviside_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.6178126Z test_heaviside_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.6379708Z test_heaviside_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.6581177Z test_heaviside_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.6782377Z test_heaviside_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.6983755Z test_heaviside_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.7016091Z test_heaviside_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:20.7217495Z test_heaviside_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.7419520Z test_heaviside_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.7622716Z test_heaviside_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.7827299Z test_heaviside_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.8030748Z test_heaviside_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.8231247Z test_heaviside_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.8431758Z test_heaviside_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.8632040Z test_heaviside_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.8832386Z test_heaviside_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.9032362Z test_heaviside_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.9061895Z test_heaviside_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:20.9260760Z test_heaviside_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.9459860Z test_heaviside_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.9658751Z test_heaviside_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:20.9856726Z test_heaviside_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.0055712Z test_heaviside_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.0255499Z test_heaviside_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.0456504Z test_heaviside_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.0656846Z test_heaviside_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.0857206Z test_heaviside_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.1057541Z test_heaviside_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.1087939Z test_heaviside_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:21.1286577Z test_heaviside_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.1485134Z test_heaviside_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.1684151Z test_heaviside_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.1883315Z test_heaviside_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.2083066Z test_heaviside_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.2283168Z test_heaviside_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.2483181Z test_heaviside_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.2682464Z test_heaviside_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.2882081Z test_heaviside_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.3082001Z test_heaviside_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.3110857Z test_heaviside_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:21.3309030Z test_heaviside_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.3507264Z test_heaviside_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.3706755Z test_heaviside_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.3907494Z test_heaviside_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.4107253Z test_heaviside_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.4307011Z test_heaviside_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.4507869Z test_heaviside_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.4706441Z test_heaviside_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.4906297Z test_heaviside_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.5105658Z test_heaviside_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.5135779Z test_heaviside_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:21.5334646Z test_heaviside_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.5533756Z test_heaviside_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.5732840Z test_heaviside_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.5932197Z test_heaviside_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.6131593Z test_heaviside_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.6331650Z test_heaviside_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.6533461Z test_heaviside_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.6733275Z test_heaviside_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.6933258Z test_heaviside_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.7133549Z test_heaviside_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:21.7162761Z test_heaviside_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:21.7176750Z test_heaviside_cross_device_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:21.7202396Z test_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:21.7228200Z test_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:21.7255682Z test_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:29.3269611Z test_idiv_and_ifloordiv_vs_python_cpu (__main__.TestBinaryUfuncsCPU) ... ok (7.601s) 2022-08-17T12:41:29.3278967Z test_inplace_division_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:29.3289927Z test_inplace_dunders_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:29.7969804Z test_int_and_float_pow_cpu (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:1374: RuntimeWarning: invalid value encountered in power 2022-08-17T12:41:29.7970423Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-17T12:41:29.9867091Z ok (0.657s) 2022-08-17T12:41:30.0470181Z test_int_tensor_pow_neg_ints_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:41:30.0490531Z test_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:30.0509889Z test_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:30.0528502Z test_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:30.0552093Z test_ldexp_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:30.0585365Z test_lerp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:3343: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:41:30.0586691Z torch.lerp(start, end, weight, out=actual_out) 2022-08-17T12:41:30.0601953Z test_binary_ufuncs.py:3343: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:41:30.0603055Z torch.lerp(start, end, weight, out=actual_out) 2022-08-17T12:41:30.1009153Z ok (0.046s) 2022-08-17T12:41:30.1490589Z test_lerp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:41:30.1698283Z test_lerp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:30.1888465Z test_lerp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:41:30.1904624Z test_lerp_lowp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:41:30.1920171Z test_lerp_lowp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:30.1938755Z test_logaddexp2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:30.1957180Z test_logaddexp2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:30.1974311Z test_logaddexp2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:30.1993033Z test_logaddexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:30.2010661Z test_logaddexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:30.2028219Z test_logaddexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:30.2041918Z test_logical_and_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2055040Z test_logical_and_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2067304Z test_logical_and_cpu_bfloat16_complex128 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:3243: 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:41:30.2068077Z getattr(a, op + "_")(b) 2022-08-17T12:41:30.2069101Z ok (0.001s) 2022-08-17T12:41:30.2082616Z test_logical_and_cpu_bfloat16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2095828Z test_logical_and_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2109301Z test_logical_and_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2122510Z test_logical_and_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2135676Z test_logical_and_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2149063Z test_logical_and_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2162108Z test_logical_and_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2175275Z test_logical_and_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2189032Z test_logical_and_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2201748Z test_logical_and_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2214254Z test_logical_and_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2227019Z test_logical_and_cpu_bool_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2239995Z test_logical_and_cpu_bool_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2252709Z test_logical_and_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2265546Z test_logical_and_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2278427Z test_logical_and_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2291105Z test_logical_and_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2303902Z test_logical_and_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2317135Z test_logical_and_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2330015Z test_logical_and_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2342846Z test_logical_and_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2356259Z test_logical_and_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2369502Z test_logical_and_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2382798Z test_logical_and_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2397107Z test_logical_and_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2410302Z test_logical_and_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2423137Z test_logical_and_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2435962Z test_logical_and_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2448758Z test_logical_and_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2461631Z test_logical_and_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2474382Z test_logical_and_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2487060Z test_logical_and_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2499819Z test_logical_and_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2512769Z test_logical_and_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2525515Z test_logical_and_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2538434Z test_logical_and_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2551393Z test_logical_and_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2564173Z test_logical_and_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2576943Z test_logical_and_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2590013Z test_logical_and_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2602753Z test_logical_and_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2615561Z test_logical_and_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2628504Z test_logical_and_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2641548Z test_logical_and_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2654207Z test_logical_and_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2667410Z test_logical_and_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2680845Z test_logical_and_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2693468Z test_logical_and_cpu_float16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2706204Z test_logical_and_cpu_float16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2718918Z test_logical_and_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2731919Z test_logical_and_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2745464Z test_logical_and_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2758286Z test_logical_and_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2771071Z test_logical_and_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2783659Z test_logical_and_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2796455Z test_logical_and_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2808983Z test_logical_and_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2821859Z test_logical_and_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2834500Z test_logical_and_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2847134Z test_logical_and_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2859895Z test_logical_and_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2872741Z test_logical_and_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2885312Z test_logical_and_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2898228Z test_logical_and_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2911158Z test_logical_and_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2923758Z test_logical_and_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2936473Z test_logical_and_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2949425Z test_logical_and_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2961949Z test_logical_and_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2974596Z test_logical_and_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.2987272Z test_logical_and_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3000074Z test_logical_and_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3012781Z test_logical_and_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3025563Z test_logical_and_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3038280Z test_logical_and_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3050876Z test_logical_and_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3063672Z test_logical_and_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3076442Z test_logical_and_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3089115Z test_logical_and_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3101875Z test_logical_and_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3114606Z test_logical_and_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3126865Z test_logical_and_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3139240Z test_logical_and_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3152042Z test_logical_and_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3164038Z test_logical_and_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3176159Z test_logical_and_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3188628Z test_logical_and_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3201076Z test_logical_and_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3213289Z test_logical_and_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3225836Z test_logical_and_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3237909Z test_logical_and_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3250207Z test_logical_and_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3262417Z test_logical_and_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3274785Z test_logical_and_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3286894Z test_logical_and_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3299179Z test_logical_and_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3311516Z test_logical_and_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3323725Z test_logical_and_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3336052Z test_logical_and_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3348395Z test_logical_and_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3360845Z test_logical_and_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3372879Z test_logical_and_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3385247Z test_logical_and_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3397735Z test_logical_and_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3410101Z test_logical_and_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3422521Z test_logical_and_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3434814Z test_logical_and_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3447113Z test_logical_and_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3459466Z test_logical_and_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3471997Z test_logical_and_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3484180Z test_logical_and_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3496513Z test_logical_and_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3508881Z test_logical_and_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3521279Z test_logical_and_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3533474Z test_logical_and_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3545914Z test_logical_and_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3558283Z test_logical_and_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3570596Z test_logical_and_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3583033Z test_logical_and_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3595711Z test_logical_and_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3608018Z test_logical_and_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3620489Z test_logical_and_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3632913Z test_logical_and_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3645085Z test_logical_and_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3657357Z test_logical_and_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3670136Z test_logical_and_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3682617Z test_logical_and_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3702944Z test_logical_and_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3707359Z test_logical_and_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3719691Z test_logical_and_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3731998Z test_logical_and_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3744302Z test_logical_and_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3756952Z test_logical_and_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3769269Z test_logical_and_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3781655Z test_logical_and_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3794072Z test_logical_and_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3806352Z test_logical_and_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3819093Z test_logical_and_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3832393Z test_logical_and_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3845170Z test_logical_and_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3857491Z test_logical_and_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.3895489Z test_logical_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:30.3927537Z test_logical_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:30.3964281Z test_logical_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:30.4001338Z test_logical_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:30.4038239Z test_logical_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:30.4075059Z test_logical_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:30.4111841Z test_logical_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:30.4148467Z test_logical_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:30.4185170Z test_logical_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:30.4222230Z test_logical_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:30.4235530Z test_logical_or_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4248347Z test_logical_or_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4261338Z test_logical_or_cpu_bfloat16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4274182Z test_logical_or_cpu_bfloat16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4286920Z test_logical_or_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4299881Z test_logical_or_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4312788Z test_logical_or_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4325643Z test_logical_or_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4338787Z test_logical_or_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4351266Z test_logical_or_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4363745Z test_logical_or_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4376264Z test_logical_or_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4388864Z test_logical_or_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4400805Z test_logical_or_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4412976Z test_logical_or_cpu_bool_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4425443Z test_logical_or_cpu_bool_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4437189Z test_logical_or_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4449192Z test_logical_or_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4461327Z test_logical_or_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4473453Z test_logical_or_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4485410Z test_logical_or_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4497209Z test_logical_or_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4509353Z test_logical_or_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4521423Z test_logical_or_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4534102Z test_logical_or_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4546856Z test_logical_or_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4559543Z test_logical_or_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4572155Z test_logical_or_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4584683Z test_logical_or_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4597502Z test_logical_or_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4610050Z test_logical_or_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4622791Z test_logical_or_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4635516Z test_logical_or_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4647990Z test_logical_or_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4661243Z test_logical_or_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4674794Z test_logical_or_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4688130Z test_logical_or_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4701360Z test_logical_or_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4714234Z test_logical_or_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4726628Z test_logical_or_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4739075Z test_logical_or_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4751902Z test_logical_or_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4764324Z test_logical_or_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4776748Z test_logical_or_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4789314Z test_logical_or_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4801923Z test_logical_or_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4814296Z test_logical_or_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4826882Z test_logical_or_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4839826Z test_logical_or_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4852698Z test_logical_or_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4865098Z test_logical_or_cpu_float16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4877585Z test_logical_or_cpu_float16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4889747Z test_logical_or_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4902750Z test_logical_or_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4916671Z test_logical_or_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4929922Z test_logical_or_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4943288Z test_logical_or_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4956172Z test_logical_or_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4968538Z test_logical_or_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4981016Z test_logical_or_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.4993592Z test_logical_or_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5005918Z test_logical_or_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5018460Z test_logical_or_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5030933Z test_logical_or_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5043021Z test_logical_or_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5055212Z test_logical_or_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5067646Z test_logical_or_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5080113Z test_logical_or_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5092232Z test_logical_or_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5104520Z test_logical_or_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5116968Z test_logical_or_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5129174Z test_logical_or_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5141490Z test_logical_or_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5153826Z test_logical_or_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5166512Z test_logical_or_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5179900Z test_logical_or_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5193391Z test_logical_or_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5206634Z test_logical_or_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5219019Z test_logical_or_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5231603Z test_logical_or_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5243955Z test_logical_or_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5256138Z test_logical_or_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5268512Z test_logical_or_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5281107Z test_logical_or_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5293131Z test_logical_or_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5304857Z test_logical_or_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5317101Z test_logical_or_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5329497Z test_logical_or_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5341755Z test_logical_or_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5353874Z test_logical_or_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5366001Z test_logical_or_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5377999Z test_logical_or_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5390285Z test_logical_or_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5402191Z test_logical_or_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5414204Z test_logical_or_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5426951Z test_logical_or_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5440106Z test_logical_or_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5452967Z test_logical_or_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5465812Z test_logical_or_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5478158Z test_logical_or_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5490636Z test_logical_or_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5502676Z test_logical_or_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5514997Z test_logical_or_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5526984Z test_logical_or_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5539092Z test_logical_or_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5551335Z test_logical_or_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5563232Z test_logical_or_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5575334Z test_logical_or_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5587371Z test_logical_or_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5599366Z test_logical_or_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5611318Z test_logical_or_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5623459Z test_logical_or_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5635942Z test_logical_or_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5647972Z test_logical_or_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5660130Z test_logical_or_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5672313Z test_logical_or_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5684872Z test_logical_or_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5697244Z test_logical_or_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5709241Z test_logical_or_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5721136Z test_logical_or_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5733180Z test_logical_or_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5745459Z test_logical_or_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5757362Z test_logical_or_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5769359Z test_logical_or_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5781520Z test_logical_or_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5793636Z test_logical_or_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5805585Z test_logical_or_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5817660Z test_logical_or_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5829885Z test_logical_or_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5841922Z test_logical_or_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5853744Z test_logical_or_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5865831Z test_logical_or_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5877974Z test_logical_or_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5889903Z test_logical_or_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5902125Z test_logical_or_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5914165Z test_logical_or_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5926209Z test_logical_or_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5938580Z test_logical_or_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5950736Z test_logical_or_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5963144Z test_logical_or_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5974886Z test_logical_or_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5987031Z test_logical_or_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.5999265Z test_logical_or_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6011060Z test_logical_or_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6023965Z test_logical_xor_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6036554Z test_logical_xor_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6049252Z test_logical_xor_cpu_bfloat16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6061840Z test_logical_xor_cpu_bfloat16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6074641Z test_logical_xor_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6087066Z test_logical_xor_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6099589Z test_logical_xor_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6112333Z test_logical_xor_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6124718Z test_logical_xor_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6137108Z test_logical_xor_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6150321Z test_logical_xor_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6162278Z test_logical_xor_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6174262Z test_logical_xor_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6186507Z test_logical_xor_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6199112Z test_logical_xor_cpu_bool_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6210642Z test_logical_xor_cpu_bool_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6222892Z test_logical_xor_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6235196Z test_logical_xor_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6247401Z test_logical_xor_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6259599Z test_logical_xor_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6272056Z test_logical_xor_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6284223Z test_logical_xor_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6296254Z test_logical_xor_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6308500Z test_logical_xor_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6321860Z test_logical_xor_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6335047Z test_logical_xor_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6347824Z test_logical_xor_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6360654Z test_logical_xor_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6373370Z test_logical_xor_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6386230Z test_logical_xor_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6399232Z test_logical_xor_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6412119Z test_logical_xor_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6425119Z test_logical_xor_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6437832Z test_logical_xor_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6450633Z test_logical_xor_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6463317Z test_logical_xor_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6476121Z test_logical_xor_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6488792Z test_logical_xor_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6501799Z test_logical_xor_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6514577Z test_logical_xor_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6527310Z test_logical_xor_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6540151Z test_logical_xor_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6553262Z test_logical_xor_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6566034Z test_logical_xor_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6578914Z test_logical_xor_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6591934Z test_logical_xor_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6604624Z test_logical_xor_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6617337Z test_logical_xor_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6630709Z test_logical_xor_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6643987Z test_logical_xor_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6656440Z test_logical_xor_cpu_float16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6669427Z test_logical_xor_cpu_float16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6681979Z test_logical_xor_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6695027Z test_logical_xor_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6708323Z test_logical_xor_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6721159Z test_logical_xor_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6733761Z test_logical_xor_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6746489Z test_logical_xor_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6759322Z test_logical_xor_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6771820Z test_logical_xor_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6784599Z test_logical_xor_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6797329Z test_logical_xor_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6809926Z test_logical_xor_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6822711Z test_logical_xor_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6835524Z test_logical_xor_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6848118Z test_logical_xor_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6860869Z test_logical_xor_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6873758Z test_logical_xor_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6886289Z test_logical_xor_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6898951Z test_logical_xor_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6911751Z test_logical_xor_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6924398Z test_logical_xor_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6936907Z test_logical_xor_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6949866Z test_logical_xor_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6962581Z test_logical_xor_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6975185Z test_logical_xor_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.6987831Z test_logical_xor_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7000615Z test_logical_xor_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7013310Z test_logical_xor_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7025990Z test_logical_xor_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7038790Z test_logical_xor_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7051391Z test_logical_xor_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7064227Z test_logical_xor_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7077076Z test_logical_xor_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7089379Z test_logical_xor_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7101958Z test_logical_xor_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7114195Z test_logical_xor_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7126408Z test_logical_xor_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7138686Z test_logical_xor_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7151132Z test_logical_xor_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7163349Z test_logical_xor_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7175561Z test_logical_xor_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7187999Z test_logical_xor_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7201183Z test_logical_xor_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7213370Z test_logical_xor_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7225570Z test_logical_xor_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7238137Z test_logical_xor_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7250234Z test_logical_xor_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7262856Z test_logical_xor_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7275221Z test_logical_xor_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7287411Z test_logical_xor_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7299953Z test_logical_xor_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7312592Z test_logical_xor_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7324853Z test_logical_xor_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7337142Z test_logical_xor_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7349635Z test_logical_xor_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7361646Z test_logical_xor_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7373658Z test_logical_xor_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7385827Z test_logical_xor_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7397969Z test_logical_xor_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7410082Z test_logical_xor_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7422242Z test_logical_xor_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7434467Z test_logical_xor_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7446719Z test_logical_xor_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7458653Z test_logical_xor_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7470934Z test_logical_xor_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7482942Z test_logical_xor_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7494960Z test_logical_xor_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7507104Z test_logical_xor_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7519318Z test_logical_xor_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7531439Z test_logical_xor_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7543815Z test_logical_xor_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7556072Z test_logical_xor_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7568023Z test_logical_xor_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7580287Z test_logical_xor_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7592477Z test_logical_xor_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7604611Z test_logical_xor_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7616792Z test_logical_xor_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7629129Z test_logical_xor_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7641321Z test_logical_xor_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7653303Z test_logical_xor_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7665694Z test_logical_xor_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7678166Z test_logical_xor_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7690335Z test_logical_xor_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7702607Z test_logical_xor_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7714796Z test_logical_xor_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7726949Z test_logical_xor_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7739211Z test_logical_xor_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7751603Z test_logical_xor_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7763784Z test_logical_xor_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7775838Z test_logical_xor_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7788161Z test_logical_xor_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7800634Z test_logical_xor_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.7812556Z test_logical_xor_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:30.9788866Z test_logical_xor_with_nontrivial_alignment_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.197s) 2022-08-17T12:41:31.0092003Z test_long_tensor_pow_floats_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:41:31.0117806Z test_maximum_and_minimum_subgradient_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:31.0143380Z test_maximum_and_minimum_subgradient_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:31.0166789Z test_maximum_and_minimum_subgradient_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:31.0189531Z test_maximum_and_minimum_subgradient_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:31.0213487Z test_maximum_and_minimum_subgradient_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:31.0236334Z test_maximum_and_minimum_subgradient_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:31.0260014Z test_maximum_and_minimum_subgradient_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:31.0282940Z test_maximum_and_minimum_subgradient_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:31.0305581Z test_maximum_and_minimum_subgradient_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:31.0329499Z test_maximum_and_minimum_subgradient_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:31.0352622Z test_maximum_and_minimum_subgradient_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:31.0374801Z test_maximum_and_minimum_subgradient_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:31.0397695Z test_maximum_and_minimum_subgradient_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:31.0420291Z test_maximum_and_minimum_subgradient_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:31.0442811Z test_maximum_and_minimum_subgradient_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:31.0464958Z test_maximum_and_minimum_subgradient_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:31.1004168Z test_maximum_minimum_complex_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:31.1540653Z test_maximum_minimum_complex_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:31.2077247Z test_maximum_minimum_complex_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:31.2615084Z test_maximum_minimum_complex_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:31.3152381Z test_maximum_minimum_complex_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:31.3690085Z test_maximum_minimum_complex_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:31.4230138Z test_maximum_minimum_complex_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:31.4768847Z test_maximum_minimum_complex_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:31.5306647Z test_maximum_minimum_complex_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:31.5845884Z test_maximum_minimum_complex_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:31.6383193Z test_maximum_minimum_complex_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:31.6920492Z test_maximum_minimum_complex_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:31.7458786Z test_maximum_minimum_complex_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:31.7995988Z test_maximum_minimum_complex_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:31.8534066Z test_maximum_minimum_complex_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:31.9071801Z test_maximum_minimum_complex_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:31.9608255Z test_maximum_minimum_complex_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:32.0146244Z test_maximum_minimum_complex_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:32.0683928Z test_maximum_minimum_complex_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:32.1220831Z test_maximum_minimum_complex_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:32.1758228Z test_maximum_minimum_complex_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:32.2295430Z test_maximum_minimum_complex_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:32.2833284Z test_maximum_minimum_complex_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:32.3370325Z test_maximum_minimum_complex_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:32.3386815Z test_maximum_minimum_cross_device_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:41:32.3420621Z test_maximum_minimum_float_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:32.3452024Z test_maximum_minimum_float_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:32.3482916Z test_maximum_minimum_float_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:32.3513011Z test_maximum_minimum_float_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:32.3547806Z test_maximum_minimum_float_nan_and_inf_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:32.3582531Z test_maximum_minimum_float_nan_and_inf_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:32.3616805Z test_maximum_minimum_float_nan_and_inf_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:32.3650448Z test_maximum_minimum_float_nan_and_inf_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:32.3670657Z test_maximum_minimum_forward_ad_float32_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.3697367Z test_maximum_minimum_int_and_bool_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:32.3724268Z test_maximum_minimum_int_and_bool_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:32.3750659Z test_maximum_minimum_int_and_bool_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:32.3775878Z test_maximum_minimum_int_and_bool_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.3802154Z test_maximum_minimum_int_and_bool_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:32.3828500Z test_maximum_minimum_int_and_bool_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:32.3843963Z test_maximum_minimum_type_promotion_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.3859318Z test_maximum_minimum_type_promotion_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.3875009Z test_maximum_minimum_type_promotion_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.3890600Z test_maximum_minimum_type_promotion_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.3906037Z test_maximum_minimum_type_promotion_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.3921384Z test_maximum_minimum_type_promotion_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.3936570Z test_maximum_minimum_type_promotion_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.3952339Z test_maximum_minimum_type_promotion_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.3967631Z test_maximum_minimum_type_promotion_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.3983052Z test_maximum_minimum_type_promotion_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.3998555Z test_maximum_minimum_type_promotion_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.4013624Z test_maximum_minimum_type_promotion_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4029148Z test_maximum_minimum_type_promotion_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4044435Z test_maximum_minimum_type_promotion_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4059933Z test_maximum_minimum_type_promotion_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4075449Z test_maximum_minimum_type_promotion_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.4090872Z test_maximum_minimum_type_promotion_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4106433Z test_maximum_minimum_type_promotion_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4121722Z test_maximum_minimum_type_promotion_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4137154Z test_maximum_minimum_type_promotion_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4152831Z test_maximum_minimum_type_promotion_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.4168062Z test_maximum_minimum_type_promotion_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4183152Z test_maximum_minimum_type_promotion_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4198455Z test_maximum_minimum_type_promotion_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4213776Z test_maximum_minimum_type_promotion_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4229023Z test_maximum_minimum_type_promotion_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4244332Z test_maximum_minimum_type_promotion_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4259616Z test_maximum_minimum_type_promotion_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4275016Z test_maximum_minimum_type_promotion_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4290257Z test_maximum_minimum_type_promotion_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4305726Z test_maximum_minimum_type_promotion_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4321000Z test_maximum_minimum_type_promotion_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4336393Z test_maximum_minimum_type_promotion_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4351538Z test_maximum_minimum_type_promotion_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4366602Z test_maximum_minimum_type_promotion_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4382318Z test_maximum_minimum_type_promotion_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4397432Z test_maximum_minimum_type_promotion_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4412482Z test_maximum_minimum_type_promotion_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4427828Z test_maximum_minimum_type_promotion_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4443574Z test_maximum_minimum_type_promotion_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.4458804Z test_maximum_minimum_type_promotion_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4474288Z test_maximum_minimum_type_promotion_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.4489465Z test_maximum_minimum_type_promotion_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4504801Z test_maximum_minimum_type_promotion_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4520051Z test_maximum_minimum_type_promotion_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4535146Z test_maximum_minimum_type_promotion_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4550723Z test_maximum_minimum_type_promotion_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.4565971Z test_maximum_minimum_type_promotion_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4581394Z test_maximum_minimum_type_promotion_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4596786Z test_maximum_minimum_type_promotion_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4611958Z test_maximum_minimum_type_promotion_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4627266Z test_maximum_minimum_type_promotion_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4642431Z test_maximum_minimum_type_promotion_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4657723Z test_maximum_minimum_type_promotion_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4673072Z test_maximum_minimum_type_promotion_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.4687889Z test_maximum_minimum_type_promotion_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4703185Z test_maximum_minimum_type_promotion_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4718494Z test_maximum_minimum_type_promotion_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4733812Z test_maximum_minimum_type_promotion_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4749184Z test_maximum_minimum_type_promotion_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4764355Z test_maximum_minimum_type_promotion_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4779685Z test_maximum_minimum_type_promotion_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4795167Z test_maximum_minimum_type_promotion_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4810300Z test_maximum_minimum_type_promotion_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4825680Z test_maximum_minimum_type_promotion_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4841004Z test_maximum_minimum_type_promotion_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.4856145Z test_maximum_minimum_type_promotion_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4871709Z test_maximum_minimum_type_promotion_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4886891Z test_maximum_minimum_type_promotion_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4902347Z test_maximum_minimum_type_promotion_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4917874Z test_maximum_minimum_type_promotion_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4932885Z test_maximum_minimum_type_promotion_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4948228Z test_maximum_minimum_type_promotion_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4963869Z test_maximum_minimum_type_promotion_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.4979156Z test_maximum_minimum_type_promotion_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.4994502Z test_maximum_minimum_type_promotion_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.5009668Z test_maximum_minimum_type_promotion_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.5024831Z test_maximum_minimum_type_promotion_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.5040201Z test_maximum_minimum_type_promotion_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.5055550Z test_maximum_minimum_type_promotion_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.5071150Z test_maximum_minimum_type_promotion_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.5086237Z test_maximum_minimum_type_promotion_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.5101642Z test_maximum_minimum_type_promotion_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.5117148Z test_maximum_minimum_type_promotion_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.5132417Z test_maximum_minimum_type_promotion_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.5147742Z test_maximum_minimum_type_promotion_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.5163186Z test_maximum_minimum_type_promotion_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.5178444Z test_maximum_minimum_type_promotion_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.5193710Z test_maximum_minimum_type_promotion_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.5208977Z test_maximum_minimum_type_promotion_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.5224356Z test_maximum_minimum_type_promotion_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.5239651Z test_maximum_minimum_type_promotion_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.5254918Z test_maximum_minimum_type_promotion_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.5270429Z test_maximum_minimum_type_promotion_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.5285653Z test_maximum_minimum_type_promotion_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.5300969Z test_maximum_minimum_type_promotion_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.5316310Z test_maximum_minimum_type_promotion_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.5331569Z test_maximum_minimum_type_promotion_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.5346914Z test_maximum_minimum_type_promotion_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.5362040Z test_maximum_minimum_type_promotion_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:32.5641917Z test_min_max_binary_op_nan_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:41:32.5922301Z test_min_max_binary_op_nan_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:41:32.5931624Z test_mul_chalf_tensor_and_cpu_scalar_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:32.5957475Z test_mul_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:32.6011236Z test_mul_intertype_scalar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:32.6062665Z test_mul_intertype_scalar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:32.6081422Z test_muldiv_scalar_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6098189Z test_muldiv_scalar_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6117923Z test_muldiv_scalar_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6138424Z test_muldiv_scalar_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6157224Z test_muldiv_scalar_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6174997Z test_muldiv_scalar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6192675Z test_muldiv_scalar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6209671Z test_muldiv_scalar_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6226190Z test_muldiv_scalar_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6242780Z test_muldiv_scalar_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6259595Z test_muldiv_scalar_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6276467Z test_muldiv_scalar_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6308152Z test_nextafter_bfloat16_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:32.6331056Z test_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6354315Z test_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6376124Z test_non_contig___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6394859Z test_non_contig___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6418537Z test_non_contig___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6441805Z test_non_contig___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6463707Z test_non_contig___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6484861Z test_non_contig___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6505869Z test_non_contig___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6524616Z test_non_contig___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6542735Z test_non_contig___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6561092Z test_non_contig___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6578774Z test_non_contig___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6596387Z test_non_contig___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6613694Z test_non_contig___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6631573Z test_non_contig___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6648936Z test_non_contig___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6666373Z test_non_contig___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6684157Z test_non_contig___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6701870Z test_non_contig___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6723438Z test_non_contig___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6744648Z test_non_contig___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6769539Z test_non_contig___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6793916Z test_non_contig___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6816434Z test_non_contig___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6838615Z test_non_contig___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6860623Z test_non_contig___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6881779Z test_non_contig___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6903095Z test_non_contig___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6924070Z test_non_contig___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6945649Z test_non_contig___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6966683Z test_non_contig___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.6989021Z test_non_contig___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7011480Z test_non_contig___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7033877Z test_non_contig___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7055557Z test_non_contig___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7076867Z test_non_contig___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7095171Z test_non_contig___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7118177Z test_non_contig___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7141474Z test_non_contig___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7163231Z test_non_contig___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7184667Z test_non_contig___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7206027Z test_non_contig___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7224931Z test_non_contig___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7243323Z test_non_contig___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7262022Z test_non_contig___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7280085Z test_non_contig___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7298036Z test_non_contig___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7315977Z test_non_contig___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7334154Z test_non_contig___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7352570Z test_non_contig___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7370190Z test_non_contig___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7388208Z test_non_contig___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7406285Z test_non_contig___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7422635Z test_non_contig___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... /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:41:32.7423447Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:41:32.7429664Z ok (0.002s) 2022-08-17T12:41:32.7457133Z test_non_contig___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:32.7484053Z test_non_contig___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:32.7507023Z test_non_contig___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7529870Z test_non_contig___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7553072Z test_non_contig___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7572715Z test_non_contig___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7591943Z test_non_contig___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7610727Z test_non_contig___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7629919Z test_non_contig___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7648623Z test_non_contig___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7669263Z test_non_contig___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7693306Z test_non_contig___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7717113Z test_non_contig___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7739087Z test_non_contig___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7760526Z test_non_contig___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7782045Z test_non_contig___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7800968Z test_non_contig___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7819409Z test_non_contig___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7838071Z test_non_contig___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7856081Z test_non_contig___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7875123Z test_non_contig___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7893205Z test_non_contig___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7911072Z test_non_contig___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7929014Z test_non_contig___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7947094Z test_non_contig___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7965221Z test_non_contig___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.7983069Z test_non_contig___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8003918Z test_non_contig_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8022731Z test_non_contig_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8045962Z test_non_contig_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8071857Z test_non_contig_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:32.8095265Z test_non_contig_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8117522Z test_non_contig_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8138922Z test_non_contig_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8160551Z test_non_contig_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8179437Z test_non_contig_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8197963Z test_non_contig_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8216590Z test_non_contig_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8234753Z test_non_contig_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8252645Z test_non_contig_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8274465Z test_non_contig_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8294867Z test_non_contig_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8317037Z test_non_contig_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8339728Z test_non_contig_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8360598Z test_non_contig_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8381164Z test_non_contig_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8402142Z test_non_contig_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8423045Z test_non_contig_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8443971Z test_non_contig_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8462645Z test_non_contig_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8481029Z test_non_contig_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8498327Z test_non_contig_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8516066Z test_non_contig_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8533746Z test_non_contig_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8551664Z test_non_contig_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8569510Z test_non_contig_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8587270Z test_non_contig_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8604690Z test_non_contig_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8622506Z test_non_contig_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8640278Z test_non_contig_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8657825Z test_non_contig_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8675728Z test_non_contig_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8693369Z test_non_contig_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8711035Z test_non_contig_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8728827Z test_non_contig_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8746972Z test_non_contig_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8764841Z test_non_contig_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8782547Z test_non_contig_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8800633Z test_non_contig_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8819380Z test_non_contig_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8837767Z test_non_contig_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8855403Z test_non_contig_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8873530Z test_non_contig_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8891451Z test_non_contig_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8909389Z test_non_contig_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8927353Z test_non_contig_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8945106Z test_non_contig_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8966088Z test_non_contig_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.8985011Z test_non_contig_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9006515Z test_non_contig_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9028048Z test_non_contig_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9049860Z test_non_contig_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9068917Z test_non_contig_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9087010Z test_non_contig_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9104951Z test_non_contig_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9123139Z test_non_contig_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9141273Z test_non_contig_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9161755Z test_non_contig_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9180581Z test_non_contig_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9201799Z test_non_contig_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9223390Z test_non_contig_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9244955Z test_non_contig_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9263701Z test_non_contig_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9281691Z test_non_contig_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9299991Z test_non_contig_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9318413Z test_non_contig_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9336668Z test_non_contig_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9358915Z test_non_contig_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9381020Z test_non_contig_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9402988Z test_non_contig_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9424400Z test_non_contig_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9444654Z test_non_contig_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9466586Z test_non_contig_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9488212Z test_non_contig_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9509985Z test_non_contig_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9529973Z test_non_contig_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9550484Z test_non_contig_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9570733Z test_non_contig_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9591155Z test_non_contig_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9611192Z test_non_contig_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9633651Z test_non_contig_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9656220Z test_non_contig_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9678400Z test_non_contig_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9700325Z test_non_contig_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9721510Z test_non_contig_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9742772Z test_non_contig_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9763680Z test_non_contig_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9784852Z test_non_contig_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9805752Z test_non_contig_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9827467Z test_non_contig_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9848529Z test_non_contig_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9873299Z test_non_contig_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9897219Z test_non_contig_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9920106Z test_non_contig_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9942146Z test_non_contig_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9964317Z test_non_contig_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:32.9985481Z test_non_contig_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0006783Z test_non_contig_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0027744Z test_non_contig_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0048995Z test_non_contig_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0069870Z test_non_contig_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0092057Z test_non_contig_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0115159Z test_non_contig_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0137363Z test_non_contig_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0159660Z test_non_contig_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0180801Z test_non_contig_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0202292Z test_non_contig_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0223575Z test_non_contig_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0244822Z test_non_contig_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0266124Z test_non_contig_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0286506Z test_non_contig_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0304558Z test_non_contig_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0326304Z test_non_contig_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0349568Z test_non_contig_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0370731Z test_non_contig_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0391561Z test_non_contig_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0411181Z test_non_contig_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0432162Z test_non_contig_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0450741Z test_non_contig_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0469337Z test_non_contig_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0487169Z test_non_contig_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0505331Z test_non_contig_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0523691Z test_non_contig_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0552512Z test_non_contig_expand___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.0574854Z test_non_contig_expand___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0606671Z test_non_contig_expand___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.0639506Z test_non_contig_expand___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.0668806Z test_non_contig_expand___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.0696700Z test_non_contig_expand___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.0723959Z test_non_contig_expand___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.0746625Z test_non_contig_expand___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0769265Z test_non_contig_expand___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0791381Z test_non_contig_expand___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0814483Z test_non_contig_expand___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0837981Z test_non_contig_expand___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0860643Z test_non_contig_expand___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0883571Z test_non_contig_expand___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0906605Z test_non_contig_expand___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0928829Z test_non_contig_expand___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0951648Z test_non_contig_expand___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.0974381Z test_non_contig_expand___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.1004666Z test_non_contig_expand___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.1032877Z test_non_contig_expand___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.1065826Z test_non_contig_expand___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.1099881Z test_non_contig_expand___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.1130338Z test_non_contig_expand___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.1160127Z test_non_contig_expand___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.1188898Z test_non_contig_expand___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.1217002Z test_non_contig_expand___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.1245275Z test_non_contig_expand___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.1273388Z test_non_contig_expand___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.1301591Z test_non_contig_expand___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.1330107Z test_non_contig_expand___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.1359507Z test_non_contig_expand___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.1388018Z test_non_contig_expand___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.1416907Z test_non_contig_expand___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.1445887Z test_non_contig_expand___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.1474665Z test_non_contig_expand___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.1496839Z test_non_contig_expand___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.1528638Z test_non_contig_expand___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.1561350Z test_non_contig_expand___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.1590862Z test_non_contig_expand___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.1618657Z test_non_contig_expand___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.1646185Z test_non_contig_expand___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.1669370Z test_non_contig_expand___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.1691872Z test_non_contig_expand___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.1714283Z test_non_contig_expand___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.1736752Z test_non_contig_expand___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.1759639Z test_non_contig_expand___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.1782099Z test_non_contig_expand___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.1804769Z test_non_contig_expand___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.1827325Z test_non_contig_expand___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.1849149Z test_non_contig_expand___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.1871931Z test_non_contig_expand___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.1894317Z test_non_contig_expand___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.1924723Z test_non_contig_expand___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.1957969Z test_non_contig_expand___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.1991794Z test_non_contig_expand___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.2021841Z test_non_contig_expand___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.2051279Z test_non_contig_expand___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.2080997Z test_non_contig_expand___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.2104832Z test_non_contig_expand___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.2128283Z test_non_contig_expand___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.2151960Z test_non_contig_expand___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.2175522Z test_non_contig_expand___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.2199530Z test_non_contig_expand___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.2227761Z test_non_contig_expand___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.2259683Z test_non_contig_expand___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.2292092Z test_non_contig_expand___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.2321011Z test_non_contig_expand___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.2349322Z test_non_contig_expand___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.2376639Z test_non_contig_expand___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.2399433Z test_non_contig_expand___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.2422135Z test_non_contig_expand___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.2444120Z test_non_contig_expand___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.2466750Z test_non_contig_expand___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.2490388Z test_non_contig_expand___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.2512957Z test_non_contig_expand___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.2535464Z test_non_contig_expand___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.2558180Z test_non_contig_expand___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.2580105Z test_non_contig_expand___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.2602603Z test_non_contig_expand___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.2625542Z test_non_contig_expand___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.2653405Z test_non_contig_expand_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.2675887Z test_non_contig_expand_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.2707328Z test_non_contig_expand_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.2739276Z test_non_contig_expand_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.2771579Z test_non_contig_expand_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.2800789Z test_non_contig_expand_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.2828868Z test_non_contig_expand_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.2855958Z test_non_contig_expand_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.2878875Z test_non_contig_expand_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.2901524Z test_non_contig_expand_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.2923566Z test_non_contig_expand_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.2946020Z test_non_contig_expand_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.2968622Z test_non_contig_expand_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.2997778Z test_non_contig_expand_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.3025735Z test_non_contig_expand_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.3054685Z test_non_contig_expand_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.3083228Z test_non_contig_expand_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.3111870Z test_non_contig_expand_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.3139796Z test_non_contig_expand_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.3168174Z test_non_contig_expand_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.3196446Z test_non_contig_expand_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.3224759Z test_non_contig_expand_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.3247601Z test_non_contig_expand_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.3270632Z test_non_contig_expand_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.3292661Z test_non_contig_expand_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.3314613Z test_non_contig_expand_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.3337507Z test_non_contig_expand_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.3360157Z test_non_contig_expand_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.3382616Z test_non_contig_expand_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.3405054Z test_non_contig_expand_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.3426954Z test_non_contig_expand_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.3449530Z test_non_contig_expand_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.3472262Z test_non_contig_expand_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.3494280Z test_non_contig_expand_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.3517023Z test_non_contig_expand_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.3539380Z test_non_contig_expand_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.3561265Z test_non_contig_expand_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.3583832Z test_non_contig_expand_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.3606224Z test_non_contig_expand_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.3628943Z test_non_contig_expand_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.3651480Z test_non_contig_expand_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.3673652Z test_non_contig_expand_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.3695949Z test_non_contig_expand_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.3718488Z test_non_contig_expand_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.3740517Z test_non_contig_expand_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.3763198Z test_non_contig_expand_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.3786352Z test_non_contig_expand_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.3807771Z test_non_contig_expand_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.3832002Z test_non_contig_expand_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.3854294Z test_non_contig_expand_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.3882961Z test_non_contig_expand_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.3905626Z test_non_contig_expand_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.3933334Z test_non_contig_expand_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.3961402Z test_non_contig_expand_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.3988923Z test_non_contig_expand_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.4011362Z test_non_contig_expand_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.4033875Z test_non_contig_expand_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.4055513Z test_non_contig_expand_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.4078180Z test_non_contig_expand_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.4100631Z test_non_contig_expand_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.4128721Z test_non_contig_expand_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.4151140Z test_non_contig_expand_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.4179452Z test_non_contig_expand_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.4207359Z test_non_contig_expand_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.4234497Z test_non_contig_expand_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.4256718Z test_non_contig_expand_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.4279294Z test_non_contig_expand_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.4301047Z test_non_contig_expand_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.4323417Z test_non_contig_expand_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.4346395Z test_non_contig_expand_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.4376253Z test_non_contig_expand_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.4407289Z test_non_contig_expand_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.4437688Z test_non_contig_expand_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.4466210Z test_non_contig_expand_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.4492473Z test_non_contig_expand_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.4520717Z test_non_contig_expand_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.4548603Z test_non_contig_expand_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.4575810Z test_non_contig_expand_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.4602431Z test_non_contig_expand_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.4629562Z test_non_contig_expand_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.4655770Z test_non_contig_expand_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.4683196Z test_non_contig_expand_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.4710213Z test_non_contig_expand_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.4739997Z test_non_contig_expand_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.4768988Z test_non_contig_expand_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.4798613Z test_non_contig_expand_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.4826546Z test_non_contig_expand_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.4854197Z test_non_contig_expand_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.4881798Z test_non_contig_expand_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.4909566Z test_non_contig_expand_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.4936868Z test_non_contig_expand_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.4964081Z test_non_contig_expand_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.4993339Z test_non_contig_expand_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.5020221Z test_non_contig_expand_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.5052913Z test_non_contig_expand_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.5086397Z test_non_contig_expand_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.5116274Z test_non_contig_expand_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.5145345Z test_non_contig_expand_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.5173477Z test_non_contig_expand_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.5201071Z test_non_contig_expand_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.5228375Z test_non_contig_expand_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.5255861Z test_non_contig_expand_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.5283428Z test_non_contig_expand_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.5310918Z test_non_contig_expand_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.5340830Z test_non_contig_expand_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.5369768Z test_non_contig_expand_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.5398470Z test_non_contig_expand_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.5427019Z test_non_contig_expand_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.5457473Z test_non_contig_expand_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.5485160Z test_non_contig_expand_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.5512744Z test_non_contig_expand_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.5540317Z test_non_contig_expand_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.5567981Z test_non_contig_expand_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.5592658Z test_non_contig_expand_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.5614793Z test_non_contig_expand_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.5641140Z test_non_contig_expand_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.5667969Z test_non_contig_expand_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.5694148Z test_non_contig_expand_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.5718706Z test_non_contig_expand_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.5743089Z test_non_contig_expand_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.5767673Z test_non_contig_expand_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.5790263Z test_non_contig_expand_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.5812380Z test_non_contig_expand_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.5835121Z test_non_contig_expand_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.5857152Z test_non_contig_expand_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.5879692Z test_non_contig_expand_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.5909768Z test_non_contig_expand_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.5938563Z test_non_contig_expand_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.5969673Z test_non_contig_expand_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.6003261Z test_non_contig_expand_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.6034182Z test_non_contig_expand_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.6064357Z test_non_contig_expand_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.6092589Z test_non_contig_expand_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.6120928Z test_non_contig_expand_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.6149302Z test_non_contig_expand_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.6177224Z test_non_contig_expand_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.6206010Z test_non_contig_expand_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.6235272Z test_non_contig_expand_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.6245182Z test_non_contig_expand_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:33.6274840Z test_non_contig_expand_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.6304653Z test_non_contig_expand_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.6334262Z test_non_contig_expand_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.6358513Z test_non_contig_expand_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.6381983Z test_non_contig_expand_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.6404718Z test_non_contig_expand_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.6428221Z test_non_contig_expand_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.6452644Z test_non_contig_expand_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.6480187Z test_non_contig_expand_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.6502424Z test_non_contig_expand_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.6530623Z test_non_contig_expand_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.6558937Z test_non_contig_expand_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.6585676Z test_non_contig_expand_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.6608140Z test_non_contig_expand_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.6630818Z test_non_contig_expand_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.6652579Z test_non_contig_expand_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.6675169Z test_non_contig_expand_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.6697503Z test_non_contig_expand_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.6725876Z test_non_contig_expand_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.6748022Z test_non_contig_expand_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.6776168Z test_non_contig_expand_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.6804582Z test_non_contig_expand_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.6831968Z test_non_contig_expand_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.6854294Z test_non_contig_expand_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.6876979Z test_non_contig_expand_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.6898742Z test_non_contig_expand_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.6921144Z test_non_contig_expand_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.6943445Z test_non_contig_expand_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.6973531Z test_non_contig_expand_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.7003310Z test_non_contig_expand_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.7033394Z test_non_contig_expand_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.7062412Z test_non_contig_expand_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.7086357Z test_non_contig_expand_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7110062Z test_non_contig_expand_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7132668Z test_non_contig_expand_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7156466Z test_non_contig_expand_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7180230Z test_non_contig_expand_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7202774Z test_non_contig_expand_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7225115Z test_non_contig_expand_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7246854Z test_non_contig_expand_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7269335Z test_non_contig_expand_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7291643Z test_non_contig_expand_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7316397Z test_non_contig_expand_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7339462Z test_non_contig_expand_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7363786Z test_non_contig_expand_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7387795Z test_non_contig_expand_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7412098Z test_non_contig_expand_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7435079Z test_non_contig_expand_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7457014Z test_non_contig_expand_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7479229Z test_non_contig_expand_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7501622Z test_non_contig_expand_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7523777Z test_non_contig_expand_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7547858Z test_non_contig_expand_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7569880Z test_non_contig_expand_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7594543Z test_non_contig_expand_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7618491Z test_non_contig_expand_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7642653Z test_non_contig_expand_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7665168Z test_non_contig_expand_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7687580Z test_non_contig_expand_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7709991Z test_non_contig_expand_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7732114Z test_non_contig_expand_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7754669Z test_non_contig_expand_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7783159Z test_non_contig_expand_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.7805214Z test_non_contig_expand_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7833593Z test_non_contig_expand_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.7861447Z test_non_contig_expand_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.7888602Z test_non_contig_expand_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.7911295Z test_non_contig_expand_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7933510Z test_non_contig_expand_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7955515Z test_non_contig_expand_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.7977721Z test_non_contig_expand_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.8000333Z test_non_contig_expand_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.8029721Z test_non_contig_expand_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.8057715Z test_non_contig_expand_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.8086264Z test_non_contig_expand_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.8114664Z test_non_contig_expand_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.8142623Z test_non_contig_expand_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.8170541Z test_non_contig_expand_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.8197882Z test_non_contig_expand_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.8226101Z test_non_contig_expand_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.8253842Z test_non_contig_expand_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.8282663Z test_non_contig_expand_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.8309769Z test_non_contig_expand_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.8336256Z test_non_contig_expand_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.8361306Z test_non_contig_expand_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.8391093Z test_non_contig_expand_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.8420248Z test_non_contig_expand_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.8446955Z test_non_contig_expand_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.8473543Z test_non_contig_expand_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.8499321Z test_non_contig_expand_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.8525023Z test_non_contig_expand_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.8550823Z test_non_contig_expand_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.8575532Z test_non_contig_expand_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.8600896Z test_non_contig_expand_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.8626077Z test_non_contig_expand_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.8639809Z test_non_contig_expand_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:33.8653170Z test_non_contig_expand_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:33.8666607Z test_non_contig_expand_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:33.8680096Z test_non_contig_expand_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:33.8693358Z test_non_contig_expand_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:33.8706731Z test_non_contig_expand_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:33.8719978Z test_non_contig_expand_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:33.8733114Z test_non_contig_expand_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:33.8746365Z test_non_contig_expand_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:33.8759752Z test_non_contig_expand_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:33.8773068Z test_non_contig_expand_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:33.8786434Z test_non_contig_expand_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:33.8800029Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:33.8815136Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:33.8829023Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:33.8842291Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:33.8855174Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:33.8868454Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:33.8881818Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:33.8895017Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:33.8908275Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:33.8921752Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:33.8934914Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:33.8948150Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:33.8971698Z test_non_contig_expand_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.8994807Z test_non_contig_expand_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.9016556Z test_non_contig_expand_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.9039270Z test_non_contig_expand_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.9062071Z test_non_contig_expand_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.9091615Z test_non_contig_expand_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.9120355Z test_non_contig_expand_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.9152931Z test_non_contig_expand_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.9185567Z test_non_contig_expand_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.9215200Z test_non_contig_expand_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.9244494Z test_non_contig_expand_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.9273380Z test_non_contig_expand_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.9302021Z test_non_contig_expand_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.9330435Z test_non_contig_expand_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.9359502Z test_non_contig_expand_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.9388021Z test_non_contig_expand_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.9416796Z test_non_contig_expand_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.9441576Z test_non_contig_expand_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.9463743Z test_non_contig_expand_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.9488194Z test_non_contig_expand_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.9512669Z test_non_contig_expand_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.9536848Z test_non_contig_expand_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.9559509Z test_non_contig_expand_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.9582144Z test_non_contig_expand_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.9604587Z test_non_contig_expand_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.9627112Z test_non_contig_expand_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.9649832Z test_non_contig_expand_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.9674270Z test_non_contig_expand_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.9696242Z test_non_contig_expand_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.9722440Z test_non_contig_expand_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.9748559Z test_non_contig_expand_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:33.9773802Z test_non_contig_expand_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.9798183Z test_non_contig_expand_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.9822592Z test_non_contig_expand_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.9845154Z test_non_contig_expand_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.9868575Z test_non_contig_expand_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.9891272Z test_non_contig_expand_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.9913840Z test_non_contig_expand_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.9936100Z test_non_contig_expand_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.9960342Z test_non_contig_expand_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:33.9982549Z test_non_contig_expand_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0008378Z test_non_contig_expand_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.0034567Z test_non_contig_expand_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.0058762Z test_non_contig_expand_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0083269Z test_non_contig_expand_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0107497Z test_non_contig_expand_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0129798Z test_non_contig_expand_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0152415Z test_non_contig_expand_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0174665Z test_non_contig_expand_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0197387Z test_non_contig_expand_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0219702Z test_non_contig_expand_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0243943Z test_non_contig_expand_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0266180Z test_non_contig_expand_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0292189Z test_non_contig_expand_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.0318360Z test_non_contig_expand_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.0343217Z test_non_contig_expand_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0367408Z test_non_contig_expand_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0393199Z test_non_contig_expand_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.0415261Z test_non_contig_expand_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0437938Z test_non_contig_expand_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0460132Z test_non_contig_expand_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0482328Z test_non_contig_expand_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0504653Z test_non_contig_expand_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0528526Z test_non_contig_expand_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0550281Z test_non_contig_expand_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0573904Z test_non_contig_expand_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0598088Z test_non_contig_expand_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0622163Z test_non_contig_expand_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0646546Z test_non_contig_expand_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0670657Z test_non_contig_expand_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0692762Z test_non_contig_expand_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0715047Z test_non_contig_expand_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0737090Z test_non_contig_expand_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0765302Z test_non_contig_expand_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.0787324Z test_non_contig_expand_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0814966Z test_non_contig_expand_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.0842725Z test_non_contig_expand_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.0869686Z test_non_contig_expand_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.0894137Z test_non_contig_expand_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0918401Z test_non_contig_expand_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0940194Z test_non_contig_expand_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0962323Z test_non_contig_expand_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.0984562Z test_non_contig_expand_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.1012099Z test_non_contig_expand_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.1034306Z test_non_contig_expand_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.1061991Z test_non_contig_expand_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.1089710Z test_non_contig_expand_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.1116745Z test_non_contig_expand_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.1139088Z test_non_contig_expand_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.1162811Z test_non_contig_expand_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.1186485Z test_non_contig_expand_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.1209322Z test_non_contig_expand_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.1231597Z test_non_contig_expand_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.1259250Z test_non_contig_expand_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.1281163Z test_non_contig_expand_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.1309214Z test_non_contig_expand_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.1337510Z test_non_contig_expand_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.1364315Z test_non_contig_expand_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.1386838Z test_non_contig_expand_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.1409509Z test_non_contig_expand_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.1431113Z test_non_contig_expand_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.1453865Z test_non_contig_expand_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.1476266Z test_non_contig_expand_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.1504328Z test_non_contig_expand_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.1526587Z test_non_contig_expand_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.1554660Z test_non_contig_expand_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.1582674Z test_non_contig_expand_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.1609787Z test_non_contig_expand_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.1634225Z test_non_contig_expand_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.1656080Z test_non_contig_expand_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.1677994Z test_non_contig_expand_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.1700328Z test_non_contig_expand_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.1722716Z test_non_contig_expand_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.1750938Z test_non_contig_expand_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.1772730Z test_non_contig_expand_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.1804012Z test_non_contig_expand_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.1836619Z test_non_contig_expand_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.1869277Z test_non_contig_expand_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.1897807Z test_non_contig_expand_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.1925841Z test_non_contig_expand_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.1953103Z test_non_contig_expand_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.1975885Z test_non_contig_expand_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.1997877Z test_non_contig_expand_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.2019484Z test_non_contig_expand_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.2041780Z test_non_contig_expand_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.2064383Z test_non_contig_expand_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.2088346Z test_non_contig_expand_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.2110631Z test_non_contig_expand_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.2136627Z test_non_contig_expand_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.2162550Z test_non_contig_expand_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.2186655Z test_non_contig_expand_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.2210761Z test_non_contig_expand_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.2235037Z test_non_contig_expand_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.2257167Z test_non_contig_expand_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.2279562Z test_non_contig_expand_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.2301821Z test_non_contig_expand_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.2324039Z test_non_contig_expand_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.2346937Z test_non_contig_expand_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.2374800Z test_non_contig_expand_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.2412484Z test_non_contig_expand_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.2432793Z test_non_contig_expand_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.2463281Z test_non_contig_expand_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.2493055Z test_non_contig_expand_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.2522377Z test_non_contig_expand_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.2554662Z test_non_contig_expand_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.2587163Z test_non_contig_expand_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.2615993Z test_non_contig_expand_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.2644575Z test_non_contig_expand_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.2673060Z test_non_contig_expand_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.2695940Z test_non_contig_expand_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.2718490Z test_non_contig_expand_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.2741095Z test_non_contig_expand_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.2763344Z test_non_contig_expand_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.2785992Z test_non_contig_expand_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.2815699Z test_non_contig_expand_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.2845234Z test_non_contig_expand_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.2874914Z test_non_contig_expand_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.2904857Z test_non_contig_expand_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.2929085Z test_non_contig_expand_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.2953316Z test_non_contig_expand_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.2976781Z test_non_contig_expand_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.3000974Z test_non_contig_expand_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.3025147Z test_non_contig_expand_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.3053818Z test_non_contig_expand_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.3086209Z test_non_contig_expand_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.3119305Z test_non_contig_expand_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.3149483Z test_non_contig_expand_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.3177031Z test_non_contig_expand_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.3204198Z test_non_contig_expand_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.3226802Z test_non_contig_expand_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.3249117Z test_non_contig_expand_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.3271273Z test_non_contig_expand_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.3293607Z test_non_contig_expand_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.3316406Z test_non_contig_expand_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.3342821Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.3370701Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.3397978Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.3424394Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.3450498Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.3477467Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.3503524Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.3529945Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.3556272Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.3584247Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.3611451Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.3638093Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.3664545Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.3691386Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.3717592Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.3743969Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.3754679Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.3763856Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.3773508Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.3783357Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.3793184Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.3802859Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.3812691Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.3822936Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.3833226Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.3842544Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.3852316Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.3861992Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.3871436Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.3880887Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.3890556Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.3900278Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.3928722Z test_non_contig_expand_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.3957048Z test_non_contig_expand_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.3984747Z test_non_contig_expand_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.4011039Z test_non_contig_expand_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.4037627Z test_non_contig_expand_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.4064288Z test_non_contig_expand_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.4090705Z test_non_contig_expand_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.4117579Z test_non_contig_expand_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.4143657Z test_non_contig_expand_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.4171590Z test_non_contig_expand_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.4199070Z test_non_contig_expand_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.4225498Z test_non_contig_expand_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.4251858Z test_non_contig_expand_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.4278519Z test_non_contig_expand_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.4304993Z test_non_contig_expand_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.4331453Z test_non_contig_expand_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.4357817Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.4385723Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.4413065Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.4440425Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.4468906Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.4495219Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.4521795Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.4548406Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.4558835Z test_non_contig_expand_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4569245Z test_non_contig_expand_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4578129Z test_non_contig_expand_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4587898Z test_non_contig_expand_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4597533Z test_non_contig_expand_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4607124Z test_non_contig_expand_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4616624Z test_non_contig_expand_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4626240Z test_non_contig_expand_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4635898Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4645664Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4655181Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4664932Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4674973Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4684402Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4694385Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4704095Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4713519Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4723225Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4732446Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4742614Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4752405Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4761947Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4771367Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4781171Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4790574Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4800320Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4809621Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4819284Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4829410Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4839056Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4848646Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4858134Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4868206Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4877892Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4887696Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4897055Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4906746Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4916561Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4926345Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4935788Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:34.4967557Z test_non_contig_expand_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.4995949Z test_non_contig_expand_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5024285Z test_non_contig_expand_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5052692Z test_non_contig_expand_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5080792Z test_non_contig_expand_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5107783Z test_non_contig_expand_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5134414Z test_non_contig_expand_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5161070Z test_non_contig_expand_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5187890Z test_non_contig_expand_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5215018Z test_non_contig_expand_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5241574Z test_non_contig_expand_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5270107Z test_non_contig_expand_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5297295Z test_non_contig_expand_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5323995Z test_non_contig_expand_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5350574Z test_non_contig_expand_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5376922Z test_non_contig_expand_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5403653Z test_non_contig_expand_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5430576Z test_non_contig_expand_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5458259Z test_non_contig_expand_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5489761Z test_non_contig_expand_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5522841Z test_non_contig_expand_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5554916Z test_non_contig_expand_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5583637Z test_non_contig_expand_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5611418Z test_non_contig_expand_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5638775Z test_non_contig_expand_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5661348Z test_non_contig_expand_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.5683661Z test_non_contig_expand_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.5705527Z test_non_contig_expand_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.5727994Z test_non_contig_expand_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.5750512Z test_non_contig_expand_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.5779612Z test_non_contig_expand_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5806744Z test_non_contig_expand_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5839459Z test_non_contig_expand_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5873102Z test_non_contig_expand_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5902799Z test_non_contig_expand_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5931726Z test_non_contig_expand_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5960355Z test_non_contig_expand_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.5988061Z test_non_contig_expand_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.6015357Z test_non_contig_expand_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.6042738Z test_non_contig_expand_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.6070232Z test_non_contig_expand_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.6097512Z test_non_contig_expand_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.6125603Z test_non_contig_expand_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.6151834Z test_non_contig_expand_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.6179726Z test_non_contig_expand_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.6207915Z test_non_contig_expand_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.6235721Z test_non_contig_expand_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.6261681Z test_non_contig_expand_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.6288197Z test_non_contig_expand_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.6314972Z test_non_contig_expand_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.6342086Z test_non_contig_expand_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.6368543Z test_non_contig_expand_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.6391135Z test_non_contig_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.6412179Z test_non_contig_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.6439768Z test_non_contig_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.6466225Z test_non_contig_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:34.6489254Z test_non_contig_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.6511817Z test_non_contig_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.6534104Z test_non_contig_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.6555340Z test_non_contig_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.6576196Z test_non_contig_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.6597503Z test_non_contig_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.6618526Z test_non_contig_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.6640007Z test_non_contig_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.6651185Z test_non_contig_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:34.6674727Z test_non_contig_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.6697450Z test_non_contig_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.6720678Z test_non_contig_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.6740469Z test_non_contig_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.6759511Z test_non_contig_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.6778351Z test_non_contig_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.6797509Z test_non_contig_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.6816239Z test_non_contig_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.6837182Z test_non_contig_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.6855819Z test_non_contig_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.6877507Z test_non_contig_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.6899184Z test_non_contig_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.6920923Z test_non_contig_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.6939972Z test_non_contig_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.6958233Z test_non_contig_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.6976348Z test_non_contig_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.6994582Z test_non_contig_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7012344Z test_non_contig_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7033589Z test_non_contig_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7052346Z test_non_contig_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7073911Z test_non_contig_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7095480Z test_non_contig_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7117361Z test_non_contig_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7136063Z test_non_contig_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7154719Z test_non_contig_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7172622Z test_non_contig_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7191004Z test_non_contig_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7209018Z test_non_contig_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7219642Z test_non_contig_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:34.7242592Z test_non_contig_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7265162Z test_non_contig_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7288084Z test_non_contig_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7308098Z test_non_contig_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7327031Z test_non_contig_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7345910Z test_non_contig_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7364519Z test_non_contig_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7383020Z test_non_contig_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7401447Z test_non_contig_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7419680Z test_non_contig_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7438137Z test_non_contig_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7456305Z test_non_contig_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7474849Z test_non_contig_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7493911Z test_non_contig_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7512085Z test_non_contig_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7531627Z test_non_contig_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7551398Z test_non_contig_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7571348Z test_non_contig_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7590050Z test_non_contig_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7607870Z test_non_contig_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7625584Z test_non_contig_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7643346Z test_non_contig_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7661395Z test_non_contig_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7680496Z test_non_contig_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7698457Z test_non_contig_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7717963Z test_non_contig_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7737183Z test_non_contig_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7757320Z test_non_contig_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7775687Z test_non_contig_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7793554Z test_non_contig_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7811224Z test_non_contig_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7829264Z test_non_contig_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7846894Z test_non_contig_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7867609Z test_non_contig_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7886732Z test_non_contig_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7907741Z test_non_contig_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7929283Z test_non_contig_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7950796Z test_non_contig_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7969407Z test_non_contig_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.7987337Z test_non_contig_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8005145Z test_non_contig_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8023026Z test_non_contig_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8041013Z test_non_contig_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8062723Z test_non_contig_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8084573Z test_non_contig_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8106496Z test_non_contig_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8128674Z test_non_contig_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8151764Z test_non_contig_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8173872Z test_non_contig_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8196554Z test_non_contig_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8218339Z test_non_contig_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8241161Z test_non_contig_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8263388Z test_non_contig_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8285705Z test_non_contig_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8302325Z test_non_contig_index___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8317050Z test_non_contig_index___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.8333493Z test_non_contig_index___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8350410Z test_non_contig_index___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8366009Z test_non_contig_index___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8381815Z test_non_contig_index___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8397722Z test_non_contig_index___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8412161Z test_non_contig_index___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.8426959Z test_non_contig_index___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.8441588Z test_non_contig_index___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.8455942Z test_non_contig_index___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.8470766Z test_non_contig_index___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.8485224Z test_non_contig_index___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.8499829Z test_non_contig_index___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.8514533Z test_non_contig_index___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.8528959Z test_non_contig_index___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.8543684Z test_non_contig_index___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.8559095Z test_non_contig_index___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.8575014Z test_non_contig_index___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8590927Z test_non_contig_index___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8607678Z test_non_contig_index___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8624710Z test_non_contig_index___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8640946Z test_non_contig_index___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8656886Z test_non_contig_index___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8673156Z test_non_contig_index___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8688571Z test_non_contig_index___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.8704086Z test_non_contig_index___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8719790Z test_non_contig_index___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8735339Z test_non_contig_index___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8751299Z test_non_contig_index___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8767153Z test_non_contig_index___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8783036Z test_non_contig_index___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8799007Z test_non_contig_index___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8814945Z test_non_contig_index___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8831316Z test_non_contig_index___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8846344Z test_non_contig_index___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.8862670Z test_non_contig_index___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8878719Z test_non_contig_index___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8893894Z test_non_contig_index___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.8909764Z test_non_contig_index___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.8925403Z test_non_contig_index___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.8940037Z test_non_contig_index___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.8954948Z test_non_contig_index___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.8969650Z test_non_contig_index___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.8984385Z test_non_contig_index___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.8999209Z test_non_contig_index___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.9013679Z test_non_contig_index___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.9028477Z test_non_contig_index___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.9043787Z test_non_contig_index___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.9058858Z test_non_contig_index___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.9074192Z test_non_contig_index___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.9089243Z test_non_contig_index___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.9106188Z test_non_contig_index___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9124010Z test_non_contig_index___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9141731Z test_non_contig_index___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9158555Z test_non_contig_index___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9175257Z test_non_contig_index___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9192220Z test_non_contig_index___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9207810Z test_non_contig_index___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9223493Z test_non_contig_index___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9239291Z test_non_contig_index___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9254925Z test_non_contig_index___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9270707Z test_non_contig_index___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9287357Z test_non_contig_index___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9304559Z test_non_contig_index___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9322099Z test_non_contig_index___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9338823Z test_non_contig_index___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9355277Z test_non_contig_index___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9371663Z test_non_contig_index___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9387113Z test_non_contig_index___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9402627Z test_non_contig_index___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.9417851Z test_non_contig_index___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.9433424Z test_non_contig_index___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.9448829Z test_non_contig_index___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.9464499Z test_non_contig_index___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.9479865Z test_non_contig_index___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9495164Z test_non_contig_index___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.9510781Z test_non_contig_index___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.9525988Z test_non_contig_index___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.9541673Z test_non_contig_index___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.9558546Z test_non_contig_index_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9573900Z test_non_contig_index_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.9591579Z test_non_contig_index_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9608893Z test_non_contig_index_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9626258Z test_non_contig_index_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9642912Z test_non_contig_index_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9659276Z test_non_contig_index_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9675658Z test_non_contig_index_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9691062Z test_non_contig_index_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.9706452Z test_non_contig_index_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.9721730Z test_non_contig_index_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.9737006Z test_non_contig_index_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.9752536Z test_non_contig_index_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9768951Z test_non_contig_index_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9784869Z test_non_contig_index_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9801224Z test_non_contig_index_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9817130Z test_non_contig_index_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9833013Z test_non_contig_index_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9848739Z test_non_contig_index_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9864923Z test_non_contig_index_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9880674Z test_non_contig_index_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:34.9895537Z test_non_contig_index_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.9910158Z test_non_contig_index_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.9924684Z test_non_contig_index_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.9939177Z test_non_contig_index_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.9953788Z test_non_contig_index_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.9968097Z test_non_contig_index_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.9982716Z test_non_contig_index_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:34.9997352Z test_non_contig_index_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0012060Z test_non_contig_index_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0026150Z test_non_contig_index_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0040738Z test_non_contig_index_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0055367Z test_non_contig_index_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0069607Z test_non_contig_index_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0084082Z test_non_contig_index_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0098608Z test_non_contig_index_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0113414Z test_non_contig_index_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0127905Z test_non_contig_index_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0142448Z test_non_contig_index_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0157137Z test_non_contig_index_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0171733Z test_non_contig_index_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0186069Z test_non_contig_index_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0200758Z test_non_contig_index_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0215053Z test_non_contig_index_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0229794Z test_non_contig_index_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0244233Z test_non_contig_index_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0258761Z test_non_contig_index_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0273233Z test_non_contig_index_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0287591Z test_non_contig_index_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0302260Z test_non_contig_index_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0318311Z test_non_contig_index_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.0333026Z test_non_contig_index_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0348810Z test_non_contig_index_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.0364454Z test_non_contig_index_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.0379984Z test_non_contig_index_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.0394779Z test_non_contig_index_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0409185Z test_non_contig_index_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0423643Z test_non_contig_index_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0438170Z test_non_contig_index_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0452598Z test_non_contig_index_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0468291Z test_non_contig_index_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.0482937Z test_non_contig_index_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0498823Z test_non_contig_index_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.0514597Z test_non_contig_index_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.0529973Z test_non_contig_index_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0544703Z test_non_contig_index_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0559227Z test_non_contig_index_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0573536Z test_non_contig_index_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0587973Z test_non_contig_index_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0602754Z test_non_contig_index_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0618519Z test_non_contig_index_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.0634287Z test_non_contig_index_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.0649946Z test_non_contig_index_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.0665528Z test_non_contig_index_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.0680513Z test_non_contig_index_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0696050Z test_non_contig_index_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0711736Z test_non_contig_index_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.0727139Z test_non_contig_index_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0742312Z test_non_contig_index_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0757338Z test_non_contig_index_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0772458Z test_non_contig_index_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0789012Z test_non_contig_index_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.0805175Z test_non_contig_index_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.0821794Z test_non_contig_index_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.0837819Z test_non_contig_index_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.0853594Z test_non_contig_index_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.0869655Z test_non_contig_index_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.0884893Z test_non_contig_index_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0900346Z test_non_contig_index_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0915814Z test_non_contig_index_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0931112Z test_non_contig_index_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0946492Z test_non_contig_index_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0962425Z test_non_contig_index_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.0977543Z test_non_contig_index_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.0994489Z test_non_contig_index_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1011144Z test_non_contig_index_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1027141Z test_non_contig_index_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1044225Z test_non_contig_index_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1061484Z test_non_contig_index_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1077425Z test_non_contig_index_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1092766Z test_non_contig_index_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1108054Z test_non_contig_index_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1123958Z test_non_contig_index_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1139186Z test_non_contig_index_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1155456Z test_non_contig_index_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1171114Z test_non_contig_index_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1187204Z test_non_contig_index_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1203011Z test_non_contig_index_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1218406Z test_non_contig_index_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1234022Z test_non_contig_index_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1249169Z test_non_contig_index_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1264609Z test_non_contig_index_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1280258Z test_non_contig_index_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1296044Z test_non_contig_index_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1310521Z test_non_contig_index_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1326942Z test_non_contig_index_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1342684Z test_non_contig_index_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1358647Z test_non_contig_index_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1373771Z test_non_contig_index_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1389181Z test_non_contig_index_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1404254Z test_non_contig_index_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1418798Z test_non_contig_index_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1433475Z test_non_contig_index_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1447876Z test_non_contig_index_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1462390Z test_non_contig_index_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1477202Z test_non_contig_index_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1493118Z test_non_contig_index_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1508036Z test_non_contig_index_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1524780Z test_non_contig_index_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1541218Z test_non_contig_index_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1557102Z test_non_contig_index_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1572638Z test_non_contig_index_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1588035Z test_non_contig_index_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1603213Z test_non_contig_index_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1618340Z test_non_contig_index_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1633420Z test_non_contig_index_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1648228Z test_non_contig_index_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1663237Z test_non_contig_index_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1672490Z test_non_contig_index_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:35.1688724Z test_non_contig_index_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1704423Z test_non_contig_index_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1720398Z test_non_contig_index_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1735132Z test_non_contig_index_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1750114Z test_non_contig_index_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1764676Z test_non_contig_index_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1779373Z test_non_contig_index_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1794381Z test_non_contig_index_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1809784Z test_non_contig_index_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1824499Z test_non_contig_index_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1839932Z test_non_contig_index_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1855528Z test_non_contig_index_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1871216Z test_non_contig_index_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1885651Z test_non_contig_index_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1900156Z test_non_contig_index_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1914665Z test_non_contig_index_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1929149Z test_non_contig_index_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1943763Z test_non_contig_index_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1959245Z test_non_contig_index_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.1973766Z test_non_contig_index_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.1989653Z test_non_contig_index_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.2005021Z test_non_contig_index_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.2020477Z test_non_contig_index_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2035192Z test_non_contig_index_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2049213Z test_non_contig_index_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2064390Z test_non_contig_index_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2079692Z test_non_contig_index_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2094640Z test_non_contig_index_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2111085Z test_non_contig_index_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.2126801Z test_non_contig_index_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.2142787Z test_non_contig_index_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.2158568Z test_non_contig_index_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.2173044Z test_non_contig_index_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2187696Z test_non_contig_index_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2202290Z test_non_contig_index_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2216626Z test_non_contig_index_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2231525Z test_non_contig_index_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2245706Z test_non_contig_index_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2260104Z test_non_contig_index_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2274308Z test_non_contig_index_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2288365Z test_non_contig_index_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2302870Z test_non_contig_index_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2318814Z test_non_contig_index_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.2334438Z test_non_contig_index_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2349985Z test_non_contig_index_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2364851Z test_non_contig_index_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2380113Z test_non_contig_index_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2394669Z test_non_contig_index_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2409104Z test_non_contig_index_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2423641Z test_non_contig_index_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2438303Z test_non_contig_index_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2452834Z test_non_contig_index_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2468086Z test_non_contig_index_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2482766Z test_non_contig_index_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2497884Z test_non_contig_index_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2513139Z test_non_contig_index_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2528190Z test_non_contig_index_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2542554Z test_non_contig_index_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2557256Z test_non_contig_index_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2571874Z test_non_contig_index_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2586304Z test_non_contig_index_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2601308Z test_non_contig_index_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2617122Z test_non_contig_index_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.2632382Z test_non_contig_index_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2648032Z test_non_contig_index_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.2663692Z test_non_contig_index_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.2679130Z test_non_contig_index_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2693570Z test_non_contig_index_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2708214Z test_non_contig_index_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2722774Z test_non_contig_index_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2737150Z test_non_contig_index_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2751999Z test_non_contig_index_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2767477Z test_non_contig_index_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.2783167Z test_non_contig_index_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.2799144Z test_non_contig_index_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.2814892Z test_non_contig_index_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.2831816Z test_non_contig_index_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.2847954Z test_non_contig_index_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.2863492Z test_non_contig_index_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.2879127Z test_non_contig_index_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.2894204Z test_non_contig_index_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2909820Z test_non_contig_index_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2924942Z test_non_contig_index_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2940530Z test_non_contig_index_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.2955978Z test_non_contig_index_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.2972687Z test_non_contig_index_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.2989240Z test_non_contig_index_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.3004863Z test_non_contig_index_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.3020377Z test_non_contig_index_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.3035867Z test_non_contig_index_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.3050784Z test_non_contig_index_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.3066391Z test_non_contig_index_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.3082708Z test_non_contig_index_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.3099190Z test_non_contig_index_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.3114979Z test_non_contig_index_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.3127316Z test_non_contig_index_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.3139721Z test_non_contig_index_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.3152262Z test_non_contig_index_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.3164496Z test_non_contig_index_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.3176811Z test_non_contig_index_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.3189355Z test_non_contig_index_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.3201762Z test_non_contig_index_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.3214135Z test_non_contig_index_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.3226164Z test_non_contig_index_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.3238470Z test_non_contig_index_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.3250690Z test_non_contig_index_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.3262954Z test_non_contig_index_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.3275283Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.3287501Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.3299775Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.3312079Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.3324771Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.3337618Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.3350729Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.3363592Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.3376059Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.3388240Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.3400799Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.3412636Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.3428394Z test_non_contig_index_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.3443531Z test_non_contig_index_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.3457749Z test_non_contig_index_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.3472383Z test_non_contig_index_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.3486717Z test_non_contig_index_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.3502637Z test_non_contig_index_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.3517985Z test_non_contig_index_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.3534024Z test_non_contig_index_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.3550560Z test_non_contig_index_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.3565928Z test_non_contig_index_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.3581863Z test_non_contig_index_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.3598146Z test_non_contig_index_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.3614274Z test_non_contig_index_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.3630119Z test_non_contig_index_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.3645251Z test_non_contig_index_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.3660499Z test_non_contig_index_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.3675339Z test_non_contig_index_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.3690128Z test_non_contig_index_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.3704293Z test_non_contig_index_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.3719276Z test_non_contig_index_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.3734098Z test_non_contig_index_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.3749363Z test_non_contig_index_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.3763492Z test_non_contig_index_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.3777533Z test_non_contig_index_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.3792226Z test_non_contig_index_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.3807047Z test_non_contig_index_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.3822368Z test_non_contig_index_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.3838661Z test_non_contig_index_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.3853992Z test_non_contig_index_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.3869711Z test_non_contig_index_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.3885385Z test_non_contig_index_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.3900524Z test_non_contig_index_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.3915670Z test_non_contig_index_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.3930569Z test_non_contig_index_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.3945215Z test_non_contig_index_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.3961236Z test_non_contig_index_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.3975642Z test_non_contig_index_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.3990112Z test_non_contig_index_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4004582Z test_non_contig_index_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4019551Z test_non_contig_index_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4034227Z test_non_contig_index_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4049778Z test_non_contig_index_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.4065495Z test_non_contig_index_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.4080686Z test_non_contig_index_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4095813Z test_non_contig_index_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4110920Z test_non_contig_index_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4125521Z test_non_contig_index_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4139617Z test_non_contig_index_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4154113Z test_non_contig_index_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4168281Z test_non_contig_index_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4182675Z test_non_contig_index_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4197890Z test_non_contig_index_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4212122Z test_non_contig_index_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4227827Z test_non_contig_index_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.4243605Z test_non_contig_index_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.4258705Z test_non_contig_index_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4273740Z test_non_contig_index_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4288653Z test_non_contig_index_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4303131Z test_non_contig_index_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4317452Z test_non_contig_index_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4331870Z test_non_contig_index_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4346509Z test_non_contig_index_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4360756Z test_non_contig_index_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4375721Z test_non_contig_index_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4390877Z test_non_contig_index_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4405992Z test_non_contig_index_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4421086Z test_non_contig_index_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4436314Z test_non_contig_index_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4450808Z test_non_contig_index_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4465314Z test_non_contig_index_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4479877Z test_non_contig_index_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4494065Z test_non_contig_index_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4508569Z test_non_contig_index_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4524546Z test_non_contig_index_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.4538959Z test_non_contig_index_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4554672Z test_non_contig_index_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.4570206Z test_non_contig_index_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.4585833Z test_non_contig_index_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.4600927Z test_non_contig_index_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4615860Z test_non_contig_index_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4631112Z test_non_contig_index_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4645929Z test_non_contig_index_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4660267Z test_non_contig_index_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4675931Z test_non_contig_index_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.4689958Z test_non_contig_index_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4705486Z test_non_contig_index_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4720786Z test_non_contig_index_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4736124Z test_non_contig_index_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4750655Z test_non_contig_index_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4764871Z test_non_contig_index_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4778960Z test_non_contig_index_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4793335Z test_non_contig_index_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4807464Z test_non_contig_index_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4822955Z test_non_contig_index_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4837219Z test_non_contig_index_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4852634Z test_non_contig_index_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4868822Z test_non_contig_index_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.4885292Z test_non_contig_index_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.4900749Z test_non_contig_index_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4915636Z test_non_contig_index_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4929638Z test_non_contig_index_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4943846Z test_non_contig_index_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4958280Z test_non_contig_index_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4973691Z test_non_contig_index_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.4988161Z test_non_contig_index_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5003620Z test_non_contig_index_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.5019192Z test_non_contig_index_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5034497Z test_non_contig_index_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5048664Z test_non_contig_index_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5062958Z test_non_contig_index_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5077267Z test_non_contig_index_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5091378Z test_non_contig_index_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5105975Z test_non_contig_index_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5121758Z test_non_contig_index_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.5137012Z test_non_contig_index_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5155045Z test_non_contig_index_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.5171751Z test_non_contig_index_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.5188150Z test_non_contig_index_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.5203888Z test_non_contig_index_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.5219291Z test_non_contig_index_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5234880Z test_non_contig_index_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.5248973Z test_non_contig_index_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5263232Z test_non_contig_index_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5277775Z test_non_contig_index_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5291954Z test_non_contig_index_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5306302Z test_non_contig_index_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5321505Z test_non_contig_index_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5335456Z test_non_contig_index_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5351389Z test_non_contig_index_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.5366540Z test_non_contig_index_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5381900Z test_non_contig_index_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5397960Z test_non_contig_index_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.5413932Z test_non_contig_index_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.5429914Z test_non_contig_index_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5443462Z test_non_contig_index_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5457798Z test_non_contig_index_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5472277Z test_non_contig_index_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5486587Z test_non_contig_index_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5502427Z test_non_contig_index_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.5518075Z test_non_contig_index_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.5533737Z test_non_contig_index_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5549410Z test_non_contig_index_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.5565022Z test_non_contig_index_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.5580742Z test_non_contig_index_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.5596967Z test_non_contig_index_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.5613216Z test_non_contig_index_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.5628823Z test_non_contig_index_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.5644544Z test_non_contig_index_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.5659680Z test_non_contig_index_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5674153Z test_non_contig_index_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5688439Z test_non_contig_index_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5702694Z test_non_contig_index_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5717188Z test_non_contig_index_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5731549Z test_non_contig_index_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5747658Z test_non_contig_index_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.5763716Z test_non_contig_index_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.5779522Z test_non_contig_index_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.5795355Z test_non_contig_index_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.5810130Z test_non_contig_index_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5824959Z test_non_contig_index_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5839598Z test_non_contig_index_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5854244Z test_non_contig_index_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5869238Z test_non_contig_index_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5885293Z test_non_contig_index_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.5901134Z test_non_contig_index_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.5917810Z test_non_contig_index_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.5933308Z test_non_contig_index_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.5949160Z test_non_contig_index_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.5964311Z test_non_contig_index_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.5978786Z test_non_contig_index_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.5993232Z test_non_contig_index_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6007444Z test_non_contig_index_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6021987Z test_non_contig_index_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6036450Z test_non_contig_index_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6051472Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6066973Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.6082411Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.6097302Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6112580Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6127603Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6142593Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6157851Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6172829Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6188329Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.6203797Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.6218721Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6233758Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6248735Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6263623Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6278497Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6287723Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6296597Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6305301Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6313838Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6322277Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6331201Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6340029Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6348418Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6357076Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6365995Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6374112Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6382529Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6391708Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6400545Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6409017Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6417546Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6433096Z test_non_contig_index_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6448919Z test_non_contig_index_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.6464632Z test_non_contig_index_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.6479855Z test_non_contig_index_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6494954Z test_non_contig_index_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6510129Z test_non_contig_index_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6525176Z test_non_contig_index_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6540442Z test_non_contig_index_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6555636Z test_non_contig_index_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6571195Z test_non_contig_index_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.6586853Z test_non_contig_index_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.6601927Z test_non_contig_index_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6616977Z test_non_contig_index_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6632242Z test_non_contig_index_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6647472Z test_non_contig_index_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6662676Z test_non_contig_index_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6677735Z test_non_contig_index_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6693512Z test_non_contig_index_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.6709817Z test_non_contig_index_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.6725047Z test_non_contig_index_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6740073Z test_non_contig_index_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6755576Z test_non_contig_index_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6770848Z test_non_contig_index_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6786333Z test_non_contig_index_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.6795915Z test_non_contig_index_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6804494Z test_non_contig_index_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6813135Z test_non_contig_index_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6821852Z test_non_contig_index_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6830532Z test_non_contig_index_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6839139Z test_non_contig_index_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6847675Z test_non_contig_index_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6856305Z test_non_contig_index_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6864978Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6873738Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6882245Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6891112Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6899368Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6908592Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6916814Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6925494Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6934031Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6942793Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6951154Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6959697Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6968327Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6976885Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6985522Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.6994650Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.7002934Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.7011377Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.7019874Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.7028573Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.7037572Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.7045929Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.7054408Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.7062916Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.7071688Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.7080287Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.7088766Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.7097349Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.7106120Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.7114602Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.7123029Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.7131595Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:35.7149218Z test_non_contig_index_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.7165078Z test_non_contig_index_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.7181097Z test_non_contig_index_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.7196916Z test_non_contig_index_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.7212366Z test_non_contig_index_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.7227639Z test_non_contig_index_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.7242821Z test_non_contig_index_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.7257885Z test_non_contig_index_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.7273182Z test_non_contig_index_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.7288236Z test_non_contig_index_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.7303292Z test_non_contig_index_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.7318885Z test_non_contig_index_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.7334484Z test_non_contig_index_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.7349949Z test_non_contig_index_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.7365068Z test_non_contig_index_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.7380230Z test_non_contig_index_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.7395543Z test_non_contig_index_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.7410628Z test_non_contig_index_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.7426194Z test_non_contig_index_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.7442479Z test_non_contig_index_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.7458986Z test_non_contig_index_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.7475606Z test_non_contig_index_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.7491206Z test_non_contig_index_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.7506871Z test_non_contig_index_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.7522476Z test_non_contig_index_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.7536982Z test_non_contig_index_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.7551781Z test_non_contig_index_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.7566300Z test_non_contig_index_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.7580741Z test_non_contig_index_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.7595380Z test_non_contig_index_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.7611473Z test_non_contig_index_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.7626835Z test_non_contig_index_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.7643649Z test_non_contig_index_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.7660356Z test_non_contig_index_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.7676741Z test_non_contig_index_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.7692598Z test_non_contig_index_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.7708579Z test_non_contig_index_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.7724113Z test_non_contig_index_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.7739515Z test_non_contig_index_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.7755018Z test_non_contig_index_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.7770308Z test_non_contig_index_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.7785943Z test_non_contig_index_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.7801563Z test_non_contig_index_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.7816530Z test_non_contig_index_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.7832417Z test_non_contig_index_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.7848122Z test_non_contig_index_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.7863679Z test_non_contig_index_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.7878924Z test_non_contig_index_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.7894132Z test_non_contig_index_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.7909628Z test_non_contig_index_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.7924697Z test_non_contig_index_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.7939707Z test_non_contig_index_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:35.7960999Z test_non_contig_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.7981527Z test_non_contig_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8006748Z test_non_contig_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8030545Z test_non_contig_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8053423Z test_non_contig_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8074876Z test_non_contig_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8096480Z test_non_contig_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8117623Z test_non_contig_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8138619Z test_non_contig_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8160356Z test_non_contig_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8181546Z test_non_contig_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8202343Z test_non_contig_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8216771Z test_non_contig_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.8230864Z test_non_contig_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.8244743Z test_non_contig_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.8258668Z test_non_contig_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.8272745Z test_non_contig_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.8286448Z test_non_contig_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.8300312Z test_non_contig_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.8314318Z test_non_contig_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.8328434Z test_non_contig_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.8342569Z test_non_contig_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.8356375Z test_non_contig_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.8370150Z test_non_contig_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.8384209Z test_non_contig_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.8398222Z test_non_contig_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.8412098Z test_non_contig_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.8425950Z test_non_contig_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.8440084Z test_non_contig_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.8453853Z test_non_contig_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.8467870Z test_non_contig_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.8481795Z test_non_contig_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.8495671Z test_non_contig_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.8509633Z test_non_contig_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.8523624Z test_non_contig_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.8537344Z test_non_contig_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:35.8557290Z test_non_contig_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8576122Z test_non_contig_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8595383Z test_non_contig_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8613605Z test_non_contig_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8632344Z test_non_contig_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8654899Z test_non_contig_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8676072Z test_non_contig_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8701861Z test_non_contig_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:35.8727400Z test_non_contig_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8749923Z test_non_contig_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8771758Z test_non_contig_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8794142Z test_non_contig_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8815514Z test_non_contig_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8838132Z test_non_contig_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8859522Z test_non_contig_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8880579Z test_non_contig_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8901930Z test_non_contig_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8921680Z test_non_contig_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8939479Z test_non_contig_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8959195Z test_non_contig_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8978033Z test_non_contig_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.8998210Z test_non_contig_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9016589Z test_non_contig_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9034570Z test_non_contig_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9052329Z test_non_contig_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9070123Z test_non_contig_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9087732Z test_non_contig_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9106772Z test_non_contig_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9124573Z test_non_contig_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9145574Z test_non_contig_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9167229Z test_non_contig_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9187859Z test_non_contig_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9207391Z test_non_contig_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9227451Z test_non_contig_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9246101Z test_non_contig_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9264037Z test_non_contig_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9281874Z test_non_contig_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9299536Z test_non_contig_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9317765Z test_non_contig_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9337019Z test_non_contig_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9354462Z test_non_contig_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9375599Z test_non_contig_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9397363Z test_non_contig_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9417689Z test_non_contig_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9437399Z test_non_contig_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9457464Z test_non_contig_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9476436Z test_non_contig_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9494129Z test_non_contig_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9512448Z test_non_contig_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9530272Z test_non_contig_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9548307Z test_non_contig_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9567859Z test_non_contig_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9585404Z test_non_contig_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9607124Z test_non_contig_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9629062Z test_non_contig_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9649324Z test_non_contig_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9669383Z test_non_contig_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9689741Z test_non_contig_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9708400Z test_non_contig_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9726605Z test_non_contig_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9744458Z test_non_contig_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9762452Z test_non_contig_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9780441Z test_non_contig_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9799660Z test_non_contig_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9817335Z test_non_contig_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9837236Z test_non_contig_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9856633Z test_non_contig_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9877062Z test_non_contig_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9895477Z test_non_contig_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9914141Z test_non_contig_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9931856Z test_non_contig_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9949491Z test_non_contig_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9967189Z test_non_contig_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:35.9988019Z test_non_contig_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0006736Z test_non_contig_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0027458Z test_non_contig_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0048821Z test_non_contig_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0070140Z test_non_contig_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0088699Z test_non_contig_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0106501Z test_non_contig_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0124353Z test_non_contig_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0142431Z test_non_contig_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0160362Z test_non_contig_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0180778Z test_non_contig_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0199035Z test_non_contig_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0220258Z test_non_contig_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0241486Z test_non_contig_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0263218Z test_non_contig_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0281972Z test_non_contig_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0299943Z test_non_contig_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0317512Z test_non_contig_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0334968Z test_non_contig_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0352790Z test_non_contig_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0372999Z test_non_contig_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0391489Z test_non_contig_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0412375Z test_non_contig_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0433798Z test_non_contig_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0454687Z test_non_contig_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0473452Z test_non_contig_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0490846Z test_non_contig_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0508377Z test_non_contig_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0526487Z test_non_contig_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0544160Z test_non_contig_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0564500Z test_non_contig_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0582997Z test_non_contig_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0604016Z test_non_contig_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0625282Z test_non_contig_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0646598Z test_non_contig_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0665488Z test_non_contig_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0683991Z test_non_contig_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0703355Z test_non_contig_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0722135Z test_non_contig_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0740033Z test_non_contig_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0760264Z test_non_contig_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0778462Z test_non_contig_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0801663Z test_non_contig_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0826762Z test_non_contig_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0849674Z test_non_contig_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0871623Z test_non_contig_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0892445Z test_non_contig_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0913569Z test_non_contig_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0932251Z test_non_contig_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0951907Z test_non_contig_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0971520Z test_non_contig_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.0989800Z test_non_contig_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1007532Z test_non_contig_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1026252Z test_non_contig_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1043758Z test_non_contig_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1064870Z test_non_contig_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1086366Z test_non_contig_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1106649Z test_non_contig_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1126070Z test_non_contig_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1146236Z test_non_contig_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1164810Z test_non_contig_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1182995Z test_non_contig_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1201997Z test_non_contig_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1221126Z test_non_contig_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1239830Z test_non_contig_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1260469Z test_non_contig_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1281864Z test_non_contig_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1303373Z test_non_contig_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1325482Z test_non_contig_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1348070Z test_non_contig_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1369965Z test_non_contig_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1396272Z test_non_contig_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:36.1421985Z test_non_contig_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:36.1444209Z test_non_contig_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1467356Z test_non_contig_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1490511Z test_non_contig_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1510064Z test_non_contig_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1528114Z test_non_contig_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1545856Z test_non_contig_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1563927Z test_non_contig_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1581927Z test_non_contig_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1592451Z test_non_contig_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:36.1615387Z test_non_contig_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1638017Z test_non_contig_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1660509Z test_non_contig_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1680141Z test_non_contig_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1698638Z test_non_contig_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1717883Z test_non_contig_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1736761Z test_non_contig_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1755344Z test_non_contig_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1775506Z test_non_contig_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1799183Z test_non_contig_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1822687Z test_non_contig_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1844430Z test_non_contig_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1865930Z test_non_contig_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1887163Z test_non_contig_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1905823Z test_non_contig_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1924228Z test_non_contig_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1942689Z test_non_contig_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1960442Z test_non_contig_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1978318Z test_non_contig_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.1999536Z test_non_contig_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2022199Z test_non_contig_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2043861Z test_non_contig_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2064362Z test_non_contig_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2084874Z test_non_contig_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2105231Z test_non_contig_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2125667Z test_non_contig_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2146090Z test_non_contig_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2166436Z test_non_contig_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2187919Z test_non_contig_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2209574Z test_non_contig_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2230555Z test_non_contig_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2251906Z test_non_contig_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2274280Z test_non_contig_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2295299Z test_non_contig_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2315907Z test_non_contig_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2328046Z test_non_contig_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.2338122Z test_non_contig_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.2348348Z test_non_contig_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.2358874Z test_non_contig_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.2369208Z test_non_contig_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.2379663Z test_non_contig_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.2390476Z test_non_contig_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.2408940Z test_non_contig_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.2411072Z test_non_contig_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.2421280Z test_non_contig_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.2431484Z test_non_contig_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.2441919Z test_non_contig_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.2452422Z test_non_contig_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.2462607Z test_non_contig_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.2473486Z test_non_contig_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.2483530Z test_non_contig_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.2503872Z test_non_contig_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2525899Z test_non_contig_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2547530Z test_non_contig_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2569040Z test_non_contig_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2589970Z test_non_contig_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2610301Z test_non_contig_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2630472Z test_non_contig_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2650530Z test_non_contig_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2670764Z test_non_contig_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2692032Z test_non_contig_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2714224Z test_non_contig_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2733999Z test_non_contig_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2754841Z test_non_contig_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2775087Z test_non_contig_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2797340Z test_non_contig_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2816391Z test_non_contig_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2836722Z test_non_contig_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2858180Z test_non_contig_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2879924Z test_non_contig_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2900420Z test_non_contig_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2921027Z test_non_contig_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2941526Z test_non_contig_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2961957Z test_non_contig_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2982491Z test_non_contig_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.2994660Z test_non_contig_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3004927Z test_non_contig_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3015020Z test_non_contig_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3025210Z test_non_contig_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3035804Z test_non_contig_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3046203Z test_non_contig_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3056254Z test_non_contig_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3066348Z test_non_contig_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3076781Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3087104Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3098018Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3108295Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3118994Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3129375Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3139934Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3150421Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3160570Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3170859Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3181124Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3191559Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3201773Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3212079Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3222467Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3232890Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3243567Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3253639Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3263781Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3274454Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3284579Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3294942Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3305559Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3315860Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3326046Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3336339Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3347023Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3357780Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3368261Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3378619Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3389346Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3399557Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:36.3424042Z test_non_contig_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.3445559Z test_non_contig_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.3468614Z test_non_contig_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.3490824Z test_non_contig_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.3512938Z test_non_contig_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.3533631Z test_non_contig_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.3554625Z test_non_contig_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.3575472Z test_non_contig_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.3596000Z test_non_contig_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.3616465Z test_non_contig_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.3636687Z test_non_contig_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.3659474Z test_non_contig_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.3682384Z test_non_contig_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.3704075Z test_non_contig_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.3726026Z test_non_contig_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.3747553Z test_non_contig_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.3768958Z test_non_contig_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.3793462Z test_non_contig_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.3815879Z test_non_contig_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.3840329Z test_non_contig_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.3865898Z test_non_contig_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.3889120Z test_non_contig_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.3911222Z test_non_contig_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.3932289Z test_non_contig_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.3953599Z test_non_contig_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.3972108Z test_non_contig_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.3990611Z test_non_contig_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.4008892Z test_non_contig_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.4026801Z test_non_contig_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.4044619Z test_non_contig_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.4066215Z test_non_contig_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.4087339Z test_non_contig_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.4111468Z test_non_contig_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.4135505Z test_non_contig_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.4158486Z test_non_contig_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.4180405Z test_non_contig_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.4202466Z test_non_contig_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.4223414Z test_non_contig_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.4244717Z test_non_contig_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.4265813Z test_non_contig_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.4286896Z test_non_contig_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.4307759Z test_non_contig_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.4329805Z test_non_contig_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.4350070Z test_non_contig_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.4372111Z test_non_contig_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.4394137Z test_non_contig_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.4415707Z test_non_contig_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.4436477Z test_non_contig_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.4457150Z test_non_contig_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.4477947Z test_non_contig_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.4498204Z test_non_contig_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.4519914Z test_non_contig_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:36.4753731Z test_not_broadcastable___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:36.4971683Z test_not_broadcastable___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:36.5192196Z test_not_broadcastable___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:36.5408058Z test_not_broadcastable___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:36.5624545Z test_not_broadcastable___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:36.5902522Z test_not_broadcastable___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:41:36.6130511Z test_not_broadcastable_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:36.6347024Z test_not_broadcastable_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:36.6563795Z test_not_broadcastable_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:36.6782874Z test_not_broadcastable_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:36.7012705Z test_not_broadcastable_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:36.7231247Z test_not_broadcastable_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:36.7448142Z test_not_broadcastable_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:36.7664326Z test_not_broadcastable_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:36.7881342Z test_not_broadcastable_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:36.8094625Z test_not_broadcastable_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:36.8358413Z test_not_broadcastable_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:36.8587359Z test_not_broadcastable_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:36.8805087Z test_not_broadcastable_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:36.9025606Z test_not_broadcastable_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:36.9247203Z test_not_broadcastable_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:36.9461860Z test_not_broadcastable_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:36.9677475Z test_not_broadcastable_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:36.9895605Z test_not_broadcastable_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:37.0111631Z test_not_broadcastable_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:37.0324402Z test_not_broadcastable_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:37.0540435Z test_not_broadcastable_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:37.0801402Z test_not_broadcastable_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:37.0815586Z test_not_broadcastable_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:37.0828264Z test_not_broadcastable_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:37.1086390Z test_not_broadcastable_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:37.1297435Z test_not_broadcastable_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:37.1562794Z test_not_broadcastable_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:37.1824570Z test_not_broadcastable_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:37.2095042Z test_not_broadcastable_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:37.2310946Z test_not_broadcastable_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:37.2571335Z test_not_broadcastable_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:37.2784468Z test_not_broadcastable_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:37.3045539Z test_not_broadcastable_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:37.3259407Z test_not_broadcastable_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:37.3470907Z test_not_broadcastable_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:37.3685389Z test_not_broadcastable_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:37.3901172Z test_not_broadcastable_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:37.4129146Z test_not_broadcastable_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:37.4340351Z test_not_broadcastable_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:37.4559833Z test_not_broadcastable_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:37.4836860Z test_not_broadcastable_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:41:37.5054283Z test_not_broadcastable_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:37.5265377Z test_not_broadcastable_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:37.5274247Z test_not_broadcastable_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:37.5282469Z test_not_broadcastable_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:37.5494715Z test_not_broadcastable_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:37.5706469Z test_not_broadcastable_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:37.5923572Z test_not_broadcastable_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:37.5932202Z test_not_broadcastable_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:37.5940958Z test_not_broadcastable_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:37.5949265Z test_not_broadcastable_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:37.5957515Z test_not_broadcastable_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:37.5966008Z test_not_broadcastable_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:41:37.6184030Z test_not_broadcastable_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:37.6400327Z test_not_broadcastable_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:37.6634703Z test_not_broadcastable_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:37.6897401Z test_not_broadcastable_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:37.7111357Z test_not_broadcastable_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:37.7132419Z test_out_resize_warning_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:37.7644705Z test_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:41:37.8201895Z test_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:41:37.8757741Z test_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:41:37.9075385Z test_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:41:37.9585093Z test_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:41:38.0091657Z test_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:41:38.0631895Z test_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:38.1169343Z test_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:38.1706305Z test_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:38.2244091Z test_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:38.2783852Z test_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:38.2795729Z test_pow_cuda_complex_extremal_failing_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:38.2806091Z test_pow_cuda_complex_extremal_failing_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:38.2975914Z test_pow_inplace_resizing_exception_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:41:38.3006498Z test_pow_scalar_base_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:38.3177885Z test_pow_scalar_overloads_mem_overlap_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:41:38.3198213Z test_pow_scalar_type_promotion_cpu (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:1661: 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:41:38.3199303Z out=torch.tensor(0, dtype=torch.int64, device=device), 2022-08-17T12:41:38.3200603Z test_binary_ufuncs.py:1669: 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:41:38.3201704Z out=torch.tensor(0, dtype=torch.int64, device=device), 2022-08-17T12:41:38.3205179Z ok (0.003s) 2022-08-17T12:41:38.3223139Z test_rdiv_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:38.3240877Z test_rdiv_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:38.3256846Z test_rdiv_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:38.3273105Z test_rdiv_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:38.3288426Z test_rdiv_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:38.3303698Z test_rdiv_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:38.3318960Z test_rdiv_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:38.3334705Z test_rdiv_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:38.3351095Z test_rdiv_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:38.3719822Z test_reference_numerics_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:41:38.4009715Z test_reference_numerics_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:41:38.4839399Z test_reference_numerics_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.083s) 2022-08-17T12:41:38.6363071Z test_reference_numerics_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.152s) 2022-08-17T12:41:38.6971567Z test_reference_numerics_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:41:38.7757429Z test_reference_numerics_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.078s) 2022-08-17T12:41:38.8084813Z test_reference_numerics_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:41:38.8515897Z test_reference_numerics_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:41:38.8788106Z test_reference_numerics_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:38.9067964Z test_reference_numerics_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:41:38.9423364Z test_reference_numerics_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:41:38.9685913Z test_reference_numerics_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:38.9958127Z test_reference_numerics_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:39.0199029Z test_reference_numerics_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:39.0458445Z test_reference_numerics_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:39.0742843Z test_reference_numerics_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:41:39.1087604Z test_reference_numerics_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:41:39.1353909Z test_reference_numerics_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:39.1602104Z test_reference_numerics_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:39.1847338Z test_reference_numerics_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:39.2104063Z test_reference_numerics_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:39.2381616Z test_reference_numerics_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:41:39.2726554Z test_reference_numerics_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:41:39.2995308Z test_reference_numerics_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:39.3238343Z test_reference_numerics_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:39.3484893Z test_reference_numerics_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:39.3742744Z test_reference_numerics_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:39.4029461Z test_reference_numerics_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:41:39.4385235Z test_reference_numerics_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:41:39.4654326Z test_reference_numerics_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:39.4897810Z test_reference_numerics_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:39.5271491Z test_reference_numerics_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:41:39.5516759Z test_reference_numerics_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:39.6389386Z test_reference_numerics_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.087s) 2022-08-17T12:41:39.6809158Z test_reference_numerics_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:41:39.7268594Z test_reference_numerics_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:41:39.7550503Z test_reference_numerics_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:41:39.7849464Z test_reference_numerics_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:41:39.8209024Z test_reference_numerics_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:41:39.8485465Z test_reference_numerics_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:41:39.8737070Z test_reference_numerics_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:39.9121405Z test_reference_numerics_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:41:39.9395978Z test_reference_numerics_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:40.0184575Z test_reference_numerics_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.079s) 2022-08-17T12:41:40.0572527Z test_reference_numerics_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:41:40.1031629Z test_reference_numerics_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:41:40.1307602Z test_reference_numerics_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:41:40.1587368Z test_reference_numerics_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:41:40.1937783Z test_reference_numerics_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:41:40.2215347Z test_reference_numerics_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:41:40.2463387Z test_reference_numerics_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:40.2707968Z test_reference_numerics_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:40.2982452Z test_reference_numerics_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:40.3584157Z test_reference_numerics_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:41:40.4645781Z test_reference_numerics_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.106s) 2022-08-17T12:41:40.4994072Z test_reference_numerics_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:41:40.5585103Z test_reference_numerics_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:41:40.5769646Z test_reference_numerics_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:41:40.6134798Z test_reference_numerics_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:41:40.6417775Z test_reference_numerics_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:41:40.6680731Z test_reference_numerics_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:40.6949178Z test_reference_numerics_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:40.7210604Z test_reference_numerics_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:40.7478651Z test_reference_numerics_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:40.7516890Z test_reference_numerics_extremal_values_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:8842: RuntimeWarning: invalid value encountered in add 2022-08-17T12:41:40.7517410Z ref=lambda input, other, *, alpha=1: np.add(input, other) if alpha == 1 \ 2022-08-17T12:41:40.7538506Z ok (0.006s) 2022-08-17T12:41:40.7545857Z test_reference_numerics_extremal_values_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:40.7551889Z test_reference_numerics_extremal_values_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:40.7591498Z test_reference_numerics_extremal_values_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:40.7619906Z test_reference_numerics_extremal_values_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.7648997Z test_reference_numerics_extremal_values_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.7678468Z test_reference_numerics_extremal_values_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.7717214Z test_reference_numerics_extremal_values_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:40.7744922Z test_reference_numerics_extremal_values_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.7776408Z test_reference_numerics_extremal_values_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.7806931Z test_reference_numerics_extremal_values_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.7845704Z test_reference_numerics_extremal_values_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:40.7873312Z test_reference_numerics_extremal_values_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.7901946Z test_reference_numerics_extremal_values_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.7924116Z test_reference_numerics_extremal_values_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:40.7958424Z test_reference_numerics_extremal_values_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.7989611Z test_reference_numerics_extremal_values_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.8020992Z test_reference_numerics_extremal_values_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.8043358Z test_reference_numerics_extremal_values_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:40.8067877Z test_reference_numerics_extremal_values_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:40.8098965Z test_reference_numerics_extremal_values_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: divide by zero encountered in float_power 2022-08-17T12:41:40.8099518Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:41:40.8099807Z test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in float_power 2022-08-17T12:41:40.8100065Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:41:40.8105298Z ok (0.004s) 2022-08-17T12:41:40.8111576Z test_reference_numerics_extremal_values_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:40.8117544Z test_reference_numerics_extremal_values_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:40.8161589Z test_reference_numerics_extremal_values_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:40.8195229Z test_reference_numerics_extremal_values_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.8229512Z test_reference_numerics_extremal_values_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.8236361Z test_reference_numerics_extremal_values_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:40.8242215Z test_reference_numerics_extremal_values_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:40.8253638Z test_reference_numerics_extremal_values_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:2319: RuntimeWarning: invalid value encountered in floor_divide 2022-08-17T12:41:40.8254157Z return np.floor_divide(a, b) 2022-08-17T12:41:40.8279773Z ok (0.004s) 2022-08-17T12:41:40.8330961Z test_reference_numerics_extremal_values_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:40.8341993Z test_reference_numerics_extremal_values_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in fmod 2022-08-17T12:41:40.8342358Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:41:40.8366953Z ok (0.004s) 2022-08-17T12:41:40.8410044Z test_reference_numerics_extremal_values_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:40.8443104Z test_reference_numerics_extremal_values_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.8489935Z test_reference_numerics_extremal_values_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:40.8500746Z test_reference_numerics_extremal_values_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in greater_equal 2022-08-17T12:41:40.8501112Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:41:40.8513500Z ok (0.002s) 2022-08-17T12:41:40.8545676Z test_reference_numerics_extremal_values_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.8566728Z test_reference_numerics_extremal_values_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:40.8590017Z test_reference_numerics_extremal_values_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:40.8600433Z test_reference_numerics_extremal_values_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in greater 2022-08-17T12:41:40.8600790Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:41:40.8612777Z ok (0.002s) 2022-08-17T12:41:40.8644918Z test_reference_numerics_extremal_values_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.8665976Z test_reference_numerics_extremal_values_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:40.8688987Z test_reference_numerics_extremal_values_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:40.8695444Z test_reference_numerics_extremal_values_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:40.8700781Z test_reference_numerics_extremal_values_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:40.8706354Z test_reference_numerics_extremal_values_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:40.8712129Z test_reference_numerics_extremal_values_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:40.8717780Z test_reference_numerics_extremal_values_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:40.8723354Z test_reference_numerics_extremal_values_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:40.8728980Z test_reference_numerics_extremal_values_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:40.8734536Z test_reference_numerics_extremal_values_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:40.8740162Z test_reference_numerics_extremal_values_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:40.8745777Z test_reference_numerics_extremal_values_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:40.8755931Z test_reference_numerics_extremal_values_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:40.8765322Z test_reference_numerics_extremal_values_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:40.8774251Z test_reference_numerics_extremal_values_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:40.8783763Z test_reference_numerics_extremal_values_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:40.8794221Z test_reference_numerics_extremal_values_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:40.8802805Z test_reference_numerics_extremal_values_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:40.8812817Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:40.8821993Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:40.8831903Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:40.8840929Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:40.8849974Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:40.8859076Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:40.8869598Z test_reference_numerics_extremal_values_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in less_equal 2022-08-17T12:41:40.8869956Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:41:40.8883603Z ok (0.002s) 2022-08-17T12:41:40.8916590Z test_reference_numerics_extremal_values_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.8937854Z test_reference_numerics_extremal_values_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:40.8961416Z test_reference_numerics_extremal_values_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:40.8984775Z test_reference_numerics_extremal_values_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:40.9020221Z test_reference_numerics_extremal_values_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.9051694Z test_reference_numerics_extremal_values_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.9083099Z test_reference_numerics_extremal_values_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.9104809Z test_reference_numerics_extremal_values_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:40.9127771Z test_reference_numerics_extremal_values_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:40.9149741Z test_reference_numerics_extremal_values_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:40.9184177Z test_reference_numerics_extremal_values_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.9215547Z test_reference_numerics_extremal_values_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.9246415Z test_reference_numerics_extremal_values_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.9267619Z test_reference_numerics_extremal_values_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:40.9290664Z test_reference_numerics_extremal_values_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:40.9313645Z test_reference_numerics_extremal_values_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:40.9348074Z test_reference_numerics_extremal_values_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.9379565Z test_reference_numerics_extremal_values_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.9410806Z test_reference_numerics_extremal_values_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.9432102Z test_reference_numerics_extremal_values_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:40.9455011Z test_reference_numerics_extremal_values_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:40.9465679Z test_reference_numerics_extremal_values_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in less 2022-08-17T12:41:40.9466237Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:41:40.9478326Z ok (0.002s) 2022-08-17T12:41:40.9511143Z test_reference_numerics_extremal_values_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.9532517Z test_reference_numerics_extremal_values_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:40.9557767Z test_reference_numerics_extremal_values_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:40.9587459Z test_reference_numerics_extremal_values_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.9628795Z test_reference_numerics_extremal_values_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:40.9656805Z test_reference_numerics_extremal_values_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.9685659Z test_reference_numerics_extremal_values_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.9714810Z test_reference_numerics_extremal_values_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.9753146Z test_reference_numerics_extremal_values_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:40.9780528Z test_reference_numerics_extremal_values_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.9808979Z test_reference_numerics_extremal_values_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.9838039Z test_reference_numerics_extremal_values_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.9882285Z test_reference_numerics_extremal_values_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:40.9909809Z test_reference_numerics_extremal_values_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.9937994Z test_reference_numerics_extremal_values_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:40.9966742Z test_reference_numerics_extremal_values_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:41.0004836Z test_reference_numerics_extremal_values_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:41.0032292Z test_reference_numerics_extremal_values_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:41.0060570Z test_reference_numerics_extremal_values_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:41.0082883Z test_reference_numerics_extremal_values_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:41.0117097Z test_reference_numerics_extremal_values_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:41.0148231Z test_reference_numerics_extremal_values_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:41.0179760Z test_reference_numerics_extremal_values_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:41.0200721Z test_reference_numerics_extremal_values_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:41.0223509Z test_reference_numerics_extremal_values_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:41.0251384Z test_reference_numerics_extremal_values_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: divide by zero encountered in power 2022-08-17T12:41:41.0251797Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:41:41.0252078Z test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in power 2022-08-17T12:41:41.0252331Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:41:41.0257077Z ok (0.003s) 2022-08-17T12:41:41.0263808Z test_reference_numerics_extremal_values_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:41.0269546Z test_reference_numerics_extremal_values_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:41.0306975Z test_reference_numerics_extremal_values_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: overflow encountered in power 2022-08-17T12:41:41.0307390Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:41:41.0312682Z ok (0.004s) 2022-08-17T12:41:41.0343567Z test_reference_numerics_extremal_values_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:41.0377995Z test_reference_numerics_extremal_values_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:41.0389163Z test_reference_numerics_extremal_values_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in remainder 2022-08-17T12:41:41.0389638Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:41:41.0413874Z ok (0.004s) 2022-08-17T12:41:41.0461956Z test_reference_numerics_extremal_values_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:41.0495030Z test_reference_numerics_extremal_values_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:41.0542812Z test_reference_numerics_extremal_values_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:41.0553944Z test_reference_numerics_extremal_values_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:8960: RuntimeWarning: invalid value encountered in subtract 2022-08-17T12:41:41.0554435Z ref=lambda input, other, *, alpha=1: np.subtract(input, np.multiply(alpha, other)), 2022-08-17T12:41:41.0571731Z ok (0.003s) 2022-08-17T12:41:41.0583034Z test_reference_numerics_extremal_values_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:8960: RuntimeWarning: invalid value encountered in multiply 2022-08-17T12:41:41.0583539Z ref=lambda input, other, *, alpha=1: np.subtract(input, np.multiply(alpha, other)), 2022-08-17T12:41:41.0628975Z ok (0.006s) 2022-08-17T12:41:41.0682349Z test_reference_numerics_extremal_values_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:41.0721653Z test_reference_numerics_extremal_values_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:41.0749012Z test_reference_numerics_extremal_values_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:41.0777166Z test_reference_numerics_extremal_values_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:41.1316212Z test_reference_numerics_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:41.1835208Z test_reference_numerics_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:41:41.3730883Z test_reference_numerics_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.189s) 2022-08-17T12:41:41.5521810Z test_reference_numerics_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.179s) 2022-08-17T12:41:41.6468828Z test_reference_numerics_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.095s) 2022-08-17T12:41:41.6989679Z test_reference_numerics_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:41:41.7507430Z test_reference_numerics_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:41:41.8101733Z test_reference_numerics_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:41:41.8694303Z test_reference_numerics_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:41:41.9297363Z test_reference_numerics_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:41:41.9889671Z test_reference_numerics_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:41:42.0479986Z test_reference_numerics_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:41:42.0483955Z test_reference_numerics_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:42.1651342Z test_reference_numerics_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.116s) 2022-08-17T12:41:42.2218133Z test_reference_numerics_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:41:42.2905863Z test_reference_numerics_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:41:42.3339861Z test_reference_numerics_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:41:42.3746631Z test_reference_numerics_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:41:42.4332819Z test_reference_numerics_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:41:42.4729224Z test_reference_numerics_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:41:42.5017379Z test_reference_numerics_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:41:42.5022211Z test_reference_numerics_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:42.5976192Z test_reference_numerics_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.095s) 2022-08-17T12:41:42.6468028Z test_reference_numerics_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:41:42.7043792Z test_reference_numerics_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:41:42.7367658Z test_reference_numerics_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:41:42.7708237Z test_reference_numerics_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:41:42.8153136Z test_reference_numerics_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:41:42.8452491Z test_reference_numerics_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:41:42.8734445Z test_reference_numerics_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:41:42.9214293Z test_reference_numerics_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:41:42.9696809Z test_reference_numerics_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:41:43.0266270Z test_reference_numerics_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:41:43.0742282Z test_reference_numerics_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:41:43.1186347Z test_reference_numerics_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:41:43.1429403Z test_reference_numerics_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:43.1704111Z test_reference_numerics_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:43.2358456Z test_reference_numerics_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:41:43.2548274Z test_reference_numerics_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:41:43.2914111Z test_reference_numerics_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:41:43.3195738Z test_reference_numerics_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:41:43.3452137Z test_reference_numerics_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:43.3722781Z test_reference_numerics_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:43.3981081Z test_reference_numerics_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:43.4246945Z test_reference_numerics_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:43.4486228Z test_reference_numerics_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:43.4764181Z test_reference_numerics_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:41:43.5414497Z test_reference_numerics_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:41:43.5601056Z test_reference_numerics_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:41:43.5968439Z test_reference_numerics_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:41:43.6252893Z test_reference_numerics_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:41:43.6512120Z test_reference_numerics_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:43.6777887Z test_reference_numerics_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:43.7036407Z test_reference_numerics_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:43.7302500Z test_reference_numerics_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:43.7721556Z test_reference_numerics_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:41:43.8349164Z test_reference_numerics_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:41:43.9150292Z test_reference_numerics_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.080s) 2022-08-17T12:41:43.9518009Z test_reference_numerics_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:41:43.9935173Z test_reference_numerics_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:41:44.0253916Z test_reference_numerics_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:41:44.0634994Z test_reference_numerics_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:41:44.1066123Z test_reference_numerics_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:41:44.1569695Z test_reference_numerics_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:41:44.2029197Z test_reference_numerics_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:41:44.2322035Z test_reference_numerics_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:41:44.2676199Z test_reference_numerics_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:41:44.3739388Z test_reference_numerics_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.106s) 2022-08-17T12:41:44.4235779Z test_reference_numerics_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:41:44.5692316Z test_reference_numerics_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.145s) 2022-08-17T12:41:44.5922816Z test_reference_numerics_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:44.6311772Z test_reference_numerics_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:41:44.6651575Z test_reference_numerics_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:41:44.6993563Z test_reference_numerics_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:41:44.7343899Z test_reference_numerics_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:41:44.7680642Z test_reference_numerics_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:41:44.8027143Z test_reference_numerics_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:41:44.8037274Z test_reference_numerics_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:44.8046337Z test_reference_numerics_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:44.8055374Z test_reference_numerics_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:44.8064013Z test_reference_numerics_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:44.8071845Z test_reference_numerics_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:44.8079631Z test_reference_numerics_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:44.8087299Z test_reference_numerics_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:44.8095104Z test_reference_numerics_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:44.8102677Z test_reference_numerics_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:44.8110574Z test_reference_numerics_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:44.8118177Z test_reference_numerics_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:44.8125722Z test_reference_numerics_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:44.8133354Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:44.8141171Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:44.8148898Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:44.8156752Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:44.8164340Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:44.8172056Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:44.8179680Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:44.8187743Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:44.8195291Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:44.8202804Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:44.8210248Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:44.8217698Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:44.8276079Z test_reference_numerics_large_values_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:44.8304637Z test_reference_numerics_large_values_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:44.8333120Z test_reference_numerics_large_values_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:44.8367660Z test_reference_numerics_large_values_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:44.8409451Z test_reference_numerics_large_values_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:44.8450271Z test_reference_numerics_large_values_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:44.8466395Z test_reference_numerics_large_values_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.8482316Z test_reference_numerics_large_values_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.8497940Z test_reference_numerics_large_values_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.8514008Z test_reference_numerics_large_values_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.8530081Z test_reference_numerics_large_values_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.8545638Z test_reference_numerics_large_values_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.8561341Z test_reference_numerics_large_values_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.8577120Z test_reference_numerics_large_values_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.8593012Z test_reference_numerics_large_values_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.8608834Z test_reference_numerics_large_values_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.8624712Z test_reference_numerics_large_values_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.8640399Z test_reference_numerics_large_values_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.8695577Z test_reference_numerics_large_values_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:44.8728166Z test_reference_numerics_large_values_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:44.8769068Z test_reference_numerics_large_values_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:44.8811835Z test_reference_numerics_large_values_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:44.8829719Z test_reference_numerics_large_values_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.8845118Z test_reference_numerics_large_values_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.8860772Z test_reference_numerics_large_values_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.8914966Z test_reference_numerics_large_values_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:44.8947308Z test_reference_numerics_large_values_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:44.8988099Z test_reference_numerics_large_values_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:44.9029769Z test_reference_numerics_large_values_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:44.9045745Z test_reference_numerics_large_values_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.9061652Z test_reference_numerics_large_values_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.9077607Z test_reference_numerics_large_values_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.9116973Z test_reference_numerics_large_values_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:44.9141536Z test_reference_numerics_large_values_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.9165720Z test_reference_numerics_large_values_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.9191749Z test_reference_numerics_large_values_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:44.9222432Z test_reference_numerics_large_values_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:44.9253032Z test_reference_numerics_large_values_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:44.9268957Z test_reference_numerics_large_values_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.9284487Z test_reference_numerics_large_values_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.9300184Z test_reference_numerics_large_values_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.9312455Z test_reference_numerics_large_values_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: overflow encountered in float_power 2022-08-17T12:41:44.9312878Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:41:44.9350010Z ok (0.005s) 2022-08-17T12:41:44.9356821Z test_reference_numerics_large_values_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:44.9363216Z test_reference_numerics_large_values_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:44.9393272Z test_reference_numerics_large_values_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:44.9433966Z test_reference_numerics_large_values_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:44.9474556Z test_reference_numerics_large_values_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:44.9493841Z test_reference_numerics_large_values_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.9513665Z test_reference_numerics_large_values_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.9533161Z test_reference_numerics_large_values_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.9540020Z test_reference_numerics_large_values_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:44.9572903Z test_reference_numerics_large_values_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:44.9618915Z test_reference_numerics_large_values_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:44.9663367Z test_reference_numerics_large_values_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:44.9679664Z test_reference_numerics_large_values_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.9695627Z test_reference_numerics_large_values_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.9711743Z test_reference_numerics_large_values_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.9764666Z test_reference_numerics_large_values_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:44.9795944Z test_reference_numerics_large_values_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:44.9837496Z test_reference_numerics_large_values_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:44.9879193Z test_reference_numerics_large_values_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:44.9895454Z test_reference_numerics_large_values_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.9911200Z test_reference_numerics_large_values_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.9926551Z test_reference_numerics_large_values_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:44.9942406Z test_reference_numerics_large_values_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.9958061Z test_reference_numerics_large_values_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:44.9973438Z test_reference_numerics_large_values_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:45.0012883Z test_reference_numerics_large_values_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:45.0038311Z test_reference_numerics_large_values_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.0069072Z test_reference_numerics_large_values_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.0099645Z test_reference_numerics_large_values_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.0115178Z test_reference_numerics_large_values_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.0130384Z test_reference_numerics_large_values_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:45.0145734Z test_reference_numerics_large_values_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:45.0185082Z test_reference_numerics_large_values_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:45.0210590Z test_reference_numerics_large_values_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.0241513Z test_reference_numerics_large_values_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.0272065Z test_reference_numerics_large_values_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.0287338Z test_reference_numerics_large_values_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:45.0302751Z test_reference_numerics_large_values_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:45.0318246Z test_reference_numerics_large_values_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.0367437Z test_reference_numerics_large_values_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:45.0398674Z test_reference_numerics_large_values_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.0438560Z test_reference_numerics_large_values_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:45.0478754Z test_reference_numerics_large_values_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:45.0497088Z test_reference_numerics_large_values_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.0515226Z test_reference_numerics_large_values_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.0531284Z test_reference_numerics_large_values_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.0573157Z test_reference_numerics_large_values_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:45.0603798Z test_reference_numerics_large_values_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.0632026Z test_reference_numerics_large_values_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.0659224Z test_reference_numerics_large_values_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.0692229Z test_reference_numerics_large_values_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.0724777Z test_reference_numerics_large_values_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.0742284Z test_reference_numerics_large_values_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.0759832Z test_reference_numerics_large_values_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.0777142Z test_reference_numerics_large_values_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.0787615Z test_reference_numerics_large_values_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:45.0797702Z test_reference_numerics_large_values_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:45.0807553Z test_reference_numerics_large_values_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:45.0817748Z test_reference_numerics_large_values_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:45.0827543Z test_reference_numerics_large_values_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:45.0837565Z test_reference_numerics_large_values_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:45.0847484Z test_reference_numerics_large_values_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:45.0857280Z test_reference_numerics_large_values_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:45.0867268Z test_reference_numerics_large_values_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:45.0877470Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:45.0887458Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:45.0897214Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:45.0907282Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:45.0917260Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:45.0927101Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:45.0936963Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:45.0946983Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:45.0957107Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:45.0974155Z test_reference_numerics_large_values_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.0990944Z test_reference_numerics_large_values_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.1006939Z test_reference_numerics_large_values_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.1047321Z test_reference_numerics_large_values_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:45.1073248Z test_reference_numerics_large_values_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.1104041Z test_reference_numerics_large_values_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.1134853Z test_reference_numerics_large_values_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.1150470Z test_reference_numerics_large_values_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.1165904Z test_reference_numerics_large_values_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:45.1181359Z test_reference_numerics_large_values_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.1221379Z test_reference_numerics_large_values_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:45.1245600Z test_reference_numerics_large_values_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.1269496Z test_reference_numerics_large_values_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.1295255Z test_reference_numerics_large_values_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.1326225Z test_reference_numerics_large_values_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.1357380Z test_reference_numerics_large_values_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.1372892Z test_reference_numerics_large_values_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.1388527Z test_reference_numerics_large_values_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.1404329Z test_reference_numerics_large_values_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.1444437Z test_reference_numerics_large_values_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:45.1469148Z test_reference_numerics_large_values_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.1492943Z test_reference_numerics_large_values_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.1519392Z test_reference_numerics_large_values_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.1550687Z test_reference_numerics_large_values_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.1581083Z test_reference_numerics_large_values_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.1597008Z test_reference_numerics_large_values_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.1612464Z test_reference_numerics_large_values_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:45.1627852Z test_reference_numerics_large_values_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.1667941Z test_reference_numerics_large_values_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:45.1693130Z test_reference_numerics_large_values_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.1717210Z test_reference_numerics_large_values_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.1744122Z test_reference_numerics_large_values_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.1775499Z test_reference_numerics_large_values_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.1806671Z test_reference_numerics_large_values_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.1822462Z test_reference_numerics_large_values_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.1838337Z test_reference_numerics_large_values_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.1853759Z test_reference_numerics_large_values_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.1894213Z test_reference_numerics_large_values_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:45.1920433Z test_reference_numerics_large_values_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.1951467Z test_reference_numerics_large_values_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.1982147Z test_reference_numerics_large_values_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.1997983Z test_reference_numerics_large_values_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.2013120Z test_reference_numerics_large_values_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:45.2028629Z test_reference_numerics_large_values_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:45.2083683Z test_reference_numerics_large_values_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:45.2116604Z test_reference_numerics_large_values_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.2160150Z test_reference_numerics_large_values_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:45.2201409Z test_reference_numerics_large_values_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:45.2217498Z test_reference_numerics_large_values_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.2233775Z test_reference_numerics_large_values_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.2249552Z test_reference_numerics_large_values_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.2304957Z test_reference_numerics_large_values_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:45.2338328Z test_reference_numerics_large_values_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.2380211Z test_reference_numerics_large_values_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:45.2422159Z test_reference_numerics_large_values_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:45.2438302Z test_reference_numerics_large_values_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.2454048Z test_reference_numerics_large_values_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.2469918Z test_reference_numerics_large_values_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.2524912Z test_reference_numerics_large_values_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:45.2558260Z test_reference_numerics_large_values_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.2599212Z test_reference_numerics_large_values_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:45.2640153Z test_reference_numerics_large_values_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:45.2655988Z test_reference_numerics_large_values_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.2671915Z test_reference_numerics_large_values_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.2687372Z test_reference_numerics_large_values_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:45.2741823Z test_reference_numerics_large_values_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:45.2774129Z test_reference_numerics_large_values_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.2814645Z test_reference_numerics_large_values_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:45.2855539Z test_reference_numerics_large_values_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:45.2871245Z test_reference_numerics_large_values_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.2886767Z test_reference_numerics_large_values_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.2902376Z test_reference_numerics_large_values_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.2942310Z test_reference_numerics_large_values_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:45.2966041Z test_reference_numerics_large_values_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.2989710Z test_reference_numerics_large_values_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.3015292Z test_reference_numerics_large_values_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.3046257Z test_reference_numerics_large_values_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.3076763Z test_reference_numerics_large_values_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.3091871Z test_reference_numerics_large_values_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:45.3107289Z test_reference_numerics_large_values_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:45.3122466Z test_reference_numerics_large_values_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:45.3172077Z test_reference_numerics_large_values_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:45.3179104Z test_reference_numerics_large_values_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:45.3185796Z test_reference_numerics_large_values_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:45.3216566Z test_reference_numerics_large_values_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.3257322Z test_reference_numerics_large_values_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:45.3297663Z test_reference_numerics_large_values_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:45.3310126Z test_reference_numerics_large_values_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.001s) 2022-08-17T12:41:45.3321386Z test_reference_numerics_large_values_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.001s) 2022-08-17T12:41:45.3333271Z test_reference_numerics_large_values_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.001s) 2022-08-17T12:41:45.3387255Z test_reference_numerics_large_values_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:45.3418986Z test_reference_numerics_large_values_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.3460890Z test_reference_numerics_large_values_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:45.3502575Z test_reference_numerics_large_values_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:45.3518575Z test_reference_numerics_large_values_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.3534220Z test_reference_numerics_large_values_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.3550145Z test_reference_numerics_large_values_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.3603873Z test_reference_numerics_large_values_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:45.3632048Z test_reference_numerics_large_values_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.3659797Z test_reference_numerics_large_values_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.3692154Z test_reference_numerics_large_values_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:45.3732798Z test_reference_numerics_large_values_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:45.3773256Z test_reference_numerics_large_values_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:45.3788980Z test_reference_numerics_large_values_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.3805264Z test_reference_numerics_large_values_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.3821400Z test_reference_numerics_large_values_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:45.4310742Z test_reference_numerics_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:41:45.4805699Z test_reference_numerics_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:41:45.5437927Z test_reference_numerics_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:41:45.5931770Z test_reference_numerics_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:41:45.6406305Z test_reference_numerics_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:41:45.6618893Z test_reference_numerics_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:45.6868182Z test_reference_numerics_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:45.7508077Z test_reference_numerics_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:41:45.7675126Z test_reference_numerics_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:41:45.7945605Z test_reference_numerics_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:45.8194297Z test_reference_numerics_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:45.8446948Z test_reference_numerics_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:45.8704158Z test_reference_numerics_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:45.8948604Z test_reference_numerics_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:45.9190279Z test_reference_numerics_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:45.9415453Z test_reference_numerics_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:45.9659030Z test_reference_numerics_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:46.0247974Z test_reference_numerics_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:41:46.0555827Z test_reference_numerics_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:41:46.1114094Z test_reference_numerics_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:41:46.1288614Z test_reference_numerics_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:41:46.1584083Z test_reference_numerics_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:41:46.1832533Z test_reference_numerics_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:46.2085084Z test_reference_numerics_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:46.2341145Z test_reference_numerics_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:46.2584570Z test_reference_numerics_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:46.2825929Z test_reference_numerics_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:46.3044300Z test_reference_numerics_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:46.3288306Z test_reference_numerics_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:46.3872787Z test_reference_numerics_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:41:46.4181150Z test_reference_numerics_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:41:46.4718067Z test_reference_numerics_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:46.4890024Z test_reference_numerics_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:41:46.5183543Z test_reference_numerics_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:41:46.5433164Z test_reference_numerics_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:46.5682388Z test_reference_numerics_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:46.5938127Z test_reference_numerics_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:46.6179503Z test_reference_numerics_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:46.6422839Z test_reference_numerics_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:46.6643510Z test_reference_numerics_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:46.6891858Z test_reference_numerics_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:46.7488301Z test_reference_numerics_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:41:46.7804020Z test_reference_numerics_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:41:46.8353983Z test_reference_numerics_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:41:46.8531590Z test_reference_numerics_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:41:46.8851132Z test_reference_numerics_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:41:46.9105343Z test_reference_numerics_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:46.9359991Z test_reference_numerics_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:46.9624060Z test_reference_numerics_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:46.9874087Z test_reference_numerics_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:47.0123851Z test_reference_numerics_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:47.0337164Z test_reference_numerics_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:47.0588214Z test_reference_numerics_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:47.1267928Z test_reference_numerics_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:41:47.1432987Z test_reference_numerics_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:41:47.1700899Z test_reference_numerics_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:47.1949191Z test_reference_numerics_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:47.2199991Z test_reference_numerics_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:47.2456489Z test_reference_numerics_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:47.2701011Z test_reference_numerics_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:47.2944860Z test_reference_numerics_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:47.3285235Z test_reference_numerics_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:41:47.3555080Z test_reference_numerics_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:47.4308605Z test_reference_numerics_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.075s) 2022-08-17T12:41:47.4600187Z test_reference_numerics_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:41:47.4994363Z test_reference_numerics_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:41:47.5260473Z test_reference_numerics_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:47.5516213Z test_reference_numerics_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:47.5779167Z test_reference_numerics_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:47.6030904Z test_reference_numerics_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:47.6279716Z test_reference_numerics_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:47.6642139Z test_reference_numerics_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:41:47.6909905Z test_reference_numerics_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:47.7660372Z test_reference_numerics_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.075s) 2022-08-17T12:41:47.7949088Z test_reference_numerics_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:41:47.8340235Z test_reference_numerics_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:41:47.8605866Z test_reference_numerics_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:47.8862524Z test_reference_numerics_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:47.9127405Z test_reference_numerics_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:47.9378698Z test_reference_numerics_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:47.9630593Z test_reference_numerics_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:47.9977179Z test_reference_numerics_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:41:48.0246375Z test_reference_numerics_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:48.1000345Z test_reference_numerics_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.075s) 2022-08-17T12:41:48.1253934Z test_reference_numerics_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:48.1604496Z test_reference_numerics_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:41:48.1871003Z test_reference_numerics_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:48.2124861Z test_reference_numerics_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:48.2384898Z test_reference_numerics_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:48.2634895Z test_reference_numerics_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:48.2883742Z test_reference_numerics_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:48.3238792Z test_reference_numerics_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:41:48.3510211Z test_reference_numerics_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:48.4262689Z test_reference_numerics_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.075s) 2022-08-17T12:41:48.4549467Z test_reference_numerics_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:41:48.4944384Z test_reference_numerics_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:41:48.5215525Z test_reference_numerics_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:48.5498909Z test_reference_numerics_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:41:48.5763036Z test_reference_numerics_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:48.6009306Z test_reference_numerics_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:48.6258901Z test_reference_numerics_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:48.6472582Z test_reference_numerics_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:48.6720946Z test_reference_numerics_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:48.7285794Z test_reference_numerics_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:41:48.7590235Z test_reference_numerics_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:41:48.8163706Z test_reference_numerics_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:41:48.8329824Z test_reference_numerics_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:41:48.8601058Z test_reference_numerics_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:48.8850573Z test_reference_numerics_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:48.9102870Z test_reference_numerics_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:48.9364457Z test_reference_numerics_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:48.9610945Z test_reference_numerics_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:48.9853225Z test_reference_numerics_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:49.0284648Z test_reference_numerics_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:41:49.2238698Z test_reference_numerics_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.195s) 2022-08-17T12:41:49.4033277Z test_reference_numerics_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.179s) 2022-08-17T12:41:49.5048446Z test_reference_numerics_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.101s) 2022-08-17T12:41:49.5404879Z test_reference_numerics_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:41:49.5946270Z test_reference_numerics_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:41:49.6313326Z test_reference_numerics_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:41:49.6676562Z test_reference_numerics_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:41:49.7026257Z test_reference_numerics_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:41:49.7378258Z test_reference_numerics_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:41:49.7733876Z test_reference_numerics_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:41:49.7738984Z test_reference_numerics_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:49.8715512Z test_reference_numerics_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: overflow encountered in remainder 2022-08-17T12:41:49.8716413Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:41:49.8799869Z ok (0.106s) 2022-08-17T12:41:49.9265213Z test_reference_numerics_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:41:49.9980428Z test_reference_numerics_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:41:50.0374535Z test_reference_numerics_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:41:50.0751386Z test_reference_numerics_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:41:50.1185245Z test_reference_numerics_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:41:50.1570276Z test_reference_numerics_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:41:50.1851795Z test_reference_numerics_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:41:50.1866632Z test_reference_numerics_small_values_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.1878237Z test_reference_numerics_small_values_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:41:50.1991999Z test_reference_numerics_small_values_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:50.2115905Z test_reference_numerics_small_values_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:50.2230381Z test_reference_numerics_small_values_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:50.2244199Z test_reference_numerics_small_values_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.2258813Z test_reference_numerics_small_values_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.2272362Z test_reference_numerics_small_values_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.2294017Z test_reference_numerics_small_values_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.2314927Z test_reference_numerics_small_values_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.2335242Z test_reference_numerics_small_values_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.2355801Z test_reference_numerics_small_values_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.2377308Z test_reference_numerics_small_values_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.2387107Z test_reference_numerics_small_values_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:41:50.2407793Z test_reference_numerics_small_values_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.2427776Z test_reference_numerics_small_values_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.2447578Z test_reference_numerics_small_values_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.2467601Z test_reference_numerics_small_values_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.2489082Z test_reference_numerics_small_values_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.2498750Z test_reference_numerics_small_values_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:41:50.2518678Z test_reference_numerics_small_values_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.2538737Z test_reference_numerics_small_values_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.2558614Z test_reference_numerics_small_values_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.2577609Z test_reference_numerics_small_values_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.2598762Z test_reference_numerics_small_values_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.2607835Z test_reference_numerics_small_values_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:41:50.2626971Z test_reference_numerics_small_values_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.2646567Z test_reference_numerics_small_values_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.2665629Z test_reference_numerics_small_values_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.2685088Z test_reference_numerics_small_values_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.2705916Z test_reference_numerics_small_values_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.2718523Z test_reference_numerics_small_values_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.2728358Z test_reference_numerics_small_values_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:41:50.2740559Z test_reference_numerics_small_values_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.2753665Z test_reference_numerics_small_values_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.2766659Z test_reference_numerics_small_values_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.2786819Z test_reference_numerics_small_values_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.2806100Z test_reference_numerics_small_values_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.2825403Z test_reference_numerics_small_values_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.2844731Z test_reference_numerics_small_values_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.2865641Z test_reference_numerics_small_values_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.2878092Z test_reference_numerics_small_values_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.2887884Z test_reference_numerics_small_values_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:41:50.2899921Z test_reference_numerics_small_values_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.2913195Z test_reference_numerics_small_values_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.2926234Z test_reference_numerics_small_values_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.2946543Z test_reference_numerics_small_values_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.2965868Z test_reference_numerics_small_values_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.2985182Z test_reference_numerics_small_values_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.3004636Z test_reference_numerics_small_values_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.3025444Z test_reference_numerics_small_values_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.3037248Z test_reference_numerics_small_values_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.3046199Z test_reference_numerics_small_values_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:41:50.3149741Z test_reference_numerics_small_values_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:50.3257005Z test_reference_numerics_small_values_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:50.3356687Z test_reference_numerics_small_values_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:50.3368102Z test_reference_numerics_small_values_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.3379960Z test_reference_numerics_small_values_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.3391564Z test_reference_numerics_small_values_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.3410695Z test_reference_numerics_small_values_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.3429710Z test_reference_numerics_small_values_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.3448623Z test_reference_numerics_small_values_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.3467581Z test_reference_numerics_small_values_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.3487757Z test_reference_numerics_small_values_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.3500821Z test_reference_numerics_small_values_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.3510678Z test_reference_numerics_small_values_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:41:50.3515746Z test_reference_numerics_small_values_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:41:50.3520491Z test_reference_numerics_small_values_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:41:50.3532494Z test_reference_numerics_small_values_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.3545683Z test_reference_numerics_small_values_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.3558615Z test_reference_numerics_small_values_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.3589486Z test_reference_numerics_small_values_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:50.3619500Z test_reference_numerics_small_values_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:50.3648593Z test_reference_numerics_small_values_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:50.3677978Z test_reference_numerics_small_values_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:50.3711161Z test_reference_numerics_small_values_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:50.3716355Z test_reference_numerics_small_values_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:41:50.3729425Z test_reference_numerics_small_values_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.3743157Z test_reference_numerics_small_values_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.3756936Z test_reference_numerics_small_values_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.3777367Z test_reference_numerics_small_values_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.3797908Z test_reference_numerics_small_values_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.3817720Z test_reference_numerics_small_values_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.3822905Z test_reference_numerics_small_values_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:41:50.3843769Z test_reference_numerics_small_values_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.3855828Z test_reference_numerics_small_values_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.3869083Z test_reference_numerics_small_values_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.3882572Z test_reference_numerics_small_values_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.3895111Z test_reference_numerics_small_values_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.3915213Z test_reference_numerics_small_values_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.3934047Z test_reference_numerics_small_values_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.3953043Z test_reference_numerics_small_values_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.3972160Z test_reference_numerics_small_values_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.3977223Z test_reference_numerics_small_values_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:41:50.3996319Z test_reference_numerics_small_values_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.4015303Z test_reference_numerics_small_values_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.4034165Z test_reference_numerics_small_values_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.4059230Z test_reference_numerics_small_values_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.002s) 2022-08-17T12:41:50.4082464Z test_reference_numerics_small_values_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.4093574Z test_reference_numerics_small_values_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.4102462Z test_reference_numerics_small_values_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:41:50.4113263Z test_reference_numerics_small_values_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.4124264Z test_reference_numerics_small_values_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.4135651Z test_reference_numerics_small_values_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.4154484Z test_reference_numerics_small_values_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.4172691Z test_reference_numerics_small_values_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.4191461Z test_reference_numerics_small_values_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.4209746Z test_reference_numerics_small_values_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.4230177Z test_reference_numerics_small_values_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.4241266Z test_reference_numerics_small_values_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.4250292Z test_reference_numerics_small_values_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:41:50.4261174Z test_reference_numerics_small_values_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.4272445Z test_reference_numerics_small_values_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.4283354Z test_reference_numerics_small_values_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.4302091Z test_reference_numerics_small_values_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.4320709Z test_reference_numerics_small_values_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.4339578Z test_reference_numerics_small_values_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.4358251Z test_reference_numerics_small_values_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.4378492Z test_reference_numerics_small_values_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.4391428Z test_reference_numerics_small_values_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.4401266Z test_reference_numerics_small_values_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:41:50.4413400Z test_reference_numerics_small_values_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.4426384Z test_reference_numerics_small_values_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.4439006Z test_reference_numerics_small_values_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.4463348Z test_reference_numerics_small_values_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.4486269Z test_reference_numerics_small_values_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.4505302Z test_reference_numerics_small_values_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.4527294Z test_reference_numerics_small_values_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.4551289Z test_reference_numerics_small_values_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.4563734Z test_reference_numerics_small_values_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.4572916Z test_reference_numerics_small_values_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:41:50.4698595Z test_reference_numerics_small_values_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:50.4816219Z test_reference_numerics_small_values_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:50.4828913Z test_reference_numerics_small_values_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.4842512Z test_reference_numerics_small_values_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.4856276Z test_reference_numerics_small_values_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.4878679Z test_reference_numerics_small_values_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.4899852Z test_reference_numerics_small_values_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.4920795Z test_reference_numerics_small_values_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.4941677Z test_reference_numerics_small_values_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.4963962Z test_reference_numerics_small_values_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.4972648Z test_reference_numerics_small_values_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:50.4981257Z test_reference_numerics_small_values_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:50.4989848Z test_reference_numerics_small_values_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:50.4998454Z test_reference_numerics_small_values_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:50.5007011Z test_reference_numerics_small_values_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:50.5015588Z test_reference_numerics_small_values_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:50.5024055Z test_reference_numerics_small_values_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:50.5032703Z test_reference_numerics_small_values_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:50.5041141Z test_reference_numerics_small_values_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:50.5049630Z test_reference_numerics_small_values_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:50.5058193Z test_reference_numerics_small_values_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:50.5066800Z test_reference_numerics_small_values_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:50.5075512Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:50.5083987Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:50.5092848Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:50.5101352Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:50.5110528Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:50.5118860Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:50.5127456Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:50.5136301Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:50.5145108Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:50.5153910Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:50.5162536Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:50.5171358Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:50.5191751Z test_reference_numerics_small_values_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.5211559Z test_reference_numerics_small_values_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.5230728Z test_reference_numerics_small_values_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.5249885Z test_reference_numerics_small_values_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.5270889Z test_reference_numerics_small_values_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.5282170Z test_reference_numerics_small_values_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.5291139Z test_reference_numerics_small_values_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:41:50.5302437Z test_reference_numerics_small_values_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.5313547Z test_reference_numerics_small_values_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.5324684Z test_reference_numerics_small_values_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.5344129Z test_reference_numerics_small_values_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.5363058Z test_reference_numerics_small_values_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.5381690Z test_reference_numerics_small_values_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.5400209Z test_reference_numerics_small_values_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.5420032Z test_reference_numerics_small_values_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.5431406Z test_reference_numerics_small_values_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.5440138Z test_reference_numerics_small_values_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:41:50.5542884Z test_reference_numerics_small_values_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:50.5642847Z test_reference_numerics_small_values_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:50.5654363Z test_reference_numerics_small_values_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.5666107Z test_reference_numerics_small_values_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.5678118Z test_reference_numerics_small_values_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.5697167Z test_reference_numerics_small_values_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.5716764Z test_reference_numerics_small_values_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.5735327Z test_reference_numerics_small_values_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.5754533Z test_reference_numerics_small_values_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.5774710Z test_reference_numerics_small_values_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.5786155Z test_reference_numerics_small_values_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.5795413Z test_reference_numerics_small_values_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:41:50.5896745Z test_reference_numerics_small_values_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:50.5998380Z test_reference_numerics_small_values_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:50.6010396Z test_reference_numerics_small_values_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.6022061Z test_reference_numerics_small_values_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.6033696Z test_reference_numerics_small_values_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.6053233Z test_reference_numerics_small_values_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.6072918Z test_reference_numerics_small_values_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.6091998Z test_reference_numerics_small_values_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.6111244Z test_reference_numerics_small_values_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.6131237Z test_reference_numerics_small_values_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.6142818Z test_reference_numerics_small_values_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.6152011Z test_reference_numerics_small_values_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:41:50.6254417Z test_reference_numerics_small_values_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:50.6355405Z test_reference_numerics_small_values_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:50.6367645Z test_reference_numerics_small_values_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.6379560Z test_reference_numerics_small_values_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.6391688Z test_reference_numerics_small_values_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.6411527Z test_reference_numerics_small_values_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.6430645Z test_reference_numerics_small_values_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.6449369Z test_reference_numerics_small_values_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.6468263Z test_reference_numerics_small_values_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.6489005Z test_reference_numerics_small_values_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.6500520Z test_reference_numerics_small_values_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.6509761Z test_reference_numerics_small_values_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:41:50.6520533Z test_reference_numerics_small_values_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.6531605Z test_reference_numerics_small_values_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.6542857Z test_reference_numerics_small_values_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.6562108Z test_reference_numerics_small_values_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.6580847Z test_reference_numerics_small_values_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.6599540Z test_reference_numerics_small_values_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.6618626Z test_reference_numerics_small_values_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.6639027Z test_reference_numerics_small_values_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.6651352Z test_reference_numerics_small_values_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.6661030Z test_reference_numerics_small_values_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:41:50.6673063Z test_reference_numerics_small_values_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.6686087Z test_reference_numerics_small_values_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.6698849Z test_reference_numerics_small_values_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.6719310Z test_reference_numerics_small_values_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.6738741Z test_reference_numerics_small_values_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.6757821Z test_reference_numerics_small_values_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.6777257Z test_reference_numerics_small_values_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.6797985Z test_reference_numerics_small_values_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.6810225Z test_reference_numerics_small_values_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.6820067Z test_reference_numerics_small_values_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:41:50.6832060Z test_reference_numerics_small_values_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.6844818Z test_reference_numerics_small_values_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.6857606Z test_reference_numerics_small_values_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.6877977Z test_reference_numerics_small_values_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.6897103Z test_reference_numerics_small_values_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.6916052Z test_reference_numerics_small_values_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.6934856Z test_reference_numerics_small_values_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.6955397Z test_reference_numerics_small_values_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.6967291Z test_reference_numerics_small_values_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.6976802Z test_reference_numerics_small_values_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:41:50.6988492Z test_reference_numerics_small_values_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.7001427Z test_reference_numerics_small_values_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.7014100Z test_reference_numerics_small_values_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.7034198Z test_reference_numerics_small_values_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.7053167Z test_reference_numerics_small_values_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.7072301Z test_reference_numerics_small_values_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.7091179Z test_reference_numerics_small_values_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.7111863Z test_reference_numerics_small_values_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.7123633Z test_reference_numerics_small_values_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.7133260Z test_reference_numerics_small_values_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:41:50.7145085Z test_reference_numerics_small_values_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.7157980Z test_reference_numerics_small_values_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.7171018Z test_reference_numerics_small_values_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.7191813Z test_reference_numerics_small_values_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.7210611Z test_reference_numerics_small_values_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.7230055Z test_reference_numerics_small_values_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.7248856Z test_reference_numerics_small_values_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.7270119Z test_reference_numerics_small_values_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.7281305Z test_reference_numerics_small_values_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.7290015Z test_reference_numerics_small_values_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:41:50.7396688Z test_reference_numerics_small_values_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:50.7495080Z test_reference_numerics_small_values_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:50.7506734Z test_reference_numerics_small_values_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.7518390Z test_reference_numerics_small_values_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.7529837Z test_reference_numerics_small_values_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.7550103Z test_reference_numerics_small_values_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.7568525Z test_reference_numerics_small_values_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.7587053Z test_reference_numerics_small_values_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.7605961Z test_reference_numerics_small_values_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.7626125Z test_reference_numerics_small_values_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.7639057Z test_reference_numerics_small_values_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.7645068Z test_reference_numerics_small_values_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:50.7649820Z test_reference_numerics_small_values_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:41:50.7662661Z test_reference_numerics_small_values_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.7675482Z test_reference_numerics_small_values_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.7688732Z test_reference_numerics_small_values_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.7699985Z test_reference_numerics_small_values_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.001s) 2022-08-17T12:41:50.7710536Z test_reference_numerics_small_values_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.001s) 2022-08-17T12:41:50.7720749Z test_reference_numerics_small_values_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.001s) 2022-08-17T12:41:50.7730933Z test_reference_numerics_small_values_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.001s) 2022-08-17T12:41:50.7752263Z test_reference_numerics_small_values_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.7764448Z test_reference_numerics_small_values_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.7777231Z test_reference_numerics_small_values_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.7790268Z test_reference_numerics_small_values_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.7803273Z test_reference_numerics_small_values_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.7823345Z test_reference_numerics_small_values_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.7842764Z test_reference_numerics_small_values_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.7861743Z test_reference_numerics_small_values_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.7880981Z test_reference_numerics_small_values_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.7885972Z test_reference_numerics_small_values_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:41:50.7897880Z test_reference_numerics_small_values_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.8016726Z test_reference_numerics_small_values_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:50.8139758Z test_reference_numerics_small_values_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:50.8252988Z test_reference_numerics_small_values_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:41:50.8267061Z test_reference_numerics_small_values_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.8281148Z test_reference_numerics_small_values_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.8294642Z test_reference_numerics_small_values_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:50.8315849Z test_reference_numerics_small_values_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.8336685Z test_reference_numerics_small_values_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.8356255Z test_reference_numerics_small_values_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.8375707Z test_reference_numerics_small_values_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:50.8381211Z test_reference_numerics_small_values_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:50.8648043Z test_reference_numerics_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:50.9382007Z test_reference_numerics_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.073s) 2022-08-17T12:41:51.0715046Z test_reference_numerics_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.133s) 2022-08-17T12:41:51.1319344Z test_reference_numerics_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:41:51.2085528Z test_reference_numerics_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.077s) 2022-08-17T12:41:51.2343023Z test_reference_numerics_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:51.2657808Z test_reference_numerics_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:41:51.2931822Z test_reference_numerics_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:51.3198769Z test_reference_numerics_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:51.3472082Z test_reference_numerics_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:51.3716265Z test_reference_numerics_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:51.3721411Z test_reference_numerics_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:51.3745012Z test_remainder_fmod_large_dividend_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:51.3766365Z test_remainder_fmod_large_dividend_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:51.3779261Z test_remainder_overflow_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.3793060Z test_rpow_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.3879375Z test_scalar_support_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:51.3938025Z test_scalar_support_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:51.3974509Z test_scalar_support_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:51.4017783Z test_scalar_support_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:51.4049503Z test_scalar_support_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:51.4081359Z test_scalar_support_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:51.4090913Z test_scalar_support_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.4100504Z test_scalar_support_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.4110069Z test_scalar_support_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.4119643Z test_scalar_support_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.4218588Z test_scalar_support_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:51.4292264Z test_scalar_support_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:51.4348230Z test_scalar_support_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:51.4428392Z test_scalar_support_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:51.4486044Z test_scalar_support_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:51.4534632Z test_scalar_support_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:51.4601945Z test_scalar_support_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:51.4641801Z test_scalar_support_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:41:51.4693783Z test_scalar_support_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:51.4725028Z test_scalar_support_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:51.4734891Z test_scalar_support_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.4808437Z test_scalar_support_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:51.4862524Z test_scalar_support_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:51.4936122Z test_scalar_support_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:51.4990732Z test_scalar_support_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:51.5000087Z test_scalar_support_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.5009086Z test_scalar_support_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.5018167Z test_scalar_support_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.5027276Z test_scalar_support_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.5036473Z test_scalar_support_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.5045772Z test_scalar_support_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:51.5055064Z test_scalar_support_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:51.5064589Z test_scalar_support_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:51.5073991Z test_scalar_support_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:51.5083358Z test_scalar_support_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:51.5092683Z test_scalar_support_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:41:51.5101957Z test_scalar_support_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.5176004Z test_scalar_support_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:51.5231922Z test_scalar_support_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:51.5242076Z test_scalar_support_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.5251643Z test_scalar_support_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.5261256Z test_scalar_support_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.5270903Z test_scalar_support_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.5280292Z test_scalar_support_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.5289661Z test_scalar_support_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.5299243Z test_scalar_support_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.5308909Z test_scalar_support_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.5318498Z test_scalar_support_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.5393483Z test_scalar_support_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:51.5447941Z test_scalar_support_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:51.5457276Z test_scalar_support_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.5466658Z test_scalar_support_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.5476056Z test_scalar_support_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.5485146Z test_scalar_support_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.5494422Z test_scalar_support_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.5504126Z test_scalar_support_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.5513369Z test_scalar_support_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.5522720Z test_scalar_support_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.5621696Z test_scalar_support_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:51.5694868Z test_scalar_support_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:41:51.5749895Z test_scalar_support_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:41:51.5830675Z test_scalar_support_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:51.5886728Z test_scalar_support_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:51.5919713Z test_scalar_support_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:51.5979333Z test_scalar_support_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:51.6014576Z test_scalar_support_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:51.6097061Z test_scalar_support_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:41:51.6156316Z test_scalar_support_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:51.6189974Z test_scalar_support_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:41:51.6198065Z test_signed_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) 2022-08-17T12:41:51.6207303Z Ensure that signed integer bit shifting works as expected. ... ok (0.002s) 2022-08-17T12:41:51.6215356Z test_signed_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) 2022-08-17T12:41:51.6224331Z Ensure that signed integer bit shifting works as expected. ... ok (0.002s) 2022-08-17T12:41:51.6232741Z test_signed_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) 2022-08-17T12:41:51.6240942Z Ensure that signed integer bit shifting works as expected. ... ok (0.002s) 2022-08-17T12:41:51.6248968Z test_signed_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) 2022-08-17T12:41:51.6257721Z Ensure that signed integer bit shifting works as expected. ... ok (0.002s) 2022-08-17T12:41:51.6274460Z test_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:51.6332105Z test_sub_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:51.6349238Z test_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:51.6365569Z test_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:51.6381806Z test_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:51.6398135Z test_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:51.6414311Z test_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:51.6430321Z test_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:51.6445969Z test_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:51.6461695Z test_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:51.6477549Z test_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:51.6493191Z test_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:51.6735652Z test_sub_typing_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:51.6836995Z test_tensor_pow_tensor_cpu (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:1374: RuntimeWarning: invalid value encountered in power 2022-08-17T12:41:51.6837386Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-17T12:41:51.6844703Z test_binary_ufuncs.py:1374: RuntimeWarning: divide by zero encountered in power 2022-08-17T12:41:51.6845004Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-17T12:41:51.7055492Z ok (0.032s) 2022-08-17T12:41:51.7179035Z test_trapezoid_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:51.7191722Z test_true_divide_out_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.7204273Z test_true_divide_out_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:41:51.7327914Z test_type_promotion___radd___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:51.7429113Z test_type_promotion___rand___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:51.7549869Z test_type_promotion___rdiv___cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.012s) 2022-08-17T12:41:51.7650339Z test_type_promotion___rmod___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:51.7771451Z test_type_promotion___rmul___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:51.7870878Z test_type_promotion___ror___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:51.7968323Z test_type_promotion___rpow___cpu (__main__.TestBinaryUfuncsCPU) ... /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:41:51.7968902Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:41:51.8000548Z ok (0.013s) 2022-08-17T12:41:51.8121830Z test_type_promotion___rsub___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:51.8222604Z test_type_promotion___rxor___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:51.8549748Z test_type_promotion__refs_add_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:41:51.8790648Z test_type_promotion__refs_atan2_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:51.8962787Z test_type_promotion__refs_bitwise_and_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:41:51.9131911Z test_type_promotion__refs_bitwise_left_shift_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:41:51.9305521Z test_type_promotion__refs_bitwise_or_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:41:51.9478002Z test_type_promotion__refs_bitwise_xor_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:41:51.9598978Z test_type_promotion__refs_clamp_max_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:51.9719653Z test_type_promotion__refs_clamp_min_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:51.9811032Z test_type_promotion__refs_copysign_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.009s) 2022-08-17T12:41:52.0084370Z test_type_promotion__refs_div_floor_rounding_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:52.0425580Z test_type_promotion__refs_div_no_rounding_mode_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:41:52.0691711Z test_type_promotion__refs_div_trunc_rounding_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:41:52.0998854Z test_type_promotion__refs_eq_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:41:52.1105442Z test_type_promotion__refs_float_power_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.011s) 2022-08-17T12:41:52.2204499Z test_type_promotion__refs_floor_divide_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.110s) 2022-08-17T12:41:52.2441866Z test_type_promotion__refs_fmax_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:52.2675196Z test_type_promotion__refs_fmin_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:52.2933189Z test_type_promotion__refs_fmod_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:52.3109483Z test_type_promotion__refs_gcd_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:41:52.3343253Z test_type_promotion__refs_ge_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:52.3577222Z test_type_promotion__refs_gt_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:52.4184228Z test_type_promotion__refs_heaviside_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:41:52.4336378Z test_type_promotion__refs_hypot_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:41:52.4491041Z test_type_promotion__refs_igamma_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:41:52.4643392Z test_type_promotion__refs_igammac_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:41:52.4751192Z test_type_promotion__refs_isclose_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.011s) 2022-08-17T12:41:52.4933994Z test_type_promotion__refs_lcm_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:41:52.5162646Z test_type_promotion__refs_le_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:52.5381777Z test_type_promotion__refs_logical_and_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:52.5659580Z test_type_promotion__refs_logical_or_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:41:52.5876592Z test_type_promotion__refs_logical_xor_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:41:52.6108244Z test_type_promotion__refs_lt_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:52.6340266Z test_type_promotion__refs_maximum_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:52.6573484Z test_type_promotion__refs_minimum_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:41:52.6892295Z test_type_promotion__refs_mul_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:41:52.7196030Z test_type_promotion__refs_ne_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:41:52.7348880Z test_type_promotion__refs_nextafter_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:41:52.7666020Z test_type_promotion__refs_pow_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:41:52.7920099Z test_type_promotion__refs_remainder_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:52.8130479Z test_type_promotion__refs_rsub_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:52.8394338Z test_type_promotion__refs_special_zeta_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:41:52.8716369Z test_type_promotion__refs_sub_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:41:52.9055788Z test_type_promotion__refs_true_divide_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:41:52.9394268Z test_type_promotion_add_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:41:52.9630445Z test_type_promotion_atan2_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:52.9792370Z test_type_promotion_bitwise_and_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:41:52.9884502Z test_type_promotion_bitwise_left_shift_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.009s) 2022-08-17T12:41:53.0050990Z test_type_promotion_bitwise_or_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:41:53.0143494Z test_type_promotion_bitwise_right_shift_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.009s) 2022-08-17T12:41:53.0310045Z test_type_promotion_bitwise_xor_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:41:53.0513733Z test_type_promotion_clamp_max_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:53.0713866Z test_type_promotion_clamp_min_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:53.0861791Z test_type_promotion_complex_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.015s) 2022-08-17T12:41:53.1106318Z test_type_promotion_copysign_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:53.1350328Z test_type_promotion_div_floor_rounding_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:53.1686050Z test_type_promotion_div_no_rounding_mode_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:41:53.1927607Z test_type_promotion_div_trunc_rounding_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:53.2063938Z test_type_promotion_eq_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:41:53.2156677Z test_type_promotion_float_power_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.009s) 2022-08-17T12:41:53.2396257Z test_type_promotion_floor_divide_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:53.2488404Z test_type_promotion_fmax_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.009s) 2022-08-17T12:41:53.2579929Z test_type_promotion_fmin_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.009s) 2022-08-17T12:41:53.2784694Z test_type_promotion_fmod_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:53.2950053Z test_type_promotion_gcd_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:41:53.3074878Z test_type_promotion_ge_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:53.3195977Z test_type_promotion_gt_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:53.3336413Z test_type_promotion_heaviside_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.014s) 2022-08-17T12:41:53.3480916Z test_type_promotion_hypot_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:41:53.3626489Z test_type_promotion_igamma_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:41:53.3775125Z test_type_promotion_igammac_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:41:53.3897022Z test_type_promotion_isclose_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.012s) 2022-08-17T12:41:53.3993645Z test_type_promotion_jiterator_binary_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T12:41:53.4089292Z test_type_promotion_jiterator_binary_return_by_ref_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T12:41:53.4256166Z test_type_promotion_lcm_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:41:53.4618146Z test_type_promotion_ldexp_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:41:53.4743733Z test_type_promotion_le_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:53.4870426Z test_type_promotion_logical_and_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:53.4996706Z test_type_promotion_logical_or_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:53.5122030Z test_type_promotion_logical_xor_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:53.5242906Z test_type_promotion_lt_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:53.5447752Z test_type_promotion_max_binary_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:53.5642974Z test_type_promotion_maximum_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:41:53.5848949Z test_type_promotion_min_binary_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:53.6046590Z test_type_promotion_minimum_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:41:53.6335727Z test_type_promotion_mul_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:41:53.6475292Z test_type_promotion_ne_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:41:53.6620564Z test_type_promotion_nextafter_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:41:53.6714870Z test_type_promotion_polar_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.009s) 2022-08-17T12:41:53.7007230Z test_type_promotion_pow_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:41:53.7214500Z test_type_promotion_remainder_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:53.7337021Z test_type_promotion_rsub_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:41:53.7581365Z test_type_promotion_special_chebyshev_polynomial_t_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:53.7820665Z test_type_promotion_special_chebyshev_polynomial_u_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:53.7912916Z test_type_promotion_special_chebyshev_polynomial_v_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.009s) 2022-08-17T12:41:53.8007609Z test_type_promotion_special_chebyshev_polynomial_w_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.009s) 2022-08-17T12:41:53.8250346Z test_type_promotion_special_hermite_polynomial_h_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:53.8490191Z test_type_promotion_special_hermite_polynomial_he_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:53.8732012Z test_type_promotion_special_laguerre_polynomial_l_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:53.8824541Z test_type_promotion_special_legendre_polynomial_p_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.009s) 2022-08-17T12:41:53.8916754Z test_type_promotion_special_shifted_chebyshev_polynomial_t_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.009s) 2022-08-17T12:41:53.9007446Z test_type_promotion_special_shifted_chebyshev_polynomial_u_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.009s) 2022-08-17T12:41:53.9097769Z test_type_promotion_special_shifted_chebyshev_polynomial_v_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.009s) 2022-08-17T12:41:53.9189628Z test_type_promotion_special_shifted_chebyshev_polynomial_w_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.009s) 2022-08-17T12:41:53.9436837Z test_type_promotion_special_xlog1py_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:53.9677834Z test_type_promotion_special_zeta_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:53.9985333Z test_type_promotion_sub_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:41:54.0338179Z test_type_promotion_true_divide_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:41:54.0579054Z test_type_promotion_xlogy_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:54.0637168Z test_xlogy_xlog1py_bfloat16_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:41:54.0881691Z test_xlogy_xlog1py_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:54.1090051Z test_xlogy_xlog1py_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:54.1296582Z test_xlogy_xlog1py_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:54.1503018Z test_xlogy_xlog1py_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:54.1748529Z test_xlogy_xlog1py_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:54.1993210Z test_xlogy_xlog1py_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:54.2238227Z test_xlogy_xlog1py_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:54.2483455Z test_xlogy_xlog1py_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:54.2727485Z test_xlogy_xlog1py_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:54.2861343Z test_xlogy_xlog1py_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:54.2957568Z test_xlogy_xlog1py_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:54.3051771Z test_xlogy_xlog1py_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:54.3145008Z test_xlogy_xlog1py_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:54.3277826Z test_xlogy_xlog1py_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:54.3409213Z test_xlogy_xlog1py_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:54.3542262Z test_xlogy_xlog1py_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:54.3675412Z test_xlogy_xlog1py_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:54.3808682Z test_xlogy_xlog1py_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:54.3941718Z test_xlogy_xlog1py_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:54.4038425Z test_xlogy_xlog1py_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:41:54.4131395Z test_xlogy_xlog1py_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:54.4225539Z test_xlogy_xlog1py_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:54.4358827Z test_xlogy_xlog1py_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:54.4492328Z test_xlogy_xlog1py_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:54.4625339Z test_xlogy_xlog1py_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:54.4759047Z test_xlogy_xlog1py_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:54.4892384Z test_xlogy_xlog1py_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:54.5023963Z test_xlogy_xlog1py_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:54.5119058Z test_xlogy_xlog1py_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:54.5212169Z test_xlogy_xlog1py_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:54.5302929Z test_xlogy_xlog1py_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:41:54.5438788Z test_xlogy_xlog1py_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:41:54.5569637Z test_xlogy_xlog1py_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:54.5700435Z test_xlogy_xlog1py_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:54.5830916Z test_xlogy_xlog1py_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:54.5961244Z test_xlogy_xlog1py_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:41:54.6205986Z test_xlogy_xlog1py_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:54.6417298Z test_xlogy_xlog1py_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:54.6627658Z test_xlogy_xlog1py_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:54.6837316Z test_xlogy_xlog1py_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:54.7084920Z test_xlogy_xlog1py_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:54.7332206Z test_xlogy_xlog1py_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:54.7579340Z test_xlogy_xlog1py_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:54.7825163Z test_xlogy_xlog1py_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:54.8070505Z test_xlogy_xlog1py_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:54.8316095Z test_xlogy_xlog1py_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:54.8526019Z test_xlogy_xlog1py_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:54.8734940Z test_xlogy_xlog1py_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:54.8942902Z test_xlogy_xlog1py_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:54.9188098Z test_xlogy_xlog1py_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:54.9433011Z test_xlogy_xlog1py_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:54.9677946Z test_xlogy_xlog1py_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:54.9922083Z test_xlogy_xlog1py_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:55.0167499Z test_xlogy_xlog1py_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:55.0415963Z test_xlogy_xlog1py_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:55.0624989Z test_xlogy_xlog1py_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:55.0834846Z test_xlogy_xlog1py_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:55.1043128Z test_xlogy_xlog1py_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:55.1290405Z test_xlogy_xlog1py_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:55.1537439Z test_xlogy_xlog1py_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:55.1784169Z test_xlogy_xlog1py_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:55.2029042Z test_xlogy_xlog1py_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:55.2274213Z test_xlogy_xlog1py_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:55.2520425Z test_xlogy_xlog1py_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:55.2732967Z test_xlogy_xlog1py_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:55.2942918Z test_xlogy_xlog1py_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:55.3155147Z test_xlogy_xlog1py_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:55.3405049Z test_xlogy_xlog1py_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:55.3650209Z test_xlogy_xlog1py_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:55.3899741Z test_xlogy_xlog1py_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:55.4147099Z test_xlogy_xlog1py_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:55.4395937Z test_xlogy_xlog1py_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:55.4645689Z test_xlogy_xlog1py_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:55.4860154Z test_xlogy_xlog1py_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:55.5070889Z test_xlogy_xlog1py_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:55.5279649Z test_xlogy_xlog1py_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:41:55.5526133Z test_xlogy_xlog1py_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:55.5772938Z test_xlogy_xlog1py_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:41:55.6017526Z test_xlogy_xlog1py_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:55.6262943Z test_xlogy_xlog1py_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:55.6506982Z test_xlogy_xlog1py_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:41:55.6526186Z test_xlogy_xlog1py_scalar_type_promotion_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:41:55.6551378Z test_zeta_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.6575621Z test_zeta_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.6599723Z test_zeta_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.6623618Z test_zeta_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.6647559Z test_zeta_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.6671759Z test_zeta_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.6695485Z test_zeta_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.6719811Z test_zeta_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.6743743Z test_zeta_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.6768127Z test_zeta_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.6792288Z test_zeta_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.6815858Z test_zeta_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.6839685Z test_zeta_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.6863611Z test_zeta_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.6887384Z test_zeta_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.6911376Z test_zeta_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.6935029Z test_zeta_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.6958996Z test_zeta_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.6982754Z test_zeta_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7006803Z test_zeta_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7030834Z test_zeta_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7054657Z test_zeta_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7078370Z test_zeta_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7102278Z test_zeta_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7125864Z test_zeta_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7149761Z test_zeta_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7173447Z test_zeta_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7197324Z test_zeta_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7220891Z test_zeta_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7244610Z test_zeta_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7268576Z test_zeta_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7292844Z test_zeta_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7316593Z test_zeta_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7341055Z test_zeta_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7364680Z test_zeta_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7388471Z test_zeta_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7412685Z test_zeta_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7436864Z test_zeta_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7460425Z test_zeta_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7484320Z test_zeta_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7507986Z test_zeta_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7531883Z test_zeta_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7555867Z test_zeta_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7579691Z test_zeta_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7603618Z test_zeta_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7627792Z test_zeta_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7651775Z test_zeta_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7676020Z test_zeta_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7699977Z test_zeta_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7724098Z test_zeta_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7747952Z test_zeta_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7771999Z test_zeta_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7795564Z test_zeta_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7819933Z test_zeta_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7843920Z test_zeta_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7869442Z test_zeta_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7892996Z test_zeta_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7917108Z test_zeta_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7940600Z test_zeta_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7964571Z test_zeta_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.7988174Z test_zeta_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.8012073Z test_zeta_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.8035892Z test_zeta_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.8059802Z test_zeta_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:41:55.8061646Z 2022-08-17T12:41:55.8062310Z ---------------------------------------------------------------------- 2022-08-17T12:41:55.8062736Z Ran 8282 tests in 65.791s 2022-08-17T12:41:55.8062868Z 2022-08-17T12:41:55.8062960Z OK (skipped=901, expected failures=14) 2022-08-17T12:41:55.8063098Z 2022-08-17T12:41:55.8063186Z Generating XML reports... 2022-08-17T12:41:56.6488323Z Generated XML report: test-reports/python-unittest/test_binary_ufuncs/TEST-TestBinaryUfuncsCPU-20220817124049.xml 2022-08-17T12:41:57.2127583Z Running test_fx_experimental ... [2022-08-17 12:41:57.212388] 2022-08-17T12:41:57.2128100Z Executing ['/opt/conda/bin/python', '-bb', 'test_fx_experimental.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:41:57.212469] 2022-08-17T12:41:59.5282129Z Test results will be stored in test-reports/python-unittest/test_fx_experimental 2022-08-17T12:41:59.5321079Z 2022-08-17T12:41:59.5321399Z Running tests... 2022-08-17T12:41:59.5322044Z ---------------------------------------------------------------------- 2022-08-17T12:42:01.3008103Z test_annotate_returns_with_schema (__main__.TestFXExperimental) ... ok (1.768s) 2022-08-17T12:42:01.3070366Z test_aot_based_partition (__main__.TestFXExperimental) ... ok (0.006s) 2022-08-17T12:42:01.3112338Z test_call_to_assert_no_msg (__main__.TestFXExperimental) ... ok (0.004s) 2022-08-17T12:42:01.3145643Z test_call_to_assert_with_empty_msg (__main__.TestFXExperimental) ... ok (0.003s) 2022-08-17T12:42:01.3179209Z test_call_to_assert_with_msg (__main__.TestFXExperimental) ... ok (0.003s) 2022-08-17T12:42:01.3213759Z test_call_to_assert_with_multiline_message (__main__.TestFXExperimental) ... ok (0.003s) 2022-08-17T12:42:02.0454499Z test_conv_bn_fusion (__main__.TestFXExperimental) ... ok (0.724s) 2022-08-17T12:42:02.0547863Z test_conv_bn_fusion_not_running_state (__main__.TestFXExperimental) ... ok (0.009s) 2022-08-17T12:42:02.0666618Z test_cost_aware_partition (__main__.TestFXExperimental) ... ok (0.012s) 2022-08-17T12:42:02.0703688Z test_fetch (__main__.TestFXExperimental) ... ok (0.004s) 2022-08-17T12:42:02.0742153Z test_find_single_partition (__main__.TestFXExperimental) ... ok (0.004s) 2022-08-17T12:42:02.0770020Z test_lack_of_devices (__main__.TestFXExperimental) ... ok (0.003s) 2022-08-17T12:42:02.0804657Z test_large_node_error (__main__.TestFXExperimental) ... ok (0.003s) 2022-08-17T12:42:02.0833390Z test_merge_matmuls (__main__.TestFXExperimental) 2022-08-17T12:42:02.1078852Z A collection of test cases for torch.fx.experimental.merge_matmul, ... ok (0.027s) 2022-08-17T12:42:02.1285092Z test_meta_tracer (__main__.TestFXExperimental) ... ok (0.021s) 2022-08-17T12:42:02.6164498Z test_normalize_args (__main__.TestFXExperimental) ... ok (0.488s) 2022-08-17T12:42:02.6216604Z test_normalize_args_preserve_meta (__main__.TestFXExperimental) ... ok (0.005s) 2022-08-17T12:42:02.6780249Z test_normalize_binary_operators (__main__.TestFXExperimental) ... ok (0.056s) 2022-08-17T12:42:02.6799312Z test_normalize_modules_exhaustive (__main__.TestFXExperimental) 2022-08-17T12:42:03.1953823Z 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:42:03.1955171Z self.padding, self.dilation, self.groups) 2022-08-17T12:42:04.2436897Z ok (1.565s) 2022-08-17T12:42:04.4966408Z test_optimize_for_inference_cpu (__main__.TestFXExperimental) ... ok (0.253s) 2022-08-17T12:42:12.2286569Z test_optimize_for_inference_cpu_torchvision (__main__.TestFXExperimental) ... ok (7.732s) 2022-08-17T12:42:12.2378546Z test_partition_device_mapping (__main__.TestFXExperimental) ... ok (0.009s) 2022-08-17T12:42:12.2448174Z test_partition_latency (__main__.TestFXExperimental) ... ok (0.007s) 2022-08-17T12:42:12.2493542Z test_partition_node_manipulation (__main__.TestFXExperimental) ... ok (0.004s) 2022-08-17T12:42:12.2521781Z test_replace_target_nodes_with (__main__.TestFXExperimental) ... ok (0.003s) 2022-08-17T12:42:12.2565694Z test_saturate_host (__main__.TestFXExperimental) ... [0, 4] 2022-08-17T12:42:12.2565917Z [1, 2] 2022-08-17T12:42:12.2588095Z ok (0.007s) 2022-08-17T12:42:12.2645989Z test_size_based_partition (__main__.TestFXExperimental) ... ok (0.006s) 2022-08-17T12:42:12.3875682Z test_sparse_nn_partition (__main__.TestFXExperimental) ... ok (0.123s) 2022-08-17T12:42:12.3950375Z 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:42:12.3951151Z warnings.warn(msg, FutureWarning) 2022-08-17T12:42:12.3951421Z ok (0.007s) 2022-08-17T12:42:12.3993246Z test_split_module_kwargs_expansion (__main__.TestFXExperimental) ... ok (0.004s) 2022-08-17T12:42:12.4051413Z test_split_qualname_mapping (__main__.TestFXExperimental) ... ok (0.006s) 2022-08-17T12:42:12.4117314Z test_subgraph_creation (__main__.TestFXExperimental) ... ok (0.007s) 2022-08-17T12:42:12.5807945Z test_subgraph_trivial_resnet (__main__.TestFXExperimental) ... ok (0.169s) 2022-08-17T12:42:12.5867117Z test_subgraph_uniquename (__main__.TestFXExperimental) ... ok (0.006s) 2022-08-17T12:42:12.5939012Z 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:42:12.5939712Z warnings.warn("Was not able to save the following children modules as reprs -" 2022-08-17T12:42:12.5990045Z ok (0.012s) 2022-08-17T12:42:12.6015136Z test_traceable_function_with_nonstandard_name (__main__.TestFXExperimental) ... ok (0.002s) 2022-08-17T12:42:12.6039157Z test_type_matches (__main__.TestFXExperimental) ... ok (0.002s) 2022-08-17T12:42:12.6052237Z test_normalize_args_op_overload_cpu (__main__.TestNormalizeOperatorsCPU) ... ok (0.001s) 2022-08-17T12:42:12.6100142Z test_normalize_operator_exhaustive_H_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:42:12.6145068Z test_normalize_operator_exhaustive_T_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:42:12.6182916Z test_normalize_operator_exhaustive___getitem___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:42:12.6220802Z test_normalize_operator_exhaustive___radd___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:42:12.6274375Z test_normalize_operator_exhaustive___rdiv___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:42:12.6333473Z test_normalize_operator_exhaustive___rmatmul___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T12:42:12.6379211Z test_normalize_operator_exhaustive___rmod___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:42:12.6411900Z test_normalize_operator_exhaustive___rmul___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:42:12.6446217Z 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:42:12.6446804Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:42:12.6462272Z expected failure (0.005s) 2022-08-17T12:42:12.6508868Z test_normalize_operator_exhaustive___rsub___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:42:12.6558683Z test_normalize_operator_exhaustive__masked_amax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:42:12.6605745Z test_normalize_operator_exhaustive__masked_amin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:42:12.6655258Z test_normalize_operator_exhaustive__masked_argmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:42:12.6705010Z test_normalize_operator_exhaustive__masked_argmin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:42:12.6758298Z test_normalize_operator_exhaustive__masked_cumprod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:42:12.6810778Z test_normalize_operator_exhaustive__masked_cumsum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:42:12.6862407Z test_normalize_operator_exhaustive__masked_log_softmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:42:12.6921634Z test_normalize_operator_exhaustive__masked_logaddexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T12:42:12.6947560Z test_normalize_operator_exhaustive__masked_logsumexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:42:12.6993933Z test_normalize_operator_exhaustive__masked_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:42:12.7047356Z test_normalize_operator_exhaustive__masked_median_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:42:12.7094497Z test_normalize_operator_exhaustive__masked_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:42:12.7157426Z test_normalize_operator_exhaustive__masked_normalize_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T12:42:12.7203911Z test_normalize_operator_exhaustive__masked_prod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:42:12.7257401Z test_normalize_operator_exhaustive__masked_softmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:42:12.7310004Z test_normalize_operator_exhaustive__masked_softmin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:42:12.7358483Z test_normalize_operator_exhaustive__masked_std_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:42:12.7406672Z test_normalize_operator_exhaustive__masked_sum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:42:12.7453275Z test_normalize_operator_exhaustive__masked_var_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:42:12.7513361Z test_normalize_operator_exhaustive_abs_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:12.7628382Z test_normalize_operator_exhaustive_acos_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:12.7735154Z test_normalize_operator_exhaustive_acosh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:12.8187246Z test_normalize_operator_exhaustive_add_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.045s) 2022-08-17T12:42:12.8420314Z test_normalize_operator_exhaustive_addbmm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.023s) 2022-08-17T12:42:12.8804922Z test_normalize_operator_exhaustive_addcdiv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.038s) 2022-08-17T12:42:12.9179489Z test_normalize_operator_exhaustive_addcmul_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.037s) 2022-08-17T12:42:12.9305758Z test_normalize_operator_exhaustive_addmm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T12:42:12.9433335Z test_normalize_operator_exhaustive_addmm_decomposed_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T12:42:12.9656352Z test_normalize_operator_exhaustive_addmv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.022s) 2022-08-17T12:42:12.9859508Z test_normalize_operator_exhaustive_addr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.020s) 2022-08-17T12:42:13.0284669Z test_normalize_operator_exhaustive_all_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.042s) 2022-08-17T12:42:13.0909485Z test_normalize_operator_exhaustive_allclose_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.062s) 2022-08-17T12:42:13.1465056Z test_normalize_operator_exhaustive_amax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.055s) 2022-08-17T12:42:13.2020567Z test_normalize_operator_exhaustive_amin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.055s) 2022-08-17T12:42:13.2194334Z 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:42:13.2195203Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T12:42:13.2196455Z 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:42:13.2197131Z test_out = op.op(*norm_args_and_kwargs.args, **norm_args_and_kwargs.kwargs) 2022-08-17T12:42:13.2215073Z :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:42:13.2220919Z :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:42:13.2225081Z ok (0.021s) 2022-08-17T12:42:13.2287286Z test_normalize_operator_exhaustive_angle_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:13.2717967Z test_normalize_operator_exhaustive_any_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.043s) 2022-08-17T12:42:13.2930766Z test_normalize_operator_exhaustive_arange_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.021s) 2022-08-17T12:42:13.3286518Z test_normalize_operator_exhaustive_argmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.035s) 2022-08-17T12:42:13.3635628Z test_normalize_operator_exhaustive_argmin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.035s) 2022-08-17T12:42:13.4437843Z test_normalize_operator_exhaustive_argsort_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.080s) 2022-08-17T12:42:13.4599470Z test_normalize_operator_exhaustive_argwhere_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T12:42:13.4763747Z test_normalize_operator_exhaustive_as_strided_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T12:42:13.4935672Z test_normalize_operator_exhaustive_as_strided_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2022-08-17T12:42:13.4996628Z test_normalize_operator_exhaustive_asin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:13.5056063Z test_normalize_operator_exhaustive_asinh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:13.5367646Z test_normalize_operator_exhaustive_atan2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T12:42:13.5432364Z test_normalize_operator_exhaustive_atan_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:13.5493663Z test_normalize_operator_exhaustive_atanh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:13.5532006Z test_normalize_operator_exhaustive_atleast_1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:42:13.5568636Z test_normalize_operator_exhaustive_atleast_2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:42:13.5605276Z test_normalize_operator_exhaustive_atleast_3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:42:13.5830994Z test_normalize_operator_exhaustive_baddbmm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.022s) 2022-08-17T12:42:13.5887906Z test_normalize_operator_exhaustive_bernoulli_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T12:42:13.5920905Z test_normalize_operator_exhaustive_bfloat16_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:42:13.5957741Z test_normalize_operator_exhaustive_block_diag_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:42:13.6028505Z test_normalize_operator_exhaustive_bmm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2022-08-17T12:42:13.6061723Z test_normalize_operator_exhaustive_bool_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:42:13.6094526Z test_normalize_operator_exhaustive_broadcast_shapes_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:42:13.6128462Z test_normalize_operator_exhaustive_broadcast_tensors_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:42:13.6339895Z test_normalize_operator_exhaustive_broadcast_to_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.021s) 2022-08-17T12:42:13.7060797Z test_normalize_operator_exhaustive_bucketize_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.072s) 2022-08-17T12:42:13.7094779Z test_normalize_operator_exhaustive_byte_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:42:13.7127459Z test_normalize_operator_exhaustive_cartesian_prod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:42:13.7204188Z test_normalize_operator_exhaustive_cat_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T12:42:14.3562666Z test_normalize_operator_exhaustive_cdist_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.636s) 2022-08-17T12:42:14.3633269Z test_normalize_operator_exhaustive_ceil_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2022-08-17T12:42:14.3665595Z 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:42:14.3666191Z op=lambda x, *args, **kwargs: x.chalf(*args, **kwargs), 2022-08-17T12:42:14.3667443Z expected failure (0.003s) 2022-08-17T12:42:14.3700175Z test_normalize_operator_exhaustive_char_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:42:14.3737897Z 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:42:14.3738550Z L = torch.cholesky(A) 2022-08-17T12:42:14.3738830Z should be replaced with 2022-08-17T12:42:14.3739080Z L = torch.linalg.cholesky(A) 2022-08-17T12:42:14.3739325Z and 2022-08-17T12:42:14.3739558Z U = torch.cholesky(A, upper=True) 2022-08-17T12:42:14.3739810Z should be replaced with 2022-08-17T12:42:14.3740081Z U = torch.linalg.cholesky(A).mH(). 2022-08-17T12:42:14.3740613Z 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:42:14.3741111Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T12:42:14.4148320Z ok (0.045s) 2022-08-17T12:42:14.4517141Z test_normalize_operator_exhaustive_cholesky_inverse_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.037s) 2022-08-17T12:42:14.4900770Z test_normalize_operator_exhaustive_cholesky_solve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.038s) 2022-08-17T12:42:14.5026303Z test_normalize_operator_exhaustive_chunk_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T12:42:14.5157215Z test_normalize_operator_exhaustive_clamp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T12:42:14.5450848Z test_normalize_operator_exhaustive_clamp_max_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.029s) 2022-08-17T12:42:14.5743570Z test_normalize_operator_exhaustive_clamp_min_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.029s) 2022-08-17T12:42:14.5828464Z test_normalize_operator_exhaustive_clone_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T12:42:14.5886950Z test_normalize_operator_exhaustive_column_stack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T12:42:14.6400477Z test_normalize_operator_exhaustive_combinations_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.051s) 2022-08-17T12:42:14.6679553Z test_normalize_operator_exhaustive_complex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2022-08-17T12:42:14.6777085Z test_normalize_operator_exhaustive_conj_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:42:14.6834036Z test_normalize_operator_exhaustive_conj_physical_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:14.8243642Z test_normalize_operator_exhaustive_constant_pad_nd_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.141s) 2022-08-17T12:42:14.8276590Z test_normalize_operator_exhaustive_contiguous_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:42:14.8597216Z test_normalize_operator_exhaustive_copysign_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T12:42:14.8737458Z test_normalize_operator_exhaustive_corrcoef_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T12:42:14.8853967Z test_normalize_operator_exhaustive_cos_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:42:14.8969196Z test_normalize_operator_exhaustive_cosh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:14.9541283Z test_normalize_operator_exhaustive_count_nonzero_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.057s) 2022-08-17T12:42:15.0788493Z test_normalize_operator_exhaustive_cov_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.125s) 2022-08-17T12:42:15.0903362Z test_normalize_operator_exhaustive_cross_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:15.1023131Z test_normalize_operator_exhaustive_cummax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:42:15.1144962Z test_normalize_operator_exhaustive_cummin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:42:15.1475730Z test_normalize_operator_exhaustive_cumprod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.033s) 2022-08-17T12:42:15.1629110Z test_normalize_operator_exhaustive_cumsum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T12:42:15.1903755Z test_normalize_operator_exhaustive_cumulative_trapezoid_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T12:42:15.2008488Z test_normalize_operator_exhaustive_deg2rad_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:42:15.2433481Z test_normalize_operator_exhaustive_diag_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.042s) 2022-08-17T12:42:15.2889985Z test_normalize_operator_exhaustive_diag_embed_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.046s) 2022-08-17T12:42:15.3040425Z test_normalize_operator_exhaustive_diagflat_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T12:42:15.3471439Z test_normalize_operator_exhaustive_diagonal_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.043s) 2022-08-17T12:42:15.3944343Z test_normalize_operator_exhaustive_diagonal_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2022-08-17T12:42:15.5818539Z test_normalize_operator_exhaustive_diff_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.187s) 2022-08-17T12:42:15.5923072Z test_normalize_operator_exhaustive_digamma_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:42:15.7306989Z test_normalize_operator_exhaustive_dist_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.138s) 2022-08-17T12:42:15.7685874Z test_normalize_operator_exhaustive_div_floor_rounding_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.038s) 2022-08-17T12:42:15.8048780Z test_normalize_operator_exhaustive_div_no_rounding_mode_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.036s) 2022-08-17T12:42:15.8425665Z test_normalize_operator_exhaustive_div_trunc_rounding_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.038s) 2022-08-17T12:42:15.8484406Z test_normalize_operator_exhaustive_dot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:15.8517144Z test_normalize_operator_exhaustive_double_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:42:15.8607900Z test_normalize_operator_exhaustive_dsplit_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T12:42:15.8649657Z test_normalize_operator_exhaustive_dstack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2022-08-17T12:42:15.8685405Z 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:42:15.8686042Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-08-17T12:42:15.8686350Z L, _ = torch.eig(A) 2022-08-17T12:42:15.8686535Z should be replaced with 2022-08-17T12:42:15.8686736Z L_complex = torch.linalg.eigvals(A) 2022-08-17T12:42:15.8686928Z and 2022-08-17T12:42:15.8687110Z L, V = torch.eig(A, eigenvectors=True) 2022-08-17T12:42:15.8687304Z should be replaced with 2022-08-17T12:42:15.8687648Z 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:42:15.8687997Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T12:42:15.8720100Z ok (0.007s) 2022-08-17T12:42:15.8772900Z test_normalize_operator_exhaustive_einsum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:42:15.8810967Z test_normalize_operator_exhaustive_empty_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:42:15.8836503Z test_normalize_operator_exhaustive_empty_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:42:15.9259345Z test_normalize_operator_exhaustive_eq_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.042s) 2022-08-17T12:42:15.9467414Z test_normalize_operator_exhaustive_equal_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.021s) 2022-08-17T12:42:15.9531658Z test_normalize_operator_exhaustive_erf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:15.9647151Z test_normalize_operator_exhaustive_erfc_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:15.9705401Z test_normalize_operator_exhaustive_erfinv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:15.9810723Z test_normalize_operator_exhaustive_exp2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:42:15.9927049Z test_normalize_operator_exhaustive_exp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:42:15.9975769Z test_normalize_operator_exhaustive_expand_as_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:42:16.0022710Z test_normalize_operator_exhaustive_expand_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:42:16.0083252Z test_normalize_operator_exhaustive_expm1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:16.0323892Z test_normalize_operator_exhaustive_fft_fft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.024s) 2022-08-17T12:42:16.0580350Z test_normalize_operator_exhaustive_fft_fft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T12:42:16.2493383Z test_normalize_operator_exhaustive_fft_fftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.191s) 2022-08-17T12:42:16.2650079Z test_normalize_operator_exhaustive_fft_fftshift_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T12:42:16.2882313Z test_normalize_operator_exhaustive_fft_hfft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.023s) 2022-08-17T12:42:16.3135317Z test_normalize_operator_exhaustive_fft_hfft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.025s) 2022-08-17T12:42:16.3426068Z test_normalize_operator_exhaustive_fft_hfftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.029s) 2022-08-17T12:42:16.3657102Z test_normalize_operator_exhaustive_fft_ifft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.023s) 2022-08-17T12:42:16.3908957Z test_normalize_operator_exhaustive_fft_ifft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.025s) 2022-08-17T12:42:16.4202048Z test_normalize_operator_exhaustive_fft_ifftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.029s) 2022-08-17T12:42:16.4358476Z test_normalize_operator_exhaustive_fft_ifftshift_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T12:42:16.4590230Z test_normalize_operator_exhaustive_fft_ihfft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.023s) 2022-08-17T12:42:16.4843602Z test_normalize_operator_exhaustive_fft_ihfft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.025s) 2022-08-17T12:42:16.5137700Z test_normalize_operator_exhaustive_fft_ihfftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.029s) 2022-08-17T12:42:16.5365991Z test_normalize_operator_exhaustive_fft_irfft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.023s) 2022-08-17T12:42:16.5614172Z test_normalize_operator_exhaustive_fft_irfft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.025s) 2022-08-17T12:42:16.5907203Z test_normalize_operator_exhaustive_fft_irfftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.029s) 2022-08-17T12:42:16.6135112Z test_normalize_operator_exhaustive_fft_rfft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.023s) 2022-08-17T12:42:16.6385986Z test_normalize_operator_exhaustive_fft_rfft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.025s) 2022-08-17T12:42:16.6676980Z test_normalize_operator_exhaustive_fft_rfftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.029s) 2022-08-17T12:42:16.6785115Z test_normalize_operator_exhaustive_fill_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:16.6984849Z test_normalize_operator_exhaustive_flatten_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.020s) 2022-08-17T12:42:16.7287151Z test_normalize_operator_exhaustive_flip_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.030s) 2022-08-17T12:42:16.7366626Z test_normalize_operator_exhaustive_fliplr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T12:42:16.7446938Z test_normalize_operator_exhaustive_flipud_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T12:42:16.7480799Z test_normalize_operator_exhaustive_float_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:42:16.7799447Z test_normalize_operator_exhaustive_float_power_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T12:42:16.7858764Z test_normalize_operator_exhaustive_floor_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:16.8147675Z test_normalize_operator_exhaustive_floor_divide_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.029s) 2022-08-17T12:42:16.8416571Z test_normalize_operator_exhaustive_fmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T12:42:16.8687269Z test_normalize_operator_exhaustive_fmin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T12:42:16.9018471Z test_normalize_operator_exhaustive_fmod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.033s) 2022-08-17T12:42:16.9121277Z test_normalize_operator_exhaustive_frac_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:42:16.9237438Z test_normalize_operator_exhaustive_frexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:42:16.9461297Z test_normalize_operator_exhaustive_full_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.022s) 2022-08-17T12:42:16.9638084Z test_normalize_operator_exhaustive_gather_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.018s) 2022-08-17T12:42:16.9945871Z test_normalize_operator_exhaustive_ge_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T12:42:17.0986154Z test_normalize_operator_exhaustive_geqrf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.104s) 2022-08-17T12:42:17.1294372Z test_normalize_operator_exhaustive_gradient_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.031s) 2022-08-17T12:42:17.1602593Z test_normalize_operator_exhaustive_gt_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T12:42:17.1636688Z test_normalize_operator_exhaustive_half_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:42:17.1905294Z test_normalize_operator_exhaustive_heaviside_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T12:42:17.4544996Z test_normalize_operator_exhaustive_histc_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.264s) 2022-08-17T12:42:18.1510199Z test_normalize_operator_exhaustive_histogram_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.696s) 2022-08-17T12:42:18.1736328Z test_normalize_operator_exhaustive_histogramdd_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.023s) 2022-08-17T12:42:18.1828457Z test_normalize_operator_exhaustive_hsplit_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T12:42:18.1870096Z test_normalize_operator_exhaustive_hstack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2022-08-17T12:42:18.2143031Z test_normalize_operator_exhaustive_hypot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T12:42:18.2222500Z test_normalize_operator_exhaustive_i0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T12:42:18.2494895Z test_normalize_operator_exhaustive_igamma_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T12:42:18.2770802Z test_normalize_operator_exhaustive_igammac_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2022-08-17T12:42:18.3078572Z test_normalize_operator_exhaustive_index_add_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T12:42:18.3197082Z test_normalize_operator_exhaustive_index_copy_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:42:18.3329684Z test_normalize_operator_exhaustive_index_fill_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T12:42:18.3370633Z 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:42:18.3371588Z f"Does not support nested parametric types, got {signature_type}. Please file a bug.") 2022-08-17T12:42:18.3387326Z expected failure (0.006s) 2022-08-17T12:42:18.3420027Z 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:42:18.3420544Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T12:42:18.4399948Z ok (0.101s) 2022-08-17T12:42:18.4518295Z test_normalize_operator_exhaustive_index_select_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:42:18.4603077Z test_normalize_operator_exhaustive_inner_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T12:42:18.4636924Z test_normalize_operator_exhaustive_int_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:42:18.4877609Z test_normalize_operator_exhaustive_inverse_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.024s) 2022-08-17T12:42:18.5372924Z test_normalize_operator_exhaustive_isclose_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.049s) 2022-08-17T12:42:18.5478432Z test_normalize_operator_exhaustive_isfinite_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:18.5577634Z test_normalize_operator_exhaustive_isin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:42:18.5635430Z test_normalize_operator_exhaustive_isinf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:18.5691553Z test_normalize_operator_exhaustive_isnan_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:18.5746254Z test_normalize_operator_exhaustive_isneginf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2022-08-17T12:42:18.5800471Z test_normalize_operator_exhaustive_isposinf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2022-08-17T12:42:18.5896808Z test_normalize_operator_exhaustive_isreal_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:42:18.5932674Z 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:42:18.5933517Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T12:42:18.6304605Z ok (0.041s) 2022-08-17T12:42:18.6336582Z test_normalize_operator_exhaustive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:42:18.6366752Z test_normalize_operator_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:42:18.6396934Z test_normalize_operator_exhaustive_jiterator_binary_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:42:18.6427044Z test_normalize_operator_exhaustive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:42:18.6458287Z test_normalize_operator_exhaustive_jiterator_unary_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:42:18.6522971Z test_normalize_operator_exhaustive_kron_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:18.6868200Z test_normalize_operator_exhaustive_kthvalue_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.034s) 2022-08-17T12:42:18.7158060Z test_normalize_operator_exhaustive_ldexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.029s) 2022-08-17T12:42:18.7466247Z test_normalize_operator_exhaustive_le_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T12:42:18.7911688Z test_normalize_operator_exhaustive_lerp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.044s) 2022-08-17T12:42:18.8024228Z test_normalize_operator_exhaustive_lgamma_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:18.8462650Z test_normalize_operator_exhaustive_linalg_cholesky_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.044s) 2022-08-17T12:42:18.8938477Z test_normalize_operator_exhaustive_linalg_cholesky_ex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2022-08-17T12:42:18.9069104Z test_normalize_operator_exhaustive_linalg_cond_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T12:42:18.9181128Z test_normalize_operator_exhaustive_linalg_cross_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:18.9459597Z test_normalize_operator_exhaustive_linalg_det_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2022-08-17T12:42:18.9754886Z test_normalize_operator_exhaustive_linalg_eig_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.029s) 2022-08-17T12:42:19.0031505Z test_normalize_operator_exhaustive_linalg_eigh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2022-08-17T12:42:19.0291511Z test_normalize_operator_exhaustive_linalg_eigvals_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T12:42:19.0547983Z test_normalize_operator_exhaustive_linalg_eigvalsh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T12:42:19.0801781Z test_normalize_operator_exhaustive_linalg_householder_product_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.025s) 2022-08-17T12:42:19.1048844Z test_normalize_operator_exhaustive_linalg_inv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.025s) 2022-08-17T12:42:19.1314949Z test_normalize_operator_exhaustive_linalg_inv_ex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T12:42:19.1462579Z test_normalize_operator_exhaustive_linalg_ldl_factor_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T12:42:19.1618542Z test_normalize_operator_exhaustive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T12:42:19.2116136Z test_normalize_operator_exhaustive_linalg_ldl_solve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.050s) 2022-08-17T12:42:19.3674457Z test_normalize_operator_exhaustive_linalg_lstsq_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.156s) 2022-08-17T12:42:19.5042921Z test_normalize_operator_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.137s) 2022-08-17T12:42:19.5604009Z test_normalize_operator_exhaustive_linalg_lu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.056s) 2022-08-17T12:42:19.6123577Z test_normalize_operator_exhaustive_linalg_lu_factor_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.052s) 2022-08-17T12:42:19.6646759Z test_normalize_operator_exhaustive_linalg_lu_factor_ex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.052s) 2022-08-17T12:42:19.9791112Z test_normalize_operator_exhaustive_linalg_lu_solve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.314s) 2022-08-17T12:42:20.2076889Z test_normalize_operator_exhaustive_linalg_matrix_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.228s) 2022-08-17T12:42:20.2606862Z test_normalize_operator_exhaustive_linalg_matrix_power_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.053s) 2022-08-17T12:42:20.2942035Z test_normalize_operator_exhaustive_linalg_matrix_rank_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.034s) 2022-08-17T12:42:20.3272265Z test_normalize_operator_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.033s) 2022-08-17T12:42:20.3341911Z test_normalize_operator_exhaustive_linalg_multi_dot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2022-08-17T12:42:20.4210975Z test_normalize_operator_exhaustive_linalg_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.087s) 2022-08-17T12:42:20.5011745Z test_normalize_operator_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.080s) 2022-08-17T12:42:20.5989410Z test_normalize_operator_exhaustive_linalg_pinv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.098s) 2022-08-17T12:42:20.6341169Z test_normalize_operator_exhaustive_linalg_pinv_hermitian_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.035s) 2022-08-17T12:42:20.6372425Z 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:42:20.7492235Z test_normalize_operator_exhaustive_linalg_qr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.112s) 2022-08-17T12:42:20.7808562Z test_normalize_operator_exhaustive_linalg_slogdet_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T12:42:20.8373102Z test_normalize_operator_exhaustive_linalg_solve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.056s) 2022-08-17T12:42:20.8965054Z test_normalize_operator_exhaustive_linalg_solve_ex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.059s) 2022-08-17T12:42:21.3316936Z test_normalize_operator_exhaustive_linalg_solve_triangular_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.435s) 2022-08-17T12:42:22.0670645Z test_normalize_operator_exhaustive_linalg_svd_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.735s) 2022-08-17T12:42:22.1662315Z test_normalize_operator_exhaustive_linalg_svdvals_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.099s) 2022-08-17T12:42:22.1760170Z test_normalize_operator_exhaustive_linalg_tensorinv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:42:22.1920543Z test_normalize_operator_exhaustive_linalg_tensorsolve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T12:42:22.2211499Z test_normalize_operator_exhaustive_linalg_vander_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.029s) 2022-08-17T12:42:22.3458803Z test_normalize_operator_exhaustive_linalg_vecdot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.125s) 2022-08-17T12:42:22.8654152Z test_normalize_operator_exhaustive_linalg_vector_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.519s) 2022-08-17T12:42:22.9787539Z test_normalize_operator_exhaustive_linspace_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.113s) 2022-08-17T12:42:22.9907765Z test_normalize_operator_exhaustive_log10_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:42:22.9970265Z test_normalize_operator_exhaustive_log1p_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:23.0081508Z test_normalize_operator_exhaustive_log2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:23.0219906Z test_normalize_operator_exhaustive_log_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T12:42:23.0421837Z test_normalize_operator_exhaustive_log_softmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.020s) 2022-08-17T12:42:23.0636114Z test_normalize_operator_exhaustive_log_softmax_dtype_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.021s) 2022-08-17T12:42:23.0695565Z test_normalize_operator_exhaustive_logaddexp2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:23.0755597Z test_normalize_operator_exhaustive_logaddexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:23.0958539Z test_normalize_operator_exhaustive_logcumsumexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.020s) 2022-08-17T12:42:23.1250608Z test_normalize_operator_exhaustive_logdet_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.029s) 2022-08-17T12:42:23.1516686Z test_normalize_operator_exhaustive_logical_and_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T12:42:23.1625653Z test_normalize_operator_exhaustive_logical_not_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:23.1887681Z test_normalize_operator_exhaustive_logical_or_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T12:42:23.2151725Z test_normalize_operator_exhaustive_logical_xor_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T12:42:23.2296262Z test_normalize_operator_exhaustive_logit_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T12:42:24.1842417Z test_normalize_operator_exhaustive_logspace_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.954s) 2022-08-17T12:42:24.2392578Z test_normalize_operator_exhaustive_logsumexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.055s) 2022-08-17T12:42:24.2426947Z test_normalize_operator_exhaustive_long_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:42:24.2748224Z test_normalize_operator_exhaustive_lt_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T12:42:24.2785040Z 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:42:24.2786130Z LU, pivots = torch.lu(A, compute_pivots) 2022-08-17T12:42:24.2786517Z should be replaced with 2022-08-17T12:42:24.2786912Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2022-08-17T12:42:24.2787256Z and 2022-08-17T12:42:24.2787634Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2022-08-17T12:42:24.2788025Z should be replaced with 2022-08-17T12:42:24.2788929Z 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:42:24.2789690Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2022-08-17T12:42:24.3752402Z ok (0.100s) 2022-08-17T12:42:24.3787776Z 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:42:24.3788966Z Note that torch.linalg.lu_solve has its arguments reversed. 2022-08-17T12:42:24.3789478Z X = torch.lu_solve(B, LU, pivots) 2022-08-17T12:42:24.3789950Z should be replaced with 2022-08-17T12:42:24.3790505Z 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:42:24.3791019Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T12:42:24.4596993Z ok (0.084s) 2022-08-17T12:42:24.5185934Z test_normalize_operator_exhaustive_lu_unpack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.059s) 2022-08-17T12:42:24.5235169Z test_normalize_operator_exhaustive_mH_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:42:24.5282427Z test_normalize_operator_exhaustive_mT_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:42:24.5559080Z test_normalize_operator_exhaustive_masked_fill_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T12:42:24.5705573Z test_normalize_operator_exhaustive_masked_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T12:42:24.5932402Z test_normalize_operator_exhaustive_masked_select_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.022s) 2022-08-17T12:42:24.6372170Z test_normalize_operator_exhaustive_matmul_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.044s) 2022-08-17T12:42:24.6484371Z test_normalize_operator_exhaustive_matrix_exp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:24.6835831Z test_normalize_operator_exhaustive_max_binary_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.035s) 2022-08-17T12:42:24.6929099Z test_normalize_operator_exhaustive_max_reduction_no_dim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T12:42:24.7102344Z test_normalize_operator_exhaustive_max_reduction_with_dim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2022-08-17T12:42:24.7384910Z test_normalize_operator_exhaustive_maximum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2022-08-17T12:42:24.8080615Z test_normalize_operator_exhaustive_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.069s) 2022-08-17T12:42:24.8532599Z test_normalize_operator_exhaustive_median_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.045s) 2022-08-17T12:42:24.8576710Z test_normalize_operator_exhaustive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:42:24.8603321Z test_normalize_operator_exhaustive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:42:24.8955586Z test_normalize_operator_exhaustive_min_binary_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.035s) 2022-08-17T12:42:24.9051714Z test_normalize_operator_exhaustive_min_reduction_no_dim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:42:24.9218839Z test_normalize_operator_exhaustive_min_reduction_with_dim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2022-08-17T12:42:24.9498663Z test_normalize_operator_exhaustive_minimum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2022-08-17T12:42:24.9564577Z test_normalize_operator_exhaustive_mm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2022-08-17T12:42:24.9821487Z test_normalize_operator_exhaustive_mode_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T12:42:24.9914885Z test_normalize_operator_exhaustive_movedim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T12:42:25.0026234Z test_normalize_operator_exhaustive_msort_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:25.0406883Z test_normalize_operator_exhaustive_mul_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.038s) 2022-08-17T12:42:25.0446824Z test_normalize_operator_exhaustive_multinomial_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:42:25.0507124Z test_normalize_operator_exhaustive_mv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:25.0837170Z test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.033s) 2022-08-17T12:42:25.1162708Z test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T12:42:25.1490244Z test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.033s) 2022-08-17T12:42:25.1607542Z test_normalize_operator_exhaustive_nan_to_num_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:42:25.2654562Z test_normalize_operator_exhaustive_nanmean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.105s) 2022-08-17T12:42:25.3101739Z test_normalize_operator_exhaustive_nanmedian_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.045s) 2022-08-17T12:42:25.5351991Z test_normalize_operator_exhaustive_nanquantile_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.225s) 2022-08-17T12:42:25.6366919Z test_normalize_operator_exhaustive_nansum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.101s) 2022-08-17T12:42:25.6538191Z test_normalize_operator_exhaustive_narrow_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2022-08-17T12:42:25.7284906Z test_normalize_operator_exhaustive_native_layer_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.075s) 2022-08-17T12:42:25.7685070Z test_normalize_operator_exhaustive_ne_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.040s) 2022-08-17T12:42:25.7746501Z test_normalize_operator_exhaustive_neg_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:25.7783252Z test_normalize_operator_exhaustive_new_empty_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:42:25.7821714Z test_normalize_operator_exhaustive_new_full_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:42:25.7856657Z test_normalize_operator_exhaustive_new_ones_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:42:25.7891598Z test_normalize_operator_exhaustive_new_zeros_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:42:25.8181850Z test_normalize_operator_exhaustive_nextafter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.029s) 2022-08-17T12:42:25.8372173Z test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.019s) 2022-08-17T12:42:25.8670746Z test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.030s) 2022-08-17T12:42:25.9033640Z test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.036s) 2022-08-17T12:42:25.9279912Z test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.025s) 2022-08-17T12:42:25.9965481Z test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.068s) 2022-08-17T12:42:26.0574508Z test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.061s) 2022-08-17T12:42:26.0876295Z test_normalize_operator_exhaustive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.030s) 2022-08-17T12:42:26.1138347Z test_normalize_operator_exhaustive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T12:42:26.1438706Z test_normalize_operator_exhaustive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.030s) 2022-08-17T12:42:26.1832784Z test_normalize_operator_exhaustive_nn_functional_batch_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.039s) 2022-08-17T12:42:26.2391985Z test_normalize_operator_exhaustive_nn_functional_bilinear_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.056s) 2022-08-17T12:42:26.2732434Z test_normalize_operator_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.034s) 2022-08-17T12:42:26.3571042Z test_normalize_operator_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.084s) 2022-08-17T12:42:26.3677158Z test_normalize_operator_exhaustive_nn_functional_celu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:26.4119744Z test_normalize_operator_exhaustive_nn_functional_conv1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.044s) 2022-08-17T12:42:26.5673488Z test_normalize_operator_exhaustive_nn_functional_conv2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.155s) 2022-08-17T12:42:26.6061129Z test_normalize_operator_exhaustive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.039s) 2022-08-17T12:42:26.6462605Z test_normalize_operator_exhaustive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.040s) 2022-08-17T12:42:26.6924977Z test_normalize_operator_exhaustive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.046s) 2022-08-17T12:42:26.7157993Z test_normalize_operator_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.023s) 2022-08-17T12:42:26.7474391Z test_normalize_operator_exhaustive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T12:42:26.8084520Z test_normalize_operator_exhaustive_nn_functional_cross_entropy_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.061s) 2022-08-17T12:42:26.8361610Z test_normalize_operator_exhaustive_nn_functional_ctc_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2022-08-17T12:42:26.8398603Z 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:42:26.8400111Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-17T12:42:26.8400554Z expected failure (0.004s) 2022-08-17T12:42:26.8437456Z test_normalize_operator_exhaustive_nn_functional_dropout3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:42:26.8472346Z test_normalize_operator_exhaustive_nn_functional_dropout_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:42:26.8579862Z test_normalize_operator_exhaustive_nn_functional_elu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:26.8615422Z test_normalize_operator_exhaustive_nn_functional_embedding_bag_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:42:26.8648873Z test_normalize_operator_exhaustive_nn_functional_embedding_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:42:26.8683932Z test_normalize_operator_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:42:26.8718396Z test_normalize_operator_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:42:26.8769183Z test_normalize_operator_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:42:26.8827140Z test_normalize_operator_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T12:42:27.9879594Z test_normalize_operator_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (1.105s) 2022-08-17T12:42:28.0155081Z test_normalize_operator_exhaustive_nn_functional_gelu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2022-08-17T12:42:28.1362642Z test_normalize_operator_exhaustive_nn_functional_glu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.121s) 2022-08-17T12:42:28.2260680Z test_normalize_operator_exhaustive_nn_functional_grid_sample_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.090s) 2022-08-17T12:42:28.2435182Z test_normalize_operator_exhaustive_nn_functional_group_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2022-08-17T12:42:28.2625649Z test_normalize_operator_exhaustive_nn_functional_hardshrink_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.019s) 2022-08-17T12:42:28.2730350Z test_normalize_operator_exhaustive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:42:28.2862987Z test_normalize_operator_exhaustive_nn_functional_hardswish_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T12:42:28.3046142Z test_normalize_operator_exhaustive_nn_functional_hardtanh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.018s) 2022-08-17T12:42:28.3380015Z test_normalize_operator_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.033s) 2022-08-17T12:42:28.3659545Z test_normalize_operator_exhaustive_nn_functional_huber_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2022-08-17T12:42:28.3993335Z test_normalize_operator_exhaustive_nn_functional_instance_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.033s) 2022-08-17T12:42:28.4371533Z test_normalize_operator_exhaustive_nn_functional_interpolate_area_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.038s) 2022-08-17T12:42:28.4761744Z test_normalize_operator_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.039s) 2022-08-17T12:42:28.5132942Z test_normalize_operator_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.037s) 2022-08-17T12:42:28.5492273Z test_normalize_operator_exhaustive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.036s) 2022-08-17T12:42:28.5867437Z test_normalize_operator_exhaustive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.037s) 2022-08-17T12:42:28.6265802Z test_normalize_operator_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.040s) 2022-08-17T12:42:28.6310822Z 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:42:28.6311593Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:42:28.6653933Z ok (0.039s) 2022-08-17T12:42:28.6854479Z test_normalize_operator_exhaustive_nn_functional_l1_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.020s) 2022-08-17T12:42:28.7058886Z test_normalize_operator_exhaustive_nn_functional_layer_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.020s) 2022-08-17T12:42:28.7317164Z test_normalize_operator_exhaustive_nn_functional_leaky_relu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T12:42:28.7863861Z test_normalize_operator_exhaustive_nn_functional_linear_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.055s) 2022-08-17T12:42:28.8234029Z test_normalize_operator_exhaustive_nn_functional_local_response_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.037s) 2022-08-17T12:42:28.8344941Z test_normalize_operator_exhaustive_nn_functional_logsigmoid_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:28.9087774Z test_normalize_operator_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.074s) 2022-08-17T12:42:31.5495781Z test_normalize_operator_exhaustive_nn_functional_max_pool1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (2.641s) 2022-08-17T12:42:35.6074036Z test_normalize_operator_exhaustive_nn_functional_max_pool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (4.058s) 2022-08-17T12:42:37.3229534Z test_normalize_operator_exhaustive_nn_functional_max_pool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (1.715s) 2022-08-17T12:42:37.7750368Z test_normalize_operator_exhaustive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.452s) 2022-08-17T12:42:37.8546051Z test_normalize_operator_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.079s) 2022-08-17T12:42:38.7625097Z test_normalize_operator_exhaustive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.908s) 2022-08-17T12:42:38.8885272Z test_normalize_operator_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.126s) 2022-08-17T12:42:39.2163736Z test_normalize_operator_exhaustive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.328s) 2022-08-17T12:42:39.2922642Z test_normalize_operator_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.076s) 2022-08-17T12:42:39.3041868Z test_normalize_operator_exhaustive_nn_functional_mish_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:42:39.3251341Z test_normalize_operator_exhaustive_nn_functional_mse_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.020s) 2022-08-17T12:42:39.3410645Z test_normalize_operator_exhaustive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2022-08-17T12:42:39.3528989Z test_normalize_operator_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:42:39.3681926Z test_normalize_operator_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T12:42:39.5353632Z test_normalize_operator_exhaustive_nn_functional_nll_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.167s) 2022-08-17T12:42:39.5607099Z test_normalize_operator_exhaustive_nn_functional_normalize_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.025s) 2022-08-17T12:42:39.5870907Z test_normalize_operator_exhaustive_nn_functional_pad_circular_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T12:42:39.7297314Z test_normalize_operator_exhaustive_nn_functional_pad_constant_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.143s) 2022-08-17T12:42:39.7666447Z test_normalize_operator_exhaustive_nn_functional_pad_reflect_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.037s) 2022-08-17T12:42:39.8037589Z test_normalize_operator_exhaustive_nn_functional_pad_replicate_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.037s) 2022-08-17T12:42:39.8263837Z test_normalize_operator_exhaustive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.023s) 2022-08-17T12:42:39.8523189Z test_normalize_operator_exhaustive_nn_functional_pdist_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T12:42:39.8607559Z test_normalize_operator_exhaustive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T12:42:39.8694236Z test_normalize_operator_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T12:42:40.0998148Z test_normalize_operator_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.230s) 2022-08-17T12:42:40.1656266Z test_normalize_operator_exhaustive_nn_functional_prelu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.066s) 2022-08-17T12:42:40.1760403Z test_normalize_operator_exhaustive_nn_functional_relu6_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:42:40.1889580Z test_normalize_operator_exhaustive_nn_functional_relu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T12:42:40.1926171Z test_normalize_operator_exhaustive_nn_functional_rrelu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:42:40.2028570Z test_normalize_operator_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:42:40.2129179Z test_normalize_operator_exhaustive_nn_functional_silu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:42:40.2380404Z test_normalize_operator_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.025s) 2022-08-17T12:42:40.2590798Z test_normalize_operator_exhaustive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.021s) 2022-08-17T12:42:40.2776219Z test_normalize_operator_exhaustive_nn_functional_softmin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.018s) 2022-08-17T12:42:40.2961854Z test_normalize_operator_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.018s) 2022-08-17T12:42:40.3078329Z test_normalize_operator_exhaustive_nn_functional_softplus_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:42:40.3241619Z test_normalize_operator_exhaustive_nn_functional_softshrink_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T12:42:40.3346649Z test_normalize_operator_exhaustive_nn_functional_softsign_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:42:40.3452207Z test_normalize_operator_exhaustive_nn_functional_tanhshrink_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:42:40.3587571Z test_normalize_operator_exhaustive_nn_functional_threshold_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T12:42:40.3833677Z test_normalize_operator_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.024s) 2022-08-17T12:42:40.3867132Z test_normalize_operator_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:42:41.0719101Z test_normalize_operator_exhaustive_nn_functional_unfold_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.685s) 2022-08-17T12:42:41.0754416Z 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:42:41.0755408Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T12:42:41.0866464Z ok (0.015s) 2022-08-17T12:42:41.0905158Z 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:42:41.0905777Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T12:42:41.1238966Z ok (0.037s) 2022-08-17T12:42:41.1276797Z test_normalize_operator_exhaustive_nonzero_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:42:41.2411726Z test_normalize_operator_exhaustive_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.113s) 2022-08-17T12:42:41.2526079Z test_normalize_operator_exhaustive_norm_fro_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:41.2668622Z test_normalize_operator_exhaustive_norm_inf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T12:42:41.2761551Z test_normalize_operator_exhaustive_norm_nuc_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T12:42:41.2800326Z test_normalize_operator_exhaustive_normal_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:42:41.2834890Z test_normalize_operator_exhaustive_normal_number_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:42:41.3064692Z test_normalize_operator_exhaustive_ones_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.023s) 2022-08-17T12:42:41.7673932Z test_normalize_operator_exhaustive_ormqr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.461s) 2022-08-17T12:42:41.7734581Z test_normalize_operator_exhaustive_outer_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:41.7776115Z test_normalize_operator_exhaustive_pca_lowrank_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:42:41.7914464Z test_normalize_operator_exhaustive_permute_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T12:42:41.8184475Z test_normalize_operator_exhaustive_pinverse_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T12:42:41.8513449Z test_normalize_operator_exhaustive_polar_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.033s) 2022-08-17T12:42:41.8546838Z test_normalize_operator_exhaustive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:42:41.8573164Z test_normalize_operator_exhaustive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:42:41.8598230Z test_normalize_operator_exhaustive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:42:41.8623972Z test_normalize_operator_exhaustive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:42:41.8649053Z test_normalize_operator_exhaustive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:42:41.8756070Z test_normalize_operator_exhaustive_positive_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:41.9138793Z test_normalize_operator_exhaustive_pow_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.038s) 2022-08-17T12:42:42.0366360Z test_normalize_operator_exhaustive_prod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.123s) 2022-08-17T12:42:42.1042671Z test_normalize_operator_exhaustive_put_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.068s) 2022-08-17T12:42:42.1078348Z 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:42:42.1079323Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T12:42:42.1079646Z Q, R = torch.qr(A, some) 2022-08-17T12:42:42.1079893Z should be replaced with 2022-08-17T12:42:42.1080527Z 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:42:42.1080995Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T12:42:42.2219708Z ok (0.118s) 2022-08-17T12:42:42.4497465Z test_normalize_operator_exhaustive_quantile_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.228s) 2022-08-17T12:42:42.4609469Z test_normalize_operator_exhaustive_rad2deg_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:42.4647134Z test_normalize_operator_exhaustive_rand_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:42:42.4685001Z test_normalize_operator_exhaustive_randint_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:42:42.4720891Z test_normalize_operator_exhaustive_randn_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:42:42.4826807Z test_normalize_operator_exhaustive_ravel_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:42.4931233Z test_normalize_operator_exhaustive_real_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:42:42.5038271Z test_normalize_operator_exhaustive_reciprocal_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:42.5403583Z test_normalize_operator_exhaustive_remainder_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.036s) 2022-08-17T12:42:42.5557351Z test_normalize_operator_exhaustive_renorm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T12:42:42.5624608Z test_normalize_operator_exhaustive_repeat_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.007s) 2022-08-17T12:42:42.5788041Z test_normalize_operator_exhaustive_repeat_interleave_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T12:42:42.5838239Z test_normalize_operator_exhaustive_reshape_as_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:42:42.6177073Z test_normalize_operator_exhaustive_reshape_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.034s) 2022-08-17T12:42:42.6225914Z test_normalize_operator_exhaustive_resize__cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:42:42.6338285Z test_normalize_operator_exhaustive_resize_as__cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:42.6426749Z test_normalize_operator_exhaustive_resolve_conj_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T12:42:42.6505320Z test_normalize_operator_exhaustive_resolve_neg_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T12:42:42.7003032Z test_normalize_operator_exhaustive_roll_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.050s) 2022-08-17T12:42:42.8079653Z test_normalize_operator_exhaustive_rot90_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.108s) 2022-08-17T12:42:42.8144241Z test_normalize_operator_exhaustive_round_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:42.8267900Z test_normalize_operator_exhaustive_round_decimals_0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:42:42.8387979Z test_normalize_operator_exhaustive_round_decimals_3_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:42:42.8513739Z test_normalize_operator_exhaustive_round_decimals_neg_3_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:42:42.8622915Z test_normalize_operator_exhaustive_rsqrt_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:42.9001472Z test_normalize_operator_exhaustive_rsub_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.038s) 2022-08-17T12:42:42.9259745Z test_normalize_operator_exhaustive_scatter_add_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T12:42:43.0269354Z test_normalize_operator_exhaustive_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.101s) 2022-08-17T12:42:43.0307457Z 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:42:43.0308241Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T12:42:43.0754677Z ok (0.048s) 2022-08-17T12:42:43.1239471Z test_normalize_operator_exhaustive_scatter_reduce_amin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.048s) 2022-08-17T12:42:43.1739373Z test_normalize_operator_exhaustive_scatter_reduce_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.050s) 2022-08-17T12:42:43.2215944Z test_normalize_operator_exhaustive_scatter_reduce_prod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.048s) 2022-08-17T12:42:43.2696519Z test_normalize_operator_exhaustive_scatter_reduce_sum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.048s) 2022-08-17T12:42:43.4399461Z 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:42:43.4400720Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T12:42:43.4469513Z 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:42:43.4470624Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T12:42:43.9243333Z ok (0.655s) 2022-08-17T12:42:44.2366904Z test_normalize_operator_exhaustive_segment_reduce_lengths_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.312s) 2022-08-17T12:42:44.5473214Z test_normalize_operator_exhaustive_segment_reduce_offsets_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.311s) 2022-08-17T12:42:44.5651190Z test_normalize_operator_exhaustive_select_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.018s) 2022-08-17T12:42:44.5841128Z test_normalize_operator_exhaustive_select_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.019s) 2022-08-17T12:42:44.5902835Z test_normalize_operator_exhaustive_sgn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:44.5937650Z test_normalize_operator_exhaustive_short_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:42:44.6052179Z test_normalize_operator_exhaustive_sigmoid_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:44.6114155Z test_normalize_operator_exhaustive_sign_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:44.6175634Z test_normalize_operator_exhaustive_signbit_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:44.6246767Z test_normalize_operator_exhaustive_sin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2022-08-17T12:42:44.6363250Z test_normalize_operator_exhaustive_sinc_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:42:44.6428137Z test_normalize_operator_exhaustive_sinh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:44.6803215Z test_normalize_operator_exhaustive_slice_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.037s) 2022-08-17T12:42:44.7022061Z test_normalize_operator_exhaustive_softmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.022s) 2022-08-17T12:42:44.7239748Z test_normalize_operator_exhaustive_softmax_with_dtype_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.022s) 2022-08-17T12:42:44.9794471Z test_normalize_operator_exhaustive_sort_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.255s) 2022-08-17T12:42:44.9829287Z 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:42:44.9830472Z torch.eye(m, n, device=device, dtype=dtype) 2022-08-17T12:42:45.0118781Z ok (0.032s) 2022-08-17T12:42:45.0230823Z test_normalize_operator_exhaustive_special_airy_ai_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:45.0343977Z test_normalize_operator_exhaustive_special_bessel_j0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:45.0455846Z test_normalize_operator_exhaustive_special_bessel_j1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:45.0569297Z test_normalize_operator_exhaustive_special_bessel_y0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:45.0687424Z test_normalize_operator_exhaustive_special_bessel_y1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:42:45.1016179Z test_normalize_operator_exhaustive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.033s) 2022-08-17T12:42:45.1347760Z test_normalize_operator_exhaustive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.033s) 2022-08-17T12:42:45.1374668Z 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:42:45.1401320Z 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:42:45.1487877Z test_normalize_operator_exhaustive_special_entr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T12:42:45.1601060Z test_normalize_operator_exhaustive_special_erfcx_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:45.1927093Z test_normalize_operator_exhaustive_special_hermite_polynomial_h_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T12:42:45.2254915Z test_normalize_operator_exhaustive_special_hermite_polynomial_he_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.033s) 2022-08-17T12:42:45.2338495Z test_normalize_operator_exhaustive_special_i0e_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T12:42:45.2423354Z test_normalize_operator_exhaustive_special_i1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T12:42:45.2506332Z test_normalize_operator_exhaustive_special_i1e_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T12:42:45.2830573Z test_normalize_operator_exhaustive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T12:42:45.2856855Z 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:42:45.2970219Z test_normalize_operator_exhaustive_special_log_ndtr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:45.3086186Z test_normalize_operator_exhaustive_special_modified_bessel_i0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:42:45.3193947Z test_normalize_operator_exhaustive_special_modified_bessel_i1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:45.3303948Z test_normalize_operator_exhaustive_special_modified_bessel_k0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:45.3412190Z test_normalize_operator_exhaustive_special_modified_bessel_k1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:45.3529374Z test_normalize_operator_exhaustive_special_ndtr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:42:45.3639959Z test_normalize_operator_exhaustive_special_ndtri_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:45.3672752Z test_normalize_operator_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:42:45.3782248Z test_normalize_operator_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:45.3893154Z test_normalize_operator_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:45.3919730Z 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:42:45.3944789Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-08-17T12:42:45.3970272Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-08-17T12:42:45.3996102Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-08-17T12:42:45.4106564Z test_normalize_operator_exhaustive_special_spherical_bessel_j0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:42:45.4436524Z test_normalize_operator_exhaustive_special_xlog1py_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.033s) 2022-08-17T12:42:45.4766833Z test_normalize_operator_exhaustive_special_zeta_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.033s) 2022-08-17T12:42:45.4856002Z test_normalize_operator_exhaustive_split_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T12:42:45.4982096Z test_normalize_operator_exhaustive_split_list_args_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T12:42:45.5142982Z test_normalize_operator_exhaustive_split_with_sizes_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T12:42:45.5207239Z test_normalize_operator_exhaustive_sqrt_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:45.5327035Z test_normalize_operator_exhaustive_square_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:42:45.5552106Z test_normalize_operator_exhaustive_squeeze_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.022s) 2022-08-17T12:42:45.5624291Z test_normalize_operator_exhaustive_stack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2022-08-17T12:42:45.5940184Z test_normalize_operator_exhaustive_std_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T12:42:45.6240023Z test_normalize_operator_exhaustive_std_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.030s) 2022-08-17T12:42:45.6277246Z 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:42:45.6278796Z normalized, onesided, return_complex) 2022-08-17T12:42:45.6552937Z ok (0.031s) 2022-08-17T12:42:45.7020051Z test_normalize_operator_exhaustive_sub_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2022-08-17T12:42:45.7872233Z test_normalize_operator_exhaustive_sum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.085s) 2022-08-17T12:42:45.7909649Z test_normalize_operator_exhaustive_sum_to_size_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:42:46.6717458Z test_normalize_operator_exhaustive_svd_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.881s) 2022-08-17T12:42:46.6756549Z test_normalize_operator_exhaustive_svd_lowrank_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:42:46.6792178Z 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:42:46.6792917Z 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:42:46.6793254Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T12:42:46.6793446Z should be replaced with 2022-08-17T12:42:46.6793822Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T12:42:46.6794033Z and 2022-08-17T12:42:46.6794210Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T12:42:46.6794421Z should be replaced with 2022-08-17T12:42:46.6794897Z 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:42:46.6795261Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T12:42:46.7045966Z ok (0.029s) 2022-08-17T12:42:46.7141701Z test_normalize_operator_exhaustive_t_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:42:46.7307606Z test_normalize_operator_exhaustive_take_along_dim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T12:42:46.7586223Z test_normalize_operator_exhaustive_take_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2022-08-17T12:42:46.7647840Z test_normalize_operator_exhaustive_tan_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:46.7710545Z test_normalize_operator_exhaustive_tanh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:46.8064803Z test_normalize_operator_exhaustive_tensor_split_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.035s) 2022-08-17T12:42:46.8154094Z test_normalize_operator_exhaustive_tensordot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T12:42:46.9475079Z test_normalize_operator_exhaustive_tile_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.132s) 2022-08-17T12:42:46.9511645Z test_normalize_operator_exhaustive_to_sparse_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:42:46.9946540Z test_normalize_operator_exhaustive_topk_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.043s) 2022-08-17T12:42:47.0001062Z test_normalize_operator_exhaustive_trace_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2022-08-17T12:42:47.0232569Z test_normalize_operator_exhaustive_transpose_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.023s) 2022-08-17T12:42:47.0501665Z test_normalize_operator_exhaustive_trapezoid_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T12:42:47.0769511Z test_normalize_operator_exhaustive_trapz_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T12:42:47.0804987Z 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:42:47.0805836Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T12:42:47.0806197Z X = torch.triangular_solve(B, A).solution 2022-08-17T12:42:47.0806412Z should be replaced with 2022-08-17T12:42:47.0806742Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2310.) 2022-08-17T12:42:47.0807139Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T12:42:47.1192126Z ok (0.042s) 2022-08-17T12:42:47.1366218Z test_normalize_operator_exhaustive_tril_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2022-08-17T12:42:47.1528000Z test_normalize_operator_exhaustive_triu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T12:42:47.1815500Z test_normalize_operator_exhaustive_true_divide_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.029s) 2022-08-17T12:42:47.1873391Z test_normalize_operator_exhaustive_trunc_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:47.2097512Z test_normalize_operator_exhaustive_unbind_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.022s) 2022-08-17T12:42:47.2396490Z test_normalize_operator_exhaustive_unflatten_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.030s) 2022-08-17T12:42:47.2440499Z test_normalize_operator_exhaustive_unfold_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:42:47.2580005Z test_normalize_operator_exhaustive_unique_consecutive_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.014s) 2022-08-17T12:42:47.2726262Z test_normalize_operator_exhaustive_unique_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.014s) 2022-08-17T12:42:47.2968125Z test_normalize_operator_exhaustive_unsqueeze_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.024s) 2022-08-17T12:42:47.3262305Z test_normalize_operator_exhaustive_var_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.029s) 2022-08-17T12:42:47.3540588Z test_normalize_operator_exhaustive_var_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2022-08-17T12:42:47.3600683Z test_normalize_operator_exhaustive_vdot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:42:47.3654968Z test_normalize_operator_exhaustive_view_as_complex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2022-08-17T12:42:47.3702353Z test_normalize_operator_exhaustive_view_as_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:42:47.3749327Z test_normalize_operator_exhaustive_view_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:42:47.3839968Z test_normalize_operator_exhaustive_vsplit_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T12:42:47.3882088Z test_normalize_operator_exhaustive_vstack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2022-08-17T12:42:47.3976999Z test_normalize_operator_exhaustive_where_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... Traceback (most recent call last): 2022-08-17T12:42:47.3978000Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:42:47.3978373Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:42:47.3978912Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:42:47.3979182Z return forward_call(*input, **kwargs) 2022-08-17T12:42:47.3979408Z File ".23055", line 5, in forward 2022-08-17T12:42:47.3979663Z where = torch.where(arg_0, arg_1, arg_2); arg_0 = arg_1 = arg_2 = None 2022-08-17T12:42:47.3980202Z RuntimeError: where expected condition to be a boolean tensor, but got a tensor with dtype Float 2022-08-17T12:42:47.3980383Z 2022-08-17T12:42:47.3980619Z Call using an FX-traced Module, line 5 of the traced Module's generated forward function: 2022-08-17T12:42:47.3980892Z def forward(self, arg_0, arg_1, arg_2): 2022-08-17T12:42:47.3981141Z where = torch.where(arg_0, arg_1, arg_2); arg_0 = arg_1 = arg_2 = None 2022-08-17T12:42:47.3981293Z 2022-08-17T12:42:47.3981462Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:42:47.3981646Z return where 2022-08-17T12:42:47.3981755Z 2022-08-17T12:42:47.3981814Z 2022-08-17T12:42:47.3981904Z 2022-08-17T12:42:47.3981990Z expected failure (0.010s) 2022-08-17T12:42:47.4289584Z test_normalize_operator_exhaustive_xlogy_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T12:42:47.4391071Z test_normalize_operator_exhaustive_zero__cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:42:47.4616059Z test_normalize_operator_exhaustive_zeros_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.022s) 2022-08-17T12:42:47.4634481Z test_normalize_quantized_eb_cpu (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2022-08-17T12:42:47.4634861Z 2022-08-17T12:42:47.4635378Z ---------------------------------------------------------------------- 2022-08-17T12:42:47.4635641Z Ran 631 tests in 47.931s 2022-08-17T12:42:47.4635760Z 2022-08-17T12:42:47.4635859Z OK (skipped=20, expected failures=97) 2022-08-17T12:42:47.4635993Z 2022-08-17T12:42:47.4636087Z Generating XML reports... 2022-08-17T12:42:47.4696287Z Generated XML report: test-reports/python-unittest/test_fx_experimental/TEST-TestFXExperimental-20220817124159.xml 2022-08-17T12:42:47.5174587Z Generated XML report: test-reports/python-unittest/test_fx_experimental/TEST-TestNormalizeOperatorsCPU-20220817124159.xml 2022-08-17T12:42:48.1127914Z Running test_mkldnn ... [2022-08-17 12:42:48.112335] 2022-08-17T12:42:48.1128456Z Executing ['/opt/conda/bin/python', '-bb', 'test_mkldnn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:42:48.112415] 2022-08-17T12:42:49.3323336Z Test results will be stored in test-reports/python-unittest/test_mkldnn 2022-08-17T12:42:49.3337615Z 2022-08-17T12:42:49.3338052Z Running tests... 2022-08-17T12:42:49.3338621Z ---------------------------------------------------------------------- 2022-08-17T12:42:49.6424340Z test_0_dimension_tensor (__main__.TestMkldnn) ... ok (0.308s) 2022-08-17T12:42:49.7494234Z test_adaptive_avg_pool2d (__main__.TestMkldnn) ... ok (0.107s) 2022-08-17T12:42:49.7810003Z test_adaptive_avg_pool2d_bf16 (__main__.TestMkldnn) ... ok (0.031s) 2022-08-17T12:42:49.8262137Z test_add (__main__.TestMkldnn) ... ok (0.045s) 2022-08-17T12:42:49.8314322Z test_autograd_from_mkldnn (__main__.TestMkldnn) ... ok (0.005s) 2022-08-17T12:42:49.8387110Z test_autograd_to_mkldnn (__main__.TestMkldnn) ... ok (0.007s) 2022-08-17T12:42:49.8556350Z test_avg_pool2d (__main__.TestMkldnn) ... ok (0.017s) 2022-08-17T12:42:49.8617799Z test_avg_pool2d_bf16 (__main__.TestMkldnn) ... ok (0.006s) 2022-08-17T12:42:49.8672125Z test_avg_pool2d_stride_none (__main__.TestMkldnn) ... ok (0.005s) 2022-08-17T12:42:50.8817973Z test_avg_pool3d (__main__.TestMkldnn) ... ok (1.014s) 2022-08-17T12:42:51.1478388Z test_avg_pool3d_bf16 (__main__.TestMkldnn) ... ok (0.266s) 2022-08-17T12:42:51.1769827Z test_batch_norm_2d (__main__.TestMkldnn) ... /opt/conda/lib/python3.7/site-packages/torch/jit/_trace.py:745: UserWarning: The input to trace is already a ScriptModule, tracing it is a no-op. Returning the object as is. 2022-08-17T12:42:51.1770732Z "The input to trace is already a ScriptModule, tracing it is a no-op. Returning the object as is." 2022-08-17T12:42:51.2080787Z ok (0.060s) 2022-08-17T12:42:51.2218254Z test_batch_norm_2d_bf16 (__main__.TestMkldnn) ... ok (0.014s) 2022-08-17T12:42:51.9310404Z test_batch_norm_3d (__main__.TestMkldnn) ... ok (0.709s) 2022-08-17T12:42:52.2150176Z test_batch_norm_3d_bf16 (__main__.TestMkldnn) ... ok (0.284s) 2022-08-17T12:42:52.2172760Z test_clone (__main__.TestMkldnn) ... ok (0.002s) 2022-08-17T12:42:52.3223261Z test_conv1d (__main__.TestMkldnn) ... ok (0.105s) 2022-08-17T12:42:52.3699526Z test_conv1d_bf16 (__main__.TestMkldnn) ... ok (0.048s) 2022-08-17T12:42:52.3713495Z test_conv1d_functional (__main__.TestMkldnn) ... ok (0.002s) 2022-08-17T12:42:52.8563646Z test_conv2d (__main__.TestMkldnn) ... ok (0.485s) 2022-08-17T12:42:53.0106085Z test_conv2d_bf16 (__main__.TestMkldnn) ... ok (0.154s) 2022-08-17T12:42:53.0116355Z test_conv2d_legacy_jit_model (__main__.TestMkldnn) 2022-08-17T12:42:53.0204891Z MKLDNN integration used to serialize models with 5d weight for grouped ... ok (0.010s) 2022-08-17T12:42:53.3349424Z test_conv2d_nhwc (__main__.TestMkldnn) ... ok (0.314s) 2022-08-17T12:42:54.0990153Z test_conv2d_nhwc_bf16 (__main__.TestMkldnn) ... ok (0.764s) 2022-08-17T12:42:55.5928463Z test_conv3d (__main__.TestMkldnn) ... ok (1.494s) 2022-08-17T12:42:55.8437036Z test_conv3d_bf16 (__main__.TestMkldnn) ... ok (0.251s) 2022-08-17T12:42:55.8629242Z test_conversion (__main__.TestMkldnn) ... ok (0.019s) 2022-08-17T12:42:55.8766032Z test_copy (__main__.TestMkldnn) ... ok (0.014s) 2022-08-17T12:42:55.8779549Z test_detach (__main__.TestMkldnn) ... ok (0.001s) 2022-08-17T12:42:55.8792286Z test_empty (__main__.TestMkldnn) ... ok (0.001s) 2022-08-17T12:42:55.8814666Z test_gelu (__main__.TestMkldnn) ... ok (0.002s) 2022-08-17T12:42:55.8841680Z test_gelu_bf16 (__main__.TestMkldnn) ... ok (0.003s) 2022-08-17T12:42:55.8849257Z test_is_mkldnn (__main__.TestMkldnn) ... ok (0.001s) 2022-08-17T12:42:55.8895798Z test_is_mkldnn_jit (__main__.TestMkldnn) ... ok (0.005s) 2022-08-17T12:42:55.8959231Z test_legacy_new_failure (__main__.TestMkldnn) ... ok (0.006s) 2022-08-17T12:42:55.9135781Z test_linear (__main__.TestMkldnn) ... ok (0.017s) 2022-08-17T12:42:55.9192539Z test_linear_backward (__main__.TestMkldnn) ... ok (0.006s) 2022-08-17T12:42:55.9324729Z test_linear_bf16 (__main__.TestMkldnn) ... ok (0.013s) 2022-08-17T12:42:55.9367997Z test_linear_non_contiguous_weight (__main__.TestMkldnn) ... ok (0.004s) 2022-08-17T12:42:56.0183838Z test_max_pool2d (__main__.TestMkldnn) ... ok (0.081s) 2022-08-17T12:42:56.0764470Z test_max_pool2d_bf16 (__main__.TestMkldnn) ... ok (0.058s) 2022-08-17T12:42:56.0856641Z test_max_pool2d_stride_none (__main__.TestMkldnn) ... ok (0.009s) 2022-08-17T12:43:09.2891284Z test_max_pool3d (__main__.TestMkldnn) ... ok (13.203s) 2022-08-17T12:43:17.3749426Z test_max_pool3d_bf16 (__main__.TestMkldnn) ... ok (8.086s) 2022-08-17T12:43:17.3871452Z test_max_pool_unsupported (__main__.TestMkldnn) ... ok (0.012s) 2022-08-17T12:43:17.4136103Z test_mkldnn_conv_shapecheck (__main__.TestMkldnn) ... ok (0.026s) 2022-08-17T12:43:17.4602965Z test_mul (__main__.TestMkldnn) ... ok (0.046s) 2022-08-17T12:43:22.4562489Z test_prelu (__main__.TestMkldnn) ... ok (4.996s) 2022-08-17T12:43:24.8087421Z test_prelu_bf16 (__main__.TestMkldnn) ... ok (2.352s) 2022-08-17T12:43:24.8314789Z test_relu (__main__.TestMkldnn) ... ok (0.023s) 2022-08-17T12:43:24.8336122Z test_relu_ (__main__.TestMkldnn) ... ok (0.002s) 2022-08-17T12:43:24.8347370Z test_relu_bf16 (__main__.TestMkldnn) ... ok (0.001s) 2022-08-17T12:43:24.8357826Z test_relu_inplace_bf16 (__main__.TestMkldnn) ... ok (0.001s) 2022-08-17T12:43:24.8371561Z test_repr (__main__.TestMkldnn) ... ok (0.001s) 2022-08-17T12:43:24.8387605Z test_reshape (__main__.TestMkldnn) ... ok (0.002s) 2022-08-17T12:43:24.8409923Z test_reshape_backward (__main__.TestMkldnn) ... ok (0.002s) 2022-08-17T12:43:24.8457913Z test_reshape_blocked_format (__main__.TestMkldnn) ... ok (0.005s) 2022-08-17T12:43:24.8466295Z test_resnet18 (__main__.TestMkldnn) ... /var/lib/jenkins/.local/lib/python3.7/site-packages/torchvision/models/_utils.py:209: UserWarning: The parameter 'pretrained' is deprecated since 0.13 and will be removed in 0.15, please use 'weights' instead. 2022-08-17T12:43:24.8467352Z f"The parameter '{pretrained_param}' is deprecated since 0.13 and will be removed in 0.15, " 2022-08-17T12:43:24.8470374Z /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' are deprecated since 0.13 and will be removed in 0.15. The current behavior is equivalent to passing `weights=None`. 2022-08-17T12:43:24.8471099Z warnings.warn(msg) 2022-08-17T12:43:25.1239782Z ok (0.278s) 2022-08-17T12:43:25.7738727Z test_resnext50_32x4d (__main__.TestMkldnn) ... ok (0.650s) 2022-08-17T12:43:25.7767715Z test_set_data_tensorimpl_type (__main__.TestMkldnn) ... ok (0.003s) 2022-08-17T12:43:25.7784695Z test_sigmoid (__main__.TestMkldnn) ... ok (0.002s) 2022-08-17T12:43:25.7805899Z test_softmax (__main__.TestMkldnn) ... ok (0.002s) 2022-08-17T12:43:25.7823092Z test_tanh (__main__.TestMkldnn) ... ok (0.002s) 2022-08-17T12:43:25.7855533Z test_transpose (__main__.TestMkldnn) ... ok (0.003s) 2022-08-17T12:43:25.8365301Z test_unsupported (__main__.TestMkldnn) ... ok (0.051s) 2022-08-17T12:43:25.8429652Z test_view (__main__.TestMkldnn) ... ok (0.006s) 2022-08-17T12:43:25.8443451Z test_zero_ (__main__.TestMkldnn) ... ok (0.001s) 2022-08-17T12:43:25.8443672Z 2022-08-17T12:43:25.8444062Z ---------------------------------------------------------------------- 2022-08-17T12:43:25.8444364Z Ran 67 tests in 36.510s 2022-08-17T12:43:25.8444512Z 2022-08-17T12:43:25.8444595Z OK 2022-08-17T12:43:25.8447161Z 2022-08-17T12:43:25.8447386Z Generating XML reports... 2022-08-17T12:43:25.8521013Z Generated XML report: test-reports/python-unittest/test_mkldnn/TEST-TestMkldnn-20220817124249.xml 2022-08-17T12:43:26.1914822Z Running test_dataloader ... [2022-08-17 12:43:26.191107] 2022-08-17T12:43:26.1915373Z Executing ['/opt/conda/bin/python', '-bb', 'test_dataloader.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:43:26.191191] 2022-08-17T12:43:27.3246597Z Test results will be stored in test-reports/python-unittest/test_dataloader 2022-08-17T12:43:27.3292506Z 2022-08-17T12:43:27.3292608Z Running tests... 2022-08-17T12:43:27.3293546Z ---------------------------------------------------------------------- 2022-08-17T12:43:27.5746705Z test_add_dataset (__main__.TestConcatDataset) ... ok (0.245s) 2022-08-17T12:43:27.5754285Z test_concat_raises_index_error (__main__.TestConcatDataset) ... ok (0.001s) 2022-08-17T12:43:27.5763214Z test_concat_two_non_singletons (__main__.TestConcatDataset) ... ok (0.001s) 2022-08-17T12:43:27.5772226Z test_concat_two_non_singletons_with_empty (__main__.TestConcatDataset) ... ok (0.001s) 2022-08-17T12:43:27.5780495Z test_concat_two_singletons (__main__.TestConcatDataset) ... ok (0.001s) 2022-08-17T12:43:27.5792357Z test_iterable_dataset_err (__main__.TestConcatDataset) ... ok (0.001s) 2022-08-17T12:43:27.5797880Z 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:43:27.5803638Z test_custom_batch_pin (__main__.TestCustomPinFn) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:43:27.5809576Z test_custom_batch_pin_worker (__main__.TestCustomPinFn) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:43:28.7024608Z 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:43:28.7025307Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:43:28.7026608Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:43:28.7027488Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:43:28.7405609Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:43:28.7406255Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:43:28.7408868Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:43:28.7409531Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:43:28.7419172Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:43:28.7419908Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:43:28.7423496Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:43:28.7424137Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:43:28.7702462Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:43:28.7703131Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:43:28.7704862Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:43:28.7705473Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:43:29.2181388Z ok (1.637s) 2022-08-17T12:43:29.2199266Z 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:43:29.2839930Z test_bulk_loading_nobatch (__main__.TestDataLoader) ... ok (0.064s) 2022-08-17T12:43:29.4174463Z test_chain_iterable_style_dataset (__main__.TestDataLoader) ... ok (0.133s) 2022-08-17T12:43:29.4198435Z test_default_collate_bad_numpy_types (__main__.TestDataLoader) ... ok (0.002s) 2022-08-17T12:43:29.4208033Z test_default_collate_bad_sequence_type (__main__.TestDataLoader) ... ok (0.001s) 2022-08-17T12:43:29.4230485Z test_default_collate_dtype (__main__.TestDataLoader) ... ok (0.002s) 2022-08-17T12:43:29.4242518Z test_default_collate_mapping_keep_type (__main__.TestDataLoader) ... ok (0.001s) 2022-08-17T12:43:29.4269018Z 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:43:29.4269952Z return default_collate([torch.as_tensor(b) for b in batch]) 2022-08-17T12:43:29.4270543Z ok (0.003s) 2022-08-17T12:43:29.4282359Z test_default_collate_sequence_dont_keep_type (__main__.TestDataLoader) ... ok (0.001s) 2022-08-17T12:43:29.4295424Z test_default_collate_sequence_keep_type (__main__.TestDataLoader) ... ok (0.001s) 2022-08-17T12:43:29.4314609Z test_default_collate_shared_tensor (__main__.TestDataLoader) ... ok (0.002s) 2022-08-17T12:43:29.4323027Z test_default_convert_mapping_keep_type (__main__.TestDataLoader) ... ok (0.001s) 2022-08-17T12:43:29.4332152Z test_default_convert_sequence_dont_keep_type (__main__.TestDataLoader) ... ok (0.001s) 2022-08-17T12:43:29.4341648Z test_default_convert_sequence_keep_type (__main__.TestDataLoader) ... ok (0.001s) 2022-08-17T12:43:29.4353015Z test_distributed_sampler_invalid_rank (__main__.TestDataLoader) ... ok (0.001s) 2022-08-17T12:43:29.4374541Z test_duplicating_data_with_drop_last (__main__.TestDataLoader) ... ok (0.002s) 2022-08-17T12:43:29.4391722Z test_error (__main__.TestDataLoader) ... ok (0.002s) 2022-08-17T12:43:29.4968903Z test_error_in_init (__main__.TestDataLoader) ... ok (0.057s) 2022-08-17T12:43:29.5671102Z test_error_workers (__main__.TestDataLoader) ... ok (0.070s) 2022-08-17T12:43:29.5727782Z test_excessive_thread_creation_warning (__main__.TestDataLoader) ... ok (0.006s) 2022-08-17T12:43:30.7989317Z test_fd_limit_exceeded (__main__.TestDataLoader) ... ok (1.226s) 2022-08-17T12:43:31.7328682Z 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:43:31.7329355Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:43:31.7332122Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:43:31.7332792Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:43:33.5048637Z ok (2.706s) 2022-08-17T12:43:33.5071761Z test_growing_dataset (__main__.TestDataLoader) ... ok (0.002s) 2022-08-17T12:43:33.5082558Z test_invalid_assign_after_init (__main__.TestDataLoader) ... ok (0.001s) 2022-08-17T12:43:33.5128312Z test_invalid_ctor_args_combinations (__main__.TestDataLoader) ... ok (0.005s) 2022-08-17T12:43:33.5174527Z 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:43:33.5193306Z test_iterabledataset_len (__main__.TestDataLoader) ... ok (0.002s) 2022-08-17T12:43:34.4496878Z 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:43:34.4497293Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:43:34.4499396Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:43:34.4499755Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:43:36.0436232Z ok (2.524s) 2022-08-17T12:43:36.0513423Z test_len (__main__.TestDataLoader) ... ok (0.008s) 2022-08-17T12:43:36.1342478Z test_multi_epochs_reproducibility (__main__.TestDataLoader) ... ok (0.083s) 2022-08-17T12:43:37.1876368Z 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:43:37.1876840Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:43:37.1878854Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:43:37.1879277Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:43:37.1887683Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:43:37.1888259Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:43:37.1892150Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:43:37.1892542Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:43:38.5704036Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:43:38.5704714Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:43:38.5705756Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:43:38.5706313Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:43:38.5707035Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:43:38.5707628Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:43:38.5708379Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:43:38.5709125Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:43:38.7737460Z ok (2.639s) 2022-08-17T12:43:38.7751966Z 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:43:38.7764271Z 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:43:39.7015958Z 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:43:39.7016674Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:43:39.7019082Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:43:39.7019666Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:43:40.1267968Z ok (1.350s) 2022-08-17T12:43:40.1297247Z test_numpy (__main__.TestDataLoader) ... ok (0.003s) 2022-08-17T12:43:40.1339757Z test_numpy_gen_state (__main__.TestDataLoader) ... ok (0.004s) 2022-08-17T12:43:40.1361826Z test_numpy_scalars (__main__.TestDataLoader) ... ok (0.002s) 2022-08-17T12:43:40.1369973Z test_partial_workers (__main__.TestDataLoader) 2022-08-17T12:43:40.1373079Z 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:43:40.1412120Z test_proper_exit (__main__.TestDataLoader) 2022-08-17T12:43:40.1414495Z 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:43:40.1447103Z test_random_sampler (__main__.TestDataLoader) ... ok (0.003s) 2022-08-17T12:43:40.1462963Z test_random_sampler_len_with_replacement (__main__.TestDataLoader) ... ok (0.002s) 2022-08-17T12:43:40.1480302Z test_random_sampler_len_without_replacement (__main__.TestDataLoader) ... ok (0.002s) 2022-08-17T12:43:41.1767065Z 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:43:41.1767682Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:43:41.1769675Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:43:41.1770588Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:43:41.2214975Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:43:41.2215532Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:43:41.2218012Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:43:41.2218629Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:43:41.2222468Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:43:41.2223074Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:43:41.2227209Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:43:41.2227871Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:43:41.2450284Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:43:41.2450917Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:43:41.2453895Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:43:41.2454633Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:43:41.6933769Z ok (1.545s) 2022-08-17T12:43:41.7107030Z test_sampler_reproducibility (__main__.TestDataLoader) ... ok (0.017s) 2022-08-17T12:43:42.6482823Z 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:43:42.6483233Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:43:42.6485321Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:43:42.6485811Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:43:44.2601046Z ok (2.549s) 2022-08-17T12:43:44.2614017Z 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:43:44.3768085Z test_seqential_batch_workers_prefetch (__main__.TestDataLoader) ... ok (0.115s) 2022-08-17T12:43:44.4136958Z test_sequential_batch (__main__.TestDataLoader) ... ok (0.037s) 2022-08-17T12:43:44.4335717Z test_sequential_nonbatch (__main__.TestDataLoader) ... ok (0.020s) 2022-08-17T12:43:44.4340758Z test_sequential_pin_memory (__main__.TestDataLoader) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:43:44.6043489Z test_sequential_workers (__main__.TestDataLoader) ... ok (0.170s) 2022-08-17T12:43:44.6564088Z test_shuffle (__main__.TestDataLoader) ... ok (0.052s) 2022-08-17T12:43:44.7009912Z test_shuffle_batch (__main__.TestDataLoader) ... ok (0.044s) 2022-08-17T12:43:44.7483111Z test_shuffle_batch_none (__main__.TestDataLoader) ... ok (0.047s) 2022-08-17T12:43:44.7489012Z 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.001s) 2022-08-17T12:43:44.8845119Z test_shuffle_batch_workers_prefetch (__main__.TestDataLoader) ... ok (0.135s) 2022-08-17T12:43:44.8852601Z test_shuffle_pin_memory (__main__.TestDataLoader) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:43:45.1799375Z test_shuffle_reproducibility (__main__.TestDataLoader) ... ok (0.294s) 2022-08-17T12:43:45.3697164Z test_shuffle_workers (__main__.TestDataLoader) ... ok (0.190s) 2022-08-17T12:43:46.3149025Z 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:43:46.3149725Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:43:46.3152251Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:43:46.3152780Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:43:47.7378751Z ok (2.368s) 2022-08-17T12:43:47.7395129Z test_typing (__main__.TestDataLoader) ... ok (0.002s) 2022-08-17T12:43:47.7403777Z 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:43:47.7409966Z 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:43:47.7416979Z 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:43:47.7423536Z test_basics (__main__.TestDataLoader2) ... skip: no dill (0.001s) 2022-08-17T12:43:47.7435675Z 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:43:47.7445987Z test_basic_mapdatapipe_threading (__main__.TestDataLoader2_EventLoop) ... skip: no dill (0.001s) 2022-08-17T12:43:47.7453524Z test_basic_threading (__main__.TestDataLoader2_EventLoop) ... skip: no dill (0.001s) 2022-08-17T12:43:47.7458778Z 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:43:47.7470452Z 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:43:47.7478253Z 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:43:47.7488333Z 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:43:47.8309634Z test_dataset_not_reset (__main__.TestDataLoaderPersistentWorkers) ... ok (0.082s) 2022-08-17T12:43:47.8333188Z test_default_collate_bad_numpy_types (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2022-08-17T12:43:47.8343756Z test_default_collate_bad_sequence_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2022-08-17T12:43:47.8365724Z test_default_collate_dtype (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2022-08-17T12:43:47.8378309Z test_default_collate_mapping_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2022-08-17T12:43:47.8398206Z test_default_collate_numpy_memmap (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2022-08-17T12:43:47.8409803Z test_default_collate_sequence_dont_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2022-08-17T12:43:47.8423257Z test_default_collate_sequence_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2022-08-17T12:43:47.8442912Z test_default_collate_shared_tensor (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2022-08-17T12:43:47.8452567Z test_default_convert_mapping_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2022-08-17T12:43:47.8462350Z test_default_convert_sequence_dont_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2022-08-17T12:43:47.8472516Z test_default_convert_sequence_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2022-08-17T12:43:47.8483401Z test_distributed_sampler_invalid_rank (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2022-08-17T12:43:47.8503905Z test_duplicating_data_with_drop_last (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2022-08-17T12:43:47.8511395Z 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:43:47.8527257Z test_error (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2022-08-17T12:43:47.9165095Z test_error_in_init (__main__.TestDataLoaderPersistentWorkers) ... ok (0.064s) 2022-08-17T12:43:47.9173684Z 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:43:47.9223103Z test_excessive_thread_creation_warning (__main__.TestDataLoaderPersistentWorkers) ... ok (0.005s) 2022-08-17T12:43:49.1338060Z test_fd_limit_exceeded (__main__.TestDataLoaderPersistentWorkers) ... ok (1.211s) 2022-08-17T12:43:50.0770236Z 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:43:50.0770677Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:43:50.0773014Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:43:50.0773374Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:43:51.8277811Z ok (2.694s) 2022-08-17T12:43:51.8297403Z test_growing_dataset (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2022-08-17T12:43:51.8307529Z test_invalid_assign_after_init (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2022-08-17T12:43:51.8341578Z test_invalid_ctor_args_combinations (__main__.TestDataLoaderPersistentWorkers) ... ok (0.003s) 2022-08-17T12:43:51.8388048Z 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.005s) 2022-08-17T12:43:51.8407508Z test_iterabledataset_len (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2022-08-17T12:43:52.7789839Z 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:43:52.7790316Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:43:52.7793056Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:43:52.7793417Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:43:54.3655104Z ok (2.524s) 2022-08-17T12:43:54.3727916Z test_len (__main__.TestDataLoaderPersistentWorkers) ... ok (0.007s) 2022-08-17T12:43:54.4100508Z test_multi_epochs_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... ok (0.037s) 2022-08-17T12:43:54.4112315Z 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:43:54.4122992Z 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:43:54.4135640Z 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:43:54.4142229Z 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:43:54.4162963Z test_numpy (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2022-08-17T12:43:54.4204960Z test_numpy_gen_state (__main__.TestDataLoaderPersistentWorkers) ... ok (0.004s) 2022-08-17T12:43:54.4226854Z test_numpy_scalars (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2022-08-17T12:43:54.4235324Z test_partial_workers (__main__.TestDataLoaderPersistentWorkers) 2022-08-17T12:43:54.4238403Z 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:43:54.4275424Z test_proper_exit (__main__.TestDataLoaderPersistentWorkers) 2022-08-17T12:43:54.4277766Z 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:43:54.4307134Z test_random_sampler (__main__.TestDataLoaderPersistentWorkers) ... ok (0.003s) 2022-08-17T12:43:54.4323469Z test_random_sampler_len_with_replacement (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2022-08-17T12:43:54.4339607Z test_random_sampler_len_without_replacement (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2022-08-17T12:43:55.4491144Z 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:43:55.4492188Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:43:55.4494809Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:43:55.4495434Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:43:55.4500017Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:43:55.4500595Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:43:55.4505060Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:43:55.4505626Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:43:55.4882473Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:43:55.4883092Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:43:55.4885097Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:43:55.4885628Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:43:55.4958447Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:43:55.4959063Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:43:55.4962196Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:43:55.4962723Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:43:55.9558883Z ok (1.522s) 2022-08-17T12:43:55.9730515Z test_sampler_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... ok (0.017s) 2022-08-17T12:43:56.9034094Z 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:43:56.9034817Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:43:56.9035917Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:43:56.9036520Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:43:58.5375191Z ok (2.564s) 2022-08-17T12:43:58.5383667Z 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:43:58.6492649Z test_seqential_batch_workers_prefetch (__main__.TestDataLoaderPersistentWorkers) ... ok (0.111s) 2022-08-17T12:43:58.6865324Z test_sequential_batch (__main__.TestDataLoaderPersistentWorkers) ... ok (0.037s) 2022-08-17T12:43:58.7064246Z test_sequential_nonbatch (__main__.TestDataLoaderPersistentWorkers) ... ok (0.020s) 2022-08-17T12:43:58.7069763Z test_sequential_pin_memory (__main__.TestDataLoaderPersistentWorkers) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:43:58.8687769Z test_sequential_workers (__main__.TestDataLoaderPersistentWorkers) ... ok (0.162s) 2022-08-17T12:43:58.9216842Z test_shuffle (__main__.TestDataLoaderPersistentWorkers) ... ok (0.053s) 2022-08-17T12:43:58.9666680Z test_shuffle_batch (__main__.TestDataLoaderPersistentWorkers) ... ok (0.045s) 2022-08-17T12:43:59.0140719Z test_shuffle_batch_none (__main__.TestDataLoaderPersistentWorkers) ... ok (0.047s) 2022-08-17T12:43:59.0147920Z 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.001s) 2022-08-17T12:43:59.1525095Z test_shuffle_batch_workers_prefetch (__main__.TestDataLoaderPersistentWorkers) ... ok (0.138s) 2022-08-17T12:43:59.1532203Z test_shuffle_pin_memory (__main__.TestDataLoaderPersistentWorkers) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:43:59.4013443Z test_shuffle_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... ok (0.248s) 2022-08-17T12:43:59.5888332Z test_shuffle_workers (__main__.TestDataLoaderPersistentWorkers) ... ok (0.187s) 2022-08-17T12:43:59.5901059Z 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:43:59.5912255Z test_typing (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2022-08-17T12:43:59.5919393Z 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:43:59.5924697Z 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.000s) 2022-08-17T12:43:59.5930590Z 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:43:59.5938498Z test_incomplete_fractional_splits (__main__.TestDatasetRandomSplit) ... ok (0.001s) 2022-08-17T12:43:59.5944878Z test_lengths_must_equal_dataset_size (__main__.TestDatasetRandomSplit) ... ok (0.001s) 2022-08-17T12:43:59.5965091Z test_slicing_of_subset_of_dataset (__main__.TestDatasetRandomSplit) ... ok (0.002s) 2022-08-17T12:43:59.5985773Z test_slicing_of_subset_of_subset (__main__.TestDatasetRandomSplit) ... ok (0.002s) 2022-08-17T12:43:59.6000127Z test_splits_are_mutually_exclusive (__main__.TestDatasetRandomSplit) ... ok (0.001s) 2022-08-17T12:43:59.6018199Z test_splits_generator (__main__.TestDatasetRandomSplit) ... ok (0.002s) 2022-08-17T12:43:59.6037905Z test_splits_have_correct_size (__main__.TestDatasetRandomSplit) ... ok (0.002s) 2022-08-17T12:43:59.6046325Z test_splits_indexing_type (__main__.TestDatasetRandomSplit) 2022-08-17T12:43:59.6063657Z Indices generated by random_split ... ok (0.003s) 2022-08-17T12:43:59.6148195Z test_splits_reproducibility (__main__.TestDatasetRandomSplit) ... ok (0.008s) 2022-08-17T12:43:59.6153166Z test_pin_memory (__main__.TestDictDataLoader) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:43:59.6157883Z test_pin_memory_device (__main__.TestDictDataLoader) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:43:59.6162387Z test_pin_memory_with_only_device (__main__.TestDictDataLoader) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:43:59.6417178Z test_sequential_batch (__main__.TestDictDataLoader) ... ok (0.025s) 2022-08-17T12:43:59.6429903Z 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:43:59.6454489Z test_dataloader_with_namedtuple (__main__.TestNamedTupleDataLoader) ... ok (0.002s) 2022-08-17T12:43:59.6726929Z test_set_affinity_in_worker_init (__main__.TestSetAffinity) ... ok (0.027s) 2022-08-17T12:43:59.6733342Z test_shuffle_pin_memory (__main__.TestStringDataLoader) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:43:59.6789636Z test_getitem (__main__.TestTensorDataset) ... ok (0.005s) 2022-08-17T12:43:59.6828455Z test_getitem_1d (__main__.TestTensorDataset) ... ok (0.004s) 2022-08-17T12:43:59.6838587Z test_len (__main__.TestTensorDataset) ... ok (0.001s) 2022-08-17T12:43:59.6879962Z test_many_tensors (__main__.TestTensorDataset) ... ok (0.004s) 2022-08-17T12:43:59.6894720Z test_single_tensor (__main__.TestTensorDataset) ... ok (0.001s) 2022-08-17T12:43:59.6895276Z 2022-08-17T12:43:59.6895725Z ---------------------------------------------------------------------- 2022-08-17T12:43:59.6896028Z Ran 167 tests in 32.360s 2022-08-17T12:43:59.6896151Z 2022-08-17T12:43:59.6897646Z OK (skipped=46) 2022-08-17T12:43:59.6897854Z 2022-08-17T12:43:59.6898029Z Generating XML reports... 2022-08-17T12:43:59.6934005Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestConcatDataset-20220817124327.xml 2022-08-17T12:43:59.6986234Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDataLoader-20220817124327.xml 2022-08-17T12:43:59.7039777Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDataLoaderPersistentWorkers-20220817124327.xml 2022-08-17T12:43:59.7047600Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDatasetRandomSplit-20220817124327.xml 2022-08-17T12:43:59.7052829Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDictDataLoader-20220817124327.xml 2022-08-17T12:43:59.7055340Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestNamedTupleDataLoader-20220817124327.xml 2022-08-17T12:43:59.7070882Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestSetAffinity-20220817124327.xml 2022-08-17T12:43:59.7077037Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestTensorDataset-20220817124327.xml 2022-08-17T12:43:59.7079796Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestConvAfterFork-20220817124327.xml 2022-08-17T12:43:59.7083132Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestCustomPinFn-20220817124327.xml 2022-08-17T12:43:59.7086579Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDataLoader2-20220817124327.xml 2022-08-17T12:43:59.7090216Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDataLoader2_EventLoop-20220817124327.xml 2022-08-17T12:43:59.7092899Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestIndividualWorkerQueue-20220817124327.xml 2022-08-17T12:43:59.7095530Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestStringDataLoader-20220817124327.xml 2022-08-17T12:44:00.0284777Z Running test_sparse_csr ... [2022-08-17 12:44:00.028022] 2022-08-17T12:44:00.0285346Z Executing ['/opt/conda/bin/python', '-bb', 'test_sparse_csr.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:44:00.028102] 2022-08-17T12:44:02.3675450Z Test results will be stored in test-reports/python-unittest/test_sparse_csr 2022-08-17T12:44:02.4294267Z 2022-08-17T12:44:02.4294995Z Running tests... 2022-08-17T12:44:02.4295525Z ---------------------------------------------------------------------- 2022-08-17T12:44:02.4525579Z test_add_cpu_float32 (__main__.TestSparseCSRCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:2235: 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:44:02.4526246Z values, size=size, dtype=dtype, layout=layout, device=device) 2022-08-17T12:44:02.4937465Z ok (0.064s) 2022-08-17T12:44:02.5346673Z test_add_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.041s) 2022-08-17T12:44:02.5578835Z test_addmm_all_sparse_csr_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.023s) 2022-08-17T12:44:02.5811797Z test_addmm_all_sparse_csr_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.023s) 2022-08-17T12:44:02.6034703Z test_addmm_all_sparse_csr_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.022s) 2022-08-17T12:44:02.6254210Z test_addmm_all_sparse_csr_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.022s) 2022-08-17T12:44:02.6447015Z test_addmm_dense_result_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:44:02.6642842Z test_addmm_dense_result_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.020s) 2022-08-17T12:44:02.6816409Z test_addmm_dense_result_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.017s) 2022-08-17T12:44:02.6988268Z test_addmm_dense_result_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.017s) 2022-08-17T12:44:02.7302077Z test_addmm_errors_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.031s) 2022-08-17T12:44:02.7433938Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:02.7561242Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:02.7686872Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:02.7812516Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:02.7938518Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:02.8063702Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:02.8190157Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:02.8316886Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:02.8445794Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:02.8574286Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:02.8702781Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:02.8832213Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:02.8963940Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:02.9095643Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:02.9224667Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:02.9353104Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:02.9483478Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:02.9614399Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:02.9742283Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:02.9871707Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.0002990Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.0133349Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.0263251Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.0394778Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.0521317Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.0647345Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.0773268Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.0898759Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:03.1027375Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.1156011Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.1283767Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.1411626Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.1541419Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.1671379Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.1798369Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.1928262Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.2055009Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.2183044Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.2307904Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:03.2433453Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:03.2560004Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.2686611Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.2812263Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.2937792Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:03.3064723Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.3189737Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:03.3315429Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:03.3442114Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.3569689Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.3698058Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.3825222Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.3951996Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.4083060Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.4214134Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.4345640Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.4475269Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.4608664Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.4740458Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.4871520Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.5002436Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.5130195Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.5257077Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.5383734Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.5510063Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.5642593Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.5774299Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.5906769Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.6037348Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.6169124Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.6300231Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.6430418Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.6561562Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.6689544Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.6814902Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.6941097Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.7066216Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:03.7194865Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.7322070Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.7449737Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.7576397Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.7706899Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.7837132Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.7966231Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.8096277Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.8226959Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.8357475Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.8485356Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.8616288Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.8750228Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.8882321Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.9014213Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.9145580Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.9278660Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.9411453Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.9542606Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.9674429Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.9802014Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:03.9928529Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:04.0054631Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:04.0182506Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:04.0313839Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:04.0447320Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:04.0577545Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:04.0707448Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:04.0839820Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:04.0971329Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:04.1104489Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:04.1235535Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:04.1554925Z test_autograd_dense_output_addmm_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.032s) 2022-08-17T12:44:04.1757991Z test_autograd_dense_output_addmv_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.020s) 2022-08-17T12:44:04.1801276Z test_autograd_dense_output_mm_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:44:04.1843594Z test_autograd_dense_output_mv_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:44:04.1871157Z test_autograd_sparse_csr_unary_abs_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:04.1895543Z test_autograd_sparse_csr_unary_abs_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:04.1913275Z test_autograd_sparse_csr_unary_angle_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op angle not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.1929035Z test_autograd_sparse_csr_unary_angle_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op angle not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.1945040Z test_autograd_sparse_csr_unary_asin_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op asin not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.1960739Z test_autograd_sparse_csr_unary_asin_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op asin not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.1976439Z test_autograd_sparse_csr_unary_asinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op asinh not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.1992462Z test_autograd_sparse_csr_unary_asinh_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op asinh not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.2008171Z test_autograd_sparse_csr_unary_atan_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op atan not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.2023869Z test_autograd_sparse_csr_unary_atan_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op atan not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.2039672Z test_autograd_sparse_csr_unary_atanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op atanh not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.2055299Z test_autograd_sparse_csr_unary_atanh_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op atanh not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.2071211Z test_autograd_sparse_csr_unary_ceil_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op ceil not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.2097635Z test_autograd_sparse_csr_unary_conj_physical_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:04.2120758Z test_autograd_sparse_csr_unary_conj_physical_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:04.2137694Z test_autograd_sparse_csr_unary_erf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op erf not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.2153716Z test_autograd_sparse_csr_unary_erfinv_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op erfinv not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.2169585Z test_autograd_sparse_csr_unary_expm1_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op expm1 not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.2185471Z test_autograd_sparse_csr_unary_floor_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op floor not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.2201446Z test_autograd_sparse_csr_unary_isinf_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op isinf not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.2217308Z test_autograd_sparse_csr_unary_isinf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op isinf not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.2233269Z test_autograd_sparse_csr_unary_isnan_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op isnan not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.2249083Z test_autograd_sparse_csr_unary_isnan_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op isnan not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.2265168Z test_autograd_sparse_csr_unary_isneginf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op isneginf not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.2282171Z test_autograd_sparse_csr_unary_isposinf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op isposinf not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.2297602Z test_autograd_sparse_csr_unary_log1p_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op log1p not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.2323425Z test_autograd_sparse_csr_unary_neg_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:04.2347707Z test_autograd_sparse_csr_unary_neg_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:04.2364754Z test_autograd_sparse_csr_unary_round_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op round not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.2381050Z test_autograd_sparse_csr_unary_sgn_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sgn not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.2396619Z test_autograd_sparse_csr_unary_sgn_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sgn not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.2411980Z test_autograd_sparse_csr_unary_sign_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sign not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.2427635Z test_autograd_sparse_csr_unary_signbit_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op signbit not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.2443524Z test_autograd_sparse_csr_unary_sin_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sin not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.2458940Z test_autograd_sparse_csr_unary_sin_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sin not supported with CSR input and autograd (0.001s) 2022-08-17T12:44:04.2474413Z test_autograd_sparse_csr_unary_sinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sinh not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.2489807Z test_autograd_sparse_csr_unary_sinh_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sinh not supported with CSR input and autograd (0.001s) 2022-08-17T12:44:04.2505359Z test_autograd_sparse_csr_unary_sqrt_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sqrt not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.2521238Z test_autograd_sparse_csr_unary_sqrt_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sqrt not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.2536949Z test_autograd_sparse_csr_unary_tan_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op tan not supported with CSR input and autograd (0.001s) 2022-08-17T12:44:04.2553124Z test_autograd_sparse_csr_unary_tan_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op tan not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.2568471Z test_autograd_sparse_csr_unary_tanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op tanh not supported with CSR input and autograd (0.001s) 2022-08-17T12:44:04.2584057Z test_autograd_sparse_csr_unary_tanh_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op tanh not supported with CSR input and autograd (0.002s) 2022-08-17T12:44:04.2599459Z test_autograd_sparse_csr_unary_trunc_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op trunc not supported with CSR input and autograd (0.001s) 2022-08-17T12:44:04.2620476Z test_baddbmm_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.002s) 2022-08-17T12:44:04.2640216Z test_baddbmm_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.002s) 2022-08-17T12:44:04.2660182Z test_baddbmm_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.002s) 2022-08-17T12:44:04.2680370Z test_baddbmm_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.002s) 2022-08-17T12:44:04.2953178Z test_block_addmm_block_size_2_int32_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.027s) 2022-08-17T12:44:04.3195178Z test_block_addmm_block_size_2_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.024s) 2022-08-17T12:44:04.3408941Z test_block_addmm_block_size_2_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.021s) 2022-08-17T12:44:04.3613869Z test_block_addmm_block_size_2_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.020s) 2022-08-17T12:44:04.3864407Z test_block_addmm_block_size_2_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.025s) 2022-08-17T12:44:04.4119347Z test_block_addmm_block_size_2_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.025s) 2022-08-17T12:44:04.4345462Z test_block_addmm_block_size_2_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.023s) 2022-08-17T12:44:04.4566986Z test_block_addmm_block_size_2_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.022s) 2022-08-17T12:44:04.4820401Z test_block_addmm_block_size_2_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.025s) 2022-08-17T12:44:04.5076097Z test_block_addmm_block_size_2_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.025s) 2022-08-17T12:44:04.5298556Z test_block_addmm_block_size_2_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.022s) 2022-08-17T12:44:04.5519825Z test_block_addmm_block_size_2_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.022s) 2022-08-17T12:44:04.5784942Z test_block_addmm_block_size_2_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.026s) 2022-08-17T12:44:04.6050252Z test_block_addmm_block_size_2_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.026s) 2022-08-17T12:44:04.6280582Z test_block_addmm_block_size_2_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.023s) 2022-08-17T12:44:04.6508757Z test_block_addmm_block_size_2_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.023s) 2022-08-17T12:44:04.6761214Z test_block_addmm_block_size_3_int32_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.025s) 2022-08-17T12:44:04.7016518Z test_block_addmm_block_size_3_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.025s) 2022-08-17T12:44:04.7241985Z test_block_addmm_block_size_3_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.022s) 2022-08-17T12:44:04.7463493Z test_block_addmm_block_size_3_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.022s) 2022-08-17T12:44:04.7726770Z test_block_addmm_block_size_3_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.026s) 2022-08-17T12:44:04.7997896Z test_block_addmm_block_size_3_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.027s) 2022-08-17T12:44:04.8224153Z test_block_addmm_block_size_3_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.022s) 2022-08-17T12:44:04.8446892Z test_block_addmm_block_size_3_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.022s) 2022-08-17T12:44:04.8713919Z test_block_addmm_block_size_3_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.027s) 2022-08-17T12:44:04.8985909Z test_block_addmm_block_size_3_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.027s) 2022-08-17T12:44:04.9221789Z test_block_addmm_block_size_3_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.024s) 2022-08-17T12:44:04.9453216Z test_block_addmm_block_size_3_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.023s) 2022-08-17T12:44:04.9734824Z test_block_addmm_block_size_3_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.028s) 2022-08-17T12:44:05.0010486Z test_block_addmm_block_size_3_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.027s) 2022-08-17T12:44:05.0251261Z test_block_addmm_block_size_3_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.024s) 2022-08-17T12:44:05.0488343Z test_block_addmm_block_size_3_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.024s) 2022-08-17T12:44:05.0554238Z test_block_addmv_block_size_2_int32_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:05.0618413Z test_block_addmv_block_size_2_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:05.0679194Z test_block_addmv_block_size_2_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:05.0739485Z test_block_addmv_block_size_2_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:05.0807159Z test_block_addmv_block_size_2_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:05.0874700Z test_block_addmv_block_size_2_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:05.0937215Z test_block_addmv_block_size_2_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:05.0998624Z test_block_addmv_block_size_2_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:05.1063429Z test_block_addmv_block_size_2_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:05.1128729Z test_block_addmv_block_size_2_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:05.1191381Z test_block_addmv_block_size_2_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:05.1251695Z test_block_addmv_block_size_2_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:05.1319377Z test_block_addmv_block_size_2_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:05.1386732Z test_block_addmv_block_size_2_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:05.1450319Z test_block_addmv_block_size_2_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:05.1513648Z test_block_addmv_block_size_2_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:05.1586500Z test_block_addmv_block_size_3_int32_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:05.1655515Z test_block_addmv_block_size_3_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:05.1721190Z test_block_addmv_block_size_3_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:05.1786241Z test_block_addmv_block_size_3_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:05.1853333Z test_block_addmv_block_size_3_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:05.1919914Z test_block_addmv_block_size_3_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:05.1982259Z test_block_addmv_block_size_3_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:05.2042471Z test_block_addmv_block_size_3_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:05.2109949Z test_block_addmv_block_size_3_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:05.2176818Z test_block_addmv_block_size_3_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:05.2241099Z test_block_addmv_block_size_3_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:05.2305021Z test_block_addmv_block_size_3_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:05.2373578Z test_block_addmv_block_size_3_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:05.2442169Z test_block_addmv_block_size_3_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:05.2505148Z test_block_addmv_block_size_3_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:05.2566529Z test_block_addmv_block_size_3_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:05.2608926Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... test_sparse_csr.py:1421: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-08-17T12:44:05.2609593Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T12:44:05.2609906Z X = torch.triangular_solve(B, A).solution 2022-08-17T12:44:05.2610118Z should be replaced with 2022-08-17T12:44:05.2610468Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2310.) 2022-08-17T12:44:05.2610812Z unitriangular=unitriangular) 2022-08-17T12:44:05.2649406Z ok (0.008s) 2022-08-17T12:44:05.2729378Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.2806306Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.2883573Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.2965314Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.3045865Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.3123402Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.3201169Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.3281598Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.3362184Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.3439575Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.3518118Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.3601510Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.3684379Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.3764623Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.3844165Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.3926431Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.4007187Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.4084981Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.4163341Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.4245287Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.4325895Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.4403992Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.4483995Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.4568851Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.4651755Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.4732760Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.4813579Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.4898613Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.4982231Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.5071404Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:44:05.5153098Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.5171059Z test_bmm_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.002s) 2022-08-17T12:44:05.5188440Z test_bmm_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.002s) 2022-08-17T12:44:05.5205413Z test_bmm_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.002s) 2022-08-17T12:44:05.5222630Z test_bmm_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.002s) 2022-08-17T12:44:05.5236941Z test_compressed_layout_conversions_coverage_SparseBSC_SparseBSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:44:05.5281500Z This test performs a smoke test for covered conversion and verifies ... ok (0.006s) 2022-08-17T12:44:05.5293598Z test_compressed_layout_conversions_coverage_SparseBSC_SparseBSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:44:05.5340024Z This test performs a smoke test for covered conversion and verifies ... ok (0.006s) 2022-08-17T12:44:05.5352270Z test_compressed_layout_conversions_coverage_SparseBSC_SparseCSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:44:05.5398279Z This test performs a smoke test for covered conversion and verifies ... ok (0.006s) 2022-08-17T12:44:05.5410218Z test_compressed_layout_conversions_coverage_SparseBSC_SparseCSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:44:05.5454811Z This test performs a smoke test for covered conversion and verifies ... ok (0.006s) 2022-08-17T12:44:05.5466889Z test_compressed_layout_conversions_coverage_SparseBSR_SparseBSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:44:05.5509447Z This test performs a smoke test for covered conversion and verifies ... ok (0.005s) 2022-08-17T12:44:05.5521656Z test_compressed_layout_conversions_coverage_SparseBSR_SparseBSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:44:05.5566039Z This test performs a smoke test for covered conversion and verifies ... ok (0.006s) 2022-08-17T12:44:05.5578346Z test_compressed_layout_conversions_coverage_SparseBSR_SparseCSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:44:05.5623405Z This test performs a smoke test for covered conversion and verifies ... ok (0.006s) 2022-08-17T12:44:05.5636110Z test_compressed_layout_conversions_coverage_SparseBSR_SparseCSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:44:05.5644329Z This test performs a smoke test for covered conversion and verifies ... ok (0.002s) 2022-08-17T12:44:05.5656557Z test_compressed_layout_conversions_coverage_SparseCSC_SparseBSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:44:05.5698581Z This test performs a smoke test for covered conversion and verifies ... ok (0.005s) 2022-08-17T12:44:05.5710959Z test_compressed_layout_conversions_coverage_SparseCSC_SparseBSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:44:05.5754848Z This test performs a smoke test for covered conversion and verifies ... ok (0.006s) 2022-08-17T12:44:05.5766981Z test_compressed_layout_conversions_coverage_SparseCSC_SparseCSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:44:05.5777551Z This test performs a smoke test for covered conversion and verifies ... ok (0.002s) 2022-08-17T12:44:05.5789516Z test_compressed_layout_conversions_coverage_SparseCSC_SparseCSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:44:05.5832710Z This test performs a smoke test for covered conversion and verifies ... ok (0.005s) 2022-08-17T12:44:05.5844305Z test_compressed_layout_conversions_coverage_SparseCSR_SparseBSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:44:05.5885765Z This test performs a smoke test for covered conversion and verifies ... ok (0.005s) 2022-08-17T12:44:05.5897307Z test_compressed_layout_conversions_coverage_SparseCSR_SparseBSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:44:05.5940788Z This test performs a smoke test for covered conversion and verifies ... ok (0.005s) 2022-08-17T12:44:05.5952603Z test_compressed_layout_conversions_coverage_SparseCSR_SparseCSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:44:05.5962553Z This test performs a smoke test for covered conversion and verifies ... ok (0.002s) 2022-08-17T12:44:05.5974348Z test_compressed_layout_conversions_coverage_SparseCSR_SparseCSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:44:05.5983055Z This test performs a smoke test for covered conversion and verifies ... ok (0.002s) 2022-08-17T12:44:05.6014438Z test_coo_csr_conversion_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:05.6038775Z test_coo_csr_conversion_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:05.6073724Z test_coo_csr_conversion_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:05.6108276Z test_coo_csr_conversion_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:05.6139411Z test_coo_csr_conversion_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:05.6170220Z test_coo_csr_conversion_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:05.6200508Z test_coo_csr_conversion_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:05.6224984Z test_coo_csr_conversion_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:05.6248306Z test_coo_csr_conversion_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:05.6272336Z test_coo_csr_conversion_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:05.6298598Z test_coo_csr_conversion_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:05.6324911Z test_coo_csr_conversion_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:05.6459140Z test_coo_to_csr_convert_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:05.6491433Z test_csr_coo_conversion_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:05.6516195Z test_csr_coo_conversion_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:05.6552351Z test_csr_coo_conversion_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:44:05.6587701Z test_csr_coo_conversion_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:44:05.6619282Z test_csr_coo_conversion_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:05.6650907Z test_csr_coo_conversion_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:05.6682070Z test_csr_coo_conversion_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:05.6706916Z test_csr_coo_conversion_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:05.6731538Z test_csr_coo_conversion_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:05.6755945Z test_csr_coo_conversion_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:05.6780561Z test_csr_coo_conversion_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:05.6805625Z test_csr_coo_conversion_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:05.6818040Z test_csr_double_to_sparse_csr_cpu (__main__.TestSparseCSRCPU) ... ok (0.001s) 2022-08-17T12:44:05.6842716Z test_csr_is_contiguous_cpu (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:05.7054506Z test_csr_matvec_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.021s) 2022-08-17T12:44:05.7262735Z test_csr_matvec_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.021s) 2022-08-17T12:44:05.7473527Z test_csr_matvec_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.021s) 2022-08-17T12:44:05.7682972Z test_csr_matvec_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.021s) 2022-08-17T12:44:05.7709684Z test_csr_storage_cpu (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:05.7749862Z test_csr_stride_cpu (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:44:05.7822948Z test_csr_to_block_csr_blocksize_2_cpu_float64_int32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:05.7880798Z test_csr_to_block_csr_blocksize_2_cpu_float64_int64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:05.7957511Z test_csr_to_block_csr_blocksize_4_cpu_float64_int32 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.8033791Z test_csr_to_block_csr_blocksize_4_cpu_float64_int64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:05.8222545Z test_csr_to_block_csr_errors_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:44:05.8260266Z test_dense_to_from_sparse_compressed_SparseBSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:44:05.8264586Z This test tests conversion from dense to/from CSR and CSC ... ok (0.004s) 2022-08-17T12:44:05.8302142Z test_dense_to_from_sparse_compressed_SparseBSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:44:06.0091636Z This test tests conversion from dense to/from CSR and CSC ... ok (0.182s) 2022-08-17T12:44:06.0129357Z test_dense_to_from_sparse_compressed_SparseCSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:44:06.0173153Z This test tests conversion from dense to/from CSR and CSC ... ok (0.008s) 2022-08-17T12:44:06.0210877Z test_dense_to_from_sparse_compressed_SparseCSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:44:06.0251802Z This test tests conversion from dense to/from CSR and CSC ... ok (0.008s) 2022-08-17T12:44:06.0287993Z test_direct_coo_csr_conversion_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:44:06.0324292Z test_direct_coo_csr_conversion_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:44:06.0356772Z test_direct_coo_csr_conversion_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:06.0387562Z test_direct_coo_csr_conversion_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:06.0412459Z test_direct_coo_csr_conversion_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:06.0436882Z test_direct_coo_csr_conversion_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:06.0460642Z test_direct_coo_csr_conversion_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:06.0485182Z test_direct_coo_csr_conversion_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:06.0510047Z test_direct_coo_csr_conversion_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:06.0531535Z test_exercise_detach_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:06.0550325Z test_exercise_detach_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:06.0571031Z test_exercise_detach_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:06.0592320Z test_exercise_detach_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:06.0612593Z test_exercise_detach_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:06.0633089Z test_exercise_detach_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:06.0652361Z test_exercise_detach_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:06.0670797Z test_exercise_detach_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:06.0688819Z test_exercise_detach_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:06.0706847Z test_exercise_detach_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:06.0724981Z test_exercise_detach_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:06.0743239Z test_exercise_detach_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:06.0753320Z test_matmul_device_mismatch_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:06.0779459Z test_mm_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.003s) 2022-08-17T12:44:06.0999018Z test_mm_errors_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.022s) 2022-08-17T12:44:06.1871283Z test_mul_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.087s) 2022-08-17T12:44:06.2746847Z test_mul_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.087s) 2022-08-17T12:44:06.2777428Z test_resize_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:06.2806238Z test_resize_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:06.2836366Z test_resize_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:06.2865940Z test_resize_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:06.2894600Z test_resize_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:06.2923399Z test_resize_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:06.2952323Z test_resize_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:06.2979881Z test_resize_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:06.3007597Z test_resize_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:06.3035305Z test_resize_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:06.3062809Z test_resize_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:06.3090515Z test_resize_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:06.3205321Z test_resize_errors_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:06.3315216Z test_resize_errors_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:06.3425663Z test_resize_errors_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:06.3536918Z test_resize_errors_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:06.3647589Z test_resize_errors_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:06.3758016Z test_resize_errors_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:06.3868528Z test_resize_errors_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:06.3978393Z test_resize_errors_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:06.4087683Z test_resize_errors_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:06.4197214Z test_resize_errors_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:06.4306279Z test_resize_errors_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:06.4415484Z test_resize_errors_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:06.4468312Z test_sampled_addmm_autograd_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:44:06.4518742Z test_sampled_addmm_autograd_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:44:06.4562575Z test_sampled_addmm_autograd_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:44:06.4605091Z test_sampled_addmm_autograd_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:44:06.5119452Z test_sampled_addmm_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.051s) 2022-08-17T12:44:06.5650896Z test_sampled_addmm_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.053s) 2022-08-17T12:44:06.6143865Z test_sampled_addmm_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.049s) 2022-08-17T12:44:06.6616777Z test_sampled_addmm_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.047s) 2022-08-17T12:44:06.6637470Z test_sampled_addmm_errors_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:44:06.6656599Z test_sampled_addmm_errors_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:44:06.6675735Z test_sampled_addmm_errors_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:44:06.6694367Z test_sampled_addmm_errors_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:44:06.6707660Z test_sampled_addmm_zero_sized_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:06.6721089Z test_sampled_addmm_zero_sized_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:06.6734245Z test_sampled_addmm_zero_sized_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:06.6747442Z test_sampled_addmm_zero_sized_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:06.6873596Z test_select_SparseBSC_int32_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:06.6990049Z test_select_SparseBSC_int32_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:06.7117325Z test_select_SparseBSC_int32_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:06.7244303Z test_select_SparseBSC_int32_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:06.7366905Z test_select_SparseBSC_int32_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:06.7488448Z test_select_SparseBSC_int32_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:06.7610757Z test_select_SparseBSC_int32_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:06.7735544Z test_select_SparseBSC_int32_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:06.7846048Z test_select_SparseBSC_int32_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:06.7962634Z test_select_SparseBSC_int32_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:06.8079374Z test_select_SparseBSC_int32_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:06.8195224Z test_select_SparseBSC_int32_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:06.8316798Z test_select_SparseBSC_int64_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:06.8431969Z test_select_SparseBSC_int64_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:06.8556581Z test_select_SparseBSC_int64_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:06.8681559Z test_select_SparseBSC_int64_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:06.8802600Z test_select_SparseBSC_int64_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:06.8922572Z test_select_SparseBSC_int64_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:06.9042383Z test_select_SparseBSC_int64_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:06.9157722Z test_select_SparseBSC_int64_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:06.9271883Z test_select_SparseBSC_int64_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:06.9387225Z test_select_SparseBSC_int64_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:06.9502640Z test_select_SparseBSC_int64_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:06.9618453Z test_select_SparseBSC_int64_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:06.9735265Z test_select_SparseBSR_int32_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:06.9846535Z test_select_SparseBSR_int32_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:06.9968198Z test_select_SparseBSR_int32_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:07.0089914Z test_select_SparseBSR_int32_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:07.0206344Z test_select_SparseBSR_int32_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:07.0322651Z test_select_SparseBSR_int32_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:07.0439140Z test_select_SparseBSR_int32_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:07.0549304Z test_select_SparseBSR_int32_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:07.0659105Z test_select_SparseBSR_int32_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:07.0768849Z test_select_SparseBSR_int32_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:07.0879813Z test_select_SparseBSR_int32_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:07.0990566Z test_select_SparseBSR_int32_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:07.1105034Z test_select_SparseBSR_int64_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:07.1213868Z test_select_SparseBSR_int64_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:07.1334361Z test_select_SparseBSR_int64_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:07.1455442Z test_select_SparseBSR_int64_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:07.1572704Z test_select_SparseBSR_int64_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:07.1690285Z test_select_SparseBSR_int64_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:07.1807655Z test_select_SparseBSR_int64_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:07.1917719Z test_select_SparseBSR_int64_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:07.2026934Z test_select_SparseBSR_int64_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:07.2136934Z test_select_SparseBSR_int64_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:07.2249143Z test_select_SparseBSR_int64_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:07.2360745Z test_select_SparseBSR_int64_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:07.2560017Z test_select_SparseCSC_int32_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.020s) 2022-08-17T12:44:07.2750559Z test_select_SparseCSC_int32_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:44:07.2950294Z test_select_SparseCSC_int32_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.020s) 2022-08-17T12:44:07.3150096Z test_select_SparseCSC_int32_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.020s) 2022-08-17T12:44:07.3345358Z test_select_SparseCSC_int32_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:44:07.3539916Z test_select_SparseCSC_int32_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:44:07.3734125Z test_select_SparseCSC_int32_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:44:07.3924822Z test_select_SparseCSC_int32_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:44:07.4113306Z test_select_SparseCSC_int32_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:44:07.4304368Z test_select_SparseCSC_int32_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:44:07.4498018Z test_select_SparseCSC_int32_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:44:07.4689030Z test_select_SparseCSC_int32_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:44:07.4883710Z test_select_SparseCSC_int64_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:44:07.5071025Z test_select_SparseCSC_int64_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:44:07.5270625Z test_select_SparseCSC_int64_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.020s) 2022-08-17T12:44:07.5471698Z test_select_SparseCSC_int64_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.020s) 2022-08-17T12:44:07.5666158Z test_select_SparseCSC_int64_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:44:07.5862006Z test_select_SparseCSC_int64_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:44:07.6059082Z test_select_SparseCSC_int64_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.020s) 2022-08-17T12:44:07.6247057Z test_select_SparseCSC_int64_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:44:07.6436130Z test_select_SparseCSC_int64_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:44:07.6625640Z test_select_SparseCSC_int64_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:44:07.6813497Z test_select_SparseCSC_int64_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:44:07.7000032Z test_select_SparseCSC_int64_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:44:07.7185055Z test_select_SparseCSR_int32_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.018s) 2022-08-17T12:44:07.7362763Z test_select_SparseCSR_int32_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.018s) 2022-08-17T12:44:07.7552771Z test_select_SparseCSR_int32_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:44:07.7742263Z test_select_SparseCSR_int32_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:44:07.7926774Z test_select_SparseCSR_int32_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.018s) 2022-08-17T12:44:07.8109274Z test_select_SparseCSR_int32_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.018s) 2022-08-17T12:44:07.8292521Z test_select_SparseCSR_int32_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.018s) 2022-08-17T12:44:07.8471371Z test_select_SparseCSR_int32_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.018s) 2022-08-17T12:44:07.8652504Z test_select_SparseCSR_int32_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.018s) 2022-08-17T12:44:07.8834725Z test_select_SparseCSR_int32_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.018s) 2022-08-17T12:44:07.9016373Z test_select_SparseCSR_int32_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.018s) 2022-08-17T12:44:07.9198415Z test_select_SparseCSR_int32_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.018s) 2022-08-17T12:44:07.9387145Z test_select_SparseCSR_int64_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:44:07.9569137Z test_select_SparseCSR_int64_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.018s) 2022-08-17T12:44:07.9762224Z test_select_SparseCSR_int64_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:44:07.9956379Z test_select_SparseCSR_int64_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:44:08.0145091Z test_select_SparseCSR_int64_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:44:08.0336381Z test_select_SparseCSR_int64_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:44:08.0527971Z test_select_SparseCSR_int64_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:44:08.0715570Z test_select_SparseCSR_int64_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:44:08.0901330Z test_select_SparseCSR_int64_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.018s) 2022-08-17T12:44:08.1084584Z test_select_SparseCSR_int64_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.018s) 2022-08-17T12:44:08.1268899Z test_select_SparseCSR_int64_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.018s) 2022-08-17T12:44:08.1452530Z test_select_SparseCSR_int64_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.018s) 2022-08-17T12:44:08.1592091Z test_sparse_add_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.014s) 2022-08-17T12:44:08.1730641Z test_sparse_add_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.014s) 2022-08-17T12:44:08.1857200Z test_sparse_add_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:44:08.1982472Z test_sparse_add_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:08.2097662Z test_sparse_add_errors_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:08.2210039Z test_sparse_add_errors_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:08.2321199Z test_sparse_add_errors_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:08.2432213Z test_sparse_add_errors_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:08.2571442Z test_sparse_addmm_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.014s) 2022-08-17T12:44:08.2706948Z test_sparse_addmm_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.014s) 2022-08-17T12:44:08.2828419Z test_sparse_addmm_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:08.2949731Z test_sparse_addmm_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:44:08.2986685Z test_sparse_csc_to_dense_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:44:08.3013698Z test_sparse_csc_to_dense_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:08.3052589Z test_sparse_csc_to_dense_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:44:08.3092519Z test_sparse_csc_to_dense_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:44:08.3127977Z test_sparse_csc_to_dense_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:08.3162642Z test_sparse_csc_to_dense_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:08.3196620Z test_sparse_csc_to_dense_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:08.3224011Z test_sparse_csc_to_dense_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:08.3250506Z test_sparse_csc_to_dense_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:08.3277173Z test_sparse_csc_to_dense_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:08.3304165Z test_sparse_csc_to_dense_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:08.3331236Z test_sparse_csc_to_dense_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:08.3392618Z test_sparse_csr_from_dense_convert_error_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:08.3452005Z test_sparse_csr_from_dense_convert_error_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:08.3511309Z test_sparse_csr_from_dense_convert_error_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:08.3571154Z test_sparse_csr_from_dense_convert_error_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:08.3630803Z test_sparse_csr_from_dense_convert_error_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:08.3689941Z test_sparse_csr_from_dense_convert_error_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:08.3749310Z test_sparse_csr_from_dense_convert_error_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:08.3808561Z test_sparse_csr_from_dense_convert_error_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:08.3867326Z test_sparse_csr_from_dense_convert_error_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:08.3926159Z test_sparse_csr_from_dense_convert_error_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:08.3984873Z test_sparse_csr_from_dense_convert_error_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:08.4043893Z test_sparse_csr_from_dense_convert_error_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:08.4077905Z test_sparse_csr_from_dense_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:08.4111333Z test_sparse_csr_from_dense_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:08.4143800Z test_sparse_csr_from_dense_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:08.4176533Z test_sparse_csr_from_dense_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:08.4208960Z test_sparse_csr_from_dense_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:08.4241159Z test_sparse_csr_from_dense_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:08.4272910Z test_sparse_csr_from_dense_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:08.4303439Z test_sparse_csr_from_dense_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:08.4334945Z test_sparse_csr_from_dense_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:08.4367527Z test_sparse_csr_from_dense_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:08.4398531Z test_sparse_csr_from_dense_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:08.4429442Z test_sparse_csr_from_dense_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:08.4461543Z test_sparse_csr_to_dense_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:08.4484763Z test_sparse_csr_to_dense_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.4520773Z test_sparse_csr_to_dense_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:44:08.4557082Z test_sparse_csr_to_dense_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:44:08.4589391Z test_sparse_csr_to_dense_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:08.4623374Z test_sparse_csr_to_dense_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:08.4655321Z test_sparse_csr_to_dense_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:08.4678742Z test_sparse_csr_to_dense_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.4702149Z test_sparse_csr_to_dense_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.4725023Z test_sparse_csr_to_dense_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.4748863Z test_sparse_csr_to_dense_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.4772094Z test_sparse_csr_to_dense_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.4792936Z test_sparse_csr_unary_inplace_abs_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.4853463Z test_sparse_csr_unary_inplace_abs_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:08.4871929Z test_sparse_csr_unary_inplace_abs_cpu_complex32 (__main__.TestSparseCSRCPU) ... /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:44:08.4872616Z result = torch.complex(real, imag) 2022-08-17T12:44:08.4913080Z ok (0.006s) 2022-08-17T12:44:08.4971248Z test_sparse_csr_unary_inplace_abs_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:44:08.4992819Z test_sparse_csr_unary_inplace_abs_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.5013308Z test_sparse_csr_unary_inplace_abs_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.5034352Z test_sparse_csr_unary_inplace_abs_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.5053659Z test_sparse_csr_unary_inplace_abs_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.5072174Z test_sparse_csr_unary_inplace_abs_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.5089955Z test_sparse_csr_unary_inplace_abs_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.5108215Z test_sparse_csr_unary_inplace_abs_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.5126842Z test_sparse_csr_unary_inplace_abs_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.5143379Z test_sparse_csr_unary_inplace_angle_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:44:08.5159438Z test_sparse_csr_unary_inplace_angle_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:44:08.5174297Z test_sparse_csr_unary_inplace_angle_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.5189466Z test_sparse_csr_unary_inplace_angle_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.5204194Z test_sparse_csr_unary_inplace_angle_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.5219159Z test_sparse_csr_unary_inplace_angle_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.5234030Z test_sparse_csr_unary_inplace_angle_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.5248795Z test_sparse_csr_unary_inplace_angle_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.5263685Z test_sparse_csr_unary_inplace_angle_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.5278709Z test_sparse_csr_unary_inplace_angle_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.5293452Z test_sparse_csr_unary_inplace_angle_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.5308408Z test_sparse_csr_unary_inplace_angle_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.5331491Z test_sparse_csr_unary_inplace_asin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.5403897Z test_sparse_csr_unary_inplace_asin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.5429008Z test_sparse_csr_unary_inplace_asin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.5452371Z test_sparse_csr_unary_inplace_asin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.5474380Z test_sparse_csr_unary_inplace_asin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.5496150Z test_sparse_csr_unary_inplace_asin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.5566238Z test_sparse_csr_unary_inplace_asin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.5635792Z test_sparse_csr_unary_inplace_asin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.5705152Z test_sparse_csr_unary_inplace_asin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.5774771Z test_sparse_csr_unary_inplace_asin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.5842839Z test_sparse_csr_unary_inplace_asin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.5865267Z test_sparse_csr_unary_inplace_asinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.5933587Z test_sparse_csr_unary_inplace_asinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.5956581Z test_sparse_csr_unary_inplace_asinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.5979798Z test_sparse_csr_unary_inplace_asinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.6001684Z test_sparse_csr_unary_inplace_asinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.6023069Z test_sparse_csr_unary_inplace_asinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.6090913Z test_sparse_csr_unary_inplace_asinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.6158977Z test_sparse_csr_unary_inplace_asinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.6225663Z test_sparse_csr_unary_inplace_asinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.6292519Z test_sparse_csr_unary_inplace_asinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.6359639Z test_sparse_csr_unary_inplace_asinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.6381114Z test_sparse_csr_unary_inplace_atan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.6449262Z test_sparse_csr_unary_inplace_atan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.6472502Z test_sparse_csr_unary_inplace_atan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.6495032Z test_sparse_csr_unary_inplace_atan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.6517869Z test_sparse_csr_unary_inplace_atan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.6539587Z test_sparse_csr_unary_inplace_atan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.6609747Z test_sparse_csr_unary_inplace_atan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.6677098Z test_sparse_csr_unary_inplace_atan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.6745111Z test_sparse_csr_unary_inplace_atan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.6813760Z test_sparse_csr_unary_inplace_atan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.6880697Z test_sparse_csr_unary_inplace_atan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.6902156Z test_sparse_csr_unary_inplace_atanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.6969513Z test_sparse_csr_unary_inplace_atanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.6992168Z test_sparse_csr_unary_inplace_atanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.7014214Z test_sparse_csr_unary_inplace_atanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.7035357Z test_sparse_csr_unary_inplace_atanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.7056170Z test_sparse_csr_unary_inplace_atanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.7123425Z test_sparse_csr_unary_inplace_atanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.7190006Z test_sparse_csr_unary_inplace_atanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.7256583Z test_sparse_csr_unary_inplace_atanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.7323119Z test_sparse_csr_unary_inplace_atanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.7389444Z test_sparse_csr_unary_inplace_atanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.7410577Z test_sparse_csr_unary_inplace_ceil_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.7431863Z test_sparse_csr_unary_inplace_ceil_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.7452241Z test_sparse_csr_unary_inplace_ceil_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.7472436Z test_sparse_csr_unary_inplace_conj_physical_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.7491325Z test_sparse_csr_unary_inplace_conj_physical_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.7512367Z test_sparse_csr_unary_inplace_conj_physical_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.7534923Z test_sparse_csr_unary_inplace_conj_physical_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.7557431Z test_sparse_csr_unary_inplace_conj_physical_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.7577621Z test_sparse_csr_unary_inplace_conj_physical_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.7598365Z test_sparse_csr_unary_inplace_conj_physical_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.7618680Z test_sparse_csr_unary_inplace_conj_physical_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.7638075Z test_sparse_csr_unary_inplace_conj_physical_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.7656488Z test_sparse_csr_unary_inplace_conj_physical_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.7674385Z test_sparse_csr_unary_inplace_conj_physical_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.7692128Z test_sparse_csr_unary_inplace_conj_physical_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.7710840Z test_sparse_csr_unary_inplace_conj_physical_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.7730906Z test_sparse_csr_unary_inplace_erf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.7800048Z test_sparse_csr_unary_inplace_erf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.7820855Z test_sparse_csr_unary_inplace_erf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.7842016Z test_sparse_csr_unary_inplace_erf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.7911061Z test_sparse_csr_unary_inplace_erf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.7978831Z test_sparse_csr_unary_inplace_erf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.8047106Z test_sparse_csr_unary_inplace_erf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.8114691Z test_sparse_csr_unary_inplace_erf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.8182017Z test_sparse_csr_unary_inplace_erf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.8204332Z test_sparse_csr_unary_inplace_erfinv_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.8273460Z test_sparse_csr_unary_inplace_erfinv_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.8294054Z test_sparse_csr_unary_inplace_erfinv_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.8315134Z test_sparse_csr_unary_inplace_erfinv_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.8384196Z test_sparse_csr_unary_inplace_erfinv_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.8452657Z test_sparse_csr_unary_inplace_erfinv_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.8521176Z test_sparse_csr_unary_inplace_erfinv_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.8589769Z test_sparse_csr_unary_inplace_erfinv_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.8656005Z test_sparse_csr_unary_inplace_erfinv_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.8677827Z test_sparse_csr_unary_inplace_expm1_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.8745047Z test_sparse_csr_unary_inplace_expm1_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.8766004Z test_sparse_csr_unary_inplace_expm1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.8786739Z test_sparse_csr_unary_inplace_expm1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.8854439Z test_sparse_csr_unary_inplace_expm1_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.8921279Z test_sparse_csr_unary_inplace_expm1_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.8987794Z test_sparse_csr_unary_inplace_expm1_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.9054516Z test_sparse_csr_unary_inplace_expm1_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.9121361Z test_sparse_csr_unary_inplace_expm1_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.9142800Z test_sparse_csr_unary_inplace_floor_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.9164221Z test_sparse_csr_unary_inplace_floor_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.9185656Z test_sparse_csr_unary_inplace_floor_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.9201925Z test_sparse_csr_unary_inplace_isinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:44:08.9217395Z test_sparse_csr_unary_inplace_isinf_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:44:08.9233074Z test_sparse_csr_unary_inplace_isinf_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:44:08.9247507Z test_sparse_csr_unary_inplace_isinf_cpu_complex32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9262473Z test_sparse_csr_unary_inplace_isinf_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9277497Z test_sparse_csr_unary_inplace_isinf_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9292043Z test_sparse_csr_unary_inplace_isinf_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9306839Z test_sparse_csr_unary_inplace_isinf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9321621Z test_sparse_csr_unary_inplace_isinf_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9336346Z test_sparse_csr_unary_inplace_isinf_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9351363Z test_sparse_csr_unary_inplace_isinf_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9365920Z test_sparse_csr_unary_inplace_isinf_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9380659Z test_sparse_csr_unary_inplace_isinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9395764Z test_sparse_csr_unary_inplace_isnan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9410232Z test_sparse_csr_unary_inplace_isnan_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9424900Z test_sparse_csr_unary_inplace_isnan_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9439599Z test_sparse_csr_unary_inplace_isnan_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9454283Z test_sparse_csr_unary_inplace_isnan_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9469092Z test_sparse_csr_unary_inplace_isnan_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9483940Z test_sparse_csr_unary_inplace_isnan_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9499711Z test_sparse_csr_unary_inplace_isnan_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:44:08.9514599Z test_sparse_csr_unary_inplace_isnan_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9529305Z test_sparse_csr_unary_inplace_isnan_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9544168Z test_sparse_csr_unary_inplace_isnan_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9558961Z test_sparse_csr_unary_inplace_isnan_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9573672Z test_sparse_csr_unary_inplace_isneginf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9588386Z test_sparse_csr_unary_inplace_isneginf_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9603212Z test_sparse_csr_unary_inplace_isneginf_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9617880Z test_sparse_csr_unary_inplace_isneginf_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9632857Z test_sparse_csr_unary_inplace_isneginf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9647732Z test_sparse_csr_unary_inplace_isneginf_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9662344Z test_sparse_csr_unary_inplace_isneginf_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9677152Z test_sparse_csr_unary_inplace_isneginf_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9692504Z test_sparse_csr_unary_inplace_isneginf_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:44:08.9707180Z test_sparse_csr_unary_inplace_isneginf_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9721862Z test_sparse_csr_unary_inplace_isposinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9736269Z test_sparse_csr_unary_inplace_isposinf_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9751270Z test_sparse_csr_unary_inplace_isposinf_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9765744Z test_sparse_csr_unary_inplace_isposinf_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9780374Z test_sparse_csr_unary_inplace_isposinf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9795147Z test_sparse_csr_unary_inplace_isposinf_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9809848Z test_sparse_csr_unary_inplace_isposinf_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9824482Z test_sparse_csr_unary_inplace_isposinf_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9839044Z test_sparse_csr_unary_inplace_isposinf_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9853290Z test_sparse_csr_unary_inplace_isposinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:08.9876228Z test_sparse_csr_unary_inplace_log1p_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.9945259Z test_sparse_csr_unary_inplace_log1p_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:08.9967562Z test_sparse_csr_unary_inplace_log1p_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:08.9989145Z test_sparse_csr_unary_inplace_log1p_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0056655Z test_sparse_csr_unary_inplace_log1p_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.0123740Z test_sparse_csr_unary_inplace_log1p_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.0190780Z test_sparse_csr_unary_inplace_log1p_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.0257977Z test_sparse_csr_unary_inplace_log1p_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.0325233Z test_sparse_csr_unary_inplace_log1p_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.0346358Z test_sparse_csr_unary_inplace_neg_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0367767Z test_sparse_csr_unary_inplace_neg_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0389160Z test_sparse_csr_unary_inplace_neg_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0410754Z test_sparse_csr_unary_inplace_neg_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0431897Z test_sparse_csr_unary_inplace_neg_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0452123Z test_sparse_csr_unary_inplace_neg_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0472802Z test_sparse_csr_unary_inplace_neg_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0492018Z test_sparse_csr_unary_inplace_neg_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0510841Z test_sparse_csr_unary_inplace_neg_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0529559Z test_sparse_csr_unary_inplace_neg_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0548131Z test_sparse_csr_unary_inplace_neg_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0566660Z test_sparse_csr_unary_inplace_neg_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0587524Z test_sparse_csr_unary_inplace_round_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0608574Z test_sparse_csr_unary_inplace_round_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0629160Z test_sparse_csr_unary_inplace_round_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0649465Z test_sparse_csr_unary_inplace_sgn_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0668593Z test_sparse_csr_unary_inplace_sgn_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0689349Z test_sparse_csr_unary_inplace_sgn_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0711105Z test_sparse_csr_unary_inplace_sgn_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0732345Z test_sparse_csr_unary_inplace_sgn_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0752983Z test_sparse_csr_unary_inplace_sgn_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0773414Z test_sparse_csr_unary_inplace_sgn_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0795398Z test_sparse_csr_unary_inplace_sgn_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0815503Z test_sparse_csr_unary_inplace_sgn_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0834314Z test_sparse_csr_unary_inplace_sgn_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0853501Z test_sparse_csr_unary_inplace_sgn_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0872710Z test_sparse_csr_unary_inplace_sgn_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0891371Z test_sparse_csr_unary_inplace_sgn_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0911776Z test_sparse_csr_unary_inplace_sign_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0930556Z test_sparse_csr_unary_inplace_sign_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0950264Z test_sparse_csr_unary_inplace_sign_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0970505Z test_sparse_csr_unary_inplace_sign_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.0990957Z test_sparse_csr_unary_inplace_sign_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.1009892Z test_sparse_csr_unary_inplace_sign_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.1028608Z test_sparse_csr_unary_inplace_sign_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.1048862Z test_sparse_csr_unary_inplace_sign_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.1068300Z test_sparse_csr_unary_inplace_sign_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.1086647Z test_sparse_csr_unary_inplace_sign_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.1101545Z test_sparse_csr_unary_inplace_signbit_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:09.1116444Z test_sparse_csr_unary_inplace_signbit_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:09.1131274Z test_sparse_csr_unary_inplace_signbit_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:09.1146471Z test_sparse_csr_unary_inplace_signbit_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:09.1161604Z test_sparse_csr_unary_inplace_signbit_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:09.1176602Z test_sparse_csr_unary_inplace_signbit_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:09.1191821Z test_sparse_csr_unary_inplace_signbit_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:09.1206673Z test_sparse_csr_unary_inplace_signbit_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:09.1221876Z test_sparse_csr_unary_inplace_signbit_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:09.1237058Z test_sparse_csr_unary_inplace_signbit_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:44:09.1257667Z test_sparse_csr_unary_inplace_sin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.1327204Z test_sparse_csr_unary_inplace_sin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.1349150Z test_sparse_csr_unary_inplace_sin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.1372350Z test_sparse_csr_unary_inplace_sin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.1392930Z test_sparse_csr_unary_inplace_sin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.1413131Z test_sparse_csr_unary_inplace_sin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.1481487Z test_sparse_csr_unary_inplace_sin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.1549189Z test_sparse_csr_unary_inplace_sin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.1616584Z test_sparse_csr_unary_inplace_sin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.1683975Z test_sparse_csr_unary_inplace_sin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.1751581Z test_sparse_csr_unary_inplace_sin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.1773492Z test_sparse_csr_unary_inplace_sinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.1842657Z test_sparse_csr_unary_inplace_sinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.1865599Z test_sparse_csr_unary_inplace_sinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.1888627Z test_sparse_csr_unary_inplace_sinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.1910798Z test_sparse_csr_unary_inplace_sinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.1931336Z test_sparse_csr_unary_inplace_sinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.2000165Z test_sparse_csr_unary_inplace_sinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.2068369Z test_sparse_csr_unary_inplace_sinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.2136441Z test_sparse_csr_unary_inplace_sinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.2205340Z test_sparse_csr_unary_inplace_sinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.2272533Z test_sparse_csr_unary_inplace_sinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.2293135Z test_sparse_csr_unary_inplace_sqrt_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.2361780Z test_sparse_csr_unary_inplace_sqrt_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.2383341Z test_sparse_csr_unary_inplace_sqrt_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.2405026Z test_sparse_csr_unary_inplace_sqrt_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.2426587Z test_sparse_csr_unary_inplace_sqrt_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.2448294Z test_sparse_csr_unary_inplace_sqrt_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.2517841Z test_sparse_csr_unary_inplace_sqrt_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.2585508Z test_sparse_csr_unary_inplace_sqrt_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.2653098Z test_sparse_csr_unary_inplace_sqrt_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.2720907Z test_sparse_csr_unary_inplace_sqrt_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.2788623Z test_sparse_csr_unary_inplace_sqrt_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.2809605Z test_sparse_csr_unary_inplace_tan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.2878781Z test_sparse_csr_unary_inplace_tan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.2901248Z test_sparse_csr_unary_inplace_tan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.2924666Z test_sparse_csr_unary_inplace_tan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.2946062Z test_sparse_csr_unary_inplace_tan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.2966902Z test_sparse_csr_unary_inplace_tan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.3038673Z test_sparse_csr_unary_inplace_tan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.3106868Z test_sparse_csr_unary_inplace_tan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.3175254Z test_sparse_csr_unary_inplace_tan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.3243988Z test_sparse_csr_unary_inplace_tan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.3313297Z test_sparse_csr_unary_inplace_tan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.3335644Z test_sparse_csr_unary_inplace_tanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.3405205Z test_sparse_csr_unary_inplace_tanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.3427614Z test_sparse_csr_unary_inplace_tanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.3450666Z test_sparse_csr_unary_inplace_tanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.3471807Z test_sparse_csr_unary_inplace_tanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.3492289Z test_sparse_csr_unary_inplace_tanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.3559851Z test_sparse_csr_unary_inplace_tanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.3627302Z test_sparse_csr_unary_inplace_tanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.3694558Z test_sparse_csr_unary_inplace_tanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.3761584Z test_sparse_csr_unary_inplace_tanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.3828308Z test_sparse_csr_unary_inplace_tanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:44:09.3849251Z test_sparse_csr_unary_inplace_trunc_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.3871017Z test_sparse_csr_unary_inplace_trunc_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.3891731Z test_sparse_csr_unary_inplace_trunc_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.3918650Z test_sparse_csr_unary_out_abs_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.3948459Z test_sparse_csr_unary_out_abs_cpu_complex128 (__main__.TestSparseCSRCPU) ... /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:44:09.3949264Z return self.op(*args, **kwargs) 2022-08-17T12:44:09.3952258Z ok (0.003s) 2022-08-17T12:44:09.3981286Z test_sparse_csr_unary_out_abs_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4009914Z test_sparse_csr_unary_out_abs_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4036449Z test_sparse_csr_unary_out_abs_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4063847Z test_sparse_csr_unary_out_abs_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4091067Z test_sparse_csr_unary_out_abs_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4116093Z test_sparse_csr_unary_out_abs_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.4139774Z test_sparse_csr_unary_out_abs_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.4163631Z test_sparse_csr_unary_out_abs_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.4187411Z test_sparse_csr_unary_out_abs_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.4211439Z test_sparse_csr_unary_out_abs_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.4239554Z test_sparse_csr_unary_out_angle_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4266020Z test_sparse_csr_unary_out_angle_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4294368Z test_sparse_csr_unary_out_angle_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4322034Z test_sparse_csr_unary_out_angle_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4348383Z test_sparse_csr_unary_out_angle_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4375307Z test_sparse_csr_unary_out_angle_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4402810Z test_sparse_csr_unary_out_angle_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4429573Z test_sparse_csr_unary_out_angle_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4456730Z test_sparse_csr_unary_out_angle_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4485616Z test_sparse_csr_unary_out_angle_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4513547Z test_sparse_csr_unary_out_angle_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4542050Z test_sparse_csr_unary_out_angle_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4568903Z test_sparse_csr_unary_out_asin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4596775Z test_sparse_csr_unary_out_asin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4625969Z test_sparse_csr_unary_out_asin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4655374Z test_sparse_csr_unary_out_asin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4682711Z test_sparse_csr_unary_out_asin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4710031Z test_sparse_csr_unary_out_asin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4736888Z test_sparse_csr_unary_out_asin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4766326Z test_sparse_csr_unary_out_asin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4793735Z test_sparse_csr_unary_out_asin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4820691Z test_sparse_csr_unary_out_asin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4844376Z test_sparse_csr_unary_out_asin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.4870074Z test_sparse_csr_unary_out_asinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.4896222Z test_sparse_csr_unary_out_asinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4925426Z test_sparse_csr_unary_out_asinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4955543Z test_sparse_csr_unary_out_asinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.4983334Z test_sparse_csr_unary_out_asinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5011888Z test_sparse_csr_unary_out_asinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5038680Z test_sparse_csr_unary_out_asinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5065996Z test_sparse_csr_unary_out_asinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5092432Z test_sparse_csr_unary_out_asinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5119192Z test_sparse_csr_unary_out_asinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5145510Z test_sparse_csr_unary_out_asinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5172460Z test_sparse_csr_unary_out_atan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5200334Z test_sparse_csr_unary_out_atan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5229284Z test_sparse_csr_unary_out_atan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5258136Z test_sparse_csr_unary_out_atan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5286892Z test_sparse_csr_unary_out_atan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5313824Z test_sparse_csr_unary_out_atan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5340875Z test_sparse_csr_unary_out_atan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5368189Z test_sparse_csr_unary_out_atan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5395222Z test_sparse_csr_unary_out_atan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5422267Z test_sparse_csr_unary_out_atan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5449258Z test_sparse_csr_unary_out_atan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5475206Z test_sparse_csr_unary_out_atanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5501144Z test_sparse_csr_unary_out_atanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5531051Z test_sparse_csr_unary_out_atanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5560375Z test_sparse_csr_unary_out_atanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5587426Z test_sparse_csr_unary_out_atanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5614963Z test_sparse_csr_unary_out_atanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5641015Z test_sparse_csr_unary_out_atanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5666925Z test_sparse_csr_unary_out_atanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5693840Z test_sparse_csr_unary_out_atanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5719797Z test_sparse_csr_unary_out_atanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5743424Z test_sparse_csr_unary_out_atanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.5768844Z test_sparse_csr_unary_out_ceil_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.5796164Z test_sparse_csr_unary_out_ceil_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5823207Z test_sparse_csr_unary_out_ceil_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5850658Z test_sparse_csr_unary_out_conj_physical_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5875212Z test_sparse_csr_unary_out_conj_physical_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.5902397Z test_sparse_csr_unary_out_conj_physical_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5929588Z test_sparse_csr_unary_out_conj_physical_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5958132Z test_sparse_csr_unary_out_conj_physical_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.5983622Z test_sparse_csr_unary_out_conj_physical_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6010262Z test_sparse_csr_unary_out_conj_physical_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6037184Z test_sparse_csr_unary_out_conj_physical_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6061752Z test_sparse_csr_unary_out_conj_physical_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.6085318Z test_sparse_csr_unary_out_conj_physical_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.6108898Z test_sparse_csr_unary_out_conj_physical_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.6132205Z test_sparse_csr_unary_out_conj_physical_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.6156443Z test_sparse_csr_unary_out_conj_physical_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.6183689Z test_sparse_csr_unary_out_erf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6211185Z test_sparse_csr_unary_out_erf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6238479Z test_sparse_csr_unary_out_erf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6265924Z test_sparse_csr_unary_out_erf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6293013Z test_sparse_csr_unary_out_erf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6321341Z test_sparse_csr_unary_out_erf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6348549Z test_sparse_csr_unary_out_erf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6375336Z test_sparse_csr_unary_out_erf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6402598Z test_sparse_csr_unary_out_erf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6429271Z test_sparse_csr_unary_out_erfinv_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6456438Z test_sparse_csr_unary_out_erfinv_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6484348Z test_sparse_csr_unary_out_erfinv_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6512188Z test_sparse_csr_unary_out_erfinv_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6538735Z test_sparse_csr_unary_out_erfinv_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6566012Z test_sparse_csr_unary_out_erfinv_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6594387Z test_sparse_csr_unary_out_erfinv_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6621124Z test_sparse_csr_unary_out_erfinv_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6644533Z test_sparse_csr_unary_out_erfinv_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.6671512Z test_sparse_csr_unary_out_expm1_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6698481Z test_sparse_csr_unary_out_expm1_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6726025Z test_sparse_csr_unary_out_expm1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6753474Z test_sparse_csr_unary_out_expm1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6780609Z test_sparse_csr_unary_out_expm1_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6807873Z test_sparse_csr_unary_out_expm1_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6835232Z test_sparse_csr_unary_out_expm1_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6862497Z test_sparse_csr_unary_out_expm1_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6890243Z test_sparse_csr_unary_out_expm1_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6916494Z test_sparse_csr_unary_out_floor_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6943666Z test_sparse_csr_unary_out_floor_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6970861Z test_sparse_csr_unary_out_floor_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.6985027Z test_sparse_csr_unary_out_isinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:44:09.6997746Z test_sparse_csr_unary_out_isinf_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:44:09.7010545Z test_sparse_csr_unary_out_isinf_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:44:09.7023352Z test_sparse_csr_unary_out_isinf_cpu_complex32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:44:09.7036176Z test_sparse_csr_unary_out_isinf_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:44:09.7048858Z test_sparse_csr_unary_out_isinf_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:44:09.7061647Z test_sparse_csr_unary_out_isinf_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:44:09.7074504Z test_sparse_csr_unary_out_isinf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:44:09.7087224Z test_sparse_csr_unary_out_isinf_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:44:09.7100061Z test_sparse_csr_unary_out_isinf_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:44:09.7113025Z test_sparse_csr_unary_out_isinf_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:44:09.7125651Z test_sparse_csr_unary_out_isinf_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:44:09.7138449Z test_sparse_csr_unary_out_isinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:44:09.7151551Z test_sparse_csr_unary_out_isnan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:44:09.7164233Z test_sparse_csr_unary_out_isnan_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:44:09.7176185Z test_sparse_csr_unary_out_isnan_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:44:09.7188812Z test_sparse_csr_unary_out_isnan_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:44:09.7201324Z test_sparse_csr_unary_out_isnan_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:44:09.7213515Z test_sparse_csr_unary_out_isnan_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:44:09.7226032Z test_sparse_csr_unary_out_isnan_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:44:09.7238374Z test_sparse_csr_unary_out_isnan_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:44:09.7250635Z test_sparse_csr_unary_out_isnan_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:44:09.7263178Z test_sparse_csr_unary_out_isnan_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:44:09.7275631Z test_sparse_csr_unary_out_isnan_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:44:09.7287935Z test_sparse_csr_unary_out_isnan_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:44:09.7314947Z test_sparse_csr_unary_out_isneginf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.7340581Z test_sparse_csr_unary_out_isneginf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.7364906Z test_sparse_csr_unary_out_isneginf_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.7390599Z test_sparse_csr_unary_out_isneginf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.7415689Z test_sparse_csr_unary_out_isneginf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.7440102Z test_sparse_csr_unary_out_isneginf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.7464242Z test_sparse_csr_unary_out_isneginf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.7488056Z test_sparse_csr_unary_out_isneginf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.7512062Z test_sparse_csr_unary_out_isneginf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.7535737Z test_sparse_csr_unary_out_isneginf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.7560322Z test_sparse_csr_unary_out_isposinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.7584130Z test_sparse_csr_unary_out_isposinf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.7608352Z test_sparse_csr_unary_out_isposinf_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.7633229Z test_sparse_csr_unary_out_isposinf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.7657875Z test_sparse_csr_unary_out_isposinf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.7681988Z test_sparse_csr_unary_out_isposinf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.7705945Z test_sparse_csr_unary_out_isposinf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.7729901Z test_sparse_csr_unary_out_isposinf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.7754161Z test_sparse_csr_unary_out_isposinf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.7777787Z test_sparse_csr_unary_out_isposinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.7804810Z test_sparse_csr_unary_out_log1p_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.7832567Z test_sparse_csr_unary_out_log1p_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.7859739Z test_sparse_csr_unary_out_log1p_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.7886967Z test_sparse_csr_unary_out_log1p_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.7914055Z test_sparse_csr_unary_out_log1p_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.7941290Z test_sparse_csr_unary_out_log1p_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.7968319Z test_sparse_csr_unary_out_log1p_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.7995444Z test_sparse_csr_unary_out_log1p_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.8024757Z test_sparse_csr_unary_out_log1p_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.8050168Z test_sparse_csr_unary_out_neg_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.8078514Z test_sparse_csr_unary_out_neg_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.8105714Z test_sparse_csr_unary_out_neg_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.8133775Z test_sparse_csr_unary_out_neg_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.8160751Z test_sparse_csr_unary_out_neg_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.8187719Z test_sparse_csr_unary_out_neg_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.8215130Z test_sparse_csr_unary_out_neg_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.8240266Z test_sparse_csr_unary_out_neg_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.8264062Z test_sparse_csr_unary_out_neg_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.8288029Z test_sparse_csr_unary_out_neg_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.8312311Z test_sparse_csr_unary_out_neg_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.8336935Z test_sparse_csr_unary_out_neg_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.8362896Z test_sparse_csr_unary_out_round_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.8390602Z test_sparse_csr_unary_out_round_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.8418211Z test_sparse_csr_unary_out_round_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.8444519Z test_sparse_csr_unary_out_sgn_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.8468844Z test_sparse_csr_unary_out_sgn_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.8495795Z test_sparse_csr_unary_out_sgn_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.8523484Z test_sparse_csr_unary_out_sgn_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.8551781Z test_sparse_csr_unary_out_sgn_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.8577647Z test_sparse_csr_unary_out_sgn_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.8604752Z test_sparse_csr_unary_out_sgn_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.8632328Z test_sparse_csr_unary_out_sgn_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.8656511Z test_sparse_csr_unary_out_sgn_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.8680821Z test_sparse_csr_unary_out_sgn_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.8706877Z test_sparse_csr_unary_out_sgn_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.8730909Z test_sparse_csr_unary_out_sgn_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.8755014Z test_sparse_csr_unary_out_sgn_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.8780100Z test_sparse_csr_unary_out_sign_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.8804681Z test_sparse_csr_unary_out_sign_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.8830516Z test_sparse_csr_unary_out_sign_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.8857033Z test_sparse_csr_unary_out_sign_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.8884347Z test_sparse_csr_unary_out_sign_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.8909582Z test_sparse_csr_unary_out_sign_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.8933165Z test_sparse_csr_unary_out_sign_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.8957531Z test_sparse_csr_unary_out_sign_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.8981722Z test_sparse_csr_unary_out_sign_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.9005348Z test_sparse_csr_unary_out_sign_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.9029437Z test_sparse_csr_unary_out_signbit_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.9052710Z test_sparse_csr_unary_out_signbit_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.9076966Z test_sparse_csr_unary_out_signbit_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.9101956Z test_sparse_csr_unary_out_signbit_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.9127392Z test_sparse_csr_unary_out_signbit_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.9152197Z test_sparse_csr_unary_out_signbit_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.9176144Z test_sparse_csr_unary_out_signbit_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.9200291Z test_sparse_csr_unary_out_signbit_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.9224260Z test_sparse_csr_unary_out_signbit_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.9248265Z test_sparse_csr_unary_out_signbit_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:09.9275652Z test_sparse_csr_unary_out_sin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.9302926Z test_sparse_csr_unary_out_sin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.9332357Z test_sparse_csr_unary_out_sin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.9361794Z test_sparse_csr_unary_out_sin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.9389544Z test_sparse_csr_unary_out_sin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.9416900Z test_sparse_csr_unary_out_sin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.9444590Z test_sparse_csr_unary_out_sin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.9472318Z test_sparse_csr_unary_out_sin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.9500460Z test_sparse_csr_unary_out_sin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.9527433Z test_sparse_csr_unary_out_sin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.9554902Z test_sparse_csr_unary_out_sin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.9581699Z test_sparse_csr_unary_out_sinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.9608891Z test_sparse_csr_unary_out_sinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.9638313Z test_sparse_csr_unary_out_sinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.9668015Z test_sparse_csr_unary_out_sinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.9695110Z test_sparse_csr_unary_out_sinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.9723272Z test_sparse_csr_unary_out_sinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.9750802Z test_sparse_csr_unary_out_sinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.9777770Z test_sparse_csr_unary_out_sinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.9805701Z test_sparse_csr_unary_out_sinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.9833588Z test_sparse_csr_unary_out_sinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.9860898Z test_sparse_csr_unary_out_sinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.9886433Z test_sparse_csr_unary_out_sqrt_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.9913997Z test_sparse_csr_unary_out_sqrt_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.9942064Z test_sparse_csr_unary_out_sqrt_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.9971972Z test_sparse_csr_unary_out_sqrt_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:09.9999921Z test_sparse_csr_unary_out_sqrt_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0027278Z test_sparse_csr_unary_out_sqrt_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0054183Z test_sparse_csr_unary_out_sqrt_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0081930Z test_sparse_csr_unary_out_sqrt_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0109591Z test_sparse_csr_unary_out_sqrt_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0136399Z test_sparse_csr_unary_out_sqrt_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0163616Z test_sparse_csr_unary_out_sqrt_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0191437Z test_sparse_csr_unary_out_tan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0218956Z test_sparse_csr_unary_out_tan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0247712Z test_sparse_csr_unary_out_tan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0276934Z test_sparse_csr_unary_out_tan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0304393Z test_sparse_csr_unary_out_tan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0332050Z test_sparse_csr_unary_out_tan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0360119Z test_sparse_csr_unary_out_tan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0387628Z test_sparse_csr_unary_out_tan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0414415Z test_sparse_csr_unary_out_tan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0441756Z test_sparse_csr_unary_out_tan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0469755Z test_sparse_csr_unary_out_tan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0496745Z test_sparse_csr_unary_out_tanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0524157Z test_sparse_csr_unary_out_tanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0553057Z test_sparse_csr_unary_out_tanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0582576Z test_sparse_csr_unary_out_tanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0610321Z test_sparse_csr_unary_out_tanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0637995Z test_sparse_csr_unary_out_tanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0665274Z test_sparse_csr_unary_out_tanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0692585Z test_sparse_csr_unary_out_tanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0720854Z test_sparse_csr_unary_out_tanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0747873Z test_sparse_csr_unary_out_tanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0775209Z test_sparse_csr_unary_out_tanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0801307Z test_sparse_csr_unary_out_trunc_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0829220Z test_sparse_csr_unary_out_trunc_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0856736Z test_sparse_csr_unary_out_trunc_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:44:10.0904455Z test_sparse_mm_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:44:10.0952711Z test_sparse_mm_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:44:10.0997641Z test_sparse_mm_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:44:10.1042235Z test_sparse_mm_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:44:10.1060781Z test_sparse_to_sparse_compressed_SparseBSC_cpu_float64 (__main__.TestSparseCSRCPU) 2022-08-17T12:44:10.1064936Z This test tests conversion from COO to CSR and CSC and CSC to CSR and CSC ... ok (0.002s) 2022-08-17T12:44:10.1082885Z test_sparse_to_sparse_compressed_SparseBSR_cpu_float64 (__main__.TestSparseCSRCPU) 2022-08-17T12:44:10.1087026Z This test tests conversion from COO to CSR and CSC and CSC to CSR and CSC ... ok (0.002s) 2022-08-17T12:44:10.1104728Z test_sparse_to_sparse_compressed_SparseCSC_cpu_float64 (__main__.TestSparseCSRCPU) 2022-08-17T12:44:10.1236662Z This test tests conversion from COO to CSR and CSC and CSC to CSR and CSC ... ok (0.015s) 2022-08-17T12:44:10.1254771Z test_sparse_to_sparse_compressed_SparseCSR_cpu_float64 (__main__.TestSparseCSRCPU) 2022-08-17T12:44:10.1387018Z This test tests conversion from COO to CSR and CSC and CSC to CSR and CSC ... ok (0.015s) 2022-08-17T12:44:10.2085565Z test_sparse_triangular_solve_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.070s) 2022-08-17T12:44:10.2797229Z test_sparse_triangular_solve_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.071s) 2022-08-17T12:44:10.3415876Z test_sparse_triangular_solve_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.062s) 2022-08-17T12:44:10.4015898Z test_sparse_triangular_solve_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.060s) 2022-08-17T12:44:10.4106888Z test_sum_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:44:10.4186356Z test_sum_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:10.4282548Z test_sum_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:44:10.4377391Z test_sum_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:44:10.4465988Z test_sum_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:44:10.4580229Z test_sum_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:10.4691641Z test_sum_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:44:10.4771387Z test_sum_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:10.4850442Z test_sum_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:10.4928865Z test_sum_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:10.5007975Z test_sum_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:10.5087338Z test_sum_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:44:10.6119874Z test_transpose_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.103s) 2022-08-17T12:44:10.7126720Z test_transpose_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.101s) 2022-08-17T12:44:10.8196691Z test_transpose_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.107s) 2022-08-17T12:44:10.9271366Z test_transpose_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.107s) 2022-08-17T12:44:11.0317818Z test_transpose_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.105s) 2022-08-17T12:44:11.1362625Z test_transpose_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.104s) 2022-08-17T12:44:11.2394600Z test_transpose_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.103s) 2022-08-17T12:44:11.3415966Z test_transpose_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.102s) 2022-08-17T12:44:11.4440995Z test_transpose_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.102s) 2022-08-17T12:44:11.5452306Z test_transpose_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.101s) 2022-08-17T12:44:11.6463335Z test_transpose_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.101s) 2022-08-17T12:44:11.7472414Z test_transpose_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.101s) 2022-08-17T12:44:11.7493354Z test_zero_to_zero_correspondence_unary_abs_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.7513600Z test_zero_to_zero_correspondence_unary_abs_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.7532630Z test_zero_to_zero_correspondence_unary_abs_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.7551707Z test_zero_to_zero_correspondence_unary_abs_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.7570093Z test_zero_to_zero_correspondence_unary_abs_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.7588833Z test_zero_to_zero_correspondence_unary_abs_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.7607123Z test_zero_to_zero_correspondence_unary_abs_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.7624904Z test_zero_to_zero_correspondence_unary_abs_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.7642633Z test_zero_to_zero_correspondence_unary_abs_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.7660232Z test_zero_to_zero_correspondence_unary_abs_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.7678000Z test_zero_to_zero_correspondence_unary_abs_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.7695496Z test_zero_to_zero_correspondence_unary_abs_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.7714308Z test_zero_to_zero_correspondence_unary_angle_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.7733883Z test_zero_to_zero_correspondence_unary_angle_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.7752813Z test_zero_to_zero_correspondence_unary_angle_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.7771286Z test_zero_to_zero_correspondence_unary_angle_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.7789816Z test_zero_to_zero_correspondence_unary_angle_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.7808020Z test_zero_to_zero_correspondence_unary_angle_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.7826376Z test_zero_to_zero_correspondence_unary_angle_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.7844615Z test_zero_to_zero_correspondence_unary_angle_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.7862457Z test_zero_to_zero_correspondence_unary_angle_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.7880599Z test_zero_to_zero_correspondence_unary_angle_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.7898105Z test_zero_to_zero_correspondence_unary_angle_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.7916573Z test_zero_to_zero_correspondence_unary_angle_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.7934683Z test_zero_to_zero_correspondence_unary_asin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.7954475Z test_zero_to_zero_correspondence_unary_asin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.7973159Z test_zero_to_zero_correspondence_unary_asin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.7991361Z test_zero_to_zero_correspondence_unary_asin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8009743Z test_zero_to_zero_correspondence_unary_asin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8029043Z test_zero_to_zero_correspondence_unary_asin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8048570Z test_zero_to_zero_correspondence_unary_asin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8068053Z test_zero_to_zero_correspondence_unary_asin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8087669Z test_zero_to_zero_correspondence_unary_asin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8107076Z test_zero_to_zero_correspondence_unary_asin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8126395Z test_zero_to_zero_correspondence_unary_asin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8145061Z test_zero_to_zero_correspondence_unary_asinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8162877Z test_zero_to_zero_correspondence_unary_asinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8180836Z test_zero_to_zero_correspondence_unary_asinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8198925Z test_zero_to_zero_correspondence_unary_asinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8216462Z test_zero_to_zero_correspondence_unary_asinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8234513Z test_zero_to_zero_correspondence_unary_asinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8251972Z test_zero_to_zero_correspondence_unary_asinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8271010Z test_zero_to_zero_correspondence_unary_asinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8288755Z test_zero_to_zero_correspondence_unary_asinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8306695Z test_zero_to_zero_correspondence_unary_asinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8324554Z test_zero_to_zero_correspondence_unary_asinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8342859Z test_zero_to_zero_correspondence_unary_atan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8361714Z test_zero_to_zero_correspondence_unary_atan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8380448Z test_zero_to_zero_correspondence_unary_atan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8398403Z test_zero_to_zero_correspondence_unary_atan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8416699Z test_zero_to_zero_correspondence_unary_atan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8436054Z test_zero_to_zero_correspondence_unary_atan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8455740Z test_zero_to_zero_correspondence_unary_atan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8475498Z test_zero_to_zero_correspondence_unary_atan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8495517Z test_zero_to_zero_correspondence_unary_atan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8516811Z test_zero_to_zero_correspondence_unary_atan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8536648Z test_zero_to_zero_correspondence_unary_atan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8555453Z test_zero_to_zero_correspondence_unary_atanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8572902Z test_zero_to_zero_correspondence_unary_atanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8590681Z test_zero_to_zero_correspondence_unary_atanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8608193Z test_zero_to_zero_correspondence_unary_atanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8625688Z test_zero_to_zero_correspondence_unary_atanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8642744Z test_zero_to_zero_correspondence_unary_atanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8660206Z test_zero_to_zero_correspondence_unary_atanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8677726Z test_zero_to_zero_correspondence_unary_atanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8695179Z test_zero_to_zero_correspondence_unary_atanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8712855Z test_zero_to_zero_correspondence_unary_atanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8730195Z test_zero_to_zero_correspondence_unary_atanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8748093Z test_zero_to_zero_correspondence_unary_ceil_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8767253Z test_zero_to_zero_correspondence_unary_ceil_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8785872Z test_zero_to_zero_correspondence_unary_ceil_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8803384Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8819351Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8837026Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8854592Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8872632Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8889475Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8906563Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8923467Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8939523Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8955625Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8971454Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.8987555Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9003791Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9021653Z test_zero_to_zero_correspondence_unary_erf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9041152Z test_zero_to_zero_correspondence_unary_erf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9060164Z test_zero_to_zero_correspondence_unary_erf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9078980Z test_zero_to_zero_correspondence_unary_erf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9098085Z test_zero_to_zero_correspondence_unary_erf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9117410Z test_zero_to_zero_correspondence_unary_erf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9136419Z test_zero_to_zero_correspondence_unary_erf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9155790Z test_zero_to_zero_correspondence_unary_erf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9174783Z test_zero_to_zero_correspondence_unary_erf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9193375Z test_zero_to_zero_correspondence_unary_erfinv_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9211462Z test_zero_to_zero_correspondence_unary_erfinv_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9230735Z test_zero_to_zero_correspondence_unary_erfinv_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9249710Z test_zero_to_zero_correspondence_unary_erfinv_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9268936Z test_zero_to_zero_correspondence_unary_erfinv_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9287908Z test_zero_to_zero_correspondence_unary_erfinv_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9307240Z test_zero_to_zero_correspondence_unary_erfinv_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9326235Z test_zero_to_zero_correspondence_unary_erfinv_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9345875Z test_zero_to_zero_correspondence_unary_erfinv_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9364961Z test_zero_to_zero_correspondence_unary_expm1_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9384145Z test_zero_to_zero_correspondence_unary_expm1_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9402468Z test_zero_to_zero_correspondence_unary_expm1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9420680Z test_zero_to_zero_correspondence_unary_expm1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9439509Z test_zero_to_zero_correspondence_unary_expm1_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9457917Z test_zero_to_zero_correspondence_unary_expm1_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9477021Z test_zero_to_zero_correspondence_unary_expm1_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9496606Z test_zero_to_zero_correspondence_unary_expm1_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9516304Z test_zero_to_zero_correspondence_unary_expm1_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9534027Z test_zero_to_zero_correspondence_unary_floor_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9552024Z test_zero_to_zero_correspondence_unary_floor_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9569455Z test_zero_to_zero_correspondence_unary_floor_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9587156Z test_zero_to_zero_correspondence_unary_isinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9604218Z test_zero_to_zero_correspondence_unary_isinf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9621928Z test_zero_to_zero_correspondence_unary_isinf_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9639744Z test_zero_to_zero_correspondence_unary_isinf_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9657396Z test_zero_to_zero_correspondence_unary_isinf_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9674888Z test_zero_to_zero_correspondence_unary_isinf_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9692013Z test_zero_to_zero_correspondence_unary_isinf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9709320Z test_zero_to_zero_correspondence_unary_isinf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9726279Z test_zero_to_zero_correspondence_unary_isinf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9743235Z test_zero_to_zero_correspondence_unary_isinf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9760272Z test_zero_to_zero_correspondence_unary_isinf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9776982Z test_zero_to_zero_correspondence_unary_isinf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9794489Z test_zero_to_zero_correspondence_unary_isinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9811281Z test_zero_to_zero_correspondence_unary_isnan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9828374Z test_zero_to_zero_correspondence_unary_isnan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9845035Z test_zero_to_zero_correspondence_unary_isnan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9861846Z test_zero_to_zero_correspondence_unary_isnan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9878535Z test_zero_to_zero_correspondence_unary_isnan_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9895117Z test_zero_to_zero_correspondence_unary_isnan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9912365Z test_zero_to_zero_correspondence_unary_isnan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9928932Z test_zero_to_zero_correspondence_unary_isnan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9945744Z test_zero_to_zero_correspondence_unary_isnan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9962591Z test_zero_to_zero_correspondence_unary_isnan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9979201Z test_zero_to_zero_correspondence_unary_isnan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:11.9996134Z test_zero_to_zero_correspondence_unary_isnan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0013044Z test_zero_to_zero_correspondence_unary_isneginf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0030479Z test_zero_to_zero_correspondence_unary_isneginf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0047533Z test_zero_to_zero_correspondence_unary_isneginf_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0064986Z test_zero_to_zero_correspondence_unary_isneginf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0082421Z test_zero_to_zero_correspondence_unary_isneginf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0099765Z test_zero_to_zero_correspondence_unary_isneginf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0117386Z test_zero_to_zero_correspondence_unary_isneginf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0134308Z test_zero_to_zero_correspondence_unary_isneginf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0151915Z test_zero_to_zero_correspondence_unary_isneginf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0169236Z test_zero_to_zero_correspondence_unary_isneginf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0186549Z test_zero_to_zero_correspondence_unary_isposinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0203919Z test_zero_to_zero_correspondence_unary_isposinf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0221309Z test_zero_to_zero_correspondence_unary_isposinf_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0238689Z test_zero_to_zero_correspondence_unary_isposinf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0255861Z test_zero_to_zero_correspondence_unary_isposinf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0273244Z test_zero_to_zero_correspondence_unary_isposinf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0290351Z test_zero_to_zero_correspondence_unary_isposinf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0307411Z test_zero_to_zero_correspondence_unary_isposinf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0324846Z test_zero_to_zero_correspondence_unary_isposinf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0342244Z test_zero_to_zero_correspondence_unary_isposinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0361304Z test_zero_to_zero_correspondence_unary_log1p_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0380990Z test_zero_to_zero_correspondence_unary_log1p_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0400792Z test_zero_to_zero_correspondence_unary_log1p_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0420216Z test_zero_to_zero_correspondence_unary_log1p_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0440179Z test_zero_to_zero_correspondence_unary_log1p_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0459918Z test_zero_to_zero_correspondence_unary_log1p_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0479790Z test_zero_to_zero_correspondence_unary_log1p_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0499519Z test_zero_to_zero_correspondence_unary_log1p_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0519392Z test_zero_to_zero_correspondence_unary_log1p_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0538165Z test_zero_to_zero_correspondence_unary_neg_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0556398Z test_zero_to_zero_correspondence_unary_neg_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0574500Z test_zero_to_zero_correspondence_unary_neg_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0593414Z test_zero_to_zero_correspondence_unary_neg_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0611090Z test_zero_to_zero_correspondence_unary_neg_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0629076Z test_zero_to_zero_correspondence_unary_neg_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0646872Z test_zero_to_zero_correspondence_unary_neg_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0664101Z test_zero_to_zero_correspondence_unary_neg_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0681313Z test_zero_to_zero_correspondence_unary_neg_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0697928Z test_zero_to_zero_correspondence_unary_neg_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0715276Z test_zero_to_zero_correspondence_unary_neg_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0732311Z test_zero_to_zero_correspondence_unary_neg_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0750638Z test_zero_to_zero_correspondence_unary_round_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0768523Z test_zero_to_zero_correspondence_unary_round_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0786569Z test_zero_to_zero_correspondence_unary_round_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0804952Z test_zero_to_zero_correspondence_unary_sgn_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0822174Z test_zero_to_zero_correspondence_unary_sgn_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0840493Z test_zero_to_zero_correspondence_unary_sgn_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0858718Z test_zero_to_zero_correspondence_unary_sgn_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0877035Z test_zero_to_zero_correspondence_unary_sgn_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0895087Z test_zero_to_zero_correspondence_unary_sgn_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0913380Z test_zero_to_zero_correspondence_unary_sgn_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0930899Z test_zero_to_zero_correspondence_unary_sgn_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0948387Z test_zero_to_zero_correspondence_unary_sgn_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0965185Z test_zero_to_zero_correspondence_unary_sgn_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0982077Z test_zero_to_zero_correspondence_unary_sgn_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.0999070Z test_zero_to_zero_correspondence_unary_sgn_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1016018Z test_zero_to_zero_correspondence_unary_sgn_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1034109Z test_zero_to_zero_correspondence_unary_sign_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1051335Z test_zero_to_zero_correspondence_unary_sign_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1069242Z test_zero_to_zero_correspondence_unary_sign_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1087044Z test_zero_to_zero_correspondence_unary_sign_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1104969Z test_zero_to_zero_correspondence_unary_sign_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1122001Z test_zero_to_zero_correspondence_unary_sign_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1139020Z test_zero_to_zero_correspondence_unary_sign_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1156028Z test_zero_to_zero_correspondence_unary_sign_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1172952Z test_zero_to_zero_correspondence_unary_sign_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1190210Z test_zero_to_zero_correspondence_unary_sign_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1207134Z test_zero_to_zero_correspondence_unary_signbit_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1224335Z test_zero_to_zero_correspondence_unary_signbit_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1241555Z test_zero_to_zero_correspondence_unary_signbit_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1258373Z test_zero_to_zero_correspondence_unary_signbit_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1275647Z test_zero_to_zero_correspondence_unary_signbit_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1292929Z test_zero_to_zero_correspondence_unary_signbit_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1310713Z test_zero_to_zero_correspondence_unary_signbit_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1327894Z test_zero_to_zero_correspondence_unary_signbit_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1344983Z test_zero_to_zero_correspondence_unary_signbit_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1362213Z test_zero_to_zero_correspondence_unary_signbit_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1381679Z test_zero_to_zero_correspondence_unary_sin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1400984Z test_zero_to_zero_correspondence_unary_sin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1420147Z test_zero_to_zero_correspondence_unary_sin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1438537Z test_zero_to_zero_correspondence_unary_sin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1458370Z test_zero_to_zero_correspondence_unary_sin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1478562Z test_zero_to_zero_correspondence_unary_sin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1497960Z test_zero_to_zero_correspondence_unary_sin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1517792Z test_zero_to_zero_correspondence_unary_sin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1537397Z test_zero_to_zero_correspondence_unary_sin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1557368Z test_zero_to_zero_correspondence_unary_sin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1576867Z test_zero_to_zero_correspondence_unary_sin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1595725Z test_zero_to_zero_correspondence_unary_sinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1613330Z test_zero_to_zero_correspondence_unary_sinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1631045Z test_zero_to_zero_correspondence_unary_sinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1648810Z test_zero_to_zero_correspondence_unary_sinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1666457Z test_zero_to_zero_correspondence_unary_sinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1683954Z test_zero_to_zero_correspondence_unary_sinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1701708Z test_zero_to_zero_correspondence_unary_sinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1719402Z test_zero_to_zero_correspondence_unary_sinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1737106Z test_zero_to_zero_correspondence_unary_sinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1754973Z test_zero_to_zero_correspondence_unary_sinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1772493Z test_zero_to_zero_correspondence_unary_sinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1790235Z test_zero_to_zero_correspondence_unary_sqrt_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1809158Z test_zero_to_zero_correspondence_unary_sqrt_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1827519Z test_zero_to_zero_correspondence_unary_sqrt_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1845746Z test_zero_to_zero_correspondence_unary_sqrt_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1864485Z test_zero_to_zero_correspondence_unary_sqrt_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1883865Z test_zero_to_zero_correspondence_unary_sqrt_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1903616Z test_zero_to_zero_correspondence_unary_sqrt_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1923483Z test_zero_to_zero_correspondence_unary_sqrt_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1943173Z test_zero_to_zero_correspondence_unary_sqrt_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1962866Z test_zero_to_zero_correspondence_unary_sqrt_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.1982460Z test_zero_to_zero_correspondence_unary_sqrt_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.2002142Z test_zero_to_zero_correspondence_unary_tan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.2021146Z test_zero_to_zero_correspondence_unary_tan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.2039999Z test_zero_to_zero_correspondence_unary_tan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.2058154Z test_zero_to_zero_correspondence_unary_tan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.2077171Z test_zero_to_zero_correspondence_unary_tan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.2096308Z test_zero_to_zero_correspondence_unary_tan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.2116389Z test_zero_to_zero_correspondence_unary_tan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.2135743Z test_zero_to_zero_correspondence_unary_tan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.2155524Z test_zero_to_zero_correspondence_unary_tan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.2174930Z test_zero_to_zero_correspondence_unary_tan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.2195041Z test_zero_to_zero_correspondence_unary_tan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.2214488Z test_zero_to_zero_correspondence_unary_tanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.2235462Z test_zero_to_zero_correspondence_unary_tanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.2254202Z test_zero_to_zero_correspondence_unary_tanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.2272592Z test_zero_to_zero_correspondence_unary_tanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.2291115Z test_zero_to_zero_correspondence_unary_tanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.2310598Z test_zero_to_zero_correspondence_unary_tanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.2330437Z test_zero_to_zero_correspondence_unary_tanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.2350569Z test_zero_to_zero_correspondence_unary_tanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.2369255Z test_zero_to_zero_correspondence_unary_tanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.2389329Z test_zero_to_zero_correspondence_unary_tanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.2408540Z test_zero_to_zero_correspondence_unary_tanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.2427452Z test_zero_to_zero_correspondence_unary_trunc_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.2446208Z test_zero_to_zero_correspondence_unary_trunc_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.2465226Z test_zero_to_zero_correspondence_unary_trunc_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:44:12.6430429Z test_make_crow_indices (__main__.TestSparseCSRSampler) ... ok (0.396s) 2022-08-17T12:44:12.6497016Z test_clone_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:12.6556266Z test_clone_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:12.6627042Z test_clone_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:12.6692838Z test_clone_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:12.6756092Z test_clone_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:12.6820179Z test_clone_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:12.6883150Z test_clone_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:12.6940027Z test_clone_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:12.7007552Z test_clone_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:12.7062960Z test_clone_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:12.7118741Z test_clone_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:12.7174969Z test_clone_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:12.7236980Z test_clone_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:12.7292790Z test_clone_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:12.7356987Z test_clone_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:12.7421035Z test_clone_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:12.7483535Z test_clone_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:12.7545930Z test_clone_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:12.7607220Z test_clone_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:12.7663167Z test_clone_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:12.7718497Z test_clone_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:12.7772871Z test_clone_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:12.7827761Z test_clone_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:12.7883410Z test_clone_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:12.7914793Z test_clone_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:12.7942126Z test_clone_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:12.7974864Z test_clone_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:12.8009379Z test_clone_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:12.8041538Z test_clone_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:12.8072744Z test_clone_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:12.8103312Z test_clone_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:12.8131313Z test_clone_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:12.8158632Z test_clone_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:12.8185844Z test_clone_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:12.8213406Z test_clone_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:12.8242337Z test_clone_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:12.8273948Z test_clone_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:12.8301300Z test_clone_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:12.8333526Z test_clone_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:12.8366928Z test_clone_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:12.8398770Z test_clone_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:12.8430049Z test_clone_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:12.8460184Z test_clone_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:12.8487404Z test_clone_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:12.8514868Z test_clone_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:12.8541666Z test_clone_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:12.8569113Z test_clone_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:12.8597547Z test_clone_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:12.8623040Z test_consistency_SparseBSC__masked_amax_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.8648138Z test_consistency_SparseBSC__masked_amax_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.8673560Z test_consistency_SparseBSC__masked_amax_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.8698849Z test_consistency_SparseBSC__masked_amax_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.8724053Z test_consistency_SparseBSC__masked_amax_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.8749032Z test_consistency_SparseBSC__masked_amax_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.8773977Z test_consistency_SparseBSC__masked_amax_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.8799072Z test_consistency_SparseBSC__masked_amax_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.8823914Z test_consistency_SparseBSC__masked_amax_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.8848845Z test_consistency_SparseBSC__masked_amin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.8873908Z test_consistency_SparseBSC__masked_amin_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.8898730Z test_consistency_SparseBSC__masked_amin_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.8923441Z test_consistency_SparseBSC__masked_amin_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.8948225Z test_consistency_SparseBSC__masked_amin_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.8973280Z test_consistency_SparseBSC__masked_amin_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.8998200Z test_consistency_SparseBSC__masked_amin_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9023227Z test_consistency_SparseBSC__masked_amin_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9048183Z test_consistency_SparseBSC__masked_amin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9072951Z test_consistency_SparseBSC__masked_mean_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9097576Z test_consistency_SparseBSC__masked_mean_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9122848Z test_consistency_SparseBSC__masked_mean_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9147526Z test_consistency_SparseBSC__masked_mean_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9172450Z test_consistency_SparseBSC__masked_mean_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9197298Z test_consistency_SparseBSC__masked_mean_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9222241Z test_consistency_SparseBSC__masked_mean_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9246898Z test_consistency_SparseBSC__masked_mean_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9272326Z test_consistency_SparseBSC__masked_mean_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9296870Z test_consistency_SparseBSC__masked_mean_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9322380Z test_consistency_SparseBSC__masked_mean_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9347288Z test_consistency_SparseBSC__masked_mean_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9372407Z test_consistency_SparseBSC__masked_prod_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9397664Z test_consistency_SparseBSC__masked_prod_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9422518Z test_consistency_SparseBSC__masked_prod_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9447611Z test_consistency_SparseBSC__masked_prod_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9472753Z test_consistency_SparseBSC__masked_prod_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9498003Z test_consistency_SparseBSC__masked_prod_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9522869Z test_consistency_SparseBSC__masked_prod_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9547845Z test_consistency_SparseBSC__masked_prod_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9572973Z test_consistency_SparseBSC__masked_prod_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9598008Z test_consistency_SparseBSC__masked_prod_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9623037Z test_consistency_SparseBSC__masked_sum_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9647938Z test_consistency_SparseBSC__masked_sum_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9673048Z test_consistency_SparseBSC__masked_sum_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9698053Z test_consistency_SparseBSC__masked_sum_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9723523Z test_consistency_SparseBSC__masked_sum_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9748119Z test_consistency_SparseBSC__masked_sum_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9773553Z test_consistency_SparseBSC__masked_sum_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9798451Z test_consistency_SparseBSC__masked_sum_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9823342Z test_consistency_SparseBSC__masked_sum_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9848645Z test_consistency_SparseBSC__masked_sum_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9873649Z test_consistency_SparseBSC__masked_sum_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9898383Z test_consistency_SparseBSC__masked_sum_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9923716Z test_consistency_SparseBSC_abs_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9948536Z test_consistency_SparseBSC_abs_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9974139Z test_consistency_SparseBSC_abs_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:12.9998963Z test_consistency_SparseBSC_abs_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0023939Z test_consistency_SparseBSC_abs_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0048736Z test_consistency_SparseBSC_abs_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0073859Z test_consistency_SparseBSC_abs_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0098532Z test_consistency_SparseBSC_abs_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0123676Z test_consistency_SparseBSC_abs_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0148279Z test_consistency_SparseBSC_abs_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0173365Z test_consistency_SparseBSC_abs_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0198763Z test_consistency_SparseBSC_abs_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0223480Z test_consistency_SparseBSC_angle_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0248120Z test_consistency_SparseBSC_angle_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0273254Z test_consistency_SparseBSC_angle_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0297987Z test_consistency_SparseBSC_angle_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0323191Z test_consistency_SparseBSC_angle_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0348126Z test_consistency_SparseBSC_angle_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0373024Z test_consistency_SparseBSC_angle_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0397842Z test_consistency_SparseBSC_angle_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0422878Z test_consistency_SparseBSC_angle_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0447311Z test_consistency_SparseBSC_angle_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0472410Z test_consistency_SparseBSC_angle_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0496937Z test_consistency_SparseBSC_angle_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0521873Z test_consistency_SparseBSC_asin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0546661Z test_consistency_SparseBSC_asin_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0571510Z test_consistency_SparseBSC_asin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0596555Z test_consistency_SparseBSC_asin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0621330Z test_consistency_SparseBSC_asin_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0645754Z test_consistency_SparseBSC_asin_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0670731Z test_consistency_SparseBSC_asin_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0695440Z test_consistency_SparseBSC_asin_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0720729Z test_consistency_SparseBSC_asin_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0745204Z test_consistency_SparseBSC_asin_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0770026Z test_consistency_SparseBSC_asin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0795393Z test_consistency_SparseBSC_asinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0820427Z test_consistency_SparseBSC_asinh_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0845427Z test_consistency_SparseBSC_asinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0870796Z test_consistency_SparseBSC_asinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0895518Z test_consistency_SparseBSC_asinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0920467Z test_consistency_SparseBSC_asinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0944929Z test_consistency_SparseBSC_asinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0970303Z test_consistency_SparseBSC_asinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.0995229Z test_consistency_SparseBSC_asinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1020235Z test_consistency_SparseBSC_asinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1044985Z test_consistency_SparseBSC_asinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1070162Z test_consistency_SparseBSC_atan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1094937Z test_consistency_SparseBSC_atan_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1120010Z test_consistency_SparseBSC_atan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1145333Z test_consistency_SparseBSC_atan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1170570Z test_consistency_SparseBSC_atan_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1195714Z test_consistency_SparseBSC_atan_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1220976Z test_consistency_SparseBSC_atan_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1245997Z test_consistency_SparseBSC_atan_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1271279Z test_consistency_SparseBSC_atan_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1296340Z test_consistency_SparseBSC_atan_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1321674Z test_consistency_SparseBSC_atan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1346830Z test_consistency_SparseBSC_atanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1371983Z test_consistency_SparseBSC_atanh_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1397191Z test_consistency_SparseBSC_atanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1422297Z test_consistency_SparseBSC_atanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1447339Z test_consistency_SparseBSC_atanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1472405Z test_consistency_SparseBSC_atanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1497345Z test_consistency_SparseBSC_atanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1522379Z test_consistency_SparseBSC_atanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1547715Z test_consistency_SparseBSC_atanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1572704Z test_consistency_SparseBSC_atanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1597686Z test_consistency_SparseBSC_atanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1622684Z test_consistency_SparseBSC_ceil_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1647487Z test_consistency_SparseBSC_ceil_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1673024Z test_consistency_SparseBSC_ceil_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:44:13.1697957Z test_consistency_SparseBSC_conj_physical_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1723467Z test_consistency_SparseBSC_conj_physical_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1748609Z test_consistency_SparseBSC_conj_physical_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1774002Z test_consistency_SparseBSC_conj_physical_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:44:13.1799177Z test_consistency_SparseBSC_conj_physical_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1824282Z test_consistency_SparseBSC_conj_physical_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1849363Z test_consistency_SparseBSC_conj_physical_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1874455Z test_consistency_SparseBSC_conj_physical_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1899471Z test_consistency_SparseBSC_conj_physical_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1924648Z test_consistency_SparseBSC_conj_physical_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1950030Z test_consistency_SparseBSC_conj_physical_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1974769Z test_consistency_SparseBSC_conj_physical_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.1999995Z test_consistency_SparseBSC_conj_physical_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2025149Z test_consistency_SparseBSC_erf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2050268Z test_consistency_SparseBSC_erf_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2075453Z test_consistency_SparseBSC_erf_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2100626Z test_consistency_SparseBSC_erf_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2125800Z test_consistency_SparseBSC_erf_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2151202Z test_consistency_SparseBSC_erf_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2176024Z test_consistency_SparseBSC_erf_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2201408Z test_consistency_SparseBSC_erf_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2226766Z test_consistency_SparseBSC_erf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2251810Z test_consistency_SparseBSC_erfinv_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2277120Z test_consistency_SparseBSC_erfinv_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2302151Z test_consistency_SparseBSC_erfinv_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2327862Z test_consistency_SparseBSC_erfinv_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2352649Z test_consistency_SparseBSC_erfinv_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2377668Z test_consistency_SparseBSC_erfinv_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2402777Z test_consistency_SparseBSC_erfinv_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2427942Z test_consistency_SparseBSC_erfinv_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2453474Z test_consistency_SparseBSC_erfinv_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2479597Z test_consistency_SparseBSC_expm1_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:44:13.2504558Z test_consistency_SparseBSC_expm1_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2529413Z test_consistency_SparseBSC_expm1_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2554508Z test_consistency_SparseBSC_expm1_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2579332Z test_consistency_SparseBSC_expm1_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2604168Z test_consistency_SparseBSC_expm1_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2629496Z test_consistency_SparseBSC_expm1_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2654558Z test_consistency_SparseBSC_expm1_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2679628Z test_consistency_SparseBSC_expm1_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2704701Z test_consistency_SparseBSC_floor_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2729847Z test_consistency_SparseBSC_floor_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2755113Z test_consistency_SparseBSC_floor_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2780457Z test_consistency_SparseBSC_isinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2805605Z test_consistency_SparseBSC_isinf_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2830793Z test_consistency_SparseBSC_isinf_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2855693Z test_consistency_SparseBSC_isinf_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2881283Z test_consistency_SparseBSC_isinf_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:44:13.2906198Z test_consistency_SparseBSC_isinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2931178Z test_consistency_SparseBSC_isinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2956535Z test_consistency_SparseBSC_isinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.2981381Z test_consistency_SparseBSC_isinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3006556Z test_consistency_SparseBSC_isinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3031706Z test_consistency_SparseBSC_isinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3056762Z test_consistency_SparseBSC_isinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3081916Z test_consistency_SparseBSC_isinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3107040Z test_consistency_SparseBSC_isnan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3132018Z test_consistency_SparseBSC_isnan_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3157455Z test_consistency_SparseBSC_isnan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3182519Z test_consistency_SparseBSC_isnan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3207712Z test_consistency_SparseBSC_isnan_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3232859Z test_consistency_SparseBSC_isnan_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3257828Z test_consistency_SparseBSC_isnan_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3282979Z test_consistency_SparseBSC_isnan_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3308094Z test_consistency_SparseBSC_isnan_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3333332Z test_consistency_SparseBSC_isnan_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3358641Z test_consistency_SparseBSC_isnan_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3383534Z test_consistency_SparseBSC_isnan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3408654Z test_consistency_SparseBSC_isneginf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3433631Z test_consistency_SparseBSC_isneginf_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3458235Z test_consistency_SparseBSC_isneginf_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3483465Z test_consistency_SparseBSC_isneginf_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3508218Z test_consistency_SparseBSC_isneginf_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3533298Z test_consistency_SparseBSC_isneginf_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3558495Z test_consistency_SparseBSC_isneginf_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3583398Z test_consistency_SparseBSC_isneginf_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3608237Z test_consistency_SparseBSC_isneginf_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3633618Z test_consistency_SparseBSC_isneginf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3658540Z test_consistency_SparseBSC_isposinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3683527Z test_consistency_SparseBSC_isposinf_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3708609Z test_consistency_SparseBSC_isposinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3733941Z test_consistency_SparseBSC_isposinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3759281Z test_consistency_SparseBSC_isposinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3784466Z test_consistency_SparseBSC_isposinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3810301Z test_consistency_SparseBSC_isposinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:44:13.3835657Z test_consistency_SparseBSC_isposinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:44:13.3861233Z test_consistency_SparseBSC_isposinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:44:13.3886611Z test_consistency_SparseBSC_isposinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:44:13.3913890Z test_consistency_SparseBSC_log1p_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:44:13.3939005Z test_consistency_SparseBSC_log1p_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3964263Z test_consistency_SparseBSC_log1p_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.3990022Z test_consistency_SparseBSC_log1p_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4015004Z test_consistency_SparseBSC_log1p_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4040333Z test_consistency_SparseBSC_log1p_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4065516Z test_consistency_SparseBSC_log1p_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4090853Z test_consistency_SparseBSC_log1p_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4116218Z test_consistency_SparseBSC_log1p_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4141258Z test_consistency_SparseBSC_neg_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4166758Z test_consistency_SparseBSC_neg_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4191712Z test_consistency_SparseBSC_neg_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4216695Z test_consistency_SparseBSC_neg_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4241928Z test_consistency_SparseBSC_neg_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4267181Z test_consistency_SparseBSC_neg_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4292480Z test_consistency_SparseBSC_neg_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4317654Z test_consistency_SparseBSC_neg_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4342877Z test_consistency_SparseBSC_neg_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4367991Z test_consistency_SparseBSC_neg_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4393572Z test_consistency_SparseBSC_neg_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4418708Z test_consistency_SparseBSC_neg_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4444077Z test_consistency_SparseBSC_randn_like_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:44:13.4469623Z test_consistency_SparseBSC_randn_like_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4494642Z test_consistency_SparseBSC_randn_like_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4520838Z test_consistency_SparseBSC_randn_like_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:44:13.4545944Z test_consistency_SparseBSC_randn_like_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4571253Z test_consistency_SparseBSC_randn_like_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4596451Z test_consistency_SparseBSC_randn_like_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4621611Z test_consistency_SparseBSC_round_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4647153Z test_consistency_SparseBSC_round_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4672317Z test_consistency_SparseBSC_round_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4697330Z test_consistency_SparseBSC_sgn_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4722600Z test_consistency_SparseBSC_sgn_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4747836Z test_consistency_SparseBSC_sgn_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4773241Z test_consistency_SparseBSC_sgn_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4798560Z test_consistency_SparseBSC_sgn_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4823567Z test_consistency_SparseBSC_sgn_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4848577Z test_consistency_SparseBSC_sgn_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4873715Z test_consistency_SparseBSC_sgn_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4899270Z test_consistency_SparseBSC_sgn_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4924343Z test_consistency_SparseBSC_sgn_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4949669Z test_consistency_SparseBSC_sgn_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.4974551Z test_consistency_SparseBSC_sgn_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5000053Z test_consistency_SparseBSC_sgn_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5025210Z test_consistency_SparseBSC_sign_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5050106Z test_consistency_SparseBSC_sign_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5075470Z test_consistency_SparseBSC_sign_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5100957Z test_consistency_SparseBSC_sign_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5126526Z test_consistency_SparseBSC_sign_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:44:13.5152273Z test_consistency_SparseBSC_sign_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:44:13.5177616Z test_consistency_SparseBSC_sign_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5202781Z test_consistency_SparseBSC_sign_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:44:13.5227886Z test_consistency_SparseBSC_sign_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5253199Z test_consistency_SparseBSC_sign_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5278315Z test_consistency_SparseBSC_signbit_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5303237Z test_consistency_SparseBSC_signbit_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5328515Z test_consistency_SparseBSC_signbit_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5354049Z test_consistency_SparseBSC_signbit_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:44:13.5379104Z test_consistency_SparseBSC_signbit_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5404249Z test_consistency_SparseBSC_signbit_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5429425Z test_consistency_SparseBSC_signbit_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5454713Z test_consistency_SparseBSC_signbit_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5479974Z test_consistency_SparseBSC_signbit_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5505064Z test_consistency_SparseBSC_signbit_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5530492Z test_consistency_SparseBSC_sin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5555712Z test_consistency_SparseBSC_sin_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5580756Z test_consistency_SparseBSC_sin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5606067Z test_consistency_SparseBSC_sin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5631512Z test_consistency_SparseBSC_sin_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5656940Z test_consistency_SparseBSC_sin_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5684086Z test_consistency_SparseBSC_sin_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:44:13.5709707Z test_consistency_SparseBSC_sin_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5734683Z test_consistency_SparseBSC_sin_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5760289Z test_consistency_SparseBSC_sin_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:44:13.5785417Z test_consistency_SparseBSC_sin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5810552Z test_consistency_SparseBSC_sinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5835790Z test_consistency_SparseBSC_sinh_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5860962Z test_consistency_SparseBSC_sinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5886002Z test_consistency_SparseBSC_sinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5911635Z test_consistency_SparseBSC_sinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5936347Z test_consistency_SparseBSC_sinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5961529Z test_consistency_SparseBSC_sinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.5986442Z test_consistency_SparseBSC_sinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6011529Z test_consistency_SparseBSC_sinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6036643Z test_consistency_SparseBSC_sinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6061871Z test_consistency_SparseBSC_sinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6086685Z test_consistency_SparseBSC_sqrt_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6111750Z test_consistency_SparseBSC_sqrt_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6136632Z test_consistency_SparseBSC_sqrt_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6162012Z test_consistency_SparseBSC_sqrt_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6187029Z test_consistency_SparseBSC_sqrt_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6211925Z test_consistency_SparseBSC_sqrt_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6237178Z test_consistency_SparseBSC_sqrt_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6262335Z test_consistency_SparseBSC_sqrt_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6287335Z test_consistency_SparseBSC_sqrt_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6312729Z test_consistency_SparseBSC_sqrt_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6337397Z test_consistency_SparseBSC_sqrt_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6362432Z test_consistency_SparseBSC_tan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6387609Z test_consistency_SparseBSC_tan_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6412856Z test_consistency_SparseBSC_tan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6438301Z test_consistency_SparseBSC_tan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6463453Z test_consistency_SparseBSC_tan_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6488448Z test_consistency_SparseBSC_tan_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6513939Z test_consistency_SparseBSC_tan_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6539165Z test_consistency_SparseBSC_tan_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6564687Z test_consistency_SparseBSC_tan_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6589935Z test_consistency_SparseBSC_tan_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6615262Z test_consistency_SparseBSC_tan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6640668Z test_consistency_SparseBSC_tanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6665808Z test_consistency_SparseBSC_tanh_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6691024Z test_consistency_SparseBSC_tanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6716472Z test_consistency_SparseBSC_tanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6741668Z test_consistency_SparseBSC_tanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6767000Z test_consistency_SparseBSC_tanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6792357Z test_consistency_SparseBSC_tanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6817602Z test_consistency_SparseBSC_tanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6843074Z test_consistency_SparseBSC_tanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6868381Z test_consistency_SparseBSC_tanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6893859Z test_consistency_SparseBSC_tanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:44:13.6919227Z test_consistency_SparseBSC_to_sparse_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6944347Z test_consistency_SparseBSC_to_sparse_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6969828Z test_consistency_SparseBSC_to_sparse_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.6995120Z test_consistency_SparseBSC_to_sparse_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.7020539Z test_consistency_SparseBSC_to_sparse_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.7045828Z test_consistency_SparseBSC_to_sparse_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.7071163Z test_consistency_SparseBSC_to_sparse_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.7096402Z test_consistency_SparseBSC_to_sparse_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.7121621Z test_consistency_SparseBSC_to_sparse_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.7146857Z test_consistency_SparseBSC_to_sparse_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.7172189Z test_consistency_SparseBSC_to_sparse_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.7197524Z test_consistency_SparseBSC_to_sparse_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.7222620Z test_consistency_SparseBSC_trunc_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.7247711Z test_consistency_SparseBSC_trunc_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:44:13.7273247Z test_consistency_SparseBSC_trunc_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:44:13.7298115Z test_consistency_SparseBSR__masked_amax_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.7323241Z test_consistency_SparseBSR__masked_amax_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.7348466Z test_consistency_SparseBSR__masked_amax_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.7373663Z test_consistency_SparseBSR__masked_amax_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.7398865Z test_consistency_SparseBSR__masked_amax_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.7423771Z test_consistency_SparseBSR__masked_amax_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.7448864Z test_consistency_SparseBSR__masked_amax_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.7474212Z test_consistency_SparseBSR__masked_amax_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.7499163Z test_consistency_SparseBSR__masked_amax_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.7524426Z test_consistency_SparseBSR__masked_amin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.7549730Z test_consistency_SparseBSR__masked_amin_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.7574627Z test_consistency_SparseBSR__masked_amin_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.7600024Z test_consistency_SparseBSR__masked_amin_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.7624785Z test_consistency_SparseBSR__masked_amin_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.7649736Z test_consistency_SparseBSR__masked_amin_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.7674752Z test_consistency_SparseBSR__masked_amin_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.7699653Z test_consistency_SparseBSR__masked_amin_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.7724919Z test_consistency_SparseBSR__masked_amin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.7750014Z test_consistency_SparseBSR__masked_mean_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.7775056Z test_consistency_SparseBSR__masked_mean_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.7800323Z test_consistency_SparseBSR__masked_mean_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.7825334Z test_consistency_SparseBSR__masked_mean_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.7850300Z test_consistency_SparseBSR__masked_mean_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.7875460Z test_consistency_SparseBSR__masked_mean_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.7900413Z test_consistency_SparseBSR__masked_mean_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.7925546Z test_consistency_SparseBSR__masked_mean_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.7950624Z test_consistency_SparseBSR__masked_mean_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.7975691Z test_consistency_SparseBSR__masked_mean_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.8000754Z test_consistency_SparseBSR__masked_mean_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.8025949Z test_consistency_SparseBSR__masked_mean_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.8050720Z test_consistency_SparseBSR__masked_prod_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.8075945Z test_consistency_SparseBSR__masked_prod_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.8100980Z test_consistency_SparseBSR__masked_prod_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.8126099Z test_consistency_SparseBSR__masked_prod_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.8151231Z test_consistency_SparseBSR__masked_prod_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.8176533Z test_consistency_SparseBSR__masked_prod_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.8201609Z test_consistency_SparseBSR__masked_prod_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.8226692Z test_consistency_SparseBSR__masked_prod_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.8251935Z test_consistency_SparseBSR__masked_prod_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.8277330Z test_consistency_SparseBSR__masked_prod_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.8302580Z test_consistency_SparseBSR__masked_sum_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.8327983Z test_consistency_SparseBSR__masked_sum_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.8353487Z test_consistency_SparseBSR__masked_sum_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:44:13.8378405Z test_consistency_SparseBSR__masked_sum_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.8403617Z test_consistency_SparseBSR__masked_sum_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.8429047Z test_consistency_SparseBSR__masked_sum_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.8454082Z test_consistency_SparseBSR__masked_sum_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.8479310Z test_consistency_SparseBSR__masked_sum_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.8504415Z test_consistency_SparseBSR__masked_sum_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.8529686Z test_consistency_SparseBSR__masked_sum_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.8555047Z test_consistency_SparseBSR__masked_sum_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.8580295Z test_consistency_SparseBSR__masked_sum_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:13.8613198Z test_consistency_SparseBSR_abs_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.8646465Z test_consistency_SparseBSR_abs_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.8679199Z test_consistency_SparseBSR_abs_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.8711275Z test_consistency_SparseBSR_abs_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.8742429Z test_consistency_SparseBSR_abs_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.8773591Z test_consistency_SparseBSR_abs_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.8805052Z test_consistency_SparseBSR_abs_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.8835428Z test_consistency_SparseBSR_abs_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.8864503Z test_consistency_SparseBSR_abs_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.8893355Z test_consistency_SparseBSR_abs_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.8922525Z test_consistency_SparseBSR_abs_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.8951780Z test_consistency_SparseBSR_abs_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.8982296Z test_consistency_SparseBSR_angle_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9013276Z test_consistency_SparseBSR_angle_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9045616Z test_consistency_SparseBSR_angle_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9077696Z test_consistency_SparseBSR_angle_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9108532Z test_consistency_SparseBSR_angle_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9140129Z test_consistency_SparseBSR_angle_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9171245Z test_consistency_SparseBSR_angle_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9202389Z test_consistency_SparseBSR_angle_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9233695Z test_consistency_SparseBSR_angle_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9264286Z test_consistency_SparseBSR_angle_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9295111Z test_consistency_SparseBSR_angle_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9326250Z test_consistency_SparseBSR_angle_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9357637Z test_consistency_SparseBSR_asin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9389465Z test_consistency_SparseBSR_asin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9422855Z test_consistency_SparseBSR_asin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9455886Z test_consistency_SparseBSR_asin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9488257Z test_consistency_SparseBSR_asin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9520124Z test_consistency_SparseBSR_asin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9551789Z test_consistency_SparseBSR_asin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9583354Z test_consistency_SparseBSR_asin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9614557Z test_consistency_SparseBSR_asin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9646130Z test_consistency_SparseBSR_asin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9676830Z test_consistency_SparseBSR_asin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9707773Z test_consistency_SparseBSR_asinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9738086Z test_consistency_SparseBSR_asinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9771041Z test_consistency_SparseBSR_asinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9804228Z test_consistency_SparseBSR_asinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9835768Z test_consistency_SparseBSR_asinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9866955Z test_consistency_SparseBSR_asinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9897670Z test_consistency_SparseBSR_asinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9928922Z test_consistency_SparseBSR_asinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9959731Z test_consistency_SparseBSR_asinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:13.9990147Z test_consistency_SparseBSR_asinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0020313Z test_consistency_SparseBSR_asinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0051350Z test_consistency_SparseBSR_atan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0082789Z test_consistency_SparseBSR_atan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0115869Z test_consistency_SparseBSR_atan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0147928Z test_consistency_SparseBSR_atan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0179674Z test_consistency_SparseBSR_atan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0211247Z test_consistency_SparseBSR_atan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0242482Z test_consistency_SparseBSR_atan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0273959Z test_consistency_SparseBSR_atan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0304442Z test_consistency_SparseBSR_atan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0335612Z test_consistency_SparseBSR_atan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0366716Z test_consistency_SparseBSR_atan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0397255Z test_consistency_SparseBSR_atanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0427285Z test_consistency_SparseBSR_atanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0460281Z test_consistency_SparseBSR_atanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0492681Z test_consistency_SparseBSR_atanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0524173Z test_consistency_SparseBSR_atanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0555403Z test_consistency_SparseBSR_atanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0585894Z test_consistency_SparseBSR_atanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0616860Z test_consistency_SparseBSR_atanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0647646Z test_consistency_SparseBSR_atanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0678957Z test_consistency_SparseBSR_atanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0709360Z test_consistency_SparseBSR_atanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0739777Z test_consistency_SparseBSR_ceil_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0770862Z test_consistency_SparseBSR_ceil_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0801833Z test_consistency_SparseBSR_ceil_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0832671Z test_consistency_SparseBSR_conj_physical_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0862251Z test_consistency_SparseBSR_conj_physical_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0893288Z test_consistency_SparseBSR_conj_physical_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0925370Z test_consistency_SparseBSR_conj_physical_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0957427Z test_consistency_SparseBSR_conj_physical_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.0988246Z test_consistency_SparseBSR_conj_physical_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1019822Z test_consistency_SparseBSR_conj_physical_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1050518Z test_consistency_SparseBSR_conj_physical_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1080226Z test_consistency_SparseBSR_conj_physical_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1109119Z test_consistency_SparseBSR_conj_physical_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1137762Z test_consistency_SparseBSR_conj_physical_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1166510Z test_consistency_SparseBSR_conj_physical_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1195492Z test_consistency_SparseBSR_conj_physical_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1226040Z test_consistency_SparseBSR_erf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1257375Z test_consistency_SparseBSR_erf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1289359Z test_consistency_SparseBSR_erf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1321455Z test_consistency_SparseBSR_erf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1352980Z test_consistency_SparseBSR_erf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1384277Z test_consistency_SparseBSR_erf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1415690Z test_consistency_SparseBSR_erf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1447148Z test_consistency_SparseBSR_erf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1478473Z test_consistency_SparseBSR_erf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1509867Z test_consistency_SparseBSR_erfinv_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1541068Z test_consistency_SparseBSR_erfinv_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1572307Z test_consistency_SparseBSR_erfinv_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1603711Z test_consistency_SparseBSR_erfinv_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1635054Z test_consistency_SparseBSR_erfinv_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1665953Z test_consistency_SparseBSR_erfinv_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1697125Z test_consistency_SparseBSR_erfinv_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1727834Z test_consistency_SparseBSR_erfinv_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1758377Z test_consistency_SparseBSR_erfinv_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1789635Z test_consistency_SparseBSR_expm1_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1820636Z test_consistency_SparseBSR_expm1_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1851536Z test_consistency_SparseBSR_expm1_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1883004Z test_consistency_SparseBSR_expm1_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1914247Z test_consistency_SparseBSR_expm1_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1945165Z test_consistency_SparseBSR_expm1_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.1975753Z test_consistency_SparseBSR_expm1_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2006715Z test_consistency_SparseBSR_expm1_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2037713Z test_consistency_SparseBSR_expm1_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2068570Z test_consistency_SparseBSR_floor_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2099909Z test_consistency_SparseBSR_floor_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2130895Z test_consistency_SparseBSR_floor_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2161196Z test_consistency_SparseBSR_isinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2190122Z test_consistency_SparseBSR_isinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2220691Z test_consistency_SparseBSR_isinf_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2251554Z test_consistency_SparseBSR_isinf_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2282792Z test_consistency_SparseBSR_isinf_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2312722Z test_consistency_SparseBSR_isinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2342756Z test_consistency_SparseBSR_isinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2372904Z test_consistency_SparseBSR_isinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2403423Z test_consistency_SparseBSR_isinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2432538Z test_consistency_SparseBSR_isinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2461157Z test_consistency_SparseBSR_isinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2489902Z test_consistency_SparseBSR_isinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2518719Z test_consistency_SparseBSR_isinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2548124Z test_consistency_SparseBSR_isnan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2577558Z test_consistency_SparseBSR_isnan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2607805Z test_consistency_SparseBSR_isnan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2638488Z test_consistency_SparseBSR_isnan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2668443Z test_consistency_SparseBSR_isnan_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2698702Z test_consistency_SparseBSR_isnan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2728641Z test_consistency_SparseBSR_isnan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2758104Z test_consistency_SparseBSR_isnan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2786972Z test_consistency_SparseBSR_isnan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2816089Z test_consistency_SparseBSR_isnan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2845312Z test_consistency_SparseBSR_isnan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2874321Z test_consistency_SparseBSR_isnan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2903926Z test_consistency_SparseBSR_isneginf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2932700Z test_consistency_SparseBSR_isneginf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2962307Z test_consistency_SparseBSR_isneginf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.2992452Z test_consistency_SparseBSR_isneginf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3022728Z test_consistency_SparseBSR_isneginf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3052002Z test_consistency_SparseBSR_isneginf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3080842Z test_consistency_SparseBSR_isneginf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3110400Z test_consistency_SparseBSR_isneginf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3138688Z test_consistency_SparseBSR_isneginf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3167451Z test_consistency_SparseBSR_isneginf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3196987Z test_consistency_SparseBSR_isposinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3225626Z test_consistency_SparseBSR_isposinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3255035Z test_consistency_SparseBSR_isposinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3284910Z test_consistency_SparseBSR_isposinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3315378Z test_consistency_SparseBSR_isposinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3344893Z test_consistency_SparseBSR_isposinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3373764Z test_consistency_SparseBSR_isposinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3402624Z test_consistency_SparseBSR_isposinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3431795Z test_consistency_SparseBSR_isposinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3460621Z test_consistency_SparseBSR_isposinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3491367Z test_consistency_SparseBSR_log1p_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3522999Z test_consistency_SparseBSR_log1p_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3555482Z test_consistency_SparseBSR_log1p_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3587386Z test_consistency_SparseBSR_log1p_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3626978Z test_consistency_SparseBSR_log1p_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:14.3658733Z test_consistency_SparseBSR_log1p_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3690038Z test_consistency_SparseBSR_log1p_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3721905Z test_consistency_SparseBSR_log1p_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3753568Z test_consistency_SparseBSR_log1p_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3784696Z test_consistency_SparseBSR_neg_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3817226Z test_consistency_SparseBSR_neg_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3849003Z test_consistency_SparseBSR_neg_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3881757Z test_consistency_SparseBSR_neg_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3915667Z test_consistency_SparseBSR_neg_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3947217Z test_consistency_SparseBSR_neg_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.3978416Z test_consistency_SparseBSR_neg_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.4008150Z test_consistency_SparseBSR_neg_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.4037378Z test_consistency_SparseBSR_neg_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.4066275Z test_consistency_SparseBSR_neg_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.4095889Z test_consistency_SparseBSR_neg_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.4124465Z test_consistency_SparseBSR_neg_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.4150298Z test_consistency_SparseBSR_randn_like_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:14.4175333Z test_consistency_SparseBSR_randn_like_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:14.4200781Z test_consistency_SparseBSR_randn_like_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:44:14.4226099Z test_consistency_SparseBSR_randn_like_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:14.4251342Z test_consistency_SparseBSR_randn_like_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:14.4276879Z test_consistency_SparseBSR_randn_like_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:44:14.4302354Z test_consistency_SparseBSR_randn_like_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:14.4333879Z test_consistency_SparseBSR_round_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.4366199Z test_consistency_SparseBSR_round_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.4398077Z test_consistency_SparseBSR_round_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.4429348Z test_consistency_SparseBSR_sgn_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.4459213Z test_consistency_SparseBSR_sgn_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.4491427Z test_consistency_SparseBSR_sgn_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.4523551Z test_consistency_SparseBSR_sgn_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.4555600Z test_consistency_SparseBSR_sgn_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.4589020Z test_consistency_SparseBSR_sgn_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.4620301Z test_consistency_SparseBSR_sgn_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.4651525Z test_consistency_SparseBSR_sgn_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.4681561Z test_consistency_SparseBSR_sgn_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.4710816Z test_consistency_SparseBSR_sgn_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.4739666Z test_consistency_SparseBSR_sgn_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.4769067Z test_consistency_SparseBSR_sgn_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.4798230Z test_consistency_SparseBSR_sgn_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.4828413Z test_consistency_SparseBSR_sign_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.4858462Z test_consistency_SparseBSR_sign_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.4889277Z test_consistency_SparseBSR_sign_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.4920901Z test_consistency_SparseBSR_sign_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.4952364Z test_consistency_SparseBSR_sign_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.4982458Z test_consistency_SparseBSR_sign_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5012288Z test_consistency_SparseBSR_sign_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5042685Z test_consistency_SparseBSR_sign_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5072738Z test_consistency_SparseBSR_sign_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5102302Z test_consistency_SparseBSR_sign_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5132016Z test_consistency_SparseBSR_signbit_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5161422Z test_consistency_SparseBSR_signbit_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5191351Z test_consistency_SparseBSR_signbit_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5221510Z test_consistency_SparseBSR_signbit_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5252098Z test_consistency_SparseBSR_signbit_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5282136Z test_consistency_SparseBSR_signbit_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5311474Z test_consistency_SparseBSR_signbit_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5340604Z test_consistency_SparseBSR_signbit_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5369813Z test_consistency_SparseBSR_signbit_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5399340Z test_consistency_SparseBSR_signbit_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5430368Z test_consistency_SparseBSR_sin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5462334Z test_consistency_SparseBSR_sin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5495189Z test_consistency_SparseBSR_sin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5527776Z test_consistency_SparseBSR_sin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5559838Z test_consistency_SparseBSR_sin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5592053Z test_consistency_SparseBSR_sin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5623397Z test_consistency_SparseBSR_sin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5655094Z test_consistency_SparseBSR_sin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5686490Z test_consistency_SparseBSR_sin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5718096Z test_consistency_SparseBSR_sin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5750241Z test_consistency_SparseBSR_sin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5780735Z test_consistency_SparseBSR_sinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5811575Z test_consistency_SparseBSR_sinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5844757Z test_consistency_SparseBSR_sinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5877267Z test_consistency_SparseBSR_sinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5908393Z test_consistency_SparseBSR_sinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5939950Z test_consistency_SparseBSR_sinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.5971056Z test_consistency_SparseBSR_sinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6002486Z test_consistency_SparseBSR_sinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6033297Z test_consistency_SparseBSR_sinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6064096Z test_consistency_SparseBSR_sinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6094939Z test_consistency_SparseBSR_sinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6125948Z test_consistency_SparseBSR_sqrt_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6157101Z test_consistency_SparseBSR_sqrt_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6189078Z test_consistency_SparseBSR_sqrt_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6221222Z test_consistency_SparseBSR_sqrt_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6252885Z test_consistency_SparseBSR_sqrt_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6284428Z test_consistency_SparseBSR_sqrt_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6315796Z test_consistency_SparseBSR_sqrt_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6346858Z test_consistency_SparseBSR_sqrt_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6377854Z test_consistency_SparseBSR_sqrt_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6408812Z test_consistency_SparseBSR_sqrt_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6439943Z test_consistency_SparseBSR_sqrt_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6471267Z test_consistency_SparseBSR_tan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6503148Z test_consistency_SparseBSR_tan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6536152Z test_consistency_SparseBSR_tan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6569033Z test_consistency_SparseBSR_tan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6601161Z test_consistency_SparseBSR_tan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6633326Z test_consistency_SparseBSR_tan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6665062Z test_consistency_SparseBSR_tan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6696852Z test_consistency_SparseBSR_tan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6728456Z test_consistency_SparseBSR_tan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6760468Z test_consistency_SparseBSR_tan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6792299Z test_consistency_SparseBSR_tan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6823601Z test_consistency_SparseBSR_tanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6854911Z test_consistency_SparseBSR_tanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6887670Z test_consistency_SparseBSR_tanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6920919Z test_consistency_SparseBSR_tanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6953009Z test_consistency_SparseBSR_tanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.6984744Z test_consistency_SparseBSR_tanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.7016034Z test_consistency_SparseBSR_tanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.7047117Z test_consistency_SparseBSR_tanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.7078199Z test_consistency_SparseBSR_tanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.7109253Z test_consistency_SparseBSR_tanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.7140128Z test_consistency_SparseBSR_tanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.7166485Z test_consistency_SparseBSR_to_sparse_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:44:14.7192267Z test_consistency_SparseBSR_to_sparse_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:44:14.7217622Z test_consistency_SparseBSR_to_sparse_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:14.7242913Z test_consistency_SparseBSR_to_sparse_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:14.7268298Z test_consistency_SparseBSR_to_sparse_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:14.7293944Z test_consistency_SparseBSR_to_sparse_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:44:14.7319295Z test_consistency_SparseBSR_to_sparse_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:14.7344553Z test_consistency_SparseBSR_to_sparse_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:14.7369865Z test_consistency_SparseBSR_to_sparse_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:14.7394994Z test_consistency_SparseBSR_to_sparse_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:14.7420089Z test_consistency_SparseBSR_to_sparse_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:14.7445437Z test_consistency_SparseBSR_to_sparse_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:44:14.7477335Z test_consistency_SparseBSR_trunc_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.7510372Z test_consistency_SparseBSR_trunc_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.7542393Z test_consistency_SparseBSR_trunc_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.7568859Z test_consistency_SparseCSC__masked_amax_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:44:14.7594219Z test_consistency_SparseCSC__masked_amax_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:44:14.7619145Z test_consistency_SparseCSC__masked_amax_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.7644593Z test_consistency_SparseCSC__masked_amax_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.7669768Z test_consistency_SparseCSC__masked_amax_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.7694737Z test_consistency_SparseCSC__masked_amax_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.7720061Z test_consistency_SparseCSC__masked_amax_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.7745235Z test_consistency_SparseCSC__masked_amax_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.7770465Z test_consistency_SparseCSC__masked_amax_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.7795988Z test_consistency_SparseCSC__masked_amin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:44:14.7821148Z test_consistency_SparseCSC__masked_amin_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.7846180Z test_consistency_SparseCSC__masked_amin_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.7871581Z test_consistency_SparseCSC__masked_amin_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.7896619Z test_consistency_SparseCSC__masked_amin_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.7921911Z test_consistency_SparseCSC__masked_amin_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.7947087Z test_consistency_SparseCSC__masked_amin_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.7971999Z test_consistency_SparseCSC__masked_amin_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.7997470Z test_consistency_SparseCSC__masked_amin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8022400Z test_consistency_SparseCSC__masked_mean_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8047632Z test_consistency_SparseCSC__masked_mean_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8073224Z test_consistency_SparseCSC__masked_mean_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:44:14.8098314Z test_consistency_SparseCSC__masked_mean_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8123696Z test_consistency_SparseCSC__masked_mean_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8148847Z test_consistency_SparseCSC__masked_mean_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8174037Z test_consistency_SparseCSC__masked_mean_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8199368Z test_consistency_SparseCSC__masked_mean_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8224556Z test_consistency_SparseCSC__masked_mean_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8249732Z test_consistency_SparseCSC__masked_mean_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8275158Z test_consistency_SparseCSC__masked_mean_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8300399Z test_consistency_SparseCSC__masked_mean_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8325909Z test_consistency_SparseCSC__masked_prod_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8351481Z test_consistency_SparseCSC__masked_prod_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:44:14.8376492Z test_consistency_SparseCSC__masked_prod_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8401674Z test_consistency_SparseCSC__masked_prod_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8426925Z test_consistency_SparseCSC__masked_prod_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8452436Z test_consistency_SparseCSC__masked_prod_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8477723Z test_consistency_SparseCSC__masked_prod_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8502930Z test_consistency_SparseCSC__masked_prod_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8528044Z test_consistency_SparseCSC__masked_prod_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8553769Z test_consistency_SparseCSC__masked_prod_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:44:14.8579107Z test_consistency_SparseCSC__masked_sum_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8604147Z test_consistency_SparseCSC__masked_sum_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8629327Z test_consistency_SparseCSC__masked_sum_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8654383Z test_consistency_SparseCSC__masked_sum_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8679586Z test_consistency_SparseCSC__masked_sum_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8704568Z test_consistency_SparseCSC__masked_sum_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8729647Z test_consistency_SparseCSC__masked_sum_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8754706Z test_consistency_SparseCSC__masked_sum_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8779733Z test_consistency_SparseCSC__masked_sum_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8805995Z test_consistency_SparseCSC__masked_sum_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8830352Z test_consistency_SparseCSC__masked_sum_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:14.8856187Z test_consistency_SparseCSC__masked_sum_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:44:14.8890950Z test_consistency_SparseCSC_abs_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.8925681Z test_consistency_SparseCSC_abs_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.8959075Z test_consistency_SparseCSC_abs_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.8992193Z test_consistency_SparseCSC_abs_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9024102Z test_consistency_SparseCSC_abs_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9056716Z test_consistency_SparseCSC_abs_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9088766Z test_consistency_SparseCSC_abs_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9119467Z test_consistency_SparseCSC_abs_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9149041Z test_consistency_SparseCSC_abs_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9178413Z test_consistency_SparseCSC_abs_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9208368Z test_consistency_SparseCSC_abs_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9238126Z test_consistency_SparseCSC_abs_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9269432Z test_consistency_SparseCSC_angle_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9300724Z test_consistency_SparseCSC_angle_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9334210Z test_consistency_SparseCSC_angle_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9366867Z test_consistency_SparseCSC_angle_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9398518Z test_consistency_SparseCSC_angle_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9430420Z test_consistency_SparseCSC_angle_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9462611Z test_consistency_SparseCSC_angle_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9495091Z test_consistency_SparseCSC_angle_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9526732Z test_consistency_SparseCSC_angle_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9558392Z test_consistency_SparseCSC_angle_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9590138Z test_consistency_SparseCSC_angle_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9621804Z test_consistency_SparseCSC_angle_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9654077Z test_consistency_SparseCSC_asin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9686534Z test_consistency_SparseCSC_asin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9720924Z test_consistency_SparseCSC_asin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9754865Z test_consistency_SparseCSC_asin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9787481Z test_consistency_SparseCSC_asin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9820279Z test_consistency_SparseCSC_asin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9852324Z test_consistency_SparseCSC_asin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9884886Z test_consistency_SparseCSC_asin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9917464Z test_consistency_SparseCSC_asin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9950048Z test_consistency_SparseCSC_asin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:14.9980339Z test_consistency_SparseCSC_asin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0011841Z test_consistency_SparseCSC_asinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0043324Z test_consistency_SparseCSC_asinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0077065Z test_consistency_SparseCSC_asinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0111021Z test_consistency_SparseCSC_asinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0142982Z test_consistency_SparseCSC_asinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0175512Z test_consistency_SparseCSC_asinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0206959Z test_consistency_SparseCSC_asinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0239264Z test_consistency_SparseCSC_asinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0270328Z test_consistency_SparseCSC_asinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0301746Z test_consistency_SparseCSC_asinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0333601Z test_consistency_SparseCSC_asinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0365908Z test_consistency_SparseCSC_atan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0398625Z test_consistency_SparseCSC_atan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0434561Z test_consistency_SparseCSC_atan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:15.0467809Z test_consistency_SparseCSC_atan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0500623Z test_consistency_SparseCSC_atan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0533246Z test_consistency_SparseCSC_atan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0565717Z test_consistency_SparseCSC_atan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0597943Z test_consistency_SparseCSC_atan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0630641Z test_consistency_SparseCSC_atan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0663121Z test_consistency_SparseCSC_atan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0695484Z test_consistency_SparseCSC_atan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0727727Z test_consistency_SparseCSC_atanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0759549Z test_consistency_SparseCSC_atanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0794353Z test_consistency_SparseCSC_atanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0828222Z test_consistency_SparseCSC_atanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0861279Z test_consistency_SparseCSC_atanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0894083Z test_consistency_SparseCSC_atanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0926090Z test_consistency_SparseCSC_atanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0958396Z test_consistency_SparseCSC_atanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.0990169Z test_consistency_SparseCSC_atanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1021506Z test_consistency_SparseCSC_atanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1051283Z test_consistency_SparseCSC_atanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1083391Z test_consistency_SparseCSC_ceil_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1116048Z test_consistency_SparseCSC_ceil_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1149414Z test_consistency_SparseCSC_ceil_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1181763Z test_consistency_SparseCSC_conj_physical_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1212043Z test_consistency_SparseCSC_conj_physical_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1244518Z test_consistency_SparseCSC_conj_physical_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1277321Z test_consistency_SparseCSC_conj_physical_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1310063Z test_consistency_SparseCSC_conj_physical_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1342760Z test_consistency_SparseCSC_conj_physical_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1374368Z test_consistency_SparseCSC_conj_physical_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1406299Z test_consistency_SparseCSC_conj_physical_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1437099Z test_consistency_SparseCSC_conj_physical_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1468198Z test_consistency_SparseCSC_conj_physical_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1498369Z test_consistency_SparseCSC_conj_physical_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1527905Z test_consistency_SparseCSC_conj_physical_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1557682Z test_consistency_SparseCSC_conj_physical_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1589380Z test_consistency_SparseCSC_erf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1621581Z test_consistency_SparseCSC_erf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1654473Z test_consistency_SparseCSC_erf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1688006Z test_consistency_SparseCSC_erf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1720454Z test_consistency_SparseCSC_erf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1752850Z test_consistency_SparseCSC_erf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1786585Z test_consistency_SparseCSC_erf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1818630Z test_consistency_SparseCSC_erf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1850622Z test_consistency_SparseCSC_erf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1882756Z test_consistency_SparseCSC_erfinv_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1914839Z test_consistency_SparseCSC_erfinv_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1946520Z test_consistency_SparseCSC_erfinv_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.1978680Z test_consistency_SparseCSC_erfinv_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2011191Z test_consistency_SparseCSC_erfinv_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2045238Z test_consistency_SparseCSC_erfinv_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2076935Z test_consistency_SparseCSC_erfinv_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2108283Z test_consistency_SparseCSC_erfinv_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2138221Z test_consistency_SparseCSC_erfinv_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2170511Z test_consistency_SparseCSC_expm1_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2201899Z test_consistency_SparseCSC_expm1_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2234147Z test_consistency_SparseCSC_expm1_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2265744Z test_consistency_SparseCSC_expm1_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2297679Z test_consistency_SparseCSC_expm1_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2330056Z test_consistency_SparseCSC_expm1_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2362649Z test_consistency_SparseCSC_expm1_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2395788Z test_consistency_SparseCSC_expm1_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2427795Z test_consistency_SparseCSC_expm1_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2459136Z test_consistency_SparseCSC_floor_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2490983Z test_consistency_SparseCSC_floor_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2522915Z test_consistency_SparseCSC_floor_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2554030Z test_consistency_SparseCSC_isinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2583440Z test_consistency_SparseCSC_isinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2615413Z test_consistency_SparseCSC_isinf_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2647644Z test_consistency_SparseCSC_isinf_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2679349Z test_consistency_SparseCSC_isinf_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2709781Z test_consistency_SparseCSC_isinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2740315Z test_consistency_SparseCSC_isinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2771185Z test_consistency_SparseCSC_isinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2801236Z test_consistency_SparseCSC_isinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2832589Z test_consistency_SparseCSC_isinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2862155Z test_consistency_SparseCSC_isinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2891466Z test_consistency_SparseCSC_isinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2921208Z test_consistency_SparseCSC_isinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2951935Z test_consistency_SparseCSC_isnan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.2981154Z test_consistency_SparseCSC_isnan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3012447Z test_consistency_SparseCSC_isnan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3044231Z test_consistency_SparseCSC_isnan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3074750Z test_consistency_SparseCSC_isnan_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3107086Z test_consistency_SparseCSC_isnan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3137831Z test_consistency_SparseCSC_isnan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3168272Z test_consistency_SparseCSC_isnan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3198146Z test_consistency_SparseCSC_isnan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3227312Z test_consistency_SparseCSC_isnan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3257023Z test_consistency_SparseCSC_isnan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3286577Z test_consistency_SparseCSC_isnan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3317417Z test_consistency_SparseCSC_isneginf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3347451Z test_consistency_SparseCSC_isneginf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3377416Z test_consistency_SparseCSC_isneginf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3408214Z test_consistency_SparseCSC_isneginf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3439307Z test_consistency_SparseCSC_isneginf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3469297Z test_consistency_SparseCSC_isneginf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3498867Z test_consistency_SparseCSC_isneginf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3528534Z test_consistency_SparseCSC_isneginf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3558170Z test_consistency_SparseCSC_isneginf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3587881Z test_consistency_SparseCSC_isneginf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3619926Z test_consistency_SparseCSC_isposinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3649346Z test_consistency_SparseCSC_isposinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3679486Z test_consistency_SparseCSC_isposinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3710190Z test_consistency_SparseCSC_isposinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3743035Z test_consistency_SparseCSC_isposinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3772938Z test_consistency_SparseCSC_isposinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3802769Z test_consistency_SparseCSC_isposinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3832525Z test_consistency_SparseCSC_isposinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3862265Z test_consistency_SparseCSC_isposinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3892026Z test_consistency_SparseCSC_isposinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3924526Z test_consistency_SparseCSC_log1p_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3957279Z test_consistency_SparseCSC_log1p_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.3990280Z test_consistency_SparseCSC_log1p_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.4022806Z test_consistency_SparseCSC_log1p_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.4055013Z test_consistency_SparseCSC_log1p_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.4087875Z test_consistency_SparseCSC_log1p_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.4123294Z test_consistency_SparseCSC_log1p_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:15.4155569Z test_consistency_SparseCSC_log1p_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.4188045Z test_consistency_SparseCSC_log1p_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.4219836Z test_consistency_SparseCSC_neg_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.4252791Z test_consistency_SparseCSC_neg_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.4285685Z test_consistency_SparseCSC_neg_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.4318432Z test_consistency_SparseCSC_neg_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.4351208Z test_consistency_SparseCSC_neg_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.4383203Z test_consistency_SparseCSC_neg_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.4416058Z test_consistency_SparseCSC_neg_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.4446756Z test_consistency_SparseCSC_neg_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.4477023Z test_consistency_SparseCSC_neg_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.4507499Z test_consistency_SparseCSC_neg_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.4537774Z test_consistency_SparseCSC_neg_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.4568097Z test_consistency_SparseCSC_neg_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.4594191Z test_consistency_SparseCSC_randn_like_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:44:15.4619461Z test_consistency_SparseCSC_randn_like_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:15.4644845Z test_consistency_SparseCSC_randn_like_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:44:15.4670247Z test_consistency_SparseCSC_randn_like_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:15.4695499Z test_consistency_SparseCSC_randn_like_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:15.4720869Z test_consistency_SparseCSC_randn_like_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:15.4746184Z test_consistency_SparseCSC_randn_like_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:44:15.4778706Z test_consistency_SparseCSC_round_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.4811892Z test_consistency_SparseCSC_round_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.4844443Z test_consistency_SparseCSC_round_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.4876525Z test_consistency_SparseCSC_sgn_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.4907169Z test_consistency_SparseCSC_sgn_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.4939563Z test_consistency_SparseCSC_sgn_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.4972692Z test_consistency_SparseCSC_sgn_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5005135Z test_consistency_SparseCSC_sgn_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5037497Z test_consistency_SparseCSC_sgn_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5069376Z test_consistency_SparseCSC_sgn_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5101041Z test_consistency_SparseCSC_sgn_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5132121Z test_consistency_SparseCSC_sgn_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5162477Z test_consistency_SparseCSC_sgn_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5193299Z test_consistency_SparseCSC_sgn_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5223289Z test_consistency_SparseCSC_sgn_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5252982Z test_consistency_SparseCSC_sgn_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5284264Z test_consistency_SparseCSC_sign_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5314355Z test_consistency_SparseCSC_sign_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5346011Z test_consistency_SparseCSC_sign_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5378281Z test_consistency_SparseCSC_sign_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5410556Z test_consistency_SparseCSC_sign_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5440958Z test_consistency_SparseCSC_sign_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5470455Z test_consistency_SparseCSC_sign_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5499917Z test_consistency_SparseCSC_sign_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5529857Z test_consistency_SparseCSC_sign_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5559931Z test_consistency_SparseCSC_sign_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5589801Z test_consistency_SparseCSC_signbit_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5619756Z test_consistency_SparseCSC_signbit_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5649760Z test_consistency_SparseCSC_signbit_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5680362Z test_consistency_SparseCSC_signbit_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5711909Z test_consistency_SparseCSC_signbit_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5742286Z test_consistency_SparseCSC_signbit_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5772491Z test_consistency_SparseCSC_signbit_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5802863Z test_consistency_SparseCSC_signbit_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5833100Z test_consistency_SparseCSC_signbit_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5863612Z test_consistency_SparseCSC_signbit_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5895898Z test_consistency_SparseCSC_sin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5929621Z test_consistency_SparseCSC_sin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5962713Z test_consistency_SparseCSC_sin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.5996328Z test_consistency_SparseCSC_sin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6028841Z test_consistency_SparseCSC_sin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6061404Z test_consistency_SparseCSC_sin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6092999Z test_consistency_SparseCSC_sin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6125396Z test_consistency_SparseCSC_sin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6158239Z test_consistency_SparseCSC_sin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6192875Z test_consistency_SparseCSC_sin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6225111Z test_consistency_SparseCSC_sin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6257502Z test_consistency_SparseCSC_sinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6289776Z test_consistency_SparseCSC_sinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6324224Z test_consistency_SparseCSC_sinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6358475Z test_consistency_SparseCSC_sinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6390832Z test_consistency_SparseCSC_sinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6423528Z test_consistency_SparseCSC_sinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6455541Z test_consistency_SparseCSC_sinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6487616Z test_consistency_SparseCSC_sinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6519625Z test_consistency_SparseCSC_sinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6551629Z test_consistency_SparseCSC_sinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6583474Z test_consistency_SparseCSC_sinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6615520Z test_consistency_SparseCSC_sqrt_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6647437Z test_consistency_SparseCSC_sqrt_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6680983Z test_consistency_SparseCSC_sqrt_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6714013Z test_consistency_SparseCSC_sqrt_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6745767Z test_consistency_SparseCSC_sqrt_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6777966Z test_consistency_SparseCSC_sqrt_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6809629Z test_consistency_SparseCSC_sqrt_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6841414Z test_consistency_SparseCSC_sqrt_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6873055Z test_consistency_SparseCSC_sqrt_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6904588Z test_consistency_SparseCSC_sqrt_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6936357Z test_consistency_SparseCSC_sqrt_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.6969114Z test_consistency_SparseCSC_tan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.7001820Z test_consistency_SparseCSC_tan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.7035298Z test_consistency_SparseCSC_tan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.7068834Z test_consistency_SparseCSC_tan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.7101877Z test_consistency_SparseCSC_tan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.7135144Z test_consistency_SparseCSC_tan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.7170772Z test_consistency_SparseCSC_tan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:15.7203149Z test_consistency_SparseCSC_tan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.7236976Z test_consistency_SparseCSC_tan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.7269386Z test_consistency_SparseCSC_tan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.7301416Z test_consistency_SparseCSC_tan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.7334041Z test_consistency_SparseCSC_tanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.7365525Z test_consistency_SparseCSC_tanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.7399187Z test_consistency_SparseCSC_tanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.7433393Z test_consistency_SparseCSC_tanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.7465348Z test_consistency_SparseCSC_tanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.7497592Z test_consistency_SparseCSC_tanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.7529221Z test_consistency_SparseCSC_tanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.7560912Z test_consistency_SparseCSC_tanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.7592461Z test_consistency_SparseCSC_tanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.7623644Z test_consistency_SparseCSC_tanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.7654882Z test_consistency_SparseCSC_tanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.7689367Z test_consistency_SparseCSC_to_sparse_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.7721928Z test_consistency_SparseCSC_to_sparse_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.7758605Z test_consistency_SparseCSC_to_sparse_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:15.7793503Z test_consistency_SparseCSC_to_sparse_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.7827426Z test_consistency_SparseCSC_to_sparse_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.7861957Z test_consistency_SparseCSC_to_sparse_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.7895349Z test_consistency_SparseCSC_to_sparse_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.7927988Z test_consistency_SparseCSC_to_sparse_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.7960227Z test_consistency_SparseCSC_to_sparse_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.7992731Z test_consistency_SparseCSC_to_sparse_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.8025092Z test_consistency_SparseCSC_to_sparse_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.8057944Z test_consistency_SparseCSC_to_sparse_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.8089184Z test_consistency_SparseCSC_trunc_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.8121732Z test_consistency_SparseCSC_trunc_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.8154433Z test_consistency_SparseCSC_trunc_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:15.8209312Z test_consistency_SparseCSR__masked_amax_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... /opt/conda/lib/python3.7/site-packages/torch/_masked/__init__.py:767: 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:44:15.8210046Z 0, scatter_indices, values, reduce, include_self=False 2022-08-17T12:44:15.8266818Z ok (0.011s) 2022-08-17T12:44:15.8373506Z test_consistency_SparseCSR__masked_amax_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2022-08-17T12:44:15.8477751Z test_consistency_SparseCSR__masked_amax_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:15.8582742Z test_consistency_SparseCSR__masked_amax_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:15.8609907Z test_consistency_SparseCSR__masked_amax_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csr layout (0.003s) 2022-08-17T12:44:15.8636084Z test_consistency_SparseCSR__masked_amax_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csr layout (0.003s) 2022-08-17T12:44:15.8661734Z test_consistency_SparseCSR__masked_amax_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csr layout (0.003s) 2022-08-17T12:44:15.8687156Z test_consistency_SparseCSR__masked_amax_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csr layout (0.003s) 2022-08-17T12:44:15.8713032Z test_consistency_SparseCSR__masked_amax_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csr layout (0.002s) 2022-08-17T12:44:15.8819828Z test_consistency_SparseCSR__masked_amin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2022-08-17T12:44:15.8924367Z test_consistency_SparseCSR__masked_amin_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:15.9030970Z test_consistency_SparseCSR__masked_amin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2022-08-17T12:44:15.9134035Z test_consistency_SparseCSR__masked_amin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:15.9160567Z test_consistency_SparseCSR__masked_amin_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csr layout (0.003s) 2022-08-17T12:44:15.9186400Z test_consistency_SparseCSR__masked_amin_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csr layout (0.003s) 2022-08-17T12:44:15.9211558Z test_consistency_SparseCSR__masked_amin_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csr layout (0.002s) 2022-08-17T12:44:15.9236731Z test_consistency_SparseCSR__masked_amin_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csr layout (0.002s) 2022-08-17T12:44:15.9261981Z test_consistency_SparseCSR__masked_amin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csr layout (0.002s) 2022-08-17T12:44:15.9371794Z test_consistency_SparseCSR__masked_mean_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2022-08-17T12:44:15.9398002Z test_consistency_SparseCSR__masked_mean_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csr layout (0.003s) 2022-08-17T12:44:15.9423642Z test_consistency_SparseCSR__masked_mean_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csr layout (0.003s) 2022-08-17T12:44:15.9449314Z test_consistency_SparseCSR__masked_mean_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csr layout (0.002s) 2022-08-17T12:44:15.9558250Z test_consistency_SparseCSR__masked_mean_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2022-08-17T12:44:15.9664777Z test_consistency_SparseCSR__masked_mean_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2022-08-17T12:44:15.9771309Z test_consistency_SparseCSR__masked_mean_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2022-08-17T12:44:15.9797526Z test_consistency_SparseCSR__masked_mean_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csr layout (0.003s) 2022-08-17T12:44:15.9823271Z test_consistency_SparseCSR__masked_mean_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csr layout (0.003s) 2022-08-17T12:44:15.9848571Z test_consistency_SparseCSR__masked_mean_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csr layout (0.002s) 2022-08-17T12:44:15.9873972Z test_consistency_SparseCSR__masked_mean_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csr layout (0.002s) 2022-08-17T12:44:15.9899244Z test_consistency_SparseCSR__masked_mean_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csr layout (0.002s) 2022-08-17T12:44:15.9955722Z test_consistency_SparseCSR__masked_prod_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:16.0011952Z test_consistency_SparseCSR__masked_prod_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:16.0068347Z test_consistency_SparseCSR__masked_prod_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:16.0168472Z test_consistency_SparseCSR__masked_prod_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:16.0268008Z test_consistency_SparseCSR__masked_prod_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:16.0323083Z test_consistency_SparseCSR__masked_prod_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:16.0377300Z test_consistency_SparseCSR__masked_prod_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:16.0432172Z test_consistency_SparseCSR__masked_prod_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:16.0486571Z test_consistency_SparseCSR__masked_prod_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:16.0539275Z test_consistency_SparseCSR__masked_prod_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:16.0639643Z test_consistency_SparseCSR__masked_sum_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:16.0693427Z test_consistency_SparseCSR__masked_sum_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:16.0749304Z test_consistency_SparseCSR__masked_sum_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:16.0805259Z test_consistency_SparseCSR__masked_sum_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:16.0904523Z test_consistency_SparseCSR__masked_sum_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:16.1004031Z test_consistency_SparseCSR__masked_sum_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:16.1102704Z test_consistency_SparseCSR__masked_sum_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:16.1157011Z test_consistency_SparseCSR__masked_sum_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:16.1211942Z test_consistency_SparseCSR__masked_sum_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:16.1265442Z test_consistency_SparseCSR__masked_sum_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:16.1319939Z test_consistency_SparseCSR__masked_sum_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:16.1373826Z test_consistency_SparseCSR__masked_sum_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:16.1406100Z test_consistency_SparseCSR_abs_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.1439456Z test_consistency_SparseCSR_abs_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.1472422Z test_consistency_SparseCSR_abs_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.1503783Z test_consistency_SparseCSR_abs_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.1534777Z test_consistency_SparseCSR_abs_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.1565618Z test_consistency_SparseCSR_abs_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.1596990Z test_consistency_SparseCSR_abs_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.1626600Z test_consistency_SparseCSR_abs_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.1656746Z test_consistency_SparseCSR_abs_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.1685558Z test_consistency_SparseCSR_abs_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.1714398Z test_consistency_SparseCSR_abs_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.1742818Z test_consistency_SparseCSR_abs_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.1773148Z test_consistency_SparseCSR_angle_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.1803804Z test_consistency_SparseCSR_angle_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.1835383Z test_consistency_SparseCSR_angle_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.1866685Z test_consistency_SparseCSR_angle_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.1897718Z test_consistency_SparseCSR_angle_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.1930696Z test_consistency_SparseCSR_angle_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.1961357Z test_consistency_SparseCSR_angle_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.1992414Z test_consistency_SparseCSR_angle_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2022903Z test_consistency_SparseCSR_angle_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2053589Z test_consistency_SparseCSR_angle_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2084108Z test_consistency_SparseCSR_angle_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2114949Z test_consistency_SparseCSR_angle_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2146083Z test_consistency_SparseCSR_asin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2177291Z test_consistency_SparseCSR_asin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2210590Z test_consistency_SparseCSR_asin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2243110Z test_consistency_SparseCSR_asin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2275042Z test_consistency_SparseCSR_asin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2306268Z test_consistency_SparseCSR_asin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2337915Z test_consistency_SparseCSR_asin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2368963Z test_consistency_SparseCSR_asin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2400028Z test_consistency_SparseCSR_asin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2431147Z test_consistency_SparseCSR_asin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2461007Z test_consistency_SparseCSR_asin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2491448Z test_consistency_SparseCSR_asinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2521729Z test_consistency_SparseCSR_asinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2554909Z test_consistency_SparseCSR_asinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2587523Z test_consistency_SparseCSR_asinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2618484Z test_consistency_SparseCSR_asinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2649500Z test_consistency_SparseCSR_asinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2680542Z test_consistency_SparseCSR_asinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2711562Z test_consistency_SparseCSR_asinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2742101Z test_consistency_SparseCSR_asinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2772408Z test_consistency_SparseCSR_asinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2803106Z test_consistency_SparseCSR_asinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2834763Z test_consistency_SparseCSR_atan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2866993Z test_consistency_SparseCSR_atan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2900011Z test_consistency_SparseCSR_atan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2932205Z test_consistency_SparseCSR_atan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2964695Z test_consistency_SparseCSR_atan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.2996498Z test_consistency_SparseCSR_atan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3028805Z test_consistency_SparseCSR_atan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3060068Z test_consistency_SparseCSR_atan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3091546Z test_consistency_SparseCSR_atan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3123310Z test_consistency_SparseCSR_atan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3155040Z test_consistency_SparseCSR_atan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3185637Z test_consistency_SparseCSR_atanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3216375Z test_consistency_SparseCSR_atanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3249757Z test_consistency_SparseCSR_atanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3282528Z test_consistency_SparseCSR_atanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3313943Z test_consistency_SparseCSR_atanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3345684Z test_consistency_SparseCSR_atanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3376019Z test_consistency_SparseCSR_atanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3406712Z test_consistency_SparseCSR_atanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3437503Z test_consistency_SparseCSR_atanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3467898Z test_consistency_SparseCSR_atanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3497561Z test_consistency_SparseCSR_atanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3528482Z test_consistency_SparseCSR_ceil_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3559272Z test_consistency_SparseCSR_ceil_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3590144Z test_consistency_SparseCSR_ceil_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3620479Z test_consistency_SparseCSR_conj_physical_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3649743Z test_consistency_SparseCSR_conj_physical_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3680575Z test_consistency_SparseCSR_conj_physical_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3712373Z test_consistency_SparseCSR_conj_physical_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3744424Z test_consistency_SparseCSR_conj_physical_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3775236Z test_consistency_SparseCSR_conj_physical_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3806087Z test_consistency_SparseCSR_conj_physical_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3837158Z test_consistency_SparseCSR_conj_physical_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3868856Z test_consistency_SparseCSR_conj_physical_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3898477Z test_consistency_SparseCSR_conj_physical_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3927589Z test_consistency_SparseCSR_conj_physical_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3956199Z test_consistency_SparseCSR_conj_physical_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.3985994Z test_consistency_SparseCSR_conj_physical_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4016283Z test_consistency_SparseCSR_erf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4047795Z test_consistency_SparseCSR_erf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4079774Z test_consistency_SparseCSR_erf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4112269Z test_consistency_SparseCSR_erf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4143415Z test_consistency_SparseCSR_erf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4174991Z test_consistency_SparseCSR_erf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4207006Z test_consistency_SparseCSR_erf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4240383Z test_consistency_SparseCSR_erf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4271596Z test_consistency_SparseCSR_erf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4303162Z test_consistency_SparseCSR_erfinv_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4334145Z test_consistency_SparseCSR_erfinv_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4365557Z test_consistency_SparseCSR_erfinv_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4396745Z test_consistency_SparseCSR_erfinv_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4427569Z test_consistency_SparseCSR_erfinv_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4458976Z test_consistency_SparseCSR_erfinv_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4489336Z test_consistency_SparseCSR_erfinv_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4520641Z test_consistency_SparseCSR_erfinv_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4551310Z test_consistency_SparseCSR_erfinv_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4583137Z test_consistency_SparseCSR_expm1_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4614843Z test_consistency_SparseCSR_expm1_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4646575Z test_consistency_SparseCSR_expm1_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4678338Z test_consistency_SparseCSR_expm1_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4709153Z test_consistency_SparseCSR_expm1_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4740264Z test_consistency_SparseCSR_expm1_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4771440Z test_consistency_SparseCSR_expm1_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4802966Z test_consistency_SparseCSR_expm1_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4834247Z test_consistency_SparseCSR_expm1_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4864418Z test_consistency_SparseCSR_floor_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4895210Z test_consistency_SparseCSR_floor_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4926239Z test_consistency_SparseCSR_floor_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4956665Z test_consistency_SparseCSR_isinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.4987132Z test_consistency_SparseCSR_isinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5017808Z test_consistency_SparseCSR_isinf_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5048919Z test_consistency_SparseCSR_isinf_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5080157Z test_consistency_SparseCSR_isinf_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5110166Z test_consistency_SparseCSR_isinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5139904Z test_consistency_SparseCSR_isinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5170133Z test_consistency_SparseCSR_isinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5201201Z test_consistency_SparseCSR_isinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5230832Z test_consistency_SparseCSR_isinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5260119Z test_consistency_SparseCSR_isinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5289859Z test_consistency_SparseCSR_isinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5319451Z test_consistency_SparseCSR_isinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5349607Z test_consistency_SparseCSR_isnan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5378110Z test_consistency_SparseCSR_isnan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5408570Z test_consistency_SparseCSR_isnan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5439683Z test_consistency_SparseCSR_isnan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5469918Z test_consistency_SparseCSR_isnan_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5499890Z test_consistency_SparseCSR_isnan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5532433Z test_consistency_SparseCSR_isnan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5562171Z test_consistency_SparseCSR_isnan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5591519Z test_consistency_SparseCSR_isnan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5620807Z test_consistency_SparseCSR_isnan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5649224Z test_consistency_SparseCSR_isnan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5677843Z test_consistency_SparseCSR_isnan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5706699Z test_consistency_SparseCSR_isneginf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5735387Z test_consistency_SparseCSR_isneginf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5764830Z test_consistency_SparseCSR_isneginf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5794711Z test_consistency_SparseCSR_isneginf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5824174Z test_consistency_SparseCSR_isneginf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5853265Z test_consistency_SparseCSR_isneginf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5881880Z test_consistency_SparseCSR_isneginf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5910456Z test_consistency_SparseCSR_isneginf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5938755Z test_consistency_SparseCSR_isneginf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5967203Z test_consistency_SparseCSR_isneginf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.5996642Z test_consistency_SparseCSR_isposinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6026260Z test_consistency_SparseCSR_isposinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6055818Z test_consistency_SparseCSR_isposinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6085999Z test_consistency_SparseCSR_isposinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6115884Z test_consistency_SparseCSR_isposinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6145146Z test_consistency_SparseCSR_isposinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6174094Z test_consistency_SparseCSR_isposinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6202589Z test_consistency_SparseCSR_isposinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6231410Z test_consistency_SparseCSR_isposinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6260348Z test_consistency_SparseCSR_isposinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6292068Z test_consistency_SparseCSR_log1p_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6324714Z test_consistency_SparseCSR_log1p_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6358921Z test_consistency_SparseCSR_log1p_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6390850Z test_consistency_SparseCSR_log1p_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6421657Z test_consistency_SparseCSR_log1p_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6452823Z test_consistency_SparseCSR_log1p_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6484818Z test_consistency_SparseCSR_log1p_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6516781Z test_consistency_SparseCSR_log1p_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6548167Z test_consistency_SparseCSR_log1p_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6579307Z test_consistency_SparseCSR_neg_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6611765Z test_consistency_SparseCSR_neg_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6643646Z test_consistency_SparseCSR_neg_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6675467Z test_consistency_SparseCSR_neg_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6706397Z test_consistency_SparseCSR_neg_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6736993Z test_consistency_SparseCSR_neg_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6768240Z test_consistency_SparseCSR_neg_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6798613Z test_consistency_SparseCSR_neg_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6827374Z test_consistency_SparseCSR_neg_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6857053Z test_consistency_SparseCSR_neg_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6885553Z test_consistency_SparseCSR_neg_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6914506Z test_consistency_SparseCSR_neg_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.6976712Z test_consistency_SparseCSR_randn_like_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:16.7014832Z test_consistency_SparseCSR_randn_like_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:16.7054471Z test_consistency_SparseCSR_randn_like_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:16.7093759Z test_consistency_SparseCSR_randn_like_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:16.7129894Z test_consistency_SparseCSR_randn_like_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:16.7166221Z test_consistency_SparseCSR_randn_like_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:16.7201886Z test_consistency_SparseCSR_randn_like_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:16.7232501Z test_consistency_SparseCSR_round_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.7264934Z test_consistency_SparseCSR_round_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.7296266Z test_consistency_SparseCSR_round_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.7327258Z test_consistency_SparseCSR_sgn_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.7357319Z test_consistency_SparseCSR_sgn_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.7388362Z test_consistency_SparseCSR_sgn_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.7420258Z test_consistency_SparseCSR_sgn_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.7452325Z test_consistency_SparseCSR_sgn_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.7483093Z test_consistency_SparseCSR_sgn_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.7513768Z test_consistency_SparseCSR_sgn_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.7544347Z test_consistency_SparseCSR_sgn_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.7573890Z test_consistency_SparseCSR_sgn_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.7603157Z test_consistency_SparseCSR_sgn_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.7634437Z test_consistency_SparseCSR_sgn_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.7664386Z test_consistency_SparseCSR_sgn_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.7693774Z test_consistency_SparseCSR_sgn_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.7723548Z test_consistency_SparseCSR_sign_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.7753702Z test_consistency_SparseCSR_sign_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.7784640Z test_consistency_SparseCSR_sign_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.7815787Z test_consistency_SparseCSR_sign_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.7846714Z test_consistency_SparseCSR_sign_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.7877888Z test_consistency_SparseCSR_sign_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.7907943Z test_consistency_SparseCSR_sign_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.7937346Z test_consistency_SparseCSR_sign_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.7966946Z test_consistency_SparseCSR_sign_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.7996331Z test_consistency_SparseCSR_sign_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8026156Z test_consistency_SparseCSR_signbit_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8055552Z test_consistency_SparseCSR_signbit_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8086912Z test_consistency_SparseCSR_signbit_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8116437Z test_consistency_SparseCSR_signbit_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8147423Z test_consistency_SparseCSR_signbit_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8179159Z test_consistency_SparseCSR_signbit_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8207685Z test_consistency_SparseCSR_signbit_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8237828Z test_consistency_SparseCSR_signbit_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8266820Z test_consistency_SparseCSR_signbit_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8296678Z test_consistency_SparseCSR_signbit_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8327958Z test_consistency_SparseCSR_sin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8359684Z test_consistency_SparseCSR_sin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8392455Z test_consistency_SparseCSR_sin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8426190Z test_consistency_SparseCSR_sin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8457462Z test_consistency_SparseCSR_sin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8489193Z test_consistency_SparseCSR_sin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8520592Z test_consistency_SparseCSR_sin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8551692Z test_consistency_SparseCSR_sin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8583013Z test_consistency_SparseCSR_sin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8615353Z test_consistency_SparseCSR_sin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8646832Z test_consistency_SparseCSR_sin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8677915Z test_consistency_SparseCSR_sinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8708032Z test_consistency_SparseCSR_sinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8762558Z test_consistency_SparseCSR_sinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8773227Z test_consistency_SparseCSR_sinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8804400Z test_consistency_SparseCSR_sinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8836438Z test_consistency_SparseCSR_sinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8868496Z test_consistency_SparseCSR_sinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8899840Z test_consistency_SparseCSR_sinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8931143Z test_consistency_SparseCSR_sinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8963671Z test_consistency_SparseCSR_sinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.8994838Z test_consistency_SparseCSR_sinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9025355Z test_consistency_SparseCSR_sqrt_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9056176Z test_consistency_SparseCSR_sqrt_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9087989Z test_consistency_SparseCSR_sqrt_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9121373Z test_consistency_SparseCSR_sqrt_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9152833Z test_consistency_SparseCSR_sqrt_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9185017Z test_consistency_SparseCSR_sqrt_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9216148Z test_consistency_SparseCSR_sqrt_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9246721Z test_consistency_SparseCSR_sqrt_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9277255Z test_consistency_SparseCSR_sqrt_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9308293Z test_consistency_SparseCSR_sqrt_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9339774Z test_consistency_SparseCSR_sqrt_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9370943Z test_consistency_SparseCSR_tan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9403102Z test_consistency_SparseCSR_tan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9435847Z test_consistency_SparseCSR_tan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9468493Z test_consistency_SparseCSR_tan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9501159Z test_consistency_SparseCSR_tan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9532908Z test_consistency_SparseCSR_tan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9564778Z test_consistency_SparseCSR_tan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9596402Z test_consistency_SparseCSR_tan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9627441Z test_consistency_SparseCSR_tan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9658354Z test_consistency_SparseCSR_tan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9689414Z test_consistency_SparseCSR_tan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9720557Z test_consistency_SparseCSR_tanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9751686Z test_consistency_SparseCSR_tanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9786441Z test_consistency_SparseCSR_tanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9820260Z test_consistency_SparseCSR_tanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9851548Z test_consistency_SparseCSR_tanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9883953Z test_consistency_SparseCSR_tanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9914715Z test_consistency_SparseCSR_tanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9945434Z test_consistency_SparseCSR_tanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:16.9975610Z test_consistency_SparseCSR_tanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:17.0007104Z test_consistency_SparseCSR_tanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:17.0037538Z test_consistency_SparseCSR_tanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:17.0072822Z test_consistency_SparseCSR_to_sparse_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:17.0103562Z test_consistency_SparseCSR_to_sparse_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:17.0139918Z test_consistency_SparseCSR_to_sparse_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:17.0174883Z test_consistency_SparseCSR_to_sparse_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:17.0209490Z test_consistency_SparseCSR_to_sparse_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:17.0243008Z test_consistency_SparseCSR_to_sparse_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:17.0277131Z test_consistency_SparseCSR_to_sparse_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:17.0309021Z test_consistency_SparseCSR_to_sparse_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:17.0341945Z test_consistency_SparseCSR_to_sparse_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:17.0373359Z test_consistency_SparseCSR_to_sparse_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:17.0404553Z test_consistency_SparseCSR_to_sparse_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:17.0436551Z test_consistency_SparseCSR_to_sparse_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:17.0467011Z test_consistency_SparseCSR_trunc_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:17.0498834Z test_consistency_SparseCSR_trunc_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:17.0530513Z test_consistency_SparseCSR_trunc_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:17.0589718Z test_copy_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:17.0638653Z test_copy_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:17.0700506Z test_copy_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:17.0762333Z test_copy_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:17.0819599Z test_copy_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:17.0877156Z test_copy_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:17.0944007Z test_copy_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:17.0994375Z test_copy_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:17.1044102Z test_copy_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:17.1092986Z test_copy_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:17.1141327Z test_copy_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:17.1189952Z test_copy_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:17.1244929Z test_copy_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:17.1293444Z test_copy_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:17.1355831Z test_copy_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:17.1416621Z test_copy_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:17.1472484Z test_copy_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:17.1527855Z test_copy_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:17.1584110Z test_copy_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:17.1633693Z test_copy_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:17.1682000Z test_copy_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:17.1730334Z test_copy_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:17.1778818Z test_copy_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:17.1827446Z test_copy_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:17.1899430Z test_copy_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:17.1966090Z test_copy_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:17.2045046Z test_copy_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:44:17.2123652Z test_copy_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:44:17.2197174Z test_copy_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:17.2269766Z test_copy_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:17.2342959Z test_copy_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:17.2409464Z test_copy_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:17.2476657Z test_copy_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:17.2541726Z test_copy_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:17.2607577Z test_copy_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:17.2673674Z test_copy_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:17.2745298Z test_copy_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:17.2810362Z test_copy_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:17.2891081Z test_copy_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:44:17.2969427Z test_copy_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:44:17.3042997Z test_copy_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:17.3115263Z test_copy_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:17.3189433Z test_copy_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:17.3256492Z test_copy_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:17.3322479Z test_copy_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:17.3389131Z test_copy_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:17.3455737Z test_copy_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:17.3521729Z test_copy_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:17.3879956Z test_copy_errors_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.036s) 2022-08-17T12:44:17.4226239Z test_copy_errors_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.035s) 2022-08-17T12:44:17.4580451Z test_copy_errors_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.035s) 2022-08-17T12:44:17.4933910Z test_copy_errors_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.035s) 2022-08-17T12:44:17.5285916Z test_copy_errors_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.035s) 2022-08-17T12:44:17.5637507Z test_copy_errors_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.035s) 2022-08-17T12:44:17.5988169Z test_copy_errors_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.035s) 2022-08-17T12:44:17.6336869Z test_copy_errors_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.035s) 2022-08-17T12:44:17.6685231Z test_copy_errors_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.035s) 2022-08-17T12:44:17.7032565Z test_copy_errors_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.035s) 2022-08-17T12:44:17.7381013Z test_copy_errors_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.035s) 2022-08-17T12:44:17.7728902Z test_copy_errors_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.035s) 2022-08-17T12:44:17.8079721Z test_copy_errors_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.035s) 2022-08-17T12:44:17.8426667Z test_copy_errors_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.035s) 2022-08-17T12:44:17.8780765Z test_copy_errors_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.035s) 2022-08-17T12:44:17.9133150Z test_copy_errors_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.035s) 2022-08-17T12:44:17.9483376Z test_copy_errors_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.035s) 2022-08-17T12:44:17.9834957Z test_copy_errors_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.035s) 2022-08-17T12:44:18.0185539Z test_copy_errors_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.035s) 2022-08-17T12:44:18.0535051Z test_copy_errors_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.035s) 2022-08-17T12:44:18.0883586Z test_copy_errors_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.035s) 2022-08-17T12:44:18.1234487Z test_copy_errors_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.035s) 2022-08-17T12:44:18.1582855Z test_copy_errors_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.035s) 2022-08-17T12:44:18.1931700Z test_copy_errors_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.035s) 2022-08-17T12:44:18.2196433Z test_copy_errors_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T12:44:18.2461070Z test_copy_errors_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T12:44:18.2725918Z test_copy_errors_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T12:44:18.2992252Z test_copy_errors_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:44:18.3256408Z test_copy_errors_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T12:44:18.3521797Z test_copy_errors_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T12:44:18.3784752Z test_copy_errors_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T12:44:18.4047020Z test_copy_errors_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T12:44:18.4308240Z test_copy_errors_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T12:44:18.4570062Z test_copy_errors_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T12:44:18.4830814Z test_copy_errors_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T12:44:18.5093709Z test_copy_errors_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T12:44:18.5358190Z test_copy_errors_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T12:44:18.5620247Z test_copy_errors_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T12:44:18.5885527Z test_copy_errors_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T12:44:18.6148949Z test_copy_errors_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T12:44:18.6411971Z test_copy_errors_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T12:44:18.6674279Z test_copy_errors_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T12:44:18.6936324Z test_copy_errors_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T12:44:18.7196764Z test_copy_errors_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T12:44:18.7458333Z test_copy_errors_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T12:44:18.7719407Z test_copy_errors_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T12:44:18.7980470Z test_copy_errors_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T12:44:18.8241391Z test_copy_errors_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T12:44:18.8295344Z test_dim_SparseBSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:18.8348486Z test_dim_SparseBSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:44:18.8372012Z test_dim_SparseCSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:44:18.8395188Z test_dim_SparseCSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:44:18.8592281Z test_empty_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:44:18.8788806Z test_empty_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:44:18.8985833Z test_empty_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:44:18.9180541Z test_empty_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:44:18.9375893Z test_empty_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:44:18.9570645Z test_empty_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:44:18.9765333Z test_empty_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:44:18.9959165Z test_empty_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:44:19.0153463Z test_empty_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:44:19.0347481Z test_empty_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:44:19.0541553Z test_empty_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:44:19.0736669Z test_empty_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:44:19.0930259Z test_empty_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:44:19.1124455Z test_empty_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:44:19.1319242Z test_empty_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:44:19.1515657Z test_empty_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:44:19.1710040Z test_empty_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:44:19.1904875Z test_empty_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:44:19.2098887Z test_empty_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:44:19.2292424Z test_empty_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:44:19.2487027Z test_empty_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:44:19.2686974Z test_empty_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:44:19.2886049Z test_empty_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:44:19.3084913Z test_empty_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:44:19.3129321Z test_empty_errors_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:19.3169084Z test_empty_errors_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:19.3208024Z test_empty_errors_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:19.3246773Z test_empty_errors_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:19.3285745Z test_empty_errors_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:19.3324362Z test_empty_errors_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:19.3363677Z test_empty_errors_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:19.3404194Z test_empty_errors_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:19.3443521Z test_empty_errors_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:19.3482301Z test_empty_errors_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:19.3521152Z test_empty_errors_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:19.3559771Z test_empty_errors_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:19.3598864Z test_empty_errors_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:19.3637295Z test_empty_errors_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:19.3677508Z test_empty_errors_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:19.3716734Z test_empty_errors_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:19.3755310Z test_empty_errors_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:19.3793822Z test_empty_errors_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:19.3832509Z test_empty_errors_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:19.3871043Z test_empty_errors_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:19.3909936Z test_empty_errors_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:19.3950154Z test_empty_errors_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:19.3989329Z test_empty_errors_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:19.4028282Z test_empty_errors_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:44:19.4101722Z test_empty_like_SparseBSC_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:19.4160395Z test_empty_like_SparseBSC_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:19.4219426Z test_empty_like_SparseBSC_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:19.4283203Z test_empty_like_SparseBSC_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:19.4343876Z test_empty_like_SparseBSC_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:19.4402199Z test_empty_like_SparseBSC_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:19.4461172Z test_empty_like_SparseBSC_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:19.4519890Z test_empty_like_SparseBSC_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:19.4582498Z test_empty_like_SparseBSC_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:19.4641207Z test_empty_like_SparseBSC_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:19.4700279Z test_empty_like_SparseBSC_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:19.4758796Z test_empty_like_SparseBSC_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:19.4981789Z test_empty_like_SparseBSC_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:44:19.5190444Z test_empty_like_SparseBSC_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:19.5399374Z test_empty_like_SparseBSC_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:19.5608923Z test_empty_like_SparseBSC_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:19.5819006Z test_empty_like_SparseBSC_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:19.6027642Z test_empty_like_SparseBSC_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:19.6236625Z test_empty_like_SparseBSC_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:19.6445691Z test_empty_like_SparseBSC_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:19.6653448Z test_empty_like_SparseBSC_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:19.6861471Z test_empty_like_SparseBSC_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:19.7069411Z test_empty_like_SparseBSC_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:19.7277323Z test_empty_like_SparseBSC_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:19.7487212Z test_empty_like_SparseBSC_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:19.7696062Z test_empty_like_SparseBSC_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:19.7904927Z test_empty_like_SparseBSC_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:19.8113760Z test_empty_like_SparseBSC_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:19.8323747Z test_empty_like_SparseBSC_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:19.8533119Z test_empty_like_SparseBSC_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:19.8743487Z test_empty_like_SparseBSC_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:19.8951434Z test_empty_like_SparseBSC_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:19.9160536Z test_empty_like_SparseBSC_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:19.9368988Z test_empty_like_SparseBSC_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:19.9578022Z test_empty_like_SparseBSC_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:19.9786890Z test_empty_like_SparseBSC_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:19.9996186Z test_empty_like_SparseBSC_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.0206523Z test_empty_like_SparseBSC_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.0417038Z test_empty_like_SparseBSC_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.0626125Z test_empty_like_SparseBSC_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.0836993Z test_empty_like_SparseBSC_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.1046720Z test_empty_like_SparseBSC_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.1255693Z test_empty_like_SparseBSC_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.1464091Z test_empty_like_SparseBSC_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.1672540Z test_empty_like_SparseBSC_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.1880755Z test_empty_like_SparseBSC_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.2089022Z test_empty_like_SparseBSC_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.2297398Z test_empty_like_SparseBSC_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.2504763Z test_empty_like_SparseBSR_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.2712724Z test_empty_like_SparseBSR_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.2921204Z test_empty_like_SparseBSR_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.3131121Z test_empty_like_SparseBSR_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.3341344Z test_empty_like_SparseBSR_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.3549622Z test_empty_like_SparseBSR_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.3757537Z test_empty_like_SparseBSR_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.3966088Z test_empty_like_SparseBSR_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.4173676Z test_empty_like_SparseBSR_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.4382288Z test_empty_like_SparseBSR_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.4591936Z test_empty_like_SparseBSR_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.4801711Z test_empty_like_SparseBSR_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.4862485Z test_empty_like_SparseBSR_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:20.4921855Z test_empty_like_SparseBSR_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:20.4980152Z test_empty_like_SparseBSR_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:20.5038348Z test_empty_like_SparseBSR_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:20.5097376Z test_empty_like_SparseBSR_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:20.5156050Z test_empty_like_SparseBSR_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:20.5214035Z test_empty_like_SparseBSR_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:20.5272155Z test_empty_like_SparseBSR_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:20.5329830Z test_empty_like_SparseBSR_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:20.5388806Z test_empty_like_SparseBSR_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:20.5446173Z test_empty_like_SparseBSR_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:20.5503921Z test_empty_like_SparseBSR_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:44:20.5714255Z test_empty_like_SparseBSR_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.5925656Z test_empty_like_SparseBSR_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.6136591Z test_empty_like_SparseBSR_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.6347765Z test_empty_like_SparseBSR_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.6560192Z test_empty_like_SparseBSR_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.6771853Z test_empty_like_SparseBSR_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.6982662Z test_empty_like_SparseBSR_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.7193606Z test_empty_like_SparseBSR_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.7404817Z test_empty_like_SparseBSR_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.7615813Z test_empty_like_SparseBSR_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.7827096Z test_empty_like_SparseBSR_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.8038100Z test_empty_like_SparseBSR_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.8249633Z test_empty_like_SparseBSR_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.8460916Z test_empty_like_SparseBSR_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.8672029Z test_empty_like_SparseBSR_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.8883285Z test_empty_like_SparseBSR_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.9095204Z test_empty_like_SparseBSR_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.9306638Z test_empty_like_SparseBSR_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.9517700Z test_empty_like_SparseBSR_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.9728015Z test_empty_like_SparseBSR_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:20.9938344Z test_empty_like_SparseBSR_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:21.0148909Z test_empty_like_SparseBSR_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:21.0360086Z test_empty_like_SparseBSR_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:21.0570543Z test_empty_like_SparseBSR_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:44:21.0753635Z test_empty_like_SparseCSC_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.0936393Z test_empty_like_SparseCSC_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.1119799Z test_empty_like_SparseCSC_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.1301918Z test_empty_like_SparseCSC_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.1486148Z test_empty_like_SparseCSC_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.1669201Z test_empty_like_SparseCSC_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.1851982Z test_empty_like_SparseCSC_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.2035497Z test_empty_like_SparseCSC_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.2218590Z test_empty_like_SparseCSC_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.2402660Z test_empty_like_SparseCSC_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.2583066Z test_empty_like_SparseCSC_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.2765249Z test_empty_like_SparseCSC_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.2947018Z test_empty_like_SparseCSC_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.3128973Z test_empty_like_SparseCSC_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.3311013Z test_empty_like_SparseCSC_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.3493278Z test_empty_like_SparseCSC_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.3677276Z test_empty_like_SparseCSC_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.3859477Z test_empty_like_SparseCSC_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.4039427Z test_empty_like_SparseCSC_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.4221200Z test_empty_like_SparseCSC_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.4403306Z test_empty_like_SparseCSC_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.4584757Z test_empty_like_SparseCSC_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.4765919Z test_empty_like_SparseCSC_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.4945285Z test_empty_like_SparseCSC_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.4976454Z test_empty_like_SparseCSC_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:21.5010297Z test_empty_like_SparseCSC_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:21.5041385Z test_empty_like_SparseCSC_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:21.5071386Z test_empty_like_SparseCSC_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:21.5101875Z test_empty_like_SparseCSC_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:21.5131423Z test_empty_like_SparseCSC_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:21.5161037Z test_empty_like_SparseCSC_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:21.5190635Z test_empty_like_SparseCSC_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:21.5220027Z test_empty_like_SparseCSC_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:21.5250410Z test_empty_like_SparseCSC_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:21.5283219Z test_empty_like_SparseCSC_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:21.5314088Z test_empty_like_SparseCSC_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:21.5494323Z test_empty_like_SparseCSC_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.5673820Z test_empty_like_SparseCSC_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.5856040Z test_empty_like_SparseCSC_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.6038909Z test_empty_like_SparseCSC_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.6220516Z test_empty_like_SparseCSC_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.6403603Z test_empty_like_SparseCSC_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.6586346Z test_empty_like_SparseCSC_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.6769568Z test_empty_like_SparseCSC_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.6952066Z test_empty_like_SparseCSC_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.7132437Z test_empty_like_SparseCSC_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.7315381Z test_empty_like_SparseCSC_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.7496920Z test_empty_like_SparseCSC_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.7679775Z test_empty_like_SparseCSR_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.7860415Z test_empty_like_SparseCSR_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.8042966Z test_empty_like_SparseCSR_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.8225859Z test_empty_like_SparseCSR_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.8407805Z test_empty_like_SparseCSR_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.8591185Z test_empty_like_SparseCSR_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.8774154Z test_empty_like_SparseCSR_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.8956940Z test_empty_like_SparseCSR_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.9140039Z test_empty_like_SparseCSR_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.9324021Z test_empty_like_SparseCSR_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.9506711Z test_empty_like_SparseCSR_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.9689429Z test_empty_like_SparseCSR_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:21.9872489Z test_empty_like_SparseCSR_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:22.0054830Z test_empty_like_SparseCSR_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:22.0237295Z test_empty_like_SparseCSR_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:22.0420107Z test_empty_like_SparseCSR_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:22.0603727Z test_empty_like_SparseCSR_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:22.0786066Z test_empty_like_SparseCSR_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:22.0968843Z test_empty_like_SparseCSR_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:22.1149513Z test_empty_like_SparseCSR_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:22.1330307Z test_empty_like_SparseCSR_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:22.1511180Z test_empty_like_SparseCSR_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:22.1693449Z test_empty_like_SparseCSR_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:22.1875927Z test_empty_like_SparseCSR_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:22.2057963Z test_empty_like_SparseCSR_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:22.2240963Z test_empty_like_SparseCSR_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:22.2422020Z test_empty_like_SparseCSR_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:22.2602332Z test_empty_like_SparseCSR_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:22.2783929Z test_empty_like_SparseCSR_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:22.2964785Z test_empty_like_SparseCSR_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:22.3145705Z test_empty_like_SparseCSR_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:22.3328373Z test_empty_like_SparseCSR_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:22.3510075Z test_empty_like_SparseCSR_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:22.3692648Z test_empty_like_SparseCSR_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:22.3875282Z test_empty_like_SparseCSR_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:22.4057852Z test_empty_like_SparseCSR_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:44:22.4092523Z test_empty_like_SparseCSR_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:22.4125138Z test_empty_like_SparseCSR_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:22.4155579Z test_empty_like_SparseCSR_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:22.4185520Z test_empty_like_SparseCSR_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:22.4216425Z test_empty_like_SparseCSR_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:22.4246195Z test_empty_like_SparseCSR_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:22.4276134Z test_empty_like_SparseCSR_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:22.4305553Z test_empty_like_SparseCSR_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:22.4335239Z test_empty_like_SparseCSR_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:22.4368071Z test_empty_like_SparseCSR_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:22.4399427Z test_empty_like_SparseCSR_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:22.4429220Z test_empty_like_SparseCSR_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:44:22.5222468Z test_invalid_input_SparseBSC_target_sparse_compressed_tensor_cpu (__main__.TestSparseCompressedCPU) ... ok (0.079s) 2022-08-17T12:44:22.5797879Z test_invalid_input_SparseBSC_target_sparse_compressed_tensor_no_size_cpu (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2022-08-17T12:44:22.6447422Z test_invalid_input_SparseBSC_target_validate_sparse_compressed_tensor_args_cpu (__main__.TestSparseCompressedCPU) ... ok (0.065s) 2022-08-17T12:44:22.7239270Z test_invalid_input_SparseBSR_target_sparse_compressed_tensor_cpu (__main__.TestSparseCompressedCPU) ... ok (0.079s) 2022-08-17T12:44:22.7818787Z test_invalid_input_SparseBSR_target_sparse_compressed_tensor_no_size_cpu (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2022-08-17T12:44:22.8465971Z test_invalid_input_SparseBSR_target_validate_sparse_compressed_tensor_args_cpu (__main__.TestSparseCompressedCPU) ... ok (0.065s) 2022-08-17T12:44:22.9199994Z test_invalid_input_SparseCSC_target_sparse_compressed_tensor_cpu (__main__.TestSparseCompressedCPU) ... ok (0.073s) 2022-08-17T12:44:22.9769219Z test_invalid_input_SparseCSC_target_sparse_compressed_tensor_no_size_cpu (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2022-08-17T12:44:23.0383217Z test_invalid_input_SparseCSC_target_validate_sparse_compressed_tensor_args_cpu (__main__.TestSparseCompressedCPU) ... ok (0.061s) 2022-08-17T12:44:23.1112884Z test_invalid_input_SparseCSR_target_sparse_compressed_tensor_cpu (__main__.TestSparseCompressedCPU) ... ok (0.073s) 2022-08-17T12:44:23.1680652Z test_invalid_input_SparseCSR_target_sparse_compressed_tensor_no_size_cpu (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2022-08-17T12:44:23.2292110Z test_invalid_input_SparseCSR_target_validate_sparse_compressed_tensor_args_cpu (__main__.TestSparseCompressedCPU) ... ok (0.061s) 2022-08-17T12:44:23.2303037Z test_layout_SparseBSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2022-08-17T12:44:23.2311452Z test_layout_SparseBSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2022-08-17T12:44:23.2319684Z test_layout_SparseCSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2022-08-17T12:44:23.2327996Z test_layout_SparseCSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2022-08-17T12:44:23.3497440Z test_print_SparseBSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.117s) 2022-08-17T12:44:23.4632490Z test_print_SparseBSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.113s) 2022-08-17T12:44:23.4981771Z test_print_SparseCSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.035s) 2022-08-17T12:44:23.5335374Z test_print_SparseCSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.035s) 2022-08-17T12:44:23.5502580Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:23.5654765Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:23.5825274Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:23.5996113Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:23.6161534Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:23.6325661Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:23.6494090Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:23.6651442Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:23.6802317Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:23.6955739Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:23.7106456Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:23.7261904Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:23.7425467Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:23.7579935Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:23.7752729Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:23.7926696Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:23.8094267Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:23.8263067Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:23.8429779Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:23.8579995Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:23.8733023Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:23.8885263Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:23.9034680Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:23.9189200Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:23.9287787Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:23.9379272Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:23.9482990Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:23.9586473Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:23.9684831Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:23.9783149Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:23.9878722Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:23.9969005Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:24.0058197Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:24.0146788Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:24.0237881Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:24.0329306Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:24.0426817Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:24.0516824Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:24.0616973Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:24.0719960Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:24.0817530Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:24.0915724Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:24.1010907Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:24.1100464Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:24.1189962Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:24.1279179Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:24.1369380Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:24.1459850Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:24.1622601Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:24.1770601Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:24.1935980Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:24.2103491Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:24.2266450Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:24.2429154Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:24.2590262Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:24.2738464Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:24.2885880Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:24.3031463Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:24.3178934Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:24.3325995Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:24.3485277Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:24.3631791Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:24.3796609Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:24.3963930Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:24.4124113Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:24.4284821Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:24.4442957Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:24.4590596Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:24.4736025Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:24.4880857Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:44:24.5026625Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:24.5173381Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:24.5271853Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:24.5362044Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:24.5465062Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:24.5569338Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:24.5667224Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:24.5768362Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:24.5863796Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:24.5958521Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:24.6046895Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:24.6134655Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:24.6229070Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:24.6319236Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:24.6416618Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:24.6510614Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:24.6613567Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:24.6717673Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:24.6815451Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:24.6913313Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:24.7008318Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:24.7097574Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:24.7185893Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:24.7273699Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:24.7364855Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:24.7455025Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:24.7619520Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:24.7770080Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:24.7937728Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:24.8107231Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:24.8271756Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:24.8436454Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:24.8599674Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:24.8750626Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:24.8900937Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:24.9050055Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:24.9200068Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:24.9351611Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:24.9515235Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:24.9664823Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:24.9831525Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:25.0000580Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:25.0163297Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:25.0326218Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:25.0486404Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:25.0641400Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:25.0795599Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:25.0948961Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:25.1098836Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:25.1253271Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:25.1352865Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:25.1448341Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:25.1551382Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:25.1661457Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2022-08-17T12:44:25.1766589Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:25.1865001Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:25.1963264Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:25.2053338Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:25.2143791Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:25.2233527Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:25.2324158Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:25.2415472Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:25.2515042Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:25.2605585Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:25.2707183Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:25.2811633Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:25.2910911Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:25.3010021Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:25.3106579Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:25.3199166Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:25.3289709Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:25.3379301Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:25.3470349Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:25.3562564Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:25.3725238Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:25.3875253Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:25.4045505Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:25.4216789Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:25.4380329Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:25.4547888Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:25.4709924Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:25.4860337Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:25.5009282Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:25.5156971Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:25.5305813Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:25.5455143Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:25.5617451Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:25.5768773Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:25.5933950Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:25.6105782Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:25.6271527Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:25.6433588Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:25.6597974Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:25.6746022Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:25.6896704Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:25.7042206Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:25.7188459Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:25.7337553Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:25.7436297Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:25.7526354Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:25.7629159Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:25.7731082Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:25.7829510Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:25.7927722Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:25.8023315Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:25.8113524Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:25.8202841Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:25.8290910Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:25.8381270Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:25.8471795Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:25.8569701Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:25.8658573Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:25.8761895Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:25.8866133Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:25.8964320Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:25.9062381Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:25.9157748Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:25.9247767Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:25.9336490Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:25.9424409Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:25.9515468Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:25.9604946Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:25.9770571Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:25.9921770Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:26.0090576Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:26.0259870Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:26.0425821Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:26.0590605Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:26.0754096Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:26.0906252Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:26.1056815Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:26.1205878Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:26.1356459Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:26.1506826Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:26.1668312Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:26.1818011Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:26.1984832Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:26.2152905Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:26.2314896Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:26.2479793Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:26.2641391Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:26.2791676Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:26.2940352Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:26.3087368Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:26.3235896Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:26.3384918Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:26.3482955Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:26.3573007Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:26.3675583Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:26.3778455Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:26.3877714Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:26.3976027Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:26.4071987Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:26.4162493Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:26.4252426Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:26.4340774Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:26.4430900Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:26.4522381Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:26.4620020Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:26.4710191Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:26.4810255Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:26.4912882Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:26.5010153Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:26.5108112Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:26.5203518Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:26.5293620Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:26.5383362Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:26.5471558Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:26.5561420Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:26.5652371Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:26.5814251Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:26.5962693Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:26.6128067Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:26.6296161Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:26.6457576Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:26.6621578Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:26.6781979Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:26.6931660Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:26.7079527Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:26.7227362Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:26.7377914Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:26.7526681Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:26.7688142Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:26.7835986Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:26.8000726Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:26.8167477Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:26.8328665Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:26.8490872Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:26.8650483Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:26.8798845Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:26.8945272Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:26.9090499Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:44:26.9237123Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:26.9384129Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:26.9482710Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:26.9573011Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:26.9673644Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:26.9779484Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:26.9877686Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:26.9976290Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:27.0072341Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:27.0162698Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:27.0252603Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:27.0340940Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:27.0430748Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:27.0521221Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:27.0617869Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:27.0706711Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:27.0808619Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:27.0912493Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:27.1009633Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:27.1106908Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:27.1201648Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:27.1290809Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:27.1379351Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:27.1466992Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:27.1556060Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:27.1645937Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:27.1809727Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:27.1960460Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:27.2127998Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:27.2301790Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:27.2470484Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:27.2640882Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:27.2809072Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:27.2965483Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:27.3115991Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:27.3266803Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:27.3417219Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:27.3568423Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:27.3731602Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:27.3881710Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:27.4048895Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:27.4222502Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:27.4391495Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:27.4559215Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:27.4725845Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:27.4880679Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:27.5030171Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:27.5183307Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:27.5338120Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:27.5488202Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:27.5591565Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:27.5682688Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:27.5792386Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2022-08-17T12:44:27.5895442Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:27.5994214Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:27.6092441Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:27.6193403Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:27.6283912Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:27.6374949Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:27.6468019Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:27.6558507Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:27.6649488Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:27.6752064Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:27.6842247Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:27.6944410Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:27.7053270Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2022-08-17T12:44:27.7152967Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:27.7251043Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:27.7348230Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:27.7438807Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:27.7528332Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:27.7616699Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:27.7706943Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:27.7797837Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:27.7960388Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:27.8107656Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:27.8274550Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:27.8442187Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:27.8605001Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:27.8767971Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:27.8930449Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:27.9079360Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:27.9226939Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:27.9373884Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:27.9523859Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:27.9671288Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:27.9833220Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:27.9980226Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:28.0146358Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:28.0314249Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:44:28.0476149Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:28.0637158Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:28.0798723Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:44:28.0946018Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:28.1092044Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:28.1236482Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:44:28.1383797Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:28.1529903Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:44:28.1628912Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:28.1718614Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:28.1820336Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:28.1924061Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:28.2022398Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:28.2120038Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:28.2215289Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:28.2304307Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:28.2393957Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:28.2481652Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:28.2572417Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:28.2662792Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:28.2759514Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:28.2848584Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:28.2950799Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:28.3053880Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:28.3151639Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:28.3249448Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:28.3346420Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:44:28.3436120Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:28.3524903Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:28.3613215Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:28.3703048Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:28.3792522Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:44:28.3869481Z test_validate_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:44:28.3943336Z test_validate_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:28.4018864Z test_validate_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:28.4093689Z test_validate_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:28.4168671Z test_validate_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:28.4244288Z test_validate_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:44:28.4319737Z test_validate_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:28.4396232Z test_validate_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:44:28.4471035Z test_validate_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:28.4546579Z test_validate_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:28.4622161Z test_validate_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:44:28.4696848Z test_validate_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:28.4771322Z test_validate_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:28.4844506Z test_validate_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:28.4919603Z test_validate_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:28.4993046Z test_validate_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:28.5067143Z test_validate_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:28.5140725Z test_validate_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:28.5215325Z test_validate_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:28.5289488Z test_validate_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:28.5363861Z test_validate_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:28.5437569Z test_validate_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:28.5511834Z test_validate_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:28.5585472Z test_validate_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:44:28.5606448Z test_validate_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:44:28.5627404Z test_validate_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:44:28.5648345Z test_validate_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:44:28.5669481Z test_validate_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:44:28.5690288Z test_validate_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:44:28.5711850Z test_validate_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:44:28.5732393Z test_validate_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:44:28.5753359Z test_validate_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:44:28.5773915Z test_validate_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:44:28.5794913Z test_validate_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:44:28.5815283Z test_validate_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:44:28.5836956Z test_validate_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:44:28.5857221Z test_validate_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:44:28.5877825Z test_validate_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:44:28.5898601Z test_validate_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:44:28.5919126Z test_validate_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:44:28.5939679Z test_validate_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:44:28.5960319Z test_validate_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:44:28.5981735Z test_validate_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:44:28.6002195Z test_validate_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:44:28.6022839Z test_validate_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:44:28.6043521Z test_validate_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:44:28.6063860Z test_validate_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:44:28.6084955Z test_validate_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:44:28.6085233Z 2022-08-17T12:44:28.6085646Z ---------------------------------------------------------------------- 2022-08-17T12:44:28.6086749Z Ran 3630 tests in 26.179s 2022-08-17T12:44:28.6086962Z 2022-08-17T12:44:28.6088393Z OK (skipped=641) 2022-08-17T12:44:28.6088619Z 2022-08-17T12:44:28.6088787Z Generating XML reports... 2022-08-17T12:44:28.8119056Z Generated XML report: test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCSRCPU-20220817124402.xml 2022-08-17T12:44:28.8121482Z Generated XML report: test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCSRSampler-20220817124402.xml 2022-08-17T12:44:28.9785840Z Generated XML report: test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCompressedCPU-20220817124402.xml 2022-08-17T12:44:29.4442629Z Running test_serialization ... [2022-08-17 12:44:29.443833] 2022-08-17T12:44:29.4443164Z Executing ['/opt/conda/bin/python', '-bb', 'test_serialization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:44:29.443911] 2022-08-17T12:44:30.7833200Z Test results will be stored in test-reports/python-unittest/test_serialization 2022-08-17T12:44:30.7848997Z 2022-08-17T12:44:30.7849210Z Running tests... 2022-08-17T12:44:30.7849568Z ---------------------------------------------------------------------- 2022-08-17T12:44:30.8342081Z test_serialization_new_format_old_format_compat_cpu (__main__.TestBothSerializationCPU) ... ok (0.049s) 2022-08-17T12:44:30.8354795Z test_load_error_msg (__main__.TestOldSerialization) ... ok (0.001s) 2022-08-17T12:44:30.8367937Z test_load_nonexistent_device (__main__.TestOldSerialization) ... ok (0.001s) 2022-08-17T12:44:30.8421096Z test_load_python2_unicode_module (__main__.TestOldSerialization) ... ok (0.005s) 2022-08-17T12:44:30.8429946Z test_load_unicode_error_msg (__main__.TestOldSerialization) ... ok (0.001s) 2022-08-17T12:44:30.8453215Z test_save_different_dtype_error (__main__.TestOldSerialization) ... ok (0.002s) 2022-08-17T12:44:30.9752478Z test_save_different_dtype_unallocated (__main__.TestOldSerialization) ... ok (0.130s) 2022-08-17T12:44:30.9933423Z test_serialization (__main__.TestOldSerialization) ... ok (0.018s) 2022-08-17T12:44:31.0295983Z test_serialization_backwards_compat (__main__.TestOldSerialization) ... ok (0.036s) 2022-08-17T12:44:31.0375060Z test_serialization_container (__main__.TestOldSerialization) ... ok (0.008s) 2022-08-17T12:44:31.0439596Z test_serialization_container_filelike (__main__.TestOldSerialization) ... ok (0.006s) 2022-08-17T12:44:31.0447033Z test_serialization_dill (__main__.TestOldSerialization) ... skip: "dill" not found or not correct version (0.001s) 2022-08-17T12:44:31.0452643Z test_serialization_dill_version_not_supported (__main__.TestOldSerialization) ... skip: "dill" not found or is correct version (0.001s) 2022-08-17T12:44:31.0470471Z test_serialization_fake_zip (__main__.TestOldSerialization) ... ok (0.002s) 2022-08-17T12:44:31.0550631Z test_serialization_filelike (__main__.TestOldSerialization) ... ok (0.008s) 2022-08-17T12:44:31.0564044Z test_serialization_filelike_api_requirements (__main__.TestOldSerialization) ... ok (0.001s) 2022-08-17T12:44:31.0580227Z test_serialization_filelike_missing_attrs (__main__.TestOldSerialization) ... ok (0.002s) 2022-08-17T12:44:31.4112869Z test_serialization_filelike_stress (__main__.TestOldSerialization) ... ok (0.353s) 2022-08-17T12:44:31.4127265Z test_serialization_filelike_uses_readinto (__main__.TestOldSerialization) ... ok (0.001s) 2022-08-17T12:44:31.4319412Z test_serialization_gzip (__main__.TestOldSerialization) ... ok (0.019s) 2022-08-17T12:44:31.4336606Z 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:44:38.0373512Z test_serialization_offset (__main__.TestOldSerialization) ... ok (6.604s) 2022-08-17T12:44:45.0500801Z test_serialization_offset_filelike (__main__.TestOldSerialization) ... ok (7.013s) 2022-08-17T12:44:45.0524684Z test_serialization_offset_gzip (__main__.TestOldSerialization) ... ok (0.002s) 2022-08-17T12:44:45.0553229Z test_serialization_save_warnings (__main__.TestOldSerialization) ... ok (0.003s) 2022-08-17T12:44:45.0579654Z 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:44:45.0580748Z _test_serialization(lambda x: x.to_sparse_csr()) 2022-08-17T12:44:45.0590753Z ok (0.004s) 2022-08-17T12:44:45.0612610Z test_serialization_sparse_csr_invalid (__main__.TestOldSerialization) ... ok (0.002s) 2022-08-17T12:44:45.0653357Z test_serialization_sparse_invalid (__main__.TestOldSerialization) ... ok (0.004s) 2022-08-17T12:44:45.0666207Z test_serialization_storage_slice (__main__.TestOldSerialization) ... ok (0.001s) 2022-08-17T12:44:45.0715039Z test_serialization_zipfile_utils (__main__.TestOldSerialization) ... ok (0.005s) 2022-08-17T12:44:45.0726083Z test_serialize_device (__main__.TestOldSerialization) ... ok (0.001s) 2022-08-17T12:44:45.0734465Z test_load_error_msg (__main__.TestSerialization) ... ok (0.001s) 2022-08-17T12:44:45.0744657Z test_load_nonexistent_device (__main__.TestSerialization) ... ok (0.001s) 2022-08-17T12:44:45.0772455Z test_load_python2_unicode_module (__main__.TestSerialization) ... ok (0.003s) 2022-08-17T12:44:45.0781053Z test_load_unicode_error_msg (__main__.TestSerialization) ... ok (0.001s) 2022-08-17T12:44:45.0800159Z test_meta_serialization (__main__.TestSerialization) ... ok (0.002s) 2022-08-17T12:44:45.0869295Z test_pathlike_serialization (__main__.TestSerialization) ... ok (0.007s) 2022-08-17T12:44:45.0890817Z test_save_different_dtype_error (__main__.TestSerialization) ... ok (0.002s) 2022-08-17T12:44:45.2295691Z test_save_different_dtype_unallocated (__main__.TestSerialization) ... ok (0.140s) 2022-08-17T12:44:45.2470571Z test_serialization (__main__.TestSerialization) ... ok (0.017s) 2022-08-17T12:44:52.7951452Z test_serialization_2gb_file (__main__.TestSerialization) ... ok (7.548s) 2022-08-17T12:44:52.8099426Z test_serialization_backwards_compat (__main__.TestSerialization) ... ok (0.015s) 2022-08-17T12:44:52.8107922Z test_serialization_dill (__main__.TestSerialization) ... skip: "dill" not found or not correct version (0.001s) 2022-08-17T12:44:52.8114775Z test_serialization_dill_version_not_supported (__main__.TestSerialization) ... skip: "dill" not found or is correct version (0.001s) 2022-08-17T12:44:52.8132632Z test_serialization_fake_zip (__main__.TestSerialization) ... ok (0.002s) 2022-08-17T12:44:52.8214012Z test_serialization_filelike (__main__.TestSerialization) ... ok (0.008s) 2022-08-17T12:44:52.8227568Z test_serialization_filelike_api_requirements (__main__.TestSerialization) ... ok (0.001s) 2022-08-17T12:44:52.8248672Z test_serialization_filelike_missing_attrs (__main__.TestSerialization) ... ok (0.002s) 2022-08-17T12:44:53.2840132Z test_serialization_filelike_stress (__main__.TestSerialization) ... ok (0.459s) 2022-08-17T12:44:53.2853550Z test_serialization_filelike_uses_readinto (__main__.TestSerialization) ... ok (0.001s) 2022-08-17T12:44:53.3050907Z test_serialization_gzip (__main__.TestSerialization) ... ok (0.020s) 2022-08-17T12:44:53.3270012Z test_serialization_map_location (__main__.TestSerialization) ... ok (0.022s) 2022-08-17T12:44:53.3292850Z test_serialization_offset_gzip (__main__.TestSerialization) ... ok (0.002s) 2022-08-17T12:44:53.3307190Z test_serialization_save_warnings (__main__.TestSerialization) ... ok (0.001s) 2022-08-17T12:44:53.3338224Z test_serialization_sparse (__main__.TestSerialization) ... ok (0.003s) 2022-08-17T12:44:53.3361902Z test_serialization_sparse_csr_invalid (__main__.TestSerialization) ... ok (0.002s) 2022-08-17T12:44:53.3404476Z test_serialization_sparse_invalid (__main__.TestSerialization) ... ok (0.004s) 2022-08-17T12:44:53.3418602Z test_serialization_storage_slice (__main__.TestSerialization) ... ok (0.001s) 2022-08-17T12:44:53.3594755Z test_serialization_zipfile (__main__.TestSerialization) ... ok (0.017s) 2022-08-17T12:44:53.3677307Z 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:44:53.3677844Z " silence this warning)", UserWarning) 2022-08-17T12:44:53.3721321Z ok (0.013s) 2022-08-17T12:44:53.3770717Z test_serialization_zipfile_utils (__main__.TestSerialization) ... ok (0.005s) 2022-08-17T12:44:53.3781317Z test_serialize_device (__main__.TestSerialization) ... ok (0.001s) 2022-08-17T12:44:53.3791949Z test_cloned_deepcopy_requires_grad_False (__main__.TestSubclassSerialization) ... ok (0.001s) 2022-08-17T12:44:53.3800778Z test_cloned_deepcopy_requires_grad_True (__main__.TestSubclassSerialization) ... ok (0.001s) 2022-08-17T12:44:53.3817571Z test_empty_class_serialization (__main__.TestSubclassSerialization) ... ok (0.002s) 2022-08-17T12:44:53.3831817Z test_tensor_subclass_deepcopy (__main__.TestSubclassSerialization) ... ok (0.001s) 2022-08-17T12:44:53.3850749Z test_tensor_subclass_getstate_overwrite (__main__.TestSubclassSerialization) ... ok (0.002s) 2022-08-17T12:44:53.3867160Z test_tensor_subclass_wrapper_serialization (__main__.TestSubclassSerialization) ... ok (0.002s) 2022-08-17T12:44:53.3867747Z 2022-08-17T12:44:53.3868158Z ---------------------------------------------------------------------- 2022-08-17T12:44:53.3868566Z Ran 68 tests in 22.602s 2022-08-17T12:44:53.3868935Z 2022-08-17T12:44:53.3869030Z OK (skipped=5) 2022-08-17T12:44:53.3869203Z 2022-08-17T12:44:53.3869336Z Generating XML reports... 2022-08-17T12:44:53.3910018Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestBothSerializationCPU-20220817124430.xml 2022-08-17T12:44:53.3933930Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestOldSerialization-20220817124430.xml 2022-08-17T12:44:53.3958200Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestSerialization-20220817124430.xml 2022-08-17T12:44:53.3963938Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestSubclassSerialization-20220817124430.xml 2022-08-17T12:44:53.6833133Z Running test_dispatch ... [2022-08-17 12:44:53.682926] 2022-08-17T12:44:53.6834053Z Executing ['/opt/conda/bin/python', '-bb', 'test_dispatch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:44:53.683005] 2022-08-17T12:44:55.0693371Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:44:55.0744096Z Test results will be stored in test-reports/python-unittest/test_dispatch 2022-08-17T12:44:55.0759956Z 2022-08-17T12:44:55.0760090Z Running tests... 2022-08-17T12:44:55.0760683Z ---------------------------------------------------------------------- 2022-08-17T12:44:55.3476264Z test_all_invariants (__main__.TestDispatch) ... ok (0.271s) 2022-08-17T12:45:02.0270128Z test_computed_table (__main__.TestDispatch) ... ok (6.679s) 2022-08-17T12:45:02.0376425Z test_computed_table_with_ambiguous_autogradother (__main__.TestDispatch) ... ok (0.011s) 2022-08-17T12:45:02.0394375Z test_computed_table_with_autograd (__main__.TestDispatch) ... ok (0.002s) 2022-08-17T12:45:02.2257251Z test_computed_table_with_cpu_autograd_defaultbackend (__main__.TestDispatch) ... ok (0.186s) 2022-08-17T12:45:02.4253599Z test_computed_table_with_cpu_autograd_math (__main__.TestDispatch) ... ok (0.200s) 2022-08-17T12:45:08.6931404Z test_computed_table_with_cpu_autograd_math_defaultbackend (__main__.TestDispatch) ... ok (6.268s) 2022-08-17T12:45:08.7029613Z test_computed_table_with_cpu_defaultbackend (__main__.TestDispatch) ... ok (0.010s) 2022-08-17T12:45:08.7136278Z test_computed_table_with_cpu_math (__main__.TestDispatch) ... ok (0.011s) 2022-08-17T12:45:08.7156511Z test_computed_table_with_cpu_math_autogradcpu_fallthrough (__main__.TestDispatch) ... ok (0.002s) 2022-08-17T12:45:08.7174764Z test_computed_table_with_math (__main__.TestDispatch) ... ok (0.002s) 2022-08-17T12:45:15.0904650Z test_def (__main__.TestDispatch) ... ok (6.373s) 2022-08-17T12:45:15.1017177Z test_def_impl_schema_mismatch (__main__.TestDispatch) ... ok (0.011s) 2022-08-17T12:45:15.1026723Z test_def_only (__main__.TestDispatch) ... ok (0.001s) 2022-08-17T12:45:15.1036403Z test_def_with_explicit_alias (__main__.TestDispatch) ... ok (0.001s) 2022-08-17T12:45:15.3163284Z test_def_with_inference (__main__.TestDispatch) ... ok (0.213s) 2022-08-17T12:45:15.3182123Z test_dispatch_print_registrations_for_dispatch_key_invalid (__main__.TestDispatch) ... ok (0.002s) 2022-08-17T12:45:15.3192582Z test_find_dangling_impls (__main__.TestDispatch) ... ok (0.001s) 2022-08-17T12:45:15.3202821Z test_find_dangling_impls_ext (__main__.TestDispatch) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:45:15.3204704Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/dangling_impl_extension... 2022-08-17T12:45:15.3643956Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/dangling_impl_extension/build.ninja... 2022-08-17T12:45:15.3648335Z Building extension module dangling_impl_extension... 2022-08-17T12:45:15.3648647Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:45:16.4492439Z [1/2] c++ -MMD -MF dangling_impl_extension.o.d -DTORCH_EXTENSION_NAME=dangling_impl_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -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:45:16.7773414Z [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:45:16.7824009Z Loading extension module dangling_impl_extension... 2022-08-17T12:45:16.7844685Z ok (1.465s) 2022-08-17T12:45:16.9900734Z test_impl_only (__main__.TestDispatch) ... ok (0.205s) 2022-08-17T12:45:16.9989540Z test_multiple_def_alias_defaulting (__main__.TestDispatch) ... ok (0.009s) 2022-08-17T12:45:17.0072356Z test_multiple_def_alias_mismatch (__main__.TestDispatch) ... ok (0.008s) 2022-08-17T12:45:17.0155286Z test_multiple_def_error (__main__.TestDispatch) ... ok (0.008s) 2022-08-17T12:45:17.0288671Z test_multiple_fallback (__main__.TestDispatch) ... ok (0.013s) 2022-08-17T12:45:17.0297912Z 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:45:17.0298340Z operator: __test45643__::foo 2022-08-17T12:45:17.0300496Z no debug info 2022-08-17T12:45:17.0300886Z dispatch key: (catch all) 2022-08-17T12:45:17.0301229Z previous kernel: fn1 2022-08-17T12:45:17.0301612Z new kernel: fn2 (function registerKernel) 2022-08-17T12:45:17.0302252Z [W OperatorEntry.cpp:139] Warning: Overriding a previously registered kernel for the same operator and the same dispatch key 2022-08-17T12:45:17.0302757Z operator: __test45644__::foo 2022-08-17T12:45:17.0303037Z no debug info 2022-08-17T12:45:17.0303305Z dispatch key: (catch all) 2022-08-17T12:45:17.0303598Z previous kernel: fn1 2022-08-17T12:45:17.0303965Z new kernel: fn2 (function registerKernel) 2022-08-17T12:45:17.0304884Z ok (0.002s) 2022-08-17T12:45:17.0318097Z test_autogradother (__main__.TestPythonDispatcher) ... ok (0.001s) 2022-08-17T12:45:17.0327750Z test_basic (__main__.TestPythonDispatcher) ... ok (0.001s) 2022-08-17T12:45:17.0338068Z test_defaultbackend_autogradcpu (__main__.TestPythonDispatcher) ... ok (0.001s) 2022-08-17T12:45:17.0347859Z test_defaultbackend_math (__main__.TestPythonDispatcher) ... ok (0.001s) 2022-08-17T12:45:17.0356023Z test_duplicate_registrations (__main__.TestPythonDispatcher) ... ok (0.001s) 2022-08-17T12:45:17.0366377Z test_math_autogradcpu (__main__.TestPythonDispatcher) ... ok (0.001s) 2022-08-17T12:45:17.0610159Z test_quantized_structured_not_implemented (__main__.TestPythonDispatcher) ... ok (0.024s) 2022-08-17T12:45:17.0610569Z 2022-08-17T12:45:17.0610882Z ---------------------------------------------------------------------- 2022-08-17T12:45:17.0611147Z Ran 32 tests in 21.985s 2022-08-17T12:45:17.0611263Z 2022-08-17T12:45:17.0611325Z OK 2022-08-17T12:45:17.0611417Z 2022-08-17T12:45:17.0611503Z Generating XML reports... 2022-08-17T12:45:17.0659570Z Generated XML report: test-reports/python-unittest/test_dispatch/TEST-TestDispatch-20220817124455.xml 2022-08-17T12:45:17.0666790Z Generated XML report: test-reports/python-unittest/test_dispatch/TEST-TestPythonDispatcher-20220817124455.xml 2022-08-17T12:45:17.4587784Z Running test_sparse ... [2022-08-17 12:45:17.458351] 2022-08-17T12:45:17.4595592Z Executing ['/opt/conda/bin/python', '-bb', 'test_sparse.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:45:17.458429] 2022-08-17T12:45:19.5609934Z Test results will be stored in test-reports/python-unittest/test_sparse 2022-08-17T12:45:19.5841430Z 2022-08-17T12:45:19.5841611Z Running tests... 2022-08-17T12:45:19.5842238Z ---------------------------------------------------------------------- 2022-08-17T12:45:19.5999661Z test_Sparse_to_Sparse_copy__cpu_bfloat16 (__main__.TestSparseCPU) ... test_sparse.py:763: 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:45:19.6000741Z self.assertEqual(None, x1.grad) 2022-08-17T12:45:19.6121470Z ok (0.028s) 2022-08-17T12:45:19.6153290Z test_Sparse_to_Sparse_copy__cpu_complex128 (__main__.TestSparseCPU) ... test_sparse.py:735: 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:45:19.6153840Z x1 = x1.to(torch.float32) 2022-08-17T12:45:19.6377348Z ok (0.025s) 2022-08-17T12:45:19.6628585Z test_Sparse_to_Sparse_copy__cpu_float64 (__main__.TestSparseCPU) ... ok (0.025s) 2022-08-17T12:45:19.6643703Z test_Sparse_to_Sparse_copy_multi_gpu_cpu_complex128 (__main__.TestSparseCPU) ... skip: no multi-GPU (0.002s) 2022-08-17T12:45:19.6657648Z test_Sparse_to_Sparse_copy_multi_gpu_cpu_float64 (__main__.TestSparseCPU) ... skip: no multi-GPU (0.001s) 2022-08-17T12:45:19.6772309Z test_add_dense_sparse_mismatch_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.011s) 2022-08-17T12:45:19.6884701Z test_add_dense_sparse_mismatch_cpu_float64 (__main__.TestSparseCPU) ... ok (0.011s) 2022-08-17T12:45:19.6904167Z test_add_noncontiguous_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:45:19.6922248Z test_add_noncontiguous_cpu_float64 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:45:19.6935382Z test_add_sub_nnz_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.001s) 2022-08-17T12:45:19.6946583Z test_add_sub_nnz_cpu_float64 (__main__.TestSparseCPU) ... ok (0.001s) 2022-08-17T12:45:19.7032062Z test_add_zeros_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:45:19.7105038Z test_add_zeros_cpu_float64 (__main__.TestSparseCPU) ... ok (0.007s) 2022-08-17T12:45:19.7775253Z test_allow_tensor_metadata_change_cpu (__main__.TestSparseCPU) ... ok (0.067s) 2022-08-17T12:45:19.7791513Z test_any_cpu (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:45:19.7997479Z test_asin_arcsin_cpu_float32 (__main__.TestSparseCPU) ... ok (0.020s) 2022-08-17T12:45:19.8196892Z test_asin_arcsin_cpu_float64 (__main__.TestSparseCPU) ... ok (0.020s) 2022-08-17T12:45:19.9164759Z test_asin_arcsin_cpu_int16 (__main__.TestSparseCPU) ... ok (0.097s) 2022-08-17T12:45:20.0132407Z test_asin_arcsin_cpu_int32 (__main__.TestSparseCPU) ... ok (0.097s) 2022-08-17T12:45:20.1103363Z test_asin_arcsin_cpu_int64 (__main__.TestSparseCPU) ... ok (0.097s) 2022-08-17T12:45:20.2079200Z test_asin_arcsin_cpu_int8 (__main__.TestSparseCPU) ... ok (0.097s) 2022-08-17T12:45:20.3053018Z test_asin_arcsin_cpu_uint8 (__main__.TestSparseCPU) ... ok (0.097s) 2022-08-17T12:45:20.3072079Z test_assign_cpu_float64 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:45:20.3581294Z test_basic_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.051s) 2022-08-17T12:45:20.4083840Z test_basic_cpu_float64 (__main__.TestSparseCPU) ... ok (0.050s) 2022-08-17T12:45:20.6234070Z test_basic_ops_cpu_float64 (__main__.TestSparseCPU) ... ok (0.215s) 2022-08-17T12:45:22.5990909Z test_bmm_cpu_float64 (__main__.TestSparseCPU) ... ok (1.976s) 2022-08-17T12:45:22.6003550Z test_bmm_cuda_version_error_cpu_float64 (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:22.6021781Z test_bmm_deterministic_cpu_float64 (__main__.TestSparseCPU) ... skip: bmm sparse-dense requires CUDA 10.1 or greater (0.002s) 2022-08-17T12:45:22.6029110Z test_bmm_windows_error_cpu_float64 (__main__.TestSparseCPU) ... skip: this test ensures bmm sparse-dense CUDA gives an error when run on Windows with CUDA < 11.0 (0.001s) 2022-08-17T12:45:22.6475368Z test_cat_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.044s) 2022-08-17T12:45:22.6893792Z test_cat_cpu_float64 (__main__.TestSparseCPU) ... ok (0.042s) 2022-08-17T12:45:22.6941654Z test_change_tensor_metadata_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.005s) 2022-08-17T12:45:22.6987324Z test_change_tensor_metadata_cpu_float64 (__main__.TestSparseCPU) ... ok (0.005s) 2022-08-17T12:45:22.7024414Z test_clone_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.004s) 2022-08-17T12:45:22.7058242Z test_clone_cpu_float64 (__main__.TestSparseCPU) ... ok (0.003s) 2022-08-17T12:45:22.7189013Z test_coalesce_cpu_bfloat16 (__main__.TestSparseCPU) ... ok (0.013s) 2022-08-17T12:45:22.7326049Z test_coalesce_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.014s) 2022-08-17T12:45:22.7447102Z test_coalesce_cpu_float64 (__main__.TestSparseCPU) ... ok (0.012s) 2022-08-17T12:45:22.7463443Z test_coalesce_reference_cycle_cpu_float64 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:45:22.7532974Z test_coalesce_transpose_mm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.007s) 2022-08-17T12:45:22.7648135Z test_constructor_device_legacy_cpu (__main__.TestSparseCPU) ... ok (0.011s) 2022-08-17T12:45:22.7703859Z test_contig_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.006s) 2022-08-17T12:45:22.7757862Z test_contig_cpu_float64 (__main__.TestSparseCPU) ... ok (0.005s) 2022-08-17T12:45:22.7820549Z test_contig_hybrid_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.006s) 2022-08-17T12:45:22.7880505Z test_contig_hybrid_cpu_float64 (__main__.TestSparseCPU) ... ok (0.006s) 2022-08-17T12:45:22.7958419Z test_ctor_large_sizes_cpu_float64 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:45:22.8026589Z test_ctor_size_checks_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.007s) 2022-08-17T12:45:22.8094445Z test_ctor_size_checks_cpu_float64 (__main__.TestSparseCPU) ... ok (0.007s) 2022-08-17T12:45:22.8107197Z test_cuda_empty_cpu (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:22.8160713Z test_div_by_sparse_error_cpu (__main__.TestSparseCPU) ... ok (0.005s) 2022-08-17T12:45:22.8220778Z test_div_rounding_mode_cpu_float32 (__main__.TestSparseCPU) ... ok (0.006s) 2022-08-17T12:45:22.8276907Z test_div_rounding_mode_cpu_float64 (__main__.TestSparseCPU) ... ok (0.006s) 2022-08-17T12:45:22.8684725Z test_dsmm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.041s) 2022-08-17T12:45:22.8702237Z test_dtypes_cpu (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:45:22.8791243Z test_empty_full_cpu (__main__.TestSparseCPU) ... ok (0.009s) 2022-08-17T12:45:22.9415069Z test_empty_like_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.062s) 2022-08-17T12:45:23.0024915Z test_empty_like_cpu_float64 (__main__.TestSparseCPU) ... ok (0.061s) 2022-08-17T12:45:23.0079273Z test_factory_copy_cpu (__main__.TestSparseCPU) ... ok (0.005s) 2022-08-17T12:45:23.0165362Z test_factory_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.009s) 2022-08-17T12:45:23.0249650Z test_factory_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:45:23.0331621Z test_factory_cpu_float16 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:45:23.0412108Z test_factory_cpu_float32 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:45:23.0491769Z test_factory_cpu_float64 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:45:23.0502425Z test_factory_default_cpu (__main__.TestSparseCPU) ... ok (0.001s) 2022-08-17T12:45:23.0649823Z test_factory_dense_dim_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.015s) 2022-08-17T12:45:23.0794979Z test_factory_dense_dim_cpu_float64 (__main__.TestSparseCPU) ... ok (0.014s) 2022-08-17T12:45:23.0810574Z test_factory_device_type_inference_cpu (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:45:23.0828122Z test_factory_empty_indices_cpu (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:45:23.0975015Z test_factory_nnz_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.014s) 2022-08-17T12:45:23.1119070Z test_factory_nnz_cpu_float64 (__main__.TestSparseCPU) ... ok (0.014s) 2022-08-17T12:45:23.1157785Z test_factory_nnz_zero_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.004s) 2022-08-17T12:45:23.1194572Z test_factory_nnz_zero_cpu_float64 (__main__.TestSparseCPU) ... ok (0.004s) 2022-08-17T12:45:23.1465873Z test_factory_size_check_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.027s) 2022-08-17T12:45:23.1735013Z test_factory_size_check_cpu_float64 (__main__.TestSparseCPU) ... ok (0.027s) 2022-08-17T12:45:23.1758984Z test_factory_type_inference_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:45:23.1781900Z test_factory_type_inference_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:45:23.1803504Z test_factory_type_inference_cpu_float16 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:45:23.1825289Z test_factory_type_inference_cpu_float32 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:45:23.1847188Z test_factory_type_inference_cpu_float64 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:45:23.1869372Z test_factory_type_inference_cpu_int64 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:45:23.1920605Z test_floor_divide_by_sparse_error_cpu (__main__.TestSparseCPU) ... ok (0.005s) 2022-08-17T12:45:23.2350707Z test_full_broadcast_to_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.043s) 2022-08-17T12:45:23.2761231Z test_full_broadcast_to_cpu_float64 (__main__.TestSparseCPU) ... ok (0.041s) 2022-08-17T12:45:23.3022384Z test_hsmm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.026s) 2022-08-17T12:45:23.5353770Z test_index_select_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.233s) 2022-08-17T12:45:23.6851912Z test_index_select_cpu_float64 (__main__.TestSparseCPU) ... ok (0.150s) 2022-08-17T12:45:23.7111740Z test_index_select_empty_and_non_contiguous_index_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.026s) 2022-08-17T12:45:23.7329102Z test_index_select_empty_and_non_contiguous_index_cpu_float64 (__main__.TestSparseCPU) ... ok (0.022s) 2022-08-17T12:45:24.2906755Z test_index_select_exhaustive_index_large_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.558s) 2022-08-17T12:45:24.7711042Z test_index_select_exhaustive_index_large_cpu_float64 (__main__.TestSparseCPU) ... ok (0.480s) 2022-08-17T12:45:25.0611324Z test_index_select_exhaustive_index_small_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.290s) 2022-08-17T12:45:25.2939224Z test_index_select_exhaustive_index_small_cpu_float64 (__main__.TestSparseCPU) ... ok (0.233s) 2022-08-17T12:45:25.2952242Z test_index_select_parallelization_cpu_complex128 (__main__.TestSparseCPU) 2022-08-17T12:45:25.4762642Z Test with sizes that will trigger parallelization (i.e. with sizes ... ok (0.182s) 2022-08-17T12:45:25.4771853Z test_index_select_parallelization_cpu_float64 (__main__.TestSparseCPU) 2022-08-17T12:45:25.6420542Z Test with sizes that will trigger parallelization (i.e. with sizes ... ok (0.166s) 2022-08-17T12:45:25.6468451Z test_is_nonzero_cpu (__main__.TestSparseCPU) ... ok (0.005s) 2022-08-17T12:45:25.6479236Z test_is_sparse_cpu (__main__.TestSparseCPU) ... ok (0.001s) 2022-08-17T12:45:25.6499653Z test_isnan_cpu (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:45:25.6514696Z test_legacy_constructor_cpu (__main__.TestSparseCPU) ... ok (0.001s) 2022-08-17T12:45:25.6531542Z test_legacy_new_cpu (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:45:25.6837235Z test_log1p_cpu_float32 (__main__.TestSparseCPU) ... ok (0.030s) 2022-08-17T12:45:25.7137813Z test_log1p_cpu_float64 (__main__.TestSparseCPU) ... ok (0.030s) 2022-08-17T12:45:25.7420712Z test_log1p_cpu_int16 (__main__.TestSparseCPU) ... ok (0.028s) 2022-08-17T12:45:25.7701039Z test_log1p_cpu_int32 (__main__.TestSparseCPU) ... ok (0.028s) 2022-08-17T12:45:25.7982061Z test_log1p_cpu_int64 (__main__.TestSparseCPU) ... ok (0.028s) 2022-08-17T12:45:25.8266253Z test_log1p_cpu_int8 (__main__.TestSparseCPU) ... ok (0.028s) 2022-08-17T12:45:25.8547472Z test_log1p_cpu_uint8 (__main__.TestSparseCPU) ... ok (0.028s) 2022-08-17T12:45:26.3117495Z test_mm_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.457s) 2022-08-17T12:45:26.5157703Z test_mm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.204s) 2022-08-17T12:45:26.5486550Z test_mv_cpu_float64 (__main__.TestSparseCPU) ... ok (0.033s) 2022-08-17T12:45:26.6265953Z test_narrow_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.078s) 2022-08-17T12:45:26.7002019Z test_narrow_cpu_float64 (__main__.TestSparseCPU) ... ok (0.073s) 2022-08-17T12:45:26.7085538Z test_neg_negative_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:45:26.7160701Z test_neg_negative_cpu_float64 (__main__.TestSparseCPU) ... ok (0.007s) 2022-08-17T12:45:26.7202366Z test_new_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.004s) 2022-08-17T12:45:26.7240309Z test_new_cpu_float64 (__main__.TestSparseCPU) ... ok (0.004s) 2022-08-17T12:45:26.7246458Z test_new_device_multi_gpu_cpu (__main__.TestSparseCPU) ... skip: only one GPU detected (0.001s) 2022-08-17T12:45:26.7254888Z test_new_device_single_gpu_cpu (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:26.7660916Z test_norm_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.040s) 2022-08-17T12:45:26.8057277Z test_norm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.040s) 2022-08-17T12:45:27.1906627Z test_permute_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.385s) 2022-08-17T12:45:27.5255937Z test_permute_cpu_float64 (__main__.TestSparseCPU) ... ok (0.335s) 2022-08-17T12:45:27.5360864Z test_pickle_cpu_float64 (__main__.TestSparseCPU) ... ok (0.010s) 2022-08-17T12:45:27.5428262Z test_print_coalesced_cpu_float64 (__main__.TestSparseCPU) ... ok (0.007s) 2022-08-17T12:45:27.5496374Z test_print_uncoalesced_cpu_float64 (__main__.TestSparseCPU) ... ok (0.007s) 2022-08-17T12:45:27.5515194Z test_resize_as_cpu (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:45:27.5835090Z test_resize_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.032s) 2022-08-17T12:45:27.6146449Z test_resize_cpu_float64 (__main__.TestSparseCPU) ... ok (0.031s) 2022-08-17T12:45:27.7612603Z test_saddmm_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.146s) 2022-08-17T12:45:27.8312199Z test_saddmm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.070s) 2022-08-17T12:45:27.8332609Z test_same_gpu_cpu (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:45:27.8372678Z test_scalar_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.004s) 2022-08-17T12:45:27.8409294Z test_scalar_cpu_float64 (__main__.TestSparseCPU) ... ok (0.004s) 2022-08-17T12:45:28.1234391Z test_select_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.282s) 2022-08-17T12:45:28.3023367Z test_select_cpu_float64 (__main__.TestSparseCPU) ... ok (0.179s) 2022-08-17T12:45:28.3046572Z test_select_no_type_promotion_cpu_int16 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:45:28.3068038Z test_select_no_type_promotion_cpu_int32 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:45:28.3088836Z test_select_no_type_promotion_cpu_int64 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:45:28.3108866Z test_select_no_type_promotion_cpu_int8 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:45:28.3128945Z test_select_no_type_promotion_cpu_uint8 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:45:28.3151352Z test_shared_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:45:28.3172284Z test_shared_cpu_float64 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:45:28.7665291Z test_softmax_cpu_float64 (__main__.TestSparseCPU) ... ok (0.449s) 2022-08-17T12:45:28.7678564Z test_softmax_zero_nnz_cpu_float64 (__main__.TestSparseCPU) ... ok (0.001s) 2022-08-17T12:45:28.8654424Z test_spadd_cpu_float64 (__main__.TestSparseCPU) ... ok (0.097s) 2022-08-17T12:45:28.8672526Z test_sparse_add_coalesce_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:45:28.8688972Z test_sparse_add_coalesce_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:45:28.8705321Z test_sparse_add_coalesce_cpu_float32 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:45:28.8721094Z test_sparse_add_coalesce_cpu_float64 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:45:28.8732867Z test_sparse_add_out_bfloat16_cpu_complex128 (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:28.8744484Z test_sparse_add_out_bfloat16_cpu_float64 (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:28.8762002Z test_sparse_addmm_cpu_bfloat16 (__main__.TestSparseCPU) ... skip: See https://github.com/pytorch/pytorch/issues/73145 (0.002s) 2022-08-17T12:45:28.8779069Z test_sparse_addmm_cpu_complex128 (__main__.TestSparseCPU) ... skip: See https://github.com/pytorch/pytorch/issues/73145 (0.002s) 2022-08-17T12:45:28.8795791Z test_sparse_addmm_cpu_float64 (__main__.TestSparseCPU) ... skip: See https://github.com/pytorch/pytorch/issues/73145 (0.002s) 2022-08-17T12:45:28.8806192Z test_sparse_bool_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.001s) 2022-08-17T12:45:28.8816159Z test_sparse_bool_cpu_float64 (__main__.TestSparseCPU) ... ok (0.001s) 2022-08-17T12:45:28.8896115Z test_sparse_broadcast_to_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:45:28.8971108Z test_sparse_broadcast_to_cpu_float64 (__main__.TestSparseCPU) ... ok (0.007s) 2022-08-17T12:45:28.9585297Z test_sparse_dense_mul_cpu_bfloat16 (__main__.TestSparseCPU) ... skip: Test with dtype=torch.bfloat16, device=cpu runs only with coalesced inputs (0.061s) 2022-08-17T12:45:28.9676448Z test_sparse_dense_mul_cpu_bool (__main__.TestSparseCPU) ... ok (0.009s) 2022-08-17T12:45:29.1147574Z test_sparse_dense_mul_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.147s) 2022-08-17T12:45:29.2633371Z test_sparse_dense_mul_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.148s) 2022-08-17T12:45:29.3256836Z test_sparse_dense_mul_cpu_float16 (__main__.TestSparseCPU) ... skip: Test with dtype=torch.float16, device=cpu runs only with coalesced inputs (0.062s) 2022-08-17T12:45:29.4569595Z test_sparse_dense_mul_cpu_float32 (__main__.TestSparseCPU) ... ok (0.131s) 2022-08-17T12:45:29.5856066Z test_sparse_dense_mul_cpu_float64 (__main__.TestSparseCPU) ... ok (0.129s) 2022-08-17T12:45:29.6823143Z test_sparse_dense_mul_cpu_int16 (__main__.TestSparseCPU) ... ok (0.097s) 2022-08-17T12:45:29.7829570Z test_sparse_dense_mul_cpu_int32 (__main__.TestSparseCPU) ... ok (0.100s) 2022-08-17T12:45:29.8769311Z test_sparse_dense_mul_cpu_int64 (__main__.TestSparseCPU) ... ok (0.094s) 2022-08-17T12:45:29.9734382Z test_sparse_dense_mul_cpu_int8 (__main__.TestSparseCPU) ... ok (0.096s) 2022-08-17T12:45:30.0698420Z test_sparse_dense_mul_cpu_uint8 (__main__.TestSparseCPU) ... ok (0.096s) 2022-08-17T12:45:30.0971646Z test_sparse_mask_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.027s) 2022-08-17T12:45:30.1206760Z test_sparse_mask_cpu_float64 (__main__.TestSparseCPU) ... ok (0.023s) 2022-08-17T12:45:30.1596630Z test_sparse_mask_hybrid_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.039s) 2022-08-17T12:45:30.1927901Z test_sparse_mask_hybrid_cpu_float64 (__main__.TestSparseCPU) ... ok (0.033s) 2022-08-17T12:45:30.1965090Z test_sparse_matmul_cpu_complex128 (__main__.TestSparseCPU) 2022-08-17T12:45:32.4082609Z This function test `torch.sparse.mm` when both the mat1 and mat2 are sparse tensors. ... ok (2.215s) 2022-08-17T12:45:32.4117791Z test_sparse_matmul_cpu_complex64 (__main__.TestSparseCPU) 2022-08-17T12:45:32.6682421Z This function test `torch.sparse.mm` when both the mat1 and mat2 are sparse tensors. ... ok (0.260s) 2022-08-17T12:45:32.6718922Z test_sparse_matmul_cpu_float32 (__main__.TestSparseCPU) 2022-08-17T12:45:32.9127781Z This function test `torch.sparse.mm` when both the mat1 and mat2 are sparse tensors. ... ok (0.244s) 2022-08-17T12:45:32.9164412Z test_sparse_matmul_cpu_float64 (__main__.TestSparseCPU) 2022-08-17T12:45:34.1252937Z This function test `torch.sparse.mm` when both the mat1 and mat2 are sparse tensors. ... ok (1.212s) 2022-08-17T12:45:34.1365208Z test_sparse_mm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.011s) 2022-08-17T12:45:34.1418504Z test_sparse_mul_cpu_float64 (__main__.TestSparseCPU) ... ok (0.005s) 2022-08-17T12:45:34.1527627Z test_sparse_spdiags_cpu_bool (__main__.TestSparseCPU) ... test_sparse.py:3741: 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:45:34.1528990Z out = torch.sparse.spdiags(diags, offsets, shape, layout=layout) 2022-08-17T12:45:34.1872781Z ok (0.045s) 2022-08-17T12:45:34.2423447Z test_sparse_spdiags_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.055s) 2022-08-17T12:45:34.2974296Z test_sparse_spdiags_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.055s) 2022-08-17T12:45:34.3476939Z test_sparse_spdiags_cpu_float32 (__main__.TestSparseCPU) ... ok (0.050s) 2022-08-17T12:45:34.3974767Z test_sparse_spdiags_cpu_float64 (__main__.TestSparseCPU) ... ok (0.050s) 2022-08-17T12:45:34.4422449Z test_sparse_spdiags_cpu_int16 (__main__.TestSparseCPU) ... ok (0.045s) 2022-08-17T12:45:34.4869818Z test_sparse_spdiags_cpu_int32 (__main__.TestSparseCPU) ... ok (0.045s) 2022-08-17T12:45:34.5313188Z test_sparse_spdiags_cpu_int64 (__main__.TestSparseCPU) ... ok (0.044s) 2022-08-17T12:45:34.5759492Z test_sparse_spdiags_cpu_int8 (__main__.TestSparseCPU) ... ok (0.045s) 2022-08-17T12:45:34.6205096Z test_sparse_spdiags_cpu_uint8 (__main__.TestSparseCPU) ... ok (0.045s) 2022-08-17T12:45:34.7186883Z test_sparse_sum_cpu_float64 (__main__.TestSparseCPU) ... ok (0.098s) 2022-08-17T12:45:34.7208350Z test_sparse_to_numpy_cpu (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:45:34.8208259Z test_sspaddmm_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.100s) 2022-08-17T12:45:34.8738866Z test_sspaddmm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.053s) 2022-08-17T12:45:34.8749413Z test_storage_not_null_cpu (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:34.8776508Z test_t_empty_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.003s) 2022-08-17T12:45:34.8801324Z test_t_empty_cpu_float64 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:45:34.8879277Z test_to_dense_cpu_bfloat16 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:45:34.8959832Z test_to_dense_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:45:34.9042413Z test_to_dense_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:45:34.9118087Z test_to_dense_cpu_float16 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:45:34.9196224Z test_to_dense_cpu_float32 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:45:34.9285598Z test_to_dense_cpu_float64 (__main__.TestSparseCPU) ... ok (0.009s) 2022-08-17T12:45:34.9380771Z test_to_dense_hybrid_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.009s) 2022-08-17T12:45:34.9437802Z test_to_dense_hybrid_cpu_float64 (__main__.TestSparseCPU) ... ok (0.006s) 2022-08-17T12:45:35.0349965Z test_to_sparse_cpu_bfloat16 (__main__.TestSparseCPU) ... ok (0.091s) 2022-08-17T12:45:35.1269188Z test_to_sparse_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.092s) 2022-08-17T12:45:35.2197938Z test_to_sparse_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.093s) 2022-08-17T12:45:35.3169539Z test_to_sparse_cpu_float16 (__main__.TestSparseCPU) ... ok (0.097s) 2022-08-17T12:45:35.4064533Z test_to_sparse_cpu_float64 (__main__.TestSparseCPU) ... ok (0.089s) 2022-08-17T12:45:35.4828903Z test_to_sparse_cpu_int32 (__main__.TestSparseCPU) ... ok (0.076s) 2022-08-17T12:45:35.4995909Z test_transpose_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.017s) 2022-08-17T12:45:35.5139804Z test_transpose_cpu_float64 (__main__.TestSparseCPU) ... ok (0.014s) 2022-08-17T12:45:35.5613849Z test_unsqueeze_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.047s) 2022-08-17T12:45:35.6031752Z test_unsqueeze_cpu_float64 (__main__.TestSparseCPU) ... ok (0.042s) 2022-08-17T12:45:35.7618583Z test_zeros_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.159s) 2022-08-17T12:45:35.9072892Z test_zeros_cpu_float64 (__main__.TestSparseCPU) ... ok (0.145s) 2022-08-17T12:45:36.0915451Z test_zeros_like_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.184s) 2022-08-17T12:45:36.2630663Z test_zeros_like_cpu_float64 (__main__.TestSparseCPU) ... ok (0.171s) 2022-08-17T12:45:36.2640586Z test_future_empty_dim__masked_amax_cpu_bfloat16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.2769442Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.014s) 2022-08-17T12:45:36.2779547Z test_future_empty_dim__masked_amax_cpu_float16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.2903914Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.013s) 2022-08-17T12:45:36.2913854Z test_future_empty_dim__masked_amax_cpu_float32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.3037707Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.013s) 2022-08-17T12:45:36.3047298Z test_future_empty_dim__masked_amax_cpu_float64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.3170636Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.013s) 2022-08-17T12:45:36.3180437Z test_future_empty_dim__masked_amax_cpu_int16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.3276924Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.011s) 2022-08-17T12:45:36.3286511Z test_future_empty_dim__masked_amax_cpu_int32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.3379583Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:45:36.3389317Z test_future_empty_dim__masked_amax_cpu_int64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.3480358Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:45:36.3490163Z test_future_empty_dim__masked_amax_cpu_int8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.3582576Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:45:36.3592122Z test_future_empty_dim__masked_amax_cpu_uint8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.3682710Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:45:36.3692974Z test_future_empty_dim__masked_amin_cpu_bfloat16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.3820472Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.014s) 2022-08-17T12:45:36.3829969Z test_future_empty_dim__masked_amin_cpu_float16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.3953461Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.013s) 2022-08-17T12:45:36.3962903Z test_future_empty_dim__masked_amin_cpu_float32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.4086331Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.013s) 2022-08-17T12:45:36.4095668Z test_future_empty_dim__masked_amin_cpu_float64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.4218853Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.013s) 2022-08-17T12:45:36.4227990Z test_future_empty_dim__masked_amin_cpu_int16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.4325158Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.011s) 2022-08-17T12:45:36.4334653Z test_future_empty_dim__masked_amin_cpu_int32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.4426894Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:45:36.4436562Z test_future_empty_dim__masked_amin_cpu_int64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.4528735Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:45:36.4538029Z test_future_empty_dim__masked_amin_cpu_int8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.4630344Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:45:36.4639850Z test_future_empty_dim__masked_amin_cpu_uint8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.4730717Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:45:36.4740491Z test_future_empty_dim__masked_prod_cpu_bool (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.4829895Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:45:36.4838790Z test_future_empty_dim__masked_prod_cpu_complex128 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.4937676Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.011s) 2022-08-17T12:45:36.4946965Z test_future_empty_dim__masked_prod_cpu_complex64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.5046308Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.011s) 2022-08-17T12:45:36.5055837Z test_future_empty_dim__masked_prod_cpu_float32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.5179700Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.013s) 2022-08-17T12:45:36.5189159Z test_future_empty_dim__masked_prod_cpu_float64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.5311052Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.013s) 2022-08-17T12:45:36.5321264Z test_future_empty_dim__masked_prod_cpu_int16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.5412444Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:45:36.5422426Z test_future_empty_dim__masked_prod_cpu_int32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.5513624Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:45:36.5522459Z test_future_empty_dim__masked_prod_cpu_int64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.5610699Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:45:36.5620468Z test_future_empty_dim__masked_prod_cpu_int8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.5710788Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:45:36.5719931Z test_future_empty_dim__masked_prod_cpu_uint8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.5810104Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:45:36.5819511Z test_future_empty_dim__masked_sum_cpu_bfloat16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.5957480Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.015s) 2022-08-17T12:45:36.5966645Z test_future_empty_dim__masked_sum_cpu_bool (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.6074543Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.012s) 2022-08-17T12:45:36.6083581Z test_future_empty_dim__masked_sum_cpu_complex128 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.6196725Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.012s) 2022-08-17T12:45:36.6206268Z test_future_empty_dim__masked_sum_cpu_complex64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.6325617Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.013s) 2022-08-17T12:45:36.6335795Z test_future_empty_dim__masked_sum_cpu_float16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.6477483Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.015s) 2022-08-17T12:45:36.6486537Z test_future_empty_dim__masked_sum_cpu_float32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.6625890Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.015s) 2022-08-17T12:45:36.6635579Z test_future_empty_dim__masked_sum_cpu_float64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.6773426Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.015s) 2022-08-17T12:45:36.6783157Z test_future_empty_dim__masked_sum_cpu_int16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.6889158Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.012s) 2022-08-17T12:45:36.6899282Z test_future_empty_dim__masked_sum_cpu_int32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.7004908Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.011s) 2022-08-17T12:45:36.7014449Z test_future_empty_dim__masked_sum_cpu_int64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.7117688Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.011s) 2022-08-17T12:45:36.7126975Z test_future_empty_dim__masked_sum_cpu_int8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.7231307Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.011s) 2022-08-17T12:45:36.7241460Z test_future_empty_dim__masked_sum_cpu_uint8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:45:36.7346694Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.011s) 2022-08-17T12:45:36.7371274Z test_basic (__main__.TestSparseMeta) ... ok (0.002s) 2022-08-17T12:45:36.7381189Z test_cuda_from_cpu (__main__.TestSparseOneOff) ... skip: CUDA not available (0.001s) 2022-08-17T12:45:36.7392842Z test_cuda_sparse_cpu_dense_add (__main__.TestSparseOneOff) ... skip: CUDA not available (0.001s) 2022-08-17T12:45:36.7413134Z test_inplace_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:36.7432466Z test_inplace_asin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:36.7449437Z test_inplace_asin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:36.7466197Z test_inplace_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:36.7529072Z test_inplace_asin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.7591016Z test_inplace_asin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.7652417Z test_inplace_asin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.7713969Z test_inplace_asin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.7773674Z test_inplace_asin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.7793680Z test_inplace_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:36.7812542Z test_inplace_asinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:36.7830273Z test_inplace_asinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:36.7848267Z test_inplace_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:36.7908581Z test_inplace_asinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.7970542Z test_inplace_asinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.8029803Z test_inplace_asinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.8088867Z test_inplace_asinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.8147680Z test_inplace_asinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.8167513Z test_inplace_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:36.8186719Z test_inplace_atan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:36.8204808Z test_inplace_atan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:36.8221888Z test_inplace_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:36.8283285Z test_inplace_atan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.8343722Z test_inplace_atan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.8404029Z test_inplace_atan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.8464324Z test_inplace_atan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.8524759Z test_inplace_atan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.8544827Z test_inplace_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:36.8563275Z test_inplace_atanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:36.8581009Z test_inplace_atanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:36.8598098Z test_inplace_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:36.8658488Z test_inplace_atanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.8718308Z test_inplace_atanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.8778038Z test_inplace_atanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.8837400Z test_inplace_atanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.8896521Z test_inplace_atanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.8914503Z test_inplace_ceil_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:36.8931485Z test_inplace_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:36.8944897Z test_inplace_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:36.8957605Z test_inplace_conj_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:36.8970217Z test_inplace_conj_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:36.8982264Z test_inplace_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:36.8993672Z test_inplace_conj_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:36.9005173Z test_inplace_conj_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:36.9016795Z test_inplace_conj_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:36.9028385Z test_inplace_conj_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:36.9040076Z test_inplace_conj_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:36.9048357Z test_inplace_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-08-17T12:45:36.9056201Z test_inplace_conj_physical_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-08-17T12:45:36.9064302Z test_inplace_conj_physical_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-08-17T12:45:36.9071941Z test_inplace_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-08-17T12:45:36.9079825Z test_inplace_conj_physical_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-08-17T12:45:36.9087810Z test_inplace_conj_physical_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-08-17T12:45:36.9095322Z test_inplace_conj_physical_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-08-17T12:45:36.9103165Z test_inplace_conj_physical_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-08-17T12:45:36.9111064Z test_inplace_conj_physical_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-08-17T12:45:36.9130051Z test_inplace_erf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:36.9148208Z test_inplace_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:36.9210148Z test_inplace_erf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.9271092Z test_inplace_erf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.9331564Z test_inplace_erf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.9392377Z test_inplace_erf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.9453158Z test_inplace_erf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.9472127Z test_inplace_expm1_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:36.9489398Z test_inplace_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:36.9550349Z test_inplace_expm1_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.9610646Z test_inplace_expm1_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.9671202Z test_inplace_expm1_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.9731397Z test_inplace_expm1_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.9792388Z test_inplace_expm1_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:36.9810866Z test_inplace_floor_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:36.9827742Z test_inplace_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:36.9840930Z test_inplace_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:36.9853822Z test_inplace_isinf_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:36.9866537Z test_inplace_isinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:36.9879044Z test_inplace_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:36.9891563Z test_inplace_isinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:36.9904159Z test_inplace_isinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:36.9916744Z test_inplace_isinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:36.9929296Z test_inplace_isinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:36.9942028Z test_inplace_isinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:36.9954642Z test_inplace_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:36.9967153Z test_inplace_isnan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:36.9979470Z test_inplace_isnan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:36.9991872Z test_inplace_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.0003954Z test_inplace_isnan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.0016146Z test_inplace_isnan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.0028459Z test_inplace_isnan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.0040991Z test_inplace_isnan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.0053182Z test_inplace_isnan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.0065457Z test_inplace_isneginf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.0077881Z test_inplace_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.0090162Z test_inplace_isneginf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.0102535Z test_inplace_isneginf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.0114932Z test_inplace_isneginf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.0127129Z test_inplace_isneginf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.0139381Z test_inplace_isneginf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.0151846Z test_inplace_isposinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.0164138Z test_inplace_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.0176384Z test_inplace_isposinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.0188888Z test_inplace_isposinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.0201049Z test_inplace_isposinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.0213398Z test_inplace_isposinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.0225720Z test_inplace_isposinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.0244950Z test_inplace_log1p_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.0262405Z test_inplace_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.0324270Z test_inplace_log1p_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.0385002Z test_inplace_log1p_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.0446126Z test_inplace_log1p_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.0506540Z test_inplace_log1p_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.0567040Z test_inplace_log1p_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.0583728Z test_inplace_nan_to_num_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.0599415Z test_inplace_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.0614141Z test_inplace_nan_to_num_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.0628452Z test_inplace_nan_to_num_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.0643021Z test_inplace_nan_to_num_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.0657379Z test_inplace_nan_to_num_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.0672111Z test_inplace_nan_to_num_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.0689805Z test_inplace_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.0707857Z test_inplace_neg_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.0724788Z test_inplace_neg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.0748253Z test_inplace_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.0772742Z test_inplace_neg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.0796451Z test_inplace_neg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.0819915Z test_inplace_neg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.0843613Z test_inplace_neg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.0865745Z test_inplace_neg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.0886743Z test_inplace_round_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.0908165Z test_inplace_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.0931567Z test_inplace_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.0953721Z test_inplace_sgn_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.0976456Z test_inplace_sgn_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.0997461Z test_inplace_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.1016831Z test_inplace_sgn_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.1035755Z test_inplace_sgn_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.1055519Z test_inplace_sgn_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.1074282Z test_inplace_sgn_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.1092833Z test_inplace_sgn_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.1114401Z test_inplace_sign_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.1136013Z test_inplace_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.1153968Z test_inplace_sign_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.1169073Z test_inplace_sign_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.1184858Z test_inplace_sign_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.1200394Z test_inplace_sign_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.1215113Z test_inplace_sign_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.1227132Z test_inplace_signbit_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.1239041Z test_inplace_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.1250654Z test_inplace_signbit_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.1262173Z test_inplace_signbit_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.1273938Z test_inplace_signbit_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.1285403Z test_inplace_signbit_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.1296980Z test_inplace_signbit_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.1316208Z test_inplace_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.1335615Z test_inplace_sin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.1354710Z test_inplace_sin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.1371537Z test_inplace_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.1433081Z test_inplace_sin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.1493339Z test_inplace_sin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.1554172Z test_inplace_sin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.1614425Z test_inplace_sin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.1674909Z test_inplace_sin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.1694344Z test_inplace_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.1713270Z test_inplace_sinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.1730194Z test_inplace_sinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.1747213Z test_inplace_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.1809567Z test_inplace_sinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.1871960Z test_inplace_sinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.1933666Z test_inplace_sinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.1995188Z test_inplace_sinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.2056731Z test_inplace_sinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.2076357Z test_inplace_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.2095151Z test_inplace_sqrt_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.2112812Z test_inplace_sqrt_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.2129975Z test_inplace_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.2192394Z test_inplace_sqrt_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.2253586Z test_inplace_sqrt_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.2314711Z test_inplace_sqrt_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.2375789Z test_inplace_sqrt_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.2436711Z test_inplace_sqrt_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.2455611Z test_inplace_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.2474931Z test_inplace_tan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.2492375Z test_inplace_tan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.2509738Z test_inplace_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.2571423Z test_inplace_tan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.2632993Z test_inplace_tan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.2694545Z test_inplace_tan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.2755803Z test_inplace_tan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.2817030Z test_inplace_tan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.2836151Z test_inplace_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.2855100Z test_inplace_tanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.2873136Z test_inplace_tanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.2891370Z test_inplace_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.2952256Z test_inplace_tanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.3012300Z test_inplace_tanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.3072628Z test_inplace_tanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.3132887Z test_inplace_tanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.3192974Z test_inplace_tanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.3210272Z test_inplace_trunc_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.3226862Z test_inplace_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.3244430Z test_out_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.3262397Z test_out_asin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.3278638Z test_out_asin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.3295386Z test_out_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.3311765Z test_out_asin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.3328102Z test_out_asin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.3344481Z test_out_asin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.3360210Z test_out_asin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.3374376Z test_out_asin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.3391905Z test_out_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.3411124Z test_out_asinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.3427946Z test_out_asinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.3444804Z test_out_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.3460536Z test_out_asinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.3476244Z test_out_asinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.3491749Z test_out_asinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.3507020Z test_out_asinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.3522576Z test_out_asinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.3540771Z test_out_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.3558208Z test_out_atan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.3575238Z test_out_atan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.3591680Z test_out_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.3606824Z test_out_atan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.3622378Z test_out_atan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.3637823Z test_out_atan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.3653949Z test_out_atan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.3671821Z test_out_atan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.3690129Z test_out_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.3708037Z test_out_atanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.3724471Z test_out_atanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.3740181Z test_out_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.3755543Z test_out_atanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.3771156Z test_out_atanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.3786328Z test_out_atanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.3801766Z test_out_atanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.3816242Z test_out_atanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.3831769Z test_out_ceil_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.3847609Z test_out_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.3859237Z test_out_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.3869978Z test_out_conj_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.3880329Z test_out_conj_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.3890763Z test_out_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.3901490Z test_out_conj_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.3912612Z test_out_conj_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.3923563Z test_out_conj_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.3933821Z test_out_conj_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.3943950Z test_out_conj_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.3960283Z test_out_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.3976838Z test_out_conj_physical_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.3993115Z test_out_conj_physical_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.4008847Z test_out_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.4023478Z test_out_conj_physical_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.4037307Z test_out_conj_physical_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.4050851Z test_out_conj_physical_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.4064629Z test_out_conj_physical_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.4078291Z test_out_conj_physical_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.4093878Z test_out_erf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.4109982Z test_out_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.4126051Z test_out_erf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.4141539Z test_out_erf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.4157982Z test_out_erf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.4174250Z test_out_erf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.4190877Z test_out_erf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.4207450Z test_out_expm1_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.4223563Z test_out_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.4239024Z test_out_expm1_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.4254858Z test_out_expm1_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.4270674Z test_out_expm1_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.4286191Z test_out_expm1_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.4301978Z test_out_expm1_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.4318114Z test_out_floor_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.4334468Z test_out_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.4346632Z test_out_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.4357957Z test_out_isinf_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.4368790Z test_out_isinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.4379131Z test_out_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.4389301Z test_out_isinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.4399415Z test_out_isinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.4409735Z test_out_isinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.4420440Z test_out_isinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.4430565Z test_out_isinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.4440717Z test_out_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.4450834Z test_out_isnan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.4460881Z test_out_isnan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.4470947Z test_out_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.4480843Z test_out_isnan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.4490800Z test_out_isnan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.4501390Z test_out_isnan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.4511492Z test_out_isnan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.4521371Z test_out_isnan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:45:37.4537372Z test_out_isneginf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.4552675Z test_out_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.4566892Z test_out_isneginf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.4580827Z test_out_isneginf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.4594715Z test_out_isneginf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.4608393Z test_out_isneginf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.4622691Z test_out_isneginf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.4637820Z test_out_isposinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.4652929Z test_out_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.4667473Z test_out_isposinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.4682983Z test_out_isposinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.4697767Z test_out_isposinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.4712530Z test_out_isposinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.4726058Z test_out_isposinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.4741868Z test_out_log1p_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.4758388Z test_out_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.4775322Z test_out_log1p_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.4791962Z test_out_log1p_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.4808089Z test_out_log1p_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.4823792Z test_out_log1p_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.4839774Z test_out_log1p_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.4854929Z test_out_nan_to_num_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.4869387Z test_out_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.4883126Z test_out_nan_to_num_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.4896456Z test_out_nan_to_num_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.4910139Z test_out_nan_to_num_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.4923688Z test_out_nan_to_num_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.4937207Z test_out_nan_to_num_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.4954135Z test_out_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.4971276Z test_out_neg_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.4987325Z test_out_neg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5003504Z test_out_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5018034Z test_out_neg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.5032211Z test_out_neg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.5045926Z test_out_neg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.5059651Z test_out_neg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.5073643Z test_out_neg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.5088873Z test_out_round_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.5105133Z test_out_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5122483Z test_out_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5138911Z test_out_sgn_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5155271Z test_out_sgn_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5172102Z test_out_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5187712Z test_out_sgn_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5202892Z test_out_sgn_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.5218284Z test_out_sgn_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.5233287Z test_out_sgn_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.5247349Z test_out_sgn_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.5262614Z test_out_sign_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.5278617Z test_out_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5293239Z test_out_sign_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.5307250Z test_out_sign_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.5321623Z test_out_sign_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.5336415Z test_out_sign_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.5350723Z test_out_sign_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.5365479Z test_out_signbit_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.5380561Z test_out_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.5394694Z test_out_signbit_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.5408301Z test_out_signbit_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.5422498Z test_out_signbit_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.5437051Z test_out_signbit_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.5451807Z test_out_signbit_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.5470660Z test_out_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5488422Z test_out_sin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5505120Z test_out_sin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5520961Z test_out_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5536764Z test_out_sin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5552886Z test_out_sin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5568214Z test_out_sin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.5584876Z test_out_sin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5601753Z test_out_sin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5622564Z test_out_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5640608Z test_out_sinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5657167Z test_out_sinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5674098Z test_out_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5690175Z test_out_sinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5705783Z test_out_sinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5722828Z test_out_sinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5739743Z test_out_sinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5756411Z test_out_sinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5773533Z test_out_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5791202Z test_out_sqrt_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5807306Z test_out_sqrt_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5823343Z test_out_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5838675Z test_out_sqrt_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.5854254Z test_out_sqrt_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5870046Z test_out_sqrt_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.5885466Z test_out_sqrt_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.5901052Z test_out_sqrt_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.5918371Z test_out_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5935738Z test_out_tan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5952757Z test_out_tan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5968785Z test_out_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.5985673Z test_out_tan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6002432Z test_out_tan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6018885Z test_out_tan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6035238Z test_out_tan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6050938Z test_out_tan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6068272Z test_out_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6085999Z test_out_tanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6102426Z test_out_tanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6118936Z test_out_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6134733Z test_out_tanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6151139Z test_out_tanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6167210Z test_out_tanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6183609Z test_out_tanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6199665Z test_out_tanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6216834Z test_out_trunc_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6233780Z test_out_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6251662Z test_sparse_consistency_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6269138Z test_sparse_consistency_asin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6284402Z test_sparse_consistency_asin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6300843Z test_sparse_consistency_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6316605Z test_sparse_consistency_asin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6335427Z test_sparse_consistency_asin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6351334Z test_sparse_consistency_asin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6366821Z test_sparse_consistency_asin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6384680Z test_sparse_consistency_asin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6401791Z test_sparse_consistency_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6418214Z test_sparse_consistency_asinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6433541Z test_sparse_consistency_asinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6448347Z test_sparse_consistency_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6462933Z test_sparse_consistency_asinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6477828Z test_sparse_consistency_asinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6492706Z test_sparse_consistency_asinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6508018Z test_sparse_consistency_asinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6523781Z test_sparse_consistency_asinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6541599Z test_sparse_consistency_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6558516Z test_sparse_consistency_atan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6574228Z test_sparse_consistency_atan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6589913Z test_sparse_consistency_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6604945Z test_sparse_consistency_atan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6620077Z test_sparse_consistency_atan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6635655Z test_sparse_consistency_atan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6650605Z test_sparse_consistency_atan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6665737Z test_sparse_consistency_atan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6682772Z test_sparse_consistency_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6699132Z test_sparse_consistency_atanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6714339Z test_sparse_consistency_atanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6729360Z test_sparse_consistency_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6744759Z test_sparse_consistency_atanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6761103Z test_sparse_consistency_atanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6777212Z test_sparse_consistency_atanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6792676Z test_sparse_consistency_atanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6807107Z test_sparse_consistency_atanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6822457Z test_sparse_consistency_ceil_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.6837228Z test_sparse_consistency_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6852161Z test_sparse_consistency_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6866042Z test_sparse_consistency_conj_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6879131Z test_sparse_consistency_conj_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6892134Z test_sparse_consistency_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6904556Z test_sparse_consistency_conj_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6916647Z test_sparse_consistency_conj_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6928730Z test_sparse_consistency_conj_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6941064Z test_sparse_consistency_conj_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6953349Z test_sparse_consistency_conj_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6968073Z test_sparse_consistency_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6983555Z test_sparse_consistency_conj_physical_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.6998365Z test_sparse_consistency_conj_physical_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7013752Z test_sparse_consistency_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7027890Z test_sparse_consistency_conj_physical_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7040700Z test_sparse_consistency_conj_physical_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7052941Z test_sparse_consistency_conj_physical_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7065533Z test_sparse_consistency_conj_physical_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7077882Z test_sparse_consistency_conj_physical_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7092612Z test_sparse_consistency_erf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7108239Z test_sparse_consistency_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.7123347Z test_sparse_consistency_erf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7138232Z test_sparse_consistency_erf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7154059Z test_sparse_consistency_erf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7169229Z test_sparse_consistency_erf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7184504Z test_sparse_consistency_erf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7199415Z test_sparse_consistency_expm1_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7214132Z test_sparse_consistency_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7228855Z test_sparse_consistency_expm1_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7243588Z test_sparse_consistency_expm1_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7258654Z test_sparse_consistency_expm1_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7274327Z test_sparse_consistency_expm1_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.7289908Z test_sparse_consistency_expm1_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7305309Z test_sparse_consistency_floor_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7319987Z test_sparse_consistency_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7337262Z test_sparse_consistency_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.7352511Z test_sparse_consistency_isinf_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7366731Z test_sparse_consistency_isinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7381123Z test_sparse_consistency_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7394431Z test_sparse_consistency_isinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7407402Z test_sparse_consistency_isinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7419985Z test_sparse_consistency_isinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7433537Z test_sparse_consistency_isinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7446584Z test_sparse_consistency_isinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7461385Z test_sparse_consistency_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7475889Z test_sparse_consistency_isnan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7490004Z test_sparse_consistency_isnan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7504458Z test_sparse_consistency_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7517954Z test_sparse_consistency_isnan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7531694Z test_sparse_consistency_isnan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7545407Z test_sparse_consistency_isnan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7558828Z test_sparse_consistency_isnan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7571787Z test_sparse_consistency_isnan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7585102Z test_sparse_consistency_isneginf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7599080Z test_sparse_consistency_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7612465Z test_sparse_consistency_isneginf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7625466Z test_sparse_consistency_isneginf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7638472Z test_sparse_consistency_isneginf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7650939Z test_sparse_consistency_isneginf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7663580Z test_sparse_consistency_isneginf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7677595Z test_sparse_consistency_isposinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7691794Z test_sparse_consistency_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7704860Z test_sparse_consistency_isposinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7717592Z test_sparse_consistency_isposinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7730233Z test_sparse_consistency_isposinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7743099Z test_sparse_consistency_isposinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7756149Z test_sparse_consistency_isposinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7771463Z test_sparse_consistency_log1p_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7787815Z test_sparse_consistency_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.7804033Z test_sparse_consistency_log1p_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.7819517Z test_sparse_consistency_log1p_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7834585Z test_sparse_consistency_log1p_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7849658Z test_sparse_consistency_log1p_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7865244Z test_sparse_consistency_log1p_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7878945Z test_sparse_consistency_nan_to_num_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7892359Z test_sparse_consistency_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7905417Z test_sparse_consistency_nan_to_num_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7918660Z test_sparse_consistency_nan_to_num_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7931961Z test_sparse_consistency_nan_to_num_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7944215Z test_sparse_consistency_nan_to_num_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7956852Z test_sparse_consistency_nan_to_num_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7971603Z test_sparse_consistency_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.7987405Z test_sparse_consistency_neg_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.8002390Z test_sparse_consistency_neg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8017447Z test_sparse_consistency_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8032050Z test_sparse_consistency_neg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8045599Z test_sparse_consistency_neg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8058488Z test_sparse_consistency_neg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8071858Z test_sparse_consistency_neg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8084308Z test_sparse_consistency_neg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8098230Z test_sparse_consistency_round_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8113696Z test_sparse_consistency_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8129025Z test_sparse_consistency_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8144583Z test_sparse_consistency_sgn_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8159380Z test_sparse_consistency_sgn_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8174332Z test_sparse_consistency_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8187731Z test_sparse_consistency_sgn_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8201051Z test_sparse_consistency_sgn_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8214299Z test_sparse_consistency_sgn_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8227667Z test_sparse_consistency_sgn_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8240324Z test_sparse_consistency_sgn_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8254869Z test_sparse_consistency_sign_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8270194Z test_sparse_consistency_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.8284231Z test_sparse_consistency_sign_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8297220Z test_sparse_consistency_sign_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8310541Z test_sparse_consistency_sign_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8323447Z test_sparse_consistency_sign_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8336553Z test_sparse_consistency_sign_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8350912Z test_sparse_consistency_signbit_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8365029Z test_sparse_consistency_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8378667Z test_sparse_consistency_signbit_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8391532Z test_sparse_consistency_signbit_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8404086Z test_sparse_consistency_signbit_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8416693Z test_sparse_consistency_signbit_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8429672Z test_sparse_consistency_signbit_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8444999Z test_sparse_consistency_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8461307Z test_sparse_consistency_sin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.8476698Z test_sparse_consistency_sin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8491986Z test_sparse_consistency_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8507076Z test_sparse_consistency_sin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8522169Z test_sparse_consistency_sin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8537024Z test_sparse_consistency_sin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8553992Z test_sparse_consistency_sin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.8569646Z test_sparse_consistency_sin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.8586018Z test_sparse_consistency_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.8602044Z test_sparse_consistency_sinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.8617123Z test_sparse_consistency_sinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8633026Z test_sparse_consistency_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.8648075Z test_sparse_consistency_sinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8663032Z test_sparse_consistency_sinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8678391Z test_sparse_consistency_sinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8693395Z test_sparse_consistency_sinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8707888Z test_sparse_consistency_sinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8723997Z test_sparse_consistency_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.8740026Z test_sparse_consistency_sqrt_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.8755115Z test_sparse_consistency_sqrt_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8771066Z test_sparse_consistency_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8788328Z test_sparse_consistency_sqrt_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.8803047Z test_sparse_consistency_sqrt_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8819056Z test_sparse_consistency_sqrt_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8834605Z test_sparse_consistency_sqrt_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.8850225Z test_sparse_consistency_sqrt_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.8867519Z test_sparse_consistency_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.8884391Z test_sparse_consistency_tan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.8900649Z test_sparse_consistency_tan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.8915931Z test_sparse_consistency_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8931052Z test_sparse_consistency_tan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8946228Z test_sparse_consistency_tan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8961337Z test_sparse_consistency_tan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8976374Z test_sparse_consistency_tan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.8991614Z test_sparse_consistency_tan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.9007456Z test_sparse_consistency_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.9023638Z test_sparse_consistency_tanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.9038958Z test_sparse_consistency_tanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.9054623Z test_sparse_consistency_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.9071025Z test_sparse_consistency_tanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.9087103Z test_sparse_consistency_tanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.9102450Z test_sparse_consistency_tanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.9117149Z test_sparse_consistency_tanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.9131916Z test_sparse_consistency_tanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.9147303Z test_sparse_consistency_trunc_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.9162887Z test_sparse_consistency_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.9171242Z test_sparse_fn_grad_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:45:37.9179235Z test_sparse_fn_grad_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:45:37.9187372Z test_sparse_fn_grad_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:45:37.9196330Z test_sparse_fn_grad_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:45:37.9205508Z test_sparse_fn_grad_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:45:37.9213720Z test_sparse_fn_grad_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:45:37.9222425Z test_sparse_fn_grad_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:45:37.9230595Z test_sparse_fn_grad_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:45:37.9263764Z test_sparse_fn_grad_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:45:37.9379286Z test_sparse_fn_grad_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:45:37.9430738Z test_sparse_fn_grad_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:45:37.9488227Z test_sparse_fn_grad_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.9516737Z test_sparse_fn_grad_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:45:37.9524951Z test_sparse_fn_grad_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:45:37.9532317Z test_sparse_fn_grad_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:45:37.9560802Z test_sparse_fn_grad_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:45:37.9573144Z test_sparse_fn_grad_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.001s) 2022-08-17T12:45:37.9584903Z test_sparse_fn_grad_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.001s) 2022-08-17T12:45:37.9596505Z test_sparse_fn_grad_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.001s) 2022-08-17T12:45:37.9607520Z test_sparse_fn_grad_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.001s) 2022-08-17T12:45:37.9618890Z test_sparse_fn_grad_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.001s) 2022-08-17T12:45:37.9630241Z test_sparse_fn_grad_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.001s) 2022-08-17T12:45:37.9637659Z test_sparse_fn_grad_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:45:37.9645026Z test_sparse_fn_grad_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:45:37.9702502Z test_sparse_fn_grad_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:45:37.9733876Z test_sparse_fn_grad_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:45:37.9765877Z test_sparse_fn_grad_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:45:37.9773615Z test_sparse_fn_grad_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:45:37.9781444Z test_sparse_fn_grad_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:45:37.9809889Z test_sparse_fn_grad_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:45:37.9822430Z test_sparse_fn_grad_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.001s) 2022-08-17T12:45:37.9829732Z test_sparse_fn_grad_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:45:37.9837464Z test_sparse_fn_grad_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:45:37.9845770Z test_sparse_fn_grad_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:45:37.9853360Z test_sparse_fn_grad_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:45:37.9861469Z test_sparse_fn_grad_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:45:37.9869307Z test_sparse_fn_grad_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:45:37.9877200Z test_sparse_fn_grad_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:45:37.9884783Z test_sparse_fn_grad_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:45:37.9892485Z test_sparse_fn_grad_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:45:37.9900071Z test_sparse_fn_grad_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:45:37.9929420Z test_sparse_fn_grad_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:45:37.9942943Z test_sparse_zero_dims_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:37.9965060Z test_sparse_zero_dims_asin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.9982405Z test_sparse_zero_dims_asin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:37.9994538Z test_sparse_zero_dims_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0006533Z test_sparse_zero_dims_asin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0018477Z test_sparse_zero_dims_asin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0030598Z test_sparse_zero_dims_asin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0042553Z test_sparse_zero_dims_asin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0054522Z test_sparse_zero_dims_asin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0066634Z test_sparse_zero_dims_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0078645Z test_sparse_zero_dims_asinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0090434Z test_sparse_zero_dims_asinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0102248Z test_sparse_zero_dims_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0114360Z test_sparse_zero_dims_asinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0125530Z test_sparse_zero_dims_asinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0136703Z test_sparse_zero_dims_asinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0148134Z test_sparse_zero_dims_asinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0159526Z test_sparse_zero_dims_asinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0170891Z test_sparse_zero_dims_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0182412Z test_sparse_zero_dims_atan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0193677Z test_sparse_zero_dims_atan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0204992Z test_sparse_zero_dims_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0216634Z test_sparse_zero_dims_atan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0227796Z test_sparse_zero_dims_atan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0239220Z test_sparse_zero_dims_atan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0250683Z test_sparse_zero_dims_atan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0261954Z test_sparse_zero_dims_atan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0273508Z test_sparse_zero_dims_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0284989Z test_sparse_zero_dims_atanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0296191Z test_sparse_zero_dims_atanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0307545Z test_sparse_zero_dims_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0318925Z test_sparse_zero_dims_atanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0330799Z test_sparse_zero_dims_atanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0341815Z test_sparse_zero_dims_atanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0353200Z test_sparse_zero_dims_atanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0364484Z test_sparse_zero_dims_atanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0375801Z test_sparse_zero_dims_ceil_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0387099Z test_sparse_zero_dims_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0398767Z test_sparse_zero_dims_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0410432Z test_sparse_zero_dims_conj_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0421521Z test_sparse_zero_dims_conj_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0432618Z test_sparse_zero_dims_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0443209Z test_sparse_zero_dims_conj_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0453769Z test_sparse_zero_dims_conj_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0464484Z test_sparse_zero_dims_conj_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0475405Z test_sparse_zero_dims_conj_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0485826Z test_sparse_zero_dims_conj_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0497109Z test_sparse_zero_dims_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0508564Z test_sparse_zero_dims_conj_physical_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0519557Z test_sparse_zero_dims_conj_physical_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0530549Z test_sparse_zero_dims_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0541346Z test_sparse_zero_dims_conj_physical_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0552230Z test_sparse_zero_dims_conj_physical_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0562764Z test_sparse_zero_dims_conj_physical_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0573475Z test_sparse_zero_dims_conj_physical_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0584165Z test_sparse_zero_dims_conj_physical_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0595169Z test_sparse_zero_dims_erf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0605999Z test_sparse_zero_dims_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0617072Z test_sparse_zero_dims_erf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0628244Z test_sparse_zero_dims_erf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0639543Z test_sparse_zero_dims_erf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0650680Z test_sparse_zero_dims_erf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0661786Z test_sparse_zero_dims_erf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0672945Z test_sparse_zero_dims_expm1_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0683872Z test_sparse_zero_dims_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0694961Z test_sparse_zero_dims_expm1_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0706193Z test_sparse_zero_dims_expm1_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0717481Z test_sparse_zero_dims_expm1_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0728591Z test_sparse_zero_dims_expm1_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0739884Z test_sparse_zero_dims_expm1_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0751026Z test_sparse_zero_dims_floor_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0762073Z test_sparse_zero_dims_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0773053Z test_sparse_zero_dims_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0784151Z test_sparse_zero_dims_isinf_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0795234Z test_sparse_zero_dims_isinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0805999Z test_sparse_zero_dims_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0816662Z test_sparse_zero_dims_isinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0827484Z test_sparse_zero_dims_isinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0838311Z test_sparse_zero_dims_isinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0849065Z test_sparse_zero_dims_isinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0859892Z test_sparse_zero_dims_isinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0870817Z test_sparse_zero_dims_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0881434Z test_sparse_zero_dims_isnan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0892091Z test_sparse_zero_dims_isnan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0902853Z test_sparse_zero_dims_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0913806Z test_sparse_zero_dims_isnan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0924236Z test_sparse_zero_dims_isnan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0934853Z test_sparse_zero_dims_isnan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0945532Z test_sparse_zero_dims_isnan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0956318Z test_sparse_zero_dims_isnan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0966801Z test_sparse_zero_dims_isneginf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0977554Z test_sparse_zero_dims_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0988446Z test_sparse_zero_dims_isneginf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.0999196Z test_sparse_zero_dims_isneginf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1009751Z test_sparse_zero_dims_isneginf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1020484Z test_sparse_zero_dims_isneginf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1031212Z test_sparse_zero_dims_isneginf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1041912Z test_sparse_zero_dims_isposinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1052605Z test_sparse_zero_dims_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1063686Z test_sparse_zero_dims_isposinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1074378Z test_sparse_zero_dims_isposinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1085134Z test_sparse_zero_dims_isposinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1095937Z test_sparse_zero_dims_isposinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1106904Z test_sparse_zero_dims_isposinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1118576Z test_sparse_zero_dims_log1p_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1129785Z test_sparse_zero_dims_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1141226Z test_sparse_zero_dims_log1p_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1152740Z test_sparse_zero_dims_log1p_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1168814Z test_sparse_zero_dims_log1p_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:38.1186836Z test_sparse_zero_dims_log1p_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:38.1204987Z test_sparse_zero_dims_log1p_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:38.1223032Z test_sparse_zero_dims_nan_to_num_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:38.1241085Z test_sparse_zero_dims_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:38.1258227Z test_sparse_zero_dims_nan_to_num_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:38.1275794Z test_sparse_zero_dims_nan_to_num_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:38.1291730Z test_sparse_zero_dims_nan_to_num_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:38.1306513Z test_sparse_zero_dims_nan_to_num_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1320861Z test_sparse_zero_dims_nan_to_num_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1337208Z test_sparse_zero_dims_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:38.1352995Z test_sparse_zero_dims_neg_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:38.1367620Z test_sparse_zero_dims_neg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1383821Z test_sparse_zero_dims_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:38.1399071Z test_sparse_zero_dims_neg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1413182Z test_sparse_zero_dims_neg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1427525Z test_sparse_zero_dims_neg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1439445Z test_sparse_zero_dims_neg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1450104Z test_sparse_zero_dims_neg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1461498Z test_sparse_zero_dims_round_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1472636Z test_sparse_zero_dims_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1483834Z test_sparse_zero_dims_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1494860Z test_sparse_zero_dims_sgn_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1506184Z test_sparse_zero_dims_sgn_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1517571Z test_sparse_zero_dims_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1528308Z test_sparse_zero_dims_sgn_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1539146Z test_sparse_zero_dims_sgn_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1550173Z test_sparse_zero_dims_sgn_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1560988Z test_sparse_zero_dims_sgn_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1571879Z test_sparse_zero_dims_sgn_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1583069Z test_sparse_zero_dims_sign_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1594449Z test_sparse_zero_dims_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1605026Z test_sparse_zero_dims_sign_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1615689Z test_sparse_zero_dims_sign_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1626486Z test_sparse_zero_dims_sign_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1637205Z test_sparse_zero_dims_sign_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1647861Z test_sparse_zero_dims_sign_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1658577Z test_sparse_zero_dims_signbit_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1669535Z test_sparse_zero_dims_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1680139Z test_sparse_zero_dims_signbit_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1690839Z test_sparse_zero_dims_signbit_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1701637Z test_sparse_zero_dims_signbit_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1712410Z test_sparse_zero_dims_signbit_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1722976Z test_sparse_zero_dims_signbit_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1734343Z test_sparse_zero_dims_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1745846Z test_sparse_zero_dims_sin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1757324Z test_sparse_zero_dims_sin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1768878Z test_sparse_zero_dims_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1780672Z test_sparse_zero_dims_sin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1791846Z test_sparse_zero_dims_sin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1802901Z test_sparse_zero_dims_sin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1814043Z test_sparse_zero_dims_sin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1825363Z test_sparse_zero_dims_sin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1836836Z test_sparse_zero_dims_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1848160Z test_sparse_zero_dims_sinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1859377Z test_sparse_zero_dims_sinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1870852Z test_sparse_zero_dims_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1882006Z test_sparse_zero_dims_sinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1893356Z test_sparse_zero_dims_sinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1904702Z test_sparse_zero_dims_sinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1915960Z test_sparse_zero_dims_sinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1927158Z test_sparse_zero_dims_sinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1938512Z test_sparse_zero_dims_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1950008Z test_sparse_zero_dims_sqrt_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1961140Z test_sparse_zero_dims_sqrt_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1972240Z test_sparse_zero_dims_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1983503Z test_sparse_zero_dims_sqrt_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.1995042Z test_sparse_zero_dims_sqrt_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2006169Z test_sparse_zero_dims_sqrt_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2018122Z test_sparse_zero_dims_sqrt_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2030019Z test_sparse_zero_dims_sqrt_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2041559Z test_sparse_zero_dims_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2052766Z test_sparse_zero_dims_tan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2063737Z test_sparse_zero_dims_tan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2074591Z test_sparse_zero_dims_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2085370Z test_sparse_zero_dims_tan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2096369Z test_sparse_zero_dims_tan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2107273Z test_sparse_zero_dims_tan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2118337Z test_sparse_zero_dims_tan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2129150Z test_sparse_zero_dims_tan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2140194Z test_sparse_zero_dims_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2151435Z test_sparse_zero_dims_tanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2162377Z test_sparse_zero_dims_tanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2173081Z test_sparse_zero_dims_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2184086Z test_sparse_zero_dims_tanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2195025Z test_sparse_zero_dims_tanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2205919Z test_sparse_zero_dims_tanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2216708Z test_sparse_zero_dims_tanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2227664Z test_sparse_zero_dims_tanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2238731Z test_sparse_zero_dims_trunc_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2249897Z test_sparse_zero_dims_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2262135Z test_sparse_zeros_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2274020Z test_sparse_zeros_asin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2286007Z test_sparse_zeros_asin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2297850Z test_sparse_zeros_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2310124Z test_sparse_zeros_asin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2322100Z test_sparse_zeros_asin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2333917Z test_sparse_zeros_asin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2345901Z test_sparse_zeros_asin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2366975Z test_sparse_zeros_asin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2369455Z test_sparse_zeros_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2380465Z test_sparse_zeros_asinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2391444Z test_sparse_zeros_asinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2402188Z test_sparse_zeros_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2412917Z test_sparse_zeros_asinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2423886Z test_sparse_zeros_asinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2434844Z test_sparse_zeros_asinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2445612Z test_sparse_zeros_asinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2456441Z test_sparse_zeros_asinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2467634Z test_sparse_zeros_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2478730Z test_sparse_zeros_atan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2490089Z test_sparse_zeros_atan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2502139Z test_sparse_zeros_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2514607Z test_sparse_zeros_atan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2527240Z test_sparse_zeros_atan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2539639Z test_sparse_zeros_atan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2552344Z test_sparse_zeros_atan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2563944Z test_sparse_zeros_atan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2575483Z test_sparse_zeros_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2586724Z test_sparse_zeros_atanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2596998Z test_sparse_zeros_atanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2607541Z test_sparse_zeros_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2618182Z test_sparse_zeros_atanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2628966Z test_sparse_zeros_atanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2639651Z test_sparse_zeros_atanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2650375Z test_sparse_zeros_atanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2660772Z test_sparse_zeros_atanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2671460Z test_sparse_zeros_ceil_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2681899Z test_sparse_zeros_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2692743Z test_sparse_zeros_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2703714Z test_sparse_zeros_conj_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2714159Z test_sparse_zeros_conj_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2724352Z test_sparse_zeros_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2734319Z test_sparse_zeros_conj_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2744424Z test_sparse_zeros_conj_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2754575Z test_sparse_zeros_conj_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2764819Z test_sparse_zeros_conj_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2775453Z test_sparse_zeros_conj_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2787035Z test_sparse_zeros_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2798589Z test_sparse_zeros_conj_physical_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2809491Z test_sparse_zeros_conj_physical_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2820033Z test_sparse_zeros_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2830341Z test_sparse_zeros_conj_physical_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2840256Z test_sparse_zeros_conj_physical_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2850368Z test_sparse_zeros_conj_physical_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2860412Z test_sparse_zeros_conj_physical_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2870550Z test_sparse_zeros_conj_physical_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2881512Z test_sparse_zeros_erf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2893062Z test_sparse_zeros_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2905030Z test_sparse_zeros_erf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2916772Z test_sparse_zeros_erf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2928436Z test_sparse_zeros_erf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2940148Z test_sparse_zeros_erf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2952005Z test_sparse_zeros_erf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2963751Z test_sparse_zeros_expm1_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2974806Z test_sparse_zeros_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2985426Z test_sparse_zeros_expm1_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.2996232Z test_sparse_zeros_expm1_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3007268Z test_sparse_zeros_expm1_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3019104Z test_sparse_zeros_expm1_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3031269Z test_sparse_zeros_expm1_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3042775Z test_sparse_zeros_floor_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3053254Z test_sparse_zeros_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3064596Z test_sparse_zeros_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3075373Z test_sparse_zeros_isinf_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3085974Z test_sparse_zeros_isinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3096494Z test_sparse_zeros_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3107097Z test_sparse_zeros_isinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3117596Z test_sparse_zeros_isinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3128123Z test_sparse_zeros_isinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3138751Z test_sparse_zeros_isinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3149402Z test_sparse_zeros_isinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3159892Z test_sparse_zeros_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3170425Z test_sparse_zeros_isnan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3181014Z test_sparse_zeros_isnan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3191680Z test_sparse_zeros_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3202175Z test_sparse_zeros_isnan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3212554Z test_sparse_zeros_isnan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3223101Z test_sparse_zeros_isnan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3233624Z test_sparse_zeros_isnan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3243950Z test_sparse_zeros_isnan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3254453Z test_sparse_zeros_isneginf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3265385Z test_sparse_zeros_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3275949Z test_sparse_zeros_isneginf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3286319Z test_sparse_zeros_isneginf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3297151Z test_sparse_zeros_isneginf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3308150Z test_sparse_zeros_isneginf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3318857Z test_sparse_zeros_isneginf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3329682Z test_sparse_zeros_isposinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3340369Z test_sparse_zeros_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3350835Z test_sparse_zeros_isposinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3361359Z test_sparse_zeros_isposinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3371832Z test_sparse_zeros_isposinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3382387Z test_sparse_zeros_isposinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3392942Z test_sparse_zeros_isposinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3405147Z test_sparse_zeros_log1p_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3416853Z test_sparse_zeros_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3428619Z test_sparse_zeros_log1p_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3440714Z test_sparse_zeros_log1p_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3452457Z test_sparse_zeros_log1p_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3464352Z test_sparse_zeros_log1p_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3476232Z test_sparse_zeros_log1p_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3487694Z test_sparse_zeros_nan_to_num_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3498423Z test_sparse_zeros_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3508919Z test_sparse_zeros_nan_to_num_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3519459Z test_sparse_zeros_nan_to_num_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3530135Z test_sparse_zeros_nan_to_num_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3540626Z test_sparse_zeros_nan_to_num_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3551221Z test_sparse_zeros_nan_to_num_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3562184Z test_sparse_zeros_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3573000Z test_sparse_zeros_neg_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3583883Z test_sparse_zeros_neg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3594735Z test_sparse_zeros_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3605016Z test_sparse_zeros_neg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3615343Z test_sparse_zeros_neg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3625663Z test_sparse_zeros_neg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3635957Z test_sparse_zeros_neg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3646257Z test_sparse_zeros_neg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3657026Z test_sparse_zeros_round_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3667800Z test_sparse_zeros_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3679196Z test_sparse_zeros_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3689941Z test_sparse_zeros_sgn_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3700795Z test_sparse_zeros_sgn_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3711616Z test_sparse_zeros_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3721911Z test_sparse_zeros_sgn_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3732160Z test_sparse_zeros_sgn_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3742522Z test_sparse_zeros_sgn_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3752912Z test_sparse_zeros_sgn_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3763102Z test_sparse_zeros_sgn_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3773961Z test_sparse_zeros_sign_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3785092Z test_sparse_zeros_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3795508Z test_sparse_zeros_sign_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3805876Z test_sparse_zeros_sign_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3816151Z test_sparse_zeros_sign_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3826543Z test_sparse_zeros_sign_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3837150Z test_sparse_zeros_sign_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3847744Z test_sparse_zeros_signbit_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3858263Z test_sparse_zeros_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3869046Z test_sparse_zeros_signbit_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3879522Z test_sparse_zeros_signbit_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3890042Z test_sparse_zeros_signbit_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3900740Z test_sparse_zeros_signbit_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3911353Z test_sparse_zeros_signbit_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3922700Z test_sparse_zeros_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3933763Z test_sparse_zeros_sin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3945183Z test_sparse_zeros_sin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3957269Z test_sparse_zeros_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3969271Z test_sparse_zeros_sin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3981283Z test_sparse_zeros_sin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.3993269Z test_sparse_zeros_sin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4005146Z test_sparse_zeros_sin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4017016Z test_sparse_zeros_sin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4029180Z test_sparse_zeros_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4039881Z test_sparse_zeros_sinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4050782Z test_sparse_zeros_sinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4061989Z test_sparse_zeros_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4073395Z test_sparse_zeros_sinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4085328Z test_sparse_zeros_sinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4096844Z test_sparse_zeros_sinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4108806Z test_sparse_zeros_sinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4120402Z test_sparse_zeros_sinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4132447Z test_sparse_zeros_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4144291Z test_sparse_zeros_sqrt_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4156467Z test_sparse_zeros_sqrt_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4168948Z test_sparse_zeros_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4181728Z test_sparse_zeros_sqrt_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4194432Z test_sparse_zeros_sqrt_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4207079Z test_sparse_zeros_sqrt_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4219742Z test_sparse_zeros_sqrt_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4232588Z test_sparse_zeros_sqrt_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4245056Z test_sparse_zeros_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4256972Z test_sparse_zeros_tan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4269409Z test_sparse_zeros_tan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4281962Z test_sparse_zeros_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4294721Z test_sparse_zeros_tan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4307724Z test_sparse_zeros_tan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4320444Z test_sparse_zeros_tan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4333536Z test_sparse_zeros_tan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4346353Z test_sparse_zeros_tan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4358942Z test_sparse_zeros_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4370974Z test_sparse_zeros_tanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4383384Z test_sparse_zeros_tanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4396082Z test_sparse_zeros_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4408804Z test_sparse_zeros_tanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4421750Z test_sparse_zeros_tanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4434555Z test_sparse_zeros_tanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4447290Z test_sparse_zeros_tanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4460052Z test_sparse_zeros_tanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4473003Z test_sparse_zeros_trunc_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4485553Z test_sparse_zeros_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:38.4486182Z 2022-08-17T12:45:38.4486657Z ---------------------------------------------------------------------- 2022-08-17T12:45:38.4487122Z Ran 1299 tests in 18.864s 2022-08-17T12:45:38.4487331Z 2022-08-17T12:45:38.4487481Z OK (skipped=135) 2022-08-17T12:45:38.4487677Z 2022-08-17T12:45:38.4487913Z Generating XML reports... 2022-08-17T12:45:38.4677559Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseCPU-20220817124519.xml 2022-08-17T12:45:38.4717516Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseMaskedReductionsCPU-20220817124519.xml 2022-08-17T12:45:38.4719606Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseMeta-20220817124519.xml 2022-08-17T12:45:38.6327741Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseUnaryUfuncsCPU-20220817124519.xml 2022-08-17T12:45:38.6331018Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseOneOff-20220817124519.xml 2022-08-17T12:45:39.0571480Z Running test_functional_autograd_benchmark ... [2022-08-17 12:45:39.056706] 2022-08-17T12:45:39.0572100Z Executing ['/opt/conda/bin/python', '-bb', 'test_functional_autograd_benchmark.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:45:39.056786] 2022-08-17T12:45:40.1370761Z Test results will be stored in test-reports/python-unittest/test_functional_autograd_benchmark 2022-08-17T12:45:40.1381142Z 2022-08-17T12:45:40.1381248Z Running tests... 2022-08-17T12:45:40.1382257Z ---------------------------------------------------------------------- 2022-08-17T12:45:43.7519749Z test_fast_tasks (__main__.TestFunctionalAutogradBenchmark) ... Results for model resnet18 on task vjp: nans (var: nan) 2022-08-17T12:45:45.0877889Z Results for model ppl_simple_reg on task vjp: nans (var: nan) 2022-08-17T12:45:46.3780295Z Results for model ppl_robust_reg on task vjp: nans (var: nan) 2022-08-17T12:45:48.1056731Z Results for model wav2letter on task vjp: nans (var: nan) 2022-08-17T12:45:52.1259472Z Results for model transformer on task vjp: nans (var: nan) 2022-08-17T12:45:53.4990472Z Results for model multiheadattn on task vjp: nans (var: nan) 2022-08-17T12:45:53.6874264Z ok (13.549s) 2022-08-17T12:45:53.6884421Z 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:45:53.6885252Z 2022-08-17T12:45:53.6885643Z ---------------------------------------------------------------------- 2022-08-17T12:45:53.6885933Z Ran 2 tests in 13.550s 2022-08-17T12:45:53.6886052Z 2022-08-17T12:45:53.6886124Z OK (skipped=1) 2022-08-17T12:45:53.6886456Z 2022-08-17T12:45:53.6886529Z Generating XML reports... 2022-08-17T12:45:53.6921422Z Generated XML report: test-reports/python-unittest/test_functional_autograd_benchmark/TEST-TestFunctionalAutogradBenchmark-20220817124540.xml 2022-08-17T12:45:54.0031487Z Running lazy/test_ts_opinfo ... [2022-08-17 12:45:54.002668] 2022-08-17T12:45:54.0032176Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_ts_opinfo.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:45:54.002748] 2022-08-17T12:45:56.0953081Z Test results will be stored in test-reports/python-unittest/lazy.test_ts_opinfo 2022-08-17T12:45:56.0975756Z 2022-08-17T12:45:56.0975909Z Running tests... 2022-08-17T12:45:56.0976294Z ---------------------------------------------------------------------- 2022-08-17T12:45:56.2607472Z test_nonzero_dynamic (__main__.TestLazyDynamicOps) ... ok (0.163s) 2022-08-17T12:45:56.2651599Z test_correctness_abs_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:45:56.5207810Z test_correctness_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.255s) 2022-08-17T12:45:56.9010188Z test_correctness_addcmul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.380s) 2022-08-17T12:45:56.9688010Z test_correctness_addmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.068s) 2022-08-17T12:45:56.9996937Z test_correctness_addmm_decomposed_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.031s) 2022-08-17T12:45:57.0010050Z test_correctness_arange_cpu_float32 (__main__.TestLazyOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:45:57.0686140Z test_correctness_as_strided_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.067s) 2022-08-17T12:45:57.1938140Z test_correctness_baddbmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.125s) 2022-08-17T12:45:57.2660185Z test_correctness_block_diag_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.072s) 2022-08-17T12:45:57.2703987Z test_correctness_bmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:45:57.3346079Z test_correctness_cat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.064s) 2022-08-17T12:45:57.5578915Z test_correctness_clamp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.223s) 2022-08-17T12:45:57.7823026Z test_correctness_clamp_min_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.224s) 2022-08-17T12:45:59.3135765Z test_correctness_constant_pad_nd_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (1.531s) 2022-08-17T12:45:59.3192943Z test_correctness_cos_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.006s) 2022-08-17T12:45:59.3244524Z test_correctness_cumsum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:45:59.6674775Z test_correctness_diagonal_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.343s) 2022-08-17T12:45:59.9796702Z test_correctness_div_floor_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.312s) 2022-08-17T12:46:00.0842931Z test_correctness_div_no_rounding_mode_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.105s) 2022-08-17T12:46:00.0973086Z test_correctness_div_trunc_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:46:00.0986582Z test_correctness_empty_cpu_float32 (__main__.TestLazyOpInfoCPU) ... skip: Expected: empty is not comparable (0.001s) 2022-08-17T12:46:00.1125460Z test_correctness_eq_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.014s) 2022-08-17T12:46:00.1685355Z test_correctness_exp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.056s) 2022-08-17T12:46:00.2015287Z test_correctness_flip_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.033s) 2022-08-17T12:46:00.2410260Z test_correctness_floor_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.039s) 2022-08-17T12:46:00.2455356Z test_correctness_frac_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:00.2584231Z test_correctness_gather_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:46:00.2715463Z test_correctness_ge_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:46:00.2845347Z test_correctness_gt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:46:00.2974591Z test_correctness_le_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:46:00.3029313Z test_correctness_log2_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:00.3818201Z test_correctness_log_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.079s) 2022-08-17T12:46:00.9401367Z test_correctness_logsumexp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.558s) 2022-08-17T12:46:00.9534886Z test_correctness_lt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:46:00.9657560Z test_correctness_masked_fill_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:46:00.9871140Z test_correctness_max_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.021s) 2022-08-17T12:46:00.9905469Z test_correctness_max_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:00.9938949Z test_correctness_max_reduction_with_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:01.5603096Z test_correctness_maximum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.566s) 2022-08-17T12:46:01.6948633Z test_correctness_mean_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.135s) 2022-08-17T12:46:01.7079880Z test_correctness_min_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:46:01.7114561Z test_correctness_min_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:01.7660353Z test_correctness_min_reduction_with_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.054s) 2022-08-17T12:46:02.3329365Z test_correctness_minimum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.567s) 2022-08-17T12:46:02.3370004Z test_correctness_mm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:46:02.3497940Z test_correctness_mul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:46:02.4192014Z test_correctness_mv_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.069s) 2022-08-17T12:46:02.5159344Z test_correctness_native_layer_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.097s) 2022-08-17T12:46:02.5291573Z test_correctness_ne_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:46:02.5321657Z test_correctness_neg_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:03.0037849Z test_correctness_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.471s) 2022-08-17T12:46:03.0475907Z test_correctness_norm_fro_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.044s) 2022-08-17T12:46:03.0525128Z test_correctness_norm_inf_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:03.0574745Z test_correctness_norm_nuc_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:03.0616634Z test_correctness_reciprocal_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:46:03.0746986Z test_correctness_remainder_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:46:03.1826629Z test_correctness_repeat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.108s) 2022-08-17T12:46:03.1873368Z test_correctness_rsqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:03.2478973Z test_correctness_scatter_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.060s) 2022-08-17T12:46:03.2562324Z test_correctness_select_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.008s) 2022-08-17T12:46:03.2591664Z test_correctness_sgn_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:03.2635991Z test_correctness_sigmoid_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:46:03.3268036Z test_correctness_slice_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.063s) 2022-08-17T12:46:03.3380754Z test_correctness_sort_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.011s) 2022-08-17T12:46:03.3414065Z test_correctness_sqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:03.4335728Z test_correctness_stack_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.092s) 2022-08-17T12:46:03.4420972Z test_correctness_std_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.009s) 2022-08-17T12:46:03.4578621Z test_correctness_sub_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T12:46:03.4761403Z test_correctness_sum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.018s) 2022-08-17T12:46:03.4790473Z test_correctness_tanh_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:03.4849687Z test_correctness_topk_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.006s) 2022-08-17T12:46:03.4876342Z test_correctness_trace_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:03.5899165Z test_correctness_tril_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.102s) 2022-08-17T12:46:03.5966632Z test_correctness_triu_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.007s) 2022-08-17T12:46:03.5995354Z test_correctness_trunc_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:03.6027404Z test_correctness_with_reusing_ir_abs_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:03.6190712Z test_correctness_with_reusing_ir_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T12:46:03.6453523Z test_correctness_with_reusing_ir_addcmul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.026s) 2022-08-17T12:46:03.6531059Z test_correctness_with_reusing_ir_addmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.008s) 2022-08-17T12:46:03.6603062Z test_correctness_with_reusing_ir_addmm_decomposed_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.007s) 2022-08-17T12:46:03.6618979Z test_correctness_with_reusing_ir_arange_cpu_float32 (__main__.TestLazyOpInfoCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:46:03.6712890Z test_correctness_with_reusing_ir_as_strided_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.009s) 2022-08-17T12:46:03.6834355Z test_correctness_with_reusing_ir_baddbmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:46:03.7234690Z test_correctness_with_reusing_ir_block_diag_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.040s) 2022-08-17T12:46:03.8662361Z test_correctness_with_reusing_ir_bmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.143s) 2022-08-17T12:46:03.8994092Z test_correctness_with_reusing_ir_cat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.033s) 2022-08-17T12:46:03.9049114Z test_correctness_with_reusing_ir_clamp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.006s) 2022-08-17T12:46:03.9143392Z test_correctness_with_reusing_ir_clamp_min_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.009s) 2022-08-17T12:46:05.1353091Z test_correctness_with_reusing_ir_constant_pad_nd_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (1.221s) 2022-08-17T12:46:05.1410411Z test_correctness_with_reusing_ir_cos_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.006s) 2022-08-17T12:46:05.1465656Z test_correctness_with_reusing_ir_cumsum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:05.2384326Z test_correctness_with_reusing_ir_diagonal_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.092s) 2022-08-17T12:46:05.2523772Z test_correctness_with_reusing_ir_div_floor_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.014s) 2022-08-17T12:46:05.2657338Z test_correctness_with_reusing_ir_div_no_rounding_mode_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:46:05.2791024Z test_correctness_with_reusing_ir_div_trunc_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:46:05.2806693Z test_correctness_with_reusing_ir_empty_cpu_float32 (__main__.TestLazyOpInfoCPU) ... skip: Expected: empty is not comparable (0.002s) 2022-08-17T12:46:05.2968830Z test_correctness_with_reusing_ir_eq_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T12:46:05.3020341Z test_correctness_with_reusing_ir_exp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:05.3138247Z test_correctness_with_reusing_ir_flip_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:46:05.3170580Z test_correctness_with_reusing_ir_floor_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:05.3217143Z test_correctness_with_reusing_ir_frac_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:05.3335400Z test_correctness_with_reusing_ir_gather_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:46:05.3478671Z test_correctness_with_reusing_ir_ge_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.014s) 2022-08-17T12:46:05.3614314Z test_correctness_with_reusing_ir_gt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.014s) 2022-08-17T12:46:05.3751070Z test_correctness_with_reusing_ir_le_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.014s) 2022-08-17T12:46:05.3800356Z test_correctness_with_reusing_ir_log2_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:05.3847854Z test_correctness_with_reusing_ir_log_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:05.4000976Z test_correctness_with_reusing_ir_logsumexp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.015s) 2022-08-17T12:46:05.4138918Z test_correctness_with_reusing_ir_lt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.014s) 2022-08-17T12:46:05.4258012Z test_correctness_with_reusing_ir_masked_fill_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:46:05.4398960Z test_correctness_with_reusing_ir_max_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.014s) 2022-08-17T12:46:05.4435137Z test_correctness_with_reusing_ir_max_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:46:05.4486879Z test_correctness_with_reusing_ir_max_reduction_with_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:06.0127335Z test_correctness_with_reusing_ir_maximum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.564s) 2022-08-17T12:46:06.0303069Z test_correctness_with_reusing_ir_mean_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.018s) 2022-08-17T12:46:06.0438193Z test_correctness_with_reusing_ir_min_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:46:06.0474323Z test_correctness_with_reusing_ir_min_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:46:06.0517729Z test_correctness_with_reusing_ir_min_reduction_with_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:46:06.6252669Z test_correctness_with_reusing_ir_minimum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.573s) 2022-08-17T12:46:06.6294104Z test_correctness_with_reusing_ir_mm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:46:06.6430524Z test_correctness_with_reusing_ir_mul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.014s) 2022-08-17T12:46:06.6465328Z test_correctness_with_reusing_ir_mv_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:06.8054802Z test_correctness_with_reusing_ir_native_layer_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.159s) 2022-08-17T12:46:06.8196090Z test_correctness_with_reusing_ir_ne_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.014s) 2022-08-17T12:46:06.8226570Z test_correctness_with_reusing_ir_neg_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:07.2503378Z test_correctness_with_reusing_ir_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.427s) 2022-08-17T12:46:07.2895683Z test_correctness_with_reusing_ir_norm_fro_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.039s) 2022-08-17T12:46:07.2947459Z test_correctness_with_reusing_ir_norm_inf_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:07.3842276Z test_correctness_with_reusing_ir_norm_nuc_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.089s) 2022-08-17T12:46:07.3890711Z test_correctness_with_reusing_ir_reciprocal_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:07.4033855Z test_correctness_with_reusing_ir_remainder_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.014s) 2022-08-17T12:46:07.4610449Z test_correctness_with_reusing_ir_repeat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.058s) 2022-08-17T12:46:07.4665269Z test_correctness_with_reusing_ir_rsqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:07.4900988Z test_correctness_with_reusing_ir_scatter_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.023s) 2022-08-17T12:46:07.4992656Z test_correctness_with_reusing_ir_select_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.009s) 2022-08-17T12:46:07.5022942Z test_correctness_with_reusing_ir_sgn_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:07.5069824Z test_correctness_with_reusing_ir_sigmoid_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:07.8610103Z test_correctness_with_reusing_ir_slice_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.354s) 2022-08-17T12:46:07.8856578Z test_correctness_with_reusing_ir_sort_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.025s) 2022-08-17T12:46:07.9255691Z test_correctness_with_reusing_ir_sqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.040s) 2022-08-17T12:46:07.9386151Z test_correctness_with_reusing_ir_stack_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:46:07.9478572Z test_correctness_with_reusing_ir_std_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.009s) 2022-08-17T12:46:07.9645756Z test_correctness_with_reusing_ir_sub_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.017s) 2022-08-17T12:46:07.9848521Z test_correctness_with_reusing_ir_sum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.020s) 2022-08-17T12:46:07.9880972Z test_correctness_with_reusing_ir_tanh_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:08.0002133Z test_correctness_with_reusing_ir_topk_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:46:08.0032854Z test_correctness_with_reusing_ir_trace_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:08.0112952Z test_correctness_with_reusing_ir_tril_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.008s) 2022-08-17T12:46:08.0192274Z test_correctness_with_reusing_ir_triu_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.008s) 2022-08-17T12:46:08.0228962Z test_correctness_with_reusing_ir_trunc_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:46:08.0266699Z test_dispatched_to_lazy_abs_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:46:08.0335563Z test_dispatched_to_lazy_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.007s) 2022-08-17T12:46:08.0543168Z test_dispatched_to_lazy_addcdiv_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.021s) 2022-08-17T12:46:08.7542369Z test_dispatched_to_lazy_addcmul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.700s) 2022-08-17T12:46:08.7599936Z test_dispatched_to_lazy_addmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.006s) 2022-08-17T12:46:08.8790571Z test_dispatched_to_lazy_addmm_decomposed_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.119s) 2022-08-17T12:46:08.8817448Z test_dispatched_to_lazy_arange_cpu_float32 (__main__.TestLazyOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:46:08.8873324Z test_dispatched_to_lazy_as_strided_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.006s) 2022-08-17T12:46:08.8951418Z test_dispatched_to_lazy_baddbmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.008s) 2022-08-17T12:46:08.9023937Z test_dispatched_to_lazy_bernoulli_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.007s) 2022-08-17T12:46:08.9054988Z test_dispatched_to_lazy_bmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:08.9100432Z test_dispatched_to_lazy_cat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:08.9136162Z test_dispatched_to_lazy_clamp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:46:08.9445260Z test_dispatched_to_lazy_clamp_min_cpu_float32 (__main__.TestLazyOpInfoCPU) ... expected failure (0.031s) 2022-08-17T12:46:08.9542511Z test_dispatched_to_lazy_constant_pad_nd_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2022-08-17T12:46:08.9571770Z test_dispatched_to_lazy_cos_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:08.9612907Z test_dispatched_to_lazy_cumsum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:46:08.9693081Z test_dispatched_to_lazy_diagonal_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.008s) 2022-08-17T12:46:08.9769833Z test_dispatched_to_lazy_div_floor_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.008s) 2022-08-17T12:46:08.9845260Z test_dispatched_to_lazy_div_no_rounding_mode_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.007s) 2022-08-17T12:46:08.9918866Z test_dispatched_to_lazy_div_trunc_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.007s) 2022-08-17T12:46:08.9931073Z test_dispatched_to_lazy_empty_cpu_float32 (__main__.TestLazyOpInfoCPU) ... skip: Expected: empty is not comparable (0.001s) 2022-08-17T12:46:08.9984136Z test_dispatched_to_lazy_eq_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:09.0310949Z test_dispatched_to_lazy_exp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.032s) 2022-08-17T12:46:09.0355480Z test_dispatched_to_lazy_flip_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:09.0743458Z test_dispatched_to_lazy_floor_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.039s) 2022-08-17T12:46:09.0777212Z test_dispatched_to_lazy_frac_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:09.0859645Z test_dispatched_to_lazy_gather_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.008s) 2022-08-17T12:46:09.0906302Z test_dispatched_to_lazy_ge_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:09.0952416Z test_dispatched_to_lazy_gt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:09.0998521Z test_dispatched_to_lazy_le_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:09.1027330Z test_dispatched_to_lazy_log2_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:09.1350761Z test_dispatched_to_lazy_log_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.032s) 2022-08-17T12:46:09.1400921Z test_dispatched_to_lazy_lt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:09.1448013Z test_dispatched_to_lazy_masked_fill_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:09.1495209Z test_dispatched_to_lazy_max_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:09.1524458Z test_dispatched_to_lazy_max_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:09.1561199Z test_dispatched_to_lazy_max_reduction_with_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:46:09.1606297Z test_dispatched_to_lazy_maximum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:09.1640688Z test_dispatched_to_lazy_mean_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:09.1686156Z test_dispatched_to_lazy_min_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:09.2253434Z test_dispatched_to_lazy_min_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.057s) 2022-08-17T12:46:09.3167407Z test_dispatched_to_lazy_min_reduction_with_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.091s) 2022-08-17T12:46:09.3217668Z test_dispatched_to_lazy_minimum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:09.3252410Z test_dispatched_to_lazy_mm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:09.3304908Z test_dispatched_to_lazy_mul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:09.3344261Z test_dispatched_to_lazy_mv_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:46:09.3424606Z test_dispatched_to_lazy_native_layer_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.008s) 2022-08-17T12:46:09.3477208Z test_dispatched_to_lazy_ne_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:09.3505029Z test_dispatched_to_lazy_neg_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:09.3599399Z test_dispatched_to_lazy_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.009s) 2022-08-17T12:46:09.3625619Z test_dispatched_to_lazy_norm_fro_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:09.3652568Z test_dispatched_to_lazy_norm_inf_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:09.3681741Z test_dispatched_to_lazy_norm_nuc_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:09.3728493Z test_dispatched_to_lazy_pow_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:09.3758406Z test_dispatched_to_lazy_reciprocal_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:09.3834939Z test_dispatched_to_lazy_remainder_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.008s) 2022-08-17T12:46:09.3982476Z test_dispatched_to_lazy_repeat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.015s) 2022-08-17T12:46:09.4008073Z test_dispatched_to_lazy_rsqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:09.4155896Z test_dispatched_to_lazy_scatter_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.015s) 2022-08-17T12:46:09.4196682Z test_dispatched_to_lazy_select_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:46:09.4219158Z test_dispatched_to_lazy_sgn_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2022-08-17T12:46:09.4244576Z test_dispatched_to_lazy_sigmoid_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2022-08-17T12:46:09.4307039Z test_dispatched_to_lazy_slice_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.006s) 2022-08-17T12:46:09.4400924Z test_dispatched_to_lazy_sort_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.009s) 2022-08-17T12:46:09.4426854Z test_dispatched_to_lazy_sqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:09.4460325Z test_dispatched_to_lazy_stack_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:09.4504042Z test_dispatched_to_lazy_std_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:46:09.4555007Z test_dispatched_to_lazy_sub_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:46:09.4824973Z test_dispatched_to_lazy_sum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.027s) 2022-08-17T12:46:09.4850314Z test_dispatched_to_lazy_tanh_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:09.4915632Z test_dispatched_to_lazy_topk_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.006s) 2022-08-17T12:46:09.4937229Z test_dispatched_to_lazy_trace_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2022-08-17T12:46:09.4969616Z test_dispatched_to_lazy_tril_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:09.5482557Z test_dispatched_to_lazy_triu_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.051s) 2022-08-17T12:46:09.5509390Z test_dispatched_to_lazy_trunc_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:46:09.5523338Z testConvolutionBackward (__main__.TestLazyTensor) ... skip: Disable until autograd supports symints (0.001s) 2022-08-17T12:46:09.5542143Z test_tensor_ctr (__main__.TestLazyTensor) ... ok (0.002s) 2022-08-17T12:46:09.5567403Z test_view_mark_step_preserved (__main__.TestLazyTensor) ... ok (0.002s) 2022-08-17T12:46:09.5567722Z 2022-08-17T12:46:09.5568039Z ---------------------------------------------------------------------- 2022-08-17T12:46:09.5568278Z Ran 230 tests in 13.459s 2022-08-17T12:46:09.5568394Z 2022-08-17T12:46:09.5568491Z OK (skipped=6, expected failures=2) 2022-08-17T12:46:09.5568627Z 2022-08-17T12:46:09.5568713Z Generating XML reports... 2022-08-17T12:46:09.5602040Z Generated XML report: test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyDynamicOps-20220817124556.xml 2022-08-17T12:46:09.5761788Z Generated XML report: test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyOpInfoCPU-20220817124556.xml 2022-08-17T12:46:09.5765048Z Generated XML report: test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyTensor-20220817124556.xml 2022-08-17T12:46:09.9878044Z Running test_jit_autocast ... [2022-08-17 12:46:09.987426] 2022-08-17T12:46:09.9878804Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_autocast.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:46:09.987505] 2022-08-17T12:46:12.3376233Z CUDA not available, skipping tests 2022-08-17T12:46:12.3402927Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2022-08-17T12:46:12.3828420Z Test results will be stored in test-reports/python-unittest/test_jit_autocast 2022-08-17T12:46:12.3844454Z 2022-08-17T12:46:12.3844582Z Running tests... 2022-08-17T12:46:12.3845160Z ---------------------------------------------------------------------- 2022-08-17T12:46:12.3856488Z test_autocast_api (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:12.3864433Z test_autocast_api_not_supported (__main__.TestAutocast) ... skip: we need to provide dtype argument at this moment (0.001s) 2022-08-17T12:46:12.3877070Z test_autocast_autodiff (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:12.3881873Z test_autocast_decorator (__main__.TestAutocast) ... skip: autocast decorators not supported (0.000s) 2022-08-17T12:46:12.3886522Z test_autocast_decorator_outside_jit (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T12:46:12.3895656Z test_autocast_mixed_dtypes (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:12.3902065Z test_callees (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:12.3907664Z test_callees_with_autocast_off (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:12.3913091Z test_callees_with_autocast_on (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:12.3918693Z test_conditional_autocast (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T12:46:12.3926202Z test_control_flow (__main__.TestAutocast) ... skip: broken due to lack of type propagation (0.001s) 2022-08-17T12:46:12.3932897Z test_divergent_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:12.3940427Z test_divergent_types (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:12.3946040Z test_duplicate_inputs (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:12.3951840Z test_eager_and_script (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:12.3959532Z test_explicit_casts (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:12.3963864Z test_fp32_policy (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T12:46:12.3968185Z test_fp32_policy_with_fp64 (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T12:46:12.3976963Z test_fp32_set_opt_dtype_policy (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:12.3986151Z test_fp32_set_opt_dtype_policy_fp64 (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:12.4125767Z test_ignore_amp (__main__.TestAutocast) ... ok (0.014s) 2022-08-17T12:46:12.4130638Z test_implicitly_nested_autocast (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T12:46:12.4137723Z test_inplace (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:12.4722181Z test_jit_autocast_softmax_cpu (__main__.TestAutocast) ... ok (0.058s) 2022-08-17T12:46:12.4728037Z test_jit_autocast_softmax_gpu (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:12.4740356Z test_jit_call_method_under_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:12.4751858Z test_jit_executor_under_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:12.4762123Z test_jit_freeze_autocast_basic (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:12.4771508Z test_jit_freeze_autocast_constants (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:12.4777352Z test_linear_bf16 (__main__.TestAutocast) ... skip: No cuda bfloat16 support (0.001s) 2022-08-17T12:46:12.4782882Z test_minimal (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:12.4787670Z test_minimal_cpu (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T12:46:12.4792510Z test_minimal_off (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T12:46:12.4800821Z test_nested_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:12.4807814Z test_promote_policy (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:12.4813700Z test_promote_policy_fp64 (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:12.4822369Z test_reused_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:12.4830968Z test_reused_autocast_expr (__main__.TestAutocast) ... skip: unsuported autocast syntax (0.001s) 2022-08-17T12:46:12.4836383Z test_runtime_autocast_state (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:12.4842093Z test_runtime_autocast_state_expr (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:12.4848995Z test_script_and_tracing (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:12.4856622Z test_script_and_tracing_with_autocast (__main__.TestAutocast) ... skip: autocast(False) is ignored inside traced functions (0.001s) 2022-08-17T12:46:12.4866046Z test_script_module (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:12.4872850Z test_tracing_and_script (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:12.4880350Z test_tracing_with_autocast_and_script (__main__.TestAutocast) ... skip: scripted called from traced TorchScript is not yet working (0.001s) 2022-08-17T12:46:15.2349835Z test_generate_autocast_jit_trace_model (__main__.TestJitTraceAutocast) ... ok (2.747s) 2022-08-17T12:46:15.3564707Z test_nchw_autocast_jit_trace_model (__main__.TestJitTraceAutocast) ... /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:15.3565578Z warnings.warn(msg, FutureWarning) 2022-08-17T12:46:19.0384110Z ok (3.801s) 2022-08-17T12:46:22.5922142Z test_nhwc_autocast_jit_trace_model (__main__.TestJitTraceAutocast) ... ok (3.554s) 2022-08-17T12:46:22.6586242Z test_script_autocast_cpu (__main__.TestJitTraceAutocast) ... ok (0.062s) 2022-08-17T12:46:22.6594701Z test_script_autocast_cuda (__main__.TestJitTraceAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:46:22.7341461Z test_script_autocast_enable_and_check (__main__.TestJitTraceAutocast) ... ok (0.074s) 2022-08-17T12:46:22.8013777Z test_scripted_aliasing (__main__.TestJitTraceAutocast) ... ok (0.067s) 2022-08-17T12:46:22.8014084Z 2022-08-17T12:46:22.8014483Z ---------------------------------------------------------------------- 2022-08-17T12:46:22.8014840Z Ran 52 tests in 10.417s 2022-08-17T12:46:22.8015023Z 2022-08-17T12:46:22.8015137Z OK (skipped=44) 2022-08-17T12:46:22.8016793Z 2022-08-17T12:46:22.8017026Z Generating XML reports... 2022-08-17T12:46:22.8081474Z Generated XML report: test-reports/python-unittest/test_jit_autocast/TEST-TestAutocast-20220817124612.xml 2022-08-17T12:46:22.8125462Z Generated XML report: test-reports/python-unittest/test_jit_autocast/TEST-TestJitTraceAutocast-20220817124612.xml 2022-08-17T12:46:23.2910088Z Running test_type_promotion ... [2022-08-17 12:46:23.290588] 2022-08-17T12:46:23.2910649Z Executing ['/opt/conda/bin/python', '-bb', 'test_type_promotion.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:46:23.290672] 2022-08-17T12:46:24.6496215Z Test results will be stored in test-reports/python-unittest/test_type_promotion 2022-08-17T12:46:24.6576675Z 2022-08-17T12:46:24.6577011Z Running tests... 2022-08-17T12:46:24.6577663Z ---------------------------------------------------------------------- 2022-08-17T12:46:24.6607417Z test_add_wrapped_cpu (__main__.TestTypePromotionCPU) ... ok (0.003s) 2022-08-17T12:46:24.6787664Z test_alpha_mismatch_cpu (__main__.TestTypePromotionCPU) ... ok (0.018s) 2022-08-17T12:46:24.6908878Z test_alternate_result_cpu (__main__.TestTypePromotionCPU) ... ok (0.012s) 2022-08-17T12:46:24.6970546Z test_bfloat16_cpu (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T12:46:24.7028380Z test_booleans_cpu (__main__.TestTypePromotionCPU) ... test_type_promotion.py:438: UserWarning: This overload of add is deprecated: 2022-08-17T12:46:24.7029263Z add(Tensor input, Number alpha, Tensor other, *, Tensor out) 2022-08-17T12:46:24.7029676Z Consider using one of the following signatures instead: 2022-08-17T12:46:24.7030365Z 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:46:24.7030954Z torch.tensor(True, device=device), True), 2022-08-17T12:46:24.7076494Z ok (0.011s) 2022-08-17T12:46:24.7085008Z test_can_cast_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2022-08-17T12:46:24.7362136Z test_cat_different_dtypes_cpu (__main__.TestTypePromotionCPU) ... ok (0.028s) 2022-08-17T12:46:26.7076905Z test_cat_out_different_dtypes_cpu (__main__.TestTypePromotionCPU) ... ok (1.971s) 2022-08-17T12:46:26.7114366Z test_clamp_type_promotion_cpu_bool_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:46:26.7153787Z test_clamp_type_promotion_cpu_bool_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:46:26.7191932Z test_clamp_type_promotion_cpu_bool_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:46:26.7228256Z test_clamp_type_promotion_cpu_bool_bool_int32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:46:26.7274606Z test_clamp_type_promotion_cpu_bool_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.7321355Z test_clamp_type_promotion_cpu_bool_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.7367741Z test_clamp_type_promotion_cpu_bool_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.7412761Z test_clamp_type_promotion_cpu_bool_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:46:26.7457770Z test_clamp_type_promotion_cpu_bool_float64_bool (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:46:26.7503829Z test_clamp_type_promotion_cpu_bool_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.7550057Z test_clamp_type_promotion_cpu_bool_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.7594459Z test_clamp_type_promotion_cpu_bool_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:46:26.7636425Z test_clamp_type_promotion_cpu_bool_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:46:26.7679301Z test_clamp_type_promotion_cpu_bool_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:46:26.7721802Z test_clamp_type_promotion_cpu_bool_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:46:26.7763991Z test_clamp_type_promotion_cpu_bool_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:46:26.7820270Z test_clamp_type_promotion_cpu_float32_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T12:46:26.7874196Z test_clamp_type_promotion_cpu_float32_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.7927601Z test_clamp_type_promotion_cpu_float32_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.7981152Z test_clamp_type_promotion_cpu_float32_bool_int32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.8034623Z test_clamp_type_promotion_cpu_float32_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.8089449Z test_clamp_type_promotion_cpu_float32_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.8144552Z test_clamp_type_promotion_cpu_float32_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.8198266Z test_clamp_type_promotion_cpu_float32_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.8250420Z test_clamp_type_promotion_cpu_float32_float64_bool (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.8304820Z test_clamp_type_promotion_cpu_float32_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.8359249Z test_clamp_type_promotion_cpu_float32_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.8412523Z test_clamp_type_promotion_cpu_float32_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.8465417Z test_clamp_type_promotion_cpu_float32_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.8519372Z test_clamp_type_promotion_cpu_float32_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.8571911Z test_clamp_type_promotion_cpu_float32_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.8628074Z test_clamp_type_promotion_cpu_float32_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T12:46:26.8682710Z test_clamp_type_promotion_cpu_float64_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.8734926Z test_clamp_type_promotion_cpu_float64_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.8787165Z test_clamp_type_promotion_cpu_float64_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.8839834Z test_clamp_type_promotion_cpu_float64_bool_int32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.8892262Z test_clamp_type_promotion_cpu_float64_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.8946557Z test_clamp_type_promotion_cpu_float64_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.9000841Z test_clamp_type_promotion_cpu_float64_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.9053344Z test_clamp_type_promotion_cpu_float64_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.9105142Z test_clamp_type_promotion_cpu_float64_float64_bool (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.9158923Z test_clamp_type_promotion_cpu_float64_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.9212773Z test_clamp_type_promotion_cpu_float64_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.9264100Z test_clamp_type_promotion_cpu_float64_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.9317291Z test_clamp_type_promotion_cpu_float64_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.9369814Z test_clamp_type_promotion_cpu_float64_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.9422294Z test_clamp_type_promotion_cpu_float64_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.9476907Z test_clamp_type_promotion_cpu_float64_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.9525962Z test_clamp_type_promotion_cpu_int32_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.9572770Z test_clamp_type_promotion_cpu_int32_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.9619255Z test_clamp_type_promotion_cpu_int32_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.9666997Z test_clamp_type_promotion_cpu_int32_bool_int32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.9712087Z test_clamp_type_promotion_cpu_int32_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:46:26.9758123Z test_clamp_type_promotion_cpu_int32_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.9803957Z test_clamp_type_promotion_cpu_int32_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.9849231Z test_clamp_type_promotion_cpu_int32_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:46:26.9893325Z test_clamp_type_promotion_cpu_int32_float64_bool (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:46:26.9939321Z test_clamp_type_promotion_cpu_int32_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:26.9985112Z test_clamp_type_promotion_cpu_int32_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:27.0029799Z test_clamp_type_promotion_cpu_int32_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:46:27.0076992Z test_clamp_type_promotion_cpu_int32_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:27.0123675Z test_clamp_type_promotion_cpu_int32_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:27.0169946Z test_clamp_type_promotion_cpu_int32_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:27.0218414Z test_clamp_type_promotion_cpu_int32_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:46:27.2256214Z test_comparison_ops_with_type_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.204s) 2022-08-17T12:46:27.2274234Z 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:46:27.2274814Z v = torch.tensor([2], dtype=dt2, device=device) 2022-08-17T12:46:28.0957806Z ok (0.870s) 2022-08-17T12:46:28.1023278Z test_complex_half_cpu (__main__.TestTypePromotionCPU) ... ok (0.007s) 2022-08-17T12:46:28.1144751Z test_complex_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.012s) 2022-08-17T12:46:28.1158190Z test_complex_scalar_mult_tensor_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2022-08-17T12:46:28.1184951Z test_computation_ignores_out_cpu (__main__.TestTypePromotionCPU) ... ok (0.003s) 2022-08-17T12:46:28.1215785Z test_create_bool_tensors_cpu (__main__.TestTypePromotionCPU) ... ok (0.003s) 2022-08-17T12:46:28.1238816Z test_div_promotion_cpu_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:28.1261083Z test_div_promotion_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:28.1283418Z test_div_promotion_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:28.1305628Z test_div_promotion_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:28.1328230Z test_div_promotion_cpu_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:28.1350698Z test_div_promotion_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:28.1527497Z test_div_promotion_inplace_cpu_bool (__main__.TestTypePromotionCPU) ... ok (0.018s) 2022-08-17T12:46:28.1549185Z test_div_promotion_inplace_cpu_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:28.1569002Z test_div_promotion_inplace_cpu_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:28.1743878Z test_div_promotion_inplace_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T12:46:28.1918255Z test_div_promotion_inplace_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T12:46:28.2092562Z test_div_promotion_inplace_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T12:46:28.2268042Z test_div_promotion_inplace_cpu_int8 (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T12:46:28.2443979Z test_div_promotion_inplace_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.018s) 2022-08-17T12:46:28.2620443Z test_div_promotion_out_cpu_bool (__main__.TestTypePromotionCPU) ... ok (0.018s) 2022-08-17T12:46:28.2642983Z test_div_promotion_out_cpu_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:28.2664232Z test_div_promotion_out_cpu_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:28.2839045Z test_div_promotion_out_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T12:46:28.3014145Z test_div_promotion_out_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T12:46:28.3189369Z test_div_promotion_out_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T12:46:28.3366703Z test_div_promotion_out_cpu_int8 (__main__.TestTypePromotionCPU) ... ok (0.018s) 2022-08-17T12:46:28.3544093Z test_div_promotion_out_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.018s) 2022-08-17T12:46:28.3566017Z test_float_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:28.3587803Z test_from_issue_cpu (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:28.3601380Z test_half_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2022-08-17T12:46:28.3623369Z test_indexing_cpu (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:28.3714921Z test_indexing_fail_cpu (__main__.TestTypePromotionCPU) ... ok (0.009s) 2022-08-17T12:46:28.3937918Z test_inplace_cpu (__main__.TestTypePromotionCPU) ... ok (0.022s) 2022-08-17T12:46:28.3953360Z test_int_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:28.3964765Z test_int_to_float_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2022-08-17T12:46:28.4101034Z test_integer_addcdiv_deprecated_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.014s) 2022-08-17T12:46:28.4234101Z test_integer_addcdiv_deprecated_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T12:46:28.4365883Z test_integer_addcdiv_deprecated_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T12:46:28.4498205Z test_integer_addcdiv_deprecated_cpu_int8 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T12:46:28.4631018Z test_integer_addcdiv_deprecated_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T12:46:28.4653925Z test_lt_with_type_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:28.9882922Z test_many_promotions_cpu (__main__.TestTypePromotionCPU) ... ok (0.523s) 2022-08-17T12:46:28.9941750Z test_mixed_type_backward_cpu (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T12:46:29.0035098Z test_non_promoting_ops_cpu (__main__.TestTypePromotionCPU) ... ok (0.009s) 2022-08-17T12:46:29.0060357Z test_numpy_array_binary_ufunc_promotion_cpu_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0084107Z test_numpy_array_binary_ufunc_promotion_cpu_bool_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0107267Z test_numpy_array_binary_ufunc_promotion_cpu_bool_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0130605Z test_numpy_array_binary_ufunc_promotion_cpu_bool_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0153592Z test_numpy_array_binary_ufunc_promotion_cpu_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0176962Z test_numpy_array_binary_ufunc_promotion_cpu_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0200285Z test_numpy_array_binary_ufunc_promotion_cpu_bool_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0223167Z test_numpy_array_binary_ufunc_promotion_cpu_bool_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0245817Z test_numpy_array_binary_ufunc_promotion_cpu_bool_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0268879Z test_numpy_array_binary_ufunc_promotion_cpu_bool_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0291762Z test_numpy_array_binary_ufunc_promotion_cpu_bool_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0316490Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0339341Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0362077Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0384849Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0407467Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0430361Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0453042Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0475858Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0498311Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0521254Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0543989Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0566743Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0589903Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0612171Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0634981Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0657524Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0680659Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0703390Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0726177Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0749293Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0771652Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0794448Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0819401Z test_numpy_array_binary_ufunc_promotion_cpu_float16_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0842683Z test_numpy_array_binary_ufunc_promotion_cpu_float16_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0865527Z test_numpy_array_binary_ufunc_promotion_cpu_float16_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0888039Z test_numpy_array_binary_ufunc_promotion_cpu_float16_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0910968Z test_numpy_array_binary_ufunc_promotion_cpu_float16_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0933792Z test_numpy_array_binary_ufunc_promotion_cpu_float16_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0956959Z test_numpy_array_binary_ufunc_promotion_cpu_float16_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.0981056Z test_numpy_array_binary_ufunc_promotion_cpu_float16_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1004243Z test_numpy_array_binary_ufunc_promotion_cpu_float16_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1026878Z test_numpy_array_binary_ufunc_promotion_cpu_float16_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1049793Z test_numpy_array_binary_ufunc_promotion_cpu_float16_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1072982Z test_numpy_array_binary_ufunc_promotion_cpu_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1095748Z test_numpy_array_binary_ufunc_promotion_cpu_float32_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1118985Z test_numpy_array_binary_ufunc_promotion_cpu_float32_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1141870Z test_numpy_array_binary_ufunc_promotion_cpu_float32_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1164472Z test_numpy_array_binary_ufunc_promotion_cpu_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1187369Z test_numpy_array_binary_ufunc_promotion_cpu_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1210103Z test_numpy_array_binary_ufunc_promotion_cpu_float32_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1233123Z test_numpy_array_binary_ufunc_promotion_cpu_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1256051Z test_numpy_array_binary_ufunc_promotion_cpu_float32_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1278862Z test_numpy_array_binary_ufunc_promotion_cpu_float32_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1301717Z test_numpy_array_binary_ufunc_promotion_cpu_float32_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1324623Z test_numpy_array_binary_ufunc_promotion_cpu_float64_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1347745Z test_numpy_array_binary_ufunc_promotion_cpu_float64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1370635Z test_numpy_array_binary_ufunc_promotion_cpu_float64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1396684Z test_numpy_array_binary_ufunc_promotion_cpu_float64_float16 (__main__.TestTypePromotionCPU) ... ok (0.003s) 2022-08-17T12:46:29.1419766Z test_numpy_array_binary_ufunc_promotion_cpu_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1442304Z test_numpy_array_binary_ufunc_promotion_cpu_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1464987Z test_numpy_array_binary_ufunc_promotion_cpu_float64_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1487775Z test_numpy_array_binary_ufunc_promotion_cpu_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1510801Z test_numpy_array_binary_ufunc_promotion_cpu_float64_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1533449Z test_numpy_array_binary_ufunc_promotion_cpu_float64_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1556600Z test_numpy_array_binary_ufunc_promotion_cpu_float64_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1579398Z test_numpy_array_binary_ufunc_promotion_cpu_int16_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1602489Z test_numpy_array_binary_ufunc_promotion_cpu_int16_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1625375Z test_numpy_array_binary_ufunc_promotion_cpu_int16_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1648359Z test_numpy_array_binary_ufunc_promotion_cpu_int16_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1671490Z test_numpy_array_binary_ufunc_promotion_cpu_int16_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1694452Z test_numpy_array_binary_ufunc_promotion_cpu_int16_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1716997Z test_numpy_array_binary_ufunc_promotion_cpu_int16_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1739873Z test_numpy_array_binary_ufunc_promotion_cpu_int16_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1762604Z test_numpy_array_binary_ufunc_promotion_cpu_int16_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1785413Z test_numpy_array_binary_ufunc_promotion_cpu_int16_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1808025Z test_numpy_array_binary_ufunc_promotion_cpu_int16_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1831012Z test_numpy_array_binary_ufunc_promotion_cpu_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1853691Z test_numpy_array_binary_ufunc_promotion_cpu_int32_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1876680Z test_numpy_array_binary_ufunc_promotion_cpu_int32_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1899520Z test_numpy_array_binary_ufunc_promotion_cpu_int32_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1922268Z test_numpy_array_binary_ufunc_promotion_cpu_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1945150Z test_numpy_array_binary_ufunc_promotion_cpu_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1967949Z test_numpy_array_binary_ufunc_promotion_cpu_int32_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.1993557Z test_numpy_array_binary_ufunc_promotion_cpu_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.003s) 2022-08-17T12:46:29.2016200Z test_numpy_array_binary_ufunc_promotion_cpu_int32_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2039091Z test_numpy_array_binary_ufunc_promotion_cpu_int32_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2062020Z test_numpy_array_binary_ufunc_promotion_cpu_int32_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2084735Z test_numpy_array_binary_ufunc_promotion_cpu_int64_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2107715Z test_numpy_array_binary_ufunc_promotion_cpu_int64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2130590Z test_numpy_array_binary_ufunc_promotion_cpu_int64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2153720Z test_numpy_array_binary_ufunc_promotion_cpu_int64_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2176569Z test_numpy_array_binary_ufunc_promotion_cpu_int64_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2199575Z test_numpy_array_binary_ufunc_promotion_cpu_int64_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2222363Z test_numpy_array_binary_ufunc_promotion_cpu_int64_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2245083Z test_numpy_array_binary_ufunc_promotion_cpu_int64_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2267663Z test_numpy_array_binary_ufunc_promotion_cpu_int64_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2290508Z test_numpy_array_binary_ufunc_promotion_cpu_int64_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2313484Z test_numpy_array_binary_ufunc_promotion_cpu_int64_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2336435Z test_numpy_array_binary_ufunc_promotion_cpu_int8_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2359339Z test_numpy_array_binary_ufunc_promotion_cpu_int8_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2382429Z test_numpy_array_binary_ufunc_promotion_cpu_int8_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2405166Z test_numpy_array_binary_ufunc_promotion_cpu_int8_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2427967Z test_numpy_array_binary_ufunc_promotion_cpu_int8_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2450828Z test_numpy_array_binary_ufunc_promotion_cpu_int8_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2474021Z test_numpy_array_binary_ufunc_promotion_cpu_int8_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2496587Z test_numpy_array_binary_ufunc_promotion_cpu_int8_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2519263Z test_numpy_array_binary_ufunc_promotion_cpu_int8_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2541756Z test_numpy_array_binary_ufunc_promotion_cpu_int8_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2564755Z test_numpy_array_binary_ufunc_promotion_cpu_int8_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2590527Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_bool (__main__.TestTypePromotionCPU) ... ok (0.003s) 2022-08-17T12:46:29.2613142Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2635958Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2658677Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2681410Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2704247Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2726818Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2749905Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2772424Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2795466Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2817919Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2836136Z test_promote_self_cpu (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:29.2848236Z test_promote_types_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2022-08-17T12:46:29.2866715Z test_result_type_cpu_bfloat16_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.2893182Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T12:46:29.2912395Z test_result_type_cpu_bfloat16_bool (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.2932690Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.2952527Z test_result_type_cpu_bfloat16_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.2978691Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T12:46:29.2997994Z test_result_type_cpu_bfloat16_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.3024479Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T12:46:29.3043722Z test_result_type_cpu_bfloat16_float16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.3067662Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.3086949Z test_result_type_cpu_bfloat16_float32 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.3110762Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.3130156Z test_result_type_cpu_bfloat16_float64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.3153576Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.3172562Z test_result_type_cpu_bfloat16_int16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.3193453Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.3212525Z test_result_type_cpu_bfloat16_int32 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.3233139Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.3252220Z test_result_type_cpu_bfloat16_int64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.3272832Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.3291870Z test_result_type_cpu_bfloat16_int8 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.3312636Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.3331904Z test_result_type_cpu_bfloat16_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.3352326Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.3371460Z test_result_type_cpu_bool_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.3392261Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.3411359Z test_result_type_cpu_bool_bool (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.3426403Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.3445728Z test_result_type_cpu_bool_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.3468544Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.3487762Z test_result_type_cpu_bool_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.3510581Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.3529606Z test_result_type_cpu_bool_float16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.3550116Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.3569268Z test_result_type_cpu_bool_float32 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.3589615Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.3608484Z test_result_type_cpu_bool_float64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.3628448Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.3647896Z test_result_type_cpu_bool_int16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.3663496Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.3682563Z test_result_type_cpu_bool_int32 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.3697933Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.3717397Z test_result_type_cpu_bool_int64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.3732808Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.3751958Z test_result_type_cpu_bool_int8 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.3767316Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.3786424Z test_result_type_cpu_bool_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.3801983Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.3821150Z test_result_type_cpu_complex128_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.3848168Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T12:46:29.3867215Z test_result_type_cpu_complex128_bool (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.3889585Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.3909304Z test_result_type_cpu_complex128_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.3936377Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T12:46:29.3955579Z test_result_type_cpu_complex128_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.3984197Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T12:46:29.4002998Z test_result_type_cpu_complex128_float16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.4029217Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T12:46:29.4048499Z test_result_type_cpu_complex128_float32 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.4074847Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.4093714Z test_result_type_cpu_complex128_float64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.4119776Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.4139237Z test_result_type_cpu_complex128_int16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.4162067Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.4181140Z test_result_type_cpu_complex128_int32 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.4203953Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.4223389Z test_result_type_cpu_complex128_int64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.4245911Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.4265315Z test_result_type_cpu_complex128_int8 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.4287608Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.4307156Z test_result_type_cpu_complex128_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.4329336Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.4349121Z test_result_type_cpu_complex64_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.4375498Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T12:46:29.4394791Z test_result_type_cpu_complex64_bool (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.4417223Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.4437049Z test_result_type_cpu_complex64_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.4464956Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T12:46:29.4484310Z test_result_type_cpu_complex64_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.4512891Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T12:46:29.4531750Z test_result_type_cpu_complex64_float16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.4558789Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T12:46:29.4578345Z test_result_type_cpu_complex64_float32 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.4604533Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T12:46:29.4624048Z test_result_type_cpu_complex64_float64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.4650196Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T12:46:29.4669944Z test_result_type_cpu_complex64_int16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.4692703Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.4712548Z test_result_type_cpu_complex64_int32 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.4735253Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.4754880Z test_result_type_cpu_complex64_int64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.4777797Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.4797488Z test_result_type_cpu_complex64_int8 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.4820135Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.4839763Z test_result_type_cpu_complex64_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.4862616Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.4882176Z test_result_type_cpu_float16_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.4906440Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.4926229Z test_result_type_cpu_float16_bool (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.4946739Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.4966326Z test_result_type_cpu_float16_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.4993154Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T12:46:29.5012492Z test_result_type_cpu_float16_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.5039542Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T12:46:29.5058959Z test_result_type_cpu_float16_float16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.5083220Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.5102721Z test_result_type_cpu_float16_float32 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.5127659Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.5147800Z test_result_type_cpu_float16_float64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.5171228Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.5190852Z test_result_type_cpu_float16_int16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.5211352Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.5231224Z test_result_type_cpu_float16_int32 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.5251607Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.5271320Z test_result_type_cpu_float16_int64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.5292420Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.5311435Z test_result_type_cpu_float16_int8 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.5332552Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.5352477Z test_result_type_cpu_float16_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.5372947Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.5392937Z test_result_type_cpu_float32_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.5416269Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.5436034Z test_result_type_cpu_float32_bool (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.5455912Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.5475589Z test_result_type_cpu_float32_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.5502307Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T12:46:29.5521509Z test_result_type_cpu_float32_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.5548194Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T12:46:29.5567837Z test_result_type_cpu_float32_float16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.5593028Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.5612335Z test_result_type_cpu_float32_float32 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.5636183Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.5655967Z test_result_type_cpu_float32_float64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.5679545Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.5699129Z test_result_type_cpu_float32_int16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.5719498Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.5738917Z test_result_type_cpu_float32_int32 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.5759508Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.5778800Z test_result_type_cpu_float32_int64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.5799253Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.5818896Z test_result_type_cpu_float32_int8 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.5839040Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.5858581Z test_result_type_cpu_float32_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.5878863Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.5898199Z test_result_type_cpu_float64_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.5922168Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.5941719Z test_result_type_cpu_float64_bool (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.5961924Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.5981608Z test_result_type_cpu_float64_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.6008032Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T12:46:29.6027630Z test_result_type_cpu_float64_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.6053871Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T12:46:29.6073709Z test_result_type_cpu_float64_float16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.6097162Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.6117115Z test_result_type_cpu_float64_float32 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.6140263Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.6159972Z test_result_type_cpu_float64_float64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.6182635Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.6202070Z test_result_type_cpu_float64_int16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.6221939Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.6241335Z test_result_type_cpu_float64_int32 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.6261148Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.6280588Z test_result_type_cpu_float64_int64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.6300326Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.6319813Z test_result_type_cpu_float64_int8 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.6340384Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.6359683Z test_result_type_cpu_float64_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.6379319Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.6398443Z test_result_type_cpu_int16_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.6418774Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.6437929Z test_result_type_cpu_int16_bool (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.6453642Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.6472915Z test_result_type_cpu_int16_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.6495306Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.6514670Z test_result_type_cpu_int16_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.6537486Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.6556958Z test_result_type_cpu_int16_float16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.6577330Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.6596653Z test_result_type_cpu_int16_float32 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.6616631Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.6636083Z test_result_type_cpu_int16_float64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.6655978Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.6675253Z test_result_type_cpu_int16_int16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.6690582Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.6709616Z test_result_type_cpu_int16_int32 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.6725259Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.6744668Z test_result_type_cpu_int16_int64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.6760361Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.6779680Z test_result_type_cpu_int16_int8 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.6795573Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.6814797Z test_result_type_cpu_int16_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.6830498Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.6850070Z test_result_type_cpu_int32_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.6873097Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.6893823Z test_result_type_cpu_int32_bool (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.6909576Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.6928586Z test_result_type_cpu_int32_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.6951490Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.6970464Z test_result_type_cpu_int32_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.6993198Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.7012391Z test_result_type_cpu_int32_float16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.7032761Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.7052054Z test_result_type_cpu_int32_float32 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.7072294Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.7091379Z test_result_type_cpu_int32_float64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.7111895Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.7130820Z test_result_type_cpu_int32_int16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.7148146Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.7169034Z test_result_type_cpu_int32_int32 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.7184773Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.7204063Z test_result_type_cpu_int32_int64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.7219199Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.7238761Z test_result_type_cpu_int32_int8 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.7253827Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.7273055Z test_result_type_cpu_int32_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.7288431Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.7307812Z test_result_type_cpu_int64_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.7328889Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.7348117Z test_result_type_cpu_int64_bool (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.7363418Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.7382903Z test_result_type_cpu_int64_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.7405531Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.7426839Z test_result_type_cpu_int64_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.7451465Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T12:46:29.7470856Z test_result_type_cpu_int64_float16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.7490856Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.7510232Z test_result_type_cpu_int64_float32 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.7530051Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.7549554Z test_result_type_cpu_int64_float64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.7569408Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.7588415Z test_result_type_cpu_int64_int16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.7603653Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.7622891Z test_result_type_cpu_int64_int32 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.7638165Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.7657539Z test_result_type_cpu_int64_int64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.7672676Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.7693265Z test_result_type_cpu_int64_int8 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.7710826Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.7729610Z test_result_type_cpu_int64_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.7745020Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.7764220Z test_result_type_cpu_int8_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.7784787Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.7804025Z test_result_type_cpu_int8_bool (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.7819433Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.7838607Z test_result_type_cpu_int8_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.7861208Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.7880501Z test_result_type_cpu_int8_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.7903180Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.7922471Z test_result_type_cpu_int8_float16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.7942546Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.7961784Z test_result_type_cpu_int8_float32 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.7981824Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.8000968Z test_result_type_cpu_int8_float64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.8020705Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.8039736Z test_result_type_cpu_int8_int16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.8054956Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.8074096Z test_result_type_cpu_int8_int32 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.8089191Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.8108076Z test_result_type_cpu_int8_int64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.8123336Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.8142269Z test_result_type_cpu_int8_int8 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.8157551Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.8176523Z test_result_type_cpu_int8_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.8192195Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.8211149Z test_result_type_cpu_uint8_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.8231894Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.8250788Z test_result_type_cpu_uint8_bool (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.8266172Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.8285467Z test_result_type_cpu_uint8_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.8307903Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.8327525Z test_result_type_cpu_uint8_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.8350710Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.8370157Z test_result_type_cpu_uint8_float16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.8390287Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.8409088Z test_result_type_cpu_uint8_float32 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.8429161Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.8448335Z test_result_type_cpu_uint8_float64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.8467923Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:46:29.8487207Z test_result_type_cpu_uint8_int16 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.8502793Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.8521722Z test_result_type_cpu_uint8_int32 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.8536950Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.8556178Z test_result_type_cpu_uint8_int64 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.8571429Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.8590734Z test_result_type_cpu_uint8_int8 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.8606107Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.8625219Z test_result_type_cpu_uint8_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T12:46:29.8640555Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:46:29.8676261Z test_result_type_tensor_vs_scalar_cpu (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:46:31.6486389Z test_sparse_add_cpu (__main__.TestTypePromotionCPU) ... ok (1.781s) 2022-08-17T12:46:31.8462026Z test_sparse_div_cpu (__main__.TestTypePromotionCPU) ... ok (0.197s) 2022-08-17T12:46:31.8482886Z test_sparse_div_promotion_cpu_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:31.8503288Z test_sparse_div_promotion_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:31.8522750Z test_sparse_div_promotion_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:31.8541457Z test_sparse_div_promotion_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:31.8560350Z test_sparse_div_promotion_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:32.3379391Z test_sparse_mul_cpu (__main__.TestTypePromotionCPU) ... ok (0.482s) 2022-08-17T12:46:34.1135012Z test_sparse_sub_cpu (__main__.TestTypePromotionCPU) ... ok (1.775s) 2022-08-17T12:46:34.1146945Z test_transpose_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2022-08-17T12:46:34.1233823Z test_unary_op_out_casting_cpu_complex128_complex128 (__main__.TestTypePromotionCPU) ... ok (0.009s) 2022-08-17T12:46:34.1354353Z test_unary_op_out_casting_cpu_complex128_complex64 (__main__.TestTypePromotionCPU) ... ok (0.012s) 2022-08-17T12:46:34.1474673Z test_unary_op_out_casting_cpu_complex128_float32 (__main__.TestTypePromotionCPU) ... ok (0.012s) 2022-08-17T12:46:34.1594880Z test_unary_op_out_casting_cpu_complex128_float64 (__main__.TestTypePromotionCPU) ... ok (0.012s) 2022-08-17T12:46:34.1715211Z test_unary_op_out_casting_cpu_complex128_int64 (__main__.TestTypePromotionCPU) ... ok (0.012s) 2022-08-17T12:46:34.1835447Z test_unary_op_out_casting_cpu_complex64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.012s) 2022-08-17T12:46:34.1922209Z test_unary_op_out_casting_cpu_complex64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.009s) 2022-08-17T12:46:34.2042430Z test_unary_op_out_casting_cpu_complex64_float32 (__main__.TestTypePromotionCPU) ... ok (0.012s) 2022-08-17T12:46:34.2162850Z test_unary_op_out_casting_cpu_complex64_float64 (__main__.TestTypePromotionCPU) ... ok (0.012s) 2022-08-17T12:46:34.2284058Z test_unary_op_out_casting_cpu_complex64_int64 (__main__.TestTypePromotionCPU) ... ok (0.012s) 2022-08-17T12:46:34.2416553Z test_unary_op_out_casting_cpu_float32_complex128 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T12:46:34.2549107Z test_unary_op_out_casting_cpu_float32_complex64 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T12:46:34.2574978Z test_unary_op_out_casting_cpu_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.003s) 2022-08-17T12:46:34.2707043Z test_unary_op_out_casting_cpu_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T12:46:34.2838998Z test_unary_op_out_casting_cpu_float32_int64 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T12:46:34.2970777Z test_unary_op_out_casting_cpu_float64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T12:46:34.3102613Z test_unary_op_out_casting_cpu_float64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T12:46:34.3233996Z test_unary_op_out_casting_cpu_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T12:46:34.3258654Z test_unary_op_out_casting_cpu_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:46:34.3390578Z test_unary_op_out_casting_cpu_float64_int64 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T12:46:34.3523047Z test_unary_op_out_casting_cpu_int64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T12:46:34.3654823Z test_unary_op_out_casting_cpu_int64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T12:46:34.3786822Z test_unary_op_out_casting_cpu_int64_float32 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T12:46:34.3918852Z test_unary_op_out_casting_cpu_int64_float64 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T12:46:34.4007948Z test_unary_op_out_casting_cpu_int64_int64 (__main__.TestTypePromotionCPU) ... ok (0.009s) 2022-08-17T12:46:34.4017918Z test_unsigned_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2022-08-17T12:46:34.4018192Z 2022-08-17T12:46:34.4018716Z ---------------------------------------------------------------------- 2022-08-17T12:46:34.4019161Z Ran 422 tests in 9.744s 2022-08-17T12:46:34.4019375Z 2022-08-17T12:46:34.4019493Z OK 2022-08-17T12:46:34.4019962Z 2022-08-17T12:46:34.4020122Z Generating XML reports... 2022-08-17T12:46:34.4355649Z Generated XML report: test-reports/python-unittest/test_type_promotion/TEST-TestTypePromotionCPU-20220817124624.xml 2022-08-17T12:46:34.7269850Z Running test_xnnpack_integration ... [2022-08-17 12:46:34.726508] 2022-08-17T12:46:34.7270398Z Executing ['/opt/conda/bin/python', '-bb', 'test_xnnpack_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:46:34.726590] 2022-08-17T12:46:35.8232437Z Test results will be stored in test-reports/python-unittest/test_xnnpack_integration 2022-08-17T12:46:35.8244229Z 2022-08-17T12:46:35.8244359Z Running tests... 2022-08-17T12:46:35.8244889Z ---------------------------------------------------------------------- 2022-08-17T12:46:35.8262329Z test_conv1d_basic (__main__.TestXNNPACKConv1dTransformPass) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:46:35.8284338Z test_conv1d_with_relu_fc (__main__.TestXNNPACKConv1dTransformPass) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:46:36.7231886Z test_conv2d (__main__.TestXNNPACKOps) ... ok (0.894s) 2022-08-17T12:46:37.9314918Z test_conv2d_transpose (__main__.TestXNNPACKOps) ... ok (1.208s) 2022-08-17T12:46:37.9324165Z test_linear (__main__.TestXNNPACKOps) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.001s) 2022-08-17T12:46:37.9920395Z test_linear_1d_input (__main__.TestXNNPACKOps) ... ok (0.059s) 2022-08-17T12:46:38.0833024Z test_decomposed_linear (__main__.TestXNNPACKRewritePass) ... ok (0.091s) 2022-08-17T12:46:38.6338647Z test_linear (__main__.TestXNNPACKRewritePass) ... ok (0.550s) 2022-08-17T12:46:38.6392898Z test_combined_model (__main__.TestXNNPACKSerDes) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.005s) 2022-08-17T12:46:40.3150081Z test_conv2d (__main__.TestXNNPACKSerDes) ... ok (1.675s) 2022-08-17T12:46:42.1690750Z test_conv2d_transpose (__main__.TestXNNPACKSerDes) ... ok (1.854s) 2022-08-17T12:46:42.1710184Z test_linear (__main__.TestXNNPACKSerDes) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.002s) 2022-08-17T12:46:42.1710518Z 2022-08-17T12:46:42.1711006Z ---------------------------------------------------------------------- 2022-08-17T12:46:42.1711475Z Ran 12 tests in 6.346s 2022-08-17T12:46:42.1711670Z 2022-08-17T12:46:42.1711732Z OK (skipped=5) 2022-08-17T12:46:42.1711841Z 2022-08-17T12:46:42.1711932Z Generating XML reports... 2022-08-17T12:46:42.1740379Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKOps-20220817124635.xml 2022-08-17T12:46:42.1743985Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKRewritePass-20220817124635.xml 2022-08-17T12:46:42.1749363Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKSerDes-20220817124635.xml 2022-08-17T12:46:42.1753254Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKConv1dTransformPass-20220817124635.xml 2022-08-17T12:46:42.5067113Z Running test_cpp_api_parity ... [2022-08-17 12:46:42.506308] 2022-08-17T12:46:42.5067687Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_api_parity.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:46:42.506389] 2022-08-17T12:46:44.1137370Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:46:48.0113435Z Test results will be stored in test-reports/python-unittest/test_cpp_api_parity 2022-08-17T12:46:48.0169503Z 2022-08-17T12:46:48.0169807Z Running tests... 2022-08-17T12:46:48.0170206Z ---------------------------------------------------------------------- 2022-08-17T12:46:48.0479609Z test_torch_nn_AdaptiveAvgPool1d (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T12:46:48.0482690Z test_torch_nn_AdaptiveAvgPool1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.0571503Z test_torch_nn_AdaptiveAvgPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:48.0574346Z test_torch_nn_AdaptiveAvgPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.0658713Z test_torch_nn_AdaptiveAvgPool1d_one_output (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:48.0661498Z test_torch_nn_AdaptiveAvgPool1d_one_output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.0748911Z test_torch_nn_AdaptiveAvgPool2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:48.0751854Z test_torch_nn_AdaptiveAvgPool2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.0840744Z test_torch_nn_AdaptiveAvgPool2d_single (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:48.0925339Z test_torch_nn_AdaptiveAvgPool2d_single_1x1output (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:48.0927760Z test_torch_nn_AdaptiveAvgPool2d_single_1x1output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.0930727Z test_torch_nn_AdaptiveAvgPool2d_single_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.1016891Z test_torch_nn_AdaptiveAvgPool2d_tuple (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:48.1019905Z test_torch_nn_AdaptiveAvgPool2d_tuple_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.1107613Z test_torch_nn_AdaptiveAvgPool2d_tuple_none (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:48.1111216Z test_torch_nn_AdaptiveAvgPool2d_tuple_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.1195754Z test_torch_nn_AdaptiveAvgPool3d_last_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:48.1198739Z test_torch_nn_AdaptiveAvgPool3d_last_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.1291468Z test_torch_nn_AdaptiveAvgPool3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:48.1294434Z test_torch_nn_AdaptiveAvgPool3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.1397700Z test_torch_nn_AdaptiveAvgPool3d_single (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:48.1400671Z test_torch_nn_AdaptiveAvgPool3d_single_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.1524417Z test_torch_nn_AdaptiveAvgPool3d_tuple (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:46:48.1528216Z test_torch_nn_AdaptiveAvgPool3d_tuple_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.1674128Z test_torch_nn_AdaptiveAvgPool3d_tuple_none (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:46:48.1677361Z test_torch_nn_AdaptiveAvgPool3d_tuple_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.1766933Z test_torch_nn_AdaptiveMaxPool1d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:48.1770255Z test_torch_nn_AdaptiveMaxPool1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.1854684Z test_torch_nn_AdaptiveMaxPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:48.1858284Z test_torch_nn_AdaptiveMaxPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.1945440Z test_torch_nn_AdaptiveMaxPool2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:48.1948543Z test_torch_nn_AdaptiveMaxPool2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.2037908Z test_torch_nn_AdaptiveMaxPool2d_single (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:48.2041197Z test_torch_nn_AdaptiveMaxPool2d_single_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.2128525Z test_torch_nn_AdaptiveMaxPool2d_tuple (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:48.2131471Z test_torch_nn_AdaptiveMaxPool2d_tuple_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.2222413Z test_torch_nn_AdaptiveMaxPool2d_tuple_none (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:48.2225252Z test_torch_nn_AdaptiveMaxPool2d_tuple_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.2335545Z test_torch_nn_AdaptiveMaxPool3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:48.2337748Z test_torch_nn_AdaptiveMaxPool3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.2474291Z test_torch_nn_AdaptiveMaxPool3d_single (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:46:48.2477392Z test_torch_nn_AdaptiveMaxPool3d_single_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.2611128Z test_torch_nn_AdaptiveMaxPool3d_single_nonatomic (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:46:48.2614205Z test_torch_nn_AdaptiveMaxPool3d_single_nonatomic_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.2759736Z test_torch_nn_AdaptiveMaxPool3d_tuple (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:46:48.2763280Z test_torch_nn_AdaptiveMaxPool3d_tuple_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.2910374Z test_torch_nn_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestCppApiParity) ... ok (0.015s) 2022-08-17T12:46:48.2913561Z test_torch_nn_AdaptiveMaxPool3d_tuple_nonatomic_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.3092007Z test_torch_nn_AdaptiveMaxPool3d_tuple_none (__main__.TestCppApiParity) ... ok (0.018s) 2022-08-17T12:46:48.3095107Z test_torch_nn_AdaptiveMaxPool3d_tuple_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.3183318Z test_torch_nn_AvgPool1d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:48.3186031Z test_torch_nn_AvgPool1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.3270289Z test_torch_nn_AvgPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:48.3273147Z test_torch_nn_AvgPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.3360132Z test_torch_nn_AvgPool1d_stride (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:48.3363209Z test_torch_nn_AvgPool1d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.3449629Z test_torch_nn_AvgPool1d_stride_pad (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:48.3453175Z test_torch_nn_AvgPool1d_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.3545235Z test_torch_nn_AvgPool2d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:48.3548081Z test_torch_nn_AvgPool2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.3638294Z test_torch_nn_AvgPool2d_divisor (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:48.3641304Z test_torch_nn_AvgPool2d_divisor_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.3737136Z test_torch_nn_AvgPool2d_divisor_stride (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:48.3740106Z test_torch_nn_AvgPool2d_divisor_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.3836891Z test_torch_nn_AvgPool2d_divisor_stride_pad (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:48.3840548Z test_torch_nn_AvgPool2d_divisor_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.3931524Z test_torch_nn_AvgPool2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:48.3934022Z test_torch_nn_AvgPool2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.4028225Z test_torch_nn_AvgPool2d_stride (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:48.4031555Z test_torch_nn_AvgPool2d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.4128629Z test_torch_nn_AvgPool2d_stride_pad (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:48.4131159Z test_torch_nn_AvgPool2d_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.4236557Z test_torch_nn_AvgPool3d (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:48.4239396Z test_torch_nn_AvgPool3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.4332337Z test_torch_nn_AvgPool3d_divisor (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:48.4336018Z test_torch_nn_AvgPool3d_divisor_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.4429217Z test_torch_nn_AvgPool3d_divisor_stride (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:48.4522902Z test_torch_nn_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:48.4525680Z test_torch_nn_AvgPool3d_divisor_stride1_pad0_gpu_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.4528637Z test_torch_nn_AvgPool3d_divisor_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.4636255Z test_torch_nn_AvgPool3d_divisor_stride_pad (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:48.4639746Z test_torch_nn_AvgPool3d_divisor_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.4738897Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:48.4741649Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.5687669Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestCppApiParity) ... ok (0.094s) 2022-08-17T12:46:48.5691516Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_general_output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.5823425Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:46:48.5826324Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.5919475Z test_torch_nn_AvgPool3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:48.5922381Z test_torch_nn_AvgPool3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.6027390Z test_torch_nn_AvgPool3d_stride (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:48.6119716Z test_torch_nn_AvgPool3d_stride1_pad0_gpu_input (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:48.6122469Z test_torch_nn_AvgPool3d_stride1_pad0_gpu_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.6125751Z test_torch_nn_AvgPool3d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.6229109Z test_torch_nn_AvgPool3d_stride_pad (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:48.6232549Z test_torch_nn_AvgPool3d_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.6327080Z test_torch_nn_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:48.6330132Z test_torch_nn_AvgPool3d_stride_pad_gpu_fixedkw_output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.6445370Z test_torch_nn_AvgPool3d_stride_pad_gpu_general_output (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:48.6448441Z test_torch_nn_AvgPool3d_stride_pad_gpu_general_output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.6551434Z test_torch_nn_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:48.6554178Z test_torch_nn_AvgPool3d_stride_pad_gpu_input_nooverlap_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.6635496Z test_torch_nn_BCELoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:48.6638003Z test_torch_nn_BCELoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.6721109Z test_torch_nn_BCELoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.008s) 2022-08-17T12:46:48.6723864Z test_torch_nn_BCELoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.6804130Z test_torch_nn_BCELoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.008s) 2022-08-17T12:46:48.6806715Z test_torch_nn_BCELoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.6885299Z test_torch_nn_BCELoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.008s) 2022-08-17T12:46:48.6888088Z test_torch_nn_BCELoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.6967887Z test_torch_nn_BCELoss_scalar_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:48.6970883Z test_torch_nn_BCELoss_scalar_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.7054329Z test_torch_nn_BCELoss_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:48.7056771Z test_torch_nn_BCELoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.7139986Z test_torch_nn_BCEWithLogitsLoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:48.7142697Z test_torch_nn_BCEWithLogitsLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.7224255Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.008s) 2022-08-17T12:46:48.7226949Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.7309516Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.008s) 2022-08-17T12:46:48.7311922Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.7393879Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.008s) 2022-08-17T12:46:48.7396704Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.7481839Z test_torch_nn_BCEWithLogitsLoss_scalar_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:48.7484938Z test_torch_nn_BCEWithLogitsLoss_scalar_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.7569954Z test_torch_nn_BCEWithLogitsLoss_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:48.7572610Z test_torch_nn_BCEWithLogitsLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.7685629Z test_torch_nn_BatchNorm1d_3d_input (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:48.7688008Z test_torch_nn_BatchNorm1d_3d_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.7785812Z test_torch_nn_BatchNorm1d_3d_input_not_affine (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:48.7788962Z test_torch_nn_BatchNorm1d_3d_input_not_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.7893575Z test_torch_nn_BatchNorm1d_affine (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:48.7896924Z test_torch_nn_BatchNorm1d_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.8001615Z test_torch_nn_BatchNorm1d_affine_simple_average (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:48.8004739Z test_torch_nn_BatchNorm1d_affine_simple_average_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.8096095Z test_torch_nn_BatchNorm1d_not_affine (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:48.8099105Z test_torch_nn_BatchNorm1d_not_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.8200383Z test_torch_nn_BatchNorm1d_not_tracking_stats (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:48.8203557Z test_torch_nn_BatchNorm1d_not_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.8300006Z test_torch_nn_BatchNorm1d_zero_batch (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:48.8302474Z test_torch_nn_BatchNorm1d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.8435666Z test_torch_nn_BatchNorm2d (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:46:48.8557764Z test_torch_nn_BatchNorm2d_2d_simple_average (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:46:48.8560181Z test_torch_nn_BatchNorm2d_2d_simple_average_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.8562913Z test_torch_nn_BatchNorm2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.8693422Z test_torch_nn_BatchNorm2d_momentum (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:46:48.8695669Z test_torch_nn_BatchNorm2d_momentum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.8819429Z test_torch_nn_BatchNorm2d_not_affine (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:46:48.8821763Z test_torch_nn_BatchNorm2d_not_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.8945077Z test_torch_nn_BatchNorm2d_not_tracking_stats (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:46:48.8947862Z test_torch_nn_BatchNorm2d_not_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.9033074Z test_torch_nn_BatchNorm2d_zero_batch (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:48.9035973Z test_torch_nn_BatchNorm2d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.9179282Z test_torch_nn_BatchNorm3d (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:46:48.9330555Z test_torch_nn_BatchNorm3d_3d_simple_average (__main__.TestCppApiParity) ... ok (0.015s) 2022-08-17T12:46:48.9332929Z test_torch_nn_BatchNorm3d_3d_simple_average_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.9335382Z test_torch_nn_BatchNorm3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.9484745Z test_torch_nn_BatchNorm3d_momentum (__main__.TestCppApiParity) ... ok (0.015s) 2022-08-17T12:46:48.9487340Z test_torch_nn_BatchNorm3d_momentum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.9624165Z test_torch_nn_BatchNorm3d_not_affine (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:46:48.9627167Z test_torch_nn_BatchNorm3d_not_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.9775096Z test_torch_nn_BatchNorm3d_not_tracking_stats (__main__.TestCppApiParity) ... ok (0.015s) 2022-08-17T12:46:48.9777317Z test_torch_nn_BatchNorm3d_not_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.9863237Z test_torch_nn_BatchNorm3d_zero_batch (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:48.9865772Z test_torch_nn_BatchNorm3d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:48.9953812Z test_torch_nn_CELU (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:48.9956634Z test_torch_nn_CELU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.0033935Z test_torch_nn_CELU_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:49.0036349Z test_torch_nn_CELU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.0125496Z test_torch_nn_CTCLoss_2d_int_target_lengths_tensors (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:49.0128392Z test_torch_nn_CTCLoss_2d_int_target_lengths_tensors_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.0215383Z test_torch_nn_CTCLoss_2d_lengths_tensors (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:49.0218276Z test_torch_nn_CTCLoss_2d_lengths_tensors_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.0307651Z test_torch_nn_CTCLoss_lengths_tensors (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:49.0311064Z test_torch_nn_CTCLoss_lengths_tensors_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.0399304Z test_torch_nn_ConstantPad1d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:49.0483761Z test_torch_nn_ConstantPad1d_batch (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:49.0487328Z test_torch_nn_ConstantPad1d_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.0579536Z test_torch_nn_ConstantPad1d_complex (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:49.0583329Z test_torch_nn_ConstantPad1d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.0585994Z test_torch_nn_ConstantPad1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.0719997Z test_torch_nn_ConstantPad2d (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:46:49.0865147Z test_torch_nn_ConstantPad2d_complex (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:46:49.0868137Z test_torch_nn_ConstantPad2d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.0870883Z test_torch_nn_ConstantPad2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.0976130Z test_torch_nn_ConstantPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:49.0979394Z test_torch_nn_ConstantPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.1289925Z test_torch_nn_ConstantPad3d (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T12:46:49.1665307Z test_torch_nn_ConstantPad3d_complex (__main__.TestCppApiParity) ... ok (0.037s) 2022-08-17T12:46:49.1667842Z test_torch_nn_ConstantPad3d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.1670754Z test_torch_nn_ConstantPad3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.1869227Z test_torch_nn_ConstantPad3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.020s) 2022-08-17T12:46:49.1872488Z test_torch_nn_ConstantPad3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.1994984Z test_torch_nn_Conv1d (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:46:49.2102248Z test_torch_nn_Conv1d_circular_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:49.2105564Z test_torch_nn_Conv1d_circular_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.2108320Z test_torch_nn_Conv1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.2223806Z test_torch_nn_Conv1d_dilated (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:49.2226217Z test_torch_nn_Conv1d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.2341033Z test_torch_nn_Conv1d_groups (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:49.2343983Z test_torch_nn_Conv1d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.2467420Z test_torch_nn_Conv1d_pad1 (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:46:49.2470756Z test_torch_nn_Conv1d_pad1_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.2577897Z test_torch_nn_Conv1d_pad1size1 (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:49.2580324Z test_torch_nn_Conv1d_pad1size1_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.2703419Z test_torch_nn_Conv1d_pad2 (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:46:49.2705740Z test_torch_nn_Conv1d_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.2812414Z test_torch_nn_Conv1d_pad2size1 (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:49.2814734Z test_torch_nn_Conv1d_pad2size1_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.2940067Z test_torch_nn_Conv1d_pad_same (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:46:49.2955603Z test_torch_nn_Conv1d_pad_same2 (__main__.TestCppApiParity) ... /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:46:49.2956327Z self.padding, self.dilation, self.groups) 2022-08-17T12:46:49.3066356Z ok (0.013s) 2022-08-17T12:46:49.3069607Z test_torch_nn_Conv1d_pad_same2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.3072579Z test_torch_nn_Conv1d_pad_same_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.3197568Z test_torch_nn_Conv1d_pad_same_dilated (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:46:49.3200570Z test_torch_nn_Conv1d_pad_same_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.3318896Z test_torch_nn_Conv1d_pad_valid (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:46:49.3321519Z test_torch_nn_Conv1d_pad_valid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.3430182Z test_torch_nn_Conv1d_reflect_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:49.3433707Z test_torch_nn_Conv1d_reflect_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.3538637Z test_torch_nn_Conv1d_replicate_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:49.3541324Z test_torch_nn_Conv1d_replicate_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.3652980Z test_torch_nn_Conv1d_stride (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:49.3655652Z test_torch_nn_Conv1d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.3749129Z test_torch_nn_Conv1d_zero_batch (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:49.3751944Z test_torch_nn_Conv1d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.3858963Z test_torch_nn_Conv1d_zeros_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:49.3861744Z test_torch_nn_Conv1d_zeros_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.3991397Z test_torch_nn_Conv2d (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:46:49.4105779Z test_torch_nn_Conv2d_circular_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:49.4108608Z test_torch_nn_Conv2d_circular_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.4111435Z test_torch_nn_Conv2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.4236348Z test_torch_nn_Conv2d_depthwise (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:46:49.4238776Z test_torch_nn_Conv2d_depthwise_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.4358758Z test_torch_nn_Conv2d_depthwise_dilated (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:46:49.4361283Z test_torch_nn_Conv2d_depthwise_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.4500662Z test_torch_nn_Conv2d_depthwise_padded (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:46:49.4503351Z test_torch_nn_Conv2d_depthwise_padded_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.4618551Z test_torch_nn_Conv2d_depthwise_strided (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:49.4621830Z test_torch_nn_Conv2d_depthwise_strided_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.4765274Z test_torch_nn_Conv2d_depthwise_with_multiplier (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:46:49.4767935Z test_torch_nn_Conv2d_depthwise_with_multiplier_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.4880781Z test_torch_nn_Conv2d_dilated (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:49.4884146Z test_torch_nn_Conv2d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.5018700Z test_torch_nn_Conv2d_groups (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:46:49.5022272Z test_torch_nn_Conv2d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.5182467Z test_torch_nn_Conv2d_groups_thnn (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T12:46:49.5185618Z test_torch_nn_Conv2d_groups_thnn_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.5329032Z test_torch_nn_Conv2d_no_bias (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:46:49.5332119Z test_torch_nn_Conv2d_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.5471530Z test_torch_nn_Conv2d_pad_same (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:46:49.5475042Z test_torch_nn_Conv2d_pad_same_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.5617563Z test_torch_nn_Conv2d_pad_same_dilated (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:46:49.5620815Z test_torch_nn_Conv2d_pad_same_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.5744443Z test_torch_nn_Conv2d_pad_valid (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:46:49.5747599Z test_torch_nn_Conv2d_pad_valid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.5876137Z test_torch_nn_Conv2d_padding (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:46:49.5879476Z test_torch_nn_Conv2d_padding_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.5995829Z test_torch_nn_Conv2d_reflect_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:49.5998593Z test_torch_nn_Conv2d_reflect_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.6121959Z test_torch_nn_Conv2d_replicate_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:46:49.6125257Z test_torch_nn_Conv2d_replicate_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.6266075Z test_torch_nn_Conv2d_strided (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:46:49.6269616Z test_torch_nn_Conv2d_strided_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.6372774Z test_torch_nn_Conv2d_zero_batch (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:49.6375927Z test_torch_nn_Conv2d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.6494162Z test_torch_nn_Conv2d_zeros_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:46:49.6497531Z test_torch_nn_Conv2d_zeros_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.6625167Z test_torch_nn_Conv3d (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:46:49.6746928Z test_torch_nn_Conv3d_1x1x1_no_bias (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:46:49.6749374Z test_torch_nn_Conv3d_1x1x1_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.6906089Z test_torch_nn_Conv3d_circular_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T12:46:49.6908288Z test_torch_nn_Conv3d_circular_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.6910951Z test_torch_nn_Conv3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.7060924Z test_torch_nn_Conv3d_dilated (__main__.TestCppApiParity) ... ok (0.015s) 2022-08-17T12:46:49.7063197Z test_torch_nn_Conv3d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.7197696Z test_torch_nn_Conv3d_dilated_strided (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:46:49.7200356Z test_torch_nn_Conv3d_dilated_strided_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.7328464Z test_torch_nn_Conv3d_groups (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:46:49.7331840Z test_torch_nn_Conv3d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.7456752Z test_torch_nn_Conv3d_no_bias (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:46:49.7459727Z test_torch_nn_Conv3d_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.7722545Z test_torch_nn_Conv3d_pad_same (__main__.TestCppApiParity) ... ok (0.026s) 2022-08-17T12:46:49.7725445Z test_torch_nn_Conv3d_pad_same_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.7990270Z test_torch_nn_Conv3d_pad_same_dilated (__main__.TestCppApiParity) ... ok (0.026s) 2022-08-17T12:46:49.7992474Z test_torch_nn_Conv3d_pad_same_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.8167156Z test_torch_nn_Conv3d_pad_valid (__main__.TestCppApiParity) ... ok (0.017s) 2022-08-17T12:46:49.8170219Z test_torch_nn_Conv3d_pad_valid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.8320981Z test_torch_nn_Conv3d_replicate_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.015s) 2022-08-17T12:46:49.8323834Z test_torch_nn_Conv3d_replicate_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.8456958Z test_torch_nn_Conv3d_stride (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:46:49.8459558Z test_torch_nn_Conv3d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.8610449Z test_torch_nn_Conv3d_stride_padding (__main__.TestCppApiParity) ... ok (0.015s) 2022-08-17T12:46:49.8613390Z test_torch_nn_Conv3d_stride_padding_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.8722617Z test_torch_nn_Conv3d_zero_batch (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:49.8725025Z test_torch_nn_Conv3d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.8873187Z test_torch_nn_Conv3d_zeros_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.015s) 2022-08-17T12:46:49.8875632Z test_torch_nn_Conv3d_zeros_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.8994280Z test_torch_nn_ConvTranspose1d (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:46:49.8996671Z test_torch_nn_ConvTranspose1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.9113774Z test_torch_nn_ConvTranspose1d_dilated (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:49.9116089Z test_torch_nn_ConvTranspose1d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.9252198Z test_torch_nn_ConvTranspose1d_groups (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:46:49.9255208Z test_torch_nn_ConvTranspose1d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.9366436Z test_torch_nn_ConvTranspose1d_no_bias (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:49.9368708Z test_torch_nn_ConvTranspose1d_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.9588082Z test_torch_nn_ConvTranspose2d (__main__.TestCppApiParity) ... ok (0.022s) 2022-08-17T12:46:49.9590897Z test_torch_nn_ConvTranspose2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.9722365Z test_torch_nn_ConvTranspose2d_dilated (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:46:49.9724793Z test_torch_nn_ConvTranspose2d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:49.9845604Z test_torch_nn_ConvTranspose2d_groups (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:46:49.9848457Z test_torch_nn_ConvTranspose2d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.0053818Z test_torch_nn_ConvTranspose2d_no_bias (__main__.TestCppApiParity) ... ok (0.020s) 2022-08-17T12:46:50.0056553Z test_torch_nn_ConvTranspose2d_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.0228421Z test_torch_nn_ConvTranspose3d (__main__.TestCppApiParity) ... ok (0.017s) 2022-08-17T12:46:50.0231186Z test_torch_nn_ConvTranspose3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.0452487Z test_torch_nn_ConvTranspose3d_dilated (__main__.TestCppApiParity) ... ok (0.022s) 2022-08-17T12:46:50.0455179Z test_torch_nn_ConvTranspose3d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.0546676Z test_torch_nn_CosineEmbeddingLoss (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.0550131Z test_torch_nn_CosineEmbeddingLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.0636993Z test_torch_nn_CosineEmbeddingLoss_margin (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.0639780Z test_torch_nn_CosineEmbeddingLoss_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.0724758Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.0727368Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.0811822Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.0814376Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.0900854Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.0902578Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.0989671Z test_torch_nn_CrossEntropyLoss (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.1076312Z test_torch_nn_CrossEntropyLoss_2d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.1079255Z test_torch_nn_CrossEntropyLoss_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.1165559Z test_torch_nn_CrossEntropyLoss_2d_ignore_index (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.1168132Z test_torch_nn_CrossEntropyLoss_2d_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.1265144Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:50.1268281Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.1380746Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:50.1384713Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.1492420Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:50.1495708Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.1602970Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:50.1606343Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.1687907Z test_torch_nn_CrossEntropyLoss_2d_prob_target (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.1691053Z test_torch_nn_CrossEntropyLoss_2d_prob_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.1775063Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.1777989Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.1858731Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.1861753Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.1946241Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.1949287Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.2031357Z test_torch_nn_CrossEntropyLoss_2d_prob_target_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.2034524Z test_torch_nn_CrossEntropyLoss_2d_prob_target_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.2118989Z test_torch_nn_CrossEntropyLoss_2d_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.2121776Z test_torch_nn_CrossEntropyLoss_2d_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.2208560Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.2211535Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.2314047Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:50.2317029Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.2401605Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.2404287Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.2504789Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:50.2507523Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.2590884Z test_torch_nn_CrossEntropyLoss_3d_prob_target (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.2593553Z test_torch_nn_CrossEntropyLoss_3d_prob_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.2677856Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.2680681Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.2764166Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.2767227Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.2854782Z test_torch_nn_CrossEntropyLoss_3d_prob_target_weights (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.2857728Z test_torch_nn_CrossEntropyLoss_3d_prob_target_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.2942190Z test_torch_nn_CrossEntropyLoss_4d_prob_target (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.2944949Z test_torch_nn_CrossEntropyLoss_4d_prob_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.3032532Z test_torch_nn_CrossEntropyLoss_4d_prob_target_weights (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.3035908Z test_torch_nn_CrossEntropyLoss_4d_prob_target_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.3039015Z test_torch_nn_CrossEntropyLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.3120764Z test_torch_nn_CrossEntropyLoss_dim_is_3 (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.3123453Z test_torch_nn_CrossEntropyLoss_dim_is_3_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.3207314Z test_torch_nn_CrossEntropyLoss_higher_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.3209923Z test_torch_nn_CrossEntropyLoss_higher_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.3294735Z test_torch_nn_CrossEntropyLoss_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.3298340Z test_torch_nn_CrossEntropyLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.3417183Z test_torch_nn_CrossMapLRN2d (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:46:50.3420630Z test_torch_nn_CrossMapLRN2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.3511715Z test_torch_nn_ELU (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.3514950Z test_torch_nn_ELU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.3593368Z test_torch_nn_ELU_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.3596763Z test_torch_nn_ELU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.3691912Z test_torch_nn_Embedding (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.3794746Z test_torch_nn_EmbeddingBag_discontiguous (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:50.3797995Z test_torch_nn_EmbeddingBag_discontiguous_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.3890298Z test_torch_nn_EmbeddingBag_max (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.3892512Z test_torch_nn_EmbeddingBag_max_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.3985247Z test_torch_nn_EmbeddingBag_max_padding_idx (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.3988283Z test_torch_nn_EmbeddingBag_max_padding_idx_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.4079766Z test_torch_nn_EmbeddingBag_mean (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.4082585Z test_torch_nn_EmbeddingBag_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.4174360Z test_torch_nn_EmbeddingBag_mean_padding_idx (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.4177017Z test_torch_nn_EmbeddingBag_mean_padding_idx_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.4273846Z test_torch_nn_EmbeddingBag_sparse (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:50.4276515Z test_torch_nn_EmbeddingBag_sparse_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.4369959Z test_torch_nn_EmbeddingBag_sum (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.4372752Z test_torch_nn_EmbeddingBag_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.4465339Z test_torch_nn_EmbeddingBag_sum_padding_idx (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.4468105Z test_torch_nn_EmbeddingBag_sum_padding_idx_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.4470939Z test_torch_nn_Embedding_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.4594763Z test_torch_nn_Embedding_discontiguous (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:46:50.4597239Z test_torch_nn_Embedding_discontiguous_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.4692548Z test_torch_nn_Embedding_sparse (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.4695388Z test_torch_nn_Embedding_sparse_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.4786549Z test_torch_nn_Flatten (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.4789983Z test_torch_nn_Flatten_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.4876878Z test_torch_nn_Flatten_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.4879394Z test_torch_nn_Flatten_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.4971147Z test_torch_nn_Fold (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.4974074Z test_torch_nn_Fold_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.5065370Z test_torch_nn_Fold_int_input (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.5068499Z test_torch_nn_Fold_int_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.5156889Z test_torch_nn_Fold_no_batch_dim_input (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.5159102Z test_torch_nn_Fold_no_batch_dim_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.5245595Z test_torch_nn_Fold_no_batch_dim_int_input (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.5249050Z test_torch_nn_Fold_no_batch_dim_int_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.5338750Z test_torch_nn_FractionalMaxPool2d_ratio (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.5341231Z test_torch_nn_FractionalMaxPool2d_ratio_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.5426961Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.5430498Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.5514643Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.5517791Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T12:46:50.5606677Z test_torch_nn_FractionalMaxPool2d_size (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.5609380Z test_torch_nn_FractionalMaxPool2d_size_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.5697455Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.5701358Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.5819077Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:46:50.5822765Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T12:46:50.5975810Z test_torch_nn_FractionalMaxPool3d_asymsize (__main__.TestCppApiParity) ... ok (0.015s) 2022-08-17T12:46:50.5979018Z test_torch_nn_FractionalMaxPool3d_asymsize_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.6078003Z test_torch_nn_FractionalMaxPool3d_ratio (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:50.6081539Z test_torch_nn_FractionalMaxPool3d_ratio_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.6170174Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.6174380Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.6278140Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:50.6281426Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T12:46:50.6424981Z test_torch_nn_FractionalMaxPool3d_size (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:46:50.6428325Z test_torch_nn_FractionalMaxPool3d_size_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.6543230Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:50.6546738Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.6684690Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:46:50.6687176Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T12:46:50.6775304Z test_torch_nn_GELU (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.6778128Z test_torch_nn_GELU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.6854975Z test_torch_nn_GELU_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.6857654Z test_torch_nn_GELU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.6940932Z test_torch_nn_GLU (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.6942771Z test_torch_nn_GLU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.7036828Z test_torch_nn_GLU_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.7039886Z test_torch_nn_GLU_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.7150238Z test_torch_nn_GroupNorm_1d_affine (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:50.7253519Z test_torch_nn_GroupNorm_1d_affine_GN (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:50.7256753Z test_torch_nn_GroupNorm_1d_affine_GN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.7259604Z test_torch_nn_GroupNorm_1d_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.7462695Z test_torch_nn_GroupNorm_1d_affine_large_batch (__main__.TestCppApiParity) ... ok (0.020s) 2022-08-17T12:46:50.7465058Z test_torch_nn_GroupNorm_1d_affine_large_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.7563913Z test_torch_nn_GroupNorm_1d_no_affine_IN (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:50.7566745Z test_torch_nn_GroupNorm_1d_no_affine_IN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.7654077Z test_torch_nn_GroupNorm_1d_no_affine_LN (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.7657402Z test_torch_nn_GroupNorm_1d_no_affine_LN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.7776225Z test_torch_nn_GroupNorm_2d_affine (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:46:50.7778792Z test_torch_nn_GroupNorm_2d_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.8028045Z test_torch_nn_GroupNorm_2d_affine_large_feature (__main__.TestCppApiParity) ... ok (0.025s) 2022-08-17T12:46:50.8030154Z test_torch_nn_GroupNorm_2d_affine_large_feature_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.8123304Z test_torch_nn_GroupNorm_2d_no_affine_IN (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.8125786Z test_torch_nn_GroupNorm_2d_no_affine_IN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.8218083Z test_torch_nn_GroupNorm_2d_no_affine_LN (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.8221147Z test_torch_nn_GroupNorm_2d_no_affine_LN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.8405016Z test_torch_nn_GroupNorm_2d_no_affine_large_feature (__main__.TestCppApiParity) ... ok (0.018s) 2022-08-17T12:46:50.8408866Z test_torch_nn_GroupNorm_2d_no_affine_large_feature_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.8498861Z test_torch_nn_Hardshrink (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.8502576Z test_torch_nn_Hardshrink_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.8580848Z test_torch_nn_Hardshrink_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.8583953Z test_torch_nn_Hardshrink_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.8668292Z test_torch_nn_Hardtanh (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.8671491Z test_torch_nn_Hardtanh_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.8748147Z test_torch_nn_Hardtanh_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.8751340Z test_torch_nn_Hardtanh_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.8831869Z test_torch_nn_HingeEmbeddingLoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.8834616Z test_torch_nn_HingeEmbeddingLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.8914746Z test_torch_nn_HingeEmbeddingLoss_margin (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.8917736Z test_torch_nn_HingeEmbeddingLoss_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.8997134Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.008s) 2022-08-17T12:46:50.9000286Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.9079639Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.008s) 2022-08-17T12:46:50.9082989Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.9162440Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.008s) 2022-08-17T12:46:50.9165456Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.9247249Z test_torch_nn_HingeEmbeddingLoss_scalar_margin (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.9250294Z test_torch_nn_HingeEmbeddingLoss_scalar_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.9331672Z test_torch_nn_HuberLoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:50.9334604Z test_torch_nn_HuberLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.9437564Z test_torch_nn_InstanceNorm1d (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:50.9440964Z test_torch_nn_InstanceNorm1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.9529251Z test_torch_nn_InstanceNorm1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.9532304Z test_torch_nn_InstanceNorm1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.9638298Z test_torch_nn_InstanceNorm1d_tracking_stats (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:50.9641638Z test_torch_nn_InstanceNorm1d_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.9734458Z test_torch_nn_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.9737509Z test_torch_nn_InstanceNorm1d_tracking_stats_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.9843864Z test_torch_nn_InstanceNorm2d (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:50.9847654Z test_torch_nn_InstanceNorm2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:50.9943179Z test_torch_nn_InstanceNorm2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:50.9946190Z test_torch_nn_InstanceNorm2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.0056556Z test_torch_nn_InstanceNorm2d_tracking_stats (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:51.0060512Z test_torch_nn_InstanceNorm2d_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.0163605Z test_torch_nn_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:51.0166788Z test_torch_nn_InstanceNorm2d_tracking_stats_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.0304868Z test_torch_nn_InstanceNorm3d (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:46:51.0308143Z test_torch_nn_InstanceNorm3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.0418999Z test_torch_nn_InstanceNorm3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:51.0422541Z test_torch_nn_InstanceNorm3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.0558170Z test_torch_nn_InstanceNorm3d_tracking_stats (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:46:51.0562139Z test_torch_nn_InstanceNorm3d_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.0697545Z test_torch_nn_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:46:51.0701687Z test_torch_nn_InstanceNorm3d_tracking_stats_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.0712924Z test_torch_nn_KLDivLoss (__main__.TestCppApiParity) ... /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:46:51.0714339Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:46:51.0782702Z /var/lib/jenkins/workspace/test/cpp_api_parity/module_impl_check.py:149: 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. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/loss.h:57.) 2022-08-17T12:46:51.0783915Z cpp_test_fn(arg_dict_file_path, module_file_path, forward_output_file_path, backward_grad_dict_file_path) 2022-08-17T12:46:51.0790584Z ok (0.009s) 2022-08-17T12:46:51.0794270Z test_torch_nn_KLDivLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.0875891Z test_torch_nn_KLDivLoss_log_target (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.0878667Z test_torch_nn_KLDivLoss_log_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.0961891Z test_torch_nn_KLDivLoss_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.0964633Z test_torch_nn_KLDivLoss_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.1045381Z test_torch_nn_KLDivLoss_scalar_log_target (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.1047921Z test_torch_nn_KLDivLoss_scalar_log_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.1126354Z test_torch_nn_L1Loss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.1128940Z test_torch_nn_L1Loss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.1207392Z test_torch_nn_L1Loss_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.1210317Z test_torch_nn_L1Loss_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.1299085Z test_torch_nn_LPPool1d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:51.1301612Z test_torch_nn_LPPool1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.1388747Z test_torch_nn_LPPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:51.1391840Z test_torch_nn_LPPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.1483655Z test_torch_nn_LPPool1d_norm (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:51.1487125Z test_torch_nn_LPPool1d_norm_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.1579880Z test_torch_nn_LPPool2d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:51.1583390Z test_torch_nn_LPPool2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.1676049Z test_torch_nn_LPPool2d_norm (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:51.1679935Z test_torch_nn_LPPool2d_norm_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.1789762Z test_torch_nn_LayerNorm_1d_elementwise_affine (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:51.1793318Z test_torch_nn_LayerNorm_1d_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.1884510Z test_torch_nn_LayerNorm_1d_empty_elementwise_affine (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:51.1887244Z test_torch_nn_LayerNorm_1d_empty_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.1979527Z test_torch_nn_LayerNorm_1d_no_elementwise_affine (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:51.1982259Z test_torch_nn_LayerNorm_1d_no_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.2090921Z test_torch_nn_LayerNorm_3d_elementwise_affine (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:51.2094070Z test_torch_nn_LayerNorm_3d_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.2634760Z test_torch_nn_LayerNorm_3d_no_affine_large_feature (__main__.TestCppApiParity) ... ok (0.054s) 2022-08-17T12:46:51.2637224Z test_torch_nn_LayerNorm_3d_no_affine_large_feature_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.2740851Z test_torch_nn_LayerNorm_3d_no_elementwise_affine (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:51.2744090Z test_torch_nn_LayerNorm_3d_no_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.2830789Z test_torch_nn_LeakyReLU (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:51.2833480Z test_torch_nn_LeakyReLU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.2918001Z test_torch_nn_LeakyReLU_with_negval (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.2920423Z test_torch_nn_LeakyReLU_with_negval_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.2997463Z test_torch_nn_LeakyReLU_with_negval_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.3000329Z test_torch_nn_LeakyReLU_with_negval_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.3088746Z test_torch_nn_LeakyReLU_with_zero_negval (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:51.3091851Z test_torch_nn_LeakyReLU_with_zero_negval_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.3205965Z test_torch_nn_Linear (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:51.3207871Z test_torch_nn_Linear_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.3313113Z test_torch_nn_Linear_no_batch_dim (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:51.3315258Z test_torch_nn_Linear_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.3421564Z test_torch_nn_Linear_no_bias (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:51.3424147Z test_torch_nn_Linear_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.3519527Z test_torch_nn_LocalResponseNorm_1d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:51.3522151Z test_torch_nn_LocalResponseNorm_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.3635517Z test_torch_nn_LocalResponseNorm_2d_uneven_pad (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:51.3638773Z test_torch_nn_LocalResponseNorm_2d_uneven_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.3900694Z test_torch_nn_LocalResponseNorm_3d_custom_params (__main__.TestCppApiParity) ... ok (0.026s) 2022-08-17T12:46:51.3904212Z test_torch_nn_LocalResponseNorm_3d_custom_params_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.3990546Z test_torch_nn_LogSigmoid (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:51.3993336Z test_torch_nn_LogSigmoid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.4070532Z test_torch_nn_LogSigmoid_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.4073058Z test_torch_nn_LogSigmoid_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.4174470Z test_torch_nn_LogSoftmax (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:51.4176716Z test_torch_nn_LogSoftmax_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.4317225Z test_torch_nn_LogSoftmax_multiparam (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:46:51.4320671Z test_torch_nn_LogSoftmax_multiparam_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.4399185Z test_torch_nn_LogSoftmax_multiparam_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.4401623Z test_torch_nn_LogSoftmax_multiparam_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.4487166Z test_torch_nn_LogSoftmax_no_batch_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.4489586Z test_torch_nn_LogSoftmax_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.4571844Z test_torch_nn_MSELoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.4574085Z test_torch_nn_MSELoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.4915544Z test_torch_nn_MSELoss_prec (__main__.TestCppApiParity) ... ok (0.034s) 2022-08-17T12:46:51.4918313Z test_torch_nn_MSELoss_prec_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.5009716Z test_torch_nn_MSELoss_scalar (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:51.5012290Z test_torch_nn_MSELoss_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.5096933Z test_torch_nn_MarginRankingLoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.5099794Z test_torch_nn_MarginRankingLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.5179880Z test_torch_nn_MarginRankingLoss_margin (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.5182735Z test_torch_nn_MarginRankingLoss_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.5263977Z test_torch_nn_MarginRankingLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.5266702Z test_torch_nn_MarginRankingLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.5349028Z test_torch_nn_MarginRankingLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.5351680Z test_torch_nn_MarginRankingLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.5432792Z test_torch_nn_MarginRankingLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.5435727Z test_torch_nn_MarginRankingLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.5524866Z test_torch_nn_MaxPool1d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:51.5527296Z test_torch_nn_MaxPool1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.5615442Z test_torch_nn_MaxPool1d_stride (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:51.5617624Z test_torch_nn_MaxPool1d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.5709432Z test_torch_nn_MaxPool2d_3d_input (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:51.5712419Z test_torch_nn_MaxPool2d_3d_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.5801418Z test_torch_nn_MaxPool2d_4d_input (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:51.5804085Z test_torch_nn_MaxPool2d_4d_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.5894216Z test_torch_nn_MaxPool3d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:51.5896754Z test_torch_nn_MaxPool3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.5990226Z test_torch_nn_MaxPool3d_stride (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:51.5993206Z test_torch_nn_MaxPool3d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.6096944Z test_torch_nn_MaxPool3d_stride_padding (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:51.6100732Z test_torch_nn_MaxPool3d_stride_padding_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.6208995Z test_torch_nn_Mish (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:51.6211957Z test_torch_nn_Mish_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.6292421Z test_torch_nn_Mish_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.6295064Z test_torch_nn_Mish_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.6376710Z test_torch_nn_MultiLabelMarginLoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.6455459Z test_torch_nn_MultiLabelMarginLoss_1d (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.6457894Z test_torch_nn_MultiLabelMarginLoss_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.6460803Z test_torch_nn_MultiLabelMarginLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.6539461Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.6542359Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.6620037Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.6623114Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.6701741Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.6704474Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.6790692Z test_torch_nn_MultiLabelSoftMarginLoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.6792797Z test_torch_nn_MultiLabelSoftMarginLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.6876493Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.6879357Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.6963523Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.6966522Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.7050296Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.7052762Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.7142679Z test_torch_nn_MultiLabelSoftMarginLoss_weights (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:51.7145678Z test_torch_nn_MultiLabelSoftMarginLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.7225360Z test_torch_nn_MultiMarginLoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.7304708Z test_torch_nn_MultiMarginLoss_1d (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.7307146Z test_torch_nn_MultiMarginLoss_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.7310078Z test_torch_nn_MultiMarginLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.7391113Z test_torch_nn_MultiMarginLoss_margin (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.7393655Z test_torch_nn_MultiMarginLoss_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.7471767Z test_torch_nn_MultiMarginLoss_p (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.7474454Z test_torch_nn_MultiMarginLoss_p_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.7555844Z test_torch_nn_MultiMarginLoss_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.7558698Z test_torch_nn_MultiMarginLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.7637043Z test_torch_nn_NLLLoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.7716404Z test_torch_nn_NLLLoss_2d (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.7719272Z test_torch_nn_NLLLoss_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.7799288Z test_torch_nn_NLLLoss_2d_ignore_index (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.7802358Z test_torch_nn_NLLLoss_2d_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.7882886Z test_torch_nn_NLLLoss_2d_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.7885891Z test_torch_nn_NLLLoss_2d_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.7888756Z test_torch_nn_NLLLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.7967410Z test_torch_nn_NLLLoss_dim_is_3 (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.7970108Z test_torch_nn_NLLLoss_dim_is_3_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.8049821Z test_torch_nn_NLLLoss_higher_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.8052478Z test_torch_nn_NLLLoss_higher_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.8131912Z test_torch_nn_NLLLoss_ignore_index (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.8135146Z test_torch_nn_NLLLoss_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.8233771Z test_torch_nn_NLLLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.010s) 2022-08-17T12:46:51.8236548Z test_torch_nn_NLLLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.8333202Z test_torch_nn_NLLLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.010s) 2022-08-17T12:46:51.8336003Z test_torch_nn_NLLLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.8432717Z test_torch_nn_NLLLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.010s) 2022-08-17T12:46:51.8435737Z test_torch_nn_NLLLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.8516299Z test_torch_nn_NLLLoss_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.8519629Z test_torch_nn_NLLLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.8600971Z test_torch_nn_NLLLoss_weights_ignore_index (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.8604637Z test_torch_nn_NLLLoss_weights_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.8685029Z test_torch_nn_NLLLoss_weights_ignore_index_neg (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.8688557Z test_torch_nn_NLLLoss_weights_ignore_index_neg_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.8781523Z test_torch_nn_PReLU_1d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:51.8784821Z test_torch_nn_PReLU_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.8876294Z test_torch_nn_PReLU_1d_multiparam (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:51.8879573Z test_torch_nn_PReLU_1d_multiparam_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.8983629Z test_torch_nn_PReLU_2d (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:51.8986281Z test_torch_nn_PReLU_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.9087776Z test_torch_nn_PReLU_2d_multiparam (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:51.9090995Z test_torch_nn_PReLU_2d_multiparam_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.9266343Z test_torch_nn_PReLU_3d (__main__.TestCppApiParity) ... ok (0.017s) 2022-08-17T12:46:51.9269068Z test_torch_nn_PReLU_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.9444560Z test_torch_nn_PReLU_3d_multiparam (__main__.TestCppApiParity) ... ok (0.017s) 2022-08-17T12:46:51.9446821Z test_torch_nn_PReLU_3d_multiparam_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.9533403Z test_torch_nn_PReLU_scalar (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:51.9535874Z test_torch_nn_PReLU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.9620531Z test_torch_nn_PairwiseDistance (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.9703645Z test_torch_nn_PairwiseDistance_broadcast_lhs (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.9707015Z test_torch_nn_PairwiseDistance_broadcast_lhs_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.9789424Z test_torch_nn_PairwiseDistance_broadcast_rhs (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.9792151Z test_torch_nn_PairwiseDistance_broadcast_rhs_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.9794998Z test_torch_nn_PairwiseDistance_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.9873882Z test_torch_nn_PairwiseDistance_no_batch_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:51.9876628Z test_torch_nn_PairwiseDistance_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:51.9963279Z test_torch_nn_PairwiseDistance_with_non_default_args (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:51.9966122Z test_torch_nn_PairwiseDistance_with_non_default_args_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.0062085Z test_torch_nn_PixelShuffle (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:52.0065674Z test_torch_nn_PixelShuffle_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.0164270Z test_torch_nn_PixelUnshuffle (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:52.0167389Z test_torch_nn_PixelUnshuffle_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.0252417Z test_torch_nn_PoissonNLLLoss_full_loss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:52.0254700Z test_torch_nn_PoissonNLLLoss_full_loss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.0338637Z test_torch_nn_PoissonNLLLoss_full_loss_no_log_input (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:52.0341327Z test_torch_nn_PoissonNLLLoss_full_loss_no_log_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.0423209Z test_torch_nn_PoissonNLLLoss_no_full_loss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:52.0425985Z test_torch_nn_PoissonNLLLoss_no_full_loss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.0509764Z test_torch_nn_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:52.0512431Z test_torch_nn_PoissonNLLLoss_no_full_loss_no_log_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.0593250Z test_torch_nn_RReLU (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:52.0595697Z test_torch_nn_RReLU_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T12:46:52.0684050Z test_torch_nn_RReLU_with_up_down (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:52.0686237Z test_torch_nn_RReLU_with_up_down_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T12:46:52.0763032Z test_torch_nn_RReLU_with_up_down_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:52.0766017Z test_torch_nn_RReLU_with_up_down_scalar_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T12:46:52.0857147Z test_torch_nn_ReLU (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:52.0948151Z test_torch_nn_ReLU6 (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:52.0951196Z test_torch_nn_ReLU6_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.1027460Z test_torch_nn_ReLU6_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:52.1030115Z test_torch_nn_ReLU6_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.1032746Z test_torch_nn_ReLU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.1109929Z test_torch_nn_ReLU_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:52.1112360Z test_torch_nn_ReLU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.1199497Z test_torch_nn_ReflectionPad1d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:52.1283059Z test_torch_nn_ReflectionPad1d_batch (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:52.1285812Z test_torch_nn_ReflectionPad1d_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.1385102Z test_torch_nn_ReflectionPad1d_complex (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:52.1388947Z test_torch_nn_ReflectionPad1d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.1391437Z test_torch_nn_ReflectionPad1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.1574514Z test_torch_nn_ReflectionPad2d (__main__.TestCppApiParity) ... ok (0.018s) 2022-08-17T12:46:52.1840732Z test_torch_nn_ReflectionPad2d_complex (__main__.TestCppApiParity) ... ok (0.027s) 2022-08-17T12:46:52.1843376Z test_torch_nn_ReflectionPad2d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.1846220Z test_torch_nn_ReflectionPad2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.1975469Z test_torch_nn_ReflectionPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:46:52.1978206Z test_torch_nn_ReflectionPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.2267485Z test_torch_nn_ReflectionPad3d (__main__.TestCppApiParity) ... ok (0.029s) 2022-08-17T12:46:52.2721189Z test_torch_nn_ReflectionPad3d_complex (__main__.TestCppApiParity) ... ok (0.045s) 2022-08-17T12:46:52.2723771Z test_torch_nn_ReflectionPad3d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.2727135Z test_torch_nn_ReflectionPad3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.2920542Z test_torch_nn_ReflectionPad3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.019s) 2022-08-17T12:46:52.2923332Z test_torch_nn_ReflectionPad3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.3016866Z test_torch_nn_ReplicationPad1d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:52.3101600Z test_torch_nn_ReplicationPad1d_batch (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:52.3104443Z test_torch_nn_ReplicationPad1d_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.3196603Z test_torch_nn_ReplicationPad1d_complex (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:52.3199921Z test_torch_nn_ReplicationPad1d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.3202964Z test_torch_nn_ReplicationPad1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.3328463Z test_torch_nn_ReplicationPad2d (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:46:52.3494892Z test_torch_nn_ReplicationPad2d_complex (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T12:46:52.3497354Z test_torch_nn_ReplicationPad2d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.3500182Z test_torch_nn_ReplicationPad2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.3609136Z test_torch_nn_ReplicationPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:52.3612562Z test_torch_nn_ReplicationPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.3802210Z test_torch_nn_ReplicationPad3d (__main__.TestCppApiParity) ... ok (0.019s) 2022-08-17T12:46:52.4080935Z test_torch_nn_ReplicationPad3d_complex (__main__.TestCppApiParity) ... ok (0.028s) 2022-08-17T12:46:52.4083776Z test_torch_nn_ReplicationPad3d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.4086423Z test_torch_nn_ReplicationPad3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.4230887Z test_torch_nn_ReplicationPad3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:46:52.4233815Z test_torch_nn_ReplicationPad3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.4321925Z test_torch_nn_SELU (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:52.4324686Z test_torch_nn_SELU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.4402171Z test_torch_nn_SELU_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:52.4404935Z test_torch_nn_SELU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.4527334Z test_torch_nn_SampleModule_has_parity (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:46:52.4530311Z test_torch_nn_SampleModule_has_parity_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.4641039Z test_torch_nn_SampleModule_no_parity (__main__.TestCppApiParity) ... expected failure (0.011s) 2022-08-17T12:46:52.4643788Z test_torch_nn_SampleModule_no_parity_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.4749923Z test_torch_nn_SiLU (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:52.4752951Z test_torch_nn_SiLU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.4830835Z test_torch_nn_SiLU_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:52.4833496Z test_torch_nn_SiLU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.4929661Z test_torch_nn_Sigmoid (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:52.4932280Z test_torch_nn_Sigmoid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.5010814Z test_torch_nn_Sigmoid_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:52.5013262Z test_torch_nn_Sigmoid_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.5094680Z test_torch_nn_SmoothL1Loss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:52.5097400Z test_torch_nn_SmoothL1Loss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.5175817Z test_torch_nn_SmoothL1Loss_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:52.5179125Z test_torch_nn_SmoothL1Loss_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.5263991Z test_torch_nn_SoftMarginLoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:52.5265393Z test_torch_nn_SoftMarginLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.5348911Z test_torch_nn_SoftMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.008s) 2022-08-17T12:46:52.5351335Z test_torch_nn_SoftMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.5433687Z test_torch_nn_SoftMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.008s) 2022-08-17T12:46:52.5436232Z test_torch_nn_SoftMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.5519181Z test_torch_nn_SoftMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.008s) 2022-08-17T12:46:52.5521685Z test_torch_nn_SoftMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.5626003Z test_torch_nn_Softmax (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:52.5763209Z test_torch_nn_Softmax2d (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:46:52.5766462Z test_torch_nn_Softmax2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.5858409Z test_torch_nn_Softmax2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:52.5860707Z test_torch_nn_Softmax2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.5863413Z test_torch_nn_Softmax_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.5950076Z test_torch_nn_Softmax_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:52.5952623Z test_torch_nn_Softmax_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.6032331Z test_torch_nn_Softmax_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:52.6034807Z test_torch_nn_Softmax_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.6136320Z test_torch_nn_Softmin (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:52.6139441Z test_torch_nn_Softmin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.6256136Z test_torch_nn_Softmin_multidim (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:52.6258967Z test_torch_nn_Softmin_multidim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.6358803Z test_torch_nn_Softmin_no_batch_dim (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:52.6362019Z test_torch_nn_Softmin_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.6442846Z test_torch_nn_Softmin_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:52.6446329Z test_torch_nn_Softmin_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.6549641Z test_torch_nn_Softplus (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:52.6652469Z test_torch_nn_Softplus_beta (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:52.6656010Z test_torch_nn_Softplus_beta_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.6758726Z test_torch_nn_Softplus_beta_threshold (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:52.6762895Z test_torch_nn_Softplus_beta_threshold_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.6842667Z test_torch_nn_Softplus_beta_threshold_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:52.6846165Z test_torch_nn_Softplus_beta_threshold_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.6849742Z test_torch_nn_Softplus_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.6935800Z test_torch_nn_Softshrink (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:52.6939072Z test_torch_nn_Softshrink_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.7022290Z test_torch_nn_Softshrink_lambda (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:52.7025317Z test_torch_nn_Softshrink_lambda_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.7103929Z test_torch_nn_Softshrink_lambda_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:52.7106729Z test_torch_nn_Softshrink_lambda_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.7192332Z test_torch_nn_Softsign (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:52.7194950Z test_torch_nn_Softsign_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.7274295Z test_torch_nn_Softsign_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:52.7276884Z test_torch_nn_Softsign_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.7376508Z test_torch_nn_Tanh (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:52.7379196Z test_torch_nn_Tanh_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.7463159Z test_torch_nn_Tanh_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:52.7465848Z test_torch_nn_Tanh_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.7565216Z test_torch_nn_Tanhshrink (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:52.7567481Z test_torch_nn_Tanhshrink_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.7647214Z test_torch_nn_Tanhshrink_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:52.7649669Z test_torch_nn_Tanhshrink_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.7749192Z test_torch_nn_Threshold_large_value (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:52.7752246Z test_torch_nn_Threshold_large_value_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.7847896Z test_torch_nn_Threshold_threshold_value (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:52.7849816Z test_torch_nn_Threshold_threshold_value_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.7927005Z test_torch_nn_Threshold_threshold_value_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:52.7929382Z test_torch_nn_Threshold_threshold_value_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.8446801Z test_torch_nn_TransformerDecoderLayer_gelu_activation (__main__.TestCppApiParity) ... ok (0.052s) 2022-08-17T12:46:52.8449509Z test_torch_nn_TransformerDecoderLayer_gelu_activation_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.8971369Z test_torch_nn_TransformerDecoderLayer_relu_activation (__main__.TestCppApiParity) ... ok (0.052s) 2022-08-17T12:46:52.8974389Z test_torch_nn_TransformerDecoderLayer_relu_activation_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.9361996Z test_torch_nn_TransformerEncoderLayer_gelu_activation (__main__.TestCppApiParity) ... ok (0.039s) 2022-08-17T12:46:52.9364562Z test_torch_nn_TransformerEncoderLayer_gelu_activation_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:52.9758458Z test_torch_nn_TransformerEncoderLayer_relu_activation (__main__.TestCppApiParity) ... ok (0.039s) 2022-08-17T12:46:52.9760284Z test_torch_nn_TransformerEncoderLayer_relu_activation_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.1361216Z test_torch_nn_Transformer_multilayer_coder (__main__.TestCppApiParity) ... ok (0.160s) 2022-08-17T12:46:53.1365065Z test_torch_nn_Transformer_multilayer_coder_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.1454459Z test_torch_nn_TripletMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:53.1457268Z test_torch_nn_TripletMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.1540013Z test_torch_nn_TripletMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:53.1542840Z test_torch_nn_TripletMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.1627773Z test_torch_nn_TripletMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:53.1630428Z test_torch_nn_TripletMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.1719199Z test_torch_nn_Unflatten_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:53.1721970Z test_torch_nn_Unflatten_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.1818871Z test_torch_nn_Unfold (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:53.1821298Z test_torch_nn_Unfold_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.1923704Z test_torch_nn_Unfold_int_input (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:53.1926481Z test_torch_nn_Unfold_int_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.2032335Z test_torch_nn_ZeroPad2d (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:53.2156053Z test_torch_nn_ZeroPad2d_complex (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:46:53.2159186Z test_torch_nn_ZeroPad2d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.2162021Z test_torch_nn_ZeroPad2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.2248824Z test_torch_nn_ZeroPad2d_negative_dims (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:53.2251379Z test_torch_nn_ZeroPad2d_negative_dims_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.2345799Z test_torch_nn_ZeroPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:53.2348774Z test_torch_nn_ZeroPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.2411367Z test_torch_nn_functional_BCELoss_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:46:53.2414008Z test_torch_nn_functional_BCELoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.2455815Z test_torch_nn_functional_BCELoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.2458713Z test_torch_nn_functional_BCELoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.2520667Z test_torch_nn_functional_BCELoss_weights_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:46:53.2524018Z test_torch_nn_functional_BCELoss_weights_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.2565775Z test_torch_nn_functional_BCELoss_weights_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.2569155Z test_torch_nn_functional_BCELoss_weights_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.2579255Z test_torch_nn_functional_BCEWithLogitsLoss_legacy_enum (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/torch/nn/_reduction.py:42: UserWarning: size_average and reduce args will be deprecated, please use reduction='none' instead. 2022-08-17T12:46:53.2580208Z warnings.warn(warning.format(ret)) 2022-08-17T12:46:53.2633065Z ok (0.006s) 2022-08-17T12:46:53.2637045Z test_torch_nn_functional_BCEWithLogitsLoss_legacy_enum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.2699347Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:46:53.2702849Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.2747258Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.2750634Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.2797707Z test_torch_nn_functional_HingeEmbeddingLoss_margin_no_reduce (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.2800799Z test_torch_nn_functional_HingeEmbeddingLoss_margin_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.2847861Z test_torch_nn_functional_HingeEmbeddingLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.2851112Z test_torch_nn_functional_HingeEmbeddingLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.2898806Z test_torch_nn_functional_HuberLoss_delta (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.2902384Z test_torch_nn_functional_HuberLoss_delta_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.2959408Z test_torch_nn_functional_KLDivLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:46:53.2962489Z test_torch_nn_functional_KLDivLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.3018990Z test_torch_nn_functional_KLDivLoss_no_reduce_log_target (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:46:53.3021744Z test_torch_nn_functional_KLDivLoss_no_reduce_log_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.3063616Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.3066250Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.3109190Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar_log_target (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.3111983Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar_log_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.3170383Z test_torch_nn_functional_KLDivLoss_with_log_target_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:46:53.3172753Z test_torch_nn_functional_KLDivLoss_with_log_target_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.3228879Z test_torch_nn_functional_KLDivLoss_with_target_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:46:53.3231420Z test_torch_nn_functional_KLDivLoss_with_target_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.3279181Z test_torch_nn_functional_L1Loss_no_reduce (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.3327312Z test_torch_nn_functional_L1Loss_no_reduce_complex (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.3330313Z test_torch_nn_functional_L1Loss_no_reduce_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.3332633Z test_torch_nn_functional_L1Loss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.3373775Z test_torch_nn_functional_L1Loss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.3376277Z test_torch_nn_functional_L1Loss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.3435939Z test_torch_nn_functional_MSELoss_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:46:53.3438490Z test_torch_nn_functional_MSELoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.3480331Z test_torch_nn_functional_MSELoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.3482994Z test_torch_nn_functional_MSELoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.3523502Z test_torch_nn_functional_MultiLabelMarginLoss_0d_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.3526123Z test_torch_nn_functional_MultiLabelMarginLoss_0d_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.3566559Z test_torch_nn_functional_MultiLabelMarginLoss_1d_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.3569161Z test_torch_nn_functional_MultiLabelMarginLoss_1d_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.3612938Z test_torch_nn_functional_MultiLabelMarginLoss_index_neg (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.3615333Z test_torch_nn_functional_MultiLabelMarginLoss_index_neg_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.3659421Z test_torch_nn_functional_MultiLabelMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.3662237Z test_torch_nn_functional_MultiLabelMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.3713639Z test_torch_nn_functional_MultiLabelSoftMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.3716330Z test_torch_nn_functional_MultiLabelSoftMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.3764752Z test_torch_nn_functional_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.3768002Z test_torch_nn_functional_MultiLabelSoftMarginLoss_weights_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.3811788Z test_torch_nn_functional_MultiMarginLoss_1d_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.3815045Z test_torch_nn_functional_MultiMarginLoss_1d_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.3859208Z test_torch_nn_functional_MultiMarginLoss_margin_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.3862317Z test_torch_nn_functional_MultiMarginLoss_margin_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.3905914Z test_torch_nn_functional_MultiMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.3909068Z test_torch_nn_functional_MultiMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.3951949Z test_torch_nn_functional_MultiMarginLoss_p_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.3954685Z test_torch_nn_functional_MultiMarginLoss_p_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.3998978Z test_torch_nn_functional_MultiMarginLoss_weights_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.4001780Z test_torch_nn_functional_MultiMarginLoss_weights_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.4051948Z test_torch_nn_functional_NLLLoss2d_no_reduce (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.4054470Z test_torch_nn_functional_NLLLoss2d_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.4104078Z test_torch_nn_functional_NLLLoss2d_no_reduce_ignore_index (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.4107578Z test_torch_nn_functional_NLLLoss2d_no_reduce_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.4159422Z test_torch_nn_functional_NLLLoss2d_no_reduce_weights (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.4162631Z test_torch_nn_functional_NLLLoss2d_no_reduce_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.4239522Z test_torch_nn_functional_NLLLossNd_no_reduce (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:53.4242909Z test_torch_nn_functional_NLLLossNd_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.4317621Z test_torch_nn_functional_NLLLossNd_no_reduce_ignore_index (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:46:53.4321019Z test_torch_nn_functional_NLLLossNd_no_reduce_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.4398609Z test_torch_nn_functional_NLLLossNd_no_reduce_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:53.4402111Z test_torch_nn_functional_NLLLossNd_no_reduce_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.4448302Z test_torch_nn_functional_NLLLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.4451171Z test_torch_nn_functional_NLLLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.4496757Z test_torch_nn_functional_NLLLoss_no_reduce_ignore_index (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.4499752Z test_torch_nn_functional_NLLLoss_no_reduce_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.4545883Z test_torch_nn_functional_NLLLoss_no_reduce_weights (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.4549535Z test_torch_nn_functional_NLLLoss_no_reduce_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.4596394Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.4599594Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.4645312Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.4648696Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index_neg_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.4717112Z test_torch_nn_functional_Padding122112_3dcircular (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:46:53.4720026Z test_torch_nn_functional_Padding122112_3dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.4767369Z test_torch_nn_functional_Padding1221_2dcircular (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.4770438Z test_torch_nn_functional_Padding1221_2dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.4814274Z test_torch_nn_functional_Padding12_1dcircular (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.4817223Z test_torch_nn_functional_Padding12_1dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.4867078Z test_torch_nn_functional_Padding2322_2dcircular (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.4869889Z test_torch_nn_functional_Padding2322_2dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.4914708Z test_torch_nn_functional_Padding31_1dcircular (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.4917409Z test_torch_nn_functional_Padding31_1dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.4991005Z test_torch_nn_functional_Padding322112_3dcircular (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:46:53.4994447Z test_torch_nn_functional_Padding322112_3dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.5077830Z test_torch_nn_functional_Padding332122_3dcircular (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:46:53.5081176Z test_torch_nn_functional_Padding332122_3dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.5133579Z test_torch_nn_functional_Padding3331_2dcircular (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.5136145Z test_torch_nn_functional_Padding3331_2dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.5181927Z test_torch_nn_functional_Padding33_1dcircular (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.5184712Z test_torch_nn_functional_Padding33_1dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.5239675Z test_torch_nn_functional_PoissonNLLLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.5242871Z test_torch_nn_functional_PoissonNLLLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.5289621Z test_torch_nn_functional_SmoothL1Loss_beta (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.5292341Z test_torch_nn_functional_SmoothL1Loss_beta_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.5338955Z test_torch_nn_functional_SmoothL1Loss_no_reduce (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.5341766Z test_torch_nn_functional_SmoothL1Loss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.5381584Z test_torch_nn_functional_SmoothL1Loss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.5384404Z test_torch_nn_functional_SmoothL1Loss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.5430598Z test_torch_nn_functional_SmoothL1Loss_zero_beta (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.5433310Z test_torch_nn_functional_SmoothL1Loss_zero_beta_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.5481572Z test_torch_nn_functional_SoftMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.5484677Z test_torch_nn_functional_SoftMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.5553162Z test_torch_nn_functional_interpolate_bicubic_2d (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:46:53.5556276Z test_torch_nn_functional_interpolate_bicubic_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.5596424Z test_torch_nn_functional_interpolate_bicubic_2d_zero_dim (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.5599054Z test_torch_nn_functional_interpolate_bicubic_2d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.5686531Z test_torch_nn_functional_interpolate_bicubic_scale_2d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:53.5689687Z test_torch_nn_functional_interpolate_bicubic_scale_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.5745925Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:46:53.5748521Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_shared_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.5799802Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.5850499Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.5853342Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.5856368Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.5905210Z test_torch_nn_functional_interpolate_bicubic_tuple_2d (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.5954301Z test_torch_nn_functional_interpolate_bicubic_tuple_2d_align_corners (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.5957406Z test_torch_nn_functional_interpolate_bicubic_tuple_2d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.5960550Z test_torch_nn_functional_interpolate_bicubic_tuple_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.6033213Z test_torch_nn_functional_interpolate_bilinear_2d (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:46:53.6036797Z test_torch_nn_functional_interpolate_bilinear_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.6077745Z test_torch_nn_functional_interpolate_bilinear_2d_zero_dim (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.6080840Z test_torch_nn_functional_interpolate_bilinear_2d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.6173146Z test_torch_nn_functional_interpolate_bilinear_scale_2d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:53.6176709Z test_torch_nn_functional_interpolate_bilinear_scale_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.6233843Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:46:53.6237033Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_shared_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.6287129Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.6337939Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.6341229Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.6344763Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.6392676Z test_torch_nn_functional_interpolate_bilinear_tuple_2d (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.6441795Z test_torch_nn_functional_interpolate_bilinear_tuple_2d_align_corners (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.6444962Z test_torch_nn_functional_interpolate_bilinear_tuple_2d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.6448193Z test_torch_nn_functional_interpolate_bilinear_tuple_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.6494590Z test_torch_nn_functional_interpolate_linear_1d (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.6540494Z test_torch_nn_functional_interpolate_linear_1d_align_corners (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.6543593Z test_torch_nn_functional_interpolate_linear_1d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.6546936Z test_torch_nn_functional_interpolate_linear_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.6587966Z test_torch_nn_functional_interpolate_linear_1d_zero_dim (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.6591123Z test_torch_nn_functional_interpolate_linear_1d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.6636930Z test_torch_nn_functional_interpolate_linear_scale_1d (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.6682524Z test_torch_nn_functional_interpolate_linear_scale_1d_align_corners (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.6685356Z test_torch_nn_functional_interpolate_linear_scale_1d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.6687980Z test_torch_nn_functional_interpolate_linear_scale_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.6731610Z test_torch_nn_functional_interpolate_linear_tuple_1d (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.6734360Z test_torch_nn_functional_interpolate_linear_tuple_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.6779327Z test_torch_nn_functional_interpolate_nearest_1d (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.6782231Z test_torch_nn_functional_interpolate_nearest_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.6821941Z test_torch_nn_functional_interpolate_nearest_1d_zero_dim (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.6824928Z test_torch_nn_functional_interpolate_nearest_1d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.6892799Z test_torch_nn_functional_interpolate_nearest_2d (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:46:53.6895993Z test_torch_nn_functional_interpolate_nearest_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.7010212Z test_torch_nn_functional_interpolate_nearest_2d_launch_configs (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:53.7013136Z test_torch_nn_functional_interpolate_nearest_2d_launch_configs_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.7054587Z test_torch_nn_functional_interpolate_nearest_2d_zero_dim (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.7057023Z test_torch_nn_functional_interpolate_nearest_2d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.7163649Z test_torch_nn_functional_interpolate_nearest_3d (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:53.7166534Z test_torch_nn_functional_interpolate_nearest_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.7208315Z test_torch_nn_functional_interpolate_nearest_3d_zero_dim (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.7211021Z test_torch_nn_functional_interpolate_nearest_3d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.7258394Z test_torch_nn_functional_interpolate_nearest_scale_1d (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.7261033Z test_torch_nn_functional_interpolate_nearest_scale_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.7350417Z test_torch_nn_functional_interpolate_nearest_scale_2d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:46:53.7353287Z test_torch_nn_functional_interpolate_nearest_scale_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.7461694Z test_torch_nn_functional_interpolate_nearest_scale_3d (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:53.7464970Z test_torch_nn_functional_interpolate_nearest_scale_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.7512188Z test_torch_nn_functional_interpolate_nearest_tuple_1d (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.7515017Z test_torch_nn_functional_interpolate_nearest_tuple_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.7590692Z test_torch_nn_functional_interpolate_nearest_tuple_2d (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:46:53.7593841Z test_torch_nn_functional_interpolate_nearest_tuple_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.7706180Z test_torch_nn_functional_interpolate_nearest_tuple_3d (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:53.7709411Z test_torch_nn_functional_interpolate_nearest_tuple_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.7815604Z test_torch_nn_functional_interpolate_trilinear_3d (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:53.7818931Z test_torch_nn_functional_interpolate_trilinear_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.7860131Z test_torch_nn_functional_interpolate_trilinear_3d_zero_dim (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.7863430Z test_torch_nn_functional_interpolate_trilinear_3d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.7968797Z test_torch_nn_functional_interpolate_trilinear_scale_3d (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:46:53.8075281Z test_torch_nn_functional_interpolate_trilinear_scale_3d_align_corners (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:46:53.8077914Z test_torch_nn_functional_interpolate_trilinear_scale_3d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.8080810Z test_torch_nn_functional_interpolate_trilinear_scale_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.8155975Z test_torch_nn_functional_interpolate_trilinear_tuple_3d (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:46:53.8227894Z test_torch_nn_functional_interpolate_trilinear_tuple_3d_align_corners (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:46:53.8231202Z test_torch_nn_functional_interpolate_trilinear_tuple_3d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.8233922Z test_torch_nn_functional_interpolate_trilinear_tuple_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.8291309Z test_torch_nn_functional_log_softmax_dim0 (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:46:53.8294399Z test_torch_nn_functional_log_softmax_dim0_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.8352326Z test_torch_nn_functional_log_softmax_dim3 (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:46:53.8355435Z test_torch_nn_functional_log_softmax_dim3_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.8420429Z test_torch_nn_functional_log_softmax_lastdim (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:46:53.8423858Z test_torch_nn_functional_log_softmax_lastdim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.8464445Z test_torch_nn_functional_log_softmax_scalar (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.8467024Z test_torch_nn_functional_log_softmax_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.8520508Z test_torch_nn_functional_log_softmax_spatial (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.8523306Z test_torch_nn_functional_log_softmax_spatial_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.8579820Z test_torch_nn_functional_log_softmax_spatial_special (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:46:53.8583293Z test_torch_nn_functional_log_softmax_spatial_special_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.8624894Z test_torch_nn_functional_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.8627822Z test_torch_nn_functional_multimarginloss_1d_input_0d_target_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.8671988Z test_torch_nn_functional_sample_functional_has_parity (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.8674818Z test_torch_nn_functional_sample_functional_has_parity_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.8721337Z test_torch_nn_functional_sample_functional_no_parity (__main__.TestCppApiParity) ... expected failure (0.005s) 2022-08-17T12:46:53.8724442Z test_torch_nn_functional_sample_functional_no_parity_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.8781596Z test_torch_nn_functional_softmax_functional_dim0 (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:46:53.8784624Z test_torch_nn_functional_softmax_functional_dim0_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T12:46:53.8839678Z test_torch_nn_functional_softmax_functional_dim3 (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.8843023Z test_torch_nn_functional_softmax_functional_dim3_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T12:46:53.8882195Z test_torch_nn_functional_softmax_functional_scalar (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:46:53.8884985Z test_torch_nn_functional_softmax_functional_scalar_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T12:46:53.8949672Z test_torch_nn_functional_softmax_lastdim (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:46:53.8952707Z test_torch_nn_functional_softmax_lastdim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.9017084Z test_torch_nn_functional_softmax_lastdim_dtype (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:46:53.9020346Z test_torch_nn_functional_softmax_lastdim_dtype_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T12:46:53.9071992Z test_torch_nn_functional_softmax_spatial (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.9074504Z test_torch_nn_functional_softmax_spatial_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.9126052Z test_torch_nn_functional_softmax_spatial_dtype (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:46:53.9129032Z test_torch_nn_functional_softmax_spatial_dtype_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T12:46:53.9184758Z test_torch_nn_functional_softmax_spatial_special (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:46:53.9188137Z test_torch_nn_functional_softmax_spatial_special_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:46:53.9188829Z 2022-08-17T12:46:53.9189522Z ---------------------------------------------------------------------- 2022-08-17T12:46:53.9190013Z Ran 1100 tests in 5.902s 2022-08-17T12:46:53.9190189Z 2022-08-17T12:46:53.9190292Z OK (skipped=550, expected failures=17) 2022-08-17T12:46:53.9190426Z 2022-08-17T12:46:53.9190499Z Generating XML reports... 2022-08-17T12:46:54.0108445Z Generated XML report: test-reports/python-unittest/test_cpp_api_parity/TEST-TestCppApiParity-20220817124648.xml 2022-08-17T12:46:54.4471721Z Running test_dynamic_shapes ... [2022-08-17 12:46:54.446736] 2022-08-17T12:46:54.4472484Z Executing ['/opt/conda/bin/python', '-bb', 'test_dynamic_shapes.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:46:54.446821] 2022-08-17T12:46:55.5168630Z Test results will be stored in test-reports/python-unittest/test_dynamic_shapes 2022-08-17T12:46:55.5179560Z 2022-08-17T12:46:55.5179711Z Running tests... 2022-08-17T12:46:55.5180128Z ---------------------------------------------------------------------- 2022-08-17T12:46:59.4246583Z test_arith_ops (__main__.TestPySymInt) ... ok (3.906s) 2022-08-17T12:46:59.4445740Z test_aten_ops (__main__.TestPySymInt) ... ok (0.020s) 2022-08-17T12:46:59.5571947Z test_binary (__main__.TestPySymInt) ... ok (0.112s) 2022-08-17T12:46:59.5679524Z test_fx_trace_intlist (__main__.TestPySymInt) ... ok (0.012s) 2022-08-17T12:46:59.5690327Z test_meta_symint (__main__.TestPySymInt) ... ok (0.001s) 2022-08-17T12:46:59.6850167Z test_reverse_arith_ops (__main__.TestPySymInt) ... ok (0.116s) 2022-08-17T12:46:59.7835634Z test_roundtrip (__main__.TestPySymInt) ... ok (0.098s) 2022-08-17T12:46:59.8111544Z test_size_expressions (__main__.TestPySymInt) ... ok (0.028s) 2022-08-17T12:46:59.8479038Z test_symint_args (__main__.TestPySymInt) ... ok (0.037s) 2022-08-17T12:47:00.0668315Z test_symint_vargs (__main__.TestPySymInt) ... ok (0.219s) 2022-08-17T12:47:00.0668581Z 2022-08-17T12:47:00.0669270Z ---------------------------------------------------------------------- 2022-08-17T12:47:00.0669687Z Ran 10 tests in 4.549s 2022-08-17T12:47:00.0669805Z 2022-08-17T12:47:00.0669867Z OK 2022-08-17T12:47:00.0669960Z 2022-08-17T12:47:00.0670047Z Generating XML reports... 2022-08-17T12:47:00.0702286Z Generated XML report: test-reports/python-unittest/test_dynamic_shapes/TEST-TestPySymInt-20220817124655.xml 2022-08-17T12:47:00.4247876Z Running test_stateless ... [2022-08-17 12:47:00.424450] 2022-08-17T12:47:00.4248395Z Executing ['/opt/conda/bin/python', '-bb', 'test_stateless.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:47:00.424531] 2022-08-17T12:47:01.7421705Z Test results will be stored in test-reports/python-unittest/test_stateless 2022-08-17T12:47:01.7434562Z 2022-08-17T12:47:01.7434662Z Running tests... 2022-08-17T12:47:01.7435518Z ---------------------------------------------------------------------- 2022-08-17T12:47:05.0948383Z test_runs_with_optimize_flag (__main__.TestPythonOptimizeMode) ... ok (3.351s) 2022-08-17T12:47:06.1865476Z test_private_stateless_warns (__main__.TestStatelessDeprecation) ... ok (1.091s) 2022-08-17T12:47:06.1909966Z test_circular_references (__main__.TestStatelessFunctionalAPI) ... ok (0.004s) 2022-08-17T12:47:06.1934182Z test_functional_batch_norm (__main__.TestStatelessFunctionalAPI) ... ok (0.002s) 2022-08-17T12:47:06.1949181Z test_functional_call (__main__.TestStatelessFunctionalAPI) ... ok (0.001s) 2022-08-17T12:47:06.1954181Z test_functional_call_with_data_parallel (__main__.TestStatelessFunctionalAPI) ... skip: multi-GPU not supported (0.001s) 2022-08-17T12:47:06.1971336Z test_functional_call_with_gradient (__main__.TestStatelessFunctionalAPI) ... ok (0.002s) 2022-08-17T12:47:06.2537096Z test_functional_call_with_jit (__main__.TestStatelessFunctionalAPI) ... ok (0.056s) 2022-08-17T12:47:06.2634731Z test_reparamertize_module_fail_reset_to_original (__main__.TestStatelessFunctionalAPI) ... ok (0.010s) 2022-08-17T12:47:06.2670916Z test_reparametrized_module_change_parametrization_original (__main__.TestStatelessFunctionalAPI) ... ok (0.004s) 2022-08-17T12:47:06.2687121Z test_setattr (__main__.TestStatelessFunctionalAPI) ... ok (0.002s) 2022-08-17T12:47:06.2687436Z 2022-08-17T12:47:06.2687950Z ---------------------------------------------------------------------- 2022-08-17T12:47:06.2688354Z Ran 11 tests in 4.525s 2022-08-17T12:47:06.2688459Z 2022-08-17T12:47:06.2688535Z OK (skipped=1) 2022-08-17T12:47:06.2688645Z 2022-08-17T12:47:06.2688731Z Generating XML reports... 2022-08-17T12:47:06.2718186Z Generated XML report: test-reports/python-unittest/test_stateless/TEST-TestPythonOptimizeMode-20220817124701.xml 2022-08-17T12:47:06.2720315Z Generated XML report: test-reports/python-unittest/test_stateless/TEST-TestStatelessDeprecation-20220817124701.xml 2022-08-17T12:47:06.2729328Z Generated XML report: test-reports/python-unittest/test_stateless/TEST-TestStatelessFunctionalAPI-20220817124701.xml 2022-08-17T12:47:06.5830530Z Running test_multiprocessing ... [2022-08-17 12:47:06.582678] 2022-08-17T12:47:06.5831058Z Executing ['/opt/conda/bin/python', '-bb', 'test_multiprocessing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:47:06.582760] 2022-08-17T12:47:07.6417391Z Test results will be stored in test-reports/python-unittest/test_multiprocessing 2022-08-17T12:47:07.6434919Z 2022-08-17T12:47:07.6435028Z Running tests... 2022-08-17T12:47:07.6435839Z ---------------------------------------------------------------------- 2022-08-17T12:47:08.0098735Z test_autograd_errors (__main__.TestMultiprocessing) ... ok (0.366s) 2022-08-17T12:47:09.0059650Z 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:47:09.0060377Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:47:09.0061539Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:47:09.0062134Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:47:09.0204747Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:47:09.0205410Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:47:09.0209071Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:47:09.0209987Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:47:09.0443471Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:47:09.0444122Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:47:09.0446819Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:47:09.0447474Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:47:09.2365296Z ok (1.227s) 2022-08-17T12:47:09.2373765Z test_cuda_bad_call (__main__.TestMultiprocessing) ... skip: CUDA not available (0.001s) 2022-08-17T12:47:09.2383930Z test_cuda_ipc_deadlock (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T12:47:09.2391807Z test_cuda_memory_allocation (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T12:47:09.2396236Z test_cuda_parameter_sharing (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-08-17T12:47:09.2408667Z test_cuda_send_many (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T12:47:09.2412522Z test_cuda_simple (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-08-17T12:47:09.2424454Z test_cuda_small_tensors (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T12:47:09.2429617Z test_cuda_variable_sharing (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-08-17T12:47:09.2441682Z test_empty_shared (__main__.TestMultiprocessing) ... ok (0.001s) 2022-08-17T12:47:09.2476480Z test_empty_tensor_sharing (__main__.TestMultiprocessing) ... ok (0.003s) 2022-08-17T12:47:09.2480663Z test_empty_tensor_sharing_cuda (__main__.TestMultiprocessing) ... skip: CUDA not available (0.000s) 2022-08-17T12:47:09.2490537Z test_event (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T12:47:09.2497913Z test_event_handle_exporter (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T12:47:09.2506845Z test_event_handle_importer (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T12:47:09.2515072Z test_event_handle_multi_gpu (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T12:47:09.2523821Z test_event_multiprocess (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T12:47:09.2528189Z 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:47:09.4365598Z test_fd_preserve_sharing (__main__.TestMultiprocessing) ... ok (0.184s) 2022-08-17T12:47:09.4370854Z 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.001s) 2022-08-17T12:47:09.4377888Z 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:47:09.6560730Z test_fs_is_shared (__main__.TestMultiprocessing) ... ok (0.218s) 2022-08-17T12:47:09.6568120Z 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:47:09.7984787Z test_fs_preserve_sharing (__main__.TestMultiprocessing) ... ok (0.142s) 2022-08-17T12:47:09.7989582Z 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:47:09.7996468Z 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:47:10.7197843Z 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:47:10.7198331Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:47:10.7200933Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:47:10.7201299Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:47:11.0790989Z ok (1.279s) 2022-08-17T12:47:11.0796694Z test_integer_parameter_serialization_cuda (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T12:47:11.0808339Z test_is_shared (__main__.TestMultiprocessing) ... ok (0.001s) 2022-08-17T12:47:11.0812287Z test_is_shared_cuda (__main__.TestMultiprocessing) ... skip: CUDA not available (0.000s) 2022-08-17T12:47:11.0964224Z test_leaf_variable_sharing (__main__.TestMultiprocessing) ... ok (0.015s) 2022-08-17T12:47:11.0972344Z test_mixed_types_cuda_sharing (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T12:47:11.0990680Z test_non_leaf_variable_sharing (__main__.TestMultiprocessing) ... ok (0.002s) 2022-08-17T12:47:11.1039332Z test_parameter_sharing (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.7/site-packages/torch/utils/hooks.py:61: UserWarning: backward hook .hook at 0x7f7947388560> 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:47:11.1040054Z "to suppress this warning".format(repr(hook))) 2022-08-17T12:47:11.1099741Z ok (0.011s) 2022-08-17T12:47:11.1150573Z test_variable_sharing (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.7/site-packages/torch/utils/hooks.py:61: UserWarning: backward hook .hook at 0x7f794736b440> 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:47:11.1151598Z "to suppress this warning".format(repr(hook))) 2022-08-17T12:47:11.1290031Z ok (0.019s) 2022-08-17T12:47:11.1299908Z test_wrong_cuda_fork (__main__.TestMultiprocessing) ... skip: CUDA not available (0.001s) 2022-08-17T12:47:11.1300349Z 2022-08-17T12:47:11.1300881Z ---------------------------------------------------------------------- 2022-08-17T12:47:11.1301262Z Ran 37 tests in 3.487s 2022-08-17T12:47:11.1301475Z 2022-08-17T12:47:11.1301738Z OK (skipped=24) 2022-08-17T12:47:11.1301953Z 2022-08-17T12:47:11.1302096Z Generating XML reports... 2022-08-17T12:47:11.1365451Z Generated XML report: test-reports/python-unittest/test_multiprocessing/TEST-TestMultiprocessing-20220817124707.xml 2022-08-17T12:47:11.4421123Z Running test_module_init ... [2022-08-17 12:47:11.441690] 2022-08-17T12:47:11.4421660Z Executing ['/opt/conda/bin/python', '-bb', 'test_module_init.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:47:11.441769] 2022-08-17T12:47:12.8752473Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.floating_types() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64). 2022-08-17T12:47:12.8753371Z warnings.warn(msg, FutureWarning) 2022-08-17T12:47:12.8886796Z Test results will be stored in test-reports/python-unittest/test_module_init 2022-08-17T12:47:12.8914686Z 2022-08-17T12:47:12.8915137Z Running tests... 2022-08-17T12:47:12.8915550Z ---------------------------------------------------------------------- 2022-08-17T12:47:12.8949253Z test_nn_AdaptiveAvgPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:12.8978125Z test_nn_AdaptiveAvgPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:12.9006075Z test_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:12.9038943Z test_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:12.9066225Z test_nn_AdaptiveAvgPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:12.9093750Z test_nn_AdaptiveAvgPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:12.9143543Z test_nn_AdaptiveLogSoftmaxWithLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2022-08-17T12:47:12.9189153Z test_nn_AdaptiveLogSoftmaxWithLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:12.9216596Z test_nn_AdaptiveMaxPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:12.9243919Z test_nn_AdaptiveMaxPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:12.9272329Z test_nn_AdaptiveMaxPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:12.9299032Z test_nn_AdaptiveMaxPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:12.9327104Z test_nn_AdaptiveMaxPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:12.9353997Z test_nn_AdaptiveMaxPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:12.9381369Z test_nn_AlphaDropout_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:12.9408850Z test_nn_AlphaDropout_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:12.9437713Z test_nn_AvgPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:12.9465913Z test_nn_AvgPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:12.9493359Z test_nn_AvgPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:12.9521456Z test_nn_AvgPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:12.9548499Z test_nn_AvgPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:12.9575645Z test_nn_AvgPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:12.9604762Z test_nn_BCELoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:12.9633784Z test_nn_BCELoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:12.9662150Z test_nn_BCEWithLogitsLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:12.9691342Z test_nn_BCEWithLogitsLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:12.9734250Z test_nn_BatchNorm1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:12.9771498Z test_nn_BatchNorm1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:12.9808456Z test_nn_BatchNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:12.9845208Z test_nn_BatchNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:12.9881600Z test_nn_BatchNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:12.9918470Z test_nn_BatchNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:12.9951257Z test_nn_Bilinear_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:12.9984172Z test_nn_Bilinear_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0010815Z test_nn_CELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0038342Z test_nn_CELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0065254Z test_nn_CTCLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0092645Z test_nn_CTCLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0119724Z test_nn_ChannelShuffle_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0146765Z test_nn_ChannelShuffle_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0174085Z test_nn_ConstantPad1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0201004Z test_nn_ConstantPad1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0228543Z test_nn_ConstantPad2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0255697Z test_nn_ConstantPad2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0282584Z test_nn_ConstantPad3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0310613Z test_nn_ConstantPad3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0344119Z test_nn_Conv1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0383446Z test_nn_Conv1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.0416541Z test_nn_Conv2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0449342Z test_nn_Conv2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0483154Z test_nn_Conv3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0516685Z test_nn_Conv3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0549797Z test_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0583367Z test_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0616536Z test_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0649373Z test_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0683025Z test_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0716523Z test_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0743594Z test_nn_CosineEmbeddingLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0770464Z test_nn_CosineEmbeddingLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0798015Z test_nn_CosineSimilarity_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0824893Z test_nn_CosineSimilarity_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0853861Z test_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0882132Z test_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0909778Z test_nn_CrossMapLRN2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0936498Z test_nn_CrossMapLRN2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0964134Z test_nn_Dropout1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.0991092Z test_nn_Dropout1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1017749Z test_nn_Dropout2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1050598Z test_nn_Dropout2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1077459Z test_nn_Dropout3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1105095Z test_nn_Dropout3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1131770Z test_nn_Dropout_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1158709Z test_nn_Dropout_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1186289Z test_nn_ELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1213133Z test_nn_ELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1246279Z test_nn_EmbeddingBag_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1278727Z test_nn_EmbeddingBag_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1310126Z test_nn_Embedding_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1342840Z test_nn_Embedding_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1370225Z test_nn_FeatureAlphaDropout_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1398073Z test_nn_FeatureAlphaDropout_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1424779Z test_nn_Flatten_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1451721Z test_nn_Flatten_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1479541Z test_nn_Fold_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1506690Z test_nn_Fold_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1535874Z test_nn_FractionalMaxPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1564288Z test_nn_FractionalMaxPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1593247Z test_nn_FractionalMaxPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1622074Z test_nn_FractionalMaxPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1649355Z test_nn_GELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1677042Z test_nn_GELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1703604Z test_nn_GLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1730503Z test_nn_GLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1770937Z test_nn_GRUCell_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.1806334Z test_nn_GRUCell_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1842548Z test_nn_GRU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.1879332Z test_nn_GRU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.1906372Z test_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1934232Z test_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1966656Z test_nn_GroupNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.1999712Z test_nn_GroupNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.2026273Z test_nn_Hardshrink_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.2054286Z test_nn_Hardshrink_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.2081184Z test_nn_Hardsigmoid_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.2108789Z test_nn_Hardsigmoid_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.2135577Z test_nn_Hardswish_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.2162381Z test_nn_Hardswish_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.2189926Z test_nn_Hardtanh_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.2216520Z test_nn_Hardtanh_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.2244239Z test_nn_HingeEmbeddingLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.2270970Z test_nn_HingeEmbeddingLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.2297678Z test_nn_HuberLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.2325342Z test_nn_HuberLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.2351938Z test_nn_Identity_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.2379581Z test_nn_Identity_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.2413866Z test_nn_InstanceNorm1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.2448964Z test_nn_InstanceNorm1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.2487589Z test_nn_InstanceNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.2521461Z test_nn_InstanceNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.2555634Z test_nn_InstanceNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.2589666Z test_nn_InstanceNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.2616774Z test_nn_KLDivLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.2644176Z test_nn_KLDivLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.2671158Z test_nn_L1Loss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.2698339Z test_nn_L1Loss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.2725097Z test_nn_LPPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.2752062Z test_nn_LPPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.2779649Z test_nn_LPPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.2806347Z test_nn_LPPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.2842245Z test_nn_LSTMCell_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.2876916Z test_nn_LSTMCell_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.2913130Z test_nn_LSTM_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.2949307Z test_nn_LSTM_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.2981567Z test_nn_LayerNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.3014005Z test_nn_LayerNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.3045070Z test_nn_LazyBatchNorm1d_cpu_float32 (__main__.TestModuleInitCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:47:13.3045642Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:47:13.3059695Z ok (0.004s) 2022-08-17T12:47:13.3744802Z test_nn_LazyBatchNorm1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.068s) 2022-08-17T12:47:13.3783748Z test_nn_LazyBatchNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.3821401Z test_nn_LazyBatchNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.3858143Z test_nn_LazyBatchNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.3895451Z test_nn_LazyBatchNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.3930806Z test_nn_LazyConv1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.3966556Z test_nn_LazyConv1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.4001442Z test_nn_LazyConv2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.4045902Z test_nn_LazyConv2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.4080102Z test_nn_LazyConv3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.4115802Z test_nn_LazyConv3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.4151636Z test_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.4186975Z test_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.4222860Z test_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.4258782Z test_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.4294649Z test_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.4339228Z test_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.4376019Z test_nn_LazyInstanceNorm1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.4412986Z test_nn_LazyInstanceNorm1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.4450000Z test_nn_LazyInstanceNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.4487003Z test_nn_LazyInstanceNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.4523914Z test_nn_LazyInstanceNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.4561843Z test_nn_LazyInstanceNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.4596754Z test_nn_LazyLinear_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.4640121Z test_nn_LazyLinear_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.4667814Z test_nn_LeakyReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.4694864Z test_nn_LeakyReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.4728455Z test_nn_Linear_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.4760989Z test_nn_Linear_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.4788590Z test_nn_LocalResponseNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.4815567Z test_nn_LocalResponseNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.4843127Z test_nn_LogSigmoid_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.4869529Z test_nn_LogSigmoid_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.4896350Z test_nn_LogSoftmax_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.4924276Z test_nn_LogSoftmax_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.4951573Z test_nn_MSELoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.4979319Z test_nn_MSELoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5006585Z test_nn_MarginRankingLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5033875Z test_nn_MarginRankingLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5061684Z test_nn_MaxPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5088775Z test_nn_MaxPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5116420Z test_nn_MaxPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5143082Z test_nn_MaxPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5170031Z test_nn_MaxPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5197820Z test_nn_MaxPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5224633Z test_nn_MaxUnpool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5252303Z test_nn_MaxUnpool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5279922Z test_nn_MaxUnpool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5306716Z test_nn_MaxUnpool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5334930Z test_nn_MaxUnpool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5362478Z test_nn_MaxUnpool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5392871Z test_nn_Mish_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5419676Z test_nn_Mish_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5446260Z test_nn_ModuleDict_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5473748Z test_nn_ModuleDict_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5500368Z test_nn_ModuleList_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5527688Z test_nn_ModuleList_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5554707Z test_nn_MultiLabelMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5581954Z test_nn_MultiLabelMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5610672Z test_nn_MultiLabelSoftMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5639286Z test_nn_MultiLabelSoftMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5667301Z test_nn_MultiMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5696192Z test_nn_MultiMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5739515Z test_nn_MultiheadAttention_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.5783119Z test_nn_MultiheadAttention_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.5812210Z test_nn_NLLLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5840919Z test_nn_NLLLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5871688Z test_nn_PReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5902837Z test_nn_PReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5929979Z test_nn_PairwiseDistance_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5957929Z test_nn_PairwiseDistance_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.5985067Z test_nn_ParameterDict_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.6012168Z test_nn_ParameterDict_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.6039928Z test_nn_ParameterList_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.6067093Z test_nn_ParameterList_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.6099935Z test_nn_PixelShuffle_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.6127042Z test_nn_PixelShuffle_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.6154085Z test_nn_PixelUnshuffle_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.6182053Z test_nn_PixelUnshuffle_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.6209340Z test_nn_PoissonNLLLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.6237149Z test_nn_PoissonNLLLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.6273498Z test_nn_RNNBase_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.6310477Z test_nn_RNNBase_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.6346377Z test_nn_RNNCellBase_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.6381098Z test_nn_RNNCellBase_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.6416468Z test_nn_RNNCell_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.6451622Z test_nn_RNNCell_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.6488199Z test_nn_RNN_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.6524811Z test_nn_RNN_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.6551858Z test_nn_RReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.6579458Z test_nn_RReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.6606614Z test_nn_ReLU6_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.6634640Z test_nn_ReLU6_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.6661970Z test_nn_ReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.6689171Z test_nn_ReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.6717555Z test_nn_ReflectionPad1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.6744791Z test_nn_ReflectionPad1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.6772758Z test_nn_ReflectionPad2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.6799982Z test_nn_ReflectionPad2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.6827298Z test_nn_ReflectionPad3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.6860366Z test_nn_ReflectionPad3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.6887572Z test_nn_ReplicationPad1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.6915674Z test_nn_ReplicationPad1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.6942724Z test_nn_ReplicationPad2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.6969962Z test_nn_ReplicationPad2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.6998019Z test_nn_ReplicationPad3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7025518Z test_nn_ReplicationPad3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7053417Z test_nn_SELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7080741Z test_nn_SELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7107819Z test_nn_Sequential_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7136087Z test_nn_Sequential_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7162945Z test_nn_SiLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7190910Z test_nn_SiLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7218260Z test_nn_Sigmoid_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7245514Z test_nn_Sigmoid_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7273796Z test_nn_SmoothL1Loss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7300845Z test_nn_SmoothL1Loss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7329638Z test_nn_SoftMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7357156Z test_nn_SoftMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7384397Z test_nn_Softmax2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7412095Z test_nn_Softmax2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7439373Z test_nn_Softmax_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7467280Z test_nn_Softmax_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7494404Z test_nn_Softmin_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7521522Z test_nn_Softmin_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7549523Z test_nn_Softplus_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7576461Z test_nn_Softplus_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7604379Z test_nn_Softshrink_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7631721Z test_nn_Softshrink_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7658886Z test_nn_Softsign_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7689916Z test_nn_Softsign_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7728299Z test_nn_SyncBatchNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.7765867Z test_nn_SyncBatchNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:13.7793483Z test_nn_Tanh_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7820690Z test_nn_Tanh_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7849591Z test_nn_Tanhshrink_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7876733Z test_nn_Tanhshrink_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7904944Z test_nn_Threshold_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7932291Z test_nn_Threshold_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:13.7997013Z test_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.006s) 2022-08-17T12:47:13.8062015Z test_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.006s) 2022-08-17T12:47:13.8135049Z test_nn_TransformerDecoder_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.007s) 2022-08-17T12:47:13.8207096Z test_nn_TransformerDecoder_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.007s) 2022-08-17T12:47:13.8262706Z test_nn_TransformerEncoderLayer_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.006s) 2022-08-17T12:47:13.8325891Z test_nn_TransformerEncoderLayer_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.006s) 2022-08-17T12:47:13.8384303Z test_nn_TransformerEncoder_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.006s) 2022-08-17T12:47:13.8442378Z test_nn_TransformerEncoder_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.006s) 2022-08-17T12:47:14.5056705Z test_nn_Transformer_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.661s) 2022-08-17T12:47:15.3390585Z test_nn_Transformer_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.833s) 2022-08-17T12:47:15.3420572Z test_nn_TripletMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.3449145Z test_nn_TripletMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.3478809Z test_nn_TripletMarginWithDistanceLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.3506840Z test_nn_TripletMarginWithDistanceLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.3535805Z test_nn_Unflatten_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.3563646Z test_nn_Unflatten_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.3592147Z test_nn_Unfold_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.3625879Z test_nn_Unfold_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.3653571Z test_nn_Upsample_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.3681867Z test_nn_Upsample_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.3709459Z test_nn_UpsamplingBilinear2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.3736792Z test_nn_UpsamplingBilinear2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.3765518Z test_nn_UpsamplingNearest2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.3793281Z test_nn_UpsamplingNearest2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.3822440Z test_nn_ZeroPad2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.3849569Z test_nn_ZeroPad2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.3891250Z test_qat_Conv1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:15.3931873Z test_qat_Conv1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:15.3971682Z test_qat_Conv2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:15.4011268Z test_qat_Conv2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:15.4051258Z test_qat_Conv3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:15.4091277Z test_qat_Conv3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:15.4131681Z test_qat_EmbeddingBag_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:15.4171247Z test_qat_EmbeddingBag_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:15.4306873Z test_qat_Embedding_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.013s) 2022-08-17T12:47:15.4347336Z test_qat_Embedding_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:15.4385764Z test_qat_Linear_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:15.4424548Z test_qat_Linear_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:15.4462702Z test_quantizable_LSTMCell_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:15.4502837Z test_quantizable_LSTMCell_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:15.4543069Z test_quantizable_LSTM_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:15.4583305Z test_quantizable_LSTM_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:15.4630966Z test_quantizable_MultiheadAttention_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2022-08-17T12:47:15.4678506Z test_quantizable_MultiheadAttention_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2022-08-17T12:47:15.4717653Z test_quantized_BatchNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:15.4756703Z test_quantized_BatchNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:15.4795644Z test_quantized_BatchNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:15.4842904Z test_quantized_BatchNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2022-08-17T12:47:15.4874202Z test_quantized_Conv1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.4903411Z test_quantized_Conv1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.4933276Z test_quantized_Conv2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.4962458Z test_quantized_Conv2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.4992378Z test_quantized_Conv3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.5021210Z test_quantized_Conv3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.5052987Z test_quantized_ConvTranspose1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.5083560Z test_quantized_ConvTranspose1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.5113676Z test_quantized_ConvTranspose2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.5144451Z test_quantized_ConvTranspose2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.5175008Z test_quantized_ConvTranspose3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.5204883Z test_quantized_ConvTranspose3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.5232826Z test_quantized_DeQuantize_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.5259561Z test_quantized_DeQuantize_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.5286978Z test_quantized_Dropout_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.5314016Z test_quantized_Dropout_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.5341239Z test_quantized_ELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.5369213Z test_quantized_ELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.5396069Z test_quantized_FXFloatFunctional_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.5423613Z test_quantized_FXFloatFunctional_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.5450546Z test_quantized_FloatFunctional_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.5477596Z test_quantized_FloatFunctional_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.5515478Z test_quantized_GroupNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:15.5552929Z test_quantized_GroupNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:15.5580191Z test_quantized_Hardswish_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.5607939Z test_quantized_Hardswish_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.5647495Z test_quantized_InstanceNorm1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:15.5681815Z test_quantized_InstanceNorm1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.5716661Z test_quantized_InstanceNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.5751447Z test_quantized_InstanceNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.5785610Z test_quantized_InstanceNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.5820656Z test_quantized_InstanceNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.5856964Z test_quantized_LayerNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:15.5893605Z test_quantized_LayerNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:47:15.5925158Z test_quantized_LeakyReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.5957094Z test_quantized_LeakyReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.5985424Z test_quantized_Linear_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.6014573Z test_quantized_Linear_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.6041673Z test_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.6069469Z test_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.6098136Z test_quantized_PReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.6125655Z test_quantized_PReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.6153776Z test_quantized_QFunctional_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.6180777Z test_quantized_QFunctional_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.6212227Z test_quantized_Quantize_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.6242643Z test_quantized_Quantize_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.6270674Z test_quantized_ReLU6_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.6297140Z test_quantized_ReLU6_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.6330951Z test_quantized_Sigmoid_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.6357752Z test_quantized_Sigmoid_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.6384422Z test_quantized_Softmax_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.6412116Z test_quantized_Softmax_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:47:15.6412901Z 2022-08-17T12:47:15.6413532Z ---------------------------------------------------------------------- 2022-08-17T12:47:15.6414022Z Ran 376 tests in 2.750s 2022-08-17T12:47:15.6414160Z 2022-08-17T12:47:15.6414222Z OK 2022-08-17T12:47:15.6414315Z 2022-08-17T12:47:15.6414394Z Generating XML reports... 2022-08-17T12:47:15.6699383Z Generated XML report: test-reports/python-unittest/test_module_init/TEST-TestModuleInitCPU-20220817124712.xml 2022-08-17T12:47:15.9997150Z Running test_mkldnn_verbose ... [2022-08-17 12:47:15.999348] 2022-08-17T12:47:15.9997755Z Executing ['/opt/conda/bin/python', '-bb', 'test_mkldnn_verbose.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:47:15.999429] 2022-08-17T12:47:17.0801753Z Test results will be stored in test-reports/python-unittest/test_mkldnn_verbose 2022-08-17T12:47:17.0812138Z 2022-08-17T12:47:17.0812270Z Running tests... 2022-08-17T12:47:17.0812678Z ---------------------------------------------------------------------- 2022-08-17T12:47:18.4339271Z test_verbose_off (__main__.TestMKLDNNVerbose) ... ok (1.352s) 2022-08-17T12:47:19.5125183Z test_verbose_on (__main__.TestMKLDNNVerbose) ... ok (1.078s) 2022-08-17T12:47:19.5125522Z 2022-08-17T12:47:19.5125992Z ---------------------------------------------------------------------- 2022-08-17T12:47:19.5126358Z Ran 2 tests in 2.431s 2022-08-17T12:47:19.5126560Z 2022-08-17T12:47:19.5126660Z OK 2022-08-17T12:47:19.5126794Z 2022-08-17T12:47:19.5126930Z Generating XML reports... 2022-08-17T12:47:19.5162802Z Generated XML report: test-reports/python-unittest/test_mkldnn_verbose/TEST-TestMKLDNNVerbose-20220817124717.xml 2022-08-17T12:47:19.8155574Z Running test_mobile_optimizer ... [2022-08-17 12:47:19.815174] 2022-08-17T12:47:19.8156117Z Executing ['/opt/conda/bin/python', '-bb', 'test_mobile_optimizer.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:47:19.815252] 2022-08-17T12:47:21.0200967Z Test results will be stored in test-reports/python-unittest/test_mobile_optimizer 2022-08-17T12:47:21.0212607Z 2022-08-17T12:47:21.0213006Z Running tests... 2022-08-17T12:47:21.0213426Z ---------------------------------------------------------------------- 2022-08-17T12:47:21.2902498Z test_clone_module_with_class (__main__.TestOptimizer) ... ok (0.269s) 2022-08-17T12:47:21.3220190Z test_generate_mobile_module_lints (__main__.TestOptimizer) ... ok (0.032s) 2022-08-17T12:47:21.7481840Z test_hoist_conv_packed_params (__main__.TestOptimizer) ... ok (0.426s) 2022-08-17T12:47:23.1437185Z test_mobilenet_optimize_for_mobile (__main__.TestOptimizer) ... ok (1.395s) 2022-08-17T12:47:23.3267438Z test_optimize_for_mobile (__main__.TestOptimizer) ... ok (0.183s) 2022-08-17T12:47:23.3669721Z test_preserve_bundled_inputs_methods (__main__.TestOptimizer) ... ok (0.040s) 2022-08-17T12:47:23.4754630Z test_quantized_conv_no_asan_failures (__main__.TestOptimizer) ... ok (0.108s) 2022-08-17T12:47:23.4754950Z 2022-08-17T12:47:23.4755398Z ---------------------------------------------------------------------- 2022-08-17T12:47:23.4755789Z Ran 7 tests in 2.454s 2022-08-17T12:47:23.4755971Z 2022-08-17T12:47:23.4756064Z OK 2022-08-17T12:47:23.4756187Z 2022-08-17T12:47:23.4756318Z Generating XML reports... 2022-08-17T12:47:23.4786164Z Generated XML report: test-reports/python-unittest/test_mobile_optimizer/TEST-TestOptimizer-20220817124721.xml 2022-08-17T12:47:23.8276714Z Running test_utils ... [2022-08-17 12:47:23.827300] 2022-08-17T12:47:23.8277265Z Executing ['/opt/conda/bin/python', '-bb', 'test_utils.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:47:23.827379] 2022-08-17T12:47:25.1538885Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:47:25.2341115Z Test results will be stored in test-reports/python-unittest/test_utils 2022-08-17T12:47:25.2362685Z 2022-08-17T12:47:25.2362781Z Running tests... 2022-08-17T12:47:25.2363675Z ---------------------------------------------------------------------- 2022-08-17T12:47:25.5080272Z test_assert_scriptable (__main__.TestAssert) ... ok (0.271s) 2022-08-17T12:47:25.5090693Z test_assert_true (__main__.TestAssert) ... ok (0.001s) 2022-08-17T12:47:25.5098268Z test_bottleneck_cpu_only (__main__.TestBottleneck) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/68433 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T12:47:25.5102528Z test_bottleneck_cuda (__main__.TestBottleneck) ... skip: No CUDA (0.000s) 2022-08-17T12:47:25.5170605Z test_checkpoint (__main__.TestCheckpoint) ... ok (0.007s) 2022-08-17T12:47:25.5227407Z test_checkpoint_module_list (__main__.TestCheckpoint) ... ok (0.006s) 2022-08-17T12:47:25.5242718Z test_checkpoint_no_tensors (__main__.TestCheckpoint) ... /opt/conda/lib/python3.7/site-packages/torch/utils/checkpoint.py:31: UserWarning: None of the inputs have requires_grad=True. Gradients will be None 2022-08-17T12:47:25.5243179Z warnings.warn("None of the inputs have requires_grad=True. Gradients will be None") 2022-08-17T12:47:25.5248026Z ok (0.002s) 2022-08-17T12:47:25.5258799Z test_checkpoint_non_tensor (__main__.TestCheckpoint) ... ok (0.001s) 2022-08-17T12:47:25.5299785Z test_checkpoint_non_tensor_inputs_outputs (__main__.TestCheckpoint) ... ok (0.004s) 2022-08-17T12:47:25.5305395Z test_checkpoint_not_preserve_rng_state_and_without_reentrant (__main__.TestCheckpoint) ... skip: No CUDA (0.001s) 2022-08-17T12:47:25.5321962Z test_checkpoint_partial_grad (__main__.TestCheckpoint) ... ok (0.002s) 2022-08-17T12:47:25.5418804Z test_checkpoint_rng_cpu (__main__.TestCheckpoint) ... ok (0.010s) 2022-08-17T12:47:25.5426984Z test_checkpoint_rng_cuda (__main__.TestCheckpoint) ... skip: No CUDA (0.001s) 2022-08-17T12:47:25.5436990Z test_checkpoint_sequential_deprecated_multiple_args (__main__.TestCheckpoint) ... ok (0.001s) 2022-08-17T12:47:25.5445480Z test_checkpoint_sequential_deprecated_no_args (__main__.TestCheckpoint) ... ok (0.001s) 2022-08-17T12:47:25.5470180Z test_checkpoint_trigger (__main__.TestCheckpoint) ... ok (0.002s) 2022-08-17T12:47:25.5488906Z test_checkpoint_valid (__main__.TestCheckpoint) ... ok (0.002s) 2022-08-17T12:47:25.5505440Z test_checkpointing_without_reentrant_early_free (__main__.TestCheckpoint) ... skip: Test requires CUDA (0.002s) 2022-08-17T12:47:25.5510609Z test_smoke (__main__.TestCollectEnv) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77345 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T12:47:25.5812204Z test_cc_compiler_is_ok (__main__.TestCppExtensionUtils) ... ok (0.030s) 2022-08-17T12:47:25.5995291Z test_cpp_compiler_is_ok (__main__.TestCppExtensionUtils) ... ok (0.018s) 2022-08-17T12:47:25.6360027Z test_multi_drop (__main__.TestDataLoaderUtils) ... ok (0.036s) 2022-08-17T12:47:25.6365914Z test_multi_keep (__main__.TestDataLoaderUtils) ... skip: FIXME: Intermittent CUDA out-of-memory error on Windows and time-out under ASAN (0.001s) 2022-08-17T12:47:25.7477768Z test_random_seed (__main__.TestDataLoaderUtils) ... ok (0.111s) 2022-08-17T12:47:25.7488454Z test_single_drop (__main__.TestDataLoaderUtils) ... ok (0.001s) 2022-08-17T12:47:25.7496606Z test_single_keep (__main__.TestDataLoaderUtils) ... ok (0.001s) 2022-08-17T12:47:25.7523559Z test_external_module_register (__main__.TestExtensionUtils) ... ok (0.003s) 2022-08-17T12:47:25.7529742Z test_import_hipify (__main__.TestHipify) ... ok (0.001s) 2022-08-17T12:47:25.7549509Z test_check_onnx_broadcast (__main__.TestONNXUtils) ... ok (0.002s) 2022-08-17T12:47:25.7558837Z test_prepare_onnx_paddings (__main__.TestONNXUtils) ... ok (0.001s) 2022-08-17T12:47:27.5386562Z test_load_standalone (__main__.TestStandaloneCPPJIT) ... ok (1.782s) 2022-08-17T12:47:27.5386923Z 2022-08-17T12:47:27.5387462Z ---------------------------------------------------------------------- 2022-08-17T12:47:27.5387788Z Ran 31 tests in 2.302s 2022-08-17T12:47:27.5387905Z 2022-08-17T12:47:27.5387967Z OK (skipped=7) 2022-08-17T12:47:27.5388073Z 2022-08-17T12:47:27.5388159Z Generating XML reports... 2022-08-17T12:47:27.5433970Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestAssert-20220817124725.xml 2022-08-17T12:47:27.5447409Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestCheckpoint-20220817124725.xml 2022-08-17T12:47:27.5451245Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestCppExtensionUtils-20220817124725.xml 2022-08-17T12:47:27.5457019Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestDataLoaderUtils-20220817124725.xml 2022-08-17T12:47:27.5460030Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestExtensionUtils-20220817124725.xml 2022-08-17T12:47:27.5462757Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestHipify-20220817124725.xml 2022-08-17T12:47:27.5466960Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestONNXUtils-20220817124725.xml 2022-08-17T12:47:27.5470135Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestStandaloneCPPJIT-20220817124725.xml 2022-08-17T12:47:27.5473992Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestBottleneck-20220817124725.xml 2022-08-17T12:47:27.5476981Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestCollectEnv-20220817124725.xml 2022-08-17T12:47:27.9171621Z Running test_sort_and_select ... [2022-08-17 12:47:27.916773] 2022-08-17T12:47:27.9172162Z Executing ['/opt/conda/bin/python', '-bb', 'test_sort_and_select.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:47:27.916853] 2022-08-17T12:47:29.2488007Z Test results will be stored in test-reports/python-unittest/test_sort_and_select 2022-08-17T12:47:29.2502487Z 2022-08-17T12:47:29.2502635Z Running tests... 2022-08-17T12:47:29.2503129Z ---------------------------------------------------------------------- 2022-08-17T12:47:29.2635241Z test_isin_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.013s) 2022-08-17T12:47:29.2742679Z test_isin_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.011s) 2022-08-17T12:47:29.2848632Z test_isin_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.011s) 2022-08-17T12:47:29.2958961Z test_isin_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.011s) 2022-08-17T12:47:29.3064615Z test_isin_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.011s) 2022-08-17T12:47:29.3170827Z test_isin_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.011s) 2022-08-17T12:47:29.3280949Z test_isin_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.011s) 2022-08-17T12:47:29.3292152Z test_isin_different_devices_cpu_float32 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:47:29.3302941Z test_isin_different_devices_cpu_float64 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:47:29.3313654Z test_isin_different_devices_cpu_int16 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:47:29.3324122Z test_isin_different_devices_cpu_int32 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:47:29.3334708Z test_isin_different_devices_cpu_int64 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:47:29.3345412Z test_isin_different_devices_cpu_int8 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:47:29.3356424Z test_isin_different_devices_cpu_uint8 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:47:29.3562414Z test_isin_different_dtypes_cpu (__main__.TestSortAndSelectCPU) ... ok (0.021s) 2022-08-17T12:47:29.3750526Z test_kthvalue_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.019s) 2022-08-17T12:47:29.3765099Z test_kthvalue_scalar_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2022-08-17T12:47:29.3820286Z test_msort_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.005s) 2022-08-17T12:47:29.3870945Z test_msort_cpu_float16 (__main__.TestSortAndSelectCPU) ... ok (0.005s) 2022-08-17T12:47:29.3915469Z test_msort_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.004s) 2022-08-17T12:47:29.3959208Z test_msort_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.004s) 2022-08-17T12:47:29.3992856Z test_msort_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:47:29.4025757Z test_msort_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:47:29.4057136Z test_msort_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:47:29.4090330Z test_msort_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:47:29.4122400Z test_msort_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:47:29.4134945Z test_sort_1d_output_discontiguous_cpu_float32 (__main__.TestSortAndSelectCPU) ... test_sort_and_select.py:248: UserWarning: An output with one or more elements was resized since it had shape [3], which does not match the required output shape [6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:47:29.4136104Z torch.sort(tensor, out=(values, indices)) 2022-08-17T12:47:29.4138453Z ok (0.002s) 2022-08-17T12:47:30.8859498Z test_sort_cpu (__main__.TestSortAndSelectCPU) ... ok (1.472s) 2022-08-17T12:47:30.8868273Z test_sort_discontiguous_cpu_float32 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:47:30.8876455Z test_sort_discontiguous_slow_cpu_float32 (__main__.TestSortAndSelectCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:47:30.8889545Z test_sort_large_cpu_uint8 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:47:30.8901740Z test_sort_large_slice_cpu (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:47:30.8915349Z test_sort_restride_cpu_float32 (__main__.TestSortAndSelectCPU) ... test_sort_and_select.py:199: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:47:30.8916761Z torch.sort(tensor, out=(values, indices)) 2022-08-17T12:47:30.8920255Z ok (0.002s) 2022-08-17T12:47:30.9017104Z test_stable_sort_against_numpy_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.010s) 2022-08-17T12:47:30.9128157Z test_stable_sort_against_numpy_cpu_float16 (__main__.TestSortAndSelectCPU) ... ok (0.011s) 2022-08-17T12:47:30.9221525Z test_stable_sort_against_numpy_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.009s) 2022-08-17T12:47:30.9313507Z test_stable_sort_against_numpy_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.009s) 2022-08-17T12:47:30.9401446Z test_stable_sort_against_numpy_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.009s) 2022-08-17T12:47:30.9489995Z test_stable_sort_against_numpy_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.009s) 2022-08-17T12:47:30.9577283Z test_stable_sort_against_numpy_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.009s) 2022-08-17T12:47:30.9662974Z test_stable_sort_against_numpy_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.009s) 2022-08-17T12:47:30.9747078Z test_stable_sort_against_numpy_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.008s) 2022-08-17T12:47:30.9778970Z test_stable_sort_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:47:30.9817370Z test_stable_sort_cpu_float16 (__main__.TestSortAndSelectCPU) ... ok (0.004s) 2022-08-17T12:47:30.9849295Z test_stable_sort_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:47:30.9880410Z test_stable_sort_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:47:30.9906655Z test_stable_sort_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:47:30.9932818Z test_stable_sort_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:47:30.9959513Z test_stable_sort_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:47:30.9986293Z test_stable_sort_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:47:31.0012756Z test_stable_sort_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:47:31.0028830Z test_topk_1d_output_discontiguous_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2022-08-17T12:47:31.0050169Z test_topk_4d_cpu (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2022-08-17T12:47:31.0059303Z test_topk_arguments_cpu (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2022-08-17T12:47:31.0068366Z test_topk_bfloat16_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:47:31.1126148Z test_topk_cpu (__main__.TestSortAndSelectCPU) ... ok (0.106s) 2022-08-17T12:47:31.1156969Z test_topk_integral_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:47:31.1185224Z test_topk_integral_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:47:31.1213473Z test_topk_integral_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:47:31.1239251Z test_topk_integral_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:47:31.1264812Z test_topk_integral_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:47:31.1276227Z test_topk_noncontiguous_gpu_cpu (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:47:31.1294809Z test_topk_nonfinite_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2022-08-17T12:47:31.1313426Z test_topk_nonfinite_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2022-08-17T12:47:31.1331254Z test_topk_nonfinite_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2022-08-17T12:47:31.1343457Z test_topk_zero_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2022-08-17T12:47:31.1355257Z test_topk_zero_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2022-08-17T12:47:31.1366810Z test_topk_zero_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2022-08-17T12:47:31.1378846Z test_topk_zero_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2022-08-17T12:47:31.1390458Z test_topk_zero_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2022-08-17T12:47:31.1402272Z test_topk_zero_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2022-08-17T12:47:31.1414016Z test_topk_zero_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2022-08-17T12:47:31.1478348Z test_unique_consecutive_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.006s) 2022-08-17T12:47:31.1533125Z test_unique_consecutive_cpu_bool (__main__.TestSortAndSelectCPU) ... ok (0.005s) 2022-08-17T12:47:31.1595573Z test_unique_consecutive_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.006s) 2022-08-17T12:47:31.1656429Z test_unique_consecutive_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.006s) 2022-08-17T12:47:31.1710814Z test_unique_consecutive_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.005s) 2022-08-17T12:47:31.1769377Z test_unique_consecutive_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.006s) 2022-08-17T12:47:31.1821788Z test_unique_consecutive_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.005s) 2022-08-17T12:47:31.1876086Z test_unique_consecutive_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.005s) 2022-08-17T12:47:31.1929761Z test_unique_consecutive_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.005s) 2022-08-17T12:47:31.2124067Z test_unique_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.019s) 2022-08-17T12:47:31.2273523Z test_unique_cpu_bool (__main__.TestSortAndSelectCPU) ... ok (0.015s) 2022-08-17T12:47:31.2467255Z test_unique_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.019s) 2022-08-17T12:47:31.2655360Z test_unique_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.019s) 2022-08-17T12:47:31.2829351Z test_unique_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.017s) 2022-08-17T12:47:31.3003199Z test_unique_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.017s) 2022-08-17T12:47:31.3173311Z test_unique_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.017s) 2022-08-17T12:47:31.3348237Z test_unique_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.017s) 2022-08-17T12:47:31.3522275Z test_unique_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.017s) 2022-08-17T12:47:31.4170125Z test_unique_dim_cpu (__main__.TestSortAndSelectCPU) ... ok (0.065s) 2022-08-17T12:47:31.4170381Z 2022-08-17T12:47:31.4170826Z ---------------------------------------------------------------------- 2022-08-17T12:47:31.4171080Z Ran 91 tests in 2.167s 2022-08-17T12:47:31.4171197Z 2022-08-17T12:47:31.4171298Z OK (skipped=13) 2022-08-17T12:47:31.4171452Z 2022-08-17T12:47:31.4171645Z Generating XML reports... 2022-08-17T12:47:31.4275138Z Generated XML report: test-reports/python-unittest/test_sort_and_select/TEST-TestSortAndSelectCPU-20220817124729.xml 2022-08-17T12:47:31.7083034Z Running test_cpp_extensions_open_device_registration ... [2022-08-17 12:47:31.707908] 2022-08-17T12:47:31.7083846Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_extensions_open_device_registration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:47:31.708005] 2022-08-17T12:47:33.0893783Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:47:33.0928815Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_open_device_registration 2022-08-17T12:47:33.0941525Z 2022-08-17T12:47:33.0941642Z Running tests... 2022-08-17T12:47:33.0942028Z ---------------------------------------------------------------------- 2022-08-17T12:47:33.3330647Z test_open_device_registration (__main__.TestCppExtensionOpenRgistration) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:47:33.3331309Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/custom_device_extension... 2022-08-17T12:47:33.3720121Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/custom_device_extension/build.ninja... 2022-08-17T12:47:33.3724418Z Building extension module custom_device_extension... 2022-08-17T12:47:33.3724694Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:47:34.4219873Z [1/2] c++ -MMD -MF open_registration_extension.o.d -DTORCH_EXTENSION_NAME=custom_device_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -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:47:34.7834174Z [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:47:34.7886119Z Loading extension module custom_device_extension... 2022-08-17T12:47:34.8161417Z ok (1.712s) 2022-08-17T12:47:34.8177161Z 2022-08-17T12:47:34.8177673Z ---------------------------------------------------------------------- 2022-08-17T12:47:34.8178168Z Ran 1 test in 1.724s 2022-08-17T12:47:34.8178307Z 2022-08-17T12:47:34.8178370Z OK 2022-08-17T12:47:34.8178449Z 2022-08-17T12:47:34.8178542Z Generating XML reports... 2022-08-17T12:47:34.8212911Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_open_device_registration/TEST-TestCppExtensionOpenRgistration-20220817124733.xml 2022-08-17T12:47:35.1841472Z Running test_logging ... [2022-08-17 12:47:35.183772] 2022-08-17T12:47:35.1842064Z Executing ['/opt/conda/bin/python', '-bb', 'test_logging.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:47:35.183853] 2022-08-17T12:47:36.2392971Z Test results will be stored in test-reports/python-unittest/test_logging 2022-08-17T12:47:36.2402859Z 2022-08-17T12:47:36.2403017Z Running tests... 2022-08-17T12:47:36.2404081Z ---------------------------------------------------------------------- 2022-08-17T12:47:36.2409105Z testApiUsage (__main__.LoggingTest) 2022-08-17T12:47:37.8915170Z This test verifies that api usage logging is not triggered via static ... ok (1.651s) 2022-08-17T12:47:37.8915513Z 2022-08-17T12:47:37.8916024Z ---------------------------------------------------------------------- 2022-08-17T12:47:37.8916411Z Ran 1 test in 1.651s 2022-08-17T12:47:37.8916544Z 2022-08-17T12:47:37.8916605Z OK 2022-08-17T12:47:37.8916697Z 2022-08-17T12:47:37.8916783Z Generating XML reports... 2022-08-17T12:47:37.8951102Z Generated XML report: test-reports/python-unittest/test_logging/TEST-LoggingTest-20220817124736.xml 2022-08-17T12:47:38.2046199Z Running test_vmap ... [2022-08-17 12:47:38.204271] 2022-08-17T12:47:38.2046690Z Executing ['/opt/conda/bin/python', '-bb', 'test_vmap.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:47:38.204350] 2022-08-17T12:47:39.5691453Z Test results will be stored in test-reports/python-unittest/test_vmap 2022-08-17T12:47:39.5712536Z 2022-08-17T12:47:39.5712843Z Running tests... 2022-08-17T12:47:39.5713412Z ---------------------------------------------------------------------- 2022-08-17T12:47:39.5747297Z 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:47:39.5748461Z out = vmap(lambda z: z[0] + z[1])((x, y)) 2022-08-17T12:47:39.5757535Z 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:47:39.5758310Z out = vmap(lambda z: z[0] + z[1], in_dims=(0,))((x, y)) 2022-08-17T12:47:39.5761196Z 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:47:39.5761978Z out = vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))((x, y)) 2022-08-17T12:47:39.5764821Z 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:47:39.5765625Z out = vmap(lambda z: z[0] + z[1])([x, y]) 2022-08-17T12:47:39.5767811Z 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:47:39.5768558Z out = vmap(lambda z: z[0] + z[1], in_dims=(0,))([x, y]) 2022-08-17T12:47:39.5771341Z 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:47:39.5772145Z out = vmap(lambda z: z[0] + z[1], in_dims=([0, 0],))([x, y]) 2022-08-17T12:47:39.5774552Z 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:47:39.5775419Z out = vmap(lambda z: z['x'] + z['y'])({'x': x, 'y': y}) 2022-08-17T12:47:39.5778126Z 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:47:39.5781089Z out = vmap(lambda z: z['x'] + z['y'], in_dims=(0,))({'x': x, 'y': y}) 2022-08-17T12:47:39.5782201Z 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:47:39.5783221Z out = vmap(lambda z: z['x'] + z['y'], in_dims=({'x': 0, 'y': 0},))({'x': x, 'y': y}) 2022-08-17T12:47:39.5784722Z 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:47:39.5785609Z out_fn = vmap(lambda z: z['x'][0] + z['x'][1][0] + z['y'][0] + z['y'][1]) 2022-08-17T12:47:39.5788443Z ok (0.008s) 2022-08-17T12:47:39.5803085Z 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:47:39.5804118Z vmap(backward_on_vmapped_tensor)(x) 2022-08-17T12:47:39.5818046Z 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:47:39.5818984Z vmap(backward_with_vmapped_grad)(x, grad) 2022-08-17T12:47:39.5830001Z 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:47:39.5830885Z vmap(completely_unrelated_backward)(y) 2022-08-17T12:47:39.5841252Z ok (0.005s) 2022-08-17T12:47:39.5852199Z 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:47:39.5853122Z jacobian = vmap(vjp_mul)(batched_v) 2022-08-17T12:47:39.5856628Z ok (0.001s) 2022-08-17T12:47:39.5864928Z 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:47:39.5865793Z output = vmap(lambda x: torch.tensor(3.14))(torch.ones(3)) 2022-08-17T12:47:39.5868586Z ok (0.001s) 2022-08-17T12:47:39.5882155Z 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:47:39.5883063Z vmap(torch.mul)(x, y) 2022-08-17T12:47:39.5884178Z 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:47:39.5885051Z vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))((x, y)) 2022-08-17T12:47:39.5886282Z 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:47:39.5887298Z vmap(lambda z: z['x'] + z['y'], in_dims=({'x': 0, 'y': 0},))({'x': x, 'y': y}) 2022-08-17T12:47:39.5887689Z ok (0.002s) 2022-08-17T12:47:39.5907569Z 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:47:39.5908529Z result = vmap(op, (2, 0))(x, y) 2022-08-17T12:47:39.5911952Z 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:47:39.5912440Z result = vmap(vmap(op), (2, 0))(x, y) 2022-08-17T12:47:39.5922762Z 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:47:39.5923380Z result = vmap(vmap(vmap(op)))(x, y) 2022-08-17T12:47:39.6554908Z ok (0.067s) 2022-08-17T12:47:39.6568028Z test_fallback_does_not_warn_by_default (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:47:39.6586575Z 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:47:39.6587287Z result = vmap(torch.index_add, (0, None, None, 0))(x, dim, index, values) 2022-08-17T12:47:39.6801142Z 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:47:39.6801647Z result = vmap(torch.index_add, (0, None, None, 0))(x, dim, index, values) 2022-08-17T12:47:39.7106103Z ok (0.054s) 2022-08-17T12:47:39.7126805Z 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:47:39.7127589Z result = vmap(torch.var_mean)(tensor) 2022-08-17T12:47:39.7133061Z 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:47:39.7134023Z result = vmap(vmap(torch.var_mean))(tensor) 2022-08-17T12:47:39.7144394Z 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:47:39.7144906Z result = vmap(vmap(vmap(torch.var_mean)))(tensor) 2022-08-17T12:47:39.7674336Z ok (0.057s) 2022-08-17T12:47:39.7688973Z test_fallback_warns_when_warnings_are_enabled (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:47:39.7718374Z test_fallback_with_undefined_grad (__main__.TestVmapAPI) ... ok (0.003s) 2022-08-17T12:47:39.7739504Z 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:47:39.7740037Z vmap(op, (0, None))(x, y) 2022-08-17T12:47:39.7762511Z 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:47:39.7762980Z vmap(op, (None, 0))(y, x) 2022-08-17T12:47:39.7784465Z 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:47:39.7784909Z vmap(op)(x, x) 2022-08-17T12:47:39.7806756Z 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:47:39.7807194Z vmap(op, (0, None))(x, y) 2022-08-17T12:47:39.7829629Z 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:47:39.7830312Z vmap(op, (None, 0))(y, x) 2022-08-17T12:47:39.7851332Z 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:47:39.7851761Z vmap(op)(x, x) 2022-08-17T12:47:39.7873049Z ok (0.015s) 2022-08-17T12:47:39.7883944Z 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:47:39.7884621Z vmap(foo)() 2022-08-17T12:47:39.7885688Z 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:47:39.7886117Z vmap(bar)() 2022-08-17T12:47:39.7886286Z ok (0.001s) 2022-08-17T12:47:39.7892853Z 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:47:39.7893394Z result = vmap(functools.partial(torch.mul, x))(y) 2022-08-17T12:47:39.7895879Z ok (0.001s) 2022-08-17T12:47:39.7909365Z 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:47:39.7909918Z vmap(output_to_grad_is_vmapped)(input_tensor) 2022-08-17T12:47:39.7922248Z 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:47:39.7922716Z vmap(input_to_grad_is_vmapped)(input_tensor) 2022-08-17T12:47:39.7932659Z ok (0.004s) 2022-08-17T12:47:39.7949888Z 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:47:39.7950810Z vmap(foo)(torch.randn([])) 2022-08-17T12:47:39.7951880Z 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:47:39.7952698Z vmap(foo, in_dims=(0,))(torch.randn([])) 2022-08-17T12:47:39.7953824Z 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:47:39.7954702Z vmap(foo, in_dims=(-1,))(x) 2022-08-17T12:47:39.7955469Z 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:47:39.7956025Z vmap(foo, in_dims=(2,))(y) 2022-08-17T12:47:39.7956658Z 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:47:39.7957130Z vmap(lambda z: z[0] + z[1], in_dims=([3, 0],))([x, y]) 2022-08-17T12:47:39.7957783Z 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:47:39.7958246Z vmap(foo, in_dims=(0,))(torch.randn(2, 3)) 2022-08-17T12:47:39.7958934Z 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:47:39.7959399Z vmap(foo, in_dims=(1,))(torch.randn(2, 3)) 2022-08-17T12:47:39.7959855Z ok (0.002s) 2022-08-17T12:47:39.7969386Z 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:47:39.7970162Z vmap(torch.mul, [0, 0])(x, y) 2022-08-17T12:47:39.7970977Z 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:47:39.7971529Z vmap(torch.mul, set({0, 0}))(x, y) 2022-08-17T12:47:39.7972393Z 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:47:39.7972883Z vmap(torch.mul, 'lol')(x, y) 2022-08-17T12:47:39.7973504Z 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:47:39.7973961Z vmap(lambda z: z[0] + z[1], in_dims=[0, 0])([x, y]) 2022-08-17T12:47:39.7974606Z 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:47:39.7975044Z vmap(torch.mul, (0, 0))(x, y) 2022-08-17T12:47:39.7975219Z ok (0.002s) 2022-08-17T12:47:39.7997685Z 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:47:39.7998222Z vmap(op, in_dims=(0, None))(x, y) 2022-08-17T12:47:39.8001096Z 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:47:39.8001576Z vmap(vmap(op, in_dims=(0, None)))(x, y) 2022-08-17T12:47:39.8006128Z 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:47:39.8006703Z vmap(op, in_dims=(None, 0))(x, y) 2022-08-17T12:47:39.8032050Z 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:47:39.8032534Z vmap(vmap(op, in_dims=(0, None)), in_dims=(None, 0))(x, y) 2022-08-17T12:47:39.8056993Z 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:47:39.8057487Z vmap(vmap(op, in_dims=(0, None)), in_dims=(None, 1))(x, y) 2022-08-17T12:47:39.8082648Z 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:47:39.8083120Z vmap(vmap(op, in_dims=(None, 0)))(x, y) 2022-08-17T12:47:39.8107312Z ok (0.013s) 2022-08-17T12:47:39.8128938Z 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:47:39.8129463Z vmap(op, (2, 0))(x, y) 2022-08-17T12:47:39.8133432Z 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:47:39.8133927Z vmap(vmap(op), (2, 0))(x, y) 2022-08-17T12:47:39.8144890Z 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:47:39.8145500Z result = vmap(vmap(vmap(op)))(x, y) 2022-08-17T12:47:39.8669256Z ok (0.056s) 2022-08-17T12:47:39.8692249Z 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:47:39.8693204Z result = vmap(op)(x) 2022-08-17T12:47:39.8696209Z 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:47:39.8697087Z result = vmap(op, out_dims=(1,))(x) 2022-08-17T12:47:39.8701051Z 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:47:39.8723309Z result = vmap(vmap(op))(x) 2022-08-17T12:47:39.8724720Z 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:47:40.0802079Z result = vmap(vmap(vmap(op)))(x) 2022-08-17T12:47:40.0802626Z ok (0.213s) 2022-08-17T12:47:40.0819781Z 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:47:40.0820636Z vmap(torch.sum)(x, 0) 2022-08-17T12:47:40.0821627Z 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:47:40.0822318Z vmap(torch.sum, (0, 0))(x, 0) 2022-08-17T12:47:40.0823585Z 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:47:40.0824343Z vmap(lambda z: z[0] + z[1], in_dims=([0, 0],))([x, 1]) 2022-08-17T12:47:40.0825555Z 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:47:40.0826389Z vmap(torch.sum, (0, None))(x, 0) 2022-08-17T12:47:40.0826723Z ok (0.002s) 2022-08-17T12:47:40.0835207Z 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:47:40.0835969Z output = vmap(torch.mul)(x, y) 2022-08-17T12:47:40.0839107Z ok (0.001s) 2022-08-17T12:47:40.0852869Z 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:47:40.0853665Z result = vmap(foo, out_dims=(0, 1))(x) 2022-08-17T12:47:40.0857843Z 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:47:40.0858912Z result = vmap(bar, out_dims=(-1, 0, 1, 2))(x, y) 2022-08-17T12:47:40.0864365Z ok (0.002s) 2022-08-17T12:47:40.0873951Z 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:47:40.0874797Z outputs = vmap(foo)(x) 2022-08-17T12:47:40.0878250Z ok (0.001s) 2022-08-17T12:47:40.0889245Z 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:47:40.0890136Z vmap(returns_tuple_of_tensors)(x) 2022-08-17T12:47:40.0891556Z 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:47:40.0892571Z vmap(returns_list_of_two_tensors)(x) 2022-08-17T12:47:40.0893766Z 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:47:40.0894622Z vmap(returns_list_of_one_tensor)(x) 2022-08-17T12:47:40.0894975Z ok (0.001s) 2022-08-17T12:47:40.0904270Z 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:47:40.0905146Z result = vmap(vmap(vmap(torch.mul), (1, 0)), (1, 2))(x, y) 2022-08-17T12:47:40.0908019Z ok (0.001s) 2022-08-17T12:47:40.0926441Z 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:47:40.0927005Z result = vmap(lambda y: vmap(lambda x: x, out_dims=1)(y))(y) 2022-08-17T12:47:40.0931272Z 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:47:40.0931781Z result = vmap(lambda y: vmap(lambda x: x, out_dims=1)(y), out_dims=1)(y) 2022-08-17T12:47:40.0935871Z 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:47:40.0936457Z result = vmap(lambda y: vmap(lambda x: x, out_dims=-1)(y), out_dims=-1)(y) 2022-08-17T12:47:40.0940840Z 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:47:40.0941400Z result = vmap(lambda y: vmap(lambda x: x * y, out_dims=1)(x), out_dims=-1)(y) 2022-08-17T12:47:40.0945414Z ok (0.004s) 2022-08-17T12:47:40.0957956Z 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:47:40.0958495Z output = vmap(lambda x: vmap(lambda y: x * y)(y))(x) 2022-08-17T12:47:40.0962065Z 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:47:40.0962554Z output = vmap(lambda x: vmap(lambda y: vmap(lambda z: x * y * z)(z))(y))(x) 2022-08-17T12:47:40.0966621Z ok (0.002s) 2022-08-17T12:47:40.0976510Z 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:47:40.0977028Z output = vmap(vmap(torch.mul))(x, y) 2022-08-17T12:47:40.0979461Z 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:47:40.0980074Z output = vmap(vmap(vmap(torch.mul)))(x, y) 2022-08-17T12:47:40.0982437Z ok (0.002s) 2022-08-17T12:47:40.0991887Z 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:47:40.0992371Z result = vmap(model)(tensor) 2022-08-17T12:47:40.0997201Z ok (0.001s) 2022-08-17T12:47:40.1013480Z 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:47:40.1014115Z result = vmap(lambda x: x, in_dims=1, out_dims=1)(x) 2022-08-17T12:47:40.1016429Z 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:47:40.1016899Z result = vmap(lambda x: x, in_dims=2, out_dims=1)(x) 2022-08-17T12:47:40.1020501Z 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:47:40.1020969Z result = vmap(foo, in_dims=1, out_dims=1)(x) 2022-08-17T12:47:40.1023160Z 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:47:40.1023661Z result = vmap(foo, in_dims=2, out_dims=1)(x) 2022-08-17T12:47:40.1026657Z 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:47:40.1027129Z result = vmap(vmap(foo, 1, 1), 1, 1)(x) 2022-08-17T12:47:40.1030563Z ok (0.003s) 2022-08-17T12:47:40.1039947Z 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:47:40.1040531Z output = vmap(lambda x: 3.14)(torch.ones(3)) 2022-08-17T12:47:40.1042105Z 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:47:40.1042651Z vmap(multiple_outputs)(torch.ones(3)) 2022-08-17T12:47:40.1042960Z ok (0.001s) 2022-08-17T12:47:40.1054310Z 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:47:40.1054802Z output = vmap(lambda x: x, (1,))(tensor) 2022-08-17T12:47:40.1057961Z 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:47:40.1058570Z output = vmap(torch.mul, (0, 1))(x, y) 2022-08-17T12:47:40.1060702Z 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:47:40.1061178Z output = vmap(torch.mul, (1, 0))(x, y) 2022-08-17T12:47:40.1063196Z ok (0.002s) 2022-08-17T12:47:40.1073489Z 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:47:40.1074007Z output = vmap(torch.mul, (0, None))(x, y) 2022-08-17T12:47:40.1077825Z 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:47:40.1078289Z output = vmap(torch.mul, (0, None))(x, 2) 2022-08-17T12:47:40.1080519Z ok (0.002s) 2022-08-17T12:47:40.1105073Z 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:47:40.1105982Z result = vmap(lambda x: x, out_dims=1)(tensor) 2022-08-17T12:47:40.1109621Z 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:47:40.1110590Z result = vmap(lambda x: x, out_dims=2)(tensor) 2022-08-17T12:47:40.1114101Z 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:47:40.1115171Z result = vmap(lambda x: x, out_dims=-1)(tensor) 2022-08-17T12:47:40.1118221Z 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:47:40.1118718Z result = vmap(lambda x, y: (x, y), out_dims=2)(tensor, other) 2022-08-17T12:47:40.1122819Z 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:47:40.1123387Z result = vmap(lambda x: x, out_dims=2)(tensor) 2022-08-17T12:47:40.1138546Z 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:47:40.1139103Z result = vmap(foo, out_dims=1)(x, y) 2022-08-17T12:47:40.1143491Z ok (0.006s) 2022-08-17T12:47:40.1151660Z 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:47:40.1152319Z output = vmap(lambda x: vmap(lambda y: x)(y))(x) 2022-08-17T12:47:40.1154527Z ok (0.001s) 2022-08-17T12:47:40.1169279Z 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:47:40.1170075Z vmap(torch.mul, (0,))(x, y) 2022-08-17T12:47:40.1171134Z 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:47:40.1171962Z vmap(torch.mul, (0, 0, 0))(x, y) 2022-08-17T12:47:40.1172794Z 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:47:40.1173509Z vmap(lambda z: z[0] + z[1], in_dims=([0],))([x, y]) 2022-08-17T12:47:40.1174333Z 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:47:40.1174795Z vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))([x, y]) 2022-08-17T12:47:40.1175444Z 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:47:40.1175888Z vmap(torch.mul, (0, 0))(x, y) 2022-08-17T12:47:40.1176064Z ok (0.002s) 2022-08-17T12:47:40.1182865Z 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:47:40.1183386Z vmap(lambda x: x, out_dims=3)(x) 2022-08-17T12:47:40.1205042Z 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:47:40.1205540Z vmap(lambda x: x, out_dims=-4)(x) 2022-08-17T12:47:40.1225441Z ok (0.005s) 2022-08-17T12:47:40.1238696Z 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:47:40.1239486Z vmap(lambda x: x, out_dims=(0, 0))(x) 2022-08-17T12:47:40.1240636Z 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:47:40.1241437Z vmap(lambda x: (x, x, x), out_dims=(0, 0, 0, 0))(x) 2022-08-17T12:47:40.1242490Z 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:47:40.1243081Z vmap(lambda x: (x, x), out_dims=(0,))(x) 2022-08-17T12:47:40.1243746Z 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:47:40.1244190Z vmap(lambda x: (x, x, x), out_dims=(0, 0))(x) 2022-08-17T12:47:40.1244389Z ok (0.002s) 2022-08-17T12:47:40.1250161Z 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:47:40.1250793Z expected = vmap(foo, out_dims=1)(tensor) 2022-08-17T12:47:40.1251591Z 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:47:40.1252067Z result = vmap(foo, out_dims=(1,))(tensor) 2022-08-17T12:47:40.1253621Z ok (0.001s) 2022-08-17T12:47:40.1266312Z 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:47:40.1267306Z vmap(lambda x: x, out_dims='lol')(tensor) 2022-08-17T12:47:40.1268409Z 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:47:40.1269111Z vmap(lambda x: x, out_dims=('lol',))(tensor) 2022-08-17T12:47:40.1269772Z 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:47:40.1270239Z vmap(lambda x: x, out_dims=None)(tensor) 2022-08-17T12:47:40.1270872Z 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:47:40.1271328Z vmap(lambda x: x, out_dims=(None,))(tensor) 2022-08-17T12:47:40.1271530Z ok (0.001s) 2022-08-17T12:47:40.1275750Z 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:47:40.1276251Z output = vmap(square)(x) 2022-08-17T12:47:40.1277875Z ok (0.001s) 2022-08-17T12:47:40.1291569Z 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:47:40.1292071Z vmap(torch.ravel)(tensor) 2022-08-17T12:47:40.1313758Z 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:47:40.1314381Z vmap(out_op)(tensor, tensor) 2022-08-17T12:47:40.1336468Z 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:47:40.1336945Z vmap(lambda t: torch.atleast_1d([t]))(tensor) 2022-08-17T12:47:40.1358751Z 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:47:40.1359213Z vmap(torch.Tensor.item)(tensor) 2022-08-17T12:47:40.1385497Z ok (0.011s) 2022-08-17T12:47:40.1423347Z test_add_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.004s) 2022-08-17T12:47:40.1435165Z 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:47:40.1435744Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-08-17T12:47:40.1448738Z ok (0.003s) 2022-08-17T12:47:40.1468429Z test_diagonal_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.002s) 2022-08-17T12:47:40.1521228Z test_div_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.005s) 2022-08-17T12:47:40.1534640Z test_expand_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2022-08-17T12:47:40.1545589Z 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:47:40.1546146Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-08-17T12:47:40.1558528Z ok (0.002s) 2022-08-17T12:47:40.1589929Z test_inplace_manyview_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.003s) 2022-08-17T12:47:40.1616323Z test_inplace_on_view_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.003s) 2022-08-17T12:47:40.1637248Z test_lgamma_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.002s) 2022-08-17T12:47:40.1657290Z test_log1p_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.002s) 2022-08-17T12:47:40.1676836Z test_log_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.002s) 2022-08-17T12:47:40.1700691Z test_logsumexp_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.002s) 2022-08-17T12:47:40.1709734Z 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:47:40.1710304Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-08-17T12:47:40.1715132Z ok (0.001s) 2022-08-17T12:47:40.1728027Z test_median_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2022-08-17T12:47:40.1741148Z test_min_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2022-08-17T12:47:40.1788580Z test_mul_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.005s) 2022-08-17T12:47:40.1801731Z test_permute_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2022-08-17T12:47:40.1814999Z test_reshape_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2022-08-17T12:47:40.1836915Z test_select_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.002s) 2022-08-17T12:47:40.1855157Z test_sigmoid_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.002s) 2022-08-17T12:47:40.1878993Z test_slice_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.002s) 2022-08-17T12:47:40.1894102Z test_stack_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2022-08-17T12:47:40.1927110Z test_sub_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.003s) 2022-08-17T12:47:40.1938837Z 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:47:40.1939752Z 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:47:40.1940091Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T12:47:40.1940284Z should be replaced with 2022-08-17T12:47:40.1940648Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T12:47:40.1940863Z and 2022-08-17T12:47:40.1941041Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T12:47:40.1941254Z should be replaced with 2022-08-17T12:47:40.1941728Z 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:47:40.1942248Z return torch.symeig(x, eigenvectors=True)[0] 2022-08-17T12:47:40.1942933Z 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:47:40.1943418Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-08-17T12:47:40.1958389Z ok (0.003s) 2022-08-17T12:47:40.1971285Z test_threshold_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2022-08-17T12:47:40.1983984Z test_trace_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2022-08-17T12:47:40.1995005Z 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:47:40.1995545Z result = vmap(vjp)(gy) 2022-08-17T12:47:40.1998279Z ok (0.001s) 2022-08-17T12:47:40.2010369Z 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:47:40.2010913Z result = vmap(vjp)(gy) 2022-08-17T12:47:40.2013376Z ok (0.001s) 2022-08-17T12:47:40.2024314Z test_vmap_fallback_check (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2022-08-17T12:47:40.2031371Z 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:47:40.2031920Z vmap(op_using_fallback)(torch.rand(3)) 2022-08-17T12:47:40.2033072Z ok (0.001s) 2022-08-17T12:47:40.2087819Z test_T_numpy (__main__.TestVmapOperators) ... ok (0.005s) 2022-08-17T12:47:40.2346082Z test_as_strided (__main__.TestVmapOperators) ... ok (0.026s) 2022-08-17T12:47:40.3570499Z test_binary_pointwise_ops (__main__.TestVmapOperators) ... ok (0.122s) 2022-08-17T12:47:40.3713530Z test_bmm (__main__.TestVmapOperators) ... ok (0.014s) 2022-08-17T12:47:40.3760099Z test_cat (__main__.TestVmapOperators) ... ok (0.005s) 2022-08-17T12:47:40.3922185Z test_chunk (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:47:40.4081355Z test_clamp (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:47:40.4232822Z test_clone (__main__.TestVmapOperators) ... ok (0.015s) 2022-08-17T12:47:40.4804951Z test_comparison_ops (__main__.TestVmapOperators) ... ok (0.057s) 2022-08-17T12:47:40.4882746Z test_conj (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:47:40.4955408Z test_contiguous (__main__.TestVmapOperators) ... ok (0.007s) 2022-08-17T12:47:40.5000574Z test_diagonal (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:47:40.5131067Z test_dot (__main__.TestVmapOperators) ... ok (0.013s) 2022-08-17T12:47:40.5197254Z test_expand_as (__main__.TestVmapOperators) ... ok (0.007s) 2022-08-17T12:47:40.5349507Z test_fill_and_zero_inplace (__main__.TestVmapOperators) ... ok (0.015s) 2022-08-17T12:47:40.5428114Z test_imag (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:47:40.5442484Z test_is_complex (__main__.TestVmapOperators) ... ok (0.001s) 2022-08-17T12:47:40.5518056Z test_is_contiguous (__main__.TestVmapOperators) ... ok (0.007s) 2022-08-17T12:47:40.5530955Z test_is_floating_point (__main__.TestVmapOperators) ... ok (0.001s) 2022-08-17T12:47:40.5669926Z test_mm (__main__.TestVmapOperators) ... ok (0.014s) 2022-08-17T12:47:40.5750153Z test_movedim (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:47:40.5882814Z test_mv (__main__.TestVmapOperators) ... ok (0.013s) 2022-08-17T12:47:40.5921918Z test_narrow (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:47:40.5939787Z test_new_empty (__main__.TestVmapOperators) ... ok (0.002s) 2022-08-17T12:47:40.6044183Z test_new_empty_strided (__main__.TestVmapOperators) ... ok (0.010s) 2022-08-17T12:47:40.6064082Z test_new_zeros (__main__.TestVmapOperators) ... ok (0.002s) 2022-08-17T12:47:40.7047268Z test_no_random_op_support (__main__.TestVmapOperators) ... ok (0.098s) 2022-08-17T12:47:40.7129168Z test_real (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:47:40.7176065Z test_reshape (__main__.TestVmapOperators) ... ok (0.005s) 2022-08-17T12:47:40.7233850Z test_reshape_as (__main__.TestVmapOperators) ... ok (0.006s) 2022-08-17T12:47:40.7291220Z test_result_type (__main__.TestVmapOperators) ... ok (0.006s) 2022-08-17T12:47:40.7325075Z test_select (__main__.TestVmapOperators) ... ok (0.003s) 2022-08-17T12:47:40.7359437Z test_slice (__main__.TestVmapOperators) ... ok (0.003s) 2022-08-17T12:47:40.7684732Z test_split (__main__.TestVmapOperators) ... ok (0.032s) 2022-08-17T12:47:40.7718657Z test_squeeze (__main__.TestVmapOperators) ... ok (0.003s) 2022-08-17T12:47:40.7764367Z test_stack (__main__.TestVmapOperators) ... ok (0.005s) 2022-08-17T12:47:40.7776738Z test_stride (__main__.TestVmapOperators) ... ok (0.001s) 2022-08-17T12:47:40.7841313Z test_sum_dim (__main__.TestVmapOperators) ... ok (0.006s) 2022-08-17T12:47:40.7875765Z test_t (__main__.TestVmapOperators) ... ok (0.003s) 2022-08-17T12:47:40.8698347Z test_tensor_split (__main__.TestVmapOperators) ... ok (0.082s) 2022-08-17T12:47:40.8743102Z test_to (__main__.TestVmapOperators) ... ok (0.005s) 2022-08-17T12:47:40.8774931Z test_trace (__main__.TestVmapOperators) ... ok (0.003s) 2022-08-17T12:47:40.8824937Z test_transpose (__main__.TestVmapOperators) ... ok (0.005s) 2022-08-17T12:47:40.9787653Z test_unary_pointwise_ops (__main__.TestVmapOperators) ... ok (0.096s) 2022-08-17T12:47:41.0832245Z test_unbind (__main__.TestVmapOperators) ... ok (0.104s) 2022-08-17T12:47:41.0870907Z test_unfold (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:47:41.0978540Z test_view (__main__.TestVmapOperators) ... ok (0.011s) 2022-08-17T12:47:41.1106310Z test_view_as (__main__.TestVmapOperators) ... ok (0.013s) 2022-08-17T12:47:41.1717855Z test_view_as_complex (__main__.TestVmapOperators) ... ok (0.061s) 2022-08-17T12:47:41.1799622Z test_view_as_real (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:47:41.1811914Z test_vmap_fallback_check (__main__.TestVmapOperators) ... ok (0.001s) 2022-08-17T12:47:41.1819891Z 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:47:41.1821094Z vmap(op_using_fallback)(torch.rand(3)) 2022-08-17T12:47:41.1821392Z ok (0.001s) 2022-08-17T12:47:41.1821565Z 2022-08-17T12:47:41.1821930Z ---------------------------------------------------------------------- 2022-08-17T12:47:41.1822281Z Ran 125 tests in 1.611s 2022-08-17T12:47:41.1822454Z 2022-08-17T12:47:41.1822552Z OK 2022-08-17T12:47:41.1822690Z 2022-08-17T12:47:41.1822830Z Generating XML reports... 2022-08-17T12:47:41.1895925Z Generated XML report: test-reports/python-unittest/test_vmap/TEST-TestVmapAPI-20220817124739.xml 2022-08-17T12:47:41.1921189Z Generated XML report: test-reports/python-unittest/test_vmap/TEST-TestVmapBatchedGradientCPU-20220817124739.xml 2022-08-17T12:47:41.1958587Z Generated XML report: test-reports/python-unittest/test_vmap/TEST-TestVmapOperators-20220817124739.xml 2022-08-17T12:47:41.4835632Z Running test_expanded_weights ... [2022-08-17 12:47:41.483141] 2022-08-17T12:47:41.4836411Z Executing ['/opt/conda/bin/python', '-bb', 'test_expanded_weights.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:47:41.483221] 2022-08-17T12:47:43.6001851Z Test results will be stored in test-reports/python-unittest/test_expanded_weights 2022-08-17T12:47:43.6021308Z 2022-08-17T12:47:43.6021491Z Running tests... 2022-08-17T12:47:43.6021909Z ---------------------------------------------------------------------- 2022-08-17T12:47:43.7484980Z test_cnn_model_mean_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.146s) 2022-08-17T12:47:43.8691356Z test_cnn_model_sum_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.121s) 2022-08-17T12:47:43.8815996Z test_embedding_model_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.012s) 2022-08-17T12:47:43.8831813Z test_expanded_weight_error_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2022-08-17T12:47:43.8968446Z test_expanded_weight_forward_nn_functional_conv1d_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.014s) 2022-08-17T12:47:43.9057811Z test_expanded_weight_forward_nn_functional_conv1d_cpu_complex128 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.008s) 2022-08-17T12:47:43.9175849Z test_expanded_weight_forward_nn_functional_conv1d_cpu_complex64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.013s) 2022-08-17T12:47:43.9229883Z test_expanded_weight_forward_nn_functional_conv1d_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2022-08-17T12:47:43.9279436Z test_expanded_weight_forward_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2022-08-17T12:47:43.9321922Z test_expanded_weight_forward_nn_functional_conv1d_cpu_int64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T12:47:43.9427853Z test_expanded_weight_forward_nn_functional_conv2d_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Convolution.cpp:885.) 2022-08-17T12:47:43.9429430Z return self.op(*args, **kwargs) 2022-08-17T12:47:43.9638928Z ok (0.031s) 2022-08-17T12:47:43.9897217Z test_expanded_weight_forward_nn_functional_conv2d_cpu_complex128 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.026s) 2022-08-17T12:47:44.0517229Z test_expanded_weight_forward_nn_functional_conv2d_cpu_complex64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.062s) 2022-08-17T12:47:44.0658220Z test_expanded_weight_forward_nn_functional_conv2d_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.014s) 2022-08-17T12:47:44.0804461Z test_expanded_weight_forward_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.015s) 2022-08-17T12:47:44.0905660Z test_expanded_weight_forward_nn_functional_conv2d_cpu_int64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.010s) 2022-08-17T12:47:44.0959462Z test_expanded_weight_forward_nn_functional_embedding_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2022-08-17T12:47:44.1011668Z test_expanded_weight_forward_nn_functional_embedding_cpu_float16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2022-08-17T12:47:44.1062717Z test_expanded_weight_forward_nn_functional_embedding_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2022-08-17T12:47:44.1111126Z test_expanded_weight_forward_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2022-08-17T12:47:44.1145603Z test_expanded_weight_forward_nn_functional_group_norm_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2022-08-17T12:47:44.1178973Z test_expanded_weight_forward_nn_functional_group_norm_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2022-08-17T12:47:44.1212029Z test_expanded_weight_forward_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2022-08-17T12:47:44.1293885Z test_expanded_weight_forward_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.008s) 2022-08-17T12:47:44.1377925Z test_expanded_weight_forward_nn_functional_instance_norm_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.008s) 2022-08-17T12:47:44.1460140Z test_expanded_weight_forward_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.008s) 2022-08-17T12:47:44.1495231Z test_expanded_weight_forward_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2022-08-17T12:47:44.1526351Z test_expanded_weight_forward_nn_functional_layer_norm_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2022-08-17T12:47:44.1556985Z test_expanded_weight_forward_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2022-08-17T12:47:44.1610109Z test_expanded_weight_forward_nn_functional_linear_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2022-08-17T12:47:44.1684374Z test_expanded_weight_forward_nn_functional_linear_cpu_complex128 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.007s) 2022-08-17T12:47:44.1760774Z test_expanded_weight_forward_nn_functional_linear_cpu_complex64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.008s) 2022-08-17T12:47:44.1820570Z test_expanded_weight_forward_nn_functional_linear_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.006s) 2022-08-17T12:47:44.1879764Z test_expanded_weight_forward_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.006s) 2022-08-17T12:47:44.1916473Z test_expanded_weight_forward_nn_functional_linear_cpu_int16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T12:47:44.1952977Z test_expanded_weight_forward_nn_functional_linear_cpu_int32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T12:47:44.1994445Z test_expanded_weight_forward_nn_functional_linear_cpu_int64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T12:47:44.2031643Z test_expanded_weight_forward_nn_functional_linear_cpu_int8 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T12:47:44.2067476Z test_expanded_weight_forward_nn_functional_linear_cpu_uint8 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T12:47:44.2147180Z test_expanded_weight_per_sample_grad_mean_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.008s) 2022-08-17T12:47:44.2402286Z test_expanded_weight_per_sample_grad_mean_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.025s) 2022-08-17T12:47:44.2425374Z test_expanded_weight_per_sample_grad_mean_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2022-08-17T12:47:44.2472454Z test_expanded_weight_per_sample_grad_mean_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2022-08-17T12:47:44.2624747Z test_expanded_weight_per_sample_grad_mean_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.015s) 2022-08-17T12:47:44.2661202Z test_expanded_weight_per_sample_grad_mean_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T12:47:44.2795106Z test_expanded_weight_per_sample_grad_mean_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.013s) 2022-08-17T12:47:44.2874683Z test_expanded_weight_per_sample_grad_sum_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.008s) 2022-08-17T12:47:44.3127758Z test_expanded_weight_per_sample_grad_sum_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.025s) 2022-08-17T12:47:44.3150997Z test_expanded_weight_per_sample_grad_sum_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2022-08-17T12:47:44.3199638Z test_expanded_weight_per_sample_grad_sum_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2022-08-17T12:47:44.3361459Z test_expanded_weight_per_sample_grad_sum_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T12:47:44.3401038Z test_expanded_weight_per_sample_grad_sum_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T12:47:44.3533885Z test_expanded_weight_per_sample_grad_sum_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.013s) 2022-08-17T12:47:44.3598936Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.006s) 2022-08-17T12:47:44.3801733Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.020s) 2022-08-17T12:47:44.3827172Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2022-08-17T12:47:44.3864161Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T12:47:44.3974007Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.011s) 2022-08-17T12:47:44.4004524Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2022-08-17T12:47:44.4110202Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.010s) 2022-08-17T12:47:44.4148258Z test_group_norm_error_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T12:47:44.4339006Z test_group_norm_model_num_dim_1_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.019s) 2022-08-17T12:47:44.4571369Z test_group_norm_model_num_dim_2_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.023s) 2022-08-17T12:47:44.5374571Z test_group_norm_model_num_dim_3_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.080s) 2022-08-17T12:47:44.5589343Z test_instance_norm_model_num_dim_1_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.021s) 2022-08-17T12:47:44.5841306Z test_instance_norm_model_num_dim_2_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.025s) 2022-08-17T12:47:44.6785891Z test_instance_norm_model_num_dim_3_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.094s) 2022-08-17T12:47:44.6970880Z test_layer_norm_model_num_dim_1_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.018s) 2022-08-17T12:47:44.7192422Z test_layer_norm_model_num_dim_2_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.022s) 2022-08-17T12:47:44.7958654Z test_layer_norm_model_num_dim_3_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.076s) 2022-08-17T12:47:44.7998326Z test_unsupported_expand_weights_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T12:47:44.8078420Z test_unsupported_expand_weights_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.008s) 2022-08-17T12:47:44.8102302Z test_unsupported_expand_weights_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2022-08-17T12:47:44.8125649Z test_unsupported_expand_weights_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2022-08-17T12:47:44.8156157Z test_unsupported_expand_weights_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2022-08-17T12:47:44.8180974Z test_unsupported_expand_weights_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2022-08-17T12:47:44.8217711Z test_unsupported_expand_weights_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T12:47:44.8247476Z test_forward_helper_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.003s) 2022-08-17T12:47:44.8276069Z test_forward_helper_failure_args_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.003s) 2022-08-17T12:47:44.8286831Z test_set_grad_sample_if_exists_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.001s) 2022-08-17T12:47:44.8296085Z test_set_grad_sample_if_exists_failure_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.001s) 2022-08-17T12:47:44.8311586Z test_sum_over_all_but_batch_and_last_n_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.001s) 2022-08-17T12:47:44.8323270Z test_unpack_expanded_weight_or_tensor_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.001s) 2022-08-17T12:47:44.8332245Z test_unpack_expanded_weight_or_tensor_failure_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.001s) 2022-08-17T12:47:44.8340973Z test_unpack_expanded_weight_or_tensor_with_custom_function_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.001s) 2022-08-17T12:47:44.8369431Z test_Conv1d (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.8398964Z test_Conv1d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.8438784Z test_Conv1d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-17T12:47:44.8471247Z test_Conv1d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.8497151Z test_Conv1d_pad1 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.8529876Z test_Conv1d_pad1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.8553489Z test_Conv1d_pad1size1 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:44.8578731Z test_Conv1d_pad1size1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:44.8604508Z test_Conv1d_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.8638435Z test_Conv1d_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.8659805Z test_Conv1d_pad2size1 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:44.8684501Z test_Conv1d_pad2size1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:44.8709602Z test_Conv1d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:44.8743178Z test_Conv1d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.8767440Z test_Conv1d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:44.8800361Z test_Conv1d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.8826004Z test_Conv1d_stride (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.8859912Z test_Conv1d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.8868402Z test_Conv1d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-17T12:47:44.8876697Z test_Conv1d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-17T12:47:44.8899915Z test_Conv1d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:44.8930982Z test_Conv1d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.8959887Z test_Conv2d (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.8996687Z test_Conv2d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-17T12:47:44.9040630Z test_Conv2d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-17T12:47:44.9069407Z test_Conv2d_dilated (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.9103044Z test_Conv2d_dilated_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.9138352Z test_Conv2d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.9164788Z test_Conv2d_no_bias (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.9195856Z test_Conv2d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.9224165Z test_Conv2d_padding (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.9259489Z test_Conv2d_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.9284836Z test_Conv2d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.9315303Z test_Conv2d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.9343124Z test_Conv2d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.9373663Z test_Conv2d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.9399725Z test_Conv2d_strided (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.9432012Z test_Conv2d_strided_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.9440372Z test_Conv2d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-17T12:47:44.9448002Z test_Conv2d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-17T12:47:44.9475178Z test_Conv2d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:44.9503551Z test_Conv2d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.9531202Z test_Conv3d (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.9552562Z test_Conv3d_1x1x1_no_bias (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:44.9577772Z test_Conv3d_1x1x1_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:44.9620389Z test_Conv3d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-17T12:47:44.9676351Z test_Conv3d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-17T12:47:44.9709022Z test_Conv3d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.9730972Z test_Conv3d_no_bias (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:44.9759292Z test_Conv3d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.9790789Z test_Conv3d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.9830209Z test_Conv3d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-17T12:47:44.9859992Z test_Conv3d_stride (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.9894196Z test_Conv3d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.9921329Z test_Conv3d_stride_padding (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.9956482Z test_Conv3d_stride_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:44.9966698Z test_Conv3d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-17T12:47:44.9974424Z test_Conv3d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-17T12:47:45.0003393Z test_Conv3d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:45.0039230Z test_Conv3d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-17T12:47:45.0057646Z test_Embedding (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:45.0085534Z test_Embedding_discontiguous (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:45.0112475Z test_Embedding_discontiguous_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:45.0128420Z test_Embedding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:45.0155573Z test_GroupNorm_1d_affine (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:45.0181875Z test_GroupNorm_1d_affine_GN (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:45.0207738Z test_GroupNorm_1d_affine_GN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:45.0233378Z test_GroupNorm_1d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:45.0252560Z test_GroupNorm_1d_no_affine_IN (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:45.0270635Z test_GroupNorm_1d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:45.0288336Z test_GroupNorm_1d_no_affine_LN (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:45.0304322Z test_GroupNorm_1d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:45.0333089Z test_GroupNorm_2d_affine (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:45.0359172Z test_GroupNorm_2d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:45.0378348Z test_GroupNorm_2d_no_affine_IN (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:45.0394725Z test_GroupNorm_2d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:45.0412178Z test_GroupNorm_2d_no_affine_LN (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:45.0428151Z test_GroupNorm_2d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:45.0452017Z test_LayerNorm_1d_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:45.0474839Z test_LayerNorm_1d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:45.0482887Z test_LayerNorm_1d_empty_elementwise_affine (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-17T12:47:45.0489876Z test_LayerNorm_1d_empty_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-17T12:47:45.0506769Z test_LayerNorm_1d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:45.0522302Z test_LayerNorm_1d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2022-08-17T12:47:45.0545013Z test_LayerNorm_3d_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:45.0567339Z test_LayerNorm_3d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:45.0803923Z test_LayerNorm_3d_no_affine_large_feature (__main__.TestExpandedWeightModule) ... ok (0.023s) 2022-08-17T12:47:45.0949490Z test_LayerNorm_3d_no_affine_large_feature_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.014s) 2022-08-17T12:47:45.0971071Z test_LayerNorm_3d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:45.0987737Z test_LayerNorm_3d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:45.1013396Z test_Linear (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:45.1039788Z test_Linear_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:45.1047829Z test_Linear_no_batch_dim (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients for input of rank 1 (0.001s) 2022-08-17T12:47:45.1054652Z test_Linear_no_batch_dim_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients for input of rank 1 (0.001s) 2022-08-17T12:47:45.1076020Z test_Linear_no_bias (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:45.1097263Z test_Linear_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:47:45.1123210Z test_per_sample_api_compute_batch_size (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:45.1182271Z test_per_sample_api_compute_batch_size_not_pytreeable (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-17T12:47:45.1215410Z test_per_sample_api_failing (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:47:45.1215771Z 2022-08-17T12:47:45.1216205Z ---------------------------------------------------------------------- 2022-08-17T12:47:45.1216563Z Ran 184 tests in 1.519s 2022-08-17T12:47:45.1216681Z 2022-08-17T12:47:45.1216760Z OK (skipped=10) 2022-08-17T12:47:45.1216871Z 2022-08-17T12:47:45.1216958Z Generating XML reports... 2022-08-17T12:47:45.1297945Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightFunctionalCPU-20220817124743.xml 2022-08-17T12:47:45.1305621Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightHelperFunctionCPU-20220817124743.xml 2022-08-17T12:47:45.1380840Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightModule-20220817124743.xml 2022-08-17T12:47:45.5251734Z Running test_mkldnn_fusion ... [2022-08-17 12:47:45.524765] 2022-08-17T12:47:45.5252268Z Executing ['/opt/conda/bin/python', '-bb', 'test_mkldnn_fusion.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:47:45.524844] 2022-08-17T12:47:46.6416894Z Test results will be stored in test-reports/python-unittest/test_mkldnn_fusion 2022-08-17T12:47:46.6426982Z 2022-08-17T12:47:46.6427095Z Running tests... 2022-08-17T12:47:46.6427679Z ---------------------------------------------------------------------- 2022-08-17T12:47:47.4968996Z test_conv_eltwise (__main__.TestMkldnnFusion) ... ok (0.854s) 2022-08-17T12:47:47.9956574Z test_single_conv (__main__.TestMkldnnFusion) ... ok (0.499s) 2022-08-17T12:47:47.9957208Z 2022-08-17T12:47:47.9957625Z ---------------------------------------------------------------------- 2022-08-17T12:47:47.9957966Z Ran 2 tests in 1.353s 2022-08-17T12:47:47.9958111Z 2022-08-17T12:47:47.9958215Z OK 2022-08-17T12:47:47.9958341Z 2022-08-17T12:47:47.9958472Z Generating XML reports... 2022-08-17T12:47:47.9987851Z Generated XML report: test-reports/python-unittest/test_mkldnn_fusion/TEST-TestMkldnnFusion-20220817124746.xml 2022-08-17T12:47:48.2854969Z Running test_transformers ... [2022-08-17 12:47:48.285175] 2022-08-17T12:47:48.2855535Z Executing ['/opt/conda/bin/python', '-bb', 'test_transformers.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:47:48.285255] 2022-08-17T12:47:49.6154977Z Test results will be stored in test-reports/python-unittest/test_transformers 2022-08-17T12:47:49.6168664Z 2022-08-17T12:47:49.6168785Z Running tests... 2022-08-17T12:47:49.6169357Z ---------------------------------------------------------------------- 2022-08-17T12:47:49.6244080Z test_decoder_only_layer (__main__.TestTransformers) ... skip: Fairseq not found (0.007s) 2022-08-17T12:47:49.6261121Z test_mask_check_fastpath (__main__.TestTransformers) 2022-08-17T12:47:49.6380240Z Test that fastpath is executed independently of the mask that is passed. ... test_transformers.py:764: 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:47:49.6380899Z nested_tensor_return_value = torch.nested_tensor([torch.ones((2, 2), dtype=torch.float)]) 2022-08-17T12:47:49.6436912Z ok (0.019s) 2022-08-17T12:47:49.6465369Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2022-08-17T12:47:49.6488894Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:47:49.6510698Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:47:49.6583889Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.007s) 2022-08-17T12:47:49.6654636Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.007s) 2022-08-17T12:47:49.6724699Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.007s) 2022-08-17T12:47:49.6744743Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:47:49.6767841Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:47:49.6790644Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:47:49.6860071Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.007s) 2022-08-17T12:47:49.6929921Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.007s) 2022-08-17T12:47:49.6999669Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.007s) 2022-08-17T12:47:49.7018520Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:47:49.7039993Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:47:49.7060149Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:47:49.7081783Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:47:49.7105085Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:47:49.7127442Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:47:49.7197594Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.007s) 2022-08-17T12:47:49.7268886Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.007s) 2022-08-17T12:47:49.7342814Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.007s) 2022-08-17T12:47:49.7364612Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:47:49.7387097Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:47:49.7410257Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:47:49.7480825Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.007s) 2022-08-17T12:47:49.7552418Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.007s) 2022-08-17T12:47:49.7626064Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.007s) 2022-08-17T12:47:49.7645813Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:47:49.7668217Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:47:49.7693160Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:47:49.7705866Z test_self_attn_TxT_attn_mask (__main__.TestTransformers) ... skip: 4D mask not supported yet - activate when 4D mask supported (0.001s) 2022-08-17T12:47:49.8019748Z test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.031s) 2022-08-17T12:47:49.8329406Z test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.031s) 2022-08-17T12:47:49.8650889Z test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.032s) 2022-08-17T12:47:49.8968768Z test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.032s) 2022-08-17T12:47:49.9251143Z test_transformerencoder_batch_first_True_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.028s) 2022-08-17T12:47:49.9537099Z test_transformerencoder_batch_first_True_training_False_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.028s) 2022-08-17T12:47:49.9863955Z test_transformerencoder_batch_first_True_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.033s) 2022-08-17T12:47:50.0193021Z test_transformerencoder_batch_first_True_training_True_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.033s) 2022-08-17T12:47:50.0203228Z test_transformerencoder_fastpath_torchscript_use_torchscript_False_with_no_grad_False_training_False (__main__.TestTransformers) 2022-08-17T12:47:50.0235807Z Test TransformerEncoder does not crash ... ok (0.004s) 2022-08-17T12:47:50.0246726Z test_transformerencoder_fastpath_torchscript_use_torchscript_False_with_no_grad_False_training_True (__main__.TestTransformers) 2022-08-17T12:47:50.0279058Z Test TransformerEncoder does not crash ... ok (0.004s) 2022-08-17T12:47:50.0290513Z test_transformerencoder_fastpath_torchscript_use_torchscript_False_with_no_grad_True_training_False (__main__.TestTransformers) 2022-08-17T12:47:50.0319270Z Test TransformerEncoder does not crash ... ok (0.004s) 2022-08-17T12:47:50.0331084Z test_transformerencoder_fastpath_torchscript_use_torchscript_False_with_no_grad_True_training_True (__main__.TestTransformers) 2022-08-17T12:47:50.0359668Z Test TransformerEncoder does not crash ... ok (0.004s) 2022-08-17T12:47:50.0370442Z test_transformerencoder_fastpath_torchscript_use_torchscript_True_with_no_grad_False_training_False (__main__.TestTransformers) 2022-08-17T12:47:50.0424652Z Test TransformerEncoder does not crash ... /opt/conda/lib/python3.7/site-packages/torch/jit/_recursive.py:264: UserWarning: 'batch_first' was found in ScriptModule constants, but was not actually set in __init__. Consider removing it. 2022-08-17T12:47:50.0425104Z "Consider removing it.".format(name)) 2022-08-17T12:47:50.3553564Z ok (0.319s) 2022-08-17T12:47:50.3564483Z test_transformerencoder_fastpath_torchscript_use_torchscript_True_with_no_grad_False_training_True (__main__.TestTransformers) 2022-08-17T12:47:50.5881458Z Test TransformerEncoder does not crash ... ok (0.233s) 2022-08-17T12:47:50.5892460Z test_transformerencoder_fastpath_torchscript_use_torchscript_True_with_no_grad_True_training_False (__main__.TestTransformers) 2022-08-17T12:47:50.6567635Z Test TransformerEncoder does not crash ... ok (0.069s) 2022-08-17T12:47:50.6578189Z test_transformerencoder_fastpath_torchscript_use_torchscript_True_with_no_grad_True_training_True (__main__.TestTransformers) 2022-08-17T12:47:50.7248417Z Test TransformerEncoder does not crash ... ok (0.068s) 2022-08-17T12:47:50.7267206Z test_transformerencoder_square_input_with_no_grad_False_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2022-08-17T12:47:50.7315153Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.007s) 2022-08-17T12:47:50.7335795Z test_transformerencoder_square_input_with_no_grad_False_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2022-08-17T12:47:50.7384263Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.007s) 2022-08-17T12:47:50.7404914Z test_transformerencoder_square_input_with_no_grad_True_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2022-08-17T12:47:50.7445447Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.006s) 2022-08-17T12:47:50.7464416Z test_transformerencoder_square_input_with_no_grad_True_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2022-08-17T12:47:50.7504682Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.006s) 2022-08-17T12:47:50.7534086Z test_transformerencoderlayer_src_mask_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2022-08-17T12:47:50.7534566Z 2022-08-17T12:47:50.7535123Z ---------------------------------------------------------------------- 2022-08-17T12:47:50.7535617Z Ran 54 tests in 1.136s 2022-08-17T12:47:50.7535843Z 2022-08-17T12:47:50.7535990Z OK (skipped=2) 2022-08-17T12:47:50.7536213Z 2022-08-17T12:47:50.7536387Z Generating XML reports... 2022-08-17T12:47:50.7602983Z Generated XML report: test-reports/python-unittest/test_transformers/TEST-TestTransformers-20220817124749.xml 2022-08-17T12:47:51.0637977Z Running test_bundled_inputs ... [2022-08-17 12:47:51.063410] 2022-08-17T12:47:51.0638758Z Executing ['/opt/conda/bin/python', '-bb', 'test_bundled_inputs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:47:51.063491] 2022-08-17T12:47:52.1447312Z Test results will be stored in test-reports/python-unittest/test_bundled_inputs 2022-08-17T12:47:52.1459100Z 2022-08-17T12:47:52.1459206Z Running tests... 2022-08-17T12:47:52.1459654Z ---------------------------------------------------------------------- 2022-08-17T12:47:52.4041844Z test_bad_inputs (__main__.TestBundledInputs) ... ok (0.258s) 2022-08-17T12:47:53.0197228Z test_dict_args (__main__.TestBundledInputs) ... ok (0.615s) 2022-08-17T12:47:53.0262966Z test_double_augment_fail (__main__.TestBundledInputs) ... ok (0.007s) 2022-08-17T12:47:53.0335521Z test_double_augment_non_mutator (__main__.TestBundledInputs) ... ok (0.007s) 2022-08-17T12:47:53.0429987Z test_double_augment_success (__main__.TestBundledInputs) ... ok (0.009s) 2022-08-17T12:47:53.0545008Z test_large_tensor_with_inflation (__main__.TestBundledInputs) ... ok (0.011s) 2022-08-17T12:47:53.0962238Z test_multiple_methods_with_inputs (__main__.TestBundledInputs) ... ok (0.042s) 2022-08-17T12:47:53.1011511Z test_multiple_methods_with_inputs_both_defined_failure (__main__.TestBundledInputs) ... ok (0.005s) 2022-08-17T12:47:53.1055995Z test_multiple_methods_with_inputs_neither_defined_failure (__main__.TestBundledInputs) ... ok (0.004s) 2022-08-17T12:47:53.1140967Z test_non_tensors (__main__.TestBundledInputs) ... ok (0.008s) 2022-08-17T12:47:53.1226757Z test_rejected_tensors (__main__.TestBundledInputs) ... ok (0.009s) 2022-08-17T12:47:53.1517277Z test_single_tensors (__main__.TestBundledInputs) ... ok (0.029s) 2022-08-17T12:47:53.1517681Z 2022-08-17T12:47:53.1518129Z ---------------------------------------------------------------------- 2022-08-17T12:47:53.1518508Z Ran 12 tests in 1.006s 2022-08-17T12:47:53.1518688Z 2022-08-17T12:47:53.1518767Z OK 2022-08-17T12:47:53.1518923Z 2022-08-17T12:47:53.1519064Z Generating XML reports... 2022-08-17T12:47:53.1562431Z Generated XML report: test-reports/python-unittest/test_bundled_inputs/TEST-TestBundledInputs-20220817124752.xml 2022-08-17T12:47:53.4382476Z Running test_nestedtensor ... [2022-08-17 12:47:53.437850] 2022-08-17T12:47:53.4383043Z Executing ['/opt/conda/bin/python', '-bb', 'test_nestedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:47:53.437935] 2022-08-17T12:47:54.7822285Z Test results will be stored in test-reports/python-unittest/test_nestedtensor 2022-08-17T12:47:54.7837956Z 2022-08-17T12:47:54.7838102Z Running tests... 2022-08-17T12:47:54.7838683Z ---------------------------------------------------------------------- 2022-08-17T12:47:54.7859474Z 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:47:54.7860050Z nt = nested_tensor([t]) 2022-08-17T12:47:54.7878422Z ok (0.004s) 2022-08-17T12:47:54.7902714Z test_default_nested_tensor (__main__.TestNestedTensor) ... ok (0.002s) 2022-08-17T12:47:54.7914462Z test_dim (__main__.TestNestedTensor) ... ok (0.001s) 2022-08-17T12:47:54.7972895Z test_is_contiguous (__main__.TestNestedTensor) ... ok (0.006s) 2022-08-17T12:47:54.7981440Z test_nested_tensor (__main__.TestNestedTensor) ... ok (0.001s) 2022-08-17T12:47:54.8037024Z test_nested_tensor_matching_dim (__main__.TestNestedTensor) ... ok (0.006s) 2022-08-17T12:47:54.8056990Z test_numel (__main__.TestNestedTensor) ... ok (0.002s) 2022-08-17T12:47:54.8084318Z test_repr_string (__main__.TestNestedTensor) ... ok (0.003s) 2022-08-17T12:47:54.8107155Z test_size (__main__.TestNestedTensor) ... ok (0.002s) 2022-08-17T12:47:54.8128936Z test_stride (__main__.TestNestedTensor) ... ok (0.002s) 2022-08-17T12:47:54.8138414Z test_to_padded_tensor_on_empty_tensor (__main__.TestNestedTensor) ... ok (0.001s) 2022-08-17T12:47:54.8149472Z test_unbind_0 (__main__.TestNestedTensor) ... ok (0.001s) 2022-08-17T12:47:54.8160706Z test_unbind_1 (__main__.TestNestedTensor) ... ok (0.001s) 2022-08-17T12:47:54.8171168Z test_unbind_3 (__main__.TestNestedTensor) ... ok (0.001s) 2022-08-17T12:47:54.8181768Z test_unbind_4 (__main__.TestNestedTensor) ... ok (0.001s) 2022-08-17T12:47:54.8213745Z test_unbind_dim (__main__.TestNestedTensor) ... ok (0.003s) 2022-08-17T12:47:54.8229984Z test_backward_for_add_op (__main__.TestNestedTensorAutograd) ... ok (0.002s) 2022-08-17T12:47:54.8251875Z test_nested_tensor_bmm_backward (__main__.TestNestedTensorAutograd) ... ok (0.002s) 2022-08-17T12:47:54.8560950Z test_nested_tensor_bmm_gradcheck (__main__.TestNestedTensorAutograd) ... ok (0.031s) 2022-08-17T12:47:54.8590862Z test_nested_tensor_from_list (__main__.TestNestedTensorAutograd) ... ok (0.003s) 2022-08-17T12:47:54.8616460Z test_nested_tensor_from_mask_and_to_padded (__main__.TestNestedTensorAutograd) ... ok (0.002s) 2022-08-17T12:47:54.8638782Z test_nested_tensor_from_padded (__main__.TestNestedTensorAutograd) ... ok (0.002s) 2022-08-17T12:47:54.8660717Z test_nested_tensor_from_padded_fused (__main__.TestNestedTensorAutograd) ... ok (0.002s) 2022-08-17T12:47:54.8726915Z test_nested_tensor_linear (__main__.TestNestedTensorAutograd) ... ok (0.007s) 2022-08-17T12:47:54.8741822Z test_nested_tensor_linear_backward (__main__.TestNestedTensorAutograd) ... ok (0.001s) 2022-08-17T12:47:54.8764997Z test_nested_tensor_matmul_backward (__main__.TestNestedTensorAutograd) ... ok (0.002s) 2022-08-17T12:47:54.9064041Z test_nested_tensor_matmul_gradcheck (__main__.TestNestedTensorAutograd) ... ok (0.030s) 2022-08-17T12:47:54.9079332Z test_nested_tensor_reshape_backward (__main__.TestNestedTensorAutograd) ... ok (0.002s) 2022-08-17T12:47:54.9092915Z 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:47:54.9093536Z f'Input #{idx} requires gradient and ' 2022-08-17T12:47:54.9094170Z /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:47:54.9094667Z f'Input #{idx} requires gradient and ' 2022-08-17T12:47:54.9213717Z ok (0.013s) 2022-08-17T12:47:54.9245077Z test_nested_tensor_softmax (__main__.TestNestedTensorAutograd) ... ok (0.003s) 2022-08-17T12:47:54.9264403Z test_nested_tensor_to_padded_tensor (__main__.TestNestedTensorAutograd) ... ok (0.002s) 2022-08-17T12:47:54.9278499Z test_nested_tensor_transpose_backward (__main__.TestNestedTensorAutograd) ... ok (0.001s) 2022-08-17T12:47:54.9394317Z test_nested_tensor_transpose_gradcheck (__main__.TestNestedTensorAutograd) ... ok (0.011s) 2022-08-17T12:47:54.9401444Z test_set_requires_grad_from_list (__main__.TestNestedTensorAutograd) ... ok (0.001s) 2022-08-17T12:47:54.9409680Z test_set_requires_grad_from_mask (__main__.TestNestedTensorAutograd) ... ok (0.001s) 2022-08-17T12:47:54.9464385Z test_size_dim (__main__.TestNestedTensorAutograd) ... ok (0.005s) 2022-08-17T12:47:54.9989560Z test_bmm_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.052s) 2022-08-17T12:47:55.0507667Z test_bmm_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.052s) 2022-08-17T12:47:55.0524570Z test_bmm_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.0540351Z test_bmm_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.0593474Z test_clone_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:47:55.0641245Z test_clone_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:47:55.0649008Z test_device_checks_cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:47:55.0710984Z test_dropout_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:47:55.0768075Z test_dropout_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:47:55.0793194Z test_embedding_cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.0884259Z test_layer_norm_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:47:55.1118780Z test_linear_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:47:55.1344806Z test_linear_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:47:55.1398696Z test_linear_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:47:55.1449511Z test_linear_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:47:55.2080780Z 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:47:55.2082173Z actual = torch.matmul(nt0, nt1).to_padded_tensor(0.0) 2022-08-17T12:47:55.2083378Z 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:47:55.2084528Z actual = torch.matmul(nt0, nt1).to_padded_tensor(0.0) 2022-08-17T12:47:55.2084906Z ok (0.063s) 2022-08-17T12:47:55.2711454Z test_matmul_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.062s) 2022-08-17T12:47:55.2728197Z test_matmul_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.2744529Z test_matmul_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.2761405Z test_nested_tensor_add_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.2777403Z test_nested_tensor_add_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.2793388Z test_nested_tensor_add_in_place_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.2808973Z test_nested_tensor_add_in_place_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.3224483Z test_nested_tensor_indexing_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.041s) 2022-08-17T12:47:55.3638413Z test_nested_tensor_indexing_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.041s) 2022-08-17T12:47:55.4053191Z test_nested_tensor_indexing_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.041s) 2022-08-17T12:47:55.4072818Z test_nested_tensor_indexing_noncontiguous_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.4092420Z test_nested_tensor_indexing_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.4109713Z test_nested_tensor_indexing_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.4202696Z test_nested_tensor_mul_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:47:55.4288995Z test_nested_tensor_mul_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:47:55.4396891Z test_nested_tensor_mul_in_place_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:47:55.4503476Z test_nested_tensor_mul_in_place_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:47:55.4658439Z test_nested_tensor_sum_dim_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:47:55.4829097Z test_reshape_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:47:55.4994633Z test_reshape_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:47:55.5159398Z test_reshape_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:47:55.5251594Z test_scaled_dot_product_attention_input_dim_3_cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:47:55.5342436Z test_scaled_dot_product_attention_input_dim_4_cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:47:55.5667145Z test_softmax_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:47:55.5991574Z test_softmax_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:47:55.6009494Z test_softmax_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.6026082Z test_softmax_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.6049482Z test_to_padded_tensor_dim2_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.6068461Z test_to_padded_tensor_dim2_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.6087560Z test_to_padded_tensor_dim2_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.6108438Z test_to_padded_tensor_dim3_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.6127622Z test_to_padded_tensor_dim3_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.6146906Z test_to_padded_tensor_dim3_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.6219800Z test_to_padded_tensor_dim4_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:47:55.6247812Z test_to_padded_tensor_dim4_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:47:55.6290205Z test_to_padded_tensor_dim4_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:47:55.6329232Z test_to_padded_tensor_noncontiguous_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:47:55.6366163Z test_to_padded_tensor_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:47:55.6402353Z test_to_padded_tensor_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:47:55.6425858Z test_to_padded_tensor_output_size_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.6449260Z test_to_padded_tensor_output_size_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.6469134Z test_to_padded_tensor_simple_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.6489838Z test_to_padded_tensor_simple_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.6508772Z test_to_then_from_padded_tensor_no_transform0213_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.6616138Z test_transpose_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:47:55.6722050Z test_transpose_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:47:55.6827558Z test_transpose_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:47:55.6847108Z test_transpose_inference_mode_interaction_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.6866546Z test_transpose_inference_mode_interaction_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.6885251Z test_transpose_inference_mode_interaction_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.6902029Z test_unbind_noncontiguous_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.6920110Z test_unbind_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.6936725Z test_unbind_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:47:55.6937117Z 2022-08-17T12:47:55.6937676Z ---------------------------------------------------------------------- 2022-08-17T12:47:55.6937931Z Ran 105 tests in 0.910s 2022-08-17T12:47:55.6938048Z 2022-08-17T12:47:55.6938110Z OK 2022-08-17T12:47:55.6938202Z 2022-08-17T12:47:55.6938274Z Generating XML reports... 2022-08-17T12:47:55.6977633Z Generated XML report: test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensor-20220817124754.xml 2022-08-17T12:47:55.6994068Z Generated XML report: test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorAutograd-20220817124754.xml 2022-08-17T12:47:55.7043777Z Generated XML report: test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorDeviceTypeCPU-20220817124754.xml 2022-08-17T12:47:55.9853585Z Running test_futures ... [2022-08-17 12:47:55.984940] 2022-08-17T12:47:55.9854120Z Executing ['/opt/conda/bin/python', '-bb', 'test_futures.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:47:55.985019] 2022-08-17T12:47:57.0695703Z Test results will be stored in test-reports/python-unittest/test_futures 2022-08-17T12:47:57.0706914Z 2022-08-17T12:47:57.0707073Z Running tests... 2022-08-17T12:47:57.0707624Z ---------------------------------------------------------------------- 2022-08-17T12:47:57.3200855Z test_add_done_callback_error_is_ignored (__main__.TestFuture) ... [E pybind_utils.h:212] Got the following error when running the callback: ValueError: Expected error 2022-08-17T12:47:57.3201323Z 2022-08-17T12:47:57.3201415Z At: 2022-08-17T12:47:57.3201663Z test_futures.py(236): raise_value_error 2022-08-17T12:47:57.3202256Z /opt/conda/lib/python3.7/site-packages/torch/futures/__init__.py(239): set_result 2022-08-17T12:47:57.3202588Z test_futures.py(229): _test_add_done_callback_error_ignored 2022-08-17T12:47:57.3202884Z test_futures.py(238): test_add_done_callback_error_is_ignored 2022-08-17T12:47:57.3203202Z /opt/conda/lib/python3.7/unittest/case.py(628): run 2022-08-17T12:47:57.3203610Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py(1972): _run_with_retry 2022-08-17T12:47:57.3204087Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py(2035): run 2022-08-17T12:47:57.3204390Z /opt/conda/lib/python3.7/unittest/case.py(676): __call__ 2022-08-17T12:47:57.3204684Z /opt/conda/lib/python3.7/unittest/suite.py(122): run 2022-08-17T12:47:57.3204942Z /opt/conda/lib/python3.7/unittest/suite.py(84): __call__ 2022-08-17T12:47:57.3205195Z /opt/conda/lib/python3.7/unittest/suite.py(122): run 2022-08-17T12:47:57.3205491Z /opt/conda/lib/python3.7/unittest/suite.py(84): __call__ 2022-08-17T12:47:57.3205829Z /opt/conda/lib/python3.7/site-packages/xmlrunner/runner.py(67): run 2022-08-17T12:47:57.3206154Z /opt/conda/lib/python3.7/unittest/main.py(271): runTests 2022-08-17T12:47:57.3206397Z /opt/conda/lib/python3.7/unittest/main.py(101): __init__ 2022-08-17T12:47:57.3207069Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py(786): run_tests 2022-08-17T12:47:57.3207350Z test_futures.py(331): 2022-08-17T12:47:57.3207477Z 2022-08-17T12:47:57.3207592Z ok (0.249s) 2022-08-17T12:47:57.3227341Z test_add_done_callback_maintains_callback_order (__main__.TestFuture) ... ok (0.002s) 2022-08-17T12:47:57.3233919Z test_add_done_callback_no_arg_error_is_ignored (__main__.TestFuture) ... [E pybind_utils.h:212] Got the following error when running the callback: TypeError: no_arg() takes 0 positional arguments but 1 was given 2022-08-17T12:47:57.3235080Z ok (0.001s) 2022-08-17T12:47:57.3245921Z test_add_done_callback_simple (__main__.TestFuture) ... ok (0.001s) 2022-08-17T12:47:57.3282256Z test_chained_then (__main__.TestFuture) ... ok (0.004s) 2022-08-17T12:47:57.4301228Z test_collect_all (__main__.TestFuture) ... ok (0.102s) 2022-08-17T12:47:57.4309515Z test_done (__main__.TestFuture) ... ok (0.001s) 2022-08-17T12:47:57.4321528Z test_done_exception (__main__.TestFuture) ... ok (0.001s) 2022-08-17T12:47:57.4339090Z test_interleaving_then_and_add_done_callback_maintains_callback_order (__main__.TestFuture) ... ok (0.002s) 2022-08-17T12:47:57.4348359Z test_interleaving_then_and_add_done_callback_propagates_error (__main__.TestFuture) ... [E pybind_utils.h:212] Got the following error when running the callback: ValueError: Expected error 2022-08-17T12:47:57.4349039Z 2022-08-17T12:47:57.4349174Z At: 2022-08-17T12:47:57.4349382Z test_futures.py(280): raise_value_error 2022-08-17T12:47:57.4349813Z /opt/conda/lib/python3.7/site-packages/torch/futures/__init__.py(239): set_result 2022-08-17T12:47:57.4350147Z test_futures.py(285): test_interleaving_then_and_add_done_callback_propagates_error 2022-08-17T12:47:57.4350445Z /opt/conda/lib/python3.7/unittest/case.py(628): run 2022-08-17T12:47:57.4350847Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py(1972): _run_with_retry 2022-08-17T12:47:57.4351270Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py(2035): run 2022-08-17T12:47:57.4351628Z /opt/conda/lib/python3.7/unittest/case.py(676): __call__ 2022-08-17T12:47:57.4351938Z /opt/conda/lib/python3.7/unittest/suite.py(122): run 2022-08-17T12:47:57.4352260Z /opt/conda/lib/python3.7/unittest/suite.py(84): __call__ 2022-08-17T12:47:57.4352653Z /opt/conda/lib/python3.7/unittest/suite.py(122): run 2022-08-17T12:47:57.4352909Z /opt/conda/lib/python3.7/unittest/suite.py(84): __call__ 2022-08-17T12:47:57.4353252Z /opt/conda/lib/python3.7/site-packages/xmlrunner/runner.py(67): run 2022-08-17T12:47:57.4353521Z /opt/conda/lib/python3.7/unittest/main.py(271): runTests 2022-08-17T12:47:57.4353782Z /opt/conda/lib/python3.7/unittest/main.py(101): __init__ 2022-08-17T12:47:57.4354157Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py(786): run_tests 2022-08-17T12:47:57.4354420Z test_futures.py(331): 2022-08-17T12:47:57.4354545Z 2022-08-17T12:47:57.4354623Z ok (0.001s) 2022-08-17T12:47:57.4372699Z test_mark_future_twice (__main__.TestFuture) ... ok (0.002s) 2022-08-17T12:47:57.4396390Z test_pickle_future (__main__.TestFuture) ... ok (0.002s) 2022-08-17T12:47:57.4409314Z test_set_exception (__main__.TestFuture) ... ok (0.001s) 2022-08-17T12:47:57.4426693Z test_set_exception_multithreading (__main__.TestFuture) ... ok (0.002s) 2022-08-17T12:47:57.4438635Z test_then (__main__.TestFuture) ... ok (0.001s) 2022-08-17T12:47:57.4447104Z test_then_no_arg (__main__.TestFuture) ... ok (0.001s) 2022-08-17T12:47:57.4454522Z test_then_raise (__main__.TestFuture) ... ok (0.001s) 2022-08-17T12:47:57.4463073Z test_then_wrong_arg (__main__.TestFuture) ... ok (0.001s) 2022-08-17T12:47:57.4471968Z test_wait (__main__.TestFuture) ... ok (0.001s) 2022-08-17T12:47:57.4481705Z test_wait_all (__main__.TestFuture) ... [1, 2] 2022-08-17T12:47:57.4484459Z ok (0.001s) 2022-08-17T12:47:57.9507066Z test_wait_multi_thread (__main__.TestFuture) ... ok (0.502s) 2022-08-17T12:47:57.9507631Z 2022-08-17T12:47:57.9507955Z ---------------------------------------------------------------------- 2022-08-17T12:47:57.9508226Z Ran 21 tests in 0.880s 2022-08-17T12:47:57.9508341Z 2022-08-17T12:47:57.9508405Z OK 2022-08-17T12:47:57.9508485Z 2022-08-17T12:47:57.9508582Z Generating XML reports... 2022-08-17T12:47:57.9552162Z Generated XML report: test-reports/python-unittest/test_futures/TEST-TestFuture-20220817124757.xml 2022-08-17T12:47:58.2402613Z Running benchmark_utils/test_benchmark_utils ... [2022-08-17 12:47:58.239850] 2022-08-17T12:47:58.2403195Z Executing ['/opt/conda/bin/python', '-bb', 'benchmark_utils/test_benchmark_utils.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:47:58.239926] 2022-08-17T12:47:59.5686725Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:47:59.6511103Z Test results will be stored in test-reports/python-unittest/benchmark_utils.test_benchmark_utils 2022-08-17T12:47:59.6522323Z 2022-08-17T12:47:59.6522469Z Running tests... 2022-08-17T12:47:59.6523147Z ---------------------------------------------------------------------- 2022-08-17T12:48:00.0096961Z test_adaptive_timer (__main__.TestBenchmarkUtils) ... ok (0.357s) 2022-08-17T12:48:00.0119534Z test_collect_callgrind (__main__.TestBenchmarkUtils) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/76932 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-08-17T12:48:00.0131729Z test_collect_cpp_callgrind (__main__.TestBenchmarkUtils) ... skip: Failing on clang, see 74398 (0.001s) 2022-08-17T12:48:00.1138576Z test_compare (__main__.TestBenchmarkUtils) ... ok (0.100s) 2022-08-17T12:48:00.1143867Z test_cpp_timer (__main__.TestBenchmarkUtils) ... skip: Failing on clang, see 74398 (0.001s) 2022-08-17T12:48:00.1170499Z test_fuzzer (__main__.TestBenchmarkUtils) ... ok (0.003s) 2022-08-17T12:48:00.1595384Z test_manipulate_callgrind_stats (__main__.TestBenchmarkUtils) ... ok (0.042s) 2022-08-17T12:48:00.1884226Z test_timer (__main__.TestBenchmarkUtils) ... ok (0.029s) 2022-08-17T12:48:00.1890305Z test_timer_tiny_fast_snippet (__main__.TestBenchmarkUtils) ... skip: Failing on clang, see 74398 (0.001s) 2022-08-17T12:48:00.1891775Z 2022-08-17T12:48:00.1892317Z ---------------------------------------------------------------------- 2022-08-17T12:48:00.1892722Z Ran 9 tests in 0.537s 2022-08-17T12:48:00.1892910Z 2022-08-17T12:48:00.1893012Z OK (skipped=4) 2022-08-17T12:48:00.1893199Z 2022-08-17T12:48:00.1893346Z Generating XML reports... 2022-08-17T12:48:00.1923939Z Generated XML report: test-reports/python-unittest/benchmark_utils.test_benchmark_utils/TEST-TestBenchmarkUtils-20220817124759.xml 2022-08-17T12:48:00.5453054Z Running test_fake_tensor ... [2022-08-17 12:48:00.544898] 2022-08-17T12:48:00.5453628Z Executing ['/opt/conda/bin/python', '-bb', 'test_fake_tensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:48:00.544981] 2022-08-17T12:48:01.6356290Z Test results will be stored in test-reports/python-unittest/test_fake_tensor 2022-08-17T12:48:01.6368677Z 2022-08-17T12:48:01.6368778Z Running tests... 2022-08-17T12:48:01.6369726Z ---------------------------------------------------------------------- 2022-08-17T12:48:01.8871144Z test_dead_key (__main__.FakeTensorConverterTest) ... ok (0.250s) 2022-08-17T12:48:01.8883712Z test_dead_weak_ref (__main__.FakeTensorConverterTest) ... ok (0.001s) 2022-08-17T12:48:01.8892748Z test_memoized_conversion_from_meta (__main__.FakeTensorConverterTest) ... ok (0.001s) 2022-08-17T12:48:01.8901467Z test_memoized_conversion_to_meta (__main__.FakeTensorConverterTest) ... ok (0.001s) 2022-08-17T12:48:01.8929041Z test_no_active_mode (__main__.FakeTensorConverterTest) ... ok (0.003s) 2022-08-17T12:48:01.8940605Z test_no_ref_cycle (__main__.FakeTensorConverterTest) ... ok (0.001s) 2022-08-17T12:48:01.8955703Z test_separate_mode_error (__main__.FakeTensorConverterTest) ... ok (0.001s) 2022-08-17T12:48:01.8972477Z test_separate_tensor_storages_non_view (__main__.FakeTensorConverterTest) ... ok (0.002s) 2022-08-17T12:48:01.8983911Z test_separate_tensor_storages_view (__main__.FakeTensorConverterTest) ... ok (0.001s) 2022-08-17T12:48:01.9138281Z test_like_ops (__main__.FakeTensorOperatorInvariants) ... ok (0.015s) 2022-08-17T12:48:01.9763292Z test_non_kwarg_only_device (__main__.FakeTensorOperatorInvariants) ... ok (0.062s) 2022-08-17T12:48:02.0818889Z test_tensor_constructors_all_have_kwarg_device (__main__.FakeTensorOperatorInvariants) ... ok (0.105s) 2022-08-17T12:48:02.0851564Z test_basic (__main__.FakeTensorTest) ... ok (0.003s) 2022-08-17T12:48:02.0873558Z test_binary_op_type_promotion (__main__.FakeTensorTest) ... ok (0.002s) 2022-08-17T12:48:02.0884961Z test_constructor (__main__.FakeTensorTest) ... ok (0.001s) 2022-08-17T12:48:02.0898508Z test_cpu_fallback (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2022-08-17T12:48:02.0921735Z test_cudnn_rnn (__main__.FakeTensorTest) ... skip: requires cuda (0.002s) 2022-08-17T12:48:02.0935051Z test_data_dependent_operator (__main__.FakeTensorTest) ... ok (0.001s) 2022-08-17T12:48:02.0983868Z test_deepcopy (__main__.FakeTensorTest) ... ok (0.005s) 2022-08-17T12:48:02.1002860Z test_fake_dispatch_keys (__main__.FakeTensorTest) ... ok (0.002s) 2022-08-17T12:48:02.1014337Z test_fake_grad_copy (__main__.FakeTensorTest) ... ok (0.001s) 2022-08-17T12:48:02.1030797Z test_fake_mode_error (__main__.FakeTensorTest) ... ok (0.002s) 2022-08-17T12:48:02.1039360Z test_fallback_memory_prop (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2022-08-17T12:48:02.1053808Z test_from_numpy (__main__.FakeTensorTest) ... ok (0.001s) 2022-08-17T12:48:02.1058918Z test_index_cuda_with_cpu (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2022-08-17T12:48:02.1065176Z test_like_constructor (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2022-08-17T12:48:02.1077361Z test_mode (__main__.FakeTensorTest) ... ok (0.001s) 2022-08-17T12:48:02.1176760Z test_nan_to_num (__main__.FakeTensorTest) ... ok (0.010s) 2022-08-17T12:48:02.1183639Z test_new (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2022-08-17T12:48:02.1188849Z test_non_kwarg_device (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2022-08-17T12:48:02.1193027Z test_normalize_device (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2022-08-17T12:48:02.1206464Z test_parameter_instantiation (__main__.FakeTensorTest) ... ok (0.001s) 2022-08-17T12:48:02.1221609Z test_randperm (__main__.FakeTensorTest) ... ok (0.001s) 2022-08-17T12:48:02.1226459Z test_setitem (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2022-08-17T12:48:02.1232550Z test_shape_take_not_device (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2022-08-17T12:48:02.1238017Z test_throw (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2022-08-17T12:48:02.1243147Z test_type_as (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2022-08-17T12:48:02.1248862Z test_zero_dim (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2022-08-17T12:48:02.1249869Z 2022-08-17T12:48:02.1250296Z ---------------------------------------------------------------------- 2022-08-17T12:48:02.1250767Z Ran 38 tests in 0.488s 2022-08-17T12:48:02.1250984Z 2022-08-17T12:48:02.1251105Z OK (skipped=13) 2022-08-17T12:48:02.1251203Z 2022-08-17T12:48:02.1251290Z Generating XML reports... 2022-08-17T12:48:02.1282734Z Generated XML report: test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorConverterTest-20220817124801.xml 2022-08-17T12:48:02.1286498Z Generated XML report: test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorOperatorInvariants-20220817124801.xml 2022-08-17T12:48:02.1314860Z Generated XML report: test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorTest-20220817124801.xml 2022-08-17T12:48:02.4364356Z Running test_python_dispatch ... [2022-08-17 12:48:02.435984] 2022-08-17T12:48:02.4364909Z Executing ['/opt/conda/bin/python', '-bb', 'test_python_dispatch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:48:02.436064] 2022-08-17T12:48:03.5163822Z Test results will be stored in test-reports/python-unittest/test_python_dispatch 2022-08-17T12:48:03.5179039Z 2022-08-17T12:48:03.5179273Z Running tests... 2022-08-17T12:48:03.5179979Z ---------------------------------------------------------------------- 2022-08-17T12:48:03.7675085Z test_all_same_mode (__main__.TestPythonDispatch) ... ok (0.249s) 2022-08-17T12:48:03.7687260Z test_all_same_mode_scope (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.7709544Z test_autograd_in_attr (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:48:03.7768920Z test_basic (__main__.TestPythonDispatch) ... ok (0.006s) 2022-08-17T12:48:03.7791536Z test_capture_logs_with_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:48:03.7799385Z test_construct_int_tensor (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.7810827Z test_ctor_no_inner (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.7860504Z test_custom_autograd (__main__.TestPythonDispatch) ... ok (0.005s) 2022-08-17T12:48:03.7886365Z test_deepcopy_non_wrapper_subclass (__main__.TestPythonDispatch) ... ok (0.003s) 2022-08-17T12:48:03.7898340Z test_deepcopy_wrapper_subclass (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.7914675Z test_deepcopy_wrapper_subclass_with_clone_returning_different_type (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:48:03.7926239Z test_detach_appears_twice_when_called_once (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.7953860Z test_device_slowpath (__main__.TestPythonDispatch) ... ok (0.003s) 2022-08-17T12:48:03.7973818Z test_dim_slowpath (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:48:03.7985024Z test_disable_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.8000254Z test_dispatch_super_call (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.8014229Z test_dispatch_super_call_list_arg (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.8027743Z test_dispatch_super_dont_autograd (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.8036723Z test_enable_torch_dispatch_mode_basic (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.8044913Z test_enable_torch_dispatch_mode_error (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.8055760Z test_enable_torch_dispatch_mode_ignore_preexisting (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.8064939Z test_enable_torch_dispatch_mode_instance (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.8075964Z test_enable_torch_dispatch_mode_replace (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.8088340Z test_enable_torch_dispatch_mode_respects_no_dispatch (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.8113666Z test_enable_torch_dispatch_mode_subclass_autograd_device_check (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:48:03.8133583Z test_enable_torch_dispatch_mode_subclass_priority (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:48:03.8142768Z test_enable_torch_dispatch_mode_unrelated_tensors (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.8153020Z test_error_using_class_method_on_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.8161096Z test_error_using_same_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.8167669Z test_error_with_ancestor (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.8179991Z test_exception_handling (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.8195930Z test_find_outermost_mode (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:48:03.8212729Z test_format (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:48:03.8228452Z test_index_put_where_only_index_is_subclass (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:48:03.8240764Z test_invalid_ret (__main__.TestPythonDispatch) ... test_python_dispatch.py:430: DeprecationWarning: Please use assertRaisesRegex instead. 2022-08-17T12:48:03.8241154Z RuntimeError, "Unable to cast", lambda: A(torch.zeros(1)).detach(), 2022-08-17T12:48:03.8242718Z ok (0.001s) 2022-08-17T12:48:03.8277691Z test_is_contiguous_slow_path (__main__.TestPythonDispatch) ... ok (0.003s) 2022-08-17T12:48:03.8298122Z test_kwarg_only (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:48:03.8313480Z test_kwarg_only_and_positional_default (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.8340600Z test_layout_slow_path (__main__.TestPythonDispatch) ... ok (0.003s) 2022-08-17T12:48:03.8357621Z test_like (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:48:03.8374203Z test_list_ret (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:48:03.8398574Z test_make_subclass_with_modes (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:48:03.8404478Z test_make_wrapper_subclass_noalloc (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.8420839Z test_make_wrapper_subclass_propagates_metadata (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:48:03.8441466Z test_make_wrapper_subclass_with_modes (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:48:03.8449121Z test_maybe_tuple_bug (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.8520337Z test_metadata_change_not_allowed (__main__.TestPythonDispatch) ... ok (0.007s) 2022-08-17T12:48:03.8533164Z test_multiple_ops_subclass (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.8543550Z test_nested_enable_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.8555657Z test_nested_push_logging_tensor_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.8563481Z 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:48:03.8564108Z warnings.warn("`Mode.push()` is no longer necessary and can be replaced with just `with Mode()`") 2022-08-17T12:48:03.8564377Z ok (0.001s) 2022-08-17T12:48:03.8574152Z test_nesting_with_same_enable_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.8584115Z test_new_ones (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.8674100Z test_none_wrapping (__main__.TestPythonDispatch) ... ok (0.009s) 2022-08-17T12:48:03.8695472Z test_notimplemented_mode (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:48:03.8709757Z test_out (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.8727002Z test_produce_real_type (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:48:03.8734963Z test_restore_ancestor_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.8745287Z test_restore_errors (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.8761489Z test_set_data (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:48:03.8783694Z test_shallow_copy_and_detach (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:48:03.8814040Z test_sizes_slow_path (__main__.TestPythonDispatch) ... ok (0.003s) 2022-08-17T12:48:03.8820037Z test_standard_is_not_subclass (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.8837388Z test_storage (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:48:03.8845594Z test_storage_can_be_converted_to_python_object (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.8872837Z test_strides_slow_path (__main__.TestPythonDispatch) ... ok (0.003s) 2022-08-17T12:48:03.8930412Z test_subclass_creation (__main__.TestPythonDispatch) ... ok (0.006s) 2022-08-17T12:48:03.8952150Z test_subclass_priority (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:48:03.8986469Z test_tolist_numpy_with_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.003s) 2022-08-17T12:48:03.9000743Z test_version (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.9009873Z test_with_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.9019269Z test_with_mode_created_separately (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.9030731Z test_with_nested_modes (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:48:03.9053076Z test_wrapper_subclass_serializes (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:48:03.9119370Z test_alias_analysis (__main__.TestPythonRegistration) ... ok (0.007s) 2022-08-17T12:48:03.9137960Z test_create_new_library (__main__.TestPythonRegistration) ... ok (0.002s) 2022-08-17T12:48:03.9146532Z test_error_for_unsupported_ns_or_kind (__main__.TestPythonRegistration) ... ok (0.001s) 2022-08-17T12:48:03.9155320Z test_error_if_fn_not_callable (__main__.TestPythonRegistration) ... ok (0.001s) 2022-08-17T12:48:03.9181616Z test_extend_library_with_dispatch_key_arg (__main__.TestPythonRegistration) ... ok (0.003s) 2022-08-17T12:48:03.9216135Z 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:48:03.9216724Z operator: aten::mul.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:48:03.9217052Z registered at /var/lib/jenkins/workspace/build/aten/src/ATen/RegisterSchema.cpp:6 2022-08-17T12:48:03.9217324Z dispatch key: ZeroTensor 2022-08-17T12:48:03.9217619Z previous kernel: registered at /var/lib/jenkins/workspace/aten/src/ATen/BatchingRegistrations.cpp:1089 2022-08-17T12:48:03.9218066Z 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:48:03.9218467Z self.m.impl(name, dispatch_key, fn) 2022-08-17T12:48:03.9219024Z ok (0.004s) 2022-08-17T12:48:03.9231701Z test_override_cpu_sum (__main__.TestPythonRegistration) ... ok (0.001s) 2022-08-17T12:48:03.9266623Z test_override_cuda_with_jiterator (__main__.TestPythonRegistration) ... ok (0.003s) 2022-08-17T12:48:03.9266976Z 2022-08-17T12:48:03.9267425Z ---------------------------------------------------------------------- 2022-08-17T12:48:03.9267854Z Ran 82 tests in 0.409s 2022-08-17T12:48:03.9268062Z 2022-08-17T12:48:03.9268177Z OK 2022-08-17T12:48:03.9268346Z 2022-08-17T12:48:03.9268501Z Generating XML reports... 2022-08-17T12:48:03.9344498Z Generated XML report: test-reports/python-unittest/test_python_dispatch/TEST-TestPythonDispatch-20220817124803.xml 2022-08-17T12:48:03.9352081Z Generated XML report: test-reports/python-unittest/test_python_dispatch/TEST-TestPythonRegistration-20220817124803.xml 2022-08-17T12:48:04.2233423Z Running test_monitor ... [2022-08-17 12:48:04.222987] 2022-08-17T12:48:04.2233918Z Executing ['/opt/conda/bin/python', '-bb', 'test_monitor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:48:04.223062] 2022-08-17T12:48:05.2831230Z Test results will be stored in test-reports/python-unittest/test_monitor 2022-08-17T12:48:05.2842397Z 2022-08-17T12:48:05.2842638Z Running tests... 2022-08-17T12:48:05.2843128Z ---------------------------------------------------------------------- 2022-08-17T12:48:05.5364063Z test_event_handler (__main__.TestMonitor) ... ok (0.252s) 2022-08-17T12:48:05.5376786Z test_fixed_count_stat (__main__.TestMonitor) ... ok (0.001s) 2022-08-17T12:48:05.5399044Z test_interval_stat (__main__.TestMonitor) ... ok (0.002s) 2022-08-17T12:48:05.5407962Z test_log_event (__main__.TestMonitor) ... ok (0.001s) 2022-08-17T12:48:05.9176362Z test_event_handler (__main__.TestMonitorTensorboard) ... ok (0.377s) 2022-08-17T12:48:05.9176734Z 2022-08-17T12:48:05.9177078Z ---------------------------------------------------------------------- 2022-08-17T12:48:05.9177337Z Ran 5 tests in 0.633s 2022-08-17T12:48:05.9177453Z 2022-08-17T12:48:05.9177514Z OK 2022-08-17T12:48:05.9177594Z 2022-08-17T12:48:05.9177686Z Generating XML reports... 2022-08-17T12:48:05.9182930Z Generated XML report: test-reports/python-unittest/test_monitor/TEST-TestMonitor-20220817124805.xml 2022-08-17T12:48:05.9185210Z Generated XML report: test-reports/python-unittest/test_monitor/TEST-TestMonitorTensorboard-20220817124805.xml 2022-08-17T12:48:06.2320846Z Running test_jit_disabled ... [2022-08-17 12:48:06.231709] 2022-08-17T12:48:06.2321346Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_disabled.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:48:06.231793] 2022-08-17T12:48:07.3092946Z Test results will be stored in test-reports/python-unittest/test_jit_disabled 2022-08-17T12:48:07.3103476Z 2022-08-17T12:48:07.3103894Z Running tests... 2022-08-17T12:48:07.3104725Z ---------------------------------------------------------------------- 2022-08-17T12:48:07.6147021Z test_attribute (__main__.TestJitDisabled) ... ok (0.304s) 2022-08-17T12:48:07.6592971Z test_recursive_script (__main__.TestJitDisabled) ... ok (0.044s) 2022-08-17T12:48:07.7036561Z test_script_module_construction (__main__.TestJitDisabled) ... ok (0.044s) 2022-08-17T12:48:07.7036951Z 2022-08-17T12:48:07.7037418Z ---------------------------------------------------------------------- 2022-08-17T12:48:07.7037668Z Ran 3 tests in 0.393s 2022-08-17T12:48:07.7037783Z 2022-08-17T12:48:07.7037833Z OK 2022-08-17T12:48:07.7037925Z 2022-08-17T12:48:07.7038011Z Generating XML reports... 2022-08-17T12:48:07.7072904Z Generated XML report: test-reports/python-unittest/test_jit_disabled/TEST-TestJitDisabled-20220817124807.xml 2022-08-17T12:48:08.0145406Z Running test_autocast ... [2022-08-17 12:48:08.014193] 2022-08-17T12:48:08.0145959Z Executing ['/opt/conda/bin/python', '-bb', 'test_autocast.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:48:08.014276] 2022-08-17T12:48:09.0842858Z Test results will be stored in test-reports/python-unittest/test_autocast 2022-08-17T12:48:09.0853298Z 2022-08-17T12:48:09.0853398Z Running tests... 2022-08-17T12:48:09.0853828Z ---------------------------------------------------------------------- 2022-08-17T12:48:09.3406098Z test_autocast_methods_expect_builtin_promote (__main__.TestAutocastCPU) ... ok (0.255s) 2022-08-17T12:48:09.3463746Z test_autocast_nn_bf16 (__main__.TestAutocastCPU) ... ok (0.006s) 2022-08-17T12:48:09.3525408Z test_autocast_nn_fp32 (__main__.TestAutocastCPU) ... ok (0.006s) 2022-08-17T12:48:09.3687158Z test_autocast_torch_bf16 (__main__.TestAutocastCPU) ... ok (0.016s) 2022-08-17T12:48:09.3754924Z test_autocast_torch_expect_builtin_promote (__main__.TestAutocastCPU) ... ok (0.007s) 2022-08-17T12:48:09.4523290Z test_autocast_torch_fp32 (__main__.TestAutocastCPU) ... ok (0.077s) 2022-08-17T12:48:09.4583800Z test_autocast_torch_need_autocast_promote (__main__.TestAutocastCPU) ... ok (0.006s) 2022-08-17T12:48:09.4595175Z test_autocast_fast_dtype (__main__.TestTorchAutocast) ... ok (0.001s) 2022-08-17T12:48:09.4595603Z 2022-08-17T12:48:09.4596176Z ---------------------------------------------------------------------- 2022-08-17T12:48:09.4596454Z Ran 8 tests in 0.374s 2022-08-17T12:48:09.4596572Z 2022-08-17T12:48:09.4596628Z OK 2022-08-17T12:48:09.4596753Z 2022-08-17T12:48:09.4596848Z Generating XML reports... 2022-08-17T12:48:09.4628046Z Generated XML report: test-reports/python-unittest/test_autocast/TEST-TestAutocastCPU-20220817124809.xml 2022-08-17T12:48:09.4630856Z Generated XML report: test-reports/python-unittest/test_autocast/TEST-TestTorchAutocast-20220817124809.xml 2022-08-17T12:48:09.7405326Z Running test_fx_reinplace_pass ... [2022-08-17 12:48:09.740134] 2022-08-17T12:48:09.7405901Z Executing ['/opt/conda/bin/python', '-bb', 'test_fx_reinplace_pass.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:48:09.740213] 2022-08-17T12:48:10.8140252Z Test results will be stored in test-reports/python-unittest/test_fx_reinplace_pass 2022-08-17T12:48:10.8152001Z 2022-08-17T12:48:10.8152293Z Running tests... 2022-08-17T12:48:10.8152871Z ---------------------------------------------------------------------- 2022-08-17T12:48:11.0757590Z test_reinplace_basic (__main__.TestReinplacePass) ... /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:48:11.0758405Z warnings.warn("`Mode.push()` is no longer necessary and can be replaced with just `with Mode()`") 2022-08-17T12:48:11.0803595Z ok (0.265s) 2022-08-17T12:48:11.0816543Z test_reinplace_scatter_op (__main__.TestReinplacePass) ... ok (0.001s) 2022-08-17T12:48:11.0827228Z test_reinplace_scatter_twice (__main__.TestReinplacePass) ... ok (0.001s) 2022-08-17T12:48:11.0938943Z test_reinplace_scatter_twice_with_different_view_op_invalid (__main__.TestReinplacePass) ... ok (0.011s) 2022-08-17T12:48:11.1042654Z test_reinplace_scatter_twice_with_different_view_op_invalid2 (__main__.TestReinplacePass) ... ok (0.010s) 2022-08-17T12:48:11.1146766Z test_reinplace_scatter_twice_with_different_view_op_valid (__main__.TestReinplacePass) ... ok (0.010s) 2022-08-17T12:48:11.1215431Z test_reinplace_with_view (__main__.TestReinplacePass) ... ok (0.007s) 2022-08-17T12:48:11.1215717Z 2022-08-17T12:48:11.1216172Z ---------------------------------------------------------------------- 2022-08-17T12:48:11.1216526Z Ran 7 tests in 0.306s 2022-08-17T12:48:11.1216703Z 2022-08-17T12:48:11.1216802Z OK 2022-08-17T12:48:11.1216948Z 2022-08-17T12:48:11.1217078Z Generating XML reports... 2022-08-17T12:48:11.1247983Z Generated XML report: test-reports/python-unittest/test_fx_reinplace_pass/TEST-TestReinplacePass-20220817124810.xml 2022-08-17T12:48:11.4008379Z Running test_profiler_tree ... [2022-08-17 12:48:11.400453] 2022-08-17T12:48:11.4008932Z Executing ['/opt/conda/bin/python', '-bb', 'test_profiler_tree.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:48:11.400535] 2022-08-17T12:48:12.4643171Z Test results will be stored in test-reports/python-unittest/test_profiler_tree 2022-08-17T12:48:12.4654004Z 2022-08-17T12:48:12.4654297Z Running tests... 2022-08-17T12:48:12.4654976Z ---------------------------------------------------------------------- 2022-08-17T12:48:12.7259051Z 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.260s) 2022-08-17T12:48:12.7268861Z test_profiler_experimental_tree_cuda (__main__.TestProfilerTree) ... skip: CUDA is required (0.001s) 2022-08-17T12:48:12.7284157Z test_profiler_experimental_tree_cuda_detailed (__main__.TestProfilerTree) ... skip: CUDA is required (0.002s) 2022-08-17T12:48:12.7293892Z test_profiler_experimental_tree_cuda_with_stream (__main__.TestProfilerTree) ... skip: CUDA is required (0.001s) 2022-08-17T12:48:12.7304538Z 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:48:12.7315449Z 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:48:12.7325635Z 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:48:12.7354472Z test_profiler_experimental_tree_with_stack_and_modules (__main__.TestProfilerTree) ... STAGE:2022-08-17 12:48:12 8803:8803 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:48:12.7366815Z STAGE:2022-08-17 12:48:12 8803:8803 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:48:12.7425823Z STAGE:2022-08-17 12:48:12 8803:8803 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:48:12.7432379Z STAGE:2022-08-17 12:48:12 8803:8803 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:48:12.7485129Z STAGE:2022-08-17 12:48:12 8803:8803 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:48:12.7491118Z STAGE:2022-08-17 12:48:12 8803:8803 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:48:12.7541876Z ok (0.022s) 2022-08-17T12:48:12.7542055Z 2022-08-17T12:48:12.7542860Z ---------------------------------------------------------------------- 2022-08-17T12:48:12.7543180Z Ran 8 tests in 0.289s 2022-08-17T12:48:12.7543300Z 2022-08-17T12:48:12.7543367Z OK (skipped=7) 2022-08-17T12:48:12.7543477Z 2022-08-17T12:48:12.7543564Z Generating XML reports... 2022-08-17T12:48:12.7574219Z Generated XML report: test-reports/python-unittest/test_profiler_tree/TEST-TestProfilerTree-20220817124812.xml 2022-08-17T12:48:13.0494942Z Running test_pytree ... [2022-08-17 12:48:13.049125] 2022-08-17T12:48:13.0495623Z Executing ['/opt/conda/bin/python', '-bb', 'test_pytree.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:48:13.049205] 2022-08-17T12:48:14.1177095Z Test results will be stored in test-reports/python-unittest/test_pytree 2022-08-17T12:48:14.1189110Z 2022-08-17T12:48:14.1189252Z Running tests... 2022-08-17T12:48:14.1189884Z ---------------------------------------------------------------------- 2022-08-17T12:48:14.3723197Z test_broadcast_to_and_flatten (__main__.TestPytree) ... ok (0.253s) 2022-08-17T12:48:14.3759698Z test_flatten_unflatten_dict (__main__.TestPytree) ... ok (0.004s) 2022-08-17T12:48:14.3779034Z test_flatten_unflatten_leaf (__main__.TestPytree) ... ok (0.002s) 2022-08-17T12:48:14.3798352Z test_flatten_unflatten_list (__main__.TestPytree) ... ok (0.002s) 2022-08-17T12:48:14.3815725Z test_flatten_unflatten_namedtuple (__main__.TestPytree) ... ok (0.002s) 2022-08-17T12:48:14.3826460Z test_flatten_unflatten_nested (__main__.TestPytree) ... ok (0.001s) 2022-08-17T12:48:14.3842919Z test_flatten_unflatten_odict (__main__.TestPytree) ... ok (0.002s) 2022-08-17T12:48:14.3858828Z test_flatten_unflatten_return_type_max (__main__.TestPytree) ... ok (0.001s) 2022-08-17T12:48:14.3872619Z test_flatten_unflatten_return_type_min (__main__.TestPytree) ... ok (0.001s) 2022-08-17T12:48:14.3893308Z test_flatten_unflatten_tuple (__main__.TestPytree) ... ok (0.002s) 2022-08-17T12:48:14.3906144Z test_tree_all_any (__main__.TestPytree) ... ok (0.001s) 2022-08-17T12:48:14.3915198Z test_tree_only (__main__.TestPytree) ... ok (0.001s) 2022-08-17T12:48:14.3926945Z test_treemap (__main__.TestPytree) ... ok (0.001s) 2022-08-17T12:48:14.3936319Z test_treespec_equality (__main__.TestPytree) ... ok (0.001s) 2022-08-17T12:48:14.3944606Z test_treespec_repr (__main__.TestPytree) ... ok (0.001s) 2022-08-17T12:48:14.3944889Z 2022-08-17T12:48:14.3945309Z ---------------------------------------------------------------------- 2022-08-17T12:48:14.3945982Z Ran 15 tests in 0.276s 2022-08-17T12:48:14.3946170Z 2022-08-17T12:48:14.3946248Z OK 2022-08-17T12:48:14.3946406Z 2022-08-17T12:48:14.3946541Z Generating XML reports... 2022-08-17T12:48:14.3982084Z Generated XML report: test-reports/python-unittest/test_pytree/TEST-TestPytree-20220817124814.xml 2022-08-17T12:48:14.6870013Z Running test_set_default_mobile_cpu_allocator ... [2022-08-17 12:48:14.686604] 2022-08-17T12:48:14.6870631Z Executing ['/opt/conda/bin/python', '-bb', 'test_set_default_mobile_cpu_allocator.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:48:14.686683] 2022-08-17T12:48:15.7532573Z Test results will be stored in test-reports/python-unittest/test_set_default_mobile_cpu_allocator 2022-08-17T12:48:15.7537440Z 2022-08-17T12:48:15.7537635Z Running tests... 2022-08-17T12:48:15.7538283Z ---------------------------------------------------------------------- 2022-08-17T12:48:16.0050963Z test_exception (__main__.TestSetDefaultMobileCPUAllocator) ... ok (0.252s) 2022-08-17T12:48:16.0056964Z test_no_exception (__main__.TestSetDefaultMobileCPUAllocator) ... ok (0.001s) 2022-08-17T12:48:16.0057745Z 2022-08-17T12:48:16.0058340Z ---------------------------------------------------------------------- 2022-08-17T12:48:16.0058847Z Ran 2 tests in 0.253s 2022-08-17T12:48:16.0059057Z 2022-08-17T12:48:16.0059147Z OK 2022-08-17T12:48:16.0059309Z 2022-08-17T12:48:16.0059468Z Generating XML reports... 2022-08-17T12:48:16.0085466Z Generated XML report: test-reports/python-unittest/test_set_default_mobile_cpu_allocator/TEST-TestSetDefaultMobileCPUAllocator-20220817124815.xml 2022-08-17T12:48:16.2839003Z Running test_type_info ... [2022-08-17 12:48:16.283527] 2022-08-17T12:48:16.2839571Z Executing ['/opt/conda/bin/python', '-bb', 'test_type_info.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:48:16.283606] 2022-08-17T12:48:17.3386424Z Test results will be stored in test-reports/python-unittest/test_type_info 2022-08-17T12:48:17.3397646Z 2022-08-17T12:48:17.3397757Z Running tests... 2022-08-17T12:48:17.3398349Z ---------------------------------------------------------------------- 2022-08-17T12:48:17.5903616Z test_finfo (__main__.TestDTypeInfo) ... ok (0.250s) 2022-08-17T12:48:17.5922217Z test_iinfo (__main__.TestDTypeInfo) ... ok (0.002s) 2022-08-17T12:48:17.5931956Z test_invalid_input (__main__.TestDTypeInfo) ... ok (0.001s) 2022-08-17T12:48:17.5932215Z 2022-08-17T12:48:17.5932537Z ---------------------------------------------------------------------- 2022-08-17T12:48:17.5932790Z Ran 3 tests in 0.253s 2022-08-17T12:48:17.5932906Z 2022-08-17T12:48:17.5932968Z OK 2022-08-17T12:48:17.5933050Z 2022-08-17T12:48:17.5933139Z Generating XML reports... 2022-08-17T12:48:17.5958674Z Generated XML report: test-reports/python-unittest/test_type_info/TEST-TestDTypeInfo-20220817124817.xml 2022-08-17T12:48:17.8651510Z Running test_jit_cuda_fuser ... [2022-08-17 12:48:17.864779] 2022-08-17T12:48:17.8652045Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_cuda_fuser.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:48:17.864861] 2022-08-17T12:48:19.9699754Z Test results will be stored in test-reports/python-unittest/test_jit_cuda_fuser 2022-08-17T12:48:19.9720446Z 2022-08-17T12:48:19.9720570Z Running tests... 2022-08-17T12:48:19.9721168Z ---------------------------------------------------------------------- 2022-08-17T12:48:19.9732444Z test__softmax_function (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:19.9742864Z test__softmax_function_half_to_float (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:19.9757156Z test_addcmul_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:19.9765154Z test_alias_pass_fix (__main__.TestCudaFuser) ... skip: skipping this test since unsqueeze is disabled now (0.001s) 2022-08-17T12:48:19.9780605Z test_autocast_1 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:19.9796507Z test_autocast_1_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T12:48:19.9810215Z test_autocast_2 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:19.9824879Z test_autocast_2_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:19.9840068Z test_backward_type (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:19.9846540Z test_batch_norm_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:19.9855678Z test_batch_norm_impl_index_correctness (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:19.9862252Z test_batch_norm_impl_index_inner_bcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:19.9876046Z test_bfloat (__main__.TestCudaFuser) ... skip: device does not support BFloat16 (0.001s) 2022-08-17T12:48:19.9894339Z test_binary_bitwise (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T12:48:19.9905465Z test_binary_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:19.9915134Z test_binary_ops_channels_last_with_bcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:19.9923658Z test_binary_ops_complex (__main__.TestCudaFuser) ... skip: see issue https://github.com/csarofeen/pytorch/issues/1730 (0.001s) 2022-08-17T12:48:19.9930082Z test_binary_ops_permutation (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:19.9942087Z test_branches (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:19.9952168Z test_broadcasting_0 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:19.9960966Z test_broadcasting_1 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:19.9970422Z test_broadcasting_2 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:19.9979472Z test_broadcasting_3 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:19.9990522Z test_broadcasting_multiple_output (__main__.TestCudaFuser) ... skip: broadcast on branches can't be resolved yet (0.001s) 2022-08-17T12:48:20.0000881Z test_broadcasting_multiple_output_shape (__main__.TestCudaFuser) ... skip: Broadcast with different output not supported yet (0.001s) 2022-08-17T12:48:20.0011388Z test_broadcasting_partition_logic_0 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0022437Z test_broadcasting_partition_logic_1 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0030690Z test_build_shape_expression_native_dropout (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0053548Z test_category_rule (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T12:48:20.0079350Z test_channels_last_with_broadcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.003s) 2022-08-17T12:48:20.0090456Z test_chunk (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0098134Z test_clamp (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0104261Z test_clamp_reversed_bound (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0111697Z test_clean_profile_ivalue (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0119362Z test_const (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0126004Z test_contiguous_on_broadcasted (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0142743Z test_conv2d_bias (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T12:48:20.0150892Z test_conv2d_symbolic_shapes (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0165605Z test_cpu_scalar (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0174345Z test_cuda_fusion_guard (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0182759Z test_cuda_fusion_guard_backward (__main__.TestCudaFuser) ... skip: requires NVFuser (0.001s) 2022-08-17T12:48:20.0190944Z test_device_constant (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0200228Z test_disable_const_chunk_propagation_for_normalization (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0208087Z test_disable_sibling_fuse (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0215031Z test_dropout_inference_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0223549Z test_dropout_train_nograd_fusion (__main__.TestCudaFuser) ... skip: not enough memory (0.001s) 2022-08-17T12:48:20.0235693Z test_dropout_train_nograd_prob_check (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0248842Z test_dropout_training_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0262668Z test_dropout_training_prob_check (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0280934Z test_dynamic_size (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T12:48:20.0290949Z test_expand (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0303415Z test_fix_shape_expression_bn (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0318528Z test_flatten (__main__.TestCudaFuser) ... skip: skipping this test since flatten is disabled now (0.001s) 2022-08-17T12:48:20.0327602Z test_gelu (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0350311Z test_grad_sum_to_size (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T12:48:20.0359928Z test_graph_for_with_missing_optimized_engine (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0375037Z test_graph_rng (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0388159Z test_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0394929Z test_high_rank_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0408321Z test_inf_quick_patch (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0416107Z test_inplace_removal (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0426567Z test_input_output_passthrough (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0432516Z test_int_tensor_input (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0445049Z test_issue1445_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0455979Z test_issue_1785 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0476092Z test_layer_norm_autodiff (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T12:48:20.0486837Z test_layer_norm_parser (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0496864Z test_layer_norm_trivial_reduce_dim (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0507247Z test_linear (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0515954Z test_linear_symbolic_shapes (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0523373Z test_multiple_device_pw (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0542457Z test_native_batch_norm_backward (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T12:48:20.0549564Z test_native_layer_norm (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0556686Z test_native_layer_norm_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0563169Z test_native_layer_norm_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0567217Z test_nested_view (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.000s) 2022-08-17T12:48:20.0575026Z test_norm (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0583577Z test_norm_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0589832Z test_norm_channels_last (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0597807Z test_norm_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0603777Z test_norm_half_layer (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0610806Z test_norm_large (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0625129Z test_normalization_partition (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0636592Z test_nvfuser_comparison_callbacks_with_fallback (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0647722Z test_nvfuser_comparison_callbacks_without_fallback (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0653200Z test_overlapped_input (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T12:48:20.0663979Z test_permutation_preservation (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0671593Z test_permutation_preservation_edge_case_0 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0681724Z test_permutation_preservation_edge_case_1_broken (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0691557Z test_permutation_preservation_edge_case_2 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0702482Z test_pointwise_reference_tensor (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0713612Z test_profile_ivalue (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0720892Z test_profile_ivalue_multiple_profiles (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0727273Z test_profiling_node (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0738522Z test_pw_single_reduction_partition (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0746249Z test_rand_like (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0750199Z test_random_topo (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T12:48:20.0758005Z test_reduction (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0769548Z test_reduction_dtypes_axis (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0775856Z test_reduction_empty_axes (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0794659Z test_reduction_multiple_output (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T12:48:20.0801643Z test_reduction_permutation (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0811386Z test_reduction_sizes_op (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0824425Z test_remove_output_used_only_in_dtype (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0831609Z test_rsub (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0838886Z test_scalar_cuda_tensor (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0847869Z test_scalar_input (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0854812Z test_scalar_tensor (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0861068Z test_scalar_tensor_permuted (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0871583Z test_scheduler_with_polymorphic_broadcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0886680Z test_shape_expression (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-08-17T12:48:20.0895786Z test_sibling_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0903539Z test_sibling_fusion_no_scalar_inputs (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0915149Z test_single_reduction_broadcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0919968Z test_singleton_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T12:48:20.0933194Z test_skip_parser (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0942366Z test_softmax (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0950159Z test_softmax_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0967028Z test_softmax_dtype (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T12:48:20.0974311Z test_softmax_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0984794Z test_softplus_fuser (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.0989997Z test_squeeze (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.000s) 2022-08-17T12:48:20.0996116Z test_squeeze_negative_dim (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-08-17T12:48:20.1004733Z test_squeeze_zero (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-08-17T12:48:20.1014365Z test_strict_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.1023162Z test_sum_to_one (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.1036669Z test_sum_to_size (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.1060993Z test_ternary_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T12:48:20.1065218Z test_ternary_ops_integer_compatibility (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T12:48:20.1071279Z test_ternary_ops_type_promotion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.1076369Z test_to_boolean (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T12:48:20.1085009Z test_to_copy (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.1092467Z test_to_dtype_bf16_to_bf16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.1099988Z test_to_dtype_bf16_to_fp32 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.1107135Z test_to_dtype_fp16_to_fp16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.1114236Z test_to_dtype_fp16_to_fp32 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.1121769Z test_to_dtype_fp32_to_bf16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.1128826Z test_to_dtype_fp32_to_fp16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.1137706Z test_trivial_reduction (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.1146660Z test_type_as_op (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.1154541Z test_type_inference (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.1167875Z test_unary_bitwise (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.1182991Z test_unary_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.1187816Z test_unsqueeze (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.000s) 2022-08-17T12:48:20.1199325Z test_variance (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.1206091Z test_view (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.001s) 2022-08-17T12:48:20.1213148Z test_view_copy_graph_guard (__main__.TestCudaFuser) ... skip: skipping this test since reshape is disabled now (0.001s) 2022-08-17T12:48:20.1222871Z test_view_copy_graph_guard_double_fusion (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.001s) 2022-08-17T12:48:20.1239133Z test_can_be_enabled_nvfuser (__main__.TestEnableDisableCudaFuser) ... ok (0.002s) 2022-08-17T12:48:20.1251691Z test_context_manager_test (__main__.TestEnableDisableCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:20.1256751Z test_register_fuser (__main__.TestEnableDisableCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T12:48:20.1283017Z test_register_fuser_cpu (__main__.TestEnableDisableCudaFuser) ... ok (0.003s) 2022-08-17T12:48:20.1286881Z test_register_fuser_rocm (__main__.TestEnableDisableCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T12:48:20.1839863Z test_autodiff_fallback (jit.test_fuser_common.TestFuserCommon) ... ok (0.055s) 2022-08-17T12:48:20.1840256Z 2022-08-17T12:48:20.1840867Z ---------------------------------------------------------------------- 2022-08-17T12:48:20.1841134Z Ran 154 tests in 0.212s 2022-08-17T12:48:20.1841250Z 2022-08-17T12:48:20.1841334Z OK (skipped=151) 2022-08-17T12:48:20.1841448Z 2022-08-17T12:48:20.1841537Z Generating XML reports... 2022-08-17T12:48:20.1873083Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestEnableDisableCudaFuser-20220817124819.xml 2022-08-17T12:48:20.1875647Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-jit.test_fuser_common.TestFuserCommon-20220817124819.xml 2022-08-17T12:48:20.2008523Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestCudaFuser-20220817124819.xml 2022-08-17T12:48:20.5833565Z Running test_numpy_interop ... [2022-08-17 12:48:20.582995] 2022-08-17T12:48:20.5834129Z Executing ['/opt/conda/bin/python', '-bb', 'test_numpy_interop.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:48:20.583073] 2022-08-17T12:48:21.9115776Z Test results will be stored in test-reports/python-unittest/test_numpy_interop 2022-08-17T12:48:21.9128010Z 2022-08-17T12:48:21.9128242Z Running tests... 2022-08-17T12:48:21.9128657Z ---------------------------------------------------------------------- 2022-08-17T12:48:21.9157100Z 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:48:21.9157759Z torch.tensor([np.random.random(size=(3, 3)), np.random.random(size=(3, 0))], device=device) 2022-08-17T12:48:21.9160549Z ok (0.003s) 2022-08-17T12:48:21.9179884Z test_ctor_with_numpy_scalar_ctor_cpu (__main__.TestNumPyInteropCPU) ... ok (0.002s) 2022-08-17T12:48:21.9190031Z test_from_list_of_ndarray_warning_cpu (__main__.TestNumPyInteropCPU) ... ok (0.001s) 2022-08-17T12:48:21.9268220Z test_from_numpy_cpu (__main__.TestNumPyInteropCPU) ... ok (0.008s) 2022-08-17T12:48:21.9283862Z test_has_storage_numpy_cpu (__main__.TestNumPyInteropCPU) ... ok (0.002s) 2022-08-17T12:48:21.9299310Z test_multiplication_numpy_scalar_cpu (__main__.TestNumPyInteropCPU) ... ok (0.001s) 2022-08-17T12:48:21.9404189Z test_numpy_array_interface_cpu (__main__.TestNumPyInteropCPU) ... ok (0.010s) 2022-08-17T12:48:21.9417528Z test_numpy_index_cpu (__main__.TestNumPyInteropCPU) ... ok (0.001s) 2022-08-17T12:48:21.9444943Z test_numpy_non_writeable_cpu (__main__.TestNumPyInteropCPU) ... ok (0.003s) 2022-08-17T12:48:21.9464327Z test_numpy_scalar_cmp_cpu_bfloat16 (__main__.TestNumPyInteropCPU) ... ok (0.002s) 2022-08-17T12:48:21.9488477Z test_numpy_scalar_cmp_cpu_bool (__main__.TestNumPyInteropCPU) ... ok (0.002s) 2022-08-17T12:48:21.9513853Z test_numpy_scalar_cmp_cpu_complex128 (__main__.TestNumPyInteropCPU) ... ok (0.002s) 2022-08-17T12:48:21.9533792Z 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:48:21.9534281Z self.assertFalse(t == a) 2022-08-17T12:48:21.9539861Z ok (0.003s) 2022-08-17T12:48:21.9565288Z test_numpy_scalar_cmp_cpu_float16 (__main__.TestNumPyInteropCPU) ... ok (0.002s) 2022-08-17T12:48:21.9590137Z test_numpy_scalar_cmp_cpu_float32 (__main__.TestNumPyInteropCPU) ... ok (0.002s) 2022-08-17T12:48:21.9613932Z test_numpy_scalar_cmp_cpu_float64 (__main__.TestNumPyInteropCPU) ... ok (0.002s) 2022-08-17T12:48:21.9638398Z test_numpy_scalar_cmp_cpu_int16 (__main__.TestNumPyInteropCPU) ... ok (0.002s) 2022-08-17T12:48:21.9662864Z test_numpy_scalar_cmp_cpu_int32 (__main__.TestNumPyInteropCPU) ... ok (0.002s) 2022-08-17T12:48:21.9686864Z test_numpy_scalar_cmp_cpu_int64 (__main__.TestNumPyInteropCPU) ... ok (0.002s) 2022-08-17T12:48:21.9711876Z test_numpy_scalar_cmp_cpu_int8 (__main__.TestNumPyInteropCPU) ... ok (0.002s) 2022-08-17T12:48:21.9735913Z test_numpy_scalar_cmp_cpu_uint8 (__main__.TestNumPyInteropCPU) ... ok (0.002s) 2022-08-17T12:48:21.9775234Z test_numpy_unresizable_cpu (__main__.TestNumPyInteropCPU) ... ok (0.004s) 2022-08-17T12:48:21.9823721Z test_parse_numpy_int_cpu (__main__.TestNumPyInteropCPU) ... ok (0.005s) 2022-08-17T12:48:21.9838412Z test_to_numpy_bool_cpu (__main__.TestNumPyInteropCPU) ... ok (0.001s) 2022-08-17T12:48:22.0160281Z test_to_numpy_cpu (__main__.TestNumPyInteropCPU) ... ok (0.032s) 2022-08-17T12:48:22.0321122Z test_to_numpy_force_argument_cpu (__main__.TestNumPyInteropCPU) ... ok (0.016s) 2022-08-17T12:48:22.0321385Z 2022-08-17T12:48:22.0321763Z ---------------------------------------------------------------------- 2022-08-17T12:48:22.0322080Z Ran 26 tests in 0.119s 2022-08-17T12:48:22.0322232Z 2022-08-17T12:48:22.0322329Z OK 2022-08-17T12:48:22.0322446Z 2022-08-17T12:48:22.0322558Z Generating XML reports... 2022-08-17T12:48:22.0374375Z Generated XML report: test-reports/python-unittest/test_numpy_interop/TEST-TestNumPyInteropCPU-20220817124821.xml 2022-08-17T12:48:22.3122418Z Running test_cpp_extensions_aot_ninja ... [2022-08-17 12:48:22.311867] 2022-08-17T12:48:23.6599891Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:48:23.9991483Z running install 2022-08-17T12:48:23.9992899Z /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:48:23.9993367Z setuptools.SetuptoolsDeprecationWarning, 2022-08-17T12:48:24.0099822Z running build 2022-08-17T12:48:24.0100005Z running build_py 2022-08-17T12:48:24.0643573Z creating build 2022-08-17T12:48:24.0643992Z creating build/lib.linux-x86_64-3.7 2022-08-17T12:48:24.0644324Z creating build/lib.linux-x86_64-3.7/torch_test_cpp_extension 2022-08-17T12:48:24.0644745Z copying torch_test_cpp_extension/__init__.py -> build/lib.linux-x86_64-3.7/torch_test_cpp_extension 2022-08-17T12:48:24.0645963Z running build_ext 2022-08-17T12:48:24.1045753Z building 'torch_test_cpp_extension.cpp' extension 2022-08-17T12:48:24.1046397Z creating /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7 2022-08-17T12:48:24.1422514Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/build.ninja... 2022-08-17T12:48:24.1423275Z Compiling objects... 2022-08-17T12:48:24.1423683Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:48:25.2483337Z [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="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=cpp -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-17T12:48:25.2484915Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-17T12:48:25.2486846Z In file included from /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/Exceptions.h:13:0, 2022-08-17T12:48:25.2487374Z from /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/python.h:11, 2022-08-17T12:48:25.2487944Z from /opt/conda/lib/python3.7/site-packages/torch/include/torch/extension.h:6, 2022-08-17T12:48:25.2488276Z from /var/lib/jenkins/workspace/test/cpp_extensions/extension.cpp:1: 2022-08-17T12:48:25.2488882Z /opt/conda/lib/python3.7/site-packages/torch/include/pybind11/pybind11.h: In instantiation of ‘class pybind11::class_’: 2022-08-17T12:48:25.2489283Z /var/lib/jenkins/workspace/test/cpp_extensions/extension.cpp:36:53: required from here 2022-08-17T12:48:25.2489998Z /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:48:25.2490472Z class class_ : public detail::generic_type { 2022-08-17T12:48:25.2490675Z ^~~~~~ 2022-08-17T12:48:25.2491267Z /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:48:25.2583565Z 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:48:25.5555015Z building 'torch_test_cpp_extension.ort' extension 2022-08-17T12:48:25.5933936Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/build.ninja... 2022-08-17T12:48:25.5944003Z Compiling objects... 2022-08-17T12:48:25.5944311Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:48:26.6473288Z [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="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=ort -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-17T12:48:26.6474687Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-17T12:48:26.6528096Z 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:48:26.9555677Z building 'torch_test_cpp_extension.rng' extension 2022-08-17T12:48:26.9928222Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/build.ninja... 2022-08-17T12:48:26.9930060Z Compiling objects... 2022-08-17T12:48:26.9930289Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:48:28.0716593Z [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="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=rng -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-17T12:48:28.0718118Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-17T12:48:28.0718609Z In file included from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/cpu/vec/vec256/vec256.h:8:0, 2022-08-17T12:48:28.0719067Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/cpu/vec/vec.h:6, 2022-08-17T12:48:28.0719479Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/native/cpu/Loops.h:37, 2022-08-17T12:48:28.0719942Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/native/cpu/DistributionTemplates.h:8, 2022-08-17T12:48:28.0720304Z from /var/lib/jenkins/workspace/test/cpp_extensions/rng_extension.cpp:6: 2022-08-17T12:48:28.0720777Z /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:48:28.0721101Z # pragma unroll 2022-08-17T12:48:28.0721254Z 2022-08-17T12:48:28.0772338Z 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:48:28.3768623Z running install_lib 2022-08-17T12:48:28.4321893Z creating install 2022-08-17T12:48:28.4322208Z creating install/opt 2022-08-17T12:48:28.4322403Z creating install/opt/conda 2022-08-17T12:48:28.4322679Z creating install/opt/conda/lib 2022-08-17T12:48:28.4322977Z creating install/opt/conda/lib/python3.7 2022-08-17T12:48:28.4323464Z creating install/opt/conda/lib/python3.7/site-packages 2022-08-17T12:48:28.4323961Z creating install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-08-17T12:48:28.4324895Z 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:48:28.4326210Z 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:48:28.4385414Z 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:48:28.4446662Z 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:48:28.4514689Z byte-compiling ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension/__init__.py to __init__.cpython-37.pyc 2022-08-17T12:48:28.4516274Z running install_egg_info 2022-08-17T12:48:28.5620177Z running egg_info 2022-08-17T12:48:28.5620601Z creating torch_test_cpp_extension.egg-info 2022-08-17T12:48:28.6150241Z writing torch_test_cpp_extension.egg-info/PKG-INFO 2022-08-17T12:48:28.6636579Z writing dependency_links to torch_test_cpp_extension.egg-info/dependency_links.txt 2022-08-17T12:48:29.0222913Z writing top-level names to torch_test_cpp_extension.egg-info/top_level.txt 2022-08-17T12:48:29.0223341Z writing manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-08-17T12:48:29.0280406Z reading manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-08-17T12:48:29.0286760Z writing manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-08-17T12:48:29.0287711Z 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:48:29.0291438Z running install_scripts 2022-08-17T12:48:30.7225553Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:48:30.9457026Z running install 2022-08-17T12:48:30.9458485Z /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:48:30.9459043Z setuptools.SetuptoolsDeprecationWarning, 2022-08-17T12:48:30.9565012Z running build 2022-08-17T12:48:30.9565334Z running build_ext 2022-08-17T12:48:30.9959718Z building 'no_python_abi_suffix_test' extension 2022-08-17T12:48:30.9960188Z creating /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build 2022-08-17T12:48:30.9960674Z creating /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7 2022-08-17T12:48:31.0320490Z 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:48:31.0321261Z Compiling objects... 2022-08-17T12:48:31.0321654Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:48:31.1171575Z [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="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=no_python_abi_suffix_test -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-17T12:48:31.1174503Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-17T12:48:31.1223238Z creating build/lib.linux-x86_64-3.7 2022-08-17T12:48:31.1224981Z 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:48:31.3020466Z running install_lib 2022-08-17T12:48:31.3579963Z creating install 2022-08-17T12:48:31.3580271Z creating install/opt 2022-08-17T12:48:31.3580504Z creating install/opt/conda 2022-08-17T12:48:31.3580766Z creating install/opt/conda/lib 2022-08-17T12:48:31.3580977Z creating install/opt/conda/lib/python3.7 2022-08-17T12:48:31.3581400Z creating install/opt/conda/lib/python3.7/site-packages 2022-08-17T12:48:31.3581852Z 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:48:31.3587129Z running install_egg_info 2022-08-17T12:48:31.4695042Z running egg_info 2022-08-17T12:48:31.4695417Z creating no_python_abi_suffix_test.egg-info 2022-08-17T12:48:31.5233999Z writing no_python_abi_suffix_test.egg-info/PKG-INFO 2022-08-17T12:48:31.5731466Z writing dependency_links to no_python_abi_suffix_test.egg-info/dependency_links.txt 2022-08-17T12:48:31.8699516Z writing top-level names to no_python_abi_suffix_test.egg-info/top_level.txt 2022-08-17T12:48:31.8700182Z writing manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-08-17T12:48:31.8751355Z reading manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-08-17T12:48:31.8757577Z writing manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-08-17T12:48:31.8758548Z 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:48:31.8762596Z running install_scripts 2022-08-17T12:48:32.2321380Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_extensions_aot_ninja.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:48:32.231740] 2022-08-17T12:48:33.8353856Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:48:33.8873265Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_aot_ninja 2022-08-17T12:48:33.8887642Z 2022-08-17T12:48:33.8887735Z Running tests... 2022-08-17T12:48:33.8888631Z ---------------------------------------------------------------------- 2022-08-17T12:48:33.9021988Z test_backward (__main__.TestCppExtensionAOT) ... ok (0.013s) 2022-08-17T12:48:33.9027248Z test_cublas_extension (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.001s) 2022-08-17T12:48:33.9034856Z test_cuda_dlink_libs (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.001s) 2022-08-17T12:48:33.9040439Z test_cuda_extension (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.001s) 2022-08-17T12:48:33.9044987Z test_cusolver_extension (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.000s) 2022-08-17T12:48:33.9056047Z test_extension_function (__main__.TestCppExtensionAOT) ... ok (0.001s) 2022-08-17T12:48:33.9066682Z test_extension_module (__main__.TestCppExtensionAOT) ... ok (0.001s) 2022-08-17T12:48:33.9079356Z test_no_python_abi_suffix_sets_the_correct_library_name (__main__.TestCppExtensionAOT) ... ok (0.001s) 2022-08-17T12:48:33.9085821Z test_optional (__main__.TestCppExtensionAOT) ... ok (0.001s) 2022-08-17T12:48:33.9096154Z test_add (__main__.TestORTTensor) ... ok (0.001s) 2022-08-17T12:48:33.9114175Z test_conv_backend_override (__main__.TestORTTensor) ... ok (0.002s) 2022-08-17T12:48:33.9170343Z test_unregistered (__main__.TestORTTensor) ... ok (0.006s) 2022-08-17T12:48:33.9186317Z test_zeros (__main__.TestORTTensor) ... ok (0.002s) 2022-08-17T12:48:33.9216104Z test_rng (__main__.TestRNGExtension) ... ok (0.003s) 2022-08-17T12:48:33.9224527Z test_torch_library (__main__.TestTorchLibrary) ... skip: CUDA not found (0.001s) 2022-08-17T12:48:33.9224799Z 2022-08-17T12:48:33.9225182Z ---------------------------------------------------------------------- 2022-08-17T12:48:33.9225477Z Ran 15 tests in 0.034s 2022-08-17T12:48:33.9225593Z 2022-08-17T12:48:33.9225668Z OK (skipped=5) 2022-08-17T12:48:33.9225778Z 2022-08-17T12:48:33.9225864Z Generating XML reports... 2022-08-17T12:48:33.9257544Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestCppExtensionAOT-20220817124833.xml 2022-08-17T12:48:33.9263032Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestORTTensor-20220817124833.xml 2022-08-17T12:48:33.9265785Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestRNGExtension-20220817124833.xml 2022-08-17T12:48:33.9268577Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestTorchLibrary-20220817124833.xml 2022-08-17T12:48:34.3202598Z Running test_cpp_extensions_aot_no_ninja ... [2022-08-17 12:48:34.319845] 2022-08-17T12:48:35.6344816Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:48:35.9788627Z running install 2022-08-17T12:48:35.9789702Z /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:48:35.9790155Z setuptools.SetuptoolsDeprecationWarning, 2022-08-17T12:48:35.9897396Z running build 2022-08-17T12:48:35.9897672Z running build_py 2022-08-17T12:48:36.0435588Z creating build 2022-08-17T12:48:36.0436141Z creating build/lib.linux-x86_64-3.7 2022-08-17T12:48:36.0436527Z creating build/lib.linux-x86_64-3.7/torch_test_cpp_extension 2022-08-17T12:48:36.0436928Z copying torch_test_cpp_extension/__init__.py -> build/lib.linux-x86_64-3.7/torch_test_cpp_extension 2022-08-17T12:48:36.0438881Z running build_ext 2022-08-17T12:48:36.0452906Z building 'torch_test_cpp_extension.cpp' extension 2022-08-17T12:48:36.0453244Z creating build/temp.linux-x86_64-3.7 2022-08-17T12:48:36.0456721Z 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=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -DTORCH_EXTENSION_NAME=cpp -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-17T12:48:37.0775580Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-17T12:48:37.0776345Z In file included from /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/Exceptions.h:13:0, 2022-08-17T12:48:37.0777148Z from /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/python.h:11, 2022-08-17T12:48:37.0777699Z from /opt/conda/lib/python3.7/site-packages/torch/include/torch/extension.h:6, 2022-08-17T12:48:37.0777970Z from extension.cpp:1: 2022-08-17T12:48:37.0778514Z /opt/conda/lib/python3.7/site-packages/torch/include/pybind11/pybind11.h: In instantiation of ‘class pybind11::class_’: 2022-08-17T12:48:37.0778968Z extension.cpp:36:53: required from here 2022-08-17T12:48:37.0779637Z /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:48:37.0780295Z class class_ : public detail::generic_type { 2022-08-17T12:48:37.0780499Z ^~~~~~ 2022-08-17T12:48:37.0781079Z /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:48:37.0786310Z 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:48:37.3684841Z building 'torch_test_cpp_extension.ort' extension 2022-08-17T12:48:37.3687452Z 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=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -DTORCH_EXTENSION_NAME=ort -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-17T12:48:38.4411389Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-17T12:48:38.4420059Z 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:48:38.7419177Z building 'torch_test_cpp_extension.rng' extension 2022-08-17T12:48:38.7421066Z 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=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -DTORCH_EXTENSION_NAME=rng -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-17T12:48:39.7143537Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-17T12:48:39.7144387Z In file included from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/cpu/vec/vec256/vec256.h:8:0, 2022-08-17T12:48:39.7145092Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/cpu/vec/vec.h:6, 2022-08-17T12:48:39.7145763Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/native/cpu/Loops.h:37, 2022-08-17T12:48:39.7146250Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/native/cpu/DistributionTemplates.h:8, 2022-08-17T12:48:39.7146548Z from rng_extension.cpp:6: 2022-08-17T12:48:39.7146989Z /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:48:39.7147303Z # pragma unroll 2022-08-17T12:48:39.7147471Z 2022-08-17T12:48:39.7154423Z 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:48:40.0161796Z running install_lib 2022-08-17T12:48:40.0728574Z 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:48:40.0796680Z 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:48:40.0867804Z 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:48:40.0945425Z running install_egg_info 2022-08-17T12:48:40.2053481Z running egg_info 2022-08-17T12:48:40.2588151Z writing torch_test_cpp_extension.egg-info/PKG-INFO 2022-08-17T12:48:40.3089222Z writing dependency_links to torch_test_cpp_extension.egg-info/dependency_links.txt 2022-08-17T12:48:40.6639655Z writing top-level names to torch_test_cpp_extension.egg-info/top_level.txt 2022-08-17T12:48:40.6702789Z reading manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-08-17T12:48:40.6709394Z writing manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-08-17T12:48:40.6719203Z 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:48:40.6721104Z 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:48:40.6724811Z running install_scripts 2022-08-17T12:48:42.3517127Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:48:42.5775013Z running install 2022-08-17T12:48:42.5776366Z /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:48:42.5776818Z setuptools.SetuptoolsDeprecationWarning, 2022-08-17T12:48:42.5881629Z running build 2022-08-17T12:48:42.5881946Z running build_ext 2022-08-17T12:48:42.6276695Z building 'no_python_abi_suffix_test' extension 2022-08-17T12:48:42.6642243Z 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:48:42.6665668Z Compiling objects... 2022-08-17T12:48:42.6666082Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:48:42.6994211Z ninja: no work to do. 2022-08-17T12:48:42.7040579Z 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:48:42.8753374Z running install_lib 2022-08-17T12:48:42.9321070Z 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:48:42.9326505Z running install_egg_info 2022-08-17T12:48:43.0447106Z running egg_info 2022-08-17T12:48:43.0985648Z writing no_python_abi_suffix_test.egg-info/PKG-INFO 2022-08-17T12:48:43.1493048Z writing dependency_links to no_python_abi_suffix_test.egg-info/dependency_links.txt 2022-08-17T12:48:43.4483069Z writing top-level names to no_python_abi_suffix_test.egg-info/top_level.txt 2022-08-17T12:48:43.4549581Z reading manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-08-17T12:48:43.4556120Z writing manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-08-17T12:48:43.4575690Z 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:48:43.4577385Z 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:48:43.4582244Z running install_scripts 2022-08-17T12:48:43.8175411Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_extensions_aot_no_ninja.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:48:43.817161] 2022-08-17T12:48:45.4156510Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:48:45.4668564Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_aot_no_ninja 2022-08-17T12:48:45.4682496Z 2022-08-17T12:48:45.4682648Z Running tests... 2022-08-17T12:48:45.4683112Z ---------------------------------------------------------------------- 2022-08-17T12:48:45.4819256Z test_backward (__main__.TestCppExtensionAOT) ... ok (0.013s) 2022-08-17T12:48:45.4824093Z test_cublas_extension (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.001s) 2022-08-17T12:48:45.4830607Z test_cuda_dlink_libs (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.001s) 2022-08-17T12:48:45.4835910Z test_cuda_extension (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.000s) 2022-08-17T12:48:45.4841037Z test_cusolver_extension (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.000s) 2022-08-17T12:48:45.4851922Z test_extension_function (__main__.TestCppExtensionAOT) ... ok (0.001s) 2022-08-17T12:48:45.4862679Z test_extension_module (__main__.TestCppExtensionAOT) ... ok (0.001s) 2022-08-17T12:48:45.4876086Z test_no_python_abi_suffix_sets_the_correct_library_name (__main__.TestCppExtensionAOT) ... ok (0.001s) 2022-08-17T12:48:45.4882529Z test_optional (__main__.TestCppExtensionAOT) ... ok (0.001s) 2022-08-17T12:48:45.4892941Z test_add (__main__.TestORTTensor) ... ok (0.001s) 2022-08-17T12:48:45.4911185Z test_conv_backend_override (__main__.TestORTTensor) ... ok (0.002s) 2022-08-17T12:48:45.4967787Z test_unregistered (__main__.TestORTTensor) ... ok (0.006s) 2022-08-17T12:48:45.4983933Z test_zeros (__main__.TestORTTensor) ... ok (0.002s) 2022-08-17T12:48:45.5013691Z test_rng (__main__.TestRNGExtension) ... ok (0.003s) 2022-08-17T12:48:45.5022062Z test_torch_library (__main__.TestTorchLibrary) ... skip: CUDA not found (0.001s) 2022-08-17T12:48:45.5022376Z 2022-08-17T12:48:45.5022833Z ---------------------------------------------------------------------- 2022-08-17T12:48:45.5023303Z Ran 15 tests in 0.034s 2022-08-17T12:48:45.5023481Z 2022-08-17T12:48:45.5023605Z OK (skipped=5) 2022-08-17T12:48:45.5023973Z 2022-08-17T12:48:45.5024294Z Generating XML reports... 2022-08-17T12:48:45.5056526Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestCppExtensionAOT-20220817124845.xml 2022-08-17T12:48:45.5061900Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestORTTensor-20220817124845.xml 2022-08-17T12:48:45.5064218Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestRNGExtension-20220817124845.xml 2022-08-17T12:48:45.5066701Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestTorchLibrary-20220817124845.xml 2022-08-17T12:48:45.9196333Z Running test_numba_integration ... [2022-08-17 12:48:45.919248] 2022-08-17T12:48:45.9197050Z Executing ['/opt/conda/bin/python', '-bb', 'test_numba_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:48:45.919319] 2022-08-17T12:48:47.2213979Z Test results will be stored in test-reports/python-unittest/test_numba_integration 2022-08-17T12:48:47.2224911Z 2022-08-17T12:48:47.2225057Z Running tests... 2022-08-17T12:48:47.2225835Z ---------------------------------------------------------------------- 2022-08-17T12:48:47.2236201Z test_active_device (__main__.TestNumbaIntegration) 2022-08-17T12:48:47.2237449Z 'as_cuda_array' tensor device must match active numba context. ... skip: No cuda (0.001s) 2022-08-17T12:48:47.2253477Z test_array_adaptor (__main__.TestNumbaIntegration) 2022-08-17T12:48:47.2254058Z Torch __cuda_array_adaptor__ exposes tensor data to numba.cuda. ... skip: No cuda (0.002s) 2022-08-17T12:48:47.2265701Z test_conversion_errors (__main__.TestNumbaIntegration) 2022-08-17T12:48:47.2266084Z Numba properly detects array interface for tensor.Tensor variants. ... skip: No cuda (0.001s) 2022-08-17T12:48:47.2283607Z test_cuda_array_interface (__main__.TestNumbaIntegration) 2022-08-17T12:48:47.2283941Z torch.Tensor exposes __cuda_array_interface__ for cuda tensors. ... skip: No cuda (0.002s) 2022-08-17T12:48:47.2302572Z test_from_cuda_array_interface (__main__.TestNumbaIntegration) 2022-08-17T12:48:47.2303291Z torch.as_tensor() and torch.tensor() supports the __cuda_array_interface__ protocol. ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.002s) 2022-08-17T12:48:47.2313316Z test_from_cuda_array_interface_active_device (__main__.TestNumbaIntegration) 2022-08-17T12:48:47.2313805Z torch.as_tensor() tensor device must match active numba context. ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.001s) 2022-08-17T12:48:47.2320782Z test_from_cuda_array_interface_inferred_strides (__main__.TestNumbaIntegration) 2022-08-17T12:48:47.2321151Z torch.as_tensor(numba_ary) should have correct inferred (contiguous) strides ... skip: No cuda (0.001s) 2022-08-17T12:48:47.2326926Z test_from_cuda_array_interface_lifetime (__main__.TestNumbaIntegration) 2022-08-17T12:48:47.2327803Z torch.as_tensor(obj) tensor grabs a reference to obj so that the lifetime of obj exceeds the tensor ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.001s) 2022-08-17T12:48:47.2328338Z 2022-08-17T12:48:47.2328775Z ---------------------------------------------------------------------- 2022-08-17T12:48:47.2329030Z Ran 8 tests in 0.010s 2022-08-17T12:48:47.2329146Z 2022-08-17T12:48:47.2329206Z OK (skipped=8) 2022-08-17T12:48:47.2329314Z 2022-08-17T12:48:47.2329400Z Generating XML reports... 2022-08-17T12:48:47.2360591Z Generated XML report: test-reports/python-unittest/test_numba_integration/TEST-TestNumbaIntegration-20220817124847.xml 2022-08-17T12:48:47.5105800Z Running distributions/test_constraints ... [2022-08-17 12:48:47.510136] 2022-08-17T12:48:47.5106306Z Executing ['/opt/conda/bin/python', '-bb', '-m', 'pytest', 'distributions/test_constraints.py', '-v'] ... [2022-08-17 12:48:47.510213] 2022-08-17T12:48:47.8100194Z ============================= test session starts ============================== 2022-08-17T12:48:47.8100617Z platform linux -- Python 3.7.13, pytest-7.1.2, pluggy-1.0.0 -- /opt/conda/bin/python 2022-08-17T12:48:47.8152018Z cachedir: .pytest_cache 2022-08-17T12:48:47.8152641Z hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/var/lib/jenkins/workspace/test/.hypothesis/examples') 2022-08-17T12:48:47.8153020Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2022-08-17T12:48:47.8153406Z plugins: hypothesis-5.35.1, forked-1.4.0, rerunfailures-10.2, xdist-2.5.0 2022-08-17T12:48:49.0485791Z collecting ...  2022-08-17T12:48:49.0508340Z collecting 132 items  2022-08-17T12:48:49.0508854Z collected 132 items  2022-08-17T12:48:49.0513030Z 2022-08-17T12:48:49.0536480Z distributions/test_constraints.py::test_constraint[False-constraint_fn0-False-value0] PASSED [ 0%] 2022-08-17T12:48:49.0548544Z distributions/test_constraints.py::test_constraint[False-constraint_fn1-False-value1] PASSED [ 1%] 2022-08-17T12:48:49.0560334Z distributions/test_constraints.py::test_constraint[False-constraint_fn2-False-value2] PASSED [ 2%] 2022-08-17T12:48:49.0571735Z distributions/test_constraints.py::test_constraint[False-constraint_fn3-True-value3] PASSED [ 3%] 2022-08-17T12:48:49.0587339Z distributions/test_constraints.py::test_constraint[False-constraint_fn4-False-value4] PASSED [ 3%] 2022-08-17T12:48:49.0602287Z distributions/test_constraints.py::test_constraint[False-constraint_fn5-False-value5] PASSED [ 4%] 2022-08-17T12:48:49.0614339Z distributions/test_constraints.py::test_constraint[False-constraint_fn6-True-value6] PASSED [ 5%] 2022-08-17T12:48:49.0628442Z distributions/test_constraints.py::test_constraint[False-constraint_fn7-True-value7] PASSED [ 6%] 2022-08-17T12:48:49.0642065Z distributions/test_constraints.py::test_constraint[False-constraint_fn8-False-value8] PASSED [ 6%] 2022-08-17T12:48:49.0654045Z distributions/test_constraints.py::test_constraint[False-constraint_fn9-True-value9] PASSED [ 7%] 2022-08-17T12:48:49.0669018Z distributions/test_constraints.py::test_constraint[False-constraint_fn10-False-value10] PASSED [ 8%] 2022-08-17T12:48:49.0682882Z distributions/test_constraints.py::test_constraint[False-constraint_fn11-False-value11] PASSED [ 9%] 2022-08-17T12:48:49.0695640Z distributions/test_constraints.py::test_constraint[False-constraint_fn12-True-value12] PASSED [ 9%] 2022-08-17T12:48:49.0709571Z distributions/test_constraints.py::test_constraint[False-constraint_fn13-True-value13] PASSED [ 10%] 2022-08-17T12:48:49.0722167Z distributions/test_constraints.py::test_constraint[False-constraint_fn14-False-value14] PASSED [ 11%] 2022-08-17T12:48:49.0734275Z distributions/test_constraints.py::test_constraint[False-constraint_fn15-True-value15] PASSED [ 12%] 2022-08-17T12:48:49.0748215Z distributions/test_constraints.py::test_constraint[False-constraint_fn16-True-value16] PASSED [ 12%] 2022-08-17T12:48:49.0762253Z distributions/test_constraints.py::test_constraint[False-constraint_fn17-True-value17] PASSED [ 13%] 2022-08-17T12:48:49.0771562Z distributions/test_constraints.py::test_constraint[True-constraint_fn0-False-value0] SKIPPED [ 14%] 2022-08-17T12:48:49.0780259Z distributions/test_constraints.py::test_constraint[True-constraint_fn1-False-value1] SKIPPED [ 15%] 2022-08-17T12:48:49.0788788Z distributions/test_constraints.py::test_constraint[True-constraint_fn2-False-value2] SKIPPED [ 15%] 2022-08-17T12:48:49.0796896Z distributions/test_constraints.py::test_constraint[True-constraint_fn3-True-value3] SKIPPED [ 16%] 2022-08-17T12:48:49.0804681Z distributions/test_constraints.py::test_constraint[True-constraint_fn4-False-value4] SKIPPED [ 17%] 2022-08-17T12:48:49.0812373Z distributions/test_constraints.py::test_constraint[True-constraint_fn5-False-value5] SKIPPED [ 18%] 2022-08-17T12:48:49.0820232Z distributions/test_constraints.py::test_constraint[True-constraint_fn6-True-value6] SKIPPED [ 18%] 2022-08-17T12:48:49.0829182Z distributions/test_constraints.py::test_constraint[True-constraint_fn7-True-value7] SKIPPED [ 19%] 2022-08-17T12:48:49.0836706Z distributions/test_constraints.py::test_constraint[True-constraint_fn8-False-value8] SKIPPED [ 20%] 2022-08-17T12:48:49.0844361Z distributions/test_constraints.py::test_constraint[True-constraint_fn9-True-value9] SKIPPED [ 21%] 2022-08-17T12:48:49.0852005Z distributions/test_constraints.py::test_constraint[True-constraint_fn10-False-value10] SKIPPED [ 21%] 2022-08-17T12:48:49.0859627Z distributions/test_constraints.py::test_constraint[True-constraint_fn11-False-value11] SKIPPED [ 22%] 2022-08-17T12:48:49.0867367Z distributions/test_constraints.py::test_constraint[True-constraint_fn12-True-value12] SKIPPED [ 23%] 2022-08-17T12:48:49.0875201Z distributions/test_constraints.py::test_constraint[True-constraint_fn13-True-value13] SKIPPED [ 24%] 2022-08-17T12:48:49.0882832Z distributions/test_constraints.py::test_constraint[True-constraint_fn14-False-value14] SKIPPED [ 25%] 2022-08-17T12:48:49.0890503Z distributions/test_constraints.py::test_constraint[True-constraint_fn15-True-value15] SKIPPED [ 25%] 2022-08-17T12:48:49.0898343Z distributions/test_constraints.py::test_constraint[True-constraint_fn16-True-value16] SKIPPED [ 26%] 2022-08-17T12:48:49.0906142Z distributions/test_constraints.py::test_constraint[True-constraint_fn17-True-value17] SKIPPED [ 27%] 2022-08-17T12:48:49.0919541Z distributions/test_constraints.py::test_biject_to[False-constraint_fn0-args0] PASSED [ 28%] 2022-08-17T12:48:49.0934171Z distributions/test_constraints.py::test_biject_to[False-constraint_fn1-args1] PASSED [ 28%] 2022-08-17T12:48:49.0950400Z distributions/test_constraints.py::test_biject_to[False-constraint_fn2-args2] PASSED [ 29%] 2022-08-17T12:48:49.0964236Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args3] PASSED [ 30%] 2022-08-17T12:48:49.0978390Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args4] PASSED [ 31%] 2022-08-17T12:48:49.0992914Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args5] PASSED [ 31%] 2022-08-17T12:48:49.1007417Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args6] PASSED [ 32%] 2022-08-17T12:48:49.1020534Z distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args7] PASSED [ 33%] 2022-08-17T12:48:49.1034599Z distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args8] PASSED [ 34%] 2022-08-17T12:48:49.1048533Z distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args9] PASSED [ 34%] 2022-08-17T12:48:49.1062660Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args10] PASSED [ 35%] 2022-08-17T12:48:49.1076731Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args11] PASSED [ 36%] 2022-08-17T12:48:49.1090689Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args12] PASSED [ 37%] 2022-08-17T12:48:49.1104818Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args13] PASSED [ 37%] 2022-08-17T12:48:49.1120427Z distributions/test_constraints.py::test_biject_to[False-constraint_fn14-args14] PASSED [ 38%] 2022-08-17T12:48:49.1135273Z distributions/test_constraints.py::test_biject_to[False-_Interval-args15] PASSED [ 39%] 2022-08-17T12:48:49.1149696Z distributions/test_constraints.py::test_biject_to[False-_Interval-args16] PASSED [ 40%] 2022-08-17T12:48:49.1163828Z distributions/test_constraints.py::test_biject_to[False-_Interval-args17] PASSED [ 40%] 2022-08-17T12:48:49.1178030Z distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args18] PASSED [ 41%] 2022-08-17T12:48:49.1192408Z distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args19] PASSED [ 42%] 2022-08-17T12:48:49.1206438Z distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args20] PASSED [ 43%] 2022-08-17T12:48:49.1225644Z distributions/test_constraints.py::test_biject_to[False-constraint_fn21-args21] PASSED [ 43%] 2022-08-17T12:48:49.1250088Z distributions/test_constraints.py::test_biject_to[False-constraint_fn22-args22] PASSED [ 44%] 2022-08-17T12:48:49.1263444Z distributions/test_constraints.py::test_biject_to[False-constraint_fn23-args23] SKIPPED [ 45%] 2022-08-17T12:48:49.1271654Z distributions/test_constraints.py::test_biject_to[True-constraint_fn0-args0] SKIPPED [ 46%] 2022-08-17T12:48:49.1279129Z distributions/test_constraints.py::test_biject_to[True-constraint_fn1-args1] SKIPPED [ 46%] 2022-08-17T12:48:49.1286523Z distributions/test_constraints.py::test_biject_to[True-constraint_fn2-args2] SKIPPED [ 47%] 2022-08-17T12:48:49.1294067Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args3] SKIPPED [ 48%] 2022-08-17T12:48:49.1301702Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args4] SKIPPED [ 49%] 2022-08-17T12:48:49.1309684Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args5] SKIPPED [ 50%] 2022-08-17T12:48:49.1318264Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args6] SKIPPED [ 50%] 2022-08-17T12:48:49.1325651Z distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args7] SKIPPED [ 51%] 2022-08-17T12:48:49.1332502Z distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args8] SKIPPED [ 52%] 2022-08-17T12:48:49.1339683Z distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args9] SKIPPED [ 53%] 2022-08-17T12:48:49.1346812Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args10] SKIPPED [ 53%] 2022-08-17T12:48:49.1354182Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args11] SKIPPED [ 54%] 2022-08-17T12:48:49.1361311Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args12] SKIPPED [ 55%] 2022-08-17T12:48:49.1368428Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args13] SKIPPED [ 56%] 2022-08-17T12:48:49.1375529Z distributions/test_constraints.py::test_biject_to[True-constraint_fn14-args14] SKIPPED [ 56%] 2022-08-17T12:48:49.1382992Z distributions/test_constraints.py::test_biject_to[True-_Interval-args15] SKIPPED [ 57%] 2022-08-17T12:48:49.1390368Z distributions/test_constraints.py::test_biject_to[True-_Interval-args16] SKIPPED [ 58%] 2022-08-17T12:48:49.1397730Z distributions/test_constraints.py::test_biject_to[True-_Interval-args17] SKIPPED [ 59%] 2022-08-17T12:48:49.1406422Z distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args18] SKIPPED [ 59%] 2022-08-17T12:48:49.1413447Z distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args19] SKIPPED [ 60%] 2022-08-17T12:48:49.1420614Z distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args20] SKIPPED [ 61%] 2022-08-17T12:48:49.1427713Z distributions/test_constraints.py::test_biject_to[True-constraint_fn21-args21] SKIPPED [ 62%] 2022-08-17T12:48:49.1434981Z distributions/test_constraints.py::test_biject_to[True-constraint_fn22-args22] SKIPPED [ 62%] 2022-08-17T12:48:49.1442032Z distributions/test_constraints.py::test_biject_to[True-constraint_fn23-args23] SKIPPED [ 63%] 2022-08-17T12:48:49.1453524Z distributions/test_constraints.py::test_transform_to[False-constraint_fn0-args0] PASSED [ 64%] 2022-08-17T12:48:49.1465212Z distributions/test_constraints.py::test_transform_to[False-constraint_fn1-args1] PASSED [ 65%] 2022-08-17T12:48:49.1479191Z distributions/test_constraints.py::test_transform_to[False-constraint_fn2-args2] PASSED [ 65%] 2022-08-17T12:48:49.1492851Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args3] PASSED [ 66%] 2022-08-17T12:48:49.1506447Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args4] PASSED [ 67%] 2022-08-17T12:48:49.1519889Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args5] PASSED [ 68%] 2022-08-17T12:48:49.1533662Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args6] PASSED [ 68%] 2022-08-17T12:48:49.1547437Z distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args7] PASSED [ 69%] 2022-08-17T12:48:49.1561359Z distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args8] PASSED [ 70%] 2022-08-17T12:48:49.1575291Z distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args9] PASSED [ 71%] 2022-08-17T12:48:49.1589616Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args10] PASSED [ 71%] 2022-08-17T12:48:49.1603625Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args11] PASSED [ 72%] 2022-08-17T12:48:49.1617356Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args12] PASSED [ 73%] 2022-08-17T12:48:49.1631180Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args13] PASSED [ 74%] 2022-08-17T12:48:49.1644270Z distributions/test_constraints.py::test_transform_to[False-constraint_fn14-args14] PASSED [ 75%] 2022-08-17T12:48:49.1657851Z distributions/test_constraints.py::test_transform_to[False-_Interval-args15] PASSED [ 75%] 2022-08-17T12:48:49.1671755Z distributions/test_constraints.py::test_transform_to[False-_Interval-args16] PASSED [ 76%] 2022-08-17T12:48:49.1685302Z distributions/test_constraints.py::test_transform_to[False-_Interval-args17] PASSED [ 77%] 2022-08-17T12:48:49.1698790Z distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args18] PASSED [ 78%] 2022-08-17T12:48:49.1712651Z distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args19] PASSED [ 78%] 2022-08-17T12:48:49.1726292Z distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args20] PASSED [ 79%] 2022-08-17T12:48:49.1741514Z distributions/test_constraints.py::test_transform_to[False-constraint_fn21-args21] PASSED [ 80%] 2022-08-17T12:48:49.1762670Z distributions/test_constraints.py::test_transform_to[False-constraint_fn22-args22] PASSED [ 81%] 2022-08-17T12:48:49.1776811Z distributions/test_constraints.py::test_transform_to[False-constraint_fn23-args23] PASSED [ 81%] 2022-08-17T12:48:49.1785638Z distributions/test_constraints.py::test_transform_to[True-constraint_fn0-args0] SKIPPED [ 82%] 2022-08-17T12:48:49.1794427Z distributions/test_constraints.py::test_transform_to[True-constraint_fn1-args1] SKIPPED [ 83%] 2022-08-17T12:48:49.1804485Z distributions/test_constraints.py::test_transform_to[True-constraint_fn2-args2] SKIPPED [ 84%] 2022-08-17T12:48:49.1812996Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args3] SKIPPED [ 84%] 2022-08-17T12:48:49.1821414Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args4] SKIPPED [ 85%] 2022-08-17T12:48:49.1829960Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args5] SKIPPED [ 86%] 2022-08-17T12:48:49.1838022Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args6] SKIPPED [ 87%] 2022-08-17T12:48:49.1846233Z distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args7] SKIPPED [ 87%] 2022-08-17T12:48:49.1854442Z distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args8] SKIPPED [ 88%] 2022-08-17T12:48:49.1862508Z distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args9] SKIPPED [ 89%] 2022-08-17T12:48:49.1870781Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args10] SKIPPED [ 90%] 2022-08-17T12:48:49.1878717Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args11] SKIPPED [ 90%] 2022-08-17T12:48:49.1886697Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args12] SKIPPED [ 91%] 2022-08-17T12:48:49.1894681Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args13] SKIPPED [ 92%] 2022-08-17T12:48:49.1904412Z distributions/test_constraints.py::test_transform_to[True-constraint_fn14-args14] SKIPPED [ 93%] 2022-08-17T12:48:49.1912553Z distributions/test_constraints.py::test_transform_to[True-_Interval-args15] SKIPPED [ 93%] 2022-08-17T12:48:49.1920443Z distributions/test_constraints.py::test_transform_to[True-_Interval-args16] SKIPPED [ 94%] 2022-08-17T12:48:49.1928417Z distributions/test_constraints.py::test_transform_to[True-_Interval-args17] SKIPPED [ 95%] 2022-08-17T12:48:49.1936647Z distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args18] SKIPPED [ 96%] 2022-08-17T12:48:49.1944683Z distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args19] SKIPPED [ 96%] 2022-08-17T12:48:49.1952796Z distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args20] SKIPPED [ 97%] 2022-08-17T12:48:49.1960684Z distributions/test_constraints.py::test_transform_to[True-constraint_fn21-args21] SKIPPED [ 98%] 2022-08-17T12:48:49.1968636Z distributions/test_constraints.py::test_transform_to[True-constraint_fn22-args22] SKIPPED [ 99%] 2022-08-17T12:48:49.1980498Z distributions/test_constraints.py::test_transform_to[True-constraint_fn23-args23] SKIPPED [100%] 2022-08-17T12:48:49.1982176Z 2022-08-17T12:48:49.1982608Z ======================== 65 passed, 67 skipped in 1.39s ======================== 2022-08-17T12:48:49.4992184Z Running lazy/test_extract_compiled_graph ... [2022-08-17 12:48:49.498816] 2022-08-17T12:48:49.4992926Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_extract_compiled_graph.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:48:49.498909] 2022-08-17T12:48:50.6035318Z Running test_cuda_primary_ctx ... [2022-08-17 12:48:50.603158] 2022-08-17T12:48:50.6035858Z Executing ['/opt/conda/bin/python', '-bb', 'test_cuda_primary_ctx.py', '-v', '--subprocess', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:48:50.603239] 2022-08-17T12:48:51.6862949Z CUDA not available, skipping tests 2022-08-17T12:48:51.8940436Z Running test_deploy ... [2022-08-17 12:48:51.893634] 2022-08-17T12:48:51.8940874Z Executing ['/opt/conda/bin/python', '-bb', '-m', 'pytest', 'test_deploy.py', '-v'] ... [2022-08-17 12:48:51.893716] 2022-08-17T12:48:52.1891859Z ============================= test session starts ============================== 2022-08-17T12:48:52.1892291Z platform linux -- Python 3.7.13, pytest-7.1.2, pluggy-1.0.0 -- /opt/conda/bin/python 2022-08-17T12:48:52.1943564Z cachedir: .pytest_cache 2022-08-17T12:48:52.1944172Z hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/var/lib/jenkins/workspace/test/.hypothesis/examples') 2022-08-17T12:48:52.1944562Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2022-08-17T12:48:52.1944943Z plugins: hypothesis-5.35.1, forked-1.4.0, rerunfailures-10.2, xdist-2.5.0 2022-08-17T12:48:53.1081533Z collecting ...  2022-08-17T12:48:53.1089333Z collecting 0 items  2022-08-17T12:48:53.1089687Z collected 1 item  2022-08-17T12:48:53.1092920Z 2022-08-17T12:48:53.3752706Z test_deploy.py::TestFreezer::test_compile_string PASSED [100%] 2022-08-17T12:48:53.3753147Z 2022-08-17T12:48:53.3753423Z ============================== 1 passed in 1.19s =============================== 2022-08-17T12:48:53.6711357Z Running test_fx_backends ... [2022-08-17 12:48:53.670746] 2022-08-17T12:48:53.6711880Z Executing ['/opt/conda/bin/python', '-bb', 'test_fx_backends.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:48:53.670826] 2022-08-17T12:48:54.9933701Z CUDA not available, skipping tests 2022-08-17T12:48:54.9954414Z Test results will be stored in test-reports/python-unittest/test_fx_backends 2022-08-17T12:48:54.9964381Z 2022-08-17T12:48:54.9964652Z Running tests... 2022-08-17T12:48:54.9965154Z ---------------------------------------------------------------------- 2022-08-17T12:48:54.9965335Z 2022-08-17T12:48:54.9965535Z ---------------------------------------------------------------------- 2022-08-17T12:48:54.9965848Z Ran 0 tests in 0.000s 2022-08-17T12:48:54.9965964Z 2022-08-17T12:48:54.9966025Z OK 2022-08-17T12:48:54.9966118Z 2022-08-17T12:48:54.9966403Z Generating XML reports... 2022-08-17T12:48:55.2831493Z Running test_jiterator ... [2022-08-17 12:48:55.282773] 2022-08-17T12:48:55.2832019Z Executing ['/opt/conda/bin/python', '-bb', 'test_jiterator.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:48:55.282852] 2022-08-17T12:48:56.5987847Z CUDA not available, skipping tests 2022-08-17T12:48:56.6012071Z Test results will be stored in test-reports/python-unittest/test_jiterator 2022-08-17T12:48:56.6022743Z 2022-08-17T12:48:56.6022946Z Running tests... 2022-08-17T12:48:56.6023514Z ---------------------------------------------------------------------- 2022-08-17T12:48:56.6023855Z 2022-08-17T12:48:56.6024108Z ---------------------------------------------------------------------- 2022-08-17T12:48:56.6024354Z Ran 0 tests in 0.000s 2022-08-17T12:48:56.6024456Z 2022-08-17T12:48:56.6024518Z OK 2022-08-17T12:48:56.6024620Z 2022-08-17T12:48:56.6024707Z Generating XML reports... 2022-08-17T12:48:56.8719290Z Running test_pruning_op ... [2022-08-17 12:48:56.871566] 2022-08-17T12:48:56.8719785Z Executing ['/opt/conda/bin/python', '-bb', 'test_pruning_op.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:48:56.871646] 2022-08-17T12:48:58.3936025Z 2022-08-17T12:48:58.3936339Z real 37m6.826s 2022-08-17T12:48:58.3936615Z user 111m46.522s 2022-08-17T12:48:58.3936801Z sys 5m44.442s 2022-08-17T12:48:58.3936967Z + assert_git_not_dirty 2022-08-17T12:48:58.3937361Z + [[ linux-focal-py3.7-gcc7 != *rocm* ]] 2022-08-17T12:48:58.3937694Z + [[ linux-focal-py3.7-gcc7 != *xla* ]] 2022-08-17T12:48:58.3939970Z ++ git status --porcelain 2022-08-17T12:49:07.0753997Z + git_status= 2022-08-17T12:49:07.0754392Z + [[ -n '' ]] 2022-08-17T12:49:07.0754582Z + test_libtorch 2022-08-17T12:49:07.0754843Z + [[ linux-focal-py3.7-gcc7 != *rocm* ]] 2022-08-17T12:49:07.0755097Z + echo 'Testing libtorch' 2022-08-17T12:49:07.0755298Z Testing libtorch 2022-08-17T12:49:07.0755723Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libbackend_with_compiler.so /opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:49:07.0811940Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libjitbackend_test.so /opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:49:07.0819957Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so /opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:49:07.0829155Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libshm.so /opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:49:07.0837902Z + 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 /opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:49:07.0844968Z + ln -sf '/opt/conda/lib/python3.7/site-packages/torch/lib/libtbb*' /opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:49:07.0853894Z + TEST_REPORTS_DIR=test/test-reports/cpp-unittest/test_libtorch 2022-08-17T12:49:07.0854280Z + mkdir -p test/test-reports/cpp-unittest/test_libtorch 2022-08-17T12:49:07.0854628Z + python tools/download_mnist.py --quiet -d test/cpp/api/mnist 2022-08-17T12:49:07.0983555Z + python test/cpp/jit/tests_setup.py setup 2022-08-17T12:49:07.1301757Z Downloading http://yann.lecun.com/exdb/mnist/train-images-idx3-ubyte.gz ... 2022-08-17T12:49:07.4631046Z Downloading http://yann.lecun.com/exdb/mnist/train-labels-idx1-ubyte.gz ... 2022-08-17T12:49:07.4972828Z Downloading http://yann.lecun.com/exdb/mnist/t10k-images-idx3-ubyte.gz ... 2022-08-17T12:49:07.5803710Z Downloading http://yann.lecun.com/exdb/mnist/t10k-labels-idx1-ubyte.gz ... 2022-08-17T12:49:08.2625680Z + [[ linux-focal-py3.7-gcc7 == *cuda* ]] 2022-08-17T12:49:08.2626467Z + /opt/conda/lib/python3.7/site-packages/torch/bin/test_jit '--gtest_filter=-*CUDA' --gtest_output=xml:test/test-reports/cpp-unittest/test_libtorch/test_jit.xml 2022-08-17T12:49:08.4786489Z CUDA not available. Disabling CUDA and MultiCUDA tests 2022-08-17T12:49:08.4792913Z Note: Google Test filter = -*CUDA:*_CUDA:*_MultiCUDA 2022-08-17T12:49:08.4793458Z [==========] Running 563 tests from 117 test suites. 2022-08-17T12:49:08.4793947Z [----------] Global test environment set-up. 2022-08-17T12:49:08.4794420Z [----------] 2 tests from AddIfThenElseOpTest 2022-08-17T12:49:08.4794944Z [ RUN ] AddIfThenElseOpTest.AddIfThenElseOpSimple 2022-08-17T12:49:08.4863147Z [ OK ] AddIfThenElseOpTest.AddIfThenElseOpSimple (6 ms) 2022-08-17T12:49:08.4863921Z [ RUN ] AddIfThenElseOpTest.NoIfThenElseOpMultipleOutputs 2022-08-17T12:49:08.4864740Z [ OK ] AddIfThenElseOpTest.NoIfThenElseOpMultipleOutputs (0 ms) 2022-08-17T12:49:08.4865499Z [----------] 2 tests from AddIfThenElseOpTest (7 ms total) 2022-08-17T12:49:08.4865800Z 2022-08-17T12:49:08.4866116Z [----------] 15 tests from TopologicalMoveTest 2022-08-17T12:49:08.4866673Z [ RUN ] TopologicalMoveTest.SplitsDeps 2022-08-17T12:49:08.4867263Z [ OK ] TopologicalMoveTest.SplitsDeps (0 ms) 2022-08-17T12:49:08.4867925Z [ RUN ] TopologicalMoveTest.MoveAfterBackwardSimple 2022-08-17T12:49:08.4868852Z [ OK ] TopologicalMoveTest.MoveAfterBackwardSimple (0 ms) 2022-08-17T12:49:08.4869570Z [ RUN ] TopologicalMoveTest.MoveAfterBackwardInvalid 2022-08-17T12:49:08.4870325Z [ OK ] TopologicalMoveTest.MoveAfterBackwardInvalid (0 ms) 2022-08-17T12:49:08.4871012Z [ RUN ] TopologicalMoveTest.MoveAfterNoOp 2022-08-17T12:49:08.4871649Z [ OK ] TopologicalMoveTest.MoveAfterNoOp (0 ms) 2022-08-17T12:49:08.4872357Z [ RUN ] TopologicalMoveTest.MoveAfterBackwardMultipleDeps 2022-08-17T12:49:08.4873171Z [ OK ] TopologicalMoveTest.MoveAfterBackwardMultipleDeps (0 ms) 2022-08-17T12:49:08.4874019Z [ RUN ] TopologicalMoveTest.MoveAfterBackwardNonZeroWorkingSet 2022-08-17T12:49:08.4874879Z [ OK ] TopologicalMoveTest.MoveAfterBackwardNonZeroWorkingSet (0 ms) 2022-08-17T12:49:08.4875685Z [ RUN ] TopologicalMoveTest.MoveAfterForwardSimple 2022-08-17T12:49:08.4876413Z [ OK ] TopologicalMoveTest.MoveAfterForwardSimple (0 ms) 2022-08-17T12:49:08.4877198Z [ RUN ] TopologicalMoveTest.MoveAfterForwardNonZeroWorkingSet 2022-08-17T12:49:08.4878061Z [ OK ] TopologicalMoveTest.MoveAfterForwardNonZeroWorkingSet (0 ms) 2022-08-17T12:49:08.4878855Z [ RUN ] TopologicalMoveTest.MoveBeforeForwardSimple 2022-08-17T12:49:08.4879609Z [ OK ] TopologicalMoveTest.MoveBeforeForwardSimple (0 ms) 2022-08-17T12:49:08.4880621Z [ RUN ] TopologicalMoveTest.MoveBeforeBackwardSimple 2022-08-17T12:49:08.4881389Z [ OK ] TopologicalMoveTest.MoveBeforeBackwardSimple (0 ms) 2022-08-17T12:49:08.4882008Z [ RUN ] TopologicalMoveTest.MoveBeforeNoOp 2022-08-17T12:49:08.4882578Z [ OK ] TopologicalMoveTest.MoveBeforeNoOp (0 ms) 2022-08-17T12:49:08.4883260Z [ RUN ] TopologicalMoveTest.MoveBeforeForwardWithDeps 2022-08-17T12:49:08.4883935Z [ OK ] TopologicalMoveTest.MoveBeforeForwardWithDeps (0 ms) 2022-08-17T12:49:08.4884567Z [ RUN ] TopologicalMoveTest.MoveBeforeBackwardWithDeps 2022-08-17T12:49:08.4885236Z [ OK ] TopologicalMoveTest.MoveBeforeBackwardWithDeps (0 ms) 2022-08-17T12:49:08.4885838Z [ RUN ] TopologicalMoveTest.DepsDisallowMove 2022-08-17T12:49:08.4886417Z [ OK ] TopologicalMoveTest.DepsDisallowMove (0 ms) 2022-08-17T12:49:08.4887035Z [ RUN ] TopologicalMoveTest.MoveAfterBeforeWithDeps 2022-08-17T12:49:08.4887713Z [ OK ] TopologicalMoveTest.MoveAfterBeforeWithDeps (0 ms) 2022-08-17T12:49:08.4888567Z [----------] 15 tests from TopologicalMoveTest (2 ms total) 2022-08-17T12:49:08.4888858Z 2022-08-17T12:49:08.4889140Z [----------] 6 tests from AliasAnalysisTest 2022-08-17T12:49:08.4889725Z [ RUN ] AliasAnalysisTest.AliasingMutationBlocksMoves 2022-08-17T12:49:08.4923012Z [ OK ] AliasAnalysisTest.AliasingMutationBlocksMoves (3 ms) 2022-08-17T12:49:08.4923744Z [ RUN ] AliasAnalysisTest.AliasingMutationBlocksMoves2 2022-08-17T12:49:08.4924485Z [ OK ] AliasAnalysisTest.AliasingMutationBlocksMoves2 (0 ms) 2022-08-17T12:49:08.4925154Z [ RUN ] AliasAnalysisTest.SideEffectsBlockMoves 2022-08-17T12:49:08.4925776Z [ OK ] AliasAnalysisTest.SideEffectsBlockMoves (0 ms) 2022-08-17T12:49:08.4926425Z [ RUN ] AliasAnalysisTest.MovingAcrossInnerBlocks 2022-08-17T12:49:08.4927129Z [ OK ] AliasAnalysisTest.MovingAcrossInnerBlocks (0 ms) 2022-08-17T12:49:08.4927750Z [ RUN ] AliasAnalysisTest.NoneHasNoWriters 2022-08-17T12:49:08.4928352Z [ OK ] AliasAnalysisTest.NoneHasNoWriters (0 ms) 2022-08-17T12:49:08.4929041Z [ RUN ] AliasAnalysisTest.SafeToChangeAliasingRelationship 2022-08-17T12:49:08.4929840Z [ OK ] AliasAnalysisTest.SafeToChangeAliasingRelationship (0 ms) 2022-08-17T12:49:08.4930526Z [----------] 6 tests from AliasAnalysisTest (4 ms total) 2022-08-17T12:49:08.4930800Z 2022-08-17T12:49:08.4931075Z [----------] 4 tests from WriteTrackingTest 2022-08-17T12:49:08.4931543Z [ RUN ] WriteTrackingTest.Basic 2022-08-17T12:49:08.4932081Z [ OK ] WriteTrackingTest.Basic (0 ms) 2022-08-17T12:49:08.4932602Z [ RUN ] WriteTrackingTest.IsMutable 2022-08-17T12:49:08.4933158Z [ OK ] WriteTrackingTest.IsMutable (0 ms) 2022-08-17T12:49:08.4933700Z [ RUN ] WriteTrackingTest.IsImmutable 2022-08-17T12:49:08.4934274Z [ OK ] WriteTrackingTest.IsImmutable (0 ms) 2022-08-17T12:49:08.4934835Z [ RUN ] WriteTrackingTest.HasWriters 2022-08-17T12:49:08.4935384Z [ OK ] WriteTrackingTest.HasWriters (0 ms) 2022-08-17T12:49:08.4935929Z [----------] 4 tests from WriteTrackingTest (0 ms total) 2022-08-17T12:49:08.4936181Z 2022-08-17T12:49:08.4936499Z [----------] 13 tests from ContainerAliasingTest 2022-08-17T12:49:08.4937095Z [ RUN ] ContainerAliasingTest.MayContainAlias 2022-08-17T12:49:08.4937719Z [ OK ] ContainerAliasingTest.MayContainAlias (0 ms) 2022-08-17T12:49:08.4938337Z [ RUN ] ContainerAliasingTest.MayContainAlias_cast 2022-08-17T12:49:08.4939066Z [ OK ] ContainerAliasingTest.MayContainAlias_cast (0 ms) 2022-08-17T12:49:08.4939855Z [ RUN ] ContainerAliasingTest.PrimitveValuesDontAliasContainers 2022-08-17T12:49:08.4940954Z [ OK ] ContainerAliasingTest.PrimitveValuesDontAliasContainers (0 ms) 2022-08-17T12:49:08.4941674Z [ RUN ] ContainerAliasingTest.UnionAliasing 2022-08-17T12:49:08.4942319Z [ OK ] ContainerAliasingTest.UnionAliasing (0 ms) 2022-08-17T12:49:08.4942984Z [ RUN ] ContainerAliasingTest.InputsCanAliasOutputs 2022-08-17T12:49:08.4943719Z [ OK ] ContainerAliasingTest.InputsCanAliasOutputs (0 ms) 2022-08-17T12:49:08.4944429Z [ RUN ] ContainerAliasingTest.NestedTupleConstruct 2022-08-17T12:49:08.4945102Z [ OK ] ContainerAliasingTest.NestedTupleConstruct (0 ms) 2022-08-17T12:49:08.4945721Z [ RUN ] ContainerAliasingTest.NestedTypes 2022-08-17T12:49:08.4946315Z [ OK ] ContainerAliasingTest.NestedTypes (0 ms) 2022-08-17T12:49:08.4946910Z [ RUN ] ContainerAliasingTest.Simple 2022-08-17T12:49:08.4947437Z [ OK ] ContainerAliasingTest.Simple (0 ms) 2022-08-17T12:49:08.4947983Z [ RUN ] ContainerAliasingTest.Lists 2022-08-17T12:49:08.4948848Z [ OK ] ContainerAliasingTest.Lists (0 ms) 2022-08-17T12:49:08.4949389Z [ RUN ] ContainerAliasingTest.Lists2 2022-08-17T12:49:08.4949945Z [ OK ] ContainerAliasingTest.Lists2 (0 ms) 2022-08-17T12:49:08.4950531Z [ RUN ] ContainerAliasingTest.Conservative 2022-08-17T12:49:08.4951135Z [ OK ] ContainerAliasingTest.Conservative (0 ms) 2022-08-17T12:49:08.4951795Z [ RUN ] ContainerAliasingTest.MovesAcrossContainedWrites 2022-08-17T12:49:08.4952628Z [ OK ] ContainerAliasingTest.MovesAcrossContainedWrites (0 ms) 2022-08-17T12:49:08.4953432Z [ RUN ] ContainerAliasingTest.MovesAcrossContainedWritesNested 2022-08-17T12:49:08.4954311Z [ OK ] ContainerAliasingTest.MovesAcrossContainedWritesNested (0 ms) 2022-08-17T12:49:08.4954989Z [----------] 13 tests from ContainerAliasingTest (1 ms total) 2022-08-17T12:49:08.4955272Z 2022-08-17T12:49:08.4955540Z [----------] 3 tests from WildcardsTest 2022-08-17T12:49:08.4955991Z [ RUN ] WildcardsTest.Basic 2022-08-17T12:49:08.4956474Z [ OK ] WildcardsTest.Basic (0 ms) 2022-08-17T12:49:08.4956985Z [ RUN ] WildcardsTest.TypeIsolation 2022-08-17T12:49:08.4957538Z [ OK ] WildcardsTest.TypeIsolation (0 ms) 2022-08-17T12:49:08.4958137Z [ RUN ] WildcardsTest.InvariantContainerAliasing 2022-08-17T12:49:08.4958824Z [ OK ] WildcardsTest.InvariantContainerAliasing (0 ms) 2022-08-17T12:49:08.4959463Z [----------] 3 tests from WildcardsTest (0 ms total) 2022-08-17T12:49:08.4959731Z 2022-08-17T12:49:08.4960021Z [----------] 18 tests from AliasRegistrationTest 2022-08-17T12:49:08.4960720Z [ RUN ] AliasRegistrationTest.ConservativeWithInferredSchema 2022-08-17T12:49:08.4961571Z [ OK ] AliasRegistrationTest.ConservativeWithInferredSchema (0 ms) 2022-08-17T12:49:08.4962416Z [ RUN ] AliasRegistrationTest.ConservativeWithSpecifiedSchema 2022-08-17T12:49:08.4963255Z [ OK ] AliasRegistrationTest.ConservativeWithSpecifiedSchema (0 ms) 2022-08-17T12:49:08.4964227Z [ RUN ] AliasRegistrationTest.ConservativeWithAliasingAnnotationsShouldError 2022-08-17T12:49:08.4988940Z [ OK ] AliasRegistrationTest.ConservativeWithAliasingAnnotationsShouldError (3 ms) 2022-08-17T12:49:08.4990047Z [ RUN ] AliasRegistrationTest.ConservativeWithAliasingAnnotationsShouldError2 2022-08-17T12:49:08.5018401Z [ OK ] AliasRegistrationTest.ConservativeWithAliasingAnnotationsShouldError2 (2 ms) 2022-08-17T12:49:08.5019524Z [ RUN ] AliasRegistrationTest.FromSchemaWithInferredSchemaShouldError 2022-08-17T12:49:08.5028327Z [ OK ] AliasRegistrationTest.FromSchemaWithInferredSchemaShouldError (0 ms) 2022-08-17T12:49:08.5029490Z [ RUN ] AliasRegistrationTest.FromSchemaInferredPure 2022-08-17T12:49:08.5030263Z [ OK ] AliasRegistrationTest.FromSchemaInferredPure (0 ms) 2022-08-17T12:49:08.5030960Z [ RUN ] AliasRegistrationTest.FromSchemaAliased 2022-08-17T12:49:08.5031665Z [ OK ] AliasRegistrationTest.FromSchemaAliased (0 ms) 2022-08-17T12:49:08.5032315Z [ RUN ] AliasRegistrationTest.FromSchemaPure 2022-08-17T12:49:08.5032959Z [ OK ] AliasRegistrationTest.FromSchemaPure (0 ms) 2022-08-17T12:49:08.5033626Z [ RUN ] AliasRegistrationTest.PureNoSchema 2022-08-17T12:49:08.5034781Z [ OK ] AliasRegistrationTest.PureNoSchema (0 ms) 2022-08-17T12:49:08.5035337Z [ RUN ] AliasRegistrationTest.PureWithSchema 2022-08-17T12:49:08.5036022Z [ OK ] AliasRegistrationTest.PureWithSchema (0 ms) 2022-08-17T12:49:08.5036530Z [ RUN ] AliasRegistrationTest.PureWithAnnotationsShouldError 2022-08-17T12:49:08.5065530Z [ OK ] AliasRegistrationTest.PureWithAnnotationsShouldError (2 ms) 2022-08-17T12:49:08.5066268Z [ RUN ] AliasRegistrationTest.AliasMoveAtenListOp 2022-08-17T12:49:08.5066879Z [ OK ] AliasRegistrationTest.AliasMoveAtenListOp (0 ms) 2022-08-17T12:49:08.5067661Z [ RUN ] AliasRegistrationTest.AliasMoveForTupleConstructWithSingleUseAsGraphOutput 2022-08-17T12:49:08.5068416Z [ OK ] AliasRegistrationTest.AliasMoveForTupleConstructWithSingleUseAsGraphOutput (0 ms) 2022-08-17T12:49:08.5069210Z [ RUN ] AliasRegistrationTest.RecursiveSubgraphTupleContainment 2022-08-17T12:49:08.5070078Z [ OK ] AliasRegistrationTest.RecursiveSubgraphTupleContainment (0 ms) 2022-08-17T12:49:08.5070820Z [ RUN ] AliasRegistrationTest.WildcardAliasForTupleConstructWithUses 2022-08-17T12:49:08.5071330Z [ OK ] AliasRegistrationTest.WildcardAliasForTupleConstructWithUses (0 ms) 2022-08-17T12:49:08.5071815Z [ RUN ] AliasRegistrationTest.ATenSplitIntListAliasCheck 2022-08-17T12:49:08.5072255Z [ OK ] AliasRegistrationTest.ATenSplitIntListAliasCheck (0 ms) 2022-08-17T12:49:08.5072666Z [ RUN ] AliasRegistrationTest.ATenSplitIntAliasCheck 2022-08-17T12:49:08.5073086Z [ OK ] AliasRegistrationTest.ATenSplitIntAliasCheck (0 ms) 2022-08-17T12:49:08.5073530Z [ RUN ] AliasRegistrationTest.PureWithAnnotationsShouldError2 2022-08-17T12:49:08.5099781Z [ OK ] AliasRegistrationTest.PureWithAnnotationsShouldError2 (2 ms) 2022-08-17T12:49:08.5100483Z [----------] 18 tests from AliasRegistrationTest (14 ms total) 2022-08-17T12:49:08.5100660Z 2022-08-17T12:49:08.5100842Z [----------] 2 tests from IRNonDeterminismTest 2022-08-17T12:49:08.5101319Z [ RUN ] IRNonDeterminismTest.Basic 2022-08-17T12:49:08.5101852Z [ OK ] IRNonDeterminismTest.Basic (0 ms) 2022-08-17T12:49:08.5102192Z [ RUN ] IRNonDeterminismTest.DropoutSpecialCase 2022-08-17T12:49:08.5102587Z [ OK ] IRNonDeterminismTest.DropoutSpecialCase (0 ms) 2022-08-17T12:49:08.5102963Z [----------] 2 tests from IRNonDeterminismTest (0 ms total) 2022-08-17T12:49:08.5103149Z 2022-08-17T12:49:08.5103485Z [----------] 1 test from NonDeterminismBackwardsCompatibility 2022-08-17T12:49:08.5104259Z [ RUN ] NonDeterminismBackwardsCompatibility.BackwardsCompatibility 2022-08-17T12:49:08.5104841Z [ OK ] NonDeterminismBackwardsCompatibility.BackwardsCompatibility (0 ms) 2022-08-17T12:49:08.5105324Z [----------] 1 test from NonDeterminismBackwardsCompatibility (0 ms total) 2022-08-17T12:49:08.5105526Z 2022-08-17T12:49:08.5105661Z [----------] 3 tests from AutodiffTest 2022-08-17T12:49:08.5105944Z [ RUN ] AutodiffTest.ADFormulas 2022-08-17T12:49:08.5575359Z [ OK ] AutodiffTest.ADFormulas (47 ms) 2022-08-17T12:49:08.5575721Z [ RUN ] AutodiffTest.Differentiate 2022-08-17T12:49:08.5579853Z [ OK ] AutodiffTest.Differentiate (0 ms) 2022-08-17T12:49:08.5580291Z [ RUN ] AutodiffTest.DifferentiateWithRequiresGrad 2022-08-17T12:49:08.5599500Z [ OK ] AutodiffTest.DifferentiateWithRequiresGrad (1 ms) 2022-08-17T12:49:08.5599888Z [----------] 3 tests from AutodiffTest (49 ms total) 2022-08-17T12:49:08.5600047Z 2022-08-17T12:49:08.5600316Z [----------] 1 test from AutodiffRemoveUnusedGradientsTest 2022-08-17T12:49:08.5600695Z [ RUN ] AutodiffRemoveUnusedGradientsTest.Linear 2022-08-17T12:49:08.5612708Z [ OK ] AutodiffRemoveUnusedGradientsTest.Linear (1 ms) 2022-08-17T12:49:08.5613160Z [----------] 1 test from AutodiffRemoveUnusedGradientsTest (1 ms total) 2022-08-17T12:49:08.5613363Z 2022-08-17T12:49:08.5613516Z [----------] 1 test from UpgraderLoad 2022-08-17T12:49:08.5613860Z [ RUN ] UpgraderLoad.CanPopulateUpgradersGraph 2022-08-17T12:49:08.5656639Z [ OK ] UpgraderLoad.CanPopulateUpgradersGraph (4 ms) 2022-08-17T12:49:08.5657019Z [----------] 1 test from UpgraderLoad (4 ms total) 2022-08-17T12:49:08.5657211Z 2022-08-17T12:49:08.5657374Z [----------] 4 tests from OpReplacementTest 2022-08-17T12:49:08.5657731Z [ RUN ] OpReplacementTest.ReplaceDivInSimpleFunction 2022-08-17T12:49:08.5658546Z [ OK ] OpReplacementTest.ReplaceDivInSimpleFunction (0 ms) 2022-08-17T12:49:08.5659050Z [ RUN ] OpReplacementTest.ReplaceTwoOpsInSimpleFunction 2022-08-17T12:49:08.5660374Z [ OK ] OpReplacementTest.ReplaceTwoOpsInSimpleFunction (0 ms) 2022-08-17T12:49:08.5660846Z [ RUN ] OpReplacementTest.ReplaceDivInNestedFunction 2022-08-17T12:49:08.5662445Z [ OK ] OpReplacementTest.ReplaceDivInNestedFunction (0 ms) 2022-08-17T12:49:08.5663047Z [ RUN ] OpReplacementTest.ReplaceTestSubcmulInSimpleFunction 2022-08-17T12:49:08.5664468Z [ OK ] OpReplacementTest.ReplaceTestSubcmulInSimpleFunction (0 ms) 2022-08-17T12:49:08.5665222Z [----------] 4 tests from OpReplacementTest (0 ms total) 2022-08-17T12:49:08.5665441Z 2022-08-17T12:49:08.5665580Z [----------] 4 tests from UpgraderUtils 2022-08-17T12:49:08.5665890Z [ RUN ] UpgraderUtils.FindCorrectUpgrader 2022-08-17T12:49:08.5666238Z [ OK ] UpgraderUtils.FindCorrectUpgrader (0 ms) 2022-08-17T12:49:08.5666631Z [ RUN ] UpgraderUtils.IsVersionMapSorted 2022-08-17T12:49:08.5666975Z [ OK ] UpgraderUtils.IsVersionMapSorted (0 ms) 2022-08-17T12:49:08.5667312Z [ RUN ] UpgraderUtils.FindIfOpIsCurrent 2022-08-17T12:49:08.5667644Z [ OK ] UpgraderUtils.FindIfOpIsCurrent (0 ms) 2022-08-17T12:49:08.5667964Z [ RUN ] UpgraderUtils.CanLoadHistoricOp 2022-08-17T12:49:08.5668303Z [ OK ] UpgraderUtils.CanLoadHistoricOp (0 ms) 2022-08-17T12:49:08.5668806Z [----------] 4 tests from UpgraderUtils (0 ms total) 2022-08-17T12:49:08.5668965Z 2022-08-17T12:49:08.5669100Z [----------] 9 tests from BackendTest 2022-08-17T12:49:08.5669371Z [ RUN ] BackendTest.ToBackend 2022-08-17T12:49:08.5713092Z [ OK ] BackendTest.ToBackend (4 ms) 2022-08-17T12:49:08.5713696Z [ RUN ] BackendTest.ToBackendNotAvailable 2022-08-17T12:49:08.5734590Z [W backend_detail.cpp:393] Warning: Backend [test_backend_unavailable] is not available. Execution of this Module is still possible by saving and loading on a device where the backend is available. (function codegen_backend_module) 2022-08-17T12:49:08.5752056Z [ OK ] BackendTest.ToBackendNotAvailable (3 ms) 2022-08-17T12:49:08.5752627Z [ RUN ] BackendTest.TestCompiler 2022-08-17T12:49:08.5809206Z [ OK ] BackendTest.TestCompiler (5 ms) 2022-08-17T12:49:08.5809964Z [ RUN ] BackendTest.TestCompilerWithStringTable 2022-08-17T12:49:08.5863824Z [ OK ] BackendTest.TestCompilerWithStringTable (5 ms) 2022-08-17T12:49:08.5864434Z [ RUN ] BackendTest.TestComposite 2022-08-17T12:49:08.5967119Z [ OK ] BackendTest.TestComposite (10 ms) 2022-08-17T12:49:08.5967702Z [ RUN ] BackendTest.TestPrimDtype 2022-08-17T12:49:08.5973133Z [ OK ] BackendTest.TestPrimDtype (0 ms) 2022-08-17T12:49:08.5973756Z [ RUN ] BackendTest.TestCompositeWithSetStates 2022-08-17T12:49:08.6077321Z [ OK ] BackendTest.TestCompositeWithSetStates (10 ms) 2022-08-17T12:49:08.6077958Z [ RUN ] BackendTest.TestConsistencyOfCompositeWithSetStates 2022-08-17T12:49:08.6269519Z [ OK ] BackendTest.TestConsistencyOfCompositeWithSetStates (19 ms) 2022-08-17T12:49:08.6270060Z [ RUN ] BackendTest.TestCompilerNotSupport 2022-08-17T12:49:08.6284420Z [ OK ] BackendTest.TestCompilerNotSupport (1 ms) 2022-08-17T12:49:08.6285071Z [----------] 9 tests from BackendTest (61 ms total) 2022-08-17T12:49:08.6285231Z 2022-08-17T12:49:08.6285402Z [----------] 6 tests from BackendTestDebugInfo 2022-08-17T12:49:08.6285715Z [ RUN ] BackendTestDebugInfo.TestCompiler 2022-08-17T12:49:08.6403455Z [ OK ] BackendTestDebugInfo.TestCompiler (11 ms) 2022-08-17T12:49:08.6403981Z [ RUN ] BackendTestDebugInfo.TestCompilerWithStringTable 2022-08-17T12:49:08.6523811Z [ OK ] BackendTestDebugInfo.TestCompilerWithStringTable (11 ms) 2022-08-17T12:49:08.6524357Z [ RUN ] BackendTestDebugInfo.TestExceptionStackForCompilerWithModuleHierarchy 2022-08-17T12:49:08.6644946Z [ OK ] BackendTestDebugInfo.TestExceptionStackForCompilerWithModuleHierarchy (12 ms) 2022-08-17T12:49:08.6645616Z [ RUN ] BackendTestDebugInfo.TestExceptionStackForCompilerWithTwoLevelModuleHierarchy 2022-08-17T12:49:08.6766461Z [ OK ] BackendTestDebugInfo.TestExceptionStackForCompilerWithTwoLevelModuleHierarchy (12 ms) 2022-08-17T12:49:08.6767118Z [ RUN ] BackendTestDebugInfo.TestExceptionStackForCompilerWithLoweredSubModule 2022-08-17T12:49:08.6889742Z [ OK ] BackendTestDebugInfo.TestExceptionStackForCompilerWithLoweredSubModule (12 ms) 2022-08-17T12:49:08.6890455Z [ RUN ] BackendTestDebugInfo.TestExceptionStackForCompilerWithSelectiveLoweredSubModule 2022-08-17T12:49:08.7014936Z [ OK ] BackendTestDebugInfo.TestExceptionStackForCompilerWithSelectiveLoweredSubModule (12 ms) 2022-08-17T12:49:08.7015553Z [----------] 6 tests from BackendTestDebugInfo (72 ms total) 2022-08-17T12:49:08.7015733Z 2022-08-17T12:49:08.7015893Z [----------] 4 tests from ClassImportTest 2022-08-17T12:49:08.7016178Z [ RUN ] ClassImportTest.Basic 2022-08-17T12:49:08.7020992Z [ OK ] ClassImportTest.Basic (0 ms) 2022-08-17T12:49:08.7021298Z [ RUN ] ClassImportTest.ScriptObject 2022-08-17T12:49:08.7042551Z [ OK ] ClassImportTest.ScriptObject (2 ms) 2022-08-17T12:49:08.7043093Z [ RUN ] ClassImportTest.ClassDerive 2022-08-17T12:49:08.7043493Z [ OK ] ClassImportTest.ClassDerive (0 ms) 2022-08-17T12:49:08.7043793Z [ RUN ] ClassImportTest.CustomClass 2022-08-17T12:49:08.7046607Z [ OK ] ClassImportTest.CustomClass (0 ms) 2022-08-17T12:49:08.7047260Z [----------] 4 tests from ClassImportTest (3 ms total) 2022-08-17T12:49:08.7047550Z 2022-08-17T12:49:08.7047812Z [----------] 1 test from ClassParserTest 2022-08-17T12:49:08.7048308Z [ RUN ] ClassParserTest.Basic 2022-08-17T12:49:08.7048814Z [ OK ] ClassParserTest.Basic (0 ms) 2022-08-17T12:49:08.7049381Z [----------] 1 test from ClassParserTest (0 ms total) 2022-08-17T12:49:08.7049929Z 2022-08-17T12:49:08.7050191Z [----------] 3 tests from ClassTypeTest 2022-08-17T12:49:08.7050712Z [ RUN ] ClassTypeTest.AddRemoveAttr 2022-08-17T12:49:08.7051272Z [ OK ] ClassTypeTest.AddRemoveAttr (0 ms) 2022-08-17T12:49:08.7051832Z [ RUN ] ClassTypeTest.AddRemoveConstant 2022-08-17T12:49:08.7052433Z [ OK ] ClassTypeTest.AddRemoveConstant (0 ms) 2022-08-17T12:49:08.7053070Z [ RUN ] ClassTypeTest.IdenticalTypesDifferentCus 2022-08-17T12:49:08.7056103Z [ OK ] ClassTypeTest.IdenticalTypesDifferentCus (0 ms) 2022-08-17T12:49:08.7056693Z [----------] 3 tests from ClassTypeTest (0 ms total) 2022-08-17T12:49:08.7056977Z 2022-08-17T12:49:08.7057242Z [----------] 2 tests from TestCodeTemplate 2022-08-17T12:49:08.7057724Z [ RUN ] TestCodeTemplate.Copying 2022-08-17T12:49:08.7058218Z [ OK ] TestCodeTemplate.Copying (0 ms) 2022-08-17T12:49:08.7058733Z [ RUN ] TestCodeTemplate.Formatting 2022-08-17T12:49:08.7059503Z [ OK ] TestCodeTemplate.Formatting (0 ms) 2022-08-17T12:49:08.7060053Z [----------] 2 tests from TestCodeTemplate (0 ms total) 2022-08-17T12:49:08.7060323Z 2022-08-17T12:49:08.7060569Z [----------] 13 tests from ConcatOptTest 2022-08-17T12:49:08.7061168Z [ RUN ] ConcatOptTest.SimpleCommonInputsEliminationPrefix 2022-08-17T12:49:08.7114786Z [ OK ] ConcatOptTest.SimpleCommonInputsEliminationPrefix (5 ms) 2022-08-17T12:49:08.7115543Z [ RUN ] ConcatOptTest.SimpleCommonInputsEliminationSuffix 2022-08-17T12:49:08.7156119Z [ OK ] ConcatOptTest.SimpleCommonInputsEliminationSuffix (4 ms) 2022-08-17T12:49:08.7157181Z [ RUN ] ConcatOptTest.CommonInputsEliminationWithDifferentOrderInputs 2022-08-17T12:49:08.7189806Z [ OK ] ConcatOptTest.CommonInputsEliminationWithDifferentOrderInputs (3 ms) 2022-08-17T12:49:08.7190579Z [ RUN ] ConcatOptTest.MoreCommonInputsElimination 2022-08-17T12:49:08.7268351Z [ OK ] ConcatOptTest.MoreCommonInputsElimination (7 ms) 2022-08-17T12:49:08.7269124Z [ RUN ] ConcatOptTest.ExpandConcat 2022-08-17T12:49:08.7292977Z [ OK ] ConcatOptTest.ExpandConcat (2 ms) 2022-08-17T12:49:08.7293656Z [ RUN ] ConcatOptTest.ConcatWithoutResultShape 2022-08-17T12:49:08.7315530Z [ OK ] ConcatOptTest.ConcatWithoutResultShape (2 ms) 2022-08-17T12:49:08.7316274Z [ RUN ] ConcatOptTest.ConcatWithoutInputShape 2022-08-17T12:49:08.7346794Z [ OK ] ConcatOptTest.ConcatWithoutInputShape (3 ms) 2022-08-17T12:49:08.7347497Z [ RUN ] ConcatOptTest.UseVariadicCat 2022-08-17T12:49:08.7407785Z [ OK ] ConcatOptTest.UseVariadicCat (6 ms) 2022-08-17T12:49:08.7408448Z [ RUN ] ConcatOptTest.UseVariadicCatWithMultipleListUses 2022-08-17T12:49:08.7428293Z [ OK ] ConcatOptTest.UseVariadicCatWithMultipleListUses (2 ms) 2022-08-17T12:49:08.7429367Z [ RUN ] ConcatOptTest.UseVariadicCatWithListMutationAfterCat 2022-08-17T12:49:08.7455167Z [ OK ] ConcatOptTest.UseVariadicCatWithListMutationAfterCat (2 ms) 2022-08-17T12:49:08.7455889Z [ RUN ] ConcatOptTest.UseVariadicCatWithListMutationBeforeCat 2022-08-17T12:49:08.7487065Z [ OK ] ConcatOptTest.UseVariadicCatWithListMutationBeforeCat (3 ms) 2022-08-17T12:49:08.7488494Z [ RUN ] ConcatOptTest.UseVariadicCatWithMultipleListMutations 2022-08-17T12:49:08.7529549Z [ OK ] ConcatOptTest.UseVariadicCatWithMultipleListMutations (4 ms) 2022-08-17T12:49:08.7530370Z [ RUN ] ConcatOptTest.RemoveListMutationUseVariadicCatAndCommonInputsElimination 2022-08-17T12:49:08.7569036Z [ OK ] ConcatOptTest.RemoveListMutationUseVariadicCatAndCommonInputsElimination (3 ms) 2022-08-17T12:49:08.7569910Z [----------] 13 tests from ConcatOptTest (51 ms total) 2022-08-17T12:49:08.7570127Z 2022-08-17T12:49:08.7570353Z [----------] 1 test from OptimizeConcatTest 2022-08-17T12:49:08.7570836Z [ RUN ] OptimizeConcatTest.UseVariadicCatReplaceMultiple 2022-08-17T12:49:08.7599462Z [ OK ] OptimizeConcatTest.UseVariadicCatReplaceMultiple (3 ms) 2022-08-17T12:49:08.7600153Z [----------] 1 test from OptimizeConcatTest (3 ms total) 2022-08-17T12:49:08.7600404Z 2022-08-17T12:49:08.7600621Z [----------] 3 tests from ConcatOpt 2022-08-17T12:49:08.7601085Z [ RUN ] ConcatOpt.CombineConcatsSimpleCase 2022-08-17T12:49:08.7601959Z [ OK ] ConcatOpt.CombineConcatsSimpleCase (0 ms) 2022-08-17T12:49:08.7602497Z [ RUN ] ConcatOpt.CombineConcatsLongChain 2022-08-17T12:49:08.7604920Z [ OK ] ConcatOpt.CombineConcatsLongChain (0 ms) 2022-08-17T12:49:08.7605365Z [ RUN ] ConcatOpt.CombineConcatsMutation 2022-08-17T12:49:08.7605826Z [ OK ] ConcatOpt.CombineConcatsMutation (0 ms) 2022-08-17T12:49:08.7606440Z [----------] 3 tests from ConcatOpt (0 ms total) 2022-08-17T12:49:08.7606647Z 2022-08-17T12:49:08.7606871Z [----------] 4 tests from ConstantPoolingTest 2022-08-17T12:49:08.7607240Z [ RUN ] ConstantPoolingTest.Int 2022-08-17T12:49:08.7607630Z [ OK ] ConstantPoolingTest.Int (0 ms) 2022-08-17T12:49:08.7608072Z [ RUN ] ConstantPoolingTest.PoolingAcrossBlocks 2022-08-17T12:49:08.7608651Z [ OK ] ConstantPoolingTest.PoolingAcrossBlocks (0 ms) 2022-08-17T12:49:08.7609162Z [ RUN ] ConstantPoolingTest.PoolingDifferentDevices 2022-08-17T12:49:08.7610632Z [ OK ] ConstantPoolingTest.PoolingDifferentDevices (0 ms) 2022-08-17T12:49:08.7611131Z [ RUN ] ConstantPoolingTest.DictConstantPooling 2022-08-17T12:49:08.7611875Z [ OK ] ConstantPoolingTest.DictConstantPooling (0 ms) 2022-08-17T12:49:08.7612415Z [----------] 4 tests from ConstantPoolingTest (0 ms total) 2022-08-17T12:49:08.7612637Z 2022-08-17T12:49:08.7612923Z [----------] 1 test from CleanupPassTest 2022-08-17T12:49:08.7613466Z [ RUN ] CleanupPassTest.Basic 2022-08-17T12:49:08.7613995Z [ OK ] CleanupPassTest.Basic (0 ms) 2022-08-17T12:49:08.7614419Z [----------] 1 test from CleanupPassTest (0 ms total) 2022-08-17T12:49:08.7614622Z 2022-08-17T12:49:08.7614866Z [----------] 1 test from CreateAutodiffSubgraphsTest 2022-08-17T12:49:08.7615304Z [ RUN ] CreateAutodiffSubgraphsTest.Basic 2022-08-17T12:49:08.7619324Z [ OK ] CreateAutodiffSubgraphsTest.Basic (0 ms) 2022-08-17T12:49:08.7619827Z [----------] 1 test from CreateAutodiffSubgraphsTest (0 ms total) 2022-08-17T12:49:08.7620069Z 2022-08-17T12:49:08.7620269Z [----------] 3 tests from CustomClassTest 2022-08-17T12:49:08.7620685Z [ RUN ] CustomClassTest.TorchbindIValueAPI 2022-08-17T12:49:08.7623811Z [ OK ] CustomClassTest.TorchbindIValueAPI (0 ms) 2022-08-17T12:49:08.7624253Z [ RUN ] CustomClassTest.TestDocString 2022-08-17T12:49:08.7624675Z [ OK ] CustomClassTest.TestDocString (0 ms) 2022-08-17T12:49:08.7625087Z [ RUN ] CustomClassTest.Serialization 2022-08-17T12:49:08.7644970Z [ OK ] CustomClassTest.Serialization (2 ms) 2022-08-17T12:49:08.7645613Z [----------] 3 tests from CustomClassTest (2 ms total) 2022-08-17T12:49:08.7645806Z 2022-08-17T12:49:08.7645975Z [----------] 5 tests from CustomOperatorTest 2022-08-17T12:49:08.7646285Z [ RUN ] CustomOperatorTest.InferredSchema 2022-08-17T12:49:08.7647793Z [ OK ] CustomOperatorTest.InferredSchema (0 ms) 2022-08-17T12:49:08.7648367Z [ RUN ] CustomOperatorTest.ExplicitSchema 2022-08-17T12:49:08.7649380Z [ OK ] CustomOperatorTest.ExplicitSchema (0 ms) 2022-08-17T12:49:08.7649998Z [ RUN ] CustomOperatorTest.ListParameters 2022-08-17T12:49:08.7650823Z [ OK ] CustomOperatorTest.ListParameters (0 ms) 2022-08-17T12:49:08.7651176Z [ RUN ] CustomOperatorTest.ListParameters2 2022-08-17T12:49:08.7652569Z [ OK ] CustomOperatorTest.ListParameters2 (0 ms) 2022-08-17T12:49:08.7652889Z [ RUN ] CustomOperatorTest.Aliasing 2022-08-17T12:49:08.7654391Z [ OK ] CustomOperatorTest.Aliasing (0 ms) 2022-08-17T12:49:08.7655021Z [----------] 5 tests from CustomOperatorTest (0 ms total) 2022-08-17T12:49:08.7655329Z 2022-08-17T12:49:08.7655619Z [----------] 2 tests from TestCustomOperator 2022-08-17T12:49:08.7656281Z [ RUN ] TestCustomOperator.OperatorGeneratorUndeclared 2022-08-17T12:49:08.7656919Z [ OK ] TestCustomOperator.OperatorGeneratorUndeclared (0 ms) 2022-08-17T12:49:08.7657320Z [ RUN ] TestCustomOperator.OperatorGeneratorBasic 2022-08-17T12:49:08.7657869Z [ OK ] TestCustomOperator.OperatorGeneratorBasic (0 ms) 2022-08-17T12:49:08.7658257Z [----------] 2 tests from TestCustomOperator (0 ms total) 2022-08-17T12:49:08.7658422Z 2022-08-17T12:49:08.7658654Z [----------] 1 test from EliminateDeadCodeTest 2022-08-17T12:49:08.7659248Z [ RUN ] EliminateDeadCodeTest.Basic 2022-08-17T12:49:08.7659755Z [ OK ] EliminateDeadCodeTest.Basic (0 ms) 2022-08-17T12:49:08.7660104Z [----------] 1 test from EliminateDeadCodeTest (0 ms total) 2022-08-17T12:49:08.7660274Z 2022-08-17T12:49:08.7660416Z [----------] 2 tests from FuserTest 2022-08-17T12:49:08.7660682Z [ RUN ] FuserTest.FusionAliasing 2022-08-17T12:49:08.7663663Z [ OK ] FuserTest.FusionAliasing (0 ms) 2022-08-17T12:49:08.7663976Z [ RUN ] FuserTest.KernelCaching 2022-08-17T12:49:08.7667078Z [ OK ] FuserTest.KernelCaching (0 ms) 2022-08-17T12:49:08.7667408Z [----------] 2 tests from FuserTest (0 ms total) 2022-08-17T12:49:08.7667563Z 2022-08-17T12:49:08.7667722Z [----------] 1 test from GraphExecutorTest 2022-08-17T12:49:08.7668036Z [ RUN ] GraphExecutorTest.runAsync_executor 2022-08-17T12:49:08.7735128Z [ OK ] GraphExecutorTest.runAsync_executor (6 ms) 2022-08-17T12:49:08.7735755Z [----------] 1 test from GraphExecutorTest (6 ms total) 2022-08-17T12:49:08.7735947Z 2022-08-17T12:49:08.7736200Z [----------] 5 tests from GraphIteratorTest 2022-08-17T12:49:08.7736810Z [ RUN ] GraphIteratorTest.ConstantReturnGraph 2022-08-17T12:49:08.7737523Z [ OK ] GraphIteratorTest.ConstantReturnGraph (0 ms) 2022-08-17T12:49:08.7738211Z [ RUN ] GraphIteratorTest.GraphWithParameters 2022-08-17T12:49:08.7738646Z [ OK ] GraphIteratorTest.GraphWithParameters (0 ms) 2022-08-17T12:49:08.7739093Z [ RUN ] GraphIteratorTest.GraphWithIf 2022-08-17T12:49:08.7739471Z [ OK ] GraphIteratorTest.GraphWithIf (0 ms) 2022-08-17T12:49:08.7739873Z [ RUN ] GraphIteratorTest.GraphWithNestedIf 2022-08-17T12:49:08.7740277Z [ OK ] GraphIteratorTest.GraphWithNestedIf (0 ms) 2022-08-17T12:49:08.7740618Z [ RUN ] GraphIteratorTest.GraphWithLoop 2022-08-17T12:49:08.7740959Z [ OK ] GraphIteratorTest.GraphWithLoop (0 ms) 2022-08-17T12:49:08.7741364Z [----------] 5 tests from GraphIteratorTest (0 ms total) 2022-08-17T12:49:08.7741527Z 2022-08-17T12:49:08.7741704Z [----------] 1 test from CSDebugInfoSerializaitionTest 2022-08-17T12:49:08.7742137Z [ RUN ] CSDebugInfoSerializaitionTest.TwoSubmodules 2022-08-17T12:49:08.7744488Z [ OK ] CSDebugInfoSerializaitionTest.TwoSubmodules (0 ms) 2022-08-17T12:49:08.7744911Z [----------] 1 test from CSDebugInfoSerializaitionTest (0 ms total) 2022-08-17T12:49:08.7745259Z 2022-08-17T12:49:08.7745408Z [----------] 1 test from InlinerTest 2022-08-17T12:49:08.7745672Z [ RUN ] InlinerTest.Basic 2022-08-17T12:49:08.7747652Z [ OK ] InlinerTest.Basic (0 ms) 2022-08-17T12:49:08.7747970Z [----------] 1 test from InlinerTest (0 ms total) 2022-08-17T12:49:08.7748125Z 2022-08-17T12:49:08.7748273Z [----------] 1 test from InterfaceTest 2022-08-17T12:49:08.7748610Z [ RUN ] InterfaceTest.ModuleInterfaceSerialization 2022-08-17T12:49:08.7761656Z [ OK ] InterfaceTest.ModuleInterfaceSerialization (1 ms) 2022-08-17T12:49:08.7762020Z [----------] 1 test from InterfaceTest (1 ms total) 2022-08-17T12:49:08.7762177Z 2022-08-17T12:49:08.7762355Z [----------] 4 tests from TypeCheckTest 2022-08-17T12:49:08.7762678Z [ RUN ] TypeCheckTest.MatchingType 2022-08-17T12:49:08.7763753Z [ OK ] TypeCheckTest.MatchingType (0 ms) 2022-08-17T12:49:08.7764202Z [ RUN ] TypeCheckTest.SizeMismatch 2022-08-17T12:49:08.7765001Z [ OK ] TypeCheckTest.SizeMismatch (0 ms) 2022-08-17T12:49:08.7765398Z [ RUN ] TypeCheckTest.GradientMismatch 2022-08-17T12:49:08.7765860Z [ OK ] TypeCheckTest.GradientMismatch (0 ms) 2022-08-17T12:49:08.7766199Z [ RUN ] TypeCheckTest.ScalarTypeMismatch 2022-08-17T12:49:08.7766842Z [ OK ] TypeCheckTest.ScalarTypeMismatch (0 ms) 2022-08-17T12:49:08.7767469Z [----------] 4 tests from TypeCheckTest (0 ms total) 2022-08-17T12:49:08.7767747Z 2022-08-17T12:49:08.7767910Z [----------] 3 tests from InterpreterTest 2022-08-17T12:49:08.7768224Z [ RUN ] InterpreterTest.IgnorableArgsInSchema 2022-08-17T12:49:08.7771696Z [ OK ] InterpreterTest.IgnorableArgsInSchema (0 ms) 2022-08-17T12:49:08.7772182Z [ RUN ] InterpreterTest.IgnorableArgsInSchemaWithOut 2022-08-17T12:49:08.7772606Z [ OK ] InterpreterTest.IgnorableArgsInSchemaWithOut (0 ms) 2022-08-17T12:49:08.7773037Z [ RUN ] InterpreterTest.runAsyncBasicTest 2022-08-17T12:49:08.7788560Z [ OK ] InterpreterTest.runAsyncBasicTest (1 ms) 2022-08-17T12:49:08.7789484Z [----------] 3 tests from InterpreterTest (2 ms total) 2022-08-17T12:49:08.7789744Z 2022-08-17T12:49:08.7789983Z [----------] 1 test from EnableRethrowCaughtExceptionTest 2022-08-17T12:49:08.7790631Z [ RUN ] EnableRethrowCaughtExceptionTest.EnableRethrowCaughtExceptionTestRethrowsCaughtException 2022-08-17T12:49:08.7972743Z [ OK ] EnableRethrowCaughtExceptionTest.EnableRethrowCaughtExceptionTestRethrowsCaughtException (18 ms) 2022-08-17T12:49:08.7973549Z [----------] 1 test from EnableRethrowCaughtExceptionTest (18 ms total) 2022-08-17T12:49:08.7973745Z 2022-08-17T12:49:08.7973884Z [----------] 4 tests from IRTest 2022-08-17T12:49:08.7974130Z [ RUN ] IRTest.Attributes 2022-08-17T12:49:08.7974487Z [ OK ] IRTest.Attributes (0 ms) 2022-08-17T12:49:08.7974945Z [ RUN ] IRTest.Blocks 2022-08-17T12:49:08.7975406Z [ OK ] IRTest.Blocks (0 ms) 2022-08-17T12:49:08.7975904Z [ RUN ] IRTest.CommonAncestor 2022-08-17T12:49:08.7976337Z [ OK ] IRTest.CommonAncestor (0 ms) 2022-08-17T12:49:08.7976772Z [ RUN ] IRTest.OperatorMap 2022-08-17T12:49:08.7977214Z [ OK ] IRTest.OperatorMap (0 ms) 2022-08-17T12:49:08.7977675Z [----------] 4 tests from IRTest (0 ms total) 2022-08-17T12:49:08.7977914Z 2022-08-17T12:49:08.7978155Z [----------] 21 tests from IRParserTest 2022-08-17T12:49:08.7978577Z [ RUN ] IRParserTest.Basic 2022-08-17T12:49:08.7979008Z [ OK ] IRParserTest.Basic (0 ms) 2022-08-17T12:49:08.7979399Z [ RUN ] IRParserTest.NestedBlock 2022-08-17T12:49:08.7979790Z [ OK ] IRParserTest.NestedBlock (0 ms) 2022-08-17T12:49:08.7980284Z [ RUN ] IRParserTest.If 2022-08-17T12:49:08.7980670Z [ OK ] IRParserTest.If (0 ms) 2022-08-17T12:49:08.7981062Z [ RUN ] IRParserTest.If2 2022-08-17T12:49:08.7981515Z [ OK ] IRParserTest.If2 (0 ms) 2022-08-17T12:49:08.7982009Z [ RUN ] IRParserTest.InferredTypeIsTensor 2022-08-17T12:49:08.7982438Z [ OK ] IRParserTest.InferredTypeIsTensor (0 ms) 2022-08-17T12:49:08.7982877Z [ RUN ] IRParserTest.ValueReuse 2022-08-17T12:49:08.7983299Z [ OK ] IRParserTest.ValueReuse (0 ms) 2022-08-17T12:49:08.7983693Z [ RUN ] IRParserTest.Attributes 2022-08-17T12:49:08.7984119Z [ OK ] IRParserTest.Attributes (0 ms) 2022-08-17T12:49:08.7984606Z [ RUN ] IRParserTest.OptionalTypes 2022-08-17T12:49:08.7985035Z [ OK ] IRParserTest.OptionalTypes (0 ms) 2022-08-17T12:49:08.7985426Z [ RUN ] IRParserTest.StarTensor 2022-08-17T12:49:08.7985817Z [ OK ] IRParserTest.StarTensor (0 ms) 2022-08-17T12:49:08.7986294Z [ RUN ] IRParserTest.UnshapedTensor 2022-08-17T12:49:08.7986740Z [ OK ] IRParserTest.UnshapedTensor (0 ms) 2022-08-17T12:49:08.7987039Z [ RUN ] IRParserTest.ShapedTensor 2022-08-17T12:49:08.7987520Z [ OK ] IRParserTest.ShapedTensor (0 ms) 2022-08-17T12:49:08.7987846Z [ RUN ] IRParserTest.NestedContrainer 2022-08-17T12:49:08.7988251Z [ OK ] IRParserTest.NestedContrainer (0 ms) 2022-08-17T12:49:08.7988596Z [ RUN ] IRParserTest.MalformedShapeAnnotation 2022-08-17T12:49:08.7989143Z [ OK ] IRParserTest.MalformedShapeAnnotation (0 ms) 2022-08-17T12:49:08.7989715Z [ RUN ] IRParserTest.FileCheck 2022-08-17T12:49:08.7990151Z [ OK ] IRParserTest.FileCheck (0 ms) 2022-08-17T12:49:08.7990433Z [ RUN ] IRParserTest.Strides 2022-08-17T12:49:08.7990720Z [ OK ] IRParserTest.Strides (0 ms) 2022-08-17T12:49:08.7991038Z [ RUN ] IRParserTest.MalformedStrides 2022-08-17T12:49:08.7991361Z [ OK ] IRParserTest.MalformedStrides (0 ms) 2022-08-17T12:49:08.7991667Z [ RUN ] IRParserTest.TensorShapes 2022-08-17T12:49:08.7991962Z [ OK ] IRParserTest.TensorShapes (0 ms) 2022-08-17T12:49:08.7992311Z [ RUN ] IRParserTest.DeviceAndRequiresGradTensors 2022-08-17T12:49:08.7992702Z [ OK ] IRParserTest.DeviceAndRequiresGradTensors (0 ms) 2022-08-17T12:49:08.7993026Z [ RUN ] IRParserTest.ListConstant 2022-08-17T12:49:08.7993340Z [ OK ] IRParserTest.ListConstant (0 ms) 2022-08-17T12:49:08.7993654Z [ RUN ] IRParserTest.PartialStarTensor 2022-08-17T12:49:08.7993987Z [ OK ] IRParserTest.PartialStarTensor (0 ms) 2022-08-17T12:49:08.7994319Z [ RUN ] IRParserTest.ComplexTensorAttributes 2022-08-17T12:49:08.7994679Z [ OK ] IRParserTest.ComplexTensorAttributes (0 ms) 2022-08-17T12:49:08.7995031Z [----------] 21 tests from IRParserTest (1 ms total) 2022-08-17T12:49:08.7995185Z 2022-08-17T12:49:08.7995319Z [----------] 2 tests from JitTypeTest 2022-08-17T12:49:08.7995594Z [ RUN ] JitTypeTest.IsComplete 2022-08-17T12:49:08.7995886Z [ OK ] JitTypeTest.IsComplete (0 ms) 2022-08-17T12:49:08.7996170Z [ RUN ] JitTypeTest.UnifyTypes 2022-08-17T12:49:08.7996447Z [ OK ] JitTypeTest.UnifyTypes (0 ms) 2022-08-17T12:49:08.7996758Z [----------] 2 tests from JitTypeTest (0 ms total) 2022-08-17T12:49:08.7996907Z 2022-08-17T12:49:08.7997074Z [----------] 42 tests from LiteInterpreterTest 2022-08-17T12:49:08.7997418Z [ RUN ] LiteInterpreterTest.UpsampleNearest2d 2022-08-17T12:49:08.8001575Z [ OK ] LiteInterpreterTest.UpsampleNearest2d (1 ms) 2022-08-17T12:49:08.8002138Z [ RUN ] LiteInterpreterTest.CheckAttrAccess 2022-08-17T12:49:08.8002922Z [ OK ] LiteInterpreterTest.CheckAttrAccess (0 ms) 2022-08-17T12:49:08.8003327Z [ RUN ] LiteInterpreterTest.MethodInvocation 2022-08-17T12:49:08.8028895Z [ OK ] LiteInterpreterTest.MethodInvocation (2 ms) 2022-08-17T12:49:08.8029237Z [ RUN ] LiteInterpreterTest.Conv 2022-08-17T12:49:08.8055771Z [ OK ] LiteInterpreterTest.Conv (2 ms) 2022-08-17T12:49:08.8056192Z [ RUN ] LiteInterpreterTest.Inline 2022-08-17T12:49:08.8065789Z [ OK ] LiteInterpreterTest.Inline (0 ms) 2022-08-17T12:49:08.8066108Z [ RUN ] LiteInterpreterTest.Tuple 2022-08-17T12:49:08.8072592Z [ OK ] LiteInterpreterTest.Tuple (0 ms) 2022-08-17T12:49:08.8072988Z [ RUN ] LiteInterpreterTest.AtenFormat 2022-08-17T12:49:08.8078448Z [ OK ] LiteInterpreterTest.AtenFormat (0 ms) 2022-08-17T12:49:08.8078835Z [ RUN ] LiteInterpreterTest.PrimDevice 2022-08-17T12:49:08.8082829Z [ OK ] LiteInterpreterTest.PrimDevice (0 ms) 2022-08-17T12:49:08.8083157Z [ RUN ] LiteInterpreterTest.Dict 2022-08-17T12:49:08.8089267Z [ OK ] LiteInterpreterTest.Dict (0 ms) 2022-08-17T12:49:08.8089559Z [ RUN ] LiteInterpreterTest.List 2022-08-17T12:49:08.8097918Z [ OK ] LiteInterpreterTest.List (0 ms) 2022-08-17T12:49:08.8098520Z [ RUN ] LiteInterpreterTest.PrimOverload 2022-08-17T12:49:08.8098929Z [ OK ] LiteInterpreterTest.PrimOverload (0 ms) 2022-08-17T12:49:08.8099252Z [ RUN ] LiteInterpreterTest.Prim 2022-08-17T12:49:08.8102526Z [ OK ] LiteInterpreterTest.Prim (0 ms) 2022-08-17T12:49:08.8103114Z [ RUN ] LiteInterpreterTest.PrimScalar 2022-08-17T12:49:08.8107126Z [ OK ] LiteInterpreterTest.PrimScalar (0 ms) 2022-08-17T12:49:08.8107724Z [ RUN ] LiteInterpreterTest.LoadOrigJit 2022-08-17T12:49:08.8160241Z [ OK ] LiteInterpreterTest.LoadOrigJit (5 ms) 2022-08-17T12:49:08.8160826Z [ RUN ] LiteInterpreterTest.WrongMethodName 2022-08-17T12:49:08.8175959Z [ OK ] LiteInterpreterTest.WrongMethodName (1 ms) 2022-08-17T12:49:08.8176542Z [ RUN ] LiteInterpreterTest.SetState 2022-08-17T12:49:08.8201303Z [ OK ] LiteInterpreterTest.SetState (2 ms) 2022-08-17T12:49:08.8201898Z [ RUN ] LiteInterpreterTest.BuiltinClass 2022-08-17T12:49:08.8209453Z [ OK ] LiteInterpreterTest.BuiltinClass (0 ms) 2022-08-17T12:49:08.8210098Z [ RUN ] LiteInterpreterTest.BuiltinFunction 2022-08-17T12:49:08.8213266Z [ OK ] LiteInterpreterTest.BuiltinFunction (0 ms) 2022-08-17T12:49:08.8213839Z [ RUN ] LiteInterpreterTest.GetRuntimeByteCodeVersion 2022-08-17T12:49:08.8214329Z [ OK ] LiteInterpreterTest.GetRuntimeByteCodeVersion (0 ms) 2022-08-17T12:49:08.8214820Z [ RUN ] LiteInterpreterTest.GetRuntimeOperatorsVersion 2022-08-17T12:49:08.8215242Z [ OK ] LiteInterpreterTest.GetRuntimeOperatorsVersion (0 ms) 2022-08-17T12:49:08.8215832Z [ RUN ] LiteInterpreterTest.GetByteCodeVersion 2022-08-17T12:49:08.8216369Z [ OK ] LiteInterpreterTest.GetByteCodeVersion (0 ms) 2022-08-17T12:49:08.8216845Z [ RUN ] LiteInterpreterTest.GetContainTypes 2022-08-17T12:49:08.8217206Z [ OK ] LiteInterpreterTest.GetContainTypes (0 ms) 2022-08-17T12:49:08.8217616Z [ RUN ] LiteInterpreterTest.BackPortByteCodeModelAllVersions 2022-08-17T12:49:08.9070735Z [ OK ] LiteInterpreterTest.BackPortByteCodeModelAllVersions (85 ms) 2022-08-17T12:49:08.9071326Z [ RUN ] LiteInterpreterTest.GetRuntimeOpsAndInfo 2022-08-17T12:49:08.9135646Z [ OK ] LiteInterpreterTest.GetRuntimeOpsAndInfo (6 ms) 2022-08-17T12:49:08.9136329Z [ RUN ] LiteInterpreterTest.isCompatibleSuccess 2022-08-17T12:49:08.9194892Z [ OK ] LiteInterpreterTest.isCompatibleSuccess (5 ms) 2022-08-17T12:49:08.9195263Z [ RUN ] LiteInterpreterTest.isCompatibleFail 2022-08-17T12:49:08.9299688Z [ OK ] LiteInterpreterTest.isCompatibleFail (10 ms) 2022-08-17T12:49:08.9300024Z [ RUN ] LiteInterpreterTest.Eval 2022-08-17T12:49:08.9311947Z [ OK ] LiteInterpreterTest.Eval (1 ms) 2022-08-17T12:49:08.9312297Z [ RUN ] LiteInterpreterTest.FindWrongMethodName 2022-08-17T12:49:08.9316909Z [ OK ] LiteInterpreterTest.FindWrongMethodName (0 ms) 2022-08-17T12:49:08.9317287Z [ RUN ] LiteInterpreterTest.FindAndRunMethod 2022-08-17T12:49:08.9324075Z [ OK ] LiteInterpreterTest.FindAndRunMethod (0 ms) 2022-08-17T12:49:08.9324450Z [ RUN ] LiteInterpreterTest.RunMethodVariadic 2022-08-17T12:49:08.9331168Z [ OK ] LiteInterpreterTest.RunMethodVariadic (0 ms) 2022-08-17T12:49:08.9331800Z [ RUN ] LiteInterpreterTest.DuplicateSetState 2022-08-17T12:49:08.9341809Z [ OK ] LiteInterpreterTest.DuplicateSetState (1 ms) 2022-08-17T12:49:08.9342166Z [ RUN ] LiteInterpreterTest.ExtraFiles 2022-08-17T12:49:08.9346936Z [ OK ] LiteInterpreterTest.ExtraFiles (0 ms) 2022-08-17T12:49:08.9347324Z [ RUN ] LiteInterpreterTest.OpNameExportFetchRootOperators 2022-08-17T12:49:08.9356370Z [ OK ] LiteInterpreterTest.OpNameExportFetchRootOperators (0 ms) 2022-08-17T12:49:08.9356818Z [ RUN ] LiteInterpreterTest.DefaultArgsConv 2022-08-17T12:49:08.9370718Z [ OK ] LiteInterpreterTest.DefaultArgsConv (1 ms) 2022-08-17T12:49:08.9371176Z [ RUN ] LiteInterpreterTest.DefaultArgsPinv 2022-08-17T12:49:08.9418829Z [ OK ] LiteInterpreterTest.DefaultArgsPinv (4 ms) 2022-08-17T12:49:08.9419389Z [ RUN ] LiteInterpreterTest.DefaultArgsTensorinvSpecifyDefault 2022-08-17T12:49:08.9427701Z [ OK ] LiteInterpreterTest.DefaultArgsTensorinvSpecifyDefault (0 ms) 2022-08-17T12:49:08.9428159Z [ RUN ] LiteInterpreterTest.DefaultArgsPinvWithOutArg 2022-08-17T12:49:08.9447073Z [ OK ] LiteInterpreterTest.DefaultArgsPinvWithOutArg (1 ms) 2022-08-17T12:49:08.9447550Z [ RUN ] LiteInterpreterTest.DefaultArgsWithOutArg 2022-08-17T12:49:08.9455047Z [ OK ] LiteInterpreterTest.DefaultArgsWithOutArg (0 ms) 2022-08-17T12:49:08.9455547Z [ RUN ] LiteInterpreterTest.TestExceptionStackWithTwoLevelModuleHierarchy 2022-08-17T12:49:08.9549831Z [ OK ] LiteInterpreterTest.TestExceptionStackWithTwoLevelModuleHierarchy (9 ms) 2022-08-17T12:49:08.9550370Z [ RUN ] LiteInterpreterTest.OperatorCacheDifferentiatesDefaultArgs 2022-08-17T12:49:08.9583297Z [ OK ] LiteInterpreterTest.OperatorCacheDifferentiatesDefaultArgs (3 ms) 2022-08-17T12:49:08.9583736Z [ RUN ] LiteInterpreterTest.OperatorSize1 2022-08-17T12:49:08.9587839Z [ OK ] LiteInterpreterTest.OperatorSize1 (0 ms) 2022-08-17T12:49:08.9588227Z [ RUN ] LiteInterpreterTest.OperatorTest2 2022-08-17T12:49:08.9604581Z [ OK ] LiteInterpreterTest.OperatorTest2 (1 ms) 2022-08-17T12:49:08.9605287Z [----------] 42 tests from LiteInterpreterTest (161 ms total) 2022-08-17T12:49:08.9605599Z 2022-08-17T12:49:08.9605905Z [----------] 3 tests from RunTimeTest 2022-08-17T12:49:08.9606271Z [ RUN ] RunTimeTest.ParseBytecode 2022-08-17T12:49:08.9606656Z [ OK ] RunTimeTest.ParseBytecode (0 ms) 2022-08-17T12:49:08.9607063Z [ RUN ] RunTimeTest.ParseOperator 2022-08-17T12:49:08.9607355Z [ OK ] RunTimeTest.ParseOperator (0 ms) 2022-08-17T12:49:08.9607709Z [ RUN ] RunTimeTest.RuntimeCall 2022-08-17T12:49:08.9608379Z [ OK ] RunTimeTest.RuntimeCall (0 ms) 2022-08-17T12:49:08.9608755Z [----------] 3 tests from RunTimeTest (0 ms total) 2022-08-17T12:49:08.9608893Z 2022-08-17T12:49:08.9609142Z [----------] 11 tests from LiteInterpreterUpgraderTest 2022-08-17T12:49:08.9609813Z [ RUN ] LiteInterpreterUpgraderTest.DivTensorV2 2022-08-17T12:49:08.9610232Z [ OK ] LiteInterpreterUpgraderTest.DivTensorV2 (0 ms) 2022-08-17T12:49:08.9610810Z [ RUN ] LiteInterpreterUpgraderTest.DivTensorOutV2 2022-08-17T12:49:08.9611401Z [ OK ] LiteInterpreterUpgraderTest.DivTensorOutV2 (0 ms) 2022-08-17T12:49:08.9611847Z [ RUN ] LiteInterpreterUpgraderTest.DivTensorInplaceV2 2022-08-17T12:49:08.9612640Z [ OK ] LiteInterpreterUpgraderTest.DivTensorInplaceV2 (0 ms) 2022-08-17T12:49:08.9613170Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarFloatV2 2022-08-17T12:49:08.9613735Z [ OK ] LiteInterpreterUpgraderTest.DivScalarFloatV2 (0 ms) 2022-08-17T12:49:08.9614337Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarReciprocalFloatV2 2022-08-17T12:49:08.9614707Z expect output: 0.5000 2022-08-17T12:49:08.9614963Z [ CPUFloatType{1} ]actual output: 0.5000 2022-08-17T12:49:08.9615501Z [ CPUFloatType{1} ][ OK ] LiteInterpreterUpgraderTest.DivScalarReciprocalFloatV2 (0 ms) 2022-08-17T12:49:08.9616104Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarReciprocalIntV2 2022-08-17T12:49:08.9616643Z [ OK ] LiteInterpreterUpgraderTest.DivScalarReciprocalIntV2 (0 ms) 2022-08-17T12:49:08.9617106Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarScalarV2 2022-08-17T12:49:08.9617876Z [ OK ] LiteInterpreterUpgraderTest.DivScalarScalarV2 (0 ms) 2022-08-17T12:49:08.9618326Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarIntV2 2022-08-17T12:49:08.9619109Z [ OK ] LiteInterpreterUpgraderTest.DivScalarIntV2 (0 ms) 2022-08-17T12:49:08.9619653Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarInplaceFloatV2 2022-08-17T12:49:08.9620478Z [ OK ] LiteInterpreterUpgraderTest.DivScalarInplaceFloatV2 (0 ms) 2022-08-17T12:49:08.9621114Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarInplaceIntV2 2022-08-17T12:49:08.9621564Z [ OK ] LiteInterpreterUpgraderTest.DivScalarInplaceIntV2 (0 ms) 2022-08-17T12:49:08.9621959Z [ RUN ] LiteInterpreterUpgraderTest.Upgrader 2022-08-17T12:49:08.9622311Z [ OK ] LiteInterpreterUpgraderTest.Upgrader (0 ms) 2022-08-17T12:49:08.9622705Z [----------] 11 tests from LiteInterpreterUpgraderTest (1 ms total) 2022-08-17T12:49:08.9622890Z 2022-08-17T12:49:08.9623075Z [----------] 29 tests from LiteInterpreterDirectTest 2022-08-17T12:49:08.9623441Z [ RUN ] LiteInterpreterDirectTest.UpsampleNearest2d 2022-08-17T12:49:08.9628784Z [ OK ] LiteInterpreterDirectTest.UpsampleNearest2d (0 ms) 2022-08-17T12:49:08.9629437Z [ RUN ] LiteInterpreterDirectTest.CheckAttrAccess 2022-08-17T12:49:08.9629843Z [ OK ] LiteInterpreterDirectTest.CheckAttrAccess (0 ms) 2022-08-17T12:49:08.9630226Z [ RUN ] LiteInterpreterDirectTest.MethodInvocation 2022-08-17T12:49:08.9633826Z hello 2022-08-17T12:49:08.9634046Z hello 3 2022-08-17T12:49:08.9641134Z hello 2022-08-17T12:49:08.9641323Z hello 3 2022-08-17T12:49:08.9646092Z hello 2022-08-17T12:49:08.9646360Z hello 3 2022-08-17T12:49:08.9646745Z [ OK ] LiteInterpreterDirectTest.MethodInvocation (1 ms) 2022-08-17T12:49:08.9647113Z [ RUN ] LiteInterpreterDirectTest.Conv 2022-08-17T12:49:08.9661402Z [ OK ] LiteInterpreterDirectTest.Conv (1 ms) 2022-08-17T12:49:08.9661856Z [ RUN ] LiteInterpreterDirectTest.Inline 2022-08-17T12:49:08.9667807Z [ OK ] LiteInterpreterDirectTest.Inline (0 ms) 2022-08-17T12:49:08.9668311Z [ RUN ] LiteInterpreterDirectTest.Tuple 2022-08-17T12:49:08.9671900Z [ OK ] LiteInterpreterDirectTest.Tuple (0 ms) 2022-08-17T12:49:08.9672243Z [ RUN ] LiteInterpreterDirectTest.Dict 2022-08-17T12:49:08.9675886Z [ OK ] LiteInterpreterDirectTest.Dict (0 ms) 2022-08-17T12:49:08.9676288Z [ RUN ] LiteInterpreterDirectTest.Prim 2022-08-17T12:49:08.9678615Z [ OK ] LiteInterpreterDirectTest.Prim (0 ms) 2022-08-17T12:49:08.9678980Z [ RUN ] LiteInterpreterDirectTest.PrimScalar 2022-08-17T12:49:08.9681977Z [ OK ] LiteInterpreterDirectTest.PrimScalar (0 ms) 2022-08-17T12:49:08.9682529Z [ RUN ] LiteInterpreterDirectTest.WrongMethodName 2022-08-17T12:49:08.9696201Z [ OK ] LiteInterpreterDirectTest.WrongMethodName (1 ms) 2022-08-17T12:49:08.9696798Z [ RUN ] LiteInterpreterDirectTest.SetState 2022-08-17T12:49:08.9713730Z [ OK ] LiteInterpreterDirectTest.SetState (1 ms) 2022-08-17T12:49:08.9714353Z [ RUN ] LiteInterpreterDirectTest.BuiltinFunction 2022-08-17T12:49:08.9717401Z [ OK ] LiteInterpreterDirectTest.BuiltinFunction (0 ms) 2022-08-17T12:49:08.9717849Z [ RUN ] LiteInterpreterDirectTest.GetRuntimeByteCodeVersion 2022-08-17T12:49:08.9718317Z [ OK ] LiteInterpreterDirectTest.GetRuntimeByteCodeVersion (0 ms) 2022-08-17T12:49:08.9718780Z [ RUN ] LiteInterpreterDirectTest.GetRuntimeOperatorsVersion 2022-08-17T12:49:08.9719245Z [ OK ] LiteInterpreterDirectTest.GetRuntimeOperatorsVersion (0 ms) 2022-08-17T12:49:08.9719678Z [ RUN ] LiteInterpreterDirectTest.GetByteCodeVersion 2022-08-17T12:49:08.9720079Z [ OK ] LiteInterpreterDirectTest.GetByteCodeVersion (0 ms) 2022-08-17T12:49:08.9720495Z [ RUN ] LiteInterpreterDirectTest.GetRuntimeOpsAndInfo 2022-08-17T12:49:08.9780372Z [ OK ] LiteInterpreterDirectTest.GetRuntimeOpsAndInfo (6 ms) 2022-08-17T12:49:08.9780773Z [ RUN ] LiteInterpreterDirectTest.Eval 2022-08-17T12:49:08.9786479Z [ OK ] LiteInterpreterDirectTest.Eval (0 ms) 2022-08-17T12:49:08.9786945Z [ RUN ] LiteInterpreterDirectTest.FindWrongMethodName 2022-08-17T12:49:08.9788601Z [ OK ] LiteInterpreterDirectTest.FindWrongMethodName (0 ms) 2022-08-17T12:49:08.9789206Z [ RUN ] LiteInterpreterDirectTest.FindAndRunMethod 2022-08-17T12:49:08.9793965Z [ OK ] LiteInterpreterDirectTest.FindAndRunMethod (0 ms) 2022-08-17T12:49:08.9794376Z [ RUN ] LiteInterpreterDirectTest.RunMethodVariadic 2022-08-17T12:49:08.9798346Z [ OK ] LiteInterpreterDirectTest.RunMethodVariadic (0 ms) 2022-08-17T12:49:08.9798743Z [ RUN ] LiteInterpreterDirectTest.DuplicateSetState 2022-08-17T12:49:08.9803430Z [ OK ] LiteInterpreterDirectTest.DuplicateSetState (0 ms) 2022-08-17T12:49:08.9803896Z [ RUN ] LiteInterpreterDirectTest.OpNameExportFetchRootOperators 2022-08-17T12:49:08.9808567Z [ OK ] LiteInterpreterDirectTest.OpNameExportFetchRootOperators (0 ms) 2022-08-17T12:49:08.9809020Z [ RUN ] LiteInterpreterDirectTest.DefaultArgsConv 2022-08-17T12:49:08.9818992Z [ OK ] LiteInterpreterDirectTest.DefaultArgsConv (0 ms) 2022-08-17T12:49:08.9819523Z [ RUN ] LiteInterpreterDirectTest.DefaultArgsPinv 2022-08-17T12:49:08.9855662Z [ OK ] LiteInterpreterDirectTest.DefaultArgsPinv (3 ms) 2022-08-17T12:49:08.9856215Z [ RUN ] LiteInterpreterDirectTest.DefaultArgsTensorinvSpecifyDefault 2022-08-17T12:49:08.9861921Z [ OK ] LiteInterpreterDirectTest.DefaultArgsTensorinvSpecifyDefault (0 ms) 2022-08-17T12:49:08.9862414Z [ RUN ] LiteInterpreterDirectTest.DefaultArgsPinvWithOutArg 2022-08-17T12:49:08.9880510Z [ OK ] LiteInterpreterDirectTest.DefaultArgsPinvWithOutArg (1 ms) 2022-08-17T12:49:08.9881285Z [ RUN ] LiteInterpreterDirectTest.DefaultArgsWithOutArg 2022-08-17T12:49:08.9886594Z [ OK ] LiteInterpreterDirectTest.DefaultArgsWithOutArg (0 ms) 2022-08-17T12:49:08.9887183Z [ RUN ] LiteInterpreterDirectTest.TestExceptionStackWithTwoLevelModuleHierarchy 2022-08-17T12:49:08.9977155Z [ OK ] LiteInterpreterDirectTest.TestExceptionStackWithTwoLevelModuleHierarchy (8 ms) 2022-08-17T12:49:08.9977751Z [ RUN ] LiteInterpreterDirectTest.OperatorCacheDifferentiatesDefaultArgs 2022-08-17T12:49:08.9997207Z [ OK ] LiteInterpreterDirectTest.OperatorCacheDifferentiatesDefaultArgs (2 ms) 2022-08-17T12:49:08.9997788Z [----------] 29 tests from LiteInterpreterDirectTest (37 ms total) 2022-08-17T12:49:08.9997973Z 2022-08-17T12:49:08.9998167Z [----------] 7 tests from LiteTrainerTest 2022-08-17T12:49:08.9998503Z [ RUN ] LiteTrainerTest.Params 2022-08-17T12:49:09.0070352Z [ OK ] LiteTrainerTest.Params (7 ms) 2022-08-17T12:49:09.0070867Z [ RUN ] LiteTrainerTest.SGD 2022-08-17T12:49:09.0140558Z [ OK ] LiteTrainerTest.SGD (6 ms) 2022-08-17T12:49:09.0141168Z [ RUN ] LiteTrainerTest.SequentialSampler 2022-08-17T12:49:09.0141824Z [ OK ] LiteTrainerTest.SequentialSampler (0 ms) 2022-08-17T12:49:09.0142318Z [ RUN ] LiteTrainerTest.RandomSamplerReturnsIndicesInCorrectRange 2022-08-17T12:49:09.0142821Z [ OK ] LiteTrainerTest.RandomSamplerReturnsIndicesInCorrectRange (0 ms) 2022-08-17T12:49:09.0143320Z [ RUN ] LiteTrainerTest.RandomSamplerReturnsLessValuesForLastBatch 2022-08-17T12:49:09.0143812Z [ OK ] LiteTrainerTest.RandomSamplerReturnsLessValuesForLastBatch (0 ms) 2022-08-17T12:49:09.0144247Z [ RUN ] LiteTrainerTest.RandomSamplerResetsWell 2022-08-17T12:49:09.0144638Z [ OK ] LiteTrainerTest.RandomSamplerResetsWell (0 ms) 2022-08-17T12:49:09.0145065Z [ RUN ] LiteTrainerTest.RandomSamplerResetsWithNewSizeWell 2022-08-17T12:49:09.0145511Z [ OK ] LiteTrainerTest.RandomSamplerResetsWithNewSizeWell (0 ms) 2022-08-17T12:49:09.0145911Z [----------] 7 tests from LiteTrainerTest (14 ms total) 2022-08-17T12:49:09.0146072Z 2022-08-17T12:49:09.0146217Z [----------] 6 tests from MobileTest 2022-08-17T12:49:09.0146648Z [ RUN ] MobileTest.SaveLoadParametersEmpty 2022-08-17T12:49:09.0148002Z [ OK ] MobileTest.SaveLoadParametersEmpty (0 ms) 2022-08-17T12:49:09.0148437Z [ RUN ] MobileTest.SaveParametersDefaultsToZip 2022-08-17T12:49:09.0148981Z [ OK ] MobileTest.SaveParametersDefaultsToZip (0 ms) 2022-08-17T12:49:09.0149476Z [ RUN ] MobileTest.SaveParametersCanUseFlatbuffer 2022-08-17T12:49:09.0149899Z [ OK ] MobileTest.SaveParametersCanUseFlatbuffer (0 ms) 2022-08-17T12:49:09.0150405Z [ RUN ] MobileTest.SaveLoadParametersUsingFlatbuffers 2022-08-17T12:49:09.0150854Z [ OK ] MobileTest.SaveLoadParametersUsingFlatbuffers (0 ms) 2022-08-17T12:49:09.0151293Z [ RUN ] MobileTest.LoadParametersUnexpectedFormatShouldThrow 2022-08-17T12:49:09.0168139Z [ OK ] MobileTest.LoadParametersUnexpectedFormatShouldThrow (1 ms) 2022-08-17T12:49:09.0168590Z [ RUN ] MobileTest.LoadParametersEmptyDataShouldThrow 2022-08-17T12:49:09.0185758Z [ OK ] MobileTest.LoadParametersEmptyDataShouldThrow (1 ms) 2022-08-17T12:49:09.0186510Z [----------] 6 tests from MobileTest (4 ms total) 2022-08-17T12:49:09.0186790Z 2022-08-17T12:49:09.0187048Z [----------] 1 test from MemoryDAGTest 2022-08-17T12:49:09.0187330Z [ RUN ] MemoryDAGTest.Basic 2022-08-17T12:49:09.0187595Z [ OK ] MemoryDAGTest.Basic (0 ms) 2022-08-17T12:49:09.0187904Z [----------] 1 test from MemoryDAGTest (0 ms total) 2022-08-17T12:49:09.0188221Z 2022-08-17T12:49:09.0188388Z [----------] 1 test from InternedStringsTest 2022-08-17T12:49:09.0188797Z [ RUN ] InternedStringsTest.Basic 2022-08-17T12:49:09.0189108Z [ OK ] InternedStringsTest.Basic (0 ms) 2022-08-17T12:49:09.0189445Z [----------] 1 test from InternedStringsTest (0 ms total) 2022-08-17T12:49:09.0189612Z 2022-08-17T12:49:09.0189774Z [----------] 1 test from FromQualStringTest 2022-08-17T12:49:09.0190052Z [ RUN ] FromQualStringTest.Basic 2022-08-17T12:49:09.0190354Z [ OK ] FromQualStringTest.Basic (0 ms) 2022-08-17T12:49:09.0190681Z [----------] 1 test from FromQualStringTest (0 ms total) 2022-08-17T12:49:09.0190844Z 2022-08-17T12:49:09.0190978Z [----------] 1 test from THNNConvTest 2022-08-17T12:49:09.0191244Z [ RUN ] THNNConvTest.Basic 2022-08-17T12:49:09.0200341Z [ OK ] THNNConvTest.Basic (1 ms) 2022-08-17T12:49:09.0200916Z [----------] 1 test from THNNConvTest (1 ms total) 2022-08-17T12:49:09.0201173Z 2022-08-17T12:49:09.0201640Z [----------] 1 test from ATenNativeBatchNormTest 2022-08-17T12:49:09.0202188Z [ RUN ] ATenNativeBatchNormTest.Basic 2022-08-17T12:49:09.0210871Z [ OK ] ATenNativeBatchNormTest.Basic (1 ms) 2022-08-17T12:49:09.0211540Z [----------] 1 test from ATenNativeBatchNormTest (1 ms total) 2022-08-17T12:49:09.0211817Z 2022-08-17T12:49:09.0212101Z [----------] 2 tests from CustomFusionTest 2022-08-17T12:49:09.0212396Z [ RUN ] CustomFusionTest.Basic 2022-08-17T12:49:09.0213160Z [ OK ] CustomFusionTest.Basic (0 ms) 2022-08-17T12:49:09.0213717Z [ RUN ] CustomFusionTest.NestedBlocks 2022-08-17T12:49:09.0214461Z [ OK ] CustomFusionTest.NestedBlocks (0 ms) 2022-08-17T12:49:09.0215009Z [----------] 2 tests from CustomFusionTest (0 ms total) 2022-08-17T12:49:09.0215213Z 2022-08-17T12:49:09.0215365Z [----------] 1 test from ControlFlowTest 2022-08-17T12:49:09.0215640Z [ RUN ] ControlFlowTest.Basic 2022-08-17T12:49:09.0221790Z [ OK ] ControlFlowTest.Basic (0 ms) 2022-08-17T12:49:09.0222382Z [----------] 1 test from ControlFlowTest (0 ms total) 2022-08-17T12:49:09.0222646Z 2022-08-17T12:49:09.0222908Z [----------] 1 test from ProtoTest 2022-08-17T12:49:09.0223290Z [ RUN ] ProtoTest.Basic 2022-08-17T12:49:09.0223744Z [ OK ] ProtoTest.Basic (0 ms) 2022-08-17T12:49:09.0224135Z [----------] 1 test from ProtoTest (0 ms total) 2022-08-17T12:49:09.0224285Z 2022-08-17T12:49:09.0224431Z [----------] 7 tests from SchemaParserTest 2022-08-17T12:49:09.0224737Z [ RUN ] SchemaParserTest.NestedArrays 2022-08-17T12:49:09.0225066Z [ OK ] SchemaParserTest.NestedArrays (0 ms) 2022-08-17T12:49:09.0225395Z [ RUN ] SchemaParserTest.OutVariant 2022-08-17T12:49:09.0225706Z [ OK ] SchemaParserTest.OutVariant (0 ms) 2022-08-17T12:49:09.0226024Z [ RUN ] SchemaParserTest.NamedReturns 2022-08-17T12:49:09.0226349Z [ OK ] SchemaParserTest.NamedReturns (0 ms) 2022-08-17T12:49:09.0226747Z [ RUN ] SchemaParserTest.Futures 2022-08-17T12:49:09.0227152Z [ OK ] SchemaParserTest.Futures (0 ms) 2022-08-17T12:49:09.0227587Z [ RUN ] SchemaParserTest.AnnotatedAliasSets 2022-08-17T12:49:09.0227931Z [ OK ] SchemaParserTest.AnnotatedAliasSets (0 ms) 2022-08-17T12:49:09.0228279Z [ RUN ] SchemaParserTest.BeforeAfterSets 2022-08-17T12:49:09.0228620Z [ OK ] SchemaParserTest.BeforeAfterSets (0 ms) 2022-08-17T12:49:09.0229121Z [ RUN ] SchemaParserTest.BeforeAfterSets2 2022-08-17T12:49:09.0229450Z [ OK ] SchemaParserTest.BeforeAfterSets2 (0 ms) 2022-08-17T12:49:09.0229949Z [----------] 7 tests from SchemaParserTest (0 ms total) 2022-08-17T12:49:09.0230112Z 2022-08-17T12:49:09.0230283Z [----------] 2 tests from TopologicalIndexTest 2022-08-17T12:49:09.0230574Z [ RUN ] TopologicalIndexTest.Basic 2022-08-17T12:49:09.0230885Z [ OK ] TopologicalIndexTest.Basic (0 ms) 2022-08-17T12:49:09.0231196Z [ RUN ] TopologicalIndexTest.Reindex 2022-08-17T12:49:09.0231513Z [ OK ] TopologicalIndexTest.Reindex (0 ms) 2022-08-17T12:49:09.0231869Z [----------] 2 tests from TopologicalIndexTest (0 ms total) 2022-08-17T12:49:09.0232038Z 2022-08-17T12:49:09.0232202Z [----------] 7 tests from RecordFunctionTest 2022-08-17T12:49:09.0232554Z [ RUN ] RecordFunctionTest.TracedTestInputsOutputs 2022-08-17T12:49:09.0234327Z [ OK ] RecordFunctionTest.TracedTestInputsOutputs (0 ms) 2022-08-17T12:49:09.0234712Z [ RUN ] RecordFunctionTest.SampledCallbacks 2022-08-17T12:49:09.0287813Z [ OK ] RecordFunctionTest.SampledCallbacks (5 ms) 2022-08-17T12:49:09.0288537Z [ RUN ] RecordFunctionTest.RecordFunctionGuard 2022-08-17T12:49:09.0289122Z [ OK ] RecordFunctionTest.RecordFunctionGuard (0 ms) 2022-08-17T12:49:09.0289567Z [ RUN ] RecordFunctionTest.Callbacks 2022-08-17T12:49:09.0290273Z [ OK ] RecordFunctionTest.Callbacks (0 ms) 2022-08-17T12:49:09.0290582Z [ RUN ] RecordFunctionTest.ShouldRun 2022-08-17T12:49:09.0290923Z [ OK ] RecordFunctionTest.ShouldRun (0 ms) 2022-08-17T12:49:09.0291384Z [ RUN ] RecordFunctionTest.Basic 2022-08-17T12:49:09.0292458Z [ OK ] RecordFunctionTest.Basic (0 ms) 2022-08-17T12:49:09.0292970Z [ RUN ] RecordFunctionTest.OperatorNameOverload 2022-08-17T12:49:09.0293622Z [ OK ] RecordFunctionTest.OperatorNameOverload (0 ms) 2022-08-17T12:49:09.0294214Z [----------] 7 tests from RecordFunctionTest (6 ms total) 2022-08-17T12:49:09.0294487Z 2022-08-17T12:49:09.0294761Z [----------] 1 test from ThreadLocalDebugInfoTest 2022-08-17T12:49:09.0295278Z [ RUN ] ThreadLocalDebugInfoTest.Basic 2022-08-17T12:49:09.0295816Z [ OK ] ThreadLocalDebugInfoTest.Basic (0 ms) 2022-08-17T12:49:09.0296414Z [----------] 1 test from ThreadLocalDebugInfoTest (0 ms total) 2022-08-17T12:49:09.0296711Z 2022-08-17T12:49:09.0296981Z [----------] 1 test from TestSymIntArrayRef 2022-08-17T12:49:09.0297482Z [ RUN ] TestSymIntArrayRef.BasicConversion 2022-08-17T12:49:09.0298053Z [ OK ] TestSymIntArrayRef.BasicConversion (0 ms) 2022-08-17T12:49:09.0298613Z [----------] 1 test from TestSymIntArrayRef (0 ms total) 2022-08-17T12:49:09.0298945Z 2022-08-17T12:49:09.0299185Z [----------] 3 tests from TestSymInt 2022-08-17T12:49:09.0299708Z [ RUN ] TestSymInt.NarrowCopyWithSymbolicInt 2022-08-17T12:49:09.0300336Z [ OK ] TestSymInt.NarrowCopyWithSymbolicInt (0 ms) 2022-08-17T12:49:09.0300861Z [ RUN ] TestSymInt.NarrowCopy 2022-08-17T12:49:09.0301325Z [ OK ] TestSymInt.NarrowCopy (0 ms) 2022-08-17T12:49:09.0301811Z [ RUN ] TestSymInt.AddSymbolicInt 2022-08-17T12:49:09.0302354Z [ OK ] TestSymInt.AddSymbolicInt (0 ms) 2022-08-17T12:49:09.0302914Z [----------] 3 tests from TestSymInt (0 ms total) 2022-08-17T12:49:09.0303175Z 2022-08-17T12:49:09.0303439Z [----------] 1 test from FallbackGraphsTest 2022-08-17T12:49:09.0303947Z [ RUN ] FallbackGraphsTest.Basic 2022-08-17T12:49:09.0308441Z [ OK ] FallbackGraphsTest.Basic (0 ms) 2022-08-17T12:49:09.0309219Z [----------] 1 test from FallbackGraphsTest (0 ms total) 2022-08-17T12:49:09.0309478Z 2022-08-17T12:49:09.0309739Z [----------] 1 test from NoneSchemaMatchTest 2022-08-17T12:49:09.0310216Z [ RUN ] NoneSchemaMatchTest.Basic 2022-08-17T12:49:09.0310890Z [ OK ] NoneSchemaMatchTest.Basic (0 ms) 2022-08-17T12:49:09.0311423Z [----------] 1 test from NoneSchemaMatchTest (0 ms total) 2022-08-17T12:49:09.0311695Z 2022-08-17T12:49:09.0311998Z [----------] 1 test from PassManagementTest 2022-08-17T12:49:09.0312498Z [ RUN ] PassManagementTest.Basic 2022-08-17T12:49:09.0313019Z [ OK ] PassManagementTest.Basic (0 ms) 2022-08-17T12:49:09.0313594Z [----------] 1 test from PassManagementTest (0 ms total) 2022-08-17T12:49:09.0313880Z 2022-08-17T12:49:09.0314157Z [----------] 5 tests from LoopPeelerTest 2022-08-17T12:49:09.0314689Z [ RUN ] LoopPeelerTest.NoInductionVariableUse 2022-08-17T12:49:09.0315746Z [ OK ] LoopPeelerTest.NoInductionVariableUse (0 ms) 2022-08-17T12:49:09.0316370Z [ RUN ] LoopPeelerTest.YesInductionVariableUse 2022-08-17T12:49:09.0320216Z [ OK ] LoopPeelerTest.YesInductionVariableUse (0 ms) 2022-08-17T12:49:09.0320932Z [ RUN ] LoopPeelerTest.LoopWithTerminationCondition 2022-08-17T12:49:09.0325548Z [ OK ] LoopPeelerTest.LoopWithTerminationCondition (0 ms) 2022-08-17T12:49:09.0325982Z [ RUN ] LoopPeelerTest.SimpleNestedLoops 2022-08-17T12:49:09.0331382Z [ OK ] LoopPeelerTest.SimpleNestedLoops (0 ms) 2022-08-17T12:49:09.0331789Z [ RUN ] LoopPeelerTest.SimpleNestedLoops2 2022-08-17T12:49:09.0339767Z [ OK ] LoopPeelerTest.SimpleNestedLoops2 (0 ms) 2022-08-17T12:49:09.0340150Z [----------] 5 tests from LoopPeelerTest (2 ms total) 2022-08-17T12:49:09.0340315Z 2022-08-17T12:49:09.0340456Z [----------] 1 test from JitTracing 2022-08-17T12:49:09.0340700Z [ RUN ] JitTracing.Basic 2022-08-17T12:49:09.0469992Z [ OK ] JitTracing.Basic (12 ms) 2022-08-17T12:49:09.0470584Z [----------] 1 test from JitTracing (12 ms total) 2022-08-17T12:49:09.0470764Z 2022-08-17T12:49:09.0470988Z [----------] 1 test from InsertAndEliminateRedundantGuardsTest 2022-08-17T12:49:09.0471385Z [ RUN ] InsertAndEliminateRedundantGuardsTest.Basic 2022-08-17T12:49:09.0475925Z [ OK ] InsertAndEliminateRedundantGuardsTest.Basic (0 ms) 2022-08-17T12:49:09.0476813Z [----------] 1 test from InsertAndEliminateRedundantGuardsTest (0 ms total) 2022-08-17T12:49:09.0477095Z 2022-08-17T12:49:09.0477310Z [----------] 1 test from InsertBailOutsTest 2022-08-17T12:49:09.0477685Z [ RUN ] InsertBailOutsTest.Basic 2022-08-17T12:49:09.0484499Z [ OK ] InsertBailOutsTest.Basic (0 ms) 2022-08-17T12:49:09.0485137Z [----------] 1 test from InsertBailOutsTest (0 ms total) 2022-08-17T12:49:09.0485323Z 2022-08-17T12:49:09.0485466Z [----------] 2 tests from ProfilerTest 2022-08-17T12:49:09.0485736Z [ RUN ] ProfilerTest.Basic 2022-08-17T12:49:09.0591668Z [ OK ] ProfilerTest.Basic (10 ms) 2022-08-17T12:49:09.0592394Z [ RUN ] ProfilerTest.OptionalProfiling 2022-08-17T12:49:09.0593345Z [ OK ] ProfilerTest.OptionalProfiling (0 ms) 2022-08-17T12:49:09.0593990Z [----------] 2 tests from ProfilerTest (10 ms total) 2022-08-17T12:49:09.0594175Z 2022-08-17T12:49:09.0594326Z [----------] 2 tests from CallStackTest 2022-08-17T12:49:09.0594581Z [ RUN ] CallStackTest.Basic 2022-08-17T12:49:09.0598648Z [ OK ] CallStackTest.Basic (0 ms) 2022-08-17T12:49:09.0599173Z [ RUN ] CallStackTest.Caching 2022-08-17T12:49:09.0602108Z [ OK ] CallStackTest.Caching (0 ms) 2022-08-17T12:49:09.0602687Z [----------] 2 tests from CallStackTest (0 ms total) 2022-08-17T12:49:09.0602922Z 2022-08-17T12:49:09.0603092Z [----------] 2 tests from InlinedCallStackTest 2022-08-17T12:49:09.0603419Z [ RUN ] InlinedCallStackTest.BlockAnnotation 2022-08-17T12:49:09.0608818Z [ OK ] InlinedCallStackTest.BlockAnnotation (0 ms) 2022-08-17T12:49:09.0609411Z [ RUN ] InlinedCallStackTest.SelfCallMethods 2022-08-17T12:49:09.0618150Z [ OK ] InlinedCallStackTest.SelfCallMethods (0 ms) 2022-08-17T12:49:09.0618686Z [----------] 2 tests from InlinedCallStackTest (1 ms total) 2022-08-17T12:49:09.0630487Z 2022-08-17T12:49:09.0630859Z [----------] 1 test from AutogradSymbolsTest 2022-08-17T12:49:09.0631180Z [ RUN ] AutogradSymbolsTest.Basic 2022-08-17T12:49:09.0631700Z [ OK ] AutogradSymbolsTest.Basic (0 ms) 2022-08-17T12:49:09.0632305Z [----------] 1 test from AutogradSymbolsTest (0 ms total) 2022-08-17T12:49:09.0632475Z 2022-08-17T12:49:09.0632747Z [----------] 1 test from DefaultArgTypeHintingTest 2022-08-17T12:49:09.0633137Z [ RUN ] DefaultArgTypeHintingTest.Basic 2022-08-17T12:49:09.0633622Z [ OK ] DefaultArgTypeHintingTest.Basic (0 ms) 2022-08-17T12:49:09.0634300Z [----------] 1 test from DefaultArgTypeHintingTest (0 ms total) 2022-08-17T12:49:09.0634631Z 2022-08-17T12:49:09.0634782Z [----------] 5 tests from FuturesTest 2022-08-17T12:49:09.0635120Z [ RUN ] FuturesTest.Basic 2022-08-17T12:49:09.0635406Z [ OK ] FuturesTest.Basic (0 ms) 2022-08-17T12:49:09.0635665Z [ RUN ] FuturesTest.Error 2022-08-17T12:49:09.0636095Z [ OK ] FuturesTest.Error (0 ms) 2022-08-17T12:49:09.0636551Z [ RUN ] FuturesTest.Then 2022-08-17T12:49:09.0636839Z [ OK ] FuturesTest.Then (0 ms) 2022-08-17T12:49:09.0637109Z [ RUN ] FuturesTest.CollectAll 2022-08-17T12:49:09.0637385Z [ OK ] FuturesTest.CollectAll (0 ms) 2022-08-17T12:49:09.0637773Z [ RUN ] FuturesTest.CollectAny 2022-08-17T12:49:09.0638311Z [ OK ] FuturesTest.CollectAny (0 ms) 2022-08-17T12:49:09.0638813Z [----------] 5 tests from FuturesTest (0 ms total) 2022-08-17T12:49:09.0639070Z 2022-08-17T12:49:09.0639379Z [----------] 1 test from TLSFutureCallbacksTest 2022-08-17T12:49:09.0639939Z [ RUN ] TLSFutureCallbacksTest.Basic 2022-08-17T12:49:09.0640551Z [ OK ] TLSFutureCallbacksTest.Basic (0 ms) 2022-08-17T12:49:09.0641120Z [----------] 1 test from TLSFutureCallbacksTest (0 ms total) 2022-08-17T12:49:09.0641295Z 2022-08-17T12:49:09.0641489Z [----------] 1 test from ProfilerDisableInCallbackTest 2022-08-17T12:49:09.0641835Z [ RUN ] ProfilerDisableInCallbackTest.Basic 2022-08-17T12:49:09.0642193Z [ OK ] ProfilerDisableInCallbackTest.Basic (0 ms) 2022-08-17T12:49:09.0642565Z [----------] 1 test from ProfilerDisableInCallbackTest (0 ms total) 2022-08-17T12:49:09.0642750Z 2022-08-17T12:49:09.0642911Z [----------] 2 tests from RecordDebugHandles 2022-08-17T12:49:09.0643202Z [ RUN ] RecordDebugHandles.Basic 2022-08-17T12:49:09.0643847Z STAGE:2022-08-17 12:49:09 9246:9246 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:49:09.0644408Z STAGE:2022-08-17 12:49:09 9246:9246 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:49:09.0644805Z [ OK ] RecordDebugHandles.Basic (0 ms) 2022-08-17T12:49:09.0645402Z [ RUN ] RecordDebugHandles.ScopedCallbacks 2022-08-17T12:49:09.0645897Z STAGE:2022-08-17 12:49:09 9246:9246 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:49:09.0646333Z STAGE:2022-08-17 12:49:09 9246:9246 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:49:09.0646757Z STAGE:2022-08-17 12:49:09 9246:9246 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:49:09.0649617Z STAGE:2022-08-17 12:49:09 9246:9246 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:49:09.0650277Z STAGE:2022-08-17 12:49:09 9246:9246 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:49:09.0655879Z STAGE:2022-08-17 12:49:09 9246:9246 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:49:09.0656495Z [ OK ] RecordDebugHandles.ScopedCallbacks (1 ms) 2022-08-17T12:49:09.0656845Z [----------] 2 tests from RecordDebugHandles (2 ms total) 2022-08-17T12:49:09.0657013Z 2022-08-17T12:49:09.0657169Z [----------] 1 test from IValueKWargsTest 2022-08-17T12:49:09.0657454Z [ RUN ] IValueKWargsTest.Basic 2022-08-17T12:49:09.0662134Z [ OK ] IValueKWargsTest.Basic (0 ms) 2022-08-17T12:49:09.0662921Z [----------] 1 test from IValueKWargsTest (0 ms total) 2022-08-17T12:49:09.0663188Z 2022-08-17T12:49:09.0663428Z [----------] 1 test from ComputeFlopsTest 2022-08-17T12:49:09.0663966Z [ RUN ] ComputeFlopsTest.Basic 2022-08-17T12:49:09.0664609Z [W util.cpp:507] Warning: Failed to compute flops for op aten::conv2d because both input and weight must be size 4. (function computeFlops) 2022-08-17T12:49:09.0665306Z [W util.cpp:522] Warning: Failed to compute flops for op aten::conv2d because stride must be size 2 and cannot be 0. (function computeFlops) 2022-08-17T12:49:09.0665904Z [W util.cpp:478] Warning: Calculating flops for aten::conv2d requires groups, padding, stride, dilation, input_size, and weight_size in saved arguments. (function computeFlops) 2022-08-17T12:49:09.0666421Z [W util.cpp:550] Warning: Calculating flops for aten::mm requires mat1_size and mat2_size in saved arguments. (function computeFlops) 2022-08-17T12:49:09.0666857Z [ OK ] ComputeFlopsTest.Basic (0 ms) 2022-08-17T12:49:09.0667174Z [----------] 1 test from ComputeFlopsTest (0 ms total) 2022-08-17T12:49:09.0667334Z 2022-08-17T12:49:09.0667480Z [----------] 1 test from TestConstant 2022-08-17T12:49:09.0667757Z [ RUN ] TestConstant.TensorGrad 2022-08-17T12:49:09.0668036Z [ OK ] TestConstant.TensorGrad (0 ms) 2022-08-17T12:49:09.0668354Z [----------] 1 test from TestConstant (0 ms total) 2022-08-17T12:49:09.0668506Z 2022-08-17T12:49:09.0668798Z [----------] 1 test from TestMutation 2022-08-17T12:49:09.0669064Z [ RUN ] TestMutation.Basic 2022-08-17T12:49:09.0669336Z [ OK ] TestMutation.Basic (0 ms) 2022-08-17T12:49:09.0669639Z [----------] 1 test from TestMutation (0 ms total) 2022-08-17T12:49:09.0669786Z 2022-08-17T12:49:09.0669988Z [----------] 1 test from TestInplaceToFunctionalActivation 2022-08-17T12:49:09.0670346Z [ RUN ] TestInplaceToFunctionalActivation.Basic 2022-08-17T12:49:09.0670729Z [ OK ] TestInplaceToFunctionalActivation.Basic (0 ms) 2022-08-17T12:49:09.0671160Z [----------] 1 test from TestInplaceToFunctionalActivation (0 ms total) 2022-08-17T12:49:09.0671356Z 2022-08-17T12:49:09.0671518Z [----------] 1 test from TestRegisterShapeOp 2022-08-17T12:49:09.0671804Z [ RUN ] TestRegisterShapeOp.Basic 2022-08-17T12:49:09.1841620Z [ OK ] TestRegisterShapeOp.Basic (117 ms) 2022-08-17T12:49:09.1842341Z [----------] 1 test from TestRegisterShapeOp (117 ms total) 2022-08-17T12:49:09.1842684Z 2022-08-17T12:49:09.1843013Z [----------] 1 test from TestFunctionalToInplaceActivation 2022-08-17T12:49:09.1843399Z [ RUN ] TestFunctionalToInplaceActivation.Basic 2022-08-17T12:49:09.1843774Z [ OK ] TestFunctionalToInplaceActivation.Basic (0 ms) 2022-08-17T12:49:09.1844187Z [----------] 1 test from TestFunctionalToInplaceActivation (0 ms total) 2022-08-17T12:49:09.1844383Z 2022-08-17T12:49:09.1844552Z [----------] 2 tests from TestFunctionExecutor 2022-08-17T12:49:09.1844896Z [ RUN ] TestFunctionExecutor.SimpleExecutorTest 2022-08-17T12:49:09.1845764Z [ OK ] TestFunctionExecutor.SimpleExecutorTest (0 ms) 2022-08-17T12:49:09.1846487Z [ RUN ] TestFunctionExecutor.RunDecompositionTest 2022-08-17T12:49:09.1862153Z [ OK ] TestFunctionExecutor.RunDecompositionTest (1 ms) 2022-08-17T12:49:09.1862633Z [----------] 2 tests from TestFunctionExecutor (2 ms total) 2022-08-17T12:49:09.1862794Z 2022-08-17T12:49:09.1863017Z [----------] 1 test from TestShapeGraphLinting 2022-08-17T12:49:09.1863340Z [ RUN ] TestShapeGraphLinting.Basic 2022-08-17T12:49:09.1869315Z [ OK ] TestShapeGraphLinting.Basic (0 ms) 2022-08-17T12:49:09.1869719Z [----------] 1 test from TestShapeGraphLinting (0 ms total) 2022-08-17T12:49:09.1869946Z 2022-08-17T12:49:09.1870093Z [----------] 1 test from Composed 2022-08-17T12:49:09.1870358Z [ RUN ] Composed.ComposedOp 2022-08-17T12:49:09.4877683Z [ OK ] Composed.ComposedOp (300 ms) 2022-08-17T12:49:09.4878080Z [----------] 1 test from Composed (300 ms total) 2022-08-17T12:49:09.4878262Z 2022-08-17T12:49:09.4878496Z [----------] 19 tests from MobileTypeParserTest 2022-08-17T12:49:09.4879033Z [ RUN ] MobileTypeParserTest.Int 2022-08-17T12:49:09.4879506Z [ OK ] MobileTypeParserTest.Int (0 ms) 2022-08-17T12:49:09.4880209Z [ RUN ] MobileTypeParserTest.NestedContainersAnnotationStr 2022-08-17T12:49:09.4880699Z [ OK ] MobileTypeParserTest.NestedContainersAnnotationStr (0 ms) 2022-08-17T12:49:09.4881166Z [ RUN ] MobileTypeParserTest.TorchBindClass 2022-08-17T12:49:09.4881523Z [ OK ] MobileTypeParserTest.TorchBindClass (0 ms) 2022-08-17T12:49:09.4881896Z [ RUN ] MobileTypeParserTest.ListOfTorchBindClass 2022-08-17T12:49:09.4884542Z [ OK ] MobileTypeParserTest.ListOfTorchBindClass (0 ms) 2022-08-17T12:49:09.4885458Z [ RUN ] MobileTypeParserTest.NestedContainersAnnotationStrWithSpaces 2022-08-17T12:49:09.4886452Z [ OK ] MobileTypeParserTest.NestedContainersAnnotationStrWithSpaces (0 ms) 2022-08-17T12:49:09.4887232Z [ RUN ] MobileTypeParserTest.NamedTuple 2022-08-17T12:49:09.4887841Z [ OK ] MobileTypeParserTest.NamedTuple (0 ms) 2022-08-17T12:49:09.4888548Z [ RUN ] MobileTypeParserTest.DictNestedNamedTupleTypeList 2022-08-17T12:49:09.4889363Z [ OK ] MobileTypeParserTest.DictNestedNamedTupleTypeList (0 ms) 2022-08-17T12:49:09.4890202Z [ RUN ] MobileTypeParserTest.NamedTupleNestedNamedTupleTypeList 2022-08-17T12:49:09.4891102Z [ OK ] MobileTypeParserTest.NamedTupleNestedNamedTupleTypeList (0 ms) 2022-08-17T12:49:09.4891935Z [ RUN ] MobileTypeParserTest.NamedTupleNestedNamedTuple 2022-08-17T12:49:09.4892729Z [ OK ] MobileTypeParserTest.NamedTupleNestedNamedTuple (0 ms) 2022-08-17T12:49:09.4893368Z [ RUN ] MobileTypeParserTest.Empty 2022-08-17T12:49:09.4910245Z [ OK ] MobileTypeParserTest.Empty (3 ms) 2022-08-17T12:49:09.4910611Z [ RUN ] MobileTypeParserTest.TypoRaises 2022-08-17T12:49:09.4943381Z [ OK ] MobileTypeParserTest.TypoRaises (3 ms) 2022-08-17T12:49:09.4943787Z [ RUN ] MobileTypeParserTest.MismatchBracketRaises 2022-08-17T12:49:09.4977004Z [ OK ] MobileTypeParserTest.MismatchBracketRaises (3 ms) 2022-08-17T12:49:09.4977522Z [ RUN ] MobileTypeParserTest.MismatchBracketRaises2 2022-08-17T12:49:09.5010389Z [ OK ] MobileTypeParserTest.MismatchBracketRaises2 (3 ms) 2022-08-17T12:49:09.5010812Z [ RUN ] MobileTypeParserTest.DictWithoutValueRaises 2022-08-17T12:49:09.5039083Z [ OK ] MobileTypeParserTest.DictWithoutValueRaises (2 ms) 2022-08-17T12:49:09.5039493Z [ RUN ] MobileTypeParserTest.ListArgCountMismatchRaises 2022-08-17T12:49:09.5072524Z [ OK ] MobileTypeParserTest.ListArgCountMismatchRaises (3 ms) 2022-08-17T12:49:09.5072960Z [ RUN ] MobileTypeParserTest.DictArgCountMismatchRaises 2022-08-17T12:49:09.5100257Z [ OK ] MobileTypeParserTest.DictArgCountMismatchRaises (2 ms) 2022-08-17T12:49:09.5100725Z [ RUN ] MobileTypeParserTest.ValidTypeWithExtraStuffRaises 2022-08-17T12:49:09.5116972Z [ OK ] MobileTypeParserTest.ValidTypeWithExtraStuffRaises (1 ms) 2022-08-17T12:49:09.5117401Z [ RUN ] MobileTypeParserTest.NonIdentifierRaises 2022-08-17T12:49:09.5133676Z [ OK ] MobileTypeParserTest.NonIdentifierRaises (1 ms) 2022-08-17T12:49:09.5134277Z [ RUN ] MobileTypeParserTest.DictNestedNamedTupleTypeListRaises 2022-08-17T12:49:09.5172993Z [ OK ] MobileTypeParserTest.DictNestedNamedTupleTypeListRaises (3 ms) 2022-08-17T12:49:09.5173556Z [----------] 19 tests from MobileTypeParserTest (29 ms total) 2022-08-17T12:49:09.5173740Z 2022-08-17T12:49:09.5173897Z [----------] 13 tests from ModuleAPITest 2022-08-17T12:49:09.5174194Z [ RUN ] ModuleAPITest.MethodRunAsync 2022-08-17T12:49:09.5201592Z [ OK ] ModuleAPITest.MethodRunAsync (2 ms) 2022-08-17T12:49:09.5202025Z [ RUN ] ModuleAPITest.Clone 2022-08-17T12:49:09.5202382Z [ OK ] ModuleAPITest.Clone (0 ms) 2022-08-17T12:49:09.5202818Z [ RUN ] ModuleAPITest.CloneWithModuleInterface 2022-08-17T12:49:09.5209917Z [ OK ] ModuleAPITest.CloneWithModuleInterface (0 ms) 2022-08-17T12:49:09.5210422Z [ RUN ] ModuleAPITest.Copy 2022-08-17T12:49:09.5210869Z [ OK ] ModuleAPITest.Copy (0 ms) 2022-08-17T12:49:09.5211244Z [ RUN ] ModuleAPITest.DeepCopy 2022-08-17T12:49:09.5211703Z [ OK ] ModuleAPITest.DeepCopy (0 ms) 2022-08-17T12:49:09.5212187Z [ RUN ] ModuleAPITest.DeepCopyString 2022-08-17T12:49:09.5212964Z [ OK ] ModuleAPITest.DeepCopyString (0 ms) 2022-08-17T12:49:09.5213533Z [ RUN ] ModuleAPITest.DeepCopyEnum 2022-08-17T12:49:09.5213908Z [ OK ] ModuleAPITest.DeepCopyEnum (0 ms) 2022-08-17T12:49:09.5214262Z [ RUN ] ModuleAPITest.DeepCopyPreservesAliasing 2022-08-17T12:49:09.5214642Z [ OK ] ModuleAPITest.DeepCopyPreservesAliasing (0 ms) 2022-08-17T12:49:09.5214971Z [ RUN ] ModuleAPITest.Constants 2022-08-17T12:49:09.5215253Z [ OK ] ModuleAPITest.Constants (0 ms) 2022-08-17T12:49:09.5215548Z [ RUN ] ModuleAPITest.Parameters 2022-08-17T12:49:09.5215853Z [ OK ] ModuleAPITest.Parameters (0 ms) 2022-08-17T12:49:09.5216132Z [ RUN ] ModuleAPITest.Define 2022-08-17T12:49:09.5218188Z [ OK ] ModuleAPITest.Define (0 ms) 2022-08-17T12:49:09.5218479Z [ RUN ] ModuleAPITest.Freezing 2022-08-17T12:49:09.5231804Z [ OK ] ModuleAPITest.Freezing (1 ms) 2022-08-17T12:49:09.5232113Z [ RUN ] ModuleAPITest.OfiFreezesTraining 2022-08-17T12:49:09.5244449Z [ OK ] ModuleAPITest.OfiFreezesTraining (1 ms) 2022-08-17T12:49:09.5245016Z [----------] 13 tests from ModuleAPITest (7 ms total) 2022-08-17T12:49:09.5245232Z 2022-08-17T12:49:09.5245427Z [----------] 6 tests from PeepholeOptimizeTest 2022-08-17T12:49:09.5245906Z [ RUN ] PeepholeOptimizeTest.IsAndIsNot 2022-08-17T12:49:09.5246369Z [ OK ] PeepholeOptimizeTest.IsAndIsNot (0 ms) 2022-08-17T12:49:09.5246848Z [ RUN ] PeepholeOptimizeTest.IsAndIsNot2 2022-08-17T12:49:09.5247281Z [ OK ] PeepholeOptimizeTest.IsAndIsNot2 (0 ms) 2022-08-17T12:49:09.5247761Z [ RUN ] PeepholeOptimizeTest.IsAndIsNot3 2022-08-17T12:49:09.5248183Z [ OK ] PeepholeOptimizeTest.IsAndIsNot3 (0 ms) 2022-08-17T12:49:09.5248620Z [ RUN ] PeepholeOptimizeTest.UnwrapOptional 2022-08-17T12:49:09.5249152Z [ OK ] PeepholeOptimizeTest.UnwrapOptional (0 ms) 2022-08-17T12:49:09.5250892Z [ RUN ] PeepholeOptimizeTest.UnwrapOptional2 2022-08-17T12:49:09.5251283Z [ OK ] PeepholeOptimizeTest.UnwrapOptional2 (0 ms) 2022-08-17T12:49:09.5251619Z [ RUN ] PeepholeOptimizeTest.AddMMFusion 2022-08-17T12:49:09.5251963Z [ OK ] PeepholeOptimizeTest.AddMMFusion (0 ms) 2022-08-17T12:49:09.5252325Z [----------] 6 tests from PeepholeOptimizeTest (0 ms total) 2022-08-17T12:49:09.5252495Z 2022-08-17T12:49:09.5252642Z [----------] 5 tests from QualifiedNameTest 2022-08-17T12:49:09.5252973Z [ RUN ] QualifiedNameTest.PrefixConstruction 2022-08-17T12:49:09.5253336Z [ OK ] QualifiedNameTest.PrefixConstruction (0 ms) 2022-08-17T12:49:09.5253696Z [ RUN ] QualifiedNameTest.DottedConstruction 2022-08-17T12:49:09.5254041Z [ OK ] QualifiedNameTest.DottedConstruction (0 ms) 2022-08-17T12:49:09.5254386Z [ RUN ] QualifiedNameTest.BadInputRaises 2022-08-17T12:49:09.5275714Z [ OK ] QualifiedNameTest.BadInputRaises (2 ms) 2022-08-17T12:49:09.5276479Z [ RUN ] QualifiedNameTest.Equality 2022-08-17T12:49:09.5276988Z [ OK ] QualifiedNameTest.Equality (0 ms) 2022-08-17T12:49:09.5277408Z [ RUN ] QualifiedNameTest.IsPrefixOf 2022-08-17T12:49:09.5277740Z [ OK ] QualifiedNameTest.IsPrefixOf (0 ms) 2022-08-17T12:49:09.5278134Z [----------] 5 tests from QualifiedNameTest (2 ms total) 2022-08-17T12:49:09.5278296Z 2022-08-17T12:49:09.5278460Z [----------] 6 tests from SerializationTest 2022-08-17T12:49:09.5278803Z [ RUN ] SerializationTest.ExtraFilesHookPreference 2022-08-17T12:49:09.5279272Z [W export_module.cpp:583] Warning: An extra files hook attempted to write metadata.json but this is already written in extra files and so will be skipped. This warning will only appear once per process. (function operator()) 2022-08-17T12:49:09.5283291Z [ OK ] SerializationTest.ExtraFilesHookPreference (0 ms) 2022-08-17T12:49:09.5283883Z [ RUN ] SerializationTest.ExtraFileHooksNoSecret 2022-08-17T12:49:09.5284570Z [ OK ] SerializationTest.ExtraFileHooksNoSecret (0 ms) 2022-08-17T12:49:09.5285081Z [ RUN ] SerializationTest.ExtraFileHooksWithSecret 2022-08-17T12:49:09.5285749Z [ OK ] SerializationTest.ExtraFileHooksWithSecret (0 ms) 2022-08-17T12:49:09.5286103Z [ RUN ] SerializationTest.TypeTags 2022-08-17T12:49:09.5288639Z [ OK ] SerializationTest.TypeTags (0 ms) 2022-08-17T12:49:09.5288982Z [ RUN ] SerializationTest.ParentDirNotExist 2022-08-17T12:49:09.5317833Z [ OK ] SerializationTest.ParentDirNotExist (2 ms) 2022-08-17T12:49:09.5318544Z [ RUN ] SerializationTest.CalculateNecessaryArgsTest 2022-08-17T12:49:09.5319013Z [ OK ] SerializationTest.CalculateNecessaryArgsTest (0 ms) 2022-08-17T12:49:09.5319403Z [----------] 6 tests from SerializationTest (4 ms total) 2022-08-17T12:49:09.5319573Z 2022-08-17T12:49:09.5319745Z [----------] 3 tests from TestSourceRoundTrip 2022-08-17T12:49:09.5320091Z [ RUN ] TestSourceRoundTrip.UpsampleNearest2d 2022-08-17T12:49:09.5331446Z [ OK ] TestSourceRoundTrip.UpsampleNearest2d (1 ms) 2022-08-17T12:49:09.5331822Z [ RUN ] TestSourceRoundTrip.CheckAttrAccess 2022-08-17T12:49:09.5332246Z [ OK ] TestSourceRoundTrip.CheckAttrAccess (0 ms) 2022-08-17T12:49:09.5332591Z [ RUN ] TestSourceRoundTrip.MethodInvocation 2022-08-17T12:49:09.5382062Z [ OK ] TestSourceRoundTrip.MethodInvocation (4 ms) 2022-08-17T12:49:09.5382550Z [----------] 3 tests from TestSourceRoundTrip (6 ms total) 2022-08-17T12:49:09.5382843Z 2022-08-17T12:49:09.5383039Z [----------] 2 tests from FunctionSchemaIsAliasingTest 2022-08-17T12:49:09.5383369Z [ RUN ] FunctionSchemaIsAliasingTest.Basic 2022-08-17T12:49:09.5383916Z [ OK ] FunctionSchemaIsAliasingTest.Basic (0 ms) 2022-08-17T12:49:09.5384331Z [ RUN ] FunctionSchemaIsAliasingTest.InvalidArgument 2022-08-17T12:49:09.5394895Z [ OK ] FunctionSchemaIsAliasingTest.InvalidArgument (1 ms) 2022-08-17T12:49:09.5395459Z [----------] 2 tests from FunctionSchemaIsAliasingTest (1 ms total) 2022-08-17T12:49:09.5395648Z 2022-08-17T12:49:09.5395840Z [----------] 2 tests from FunctionSchemaIsMutableTest 2022-08-17T12:49:09.5396182Z [ RUN ] FunctionSchemaIsMutableTest.Basic 2022-08-17T12:49:09.5396516Z [ OK ] FunctionSchemaIsMutableTest.Basic (0 ms) 2022-08-17T12:49:09.5396890Z [ RUN ] FunctionSchemaIsMutableTest.InvalidArgument 2022-08-17T12:49:09.5412578Z [ OK ] FunctionSchemaIsMutableTest.InvalidArgument (1 ms) 2022-08-17T12:49:09.5413319Z [----------] 2 tests from FunctionSchemaIsMutableTest (1 ms total) 2022-08-17T12:49:09.5413534Z 2022-08-17T12:49:09.5413702Z [----------] 5 tests from SchemaInfoIsMutableTest 2022-08-17T12:49:09.5414246Z [ RUN ] SchemaInfoIsMutableTest.Basic 2022-08-17T12:49:09.5414744Z [ OK ] SchemaInfoIsMutableTest.Basic (0 ms) 2022-08-17T12:49:09.5415100Z [ RUN ] SchemaInfoIsMutableTest.InvalidArgument 2022-08-17T12:49:09.5439036Z [ OK ] SchemaInfoIsMutableTest.InvalidArgument (2 ms) 2022-08-17T12:49:09.5439749Z [ RUN ] SchemaInfoIsMutableTest.AliasingInputs 2022-08-17T12:49:09.5440393Z [ OK ] SchemaInfoIsMutableTest.AliasingInputs (0 ms) 2022-08-17T12:49:09.5441048Z [ RUN ] SchemaInfoIsMutableTest.InstanceNorm 2022-08-17T12:49:09.5442626Z [ OK ] SchemaInfoIsMutableTest.InstanceNorm (0 ms) 2022-08-17T12:49:09.5443267Z [ RUN ] SchemaInfoIsMutableTest.BatchNorm 2022-08-17T12:49:09.5443909Z [ OK ] SchemaInfoIsMutableTest.BatchNorm (0 ms) 2022-08-17T12:49:09.5444567Z [----------] 5 tests from SchemaInfoIsMutableTest (2 ms total) 2022-08-17T12:49:09.5444875Z 2022-08-17T12:49:09.5445249Z [----------] 2 tests from SchemaInfoIsNonDeterministicTest 2022-08-17T12:49:09.5445906Z [ RUN ] SchemaInfoIsNonDeterministicTest.Basic 2022-08-17T12:49:09.5446561Z [ OK ] SchemaInfoIsNonDeterministicTest.Basic (0 ms) 2022-08-17T12:49:09.5447235Z [ RUN ] SchemaInfoIsNonDeterministicTest.Dropout 2022-08-17T12:49:09.5447927Z [ OK ] SchemaInfoIsNonDeterministicTest.Dropout (0 ms) 2022-08-17T12:49:09.5448657Z [----------] 2 tests from SchemaInfoIsNonDeterministicTest (0 ms total) 2022-08-17T12:49:09.5448984Z 2022-08-17T12:49:09.5449315Z [----------] 3 tests from FunctionSchemaMayAliasTest 2022-08-17T12:49:09.5449901Z [ RUN ] FunctionSchemaMayAliasTest.Basic 2022-08-17T12:49:09.5450506Z [ OK ] FunctionSchemaMayAliasTest.Basic (0 ms) 2022-08-17T12:49:09.5451148Z [ RUN ] FunctionSchemaMayAliasTest.InvalidArgument 2022-08-17T12:49:09.5463406Z [ OK ] FunctionSchemaMayAliasTest.InvalidArgument (2 ms) 2022-08-17T12:49:09.5464118Z [ RUN ] FunctionSchemaMayAliasTest.Wildcard 2022-08-17T12:49:09.5464736Z [ OK ] FunctionSchemaMayAliasTest.Wildcard (0 ms) 2022-08-17T12:49:09.5465369Z [----------] 3 tests from FunctionSchemaMayAliasTest (2 ms total) 2022-08-17T12:49:09.5465672Z 2022-08-17T12:49:09.5465978Z [----------] 7 tests from SchemaInfoMayAliasTest 2022-08-17T12:49:09.5466564Z [ RUN ] SchemaInfoMayAliasTest.AliasingInputs 2022-08-17T12:49:09.5467194Z [ OK ] SchemaInfoMayAliasTest.AliasingInputs (0 ms) 2022-08-17T12:49:09.5467821Z [ RUN ] SchemaInfoMayAliasTest.AliasingOutputs 2022-08-17T12:49:09.5468506Z [ OK ] SchemaInfoMayAliasTest.AliasingOutputs (0 ms) 2022-08-17T12:49:09.5469341Z [ RUN ] SchemaInfoMayAliasTest.AliasingInputOutput 2022-08-17T12:49:09.5470367Z [ OK ] SchemaInfoMayAliasTest.AliasingInputOutput (0 ms) 2022-08-17T12:49:09.5471078Z [ RUN ] SchemaInfoMayAliasTest.MultipleWildcardInputs 2022-08-17T12:49:09.5471762Z [ OK ] SchemaInfoMayAliasTest.MultipleWildcardInputs (0 ms) 2022-08-17T12:49:09.5472405Z [ RUN ] SchemaInfoMayAliasTest.MultipleNonWildcardInputs 2022-08-17T12:49:09.5473105Z [W schema_info.cpp:329] Warning: alias::a appears twice in same argument list which will make aliasing checks more conservative. (function operator()) 2022-08-17T12:49:09.5473920Z [ OK ] SchemaInfoMayAliasTest.MultipleNonWildcardInputs (0 ms) 2022-08-17T12:49:09.5474684Z [ RUN ] SchemaInfoMayAliasTest.MultipleNonWildcardOutputs 2022-08-17T12:49:09.5475389Z [W schema_info.cpp:329] Warning: alias::a appears twice in same argument list which will make aliasing checks more conservative. (function operator()) 2022-08-17T12:49:09.5476204Z [ OK ] SchemaInfoMayAliasTest.MultipleNonWildcardOutputs (0 ms) 2022-08-17T12:49:09.5477122Z [ RUN ] SchemaInfoMayAliasTest.MismatchingTypes 2022-08-17T12:49:09.5477780Z [ OK ] SchemaInfoMayAliasTest.MismatchingTypes (0 ms) 2022-08-17T12:49:09.5478394Z [----------] 7 tests from SchemaInfoMayAliasTest (0 ms total) 2022-08-17T12:49:09.5478670Z 2022-08-17T12:49:09.5479033Z [----------] 3 tests from FunctionSchemaMayContainAliasTest 2022-08-17T12:49:09.5479669Z [ RUN ] FunctionSchemaMayContainAliasTest.Basic 2022-08-17T12:49:09.5480328Z [ OK ] FunctionSchemaMayContainAliasTest.Basic (0 ms) 2022-08-17T12:49:09.5480985Z [ RUN ] FunctionSchemaMayContainAliasTest.Wildcard 2022-08-17T12:49:09.5481628Z [ OK ] FunctionSchemaMayContainAliasTest.Wildcard (0 ms) 2022-08-17T12:49:09.5482438Z [ RUN ] FunctionSchemaMayContainAliasTest.InputAndOutputContainers 2022-08-17T12:49:09.5483292Z [ OK ] FunctionSchemaMayContainAliasTest.InputAndOutputContainers (0 ms) 2022-08-17T12:49:09.5484158Z [----------] 3 tests from FunctionSchemaMayContainAliasTest (0 ms total) 2022-08-17T12:49:09.5484463Z 2022-08-17T12:49:09.5484785Z [----------] 6 tests from SchemaInfoMayContainAliasTest 2022-08-17T12:49:09.5485450Z [ RUN ] SchemaInfoMayContainAliasTest.ContainAliasInputsEqual 2022-08-17T12:49:09.5486202Z [ OK ] SchemaInfoMayContainAliasTest.ContainAliasInputsEqual (0 ms) 2022-08-17T12:49:09.5486994Z [ RUN ] SchemaInfoMayContainAliasTest.ContainAliasInputsContained 2022-08-17T12:49:09.5487814Z [ OK ] SchemaInfoMayContainAliasTest.ContainAliasInputsContained (0 ms) 2022-08-17T12:49:09.5488556Z [ RUN ] SchemaInfoMayContainAliasTest.ContainAliasOutputs 2022-08-17T12:49:09.5489281Z [ OK ] SchemaInfoMayContainAliasTest.ContainAliasOutputs (0 ms) 2022-08-17T12:49:09.5490028Z [ RUN ] SchemaInfoMayContainAliasTest.ContainAliasInputOutput 2022-08-17T12:49:09.5490797Z [ OK ] SchemaInfoMayContainAliasTest.ContainAliasInputOutput (0 ms) 2022-08-17T12:49:09.5491553Z [ RUN ] SchemaInfoMayContainAliasTest.InputAndOutputContainers 2022-08-17T12:49:09.5492337Z [ OK ] SchemaInfoMayContainAliasTest.InputAndOutputContainers (0 ms) 2022-08-17T12:49:09.5493021Z [ RUN ] SchemaInfoMayContainAliasTest.Wildcard 2022-08-17T12:49:09.5493616Z [ OK ] SchemaInfoMayContainAliasTest.Wildcard (0 ms) 2022-08-17T12:49:09.5494259Z [----------] 6 tests from SchemaInfoMayContainAliasTest (0 ms total) 2022-08-17T12:49:09.5494557Z 2022-08-17T12:49:09.5494820Z [----------] 2 tests from SchemaMatchingTest 2022-08-17T12:49:09.5495288Z [ RUN ] SchemaMatchingTest.VarType 2022-08-17T12:49:09.5495808Z [ OK ] SchemaMatchingTest.VarType (0 ms) 2022-08-17T12:49:09.5496430Z [ RUN ] SchemaMatchingTest.VarType2 2022-08-17T12:49:09.5496948Z [ OK ] SchemaMatchingTest.VarType2 (0 ms) 2022-08-17T12:49:09.5497476Z [----------] 2 tests from SchemaMatchingTest (1 ms total) 2022-08-17T12:49:09.5497736Z 2022-08-17T12:49:09.5497973Z [----------] 6 tests from StackOptTest 2022-08-17T12:49:09.5498451Z [ RUN ] StackOptTest.UseVariadicStack 2022-08-17T12:49:09.5596706Z [ OK ] StackOptTest.UseVariadicStack (11 ms) 2022-08-17T12:49:09.5597380Z [ RUN ] StackOptTest.UseVariadicStackReplaceMultiple 2022-08-17T12:49:09.5652213Z [ OK ] StackOptTest.UseVariadicStackReplaceMultiple (5 ms) 2022-08-17T12:49:09.5653078Z [ RUN ] StackOptTest.UseVariadicStackWithMultipleListUses 2022-08-17T12:49:09.5680664Z [ OK ] StackOptTest.UseVariadicStackWithMultipleListUses (2 ms) 2022-08-17T12:49:09.5681175Z [ RUN ] StackOptTest.UseVariadicStackWithListMutationAfterCat 2022-08-17T12:49:09.5715974Z [ OK ] StackOptTest.UseVariadicStackWithListMutationAfterCat (3 ms) 2022-08-17T12:49:09.5716765Z [ RUN ] StackOptTest.UseVariadicStackWithListMutationBeforeCat 2022-08-17T12:49:09.5767455Z [ OK ] StackOptTest.UseVariadicStackWithListMutationBeforeCat (5 ms) 2022-08-17T12:49:09.5767957Z [ RUN ] StackOptTest.UseVariadicStackWithMultipleListMutations 2022-08-17T12:49:09.5846731Z [ OK ] StackOptTest.UseVariadicStackWithMultipleListMutations (7 ms) 2022-08-17T12:49:09.5847609Z [----------] 6 tests from StackOptTest (36 ms total) 2022-08-17T12:49:09.5847932Z 2022-08-17T12:49:09.5848340Z [----------] 16 tests from SubgraphMatcherTest 2022-08-17T12:49:09.5848897Z [ RUN ] SubgraphMatcherTest.Trivial1 2022-08-17T12:49:09.5849284Z [ OK ] SubgraphMatcherTest.Trivial1 (0 ms) 2022-08-17T12:49:09.5849757Z [ RUN ] SubgraphMatcherTest.Trivial2 2022-08-17T12:49:09.5850356Z [ OK ] SubgraphMatcherTest.Trivial2 (0 ms) 2022-08-17T12:49:09.5850724Z [ RUN ] SubgraphMatcherTest.Trivial3 2022-08-17T12:49:09.5851056Z [ OK ] SubgraphMatcherTest.Trivial3 (0 ms) 2022-08-17T12:49:09.5851352Z [ RUN ] SubgraphMatcherTest.Trivial4 2022-08-17T12:49:09.5851726Z [ OK ] SubgraphMatcherTest.Trivial4 (0 ms) 2022-08-17T12:49:09.5852032Z [ RUN ] SubgraphMatcherTest.Linear1 2022-08-17T12:49:09.5852332Z [ OK ] SubgraphMatcherTest.Linear1 (0 ms) 2022-08-17T12:49:09.5852652Z [ RUN ] SubgraphMatcherTest.Linear2 2022-08-17T12:49:09.5853056Z [ OK ] SubgraphMatcherTest.Linear2 (0 ms) 2022-08-17T12:49:09.5853355Z [ RUN ] SubgraphMatcherTest.Diamond1 2022-08-17T12:49:09.5853738Z [ OK ] SubgraphMatcherTest.Diamond1 (0 ms) 2022-08-17T12:49:09.5854049Z [ RUN ] SubgraphMatcherTest.Diamond2 2022-08-17T12:49:09.5854363Z [ OK ] SubgraphMatcherTest.Diamond2 (0 ms) 2022-08-17T12:49:09.5854660Z [ RUN ] SubgraphMatcherTest.XPattern 2022-08-17T12:49:09.5854977Z [ OK ] SubgraphMatcherTest.XPattern (0 ms) 2022-08-17T12:49:09.5855354Z [ RUN ] SubgraphMatcherTest.MultipleMatches 2022-08-17T12:49:09.5855694Z [ OK ] SubgraphMatcherTest.MultipleMatches (0 ms) 2022-08-17T12:49:09.5856115Z [ RUN ] SubgraphMatcherTest.OverlappingMatches 2022-08-17T12:49:09.5856496Z [ OK ] SubgraphMatcherTest.OverlappingMatches (0 ms) 2022-08-17T12:49:09.5856898Z [ RUN ] SubgraphMatcherTest.MatchInBasicBlocks1 2022-08-17T12:49:09.5857275Z [ OK ] SubgraphMatcherTest.MatchInBasicBlocks1 (0 ms) 2022-08-17T12:49:09.5857651Z [ RUN ] SubgraphMatcherTest.MatchInBasicBlocks2 2022-08-17T12:49:09.5858030Z [ OK ] SubgraphMatcherTest.MatchInBasicBlocks2 (0 ms) 2022-08-17T12:49:09.5858594Z [ RUN ] SubgraphMatcherTest.MatchesAttributes 2022-08-17T12:49:09.5859032Z [ OK ] SubgraphMatcherTest.MatchesAttributes (0 ms) 2022-08-17T12:49:09.5859384Z [ RUN ] SubgraphMatcherTest.BadPattern 2022-08-17T12:49:09.5880304Z [ OK ] SubgraphMatcherTest.BadPattern (2 ms) 2022-08-17T12:49:09.5880715Z [ RUN ] SubgraphMatcherTest.MultiOutput 2022-08-17T12:49:09.5881333Z [ OK ] SubgraphMatcherTest.MultiOutput (0 ms) 2022-08-17T12:49:09.5881758Z [----------] 16 tests from SubgraphMatcherTest (3 ms total) 2022-08-17T12:49:09.5881916Z 2022-08-17T12:49:09.5882088Z [----------] 4 tests from SubgraphRewriterTest 2022-08-17T12:49:09.5882535Z [ RUN ] SubgraphRewriterTest.FilterMatch 2022-08-17T12:49:09.5883341Z [ OK ] SubgraphRewriterTest.FilterMatch (0 ms) 2022-08-17T12:49:09.5883944Z [ RUN ] SubgraphRewriterTest.FilterNoMatch 2022-08-17T12:49:09.5884563Z [ OK ] SubgraphRewriterTest.FilterNoMatch (0 ms) 2022-08-17T12:49:09.5885020Z [ RUN ] SubgraphRewriterTest.MultiOutput 2022-08-17T12:49:09.5888116Z [ OK ] SubgraphRewriterTest.MultiOutput (0 ms) 2022-08-17T12:49:09.5888701Z [ RUN ] SubgraphRewriterTest.OutputType 2022-08-17T12:49:09.5889351Z [ OK ] SubgraphRewriterTest.OutputType (0 ms) 2022-08-17T12:49:09.5890019Z [----------] 4 tests from SubgraphRewriterTest (0 ms total) 2022-08-17T12:49:09.5890198Z 2022-08-17T12:49:09.5890362Z [----------] 3 tests from SubgraphUtilsTest 2022-08-17T12:49:09.5890639Z [ RUN ] SubgraphUtilsTest.Basic 2022-08-17T12:49:09.5893391Z [ OK ] SubgraphUtilsTest.Basic (0 ms) 2022-08-17T12:49:09.5893979Z [ RUN ] SubgraphUtilsTest.MergeSubgraphs 2022-08-17T12:49:09.5896394Z [ OK ] SubgraphUtilsTest.MergeSubgraphs (0 ms) 2022-08-17T12:49:09.5896987Z [ RUN ] SubgraphUtilsTest.GraphName 2022-08-17T12:49:09.5897555Z [ OK ] SubgraphUtilsTest.GraphName (0 ms) 2022-08-17T12:49:09.5898177Z [----------] 3 tests from SubgraphUtilsTest (0 ms total) 2022-08-17T12:49:09.5898467Z 2022-08-17T12:49:09.5898731Z [----------] 8 tests from UnionTypeTest 2022-08-17T12:49:09.5899264Z [ RUN ] UnionTypeTest.UnionOperatorEquals 2022-08-17T12:49:09.5899628Z [ OK ] UnionTypeTest.UnionOperatorEquals (0 ms) 2022-08-17T12:49:09.5900006Z [ RUN ] UnionTypeTest.UnionCreate_OptionalT1AndOptionalT2 2022-08-17T12:49:09.5900387Z [ OK ] UnionTypeTest.UnionCreate_OptionalT1AndOptionalT2 (0 ms) 2022-08-17T12:49:09.5900752Z [ RUN ] UnionTypeTest.UnionCreate_OptionalTAndT 2022-08-17T12:49:09.5901102Z [ OK ] UnionTypeTest.UnionCreate_OptionalTAndT (0 ms) 2022-08-17T12:49:09.5901477Z [ RUN ] UnionTypeTest.UnionCreate_TupleWithSubtypingRelationship 2022-08-17T12:49:09.5901906Z [ OK ] UnionTypeTest.UnionCreate_TupleWithSubtypingRelationship (0 ms) 2022-08-17T12:49:09.5902287Z [ RUN ] UnionTypeTest.UnionCreate_ContainerTAndT 2022-08-17T12:49:09.5902638Z [ OK ] UnionTypeTest.UnionCreate_ContainerTAndT (0 ms) 2022-08-17T12:49:09.5903024Z [ RUN ] UnionTypeTest.UnionCreate_OptionalContainerTAndContainerTAndT 2022-08-17T12:49:09.5903471Z [ OK ] UnionTypeTest.UnionCreate_OptionalContainerTAndContainerTAndT (0 ms) 2022-08-17T12:49:09.5903849Z [ RUN ] UnionTypeTest.Subtyping_NumberType 2022-08-17T12:49:09.5904165Z [ OK ] UnionTypeTest.Subtyping_NumberType (0 ms) 2022-08-17T12:49:09.5904495Z [ RUN ] UnionTypeTest.Subtyping_OptionalType 2022-08-17T12:49:09.5904830Z [ OK ] UnionTypeTest.Subtyping_OptionalType (0 ms) 2022-08-17T12:49:09.5905154Z [----------] 8 tests from UnionTypeTest (0 ms total) 2022-08-17T12:49:09.5905417Z 2022-08-17T12:49:09.5905579Z [----------] 2 tests from ScriptProfileTest 2022-08-17T12:49:09.5905871Z [ RUN ] ScriptProfileTest.Basic 2022-08-17T12:49:09.5906172Z [ OK ] ScriptProfileTest.Basic (0 ms) 2022-08-17T12:49:09.5906469Z [ RUN ] ScriptProfileTest.CallingOrder 2022-08-17T12:49:09.5922839Z [ OK ] ScriptProfileTest.CallingOrder (2 ms) 2022-08-17T12:49:09.5923262Z [----------] 2 tests from ScriptProfileTest (2 ms total) 2022-08-17T12:49:09.5923430Z 2022-08-17T12:49:09.5923574Z [----------] 7 tests from ShapeAnalysisTest 2022-08-17T12:49:09.5923964Z [ RUN ] ShapeAnalysisTest.DynamicShapesFusion 2022-08-17T12:49:09.6005252Z [ OK ] ShapeAnalysisTest.DynamicShapesFusion (8 ms) 2022-08-17T12:49:09.6005673Z [ RUN ] ShapeAnalysisTest.MovingConstantOutOfFusionGroups 2022-08-17T12:49:09.6022031Z [ OK ] ShapeAnalysisTest.MovingConstantOutOfFusionGroups (1 ms) 2022-08-17T12:49:09.6022447Z [ RUN ] ShapeAnalysisTest.SymbolicShapeAPI 2022-08-17T12:49:09.6094832Z [ OK ] ShapeAnalysisTest.SymbolicShapeAPI (7 ms) 2022-08-17T12:49:09.6095211Z [ RUN ] ShapeAnalysisTest.BoundedSymbolicShapes 2022-08-17T12:49:09.6101517Z [ OK ] ShapeAnalysisTest.BoundedSymbolicShapes (0 ms) 2022-08-17T12:49:09.6101897Z [ RUN ] ShapeAnalysisTest.SymbolicShapeCaching 2022-08-17T12:49:09.6108420Z [ OK ] ShapeAnalysisTest.SymbolicShapeCaching (0 ms) 2022-08-17T12:49:09.6108938Z [ RUN ] ShapeAnalysisTest.ShapeCacheMultipleFns 2022-08-17T12:49:09.6137069Z [ OK ] ShapeAnalysisTest.ShapeCacheMultipleFns (2 ms) 2022-08-17T12:49:09.6137462Z [ RUN ] ShapeAnalysisTest.TestShapeMultipleReturns 2022-08-17T12:49:09.6152770Z [ OK ] ShapeAnalysisTest.TestShapeMultipleReturns (1 ms) 2022-08-17T12:49:09.6153176Z [----------] 7 tests from ShapeAnalysisTest (22 ms total) 2022-08-17T12:49:09.6153379Z 2022-08-17T12:49:09.6153535Z [----------] 5 tests from JitLoggingTest 2022-08-17T12:49:09.6153857Z [ RUN ] JitLoggingTest.CheckSetLoggingLevel 2022-08-17T12:49:09.6154213Z [ OK ] JitLoggingTest.CheckSetLoggingLevel (0 ms) 2022-08-17T12:49:09.6154569Z [ RUN ] JitLoggingTest.CheckSetMultipleLogLevels 2022-08-17T12:49:09.6154957Z [ OK ] JitLoggingTest.CheckSetMultipleLogLevels (0 ms) 2022-08-17T12:49:09.6155345Z [ RUN ] JitLoggingTest.CheckLoggingLevelAfterUnset 2022-08-17T12:49:09.6155729Z [ OK ] JitLoggingTest.CheckLoggingLevelAfterUnset (0 ms) 2022-08-17T12:49:09.6156111Z [ RUN ] JitLoggingTest.CheckAfterChangingLevel 2022-08-17T12:49:09.6156482Z [ OK ] JitLoggingTest.CheckAfterChangingLevel (0 ms) 2022-08-17T12:49:09.6156854Z [ RUN ] JitLoggingTest.CheckOutputStreamSetting 2022-08-17T12:49:09.6157218Z [ OK ] JitLoggingTest.CheckOutputStreamSetting (0 ms) 2022-08-17T12:49:09.6157581Z [----------] 5 tests from JitLoggingTest (0 ms total) 2022-08-17T12:49:09.6157737Z 2022-08-17T12:49:09.6157887Z [----------] 9 tests from FileFormatTest 2022-08-17T12:49:09.6158209Z [ RUN ] FileFormatTest.IdentifiesFlatbufferStream 2022-08-17T12:49:09.6158601Z [ OK ] FileFormatTest.IdentifiesFlatbufferStream (0 ms) 2022-08-17T12:49:09.6158964Z [ RUN ] FileFormatTest.IdentifiesZipStream 2022-08-17T12:49:09.6159301Z [ OK ] FileFormatTest.IdentifiesZipStream (0 ms) 2022-08-17T12:49:09.6159667Z [ RUN ] FileFormatTest.FlatbufferTakesPrecedence 2022-08-17T12:49:09.6160054Z [ OK ] FileFormatTest.FlatbufferTakesPrecedence (0 ms) 2022-08-17T12:49:09.6160420Z [ RUN ] FileFormatTest.HandlesUnknownStream 2022-08-17T12:49:09.6160763Z [ OK ] FileFormatTest.HandlesUnknownStream (0 ms) 2022-08-17T12:49:09.6161253Z [ RUN ] FileFormatTest.ShortStreamIsUnknown 2022-08-17T12:49:09.6161610Z [ OK ] FileFormatTest.ShortStreamIsUnknown (0 ms) 2022-08-17T12:49:09.6162146Z [ RUN ] FileFormatTest.EmptyStreamIsUnknown 2022-08-17T12:49:09.6162504Z [ OK ] FileFormatTest.EmptyStreamIsUnknown (0 ms) 2022-08-17T12:49:09.6162850Z [ RUN ] FileFormatTest.BadStreamIsUnknown 2022-08-17T12:49:09.6163179Z [ OK ] FileFormatTest.BadStreamIsUnknown (0 ms) 2022-08-17T12:49:09.6163568Z [ RUN ] FileFormatTest.StreamOffsetIsObservedAndRestored 2022-08-17T12:49:09.6164002Z [ OK ] FileFormatTest.StreamOffsetIsObservedAndRestored (0 ms) 2022-08-17T12:49:09.6164383Z [ RUN ] FileFormatTest.HandlesMissingFile 2022-08-17T12:49:09.6164712Z [ OK ] FileFormatTest.HandlesMissingFile (0 ms) 2022-08-17T12:49:09.6165050Z [----------] 9 tests from FileFormatTest (0 ms total) 2022-08-17T12:49:09.6165209Z 2022-08-17T12:49:09.6165363Z [----------] 35 tests from FlatbufferTest 2022-08-17T12:49:09.6165723Z [ RUN ] FlatbufferTest.UpsampleNearest2d 2022-08-17T12:49:09.6166079Z [ OK ] FlatbufferTest.UpsampleNearest2d (0 ms) 2022-08-17T12:49:09.6166479Z [ RUN ] FlatbufferTest.UpsampleNearest2dWithCopyTensorMemory 2022-08-17T12:49:09.6170143Z [ OK ] FlatbufferTest.UpsampleNearest2dWithCopyTensorMemory (0 ms) 2022-08-17T12:49:09.6170604Z [ RUN ] FlatbufferTest.CheckAttrAccess 2022-08-17T12:49:09.6170938Z [ OK ] FlatbufferTest.CheckAttrAccess (0 ms) 2022-08-17T12:49:09.6171267Z [ RUN ] FlatbufferTest.MethodInvocation 2022-08-17T12:49:09.6190836Z [ OK ] FlatbufferTest.MethodInvocation (2 ms) 2022-08-17T12:49:09.6191188Z [ RUN ] FlatbufferTest.FlatbufferBackPortTest 2022-08-17T12:49:09.6219350Z [ OK ] FlatbufferTest.FlatbufferBackPortTest (2 ms) 2022-08-17T12:49:09.6219700Z [ RUN ] FlatbufferTest.ExtraFiles 2022-08-17T12:49:09.6222769Z [ OK ] FlatbufferTest.ExtraFiles (0 ms) 2022-08-17T12:49:09.6223074Z [ RUN ] FlatbufferTest.Conv 2022-08-17T12:49:09.6242260Z [ OK ] FlatbufferTest.Conv (1 ms) 2022-08-17T12:49:09.6242591Z [ RUN ] FlatbufferTest.ConvWithCopyTensorMemory 2022-08-17T12:49:09.6262490Z [ OK ] FlatbufferTest.ConvWithCopyTensorMemory (1 ms) 2022-08-17T12:49:09.6262819Z [ RUN ] FlatbufferTest.Inline 2022-08-17T12:49:09.6270191Z [ OK ] FlatbufferTest.Inline (0 ms) 2022-08-17T12:49:09.6270544Z [ RUN ] FlatbufferTest.InlineWithCopyTensorMemory 2022-08-17T12:49:09.6276419Z [ OK ] FlatbufferTest.InlineWithCopyTensorMemory (0 ms) 2022-08-17T12:49:09.6276757Z [ RUN ] FlatbufferTest.Tuple 2022-08-17T12:49:09.6281077Z [ OK ] FlatbufferTest.Tuple (0 ms) 2022-08-17T12:49:09.6281352Z [ RUN ] FlatbufferTest.Dict 2022-08-17T12:49:09.6285813Z [ OK ] FlatbufferTest.Dict (0 ms) 2022-08-17T12:49:09.6286113Z [ RUN ] FlatbufferTest.Prim 2022-08-17T12:49:09.6289155Z [ OK ] FlatbufferTest.Prim (0 ms) 2022-08-17T12:49:09.6289461Z [ RUN ] FlatbufferTest.PrimScalar 2022-08-17T12:49:09.6292989Z [ OK ] FlatbufferTest.PrimScalar (0 ms) 2022-08-17T12:49:09.6293300Z [ RUN ] FlatbufferTest.WrongMethodName 2022-08-17T12:49:09.6319605Z [ OK ] FlatbufferTest.WrongMethodName (2 ms) 2022-08-17T12:49:09.6319923Z [ RUN ] FlatbufferTest.SetState 2022-08-17T12:49:09.6339790Z [ OK ] FlatbufferTest.SetState (1 ms) 2022-08-17T12:49:09.6340086Z [ RUN ] FlatbufferTest.BuiltinClass 2022-08-17T12:49:09.6345405Z [ OK ] FlatbufferTest.BuiltinClass (0 ms) 2022-08-17T12:49:09.6345730Z [ RUN ] FlatbufferTest.BuiltinFunction 2022-08-17T12:49:09.6347869Z [ OK ] FlatbufferTest.BuiltinFunction (0 ms) 2022-08-17T12:49:09.6348178Z [ RUN ] FlatbufferTest.Eval 2022-08-17T12:49:09.6353433Z [ OK ] FlatbufferTest.Eval (0 ms) 2022-08-17T12:49:09.6353755Z [ RUN ] FlatbufferTest.FindWrongMethodName 2022-08-17T12:49:09.6356216Z [ OK ] FlatbufferTest.FindWrongMethodName (0 ms) 2022-08-17T12:49:09.6356562Z [ RUN ] FlatbufferTest.FindAndRunMethod 2022-08-17T12:49:09.6362175Z [ OK ] FlatbufferTest.FindAndRunMethod (0 ms) 2022-08-17T12:49:09.6362505Z [ RUN ] FlatbufferTest.RunMethodVariadic 2022-08-17T12:49:09.6367481Z [ OK ] FlatbufferTest.RunMethodVariadic (0 ms) 2022-08-17T12:49:09.6367826Z [ RUN ] FlatbufferTest.DuplicateSetState 2022-08-17T12:49:09.6375359Z [ OK ] FlatbufferTest.DuplicateSetState (0 ms) 2022-08-17T12:49:09.6375786Z [ RUN ] FlatbufferTest.OpNameExportFetchRootOperators 2022-08-17T12:49:09.6381559Z [ OK ] FlatbufferTest.OpNameExportFetchRootOperators (0 ms) 2022-08-17T12:49:09.6382070Z [ RUN ] FlatbufferTest.DefaultArgsConv 2022-08-17T12:49:09.6394453Z [ OK ] FlatbufferTest.DefaultArgsConv (1 ms) 2022-08-17T12:49:09.6394776Z [ RUN ] FlatbufferTest.DefaultArgsPinv 2022-08-17T12:49:09.6447988Z [ OK ] FlatbufferTest.DefaultArgsPinv (5 ms) 2022-08-17T12:49:09.6448383Z [ RUN ] FlatbufferTest.DefaultArgsTensorinvSpecifyDefault 2022-08-17T12:49:09.6455485Z [ OK ] FlatbufferTest.DefaultArgsTensorinvSpecifyDefault (0 ms) 2022-08-17T12:49:09.6455923Z [ RUN ] FlatbufferTest.DefaultArgsPinvWithOutArg 2022-08-17T12:49:09.6475331Z [ OK ] FlatbufferTest.DefaultArgsPinvWithOutArg (1 ms) 2022-08-17T12:49:09.6475707Z [ RUN ] FlatbufferTest.DefaultArgsWithOutArg 2022-08-17T12:49:09.6485085Z [ OK ] FlatbufferTest.DefaultArgsWithOutArg (0 ms) 2022-08-17T12:49:09.6485553Z [ RUN ] FlatbufferTest.OperatorCacheDifferentiatesDefaultArgs 2022-08-17T12:49:09.6508449Z [ OK ] FlatbufferTest.OperatorCacheDifferentiatesDefaultArgs (2 ms) 2022-08-17T12:49:09.6509020Z [ RUN ] FlatbufferTest.OperatorSize1 2022-08-17T12:49:09.6511979Z [ OK ] FlatbufferTest.OperatorSize1 (0 ms) 2022-08-17T12:49:09.6512619Z [ RUN ] FlatbufferTest.BoolAndDoubleList 2022-08-17T12:49:09.6513251Z [ OK ] FlatbufferTest.BoolAndDoubleList (0 ms) 2022-08-17T12:49:09.6513833Z [ RUN ] FlatbufferTest.OperatorTest2 2022-08-17T12:49:09.6522836Z [ OK ] FlatbufferTest.OperatorTest2 (1 ms) 2022-08-17T12:49:09.6523472Z [ RUN ] FlatbufferTest.DetachedBufferSmoke 2022-08-17T12:49:09.6524051Z [ OK ] FlatbufferTest.DetachedBufferSmoke (0 ms) 2022-08-17T12:49:09.6524681Z [ RUN ] FlatbufferTest.DetachedBufferNullOwner 2022-08-17T12:49:09.6525376Z [ OK ] FlatbufferTest.DetachedBufferNullOwner (0 ms) 2022-08-17T12:49:09.6526037Z [----------] 35 tests from FlatbufferTest (37 ms total) 2022-08-17T12:49:09.6526313Z 2022-08-17T12:49:09.6526601Z [----------] 3 tests from TestSourceFlatbuffer 2022-08-17T12:49:09.6527218Z [ RUN ] TestSourceFlatbuffer.UpsampleNearest2d 2022-08-17T12:49:09.6538431Z [ OK ] TestSourceFlatbuffer.UpsampleNearest2d (1 ms) 2022-08-17T12:49:09.6539189Z [ RUN ] TestSourceFlatbuffer.CheckAttrAccess 2022-08-17T12:49:09.6539833Z [ OK ] TestSourceFlatbuffer.CheckAttrAccess (0 ms) 2022-08-17T12:49:09.6540481Z [ RUN ] TestSourceFlatbuffer.MethodInvocation 2022-08-17T12:49:09.6591714Z [ OK ] TestSourceFlatbuffer.MethodInvocation (5 ms) 2022-08-17T12:49:09.6592419Z [----------] 3 tests from TestSourceFlatbuffer (6 ms total) 2022-08-17T12:49:09.6592890Z 2022-08-17T12:49:09.6593235Z [----------] 10 tests from FlatbufferUpgraderTest 2022-08-17T12:49:09.6593769Z [ RUN ] FlatbufferUpgraderTest.DivTensorV2 2022-08-17T12:49:09.6594446Z [ OK ] FlatbufferUpgraderTest.DivTensorV2 (0 ms) 2022-08-17T12:49:09.6594993Z [ RUN ] FlatbufferUpgraderTest.DivTensorOutV2 2022-08-17T12:49:09.6595534Z [ OK ] FlatbufferUpgraderTest.DivTensorOutV2 (0 ms) 2022-08-17T12:49:09.6596098Z [ RUN ] FlatbufferUpgraderTest.DivTensorInplaceV2 2022-08-17T12:49:09.6596673Z [ OK ] FlatbufferUpgraderTest.DivTensorInplaceV2 (0 ms) 2022-08-17T12:49:09.6597112Z [ RUN ] FlatbufferUpgraderTest.DivScalarFloatV2 2022-08-17T12:49:09.6597676Z [ OK ] FlatbufferUpgraderTest.DivScalarFloatV2 (0 ms) 2022-08-17T12:49:09.6598325Z [ RUN ] FlatbufferUpgraderTest.DivScalarReciprocalFloatV2 2022-08-17T12:49:09.6598897Z [ OK ] FlatbufferUpgraderTest.DivScalarReciprocalFloatV2 (0 ms) 2022-08-17T12:49:09.6599455Z [ RUN ] FlatbufferUpgraderTest.DivScalarReciprocalIntV2 2022-08-17T12:49:09.6600170Z [ OK ] FlatbufferUpgraderTest.DivScalarReciprocalIntV2 (0 ms) 2022-08-17T12:49:09.6600710Z [ RUN ] FlatbufferUpgraderTest.DivScalarScalarV2 2022-08-17T12:49:09.6601296Z [ OK ] FlatbufferUpgraderTest.DivScalarScalarV2 (0 ms) 2022-08-17T12:49:09.6601837Z [ RUN ] FlatbufferUpgraderTest.DivScalarIntV2 2022-08-17T12:49:09.6602370Z [ OK ] FlatbufferUpgraderTest.DivScalarIntV2 (0 ms) 2022-08-17T12:49:09.6602902Z [ RUN ] FlatbufferUpgraderTest.DivScalarInplaceFloatV2 2022-08-17T12:49:09.6603444Z [ OK ] FlatbufferUpgraderTest.DivScalarInplaceFloatV2 (0 ms) 2022-08-17T12:49:09.6604078Z [ RUN ] FlatbufferUpgraderTest.DivScalarInplaceIntV2 2022-08-17T12:49:09.6604615Z [ OK ] FlatbufferUpgraderTest.DivScalarInplaceIntV2 (0 ms) 2022-08-17T12:49:09.6605248Z [----------] 10 tests from FlatbufferUpgraderTest (0 ms total) 2022-08-17T12:49:09.6605450Z 2022-08-17T12:49:09.6605777Z [----------] 12 tests from AliasAnalysisTest/BatchAndInstanceNormFixture 2022-08-17T12:49:09.6606613Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/0 2022-08-17T12:49:09.6607516Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/0 (0 ms) 2022-08-17T12:49:09.6608352Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/1 2022-08-17T12:49:09.6609283Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/1 (0 ms) 2022-08-17T12:49:09.6609927Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/2 2022-08-17T12:49:09.6610798Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/2 (0 ms) 2022-08-17T12:49:09.6611490Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/3 2022-08-17T12:49:09.6611986Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/3 (0 ms) 2022-08-17T12:49:09.6612522Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/0 2022-08-17T12:49:09.6613128Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/0 (0 ms) 2022-08-17T12:49:09.6613722Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/1 2022-08-17T12:49:09.6614322Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/1 (0 ms) 2022-08-17T12:49:09.6614916Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/2 2022-08-17T12:49:09.6615515Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/2 (0 ms) 2022-08-17T12:49:09.6616196Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/3 2022-08-17T12:49:09.6616796Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/3 (0 ms) 2022-08-17T12:49:09.6617367Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/0 2022-08-17T12:49:09.6617948Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/0 (0 ms) 2022-08-17T12:49:09.6618529Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/1 2022-08-17T12:49:09.6619187Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/1 (0 ms) 2022-08-17T12:49:09.6619750Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/2 2022-08-17T12:49:09.6620332Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/2 (0 ms) 2022-08-17T12:49:09.6620951Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/3 2022-08-17T12:49:09.6621532Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/3 (0 ms) 2022-08-17T12:49:09.6622028Z [----------] 12 tests from AliasAnalysisTest/BatchAndInstanceNormFixture (1 ms total) 2022-08-17T12:49:09.6622232Z 2022-08-17T12:49:09.6622475Z [----------] 10 tests from PyTorch/LiteInterpreterDynamicTypeTestFixture 2022-08-17T12:49:09.6622924Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/0 2022-08-17T12:49:10.4989628Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/0 (837 ms) 2022-08-17T12:49:10.4990198Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/1 2022-08-17T12:49:11.6844693Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/1 (1185 ms) 2022-08-17T12:49:11.6845230Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/2 2022-08-17T12:49:13.1037294Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/2 (1419 ms) 2022-08-17T12:49:13.1037823Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/3 2022-08-17T12:49:14.4829768Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/3 (1379 ms) 2022-08-17T12:49:14.4830270Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/4 2022-08-17T12:49:15.8412751Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/4 (1358 ms) 2022-08-17T12:49:15.8413274Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/5 2022-08-17T12:49:17.2208662Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/5 (1379 ms) 2022-08-17T12:49:17.2209183Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/6 2022-08-17T12:49:18.5856103Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/6 (1364 ms) 2022-08-17T12:49:18.5856679Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/7 2022-08-17T12:49:19.9365119Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/7 (1350 ms) 2022-08-17T12:49:19.9365701Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/8 2022-08-17T12:49:21.1621632Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/8 (1225 ms) 2022-08-17T12:49:21.1622225Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/9 2022-08-17T12:49:22.3997421Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/9 (1237 ms) 2022-08-17T12:49:22.3998053Z [----------] 10 tests from PyTorch/LiteInterpreterDynamicTypeTestFixture (12738 ms total) 2022-08-17T12:49:22.3998557Z 2022-08-17T12:49:22.3998752Z [----------] Global test environment tear-down 2022-08-17T12:49:22.4063098Z [==========] 563 tests from 117 test suites ran. (13920 ms total) 2022-08-17T12:49:22.4063363Z [ PASSED ] 563 tests. 2022-08-17T12:49:22.4719745Z + [[ linux-focal-py3.7-gcc7 == *cuda* ]] 2022-08-17T12:49:22.4720300Z + /opt/conda/lib/python3.7/site-packages/torch/bin/test_lazy --gtest_output=xml:test/test-reports/cpp-unittest/test_libtorch/test_lazy.xml 2022-08-17T12:49:22.6879711Z CUDA not available. Disabling CUDA and MultiCUDA tests 2022-08-17T12:49:22.6883342Z Note: Google Test filter = *-*_CUDA:*_MultiCUDA 2022-08-17T12:49:22.6883890Z [==========] Running 616 tests from 12 test suites. 2022-08-17T12:49:22.6884467Z [----------] Global test environment set-up. 2022-08-17T12:49:22.6885019Z [----------] 11 tests from BackendDeviceTest 2022-08-17T12:49:22.6885384Z [ RUN ] BackendDeviceTest.BackendDeviceType 2022-08-17T12:49:22.6885966Z [ OK ] BackendDeviceTest.BackendDeviceType (0 ms) 2022-08-17T12:49:22.6886284Z [ RUN ] BackendDeviceTest.Basic1 2022-08-17T12:49:22.6886589Z [ OK ] BackendDeviceTest.Basic1 (0 ms) 2022-08-17T12:49:22.6886887Z [ RUN ] BackendDeviceTest.Basic2 2022-08-17T12:49:22.6887188Z [ OK ] BackendDeviceTest.Basic2 (0 ms) 2022-08-17T12:49:22.6887466Z [ RUN ] BackendDeviceTest.Basic3 2022-08-17T12:49:22.6887763Z [ OK ] BackendDeviceTest.Basic3 (0 ms) 2022-08-17T12:49:22.6888062Z [ RUN ] BackendDeviceTest.Basic4 2022-08-17T12:49:22.6888344Z [ OK ] BackendDeviceTest.Basic4 (0 ms) 2022-08-17T12:49:22.6888639Z [ RUN ] BackendDeviceTest.Compare 2022-08-17T12:49:22.6888950Z [ OK ] BackendDeviceTest.Compare (0 ms) 2022-08-17T12:49:22.6889235Z [ RUN ] BackendDeviceTest.Ostream 2022-08-17T12:49:22.6889585Z [ OK ] BackendDeviceTest.Ostream (0 ms) 2022-08-17T12:49:22.6889886Z [ RUN ] BackendDeviceTest.FromAten 2022-08-17T12:49:22.6896827Z [ OK ] BackendDeviceTest.FromAten (1 ms) 2022-08-17T12:49:22.6897351Z [ RUN ] BackendDeviceTest.ToAten 2022-08-17T12:49:22.6897832Z [ OK ] BackendDeviceTest.ToAten (0 ms) 2022-08-17T12:49:22.6898228Z [ RUN ] BackendDeviceTest.GetBackendDevice1 2022-08-17T12:49:22.7073448Z [ OK ] BackendDeviceTest.GetBackendDevice1 (17 ms) 2022-08-17T12:49:22.7074055Z [ RUN ] BackendDeviceTest.GetBackendDevice2 2022-08-17T12:49:22.7074666Z [ OK ] BackendDeviceTest.GetBackendDevice2 (0 ms) 2022-08-17T12:49:22.7075335Z [----------] 11 tests from BackendDeviceTest (19 ms total) 2022-08-17T12:49:22.7075627Z 2022-08-17T12:49:22.7075864Z [----------] 2 tests from CacheTest 2022-08-17T12:49:22.7076334Z [ RUN ] CacheTest.BasicTest 2022-08-17T12:49:22.7076822Z [ OK ] CacheTest.BasicTest (0 ms) 2022-08-17T12:49:22.7077405Z [ RUN ] CacheTest.ShapeCacheTestForDynamicShape 2022-08-17T12:49:22.7078085Z [ OK ] CacheTest.ShapeCacheTestForDynamicShape (0 ms) 2022-08-17T12:49:22.7078706Z [----------] 2 tests from CacheTest (0 ms total) 2022-08-17T12:49:22.7078964Z 2022-08-17T12:49:22.7079200Z [----------] 5 tests from IrTest 2022-08-17T12:49:22.7079622Z [ RUN ] IrTest.BasicTest 2022-08-17T12:49:22.7080089Z [ OK ] IrTest.BasicTest (0 ms) 2022-08-17T12:49:22.7080561Z [ RUN ] IrTest.MetaDataTest 2022-08-17T12:49:22.7081029Z [ OK ] IrTest.MetaDataTest (0 ms) 2022-08-17T12:49:22.7081494Z [ RUN ] IrTest.TsNodeTest 2022-08-17T12:49:22.7081958Z [ OK ] IrTest.TsNodeTest (0 ms) 2022-08-17T12:49:22.7082438Z [ RUN ] IrTest.DimensionNodeTest 2022-08-17T12:49:22.7083216Z [ OK ] IrTest.DimensionNodeTest (0 ms) 2022-08-17T12:49:22.7083776Z [ RUN ] IrTest.DimensionIsDynamicTest 2022-08-17T12:49:22.7084345Z [ OK ] IrTest.DimensionIsDynamicTest (0 ms) 2022-08-17T12:49:22.7084905Z [----------] 5 tests from IrTest (0 ms total) 2022-08-17T12:49:22.7085168Z 2022-08-17T12:49:22.7085420Z [----------] 2 tests from IrUtilTest 2022-08-17T12:49:22.7085898Z [ RUN ] IrUtilTest.BasicTest 2022-08-17T12:49:22.7086385Z [ OK ] IrUtilTest.BasicTest (0 ms) 2022-08-17T12:49:22.7086880Z [ RUN ] IrUtilTest.TestCircle 2022-08-17T12:49:22.7101727Z [ OK ] IrUtilTest.TestCircle (2 ms) 2022-08-17T12:49:22.7102312Z [----------] 2 tests from IrUtilTest (2 ms total) 2022-08-17T12:49:22.7102604Z 2022-08-17T12:49:22.7102815Z [----------] 2 tests from HashTest 2022-08-17T12:49:22.7103079Z [ RUN ] HashTest.Scalar 2022-08-17T12:49:22.7103355Z [ OK ] HashTest.Scalar (0 ms) 2022-08-17T12:49:22.7103598Z [ RUN ] HashTest.Sanity 2022-08-17T12:49:22.7104015Z [ OK ] HashTest.Sanity (0 ms) 2022-08-17T12:49:22.7104309Z [----------] 2 tests from HashTest (0 ms total) 2022-08-17T12:49:22.7104455Z 2022-08-17T12:49:22.7104614Z [----------] 3 tests from PermutationUtilTest 2022-08-17T12:49:22.7104968Z [ RUN ] PermutationUtilTest.TestInversePermutation 2022-08-17T12:49:22.7124343Z [ OK ] PermutationUtilTest.TestInversePermutation (2 ms) 2022-08-17T12:49:22.7124751Z [ RUN ] PermutationUtilTest.TestIsPermutation 2022-08-17T12:49:22.7125115Z [ OK ] PermutationUtilTest.TestIsPermutation (0 ms) 2022-08-17T12:49:22.7125463Z [ RUN ] PermutationUtilTest.TestPermute 2022-08-17T12:49:22.7145509Z [ OK ] PermutationUtilTest.TestPermute (2 ms) 2022-08-17T12:49:22.7146209Z [----------] 3 tests from PermutationUtilTest (4 ms total) 2022-08-17T12:49:22.7146490Z 2022-08-17T12:49:22.7146747Z [----------] 7 tests from ShapeTest 2022-08-17T12:49:22.7147217Z [ RUN ] ShapeTest.Basic1 2022-08-17T12:49:22.7147729Z [ OK ] ShapeTest.Basic1 (0 ms) 2022-08-17T12:49:22.7147981Z [ RUN ] ShapeTest.Basic2 2022-08-17T12:49:22.7148245Z [ OK ] ShapeTest.Basic2 (0 ms) 2022-08-17T12:49:22.7148501Z [ RUN ] ShapeTest.Basic3 2022-08-17T12:49:22.7148885Z [ OK ] ShapeTest.Basic3 (0 ms) 2022-08-17T12:49:22.7149163Z [ RUN ] ShapeTest.SetScalarType 2022-08-17T12:49:22.7149461Z [ OK ] ShapeTest.SetScalarType (0 ms) 2022-08-17T12:49:22.7149726Z [ RUN ] ShapeTest.SetSize 2022-08-17T12:49:22.7149996Z [ OK ] ShapeTest.SetSize (0 ms) 2022-08-17T12:49:22.7150261Z [ RUN ] ShapeTest.Equal 2022-08-17T12:49:22.7150522Z [ OK ] ShapeTest.Equal (0 ms) 2022-08-17T12:49:22.7150770Z [ RUN ] ShapeTest.Ostream 2022-08-17T12:49:22.7151040Z [ OK ] ShapeTest.Ostream (0 ms) 2022-08-17T12:49:22.7151339Z [----------] 7 tests from ShapeTest (0 ms total) 2022-08-17T12:49:22.7151486Z 2022-08-17T12:49:22.7151621Z [----------] 2 tests from LazyShapeTest 2022-08-17T12:49:22.7151906Z [ RUN ] LazyShapeTest.TestMulBasic 2022-08-17T12:49:22.8543456Z [ OK ] LazyShapeTest.TestMulBasic (139 ms) 2022-08-17T12:49:22.8543841Z [ RUN ] LazyShapeTest.TestCatBasic 2022-08-17T12:49:22.8639160Z [ OK ] LazyShapeTest.TestCatBasic (9 ms) 2022-08-17T12:49:22.8639539Z [----------] 2 tests from LazyShapeTest (149 ms total) 2022-08-17T12:49:22.8639713Z 2022-08-17T12:49:22.8639940Z [----------] 2 tests from TrieCacheTest 2022-08-17T12:49:22.8640425Z [ RUN ] TrieCacheTest.TestSinglePath 2022-08-17T12:49:22.8641046Z [ OK ] TrieCacheTest.TestSinglePath (0 ms) 2022-08-17T12:49:22.8641666Z [ RUN ] TrieCacheTest.TestTwoPaths 2022-08-17T12:49:22.8641995Z [ OK ] TrieCacheTest.TestTwoPaths (0 ms) 2022-08-17T12:49:22.8642308Z [----------] 2 tests from TrieCacheTest (0 ms total) 2022-08-17T12:49:22.8642465Z 2022-08-17T12:49:22.8642605Z [----------] 3 tests from UtilTest 2022-08-17T12:49:22.8642883Z [ RUN ] UtilTest.ExceptionCleanup 2022-08-17T12:49:22.8643176Z [ OK ] UtilTest.ExceptionCleanup (0 ms) 2022-08-17T12:49:22.8643453Z [ RUN ] UtilTest.MaybeRef 2022-08-17T12:49:22.8643720Z [ OK ] UtilTest.MaybeRef (0 ms) 2022-08-17T12:49:22.8643959Z [ RUN ] UtilTest.Iota 2022-08-17T12:49:22.8644212Z [ OK ] UtilTest.Iota (0 ms) 2022-08-17T12:49:22.8644497Z [----------] 3 tests from UtilTest (0 ms total) 2022-08-17T12:49:22.8644641Z 2022-08-17T12:49:22.8644804Z [----------] 2 tests from LazyDynamicOpsTest 2022-08-17T12:49:22.8645103Z [ RUN ] LazyDynamicOpsTest.NarrowCopy 2022-08-17T12:49:22.9001279Z [ OK ] LazyDynamicOpsTest.NarrowCopy (35 ms) 2022-08-17T12:49:22.9001667Z [ RUN ] LazyDynamicOpsTest.NarrowCopyViaSymSizes 2022-08-17T12:49:22.9003757Z [ OK ] LazyDynamicOpsTest.NarrowCopyViaSymSizes (0 ms) 2022-08-17T12:49:22.9004191Z [----------] 2 tests from LazyDynamicOpsTest (36 ms total) 2022-08-17T12:49:22.9004369Z 2022-08-17T12:49:22.9004522Z [----------] 575 tests from LazyOpsTest 2022-08-17T12:49:22.9004824Z [ RUN ] LazyOpsTest.TestScalarTensor 2022-08-17T12:49:22.9006664Z [ OK ] LazyOpsTest.TestScalarTensor (0 ms) 2022-08-17T12:49:22.9006967Z [ RUN ] LazyOpsTest.TestClone 2022-08-17T12:49:22.9010857Z [ OK ] LazyOpsTest.TestClone (0 ms) 2022-08-17T12:49:22.9011413Z [ RUN ] LazyOpsTest.TestTo 2022-08-17T12:49:22.9011843Z [ OK ] LazyOpsTest.TestTo (0 ms) 2022-08-17T12:49:22.9012206Z [ RUN ] LazyOpsTest.TestIsFloatingPoint 2022-08-17T12:49:22.9012561Z [ OK ] LazyOpsTest.TestIsFloatingPoint (0 ms) 2022-08-17T12:49:22.9012864Z [ RUN ] LazyOpsTest.TestIsSigned 2022-08-17T12:49:22.9013226Z [ OK ] LazyOpsTest.TestIsSigned (0 ms) 2022-08-17T12:49:22.9013591Z [ RUN ] LazyOpsTest.TestCastByte 2022-08-17T12:49:22.9014759Z [ OK ] LazyOpsTest.TestCastByte (0 ms) 2022-08-17T12:49:22.9015295Z [ RUN ] LazyOpsTest.TestCastChar 2022-08-17T12:49:22.9017839Z [ OK ] LazyOpsTest.TestCastChar (0 ms) 2022-08-17T12:49:22.9018382Z [ RUN ] LazyOpsTest.TestCastShort 2022-08-17T12:49:22.9021117Z [ OK ] LazyOpsTest.TestCastShort (0 ms) 2022-08-17T12:49:22.9021671Z [ RUN ] LazyOpsTest.TestCastInt 2022-08-17T12:49:22.9024231Z [ OK ] LazyOpsTest.TestCastInt (0 ms) 2022-08-17T12:49:22.9024781Z [ RUN ] LazyOpsTest.TestCastLong 2022-08-17T12:49:22.9027350Z [ OK ] LazyOpsTest.TestCastLong (0 ms) 2022-08-17T12:49:22.9027823Z [ RUN ] LazyOpsTest.TestCastFloat 2022-08-17T12:49:22.9028385Z [ OK ] LazyOpsTest.TestCastFloat (0 ms) 2022-08-17T12:49:22.9029009Z [ RUN ] LazyOpsTest.TestRetainType 2022-08-17T12:49:22.9030064Z [ OK ] LazyOpsTest.TestRetainType (0 ms) 2022-08-17T12:49:22.9030704Z [ RUN ] LazyOpsTest.TestLogicalTypeWithInterop 2022-08-17T12:49:22.9040596Z [ OK ] LazyOpsTest.TestLogicalTypeWithInterop (1 ms) 2022-08-17T12:49:22.9041148Z [ RUN ] LazyOpsTest.TestAdd 2022-08-17T12:49:22.9043575Z [ OK ] LazyOpsTest.TestAdd (0 ms) 2022-08-17T12:49:22.9044110Z [ RUN ] LazyOpsTest.TestAddHalf 2022-08-17T12:49:22.9046917Z [ OK ] LazyOpsTest.TestAddHalf (0 ms) 2022-08-17T12:49:22.9047475Z [ RUN ] LazyOpsTest.TestAddMixedPrecision 2022-08-17T12:49:22.9049836Z [ OK ] LazyOpsTest.TestAddMixedPrecision (0 ms) 2022-08-17T12:49:22.9050415Z [ RUN ] LazyOpsTest.TestAddInPlace 2022-08-17T12:49:22.9054262Z [ OK ] LazyOpsTest.TestAddInPlace (0 ms) 2022-08-17T12:49:22.9054841Z [ RUN ] LazyOpsTest.TestAddScalar 2022-08-17T12:49:22.9057137Z [ OK ] LazyOpsTest.TestAddScalar (0 ms) 2022-08-17T12:49:22.9057736Z [ RUN ] LazyOpsTest.TestAddScalarInPlace 2022-08-17T12:49:22.9061100Z [ OK ] LazyOpsTest.TestAddScalarInPlace (0 ms) 2022-08-17T12:49:22.9061707Z [ RUN ] LazyOpsTest.TestAddZeroSizeDim 2022-08-17T12:49:22.9063836Z [ OK ] LazyOpsTest.TestAddZeroSizeDim (0 ms) 2022-08-17T12:49:22.9064385Z [ RUN ] LazyOpsTest.TestSub 2022-08-17T12:49:22.9066873Z [ OK ] LazyOpsTest.TestSub (0 ms) 2022-08-17T12:49:22.9067402Z [ RUN ] LazyOpsTest.TestSubInPlace 2022-08-17T12:49:22.9070974Z [ OK ] LazyOpsTest.TestSubInPlace (0 ms) 2022-08-17T12:49:22.9071670Z [ RUN ] LazyOpsTest.TestSubScalar 2022-08-17T12:49:22.9073769Z [ OK ] LazyOpsTest.TestSubScalar (0 ms) 2022-08-17T12:49:22.9074342Z [ RUN ] LazyOpsTest.TestSubScalarInPlace 2022-08-17T12:49:22.9077600Z [ OK ] LazyOpsTest.TestSubScalarInPlace (0 ms) 2022-08-17T12:49:22.9078136Z [ RUN ] LazyOpsTest.TestMul 2022-08-17T12:49:22.9080331Z [ OK ] LazyOpsTest.TestMul (0 ms) 2022-08-17T12:49:22.9080885Z [ RUN ] LazyOpsTest.TestMulInPlace 2022-08-17T12:49:22.9084096Z [ OK ] LazyOpsTest.TestMulInPlace (0 ms) 2022-08-17T12:49:22.9084663Z [ RUN ] LazyOpsTest.TestMulScalar 2022-08-17T12:49:22.9086779Z [ OK ] LazyOpsTest.TestMulScalar (0 ms) 2022-08-17T12:49:22.9087369Z [ RUN ] LazyOpsTest.TestMulScalarInPlace 2022-08-17T12:49:22.9090660Z [ OK ] LazyOpsTest.TestMulScalarInPlace (0 ms) 2022-08-17T12:49:22.9091192Z [ RUN ] LazyOpsTest.TestDiv 2022-08-17T12:49:22.9168660Z [ OK ] LazyOpsTest.TestDiv (7 ms) 2022-08-17T12:49:22.9169211Z [ RUN ] LazyOpsTest.TestDivWithRoundingMode 2022-08-17T12:49:22.9434783Z [ OK ] LazyOpsTest.TestDivWithRoundingMode (26 ms) 2022-08-17T12:49:22.9435320Z [ RUN ] LazyOpsTest.TestDivInPlace 2022-08-17T12:49:22.9437276Z [ OK ] LazyOpsTest.TestDivInPlace (0 ms) 2022-08-17T12:49:22.9437702Z [ RUN ] LazyOpsTest.TestDivInPlaceWithRoundingMode 2022-08-17T12:49:22.9447785Z [ OK ] LazyOpsTest.TestDivInPlaceWithRoundingMode (1 ms) 2022-08-17T12:49:22.9448171Z [ RUN ] LazyOpsTest.TestDivScalar 2022-08-17T12:49:22.9476265Z [ OK ] LazyOpsTest.TestDivScalar (2 ms) 2022-08-17T12:49:22.9476612Z [ RUN ] LazyOpsTest.TestDivScalarInPlace 2022-08-17T12:49:22.9482621Z [ OK ] LazyOpsTest.TestDivScalarInPlace (0 ms) 2022-08-17T12:49:22.9482947Z [ RUN ] LazyOpsTest.TestDivOut 2022-08-17T12:49:22.9486843Z [ OK ] LazyOpsTest.TestDivOut (0 ms) 2022-08-17T12:49:22.9487131Z [ RUN ] LazyOpsTest.TestRsubScalar 2022-08-17T12:49:22.9490084Z [ OK ] LazyOpsTest.TestRsubScalar (0 ms) 2022-08-17T12:49:22.9490375Z [ RUN ] LazyOpsTest.TestNe 2022-08-17T12:49:22.9492731Z [ OK ] LazyOpsTest.TestNe (0 ms) 2022-08-17T12:49:22.9493013Z [ RUN ] LazyOpsTest.TestNeInplace 2022-08-17T12:49:22.9497455Z [ OK ] LazyOpsTest.TestNeInplace (0 ms) 2022-08-17T12:49:22.9497745Z [ RUN ] LazyOpsTest.TestEq 2022-08-17T12:49:22.9500028Z [ OK ] LazyOpsTest.TestEq (0 ms) 2022-08-17T12:49:22.9500352Z [ RUN ] LazyOpsTest.TestEqInplace 2022-08-17T12:49:22.9504408Z [ OK ] LazyOpsTest.TestEqInplace (0 ms) 2022-08-17T12:49:22.9504918Z [ RUN ] LazyOpsTest.TestGe 2022-08-17T12:49:22.9507075Z [ OK ] LazyOpsTest.TestGe (0 ms) 2022-08-17T12:49:22.9507369Z [ RUN ] LazyOpsTest.TestGeInplace 2022-08-17T12:49:22.9511542Z [ OK ] LazyOpsTest.TestGeInplace (0 ms) 2022-08-17T12:49:22.9511828Z [ RUN ] LazyOpsTest.TestLe 2022-08-17T12:49:22.9514151Z [ OK ] LazyOpsTest.TestLe (0 ms) 2022-08-17T12:49:22.9514465Z [ RUN ] LazyOpsTest.TestLeInplace 2022-08-17T12:49:22.9518376Z [ OK ] LazyOpsTest.TestLeInplace (0 ms) 2022-08-17T12:49:22.9518661Z [ RUN ] LazyOpsTest.TestGt 2022-08-17T12:49:22.9521099Z [ OK ] LazyOpsTest.TestGt (0 ms) 2022-08-17T12:49:22.9521415Z [ RUN ] LazyOpsTest.TestGtInplace 2022-08-17T12:49:22.9525465Z [ OK ] LazyOpsTest.TestGtInplace (0 ms) 2022-08-17T12:49:22.9525766Z [ RUN ] LazyOpsTest.TestLt 2022-08-17T12:49:22.9528098Z [ OK ] LazyOpsTest.TestLt (0 ms) 2022-08-17T12:49:22.9528574Z [ RUN ] LazyOpsTest.TestLtInplace 2022-08-17T12:49:22.9532488Z [ OK ] LazyOpsTest.TestLtInplace (0 ms) 2022-08-17T12:49:22.9532803Z [ RUN ] LazyOpsTest.TestNeScalar 2022-08-17T12:49:22.9535001Z [ OK ] LazyOpsTest.TestNeScalar (0 ms) 2022-08-17T12:49:22.9535311Z [ RUN ] LazyOpsTest.TestEqScalar 2022-08-17T12:49:22.9537244Z [ OK ] LazyOpsTest.TestEqScalar (0 ms) 2022-08-17T12:49:22.9537570Z [ RUN ] LazyOpsTest.TestGeScalar 2022-08-17T12:49:22.9539709Z [ OK ] LazyOpsTest.TestGeScalar (0 ms) 2022-08-17T12:49:22.9540051Z [ RUN ] LazyOpsTest.TestGeScalarInplace 2022-08-17T12:49:22.9555958Z [ OK ] LazyOpsTest.TestGeScalarInplace (1 ms) 2022-08-17T12:49:22.9556317Z [ RUN ] LazyOpsTest.TestLeScalar 2022-08-17T12:49:22.9558049Z [ OK ] LazyOpsTest.TestLeScalar (0 ms) 2022-08-17T12:49:22.9558424Z [ RUN ] LazyOpsTest.TestLeScalarInplace 2022-08-17T12:49:22.9562426Z [ OK ] LazyOpsTest.TestLeScalarInplace (0 ms) 2022-08-17T12:49:22.9562801Z [ RUN ] LazyOpsTest.TestGtScalar 2022-08-17T12:49:22.9565116Z [ OK ] LazyOpsTest.TestGtScalar (0 ms) 2022-08-17T12:49:22.9565511Z [ RUN ] LazyOpsTest.TestGtScalarInplace 2022-08-17T12:49:22.9569340Z [ OK ] LazyOpsTest.TestGtScalarInplace (0 ms) 2022-08-17T12:49:22.9569731Z [ RUN ] LazyOpsTest.TestLtScalar 2022-08-17T12:49:22.9571983Z [ OK ] LazyOpsTest.TestLtScalar (0 ms) 2022-08-17T12:49:22.9572377Z [ RUN ] LazyOpsTest.TestLtScalarInplace 2022-08-17T12:49:22.9576442Z [ OK ] LazyOpsTest.TestLtScalarInplace (0 ms) 2022-08-17T12:49:22.9576816Z [ RUN ] LazyOpsTest.TestIntegerAdd 2022-08-17T12:49:22.9588256Z [ OK ] LazyOpsTest.TestIntegerAdd (1 ms) 2022-08-17T12:49:22.9588801Z [ RUN ] LazyOpsTest.TestSVD 2022-08-17T12:49:22.9644552Z [ OK ] LazyOpsTest.TestSVD (5 ms) 2022-08-17T12:49:22.9645023Z [ RUN ] LazyOpsTest.TestQR 2022-08-17T12:49:22.9645638Z [W BatchLinearAlgebra.cpp:2544] Warning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-08-17T12:49:22.9646250Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T12:49:22.9646561Z Q, R = torch.qr(A, some) 2022-08-17T12:49:22.9646812Z should be replaced with 2022-08-17T12:49:22.9647245Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (function operator()) 2022-08-17T12:49:22.9665205Z [ OK ] LazyOpsTest.TestQR (2 ms) 2022-08-17T12:49:22.9668249Z [ RUN ] LazyOpsTest.TestSymEig 2022-08-17T12:49:22.9668923Z [W BatchLinearAlgebra.cpp:2992] Warning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-17T12:49:22.9669749Z 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:22.9670171Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T12:49:22.9670429Z should be replaced with 2022-08-17T12:49:22.9670827Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T12:49:22.9671108Z and 2022-08-17T12:49:22.9671334Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T12:49:22.9671607Z should be replaced with 2022-08-17T12:49:22.9672028Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (function operator()) 2022-08-17T12:49:22.9685681Z [ OK ] LazyOpsTest.TestSymEig (2 ms) 2022-08-17T12:49:22.9686232Z [ RUN ] LazyOpsTest.TestCholesky 2022-08-17T12:49:22.9686872Z [W BatchLinearAlgebra.cpp:1816] Warning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-08-17T12:49:22.9687444Z L = torch.cholesky(A) 2022-08-17T12:49:22.9687784Z should be replaced with 2022-08-17T12:49:22.9688349Z L = torch.linalg.cholesky(A) 2022-08-17T12:49:22.9688651Z and 2022-08-17T12:49:22.9688970Z U = torch.cholesky(A, upper=True) 2022-08-17T12:49:22.9689330Z should be replaced with 2022-08-17T12:49:22.9689697Z U = torch.linalg.cholesky(A).mH(). 2022-08-17T12:49:22.9690324Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (function operator()) 2022-08-17T12:49:22.9697179Z [ OK ] LazyOpsTest.TestCholesky (1 ms) 2022-08-17T12:49:22.9697744Z [ RUN ] LazyOpsTest.TestLogDet 2022-08-17T12:49:22.9713662Z [ OK ] LazyOpsTest.TestLogDet (1 ms) 2022-08-17T12:49:22.9714103Z [ RUN ] LazyOpsTest.TestTriangularSolve 2022-08-17T12:49:22.9714651Z [W BatchLinearAlgebra.cpp:2310] Warning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-08-17T12:49:22.9715231Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T12:49:22.9715622Z X = torch.triangular_solve(B, A).solution 2022-08-17T12:49:22.9715897Z should be replaced with 2022-08-17T12:49:22.9716198Z X = torch.linalg.solve_triangular(A, B). (function operator()) 2022-08-17T12:49:22.9959835Z [ OK ] LazyOpsTest.TestTriangularSolve (24 ms) 2022-08-17T12:49:22.9960200Z [ RUN ] LazyOpsTest.TestKthValue 2022-08-17T12:49:22.9995651Z [ OK ] LazyOpsTest.TestKthValue (3 ms) 2022-08-17T12:49:22.9996182Z [ RUN ] LazyOpsTest.TestTopK 2022-08-17T12:49:23.0174955Z [ OK ] LazyOpsTest.TestTopK (17 ms) 2022-08-17T12:49:23.0175414Z [ RUN ] LazyOpsTest.TestSort 2022-08-17T12:49:23.0241902Z [ OK ] LazyOpsTest.TestSort (6 ms) 2022-08-17T12:49:23.0242531Z [ RUN ] LazyOpsTest.TestSortDescWithMinValue 2022-08-17T12:49:23.0246770Z [ OK ] LazyOpsTest.TestSortDescWithMinValue (0 ms) 2022-08-17T12:49:23.0247341Z [ RUN ] LazyOpsTest.TestArgSort 2022-08-17T12:49:23.0258988Z [ OK ] LazyOpsTest.TestArgSort (1 ms) 2022-08-17T12:49:23.0259522Z [ RUN ] LazyOpsTest.TestMin 2022-08-17T12:49:23.0262250Z [ OK ] LazyOpsTest.TestMin (0 ms) 2022-08-17T12:49:23.0262737Z [ RUN ] LazyOpsTest.TestMax 2022-08-17T12:49:23.0265132Z [ OK ] LazyOpsTest.TestMax (0 ms) 2022-08-17T12:49:23.0265675Z [ RUN ] LazyOpsTest.TestUnaryMin 2022-08-17T12:49:23.0267893Z [ OK ] LazyOpsTest.TestUnaryMin (0 ms) 2022-08-17T12:49:23.0268437Z [ RUN ] LazyOpsTest.TestUnaryMax 2022-08-17T12:49:23.0270594Z [ OK ] LazyOpsTest.TestUnaryMax (0 ms) 2022-08-17T12:49:23.0271123Z [ RUN ] LazyOpsTest.TestAll 2022-08-17T12:49:23.0280692Z [ OK ] LazyOpsTest.TestAll (0 ms) 2022-08-17T12:49:23.0281461Z [ RUN ] LazyOpsTest.TestAllDim 2022-08-17T12:49:23.0283676Z [ OK ] LazyOpsTest.TestAllDim (0 ms) 2022-08-17T12:49:23.0284242Z [ RUN ] LazyOpsTest.TestAllDimKeep 2022-08-17T12:49:23.0286526Z [ OK ] LazyOpsTest.TestAllDimKeep (0 ms) 2022-08-17T12:49:23.0287077Z [ RUN ] LazyOpsTest.TestAmax 2022-08-17T12:49:23.0327140Z [ OK ] LazyOpsTest.TestAmax (4 ms) 2022-08-17T12:49:23.0327602Z [ RUN ] LazyOpsTest.TestAmin 2022-08-17T12:49:23.0367558Z [ OK ] LazyOpsTest.TestAmin (4 ms) 2022-08-17T12:49:23.0368085Z [ RUN ] LazyOpsTest.TestAny 2022-08-17T12:49:23.0377735Z [ OK ] LazyOpsTest.TestAny (1 ms) 2022-08-17T12:49:23.0378256Z [ RUN ] LazyOpsTest.TestAnyDim 2022-08-17T12:49:23.0380772Z [ OK ] LazyOpsTest.TestAnyDim (0 ms) 2022-08-17T12:49:23.0381328Z [ RUN ] LazyOpsTest.TestAnyDimKeep 2022-08-17T12:49:23.0383514Z [ OK ] LazyOpsTest.TestAnyDimKeep (0 ms) 2022-08-17T12:49:23.0384218Z [ RUN ] LazyOpsTest.TestMean 2022-08-17T12:49:23.0386777Z [ OK ] LazyOpsTest.TestMean (0 ms) 2022-08-17T12:49:23.0387300Z [ RUN ] LazyOpsTest.TestMeanCast 2022-08-17T12:49:23.0389866Z [ OK ] LazyOpsTest.TestMeanCast (0 ms) 2022-08-17T12:49:23.0390422Z [ RUN ] LazyOpsTest.TestMeanInDim 2022-08-17T12:49:23.0407602Z [ OK ] LazyOpsTest.TestMeanInDim (1 ms) 2022-08-17T12:49:23.0408150Z [ RUN ] LazyOpsTest.TestMeanInDims 2022-08-17T12:49:23.0413777Z [ OK ] LazyOpsTest.TestMeanInDims (0 ms) 2022-08-17T12:49:23.0414376Z [ RUN ] LazyOpsTest.TestMeanInDimsKeepCast 2022-08-17T12:49:23.0420149Z [ OK ] LazyOpsTest.TestMeanInDimsKeepCast (0 ms) 2022-08-17T12:49:23.0420739Z [ RUN ] LazyOpsTest.TestMeanInDimOut 2022-08-17T12:49:23.0438216Z [ OK ] LazyOpsTest.TestMeanInDimOut (1 ms) 2022-08-17T12:49:23.0438837Z [ RUN ] LazyOpsTest.TestStd 2022-08-17T12:49:23.0445030Z [ OK ] LazyOpsTest.TestStd (0 ms) 2022-08-17T12:49:23.0445569Z [ RUN ] LazyOpsTest.TestStdInDim 2022-08-17T12:49:23.0521451Z [ OK ] LazyOpsTest.TestStdInDim (7 ms) 2022-08-17T12:49:23.0522041Z [ RUN ] LazyOpsTest.TestStdWithCorrection 2022-08-17T12:49:23.0559176Z [ OK ] LazyOpsTest.TestStdWithCorrection (3 ms) 2022-08-17T12:49:23.0559813Z [ RUN ] LazyOpsTest.TestStdMeanWithCorrection 2022-08-17T12:49:23.0573110Z [ OK ] LazyOpsTest.TestStdMeanWithCorrection (1 ms) 2022-08-17T12:49:23.0573670Z [ RUN ] LazyOpsTest.TestSum 2022-08-17T12:49:23.0576014Z [ OK ] LazyOpsTest.TestSum (0 ms) 2022-08-17T12:49:23.0576529Z [ RUN ] LazyOpsTest.TestSumCast 2022-08-17T12:49:23.0578624Z [ OK ] LazyOpsTest.TestSumCast (0 ms) 2022-08-17T12:49:23.0579228Z [ RUN ] LazyOpsTest.TestSumU8 2022-08-17T12:49:23.0581713Z [ OK ] LazyOpsTest.TestSumU8 (0 ms) 2022-08-17T12:49:23.0582053Z [ RUN ] LazyOpsTest.TestSumInDim 2022-08-17T12:49:23.0598332Z [ OK ] LazyOpsTest.TestSumInDim (1 ms) 2022-08-17T12:49:23.0598896Z [ RUN ] LazyOpsTest.TestSumInDims 2022-08-17T12:49:23.0603819Z [ OK ] LazyOpsTest.TestSumInDims (0 ms) 2022-08-17T12:49:23.0604383Z [ RUN ] LazyOpsTest.TestSumInDimsKeep 2022-08-17T12:49:23.0609560Z [ OK ] LazyOpsTest.TestSumInDimsKeep (0 ms) 2022-08-17T12:49:23.0610148Z [ RUN ] LazyOpsTest.TestSumInDimsKeepCast 2022-08-17T12:49:23.0615313Z [ OK ] LazyOpsTest.TestSumInDimsKeepCast (0 ms) 2022-08-17T12:49:23.0615846Z [ RUN ] LazyOpsTest.TestVar 2022-08-17T12:49:23.0617645Z [ OK ] LazyOpsTest.TestVar (0 ms) 2022-08-17T12:49:23.0618378Z [ RUN ] LazyOpsTest.TestVarWithDim 2022-08-17T12:49:23.0624051Z [ OK ] LazyOpsTest.TestVarWithDim (0 ms) 2022-08-17T12:49:23.0624679Z [ RUN ] LazyOpsTest.TestVarWithCorrection 2022-08-17T12:49:23.0632968Z [ OK ] LazyOpsTest.TestVarWithCorrection (0 ms) 2022-08-17T12:49:23.0633580Z [ RUN ] LazyOpsTest.TestVarMeanWithCorrection 2022-08-17T12:49:23.0646976Z [ OK ] LazyOpsTest.TestVarMeanWithCorrection (1 ms) 2022-08-17T12:49:23.0647425Z [ RUN ] LazyOpsTest.TestMaxInDim 2022-08-17T12:49:23.0703916Z [ OK ] LazyOpsTest.TestMaxInDim (5 ms) 2022-08-17T12:49:23.0704445Z [ RUN ] LazyOpsTest.TestMinInDim 2022-08-17T12:49:23.0716741Z [ OK ] LazyOpsTest.TestMinInDim (1 ms) 2022-08-17T12:49:23.0717260Z [ RUN ] LazyOpsTest.TestNorm 2022-08-17T12:49:23.0721102Z [ OK ] LazyOpsTest.TestNorm (0 ms) 2022-08-17T12:49:23.0721511Z [ RUN ] LazyOpsTest.TestNormInDim 2022-08-17T12:49:23.0728334Z [ OK ] LazyOpsTest.TestNormInDim (0 ms) 2022-08-17T12:49:23.0728913Z [ RUN ] LazyOpsTest.TestNormInDims 2022-08-17T12:49:23.0734720Z [ OK ] LazyOpsTest.TestNormInDims (0 ms) 2022-08-17T12:49:23.0735158Z [ RUN ] LazyOpsTest.TestNormInDimsKeep 2022-08-17T12:49:23.0741453Z [ OK ] LazyOpsTest.TestNormInDimsKeep (0 ms) 2022-08-17T12:49:23.0741874Z [ RUN ] LazyOpsTest.TestNormalTwoTensor 2022-08-17T12:49:23.0749374Z [ OK ] LazyOpsTest.TestNormalTwoTensor (0 ms) 2022-08-17T12:49:23.0750119Z [ RUN ] LazyOpsTest.TestNormalDoubleMean 2022-08-17T12:49:23.0756958Z [ OK ] LazyOpsTest.TestNormalDoubleMean (0 ms) 2022-08-17T12:49:23.0757329Z [ RUN ] LazyOpsTest.TestNormalDoubleStd 2022-08-17T12:49:23.0759542Z [ OK ] LazyOpsTest.TestNormalDoubleStd (0 ms) 2022-08-17T12:49:23.0759876Z [ RUN ] LazyOpsTest.TestNormalInPlace 2022-08-17T12:49:23.0762917Z [ OK ] LazyOpsTest.TestNormalInPlace (0 ms) 2022-08-17T12:49:23.0763241Z [ RUN ] LazyOpsTest.TestUniformInPlace 2022-08-17T12:49:23.0765415Z [ OK ] LazyOpsTest.TestUniformInPlace (0 ms) 2022-08-17T12:49:23.0765755Z [ RUN ] LazyOpsTest.TestRandomInPlace 2022-08-17T12:49:23.0817334Z [ OK ] LazyOpsTest.TestRandomInPlace (5 ms) 2022-08-17T12:49:23.0817687Z [ RUN ] LazyOpsTest.TestRandomInPlaceDefaultFrom 2022-08-17T12:49:23.0867343Z [ OK ] LazyOpsTest.TestRandomInPlaceDefaultFrom (4 ms) 2022-08-17T12:49:23.0867721Z [ RUN ] LazyOpsTest.TestRandomInPlaceDefault 2022-08-17T12:49:23.0879870Z [ OK ] LazyOpsTest.TestRandomInPlaceDefault (1 ms) 2022-08-17T12:49:23.0880228Z [ RUN ] LazyOpsTest.TestNormGeneral 2022-08-17T12:49:23.0883766Z [ OK ] LazyOpsTest.TestNormGeneral (0 ms) 2022-08-17T12:49:23.0884099Z [ RUN ] LazyOpsTest.TestNormNuclear 2022-08-17T12:49:23.0887718Z [ OK ] LazyOpsTest.TestNormNuclear (0 ms) 2022-08-17T12:49:23.0888079Z [ RUN ] LazyOpsTest.TestFrobeniusNorm 2022-08-17T12:49:23.0889687Z [ OK ] LazyOpsTest.TestFrobeniusNorm (0 ms) 2022-08-17T12:49:23.0890012Z [ RUN ] LazyOpsTest.TestFrobeniusNormInDim 2022-08-17T12:49:23.0895898Z [ OK ] LazyOpsTest.TestFrobeniusNormInDim (0 ms) 2022-08-17T12:49:23.0896261Z [ RUN ] LazyOpsTest.TestFrobeniusNormInDims 2022-08-17T12:49:23.0907136Z [ OK ] LazyOpsTest.TestFrobeniusNormInDims (1 ms) 2022-08-17T12:49:23.0907569Z [ RUN ] LazyOpsTest.TestGroupNorm 2022-08-17T12:49:23.0949048Z [ OK ] LazyOpsTest.TestGroupNorm (4 ms) 2022-08-17T12:49:23.0949496Z [ RUN ] LazyOpsTest.TestGroupNormBackward 2022-08-17T12:49:23.1457338Z [ OK ] LazyOpsTest.TestGroupNormBackward (50 ms) 2022-08-17T12:49:23.1458074Z [ RUN ] LazyOpsTest.TestInstanceNorm 2022-08-17T12:49:23.1473054Z [ OK ] LazyOpsTest.TestInstanceNorm (1 ms) 2022-08-17T12:49:23.1473553Z [ RUN ] LazyOpsTest.TestLayerNorm 2022-08-17T12:49:23.1514306Z [ OK ] LazyOpsTest.TestLayerNorm (4 ms) 2022-08-17T12:49:23.1514786Z [ RUN ] LazyOpsTest.TestLayerNormBackward 2022-08-17T12:49:23.1773136Z [ OK ] LazyOpsTest.TestLayerNormBackward (25 ms) 2022-08-17T12:49:23.1773620Z [ RUN ] LazyOpsTest.TestNuclearNorm 2022-08-17T12:49:23.1780665Z [ OK ] LazyOpsTest.TestNuclearNorm (0 ms) 2022-08-17T12:49:23.1781096Z [ RUN ] LazyOpsTest.TestPairwiseDistance 2022-08-17T12:49:23.2457935Z [ OK ] LazyOpsTest.TestPairwiseDistance (67 ms) 2022-08-17T12:49:23.2458279Z [ RUN ] LazyOpsTest.TestCosineSimilarity 2022-08-17T12:49:23.2504867Z [ OK ] LazyOpsTest.TestCosineSimilarity (4 ms) 2022-08-17T12:49:23.2505249Z [ RUN ] LazyOpsTest.TestCosineEmbeddingLoss 2022-08-17T12:49:23.3128879Z [ OK ] LazyOpsTest.TestCosineEmbeddingLoss (62 ms) 2022-08-17T12:49:23.3129245Z [ RUN ] LazyOpsTest.TestHingeEmbeddingLoss 2022-08-17T12:49:23.3165165Z [ OK ] LazyOpsTest.TestHingeEmbeddingLoss (3 ms) 2022-08-17T12:49:23.3165521Z [ RUN ] LazyOpsTest.TestTripletMarginLoss 2022-08-17T12:49:23.6019205Z [ OK ] LazyOpsTest.TestTripletMarginLoss (285 ms) 2022-08-17T12:49:23.6019906Z [ RUN ] LazyOpsTest.TestBinaryCrossEntropy 2022-08-17T12:49:23.6039138Z [ OK ] LazyOpsTest.TestBinaryCrossEntropy (2 ms) 2022-08-17T12:49:23.6039736Z [ RUN ] LazyOpsTest.TestMarginRankingLoss 2022-08-17T12:49:23.6742553Z [ OK ] LazyOpsTest.TestMarginRankingLoss (70 ms) 2022-08-17T12:49:23.6743235Z [ RUN ] LazyOpsTest.TestBCEWithLogits 2022-08-17T12:49:23.6760270Z [ OK ] LazyOpsTest.TestBCEWithLogits (1 ms) 2022-08-17T12:49:23.6760870Z [ RUN ] LazyOpsTest.TestKlDiv 2022-08-17T12:49:23.6780237Z [ OK ] LazyOpsTest.TestKlDiv (2 ms) 2022-08-17T12:49:23.6780765Z [ RUN ] LazyOpsTest.TestProd 2022-08-17T12:49:23.6781661Z [ OK ] LazyOpsTest.TestProd (0 ms) 2022-08-17T12:49:23.6782194Z [ RUN ] LazyOpsTest.TestProdCast 2022-08-17T12:49:23.6783109Z [ OK ] LazyOpsTest.TestProdCast (0 ms) 2022-08-17T12:49:23.6783695Z [ RUN ] LazyOpsTest.TestProdInDim 2022-08-17T12:49:23.6789362Z [ OK ] LazyOpsTest.TestProdInDim (0 ms) 2022-08-17T12:49:23.6789929Z [ RUN ] LazyOpsTest.TestProdInDimKeepCast 2022-08-17T12:49:23.6794283Z [ OK ] LazyOpsTest.TestProdInDimKeepCast (0 ms) 2022-08-17T12:49:23.6794882Z [ RUN ] LazyOpsTest.TestProdInDimKeep 2022-08-17T12:49:23.6799430Z [ OK ] LazyOpsTest.TestProdInDimKeep (0 ms) 2022-08-17T12:49:23.6799985Z [ RUN ] LazyOpsTest.TestCumSum 2022-08-17T12:49:23.6814795Z [ OK ] LazyOpsTest.TestCumSum (1 ms) 2022-08-17T12:49:23.6815342Z [ RUN ] LazyOpsTest.TestCumSumCast 2022-08-17T12:49:23.6830515Z [ OK ] LazyOpsTest.TestCumSumCast (1 ms) 2022-08-17T12:49:23.6831059Z [ RUN ] LazyOpsTest.TestCumSumLong 2022-08-17T12:49:23.6843590Z [ OK ] LazyOpsTest.TestCumSumLong (1 ms) 2022-08-17T12:49:23.6844169Z [ RUN ] LazyOpsTest.TestCumSumCastLong 2022-08-17T12:49:23.6856603Z [ OK ] LazyOpsTest.TestCumSumCastLong (1 ms) 2022-08-17T12:49:23.6857139Z [ RUN ] LazyOpsTest.TestCumProd 2022-08-17T12:49:23.6862257Z [ OK ] LazyOpsTest.TestCumProd (0 ms) 2022-08-17T12:49:23.6862794Z [ RUN ] LazyOpsTest.TestCumProdCast 2022-08-17T12:49:23.6867645Z [ OK ] LazyOpsTest.TestCumProdCast (0 ms) 2022-08-17T12:49:23.6868450Z [ RUN ] LazyOpsTest.TestCumProdLong 2022-08-17T12:49:23.6876954Z [ OK ] LazyOpsTest.TestCumProdLong (0 ms) 2022-08-17T12:49:23.6877537Z [ RUN ] LazyOpsTest.TestCumProdCastLong 2022-08-17T12:49:23.6886239Z [ OK ] LazyOpsTest.TestCumProdCastLong (0 ms) 2022-08-17T12:49:23.6886758Z [ RUN ] LazyOpsTest.TestArgMin 2022-08-17T12:49:23.6887461Z [ OK ] LazyOpsTest.TestArgMin (0 ms) 2022-08-17T12:49:23.6887790Z [ RUN ] LazyOpsTest.TestArgMinDim 2022-08-17T12:49:23.6888546Z [ OK ] LazyOpsTest.TestArgMinDim (0 ms) 2022-08-17T12:49:23.6888861Z [ RUN ] LazyOpsTest.TestArgMinDimKeep 2022-08-17T12:49:23.6890602Z [ OK ] LazyOpsTest.TestArgMinDimKeep (0 ms) 2022-08-17T12:49:23.6891056Z [ RUN ] LazyOpsTest.TestArgMinSameValue 2022-08-17T12:49:23.6891394Z [ OK ] LazyOpsTest.TestArgMinSameValue (0 ms) 2022-08-17T12:49:23.6891799Z [ RUN ] LazyOpsTest.TestArgMinWrapper 2022-08-17T12:49:23.6892871Z [ OK ] LazyOpsTest.TestArgMinWrapper (0 ms) 2022-08-17T12:49:23.6893320Z [ RUN ] LazyOpsTest.TestArgMax 2022-08-17T12:49:23.6893645Z [ OK ] LazyOpsTest.TestArgMax (0 ms) 2022-08-17T12:49:23.6893953Z [ RUN ] LazyOpsTest.TestArgMaxDim 2022-08-17T12:49:23.6895360Z [ OK ] LazyOpsTest.TestArgMaxDim (0 ms) 2022-08-17T12:49:23.6895719Z [ RUN ] LazyOpsTest.TestArgMaxDimKeep 2022-08-17T12:49:23.6896706Z [ OK ] LazyOpsTest.TestArgMaxDimKeep (0 ms) 2022-08-17T12:49:23.6897153Z [ RUN ] LazyOpsTest.TestArgMaxSameValue 2022-08-17T12:49:23.6897591Z [ OK ] LazyOpsTest.TestArgMaxSameValue (0 ms) 2022-08-17T12:49:23.6897917Z [ RUN ] LazyOpsTest.TestArgMaxWrapper 2022-08-17T12:49:23.6899369Z [ OK ] LazyOpsTest.TestArgMaxWrapper (0 ms) 2022-08-17T12:49:23.6899672Z [ RUN ] LazyOpsTest.TestAsin 2022-08-17T12:49:23.6901202Z [ OK ] LazyOpsTest.TestAsin (0 ms) 2022-08-17T12:49:23.6901506Z [ RUN ] LazyOpsTest.TestAsinh 2022-08-17T12:49:23.6902636Z [ OK ] LazyOpsTest.TestAsinh (0 ms) 2022-08-17T12:49:23.6902946Z [ RUN ] LazyOpsTest.TestAsinhInPlace 2022-08-17T12:49:23.6906538Z [ OK ] LazyOpsTest.TestAsinhInPlace (0 ms) 2022-08-17T12:49:23.6906874Z [ RUN ] LazyOpsTest.TestSin 2022-08-17T12:49:23.6908312Z [ OK ] LazyOpsTest.TestSin (0 ms) 2022-08-17T12:49:23.6908786Z [ RUN ] LazyOpsTest.TestSinh 2022-08-17T12:49:23.6909735Z [ OK ] LazyOpsTest.TestSinh (0 ms) 2022-08-17T12:49:23.6910023Z [ RUN ] LazyOpsTest.TestAcos 2022-08-17T12:49:23.6911766Z [ OK ] LazyOpsTest.TestAcos (0 ms) 2022-08-17T12:49:23.6912075Z [ RUN ] LazyOpsTest.TestAcosh 2022-08-17T12:49:23.6913378Z [ OK ] LazyOpsTest.TestAcosh (0 ms) 2022-08-17T12:49:23.6913691Z [ RUN ] LazyOpsTest.TestAcoshInPlace 2022-08-17T12:49:23.6915780Z [ OK ] LazyOpsTest.TestAcoshInPlace (0 ms) 2022-08-17T12:49:23.6916069Z [ RUN ] LazyOpsTest.TestCos 2022-08-17T12:49:23.6919194Z [ OK ] LazyOpsTest.TestCos (0 ms) 2022-08-17T12:49:23.6919537Z [ RUN ] LazyOpsTest.TestCosh 2022-08-17T12:49:23.6920537Z [ OK ] LazyOpsTest.TestCosh (0 ms) 2022-08-17T12:49:23.6920827Z [ RUN ] LazyOpsTest.TestAtan 2022-08-17T12:49:23.6922398Z [ OK ] LazyOpsTest.TestAtan (0 ms) 2022-08-17T12:49:23.6922786Z [ RUN ] LazyOpsTest.TestAtanh 2022-08-17T12:49:23.6923764Z [ OK ] LazyOpsTest.TestAtanh (0 ms) 2022-08-17T12:49:23.6924074Z [ RUN ] LazyOpsTest.TestAtanhInPlace 2022-08-17T12:49:23.6926284Z [ OK ] LazyOpsTest.TestAtanhInPlace (0 ms) 2022-08-17T12:49:23.6926585Z [ RUN ] LazyOpsTest.TestAtan2 2022-08-17T12:49:23.6928199Z [ OK ] LazyOpsTest.TestAtan2 (0 ms) 2022-08-17T12:49:23.6928498Z [ RUN ] LazyOpsTest.TestTan 2022-08-17T12:49:23.6929787Z [ OK ] LazyOpsTest.TestTan (0 ms) 2022-08-17T12:49:23.6930054Z [ RUN ] LazyOpsTest.TestTanh 2022-08-17T12:49:23.6933307Z [ OK ] LazyOpsTest.TestTanh (0 ms) 2022-08-17T12:49:23.6933624Z [ RUN ] LazyOpsTest.TestClampMinMax 2022-08-17T12:49:23.6936931Z [ OK ] LazyOpsTest.TestClampMinMax (0 ms) 2022-08-17T12:49:23.6937253Z [ RUN ] LazyOpsTest.TestClampMin 2022-08-17T12:49:23.6940449Z [ OK ] LazyOpsTest.TestClampMin (0 ms) 2022-08-17T12:49:23.6940761Z [ RUN ] LazyOpsTest.TestClampMax 2022-08-17T12:49:23.6943495Z [ OK ] LazyOpsTest.TestClampMax (0 ms) 2022-08-17T12:49:23.6943829Z [ RUN ] LazyOpsTest.TestClampMinExplicit 2022-08-17T12:49:23.6946487Z [ OK ] LazyOpsTest.TestClampMinExplicit (0 ms) 2022-08-17T12:49:23.6947086Z [ RUN ] LazyOpsTest.TestClampMaxExplicit 2022-08-17T12:49:23.6947723Z [ OK ] LazyOpsTest.TestClampMaxExplicit (0 ms) 2022-08-17T12:49:23.6948092Z [ RUN ] LazyOpsTest.TestClampMinExplicitInPlace 2022-08-17T12:49:23.6951613Z [ OK ] LazyOpsTest.TestClampMinExplicitInPlace (0 ms) 2022-08-17T12:49:23.6952066Z [ RUN ] LazyOpsTest.TestClampMaxExplicitInPlace 2022-08-17T12:49:23.6953035Z [ OK ] LazyOpsTest.TestClampMaxExplicitInPlace (0 ms) 2022-08-17T12:49:23.6953386Z [ RUN ] LazyOpsTest.TestCeil 2022-08-17T12:49:23.6954666Z [ OK ] LazyOpsTest.TestCeil (0 ms) 2022-08-17T12:49:23.6955187Z [ RUN ] LazyOpsTest.TestFloor 2022-08-17T12:49:23.6957164Z [ OK ] LazyOpsTest.TestFloor (0 ms) 2022-08-17T12:49:23.6957701Z [ RUN ] LazyOpsTest.TestRound 2022-08-17T12:49:23.6958710Z [ OK ] LazyOpsTest.TestRound (0 ms) 2022-08-17T12:49:23.6959241Z [ RUN ] LazyOpsTest.TestTrunc 2022-08-17T12:49:23.6961729Z [ OK ] LazyOpsTest.TestTrunc (0 ms) 2022-08-17T12:49:23.6962234Z [ RUN ] LazyOpsTest.TestFrac 2022-08-17T12:49:23.6964826Z [ OK ] LazyOpsTest.TestFrac (0 ms) 2022-08-17T12:49:23.6965336Z [ RUN ] LazyOpsTest.TestNeg 2022-08-17T12:49:23.6967764Z [ OK ] LazyOpsTest.TestNeg (0 ms) 2022-08-17T12:49:23.6968290Z [ RUN ] LazyOpsTest.TestBitwiseNot 2022-08-17T12:49:23.6970493Z [ OK ] LazyOpsTest.TestBitwiseNot (0 ms) 2022-08-17T12:49:23.6971087Z [ RUN ] LazyOpsTest.TestBitwiseNotInPlace 2022-08-17T12:49:23.6973119Z [ OK ] LazyOpsTest.TestBitwiseNotInPlace (0 ms) 2022-08-17T12:49:23.6973677Z [ RUN ] LazyOpsTest.TestSign 2022-08-17T12:49:23.6974536Z [ OK ] LazyOpsTest.TestSign (0 ms) 2022-08-17T12:49:23.6975059Z [ RUN ] LazyOpsTest.TestSignByte 2022-08-17T12:49:23.6975616Z [ OK ] LazyOpsTest.TestSignByte (0 ms) 2022-08-17T12:49:23.6975996Z [ RUN ] LazyOpsTest.TestAbs 2022-08-17T12:49:23.6978453Z [ OK ] LazyOpsTest.TestAbs (0 ms) 2022-08-17T12:49:23.6979025Z [ RUN ] LazyOpsTest.TestAbsByte 2022-08-17T12:49:23.6980699Z [ OK ] LazyOpsTest.TestAbsByte (0 ms) 2022-08-17T12:49:23.6981311Z [ RUN ] LazyOpsTest.TestEmptyLike 2022-08-17T12:49:23.6981860Z [ OK ] LazyOpsTest.TestEmptyLike (0 ms) 2022-08-17T12:49:23.6982408Z [ RUN ] LazyOpsTest.TestEmptyLikeOptions 2022-08-17T12:49:23.6982752Z [ OK ] LazyOpsTest.TestEmptyLikeOptions (0 ms) 2022-08-17T12:49:23.6983060Z [ RUN ] LazyOpsTest.TestEmpty 2022-08-17T12:49:23.6983334Z [ OK ] LazyOpsTest.TestEmpty (0 ms) 2022-08-17T12:49:23.6983636Z [ RUN ] LazyOpsTest.TestZeroInPlace 2022-08-17T12:49:23.6984651Z [ OK ] LazyOpsTest.TestZeroInPlace (0 ms) 2022-08-17T12:49:23.6984990Z [ RUN ] LazyOpsTest.TestZerosLike 2022-08-17T12:49:23.6985861Z [ OK ] LazyOpsTest.TestZerosLike (0 ms) 2022-08-17T12:49:23.6986280Z [ RUN ] LazyOpsTest.TestZerosLikeOptions 2022-08-17T12:49:23.6986633Z [ OK ] LazyOpsTest.TestZerosLikeOptions (0 ms) 2022-08-17T12:49:23.6986974Z [ RUN ] LazyOpsTest.TestZeros 2022-08-17T12:49:23.6989642Z [ OK ] LazyOpsTest.TestZeros (0 ms) 2022-08-17T12:49:23.6989928Z [ RUN ] LazyOpsTest.TestOnes 2022-08-17T12:49:23.6993343Z [ OK ] LazyOpsTest.TestOnes (0 ms) 2022-08-17T12:49:23.6993765Z [ RUN ] LazyOpsTest.TestOnesLike 2022-08-17T12:49:23.6994476Z [ OK ] LazyOpsTest.TestOnesLike (0 ms) 2022-08-17T12:49:23.6994840Z [ RUN ] LazyOpsTest.TestOnesLikeOptions 2022-08-17T12:49:23.6995850Z [ OK ] LazyOpsTest.TestOnesLikeOptions (0 ms) 2022-08-17T12:49:23.6996215Z [ RUN ] LazyOpsTest.TestFull 2022-08-17T12:49:23.7000323Z [ OK ] LazyOpsTest.TestFull (0 ms) 2022-08-17T12:49:23.7000783Z [ RUN ] LazyOpsTest.TestFullLike 2022-08-17T12:49:23.7001830Z [ OK ] LazyOpsTest.TestFullLike (0 ms) 2022-08-17T12:49:23.7002238Z [ RUN ] LazyOpsTest.TestFullLikeOptions 2022-08-17T12:49:23.7002657Z [ OK ] LazyOpsTest.TestFullLikeOptions (0 ms) 2022-08-17T12:49:23.7002953Z [ RUN ] LazyOpsTest.TestARange 2022-08-17T12:49:23.7009513Z [ OK ] LazyOpsTest.TestARange (0 ms) 2022-08-17T12:49:23.7009999Z [ RUN ] LazyOpsTest.TestARangeOut 2022-08-17T12:49:23.7010694Z [W RangeFactories.cpp:206] Warning: The number of elements in the out tensor of shape [4] is 4 which does not match the computed number of elements 200. Note that this may occur as a result of rounding error. The out tensor will be resized to a tensor of shape (200,). (function operator()) 2022-08-17T12:49:23.7012492Z [ OK ] LazyOpsTest.TestARangeOut (0 ms) 2022-08-17T12:49:23.7016624Z [ RUN ] LazyOpsTest.TestDimARange 2022-08-17T12:49:23.7017137Z [ OK ] LazyOpsTest.TestDimARange (0 ms) 2022-08-17T12:49:23.7017456Z [ RUN ] LazyOpsTest.TestBartlettWindow 2022-08-17T12:49:23.7034935Z [ OK ] LazyOpsTest.TestBartlettWindow (1 ms) 2022-08-17T12:49:23.7035266Z [ RUN ] LazyOpsTest.TestBlackmanWindow 2022-08-17T12:49:23.7055984Z [ OK ] LazyOpsTest.TestBlackmanWindow (2 ms) 2022-08-17T12:49:23.7056328Z [ RUN ] LazyOpsTest.TestHammingWindow 2022-08-17T12:49:23.7071073Z [ OK ] LazyOpsTest.TestHammingWindow (1 ms) 2022-08-17T12:49:23.7071376Z [ RUN ] LazyOpsTest.TestHannWindow 2022-08-17T12:49:23.7668319Z [ OK ] LazyOpsTest.TestHannWindow (59 ms) 2022-08-17T12:49:23.7668895Z [ RUN ] LazyOpsTest.TestLogSigmoid 2022-08-17T12:49:23.7673066Z [ OK ] LazyOpsTest.TestLogSigmoid (0 ms) 2022-08-17T12:49:23.7673426Z [ RUN ] LazyOpsTest.TestLogSigmoidForward 2022-08-17T12:49:23.7678727Z [ OK ] LazyOpsTest.TestLogSigmoidForward (0 ms) 2022-08-17T12:49:23.7679058Z [ RUN ] LazyOpsTest.TestLogsumexp 2022-08-17T12:49:23.7722451Z [ OK ] LazyOpsTest.TestLogsumexp (4 ms) 2022-08-17T12:49:23.7722756Z [ RUN ] LazyOpsTest.TestSiLU 2022-08-17T12:49:23.7725653Z [ OK ] LazyOpsTest.TestSiLU (0 ms) 2022-08-17T12:49:23.7725945Z [ RUN ] LazyOpsTest.TestSigmoid 2022-08-17T12:49:23.7728694Z [ OK ] LazyOpsTest.TestSigmoid (0 ms) 2022-08-17T12:49:23.7729051Z [ RUN ] LazyOpsTest.TestMatmul_1x1 2022-08-17T12:49:23.7730503Z [ OK ] LazyOpsTest.TestMatmul_1x1 (0 ms) 2022-08-17T12:49:23.7730793Z [ RUN ] LazyOpsTest.TestMatmul_2x1 2022-08-17T12:49:23.7733393Z [ OK ] LazyOpsTest.TestMatmul_2x1 (0 ms) 2022-08-17T12:49:23.7733726Z [ RUN ] LazyOpsTest.TestMatmul_1x2 2022-08-17T12:49:23.7738212Z [ OK ] LazyOpsTest.TestMatmul_1x2 (0 ms) 2022-08-17T12:49:23.7738519Z [ RUN ] LazyOpsTest.TestMatmul_2x2 2022-08-17T12:49:23.7742525Z [ OK ] LazyOpsTest.TestMatmul_2x2 (0 ms) 2022-08-17T12:49:23.7742897Z [ RUN ] LazyOpsTest.TestMatmulBcast 2022-08-17T12:49:23.7789436Z [ OK ] LazyOpsTest.TestMatmulBcast (1 ms) 2022-08-17T12:49:23.7789885Z [ RUN ] LazyOpsTest.TestDot 2022-08-17T12:49:23.7790350Z [ OK ] LazyOpsTest.TestDot (0 ms) 2022-08-17T12:49:23.7790892Z [ RUN ] LazyOpsTest.TestTensorDot 2022-08-17T12:49:23.7791222Z [ OK ] LazyOpsTest.TestTensorDot (1 ms) 2022-08-17T12:49:23.7791508Z [ RUN ] LazyOpsTest.TestGer 2022-08-17T12:49:23.7791781Z [ OK ] LazyOpsTest.TestGer (0 ms) 2022-08-17T12:49:23.7792049Z [ RUN ] LazyOpsTest.TestMv 2022-08-17T12:49:23.7792470Z [ OK ] LazyOpsTest.TestMv (0 ms) 2022-08-17T12:49:23.7792742Z [ RUN ] LazyOpsTest.TestMvOut 2022-08-17T12:49:23.7793038Z [ OK ] LazyOpsTest.TestMvOut (0 ms) 2022-08-17T12:49:23.7793364Z [ RUN ] LazyOpsTest.TestBatchAddBatchMatMul 2022-08-17T12:49:23.7793712Z [ OK ] LazyOpsTest.TestBatchAddBatchMatMul (0 ms) 2022-08-17T12:49:23.7794088Z [ RUN ] LazyOpsTest.TestBatchAddBatchMatMulInPlace 2022-08-17T12:49:23.7794487Z [ OK ] LazyOpsTest.TestBatchAddBatchMatMulInPlace (0 ms) 2022-08-17T12:49:23.7794838Z [ RUN ] LazyOpsTest.TestBatchMatMul 2022-08-17T12:49:23.7798467Z [ OK ] LazyOpsTest.TestBatchMatMul (0 ms) 2022-08-17T12:49:23.7799097Z [ RUN ] LazyOpsTest.TestChainMatMul 2022-08-17T12:49:23.7799635Z [W LinearAlgebra.cpp:987] Warning: 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. (function operator()) 2022-08-17T12:49:23.7805504Z [ OK ] LazyOpsTest.TestChainMatMul (0 ms) 2022-08-17T12:49:23.7805855Z [ RUN ] LazyOpsTest.TestLinear 2022-08-17T12:49:23.7814516Z [ OK ] LazyOpsTest.TestLinear (0 ms) 2022-08-17T12:49:23.7814826Z [ RUN ] LazyOpsTest.TestPinverse 2022-08-17T12:49:23.7835699Z [ OK ] LazyOpsTest.TestPinverse (1 ms) 2022-08-17T12:49:23.7836013Z [ RUN ] LazyOpsTest.TestEinsumOuter 2022-08-17T12:49:23.7903023Z [ OK ] LazyOpsTest.TestEinsumOuter (0 ms) 2022-08-17T12:49:23.7903611Z [ RUN ] LazyOpsTest.TestEinsumOuterBackward 2022-08-17T12:49:23.7904057Z [ OK ] LazyOpsTest.TestEinsumOuterBackward (2 ms) 2022-08-17T12:49:23.7904444Z [ RUN ] LazyOpsTest.TestEinsumBatchMatMul 2022-08-17T12:49:23.7904792Z [ OK ] LazyOpsTest.TestEinsumBatchMatMul (1 ms) 2022-08-17T12:49:23.7905161Z [ RUN ] LazyOpsTest.TestEinsumPyTorchLowerBilinear 2022-08-17T12:49:23.7905571Z [ OK ] LazyOpsTest.TestEinsumPyTorchLowerBilinear (2 ms) 2022-08-17T12:49:23.7905964Z [ RUN ] LazyOpsTest.TestEinsumPyTorchLowerDiagonal 2022-08-17T12:49:23.7909838Z [ OK ] LazyOpsTest.TestEinsumPyTorchLowerDiagonal (0 ms) 2022-08-17T12:49:23.7910491Z [ RUN ] LazyOpsTest.TestEinsumPyTorchLowerBatchDiagonal 2022-08-17T12:49:23.7915135Z [ OK ] LazyOpsTest.TestEinsumPyTorchLowerBatchDiagonal (0 ms) 2022-08-17T12:49:23.7915776Z [ RUN ] LazyOpsTest.TestEinsumPyTorchLowerBatchPermute 2022-08-17T12:49:23.7918248Z [ OK ] LazyOpsTest.TestEinsumPyTorchLowerBatchPermute (0 ms) 2022-08-17T12:49:23.7918857Z [ RUN ] LazyOpsTest.TestEinsumPyTorchLowerRepeatedAxis 2022-08-17T12:49:23.7929255Z [ OK ] LazyOpsTest.TestEinsumPyTorchLowerRepeatedAxis (1 ms) 2022-08-17T12:49:23.7929805Z [ RUN ] LazyOpsTest.TestBilinear 2022-08-17T12:49:23.8053931Z [ OK ] LazyOpsTest.TestBilinear (12 ms) 2022-08-17T12:49:23.8054493Z [ RUN ] LazyOpsTest.TestUpsampleNearest2D 2022-08-17T12:49:23.8058441Z [ OK ] LazyOpsTest.TestUpsampleNearest2D (0 ms) 2022-08-17T12:49:23.8058979Z [ RUN ] LazyOpsTest.TestUpsampleNearest2DBackward 2022-08-17T12:49:23.8071614Z [ OK ] LazyOpsTest.TestUpsampleNearest2DBackward (1 ms) 2022-08-17T12:49:23.8072157Z [ RUN ] LazyOpsTest.TestUpsampleNearest2DWithScale 2022-08-17T12:49:23.8075289Z [ OK ] LazyOpsTest.TestUpsampleNearest2DWithScale (0 ms) 2022-08-17T12:49:23.8075828Z [ RUN ] LazyOpsTest.TestUpsampleNearest2DBackwardWithScale 2022-08-17T12:49:23.8087696Z [ OK ] LazyOpsTest.TestUpsampleNearest2DBackwardWithScale (1 ms) 2022-08-17T12:49:23.8088221Z [ RUN ] LazyOpsTest.TestUpsampleBilinear2D 2022-08-17T12:49:23.8095818Z [ OK ] LazyOpsTest.TestUpsampleBilinear2D (0 ms) 2022-08-17T12:49:23.8096260Z [ RUN ] LazyOpsTest.TestUpsampleBilinear2DBackward 2022-08-17T12:49:23.8115803Z [ OK ] LazyOpsTest.TestUpsampleBilinear2DBackward (1 ms) 2022-08-17T12:49:23.8116346Z [ RUN ] LazyOpsTest.TestAddCMul 2022-08-17T12:49:23.8119002Z [ OK ] LazyOpsTest.TestAddCMul (0 ms) 2022-08-17T12:49:23.8119545Z [ RUN ] LazyOpsTest.TestAddCDiv 2022-08-17T12:49:23.8122301Z [ OK ] LazyOpsTest.TestAddCDiv (0 ms) 2022-08-17T12:49:23.8122903Z [ RUN ] LazyOpsTest.TestAddCDivWithBroadcast 2022-08-17T12:49:23.8125770Z [ OK ] LazyOpsTest.TestAddCDivWithBroadcast (0 ms) 2022-08-17T12:49:23.8126361Z [ RUN ] LazyOpsTest.TestSize 2022-08-17T12:49:23.8126697Z [ OK ] LazyOpsTest.TestSize (0 ms) 2022-08-17T12:49:23.8127008Z [ RUN ] LazyOpsTest.TestSelect 2022-08-17T12:49:23.8192432Z [ OK ] LazyOpsTest.TestSelect (6 ms) 2022-08-17T12:49:23.8204033Z [ RUN ] LazyOpsTest.TestBernoulliScalarProb 2022-08-17T12:49:23.8204644Z [ OK ] LazyOpsTest.TestBernoulliScalarProb (0 ms) 2022-08-17T12:49:23.8205207Z [ RUN ] LazyOpsTest.TestBernoulliTensorProb 2022-08-17T12:49:23.8205863Z [ OK ] LazyOpsTest.TestBernoulliTensorProb (0 ms) 2022-08-17T12:49:23.8206553Z [ RUN ] LazyOpsTest.TestBernoulliScalarProbInPlace 2022-08-17T12:49:23.8207285Z [ OK ] LazyOpsTest.TestBernoulliScalarProbInPlace (0 ms) 2022-08-17T12:49:23.8207727Z [ RUN ] LazyOpsTest.TestBernoulliTensorProbInPlace 2022-08-17T12:49:23.8209825Z [ OK ] LazyOpsTest.TestBernoulliTensorProbInPlace (0 ms) 2022-08-17T12:49:23.8210212Z [ RUN ] LazyOpsTest.TestDropout 2022-08-17T12:49:23.8213589Z [ OK ] LazyOpsTest.TestDropout (0 ms) 2022-08-17T12:49:23.8214308Z [ RUN ] LazyOpsTest.TestDropoutInPlace 2022-08-17T12:49:23.8219431Z [ OK ] LazyOpsTest.TestDropoutInPlace (0 ms) 2022-08-17T12:49:23.8219863Z [ RUN ] LazyOpsTest.TestRandperm 2022-08-17T12:49:23.8221770Z [ OK ] LazyOpsTest.TestRandperm (0 ms) 2022-08-17T12:49:23.8222251Z [ RUN ] LazyOpsTest.TestSlice 2022-08-17T12:49:23.8231162Z [ OK ] LazyOpsTest.TestSlice (0 ms) 2022-08-17T12:49:23.8231608Z [ RUN ] LazyOpsTest.TestTake 2022-08-17T12:49:23.8232441Z [ OK ] LazyOpsTest.TestTake (0 ms) 2022-08-17T12:49:23.8232995Z [ RUN ] LazyOpsTest.TestTakeBackward 2022-08-17T12:49:23.8245298Z [ OK ] LazyOpsTest.TestTakeBackward (1 ms) 2022-08-17T12:49:23.8245589Z [ RUN ] LazyOpsTest.TestStack 2022-08-17T12:49:23.8270122Z [ OK ] LazyOpsTest.TestStack (2 ms) 2022-08-17T12:49:23.8270413Z [ RUN ] LazyOpsTest.TestCat 2022-08-17T12:49:23.8276977Z [ OK ] LazyOpsTest.TestCat (0 ms) 2022-08-17T12:49:23.8277256Z [ RUN ] LazyOpsTest.TestUnbind 2022-08-17T12:49:23.8288288Z [ OK ] LazyOpsTest.TestUnbind (1 ms) 2022-08-17T12:49:23.8288598Z [ RUN ] LazyOpsTest.TestRepeat 2022-08-17T12:49:23.8299191Z [ OK ] LazyOpsTest.TestRepeat (1 ms) 2022-08-17T12:49:23.8299730Z [ RUN ] LazyOpsTest.TestGather 2022-08-17T12:49:23.8305733Z [ OK ] LazyOpsTest.TestGather (0 ms) 2022-08-17T12:49:23.8306270Z [ RUN ] LazyOpsTest.TestScatter 2022-08-17T12:49:23.8308963Z [ OK ] LazyOpsTest.TestScatter (0 ms) 2022-08-17T12:49:23.8309509Z [ RUN ] LazyOpsTest.TestScatterR1 2022-08-17T12:49:23.8310482Z [ OK ] LazyOpsTest.TestScatterR1 (0 ms) 2022-08-17T12:49:23.8311027Z [ RUN ] LazyOpsTest.TestScatterR3 2022-08-17T12:49:23.8312594Z [ OK ] LazyOpsTest.TestScatterR3 (0 ms) 2022-08-17T12:49:23.8313346Z [ RUN ] LazyOpsTest.TestScatterBiggerSource 2022-08-17T12:49:23.8315289Z [ OK ] LazyOpsTest.TestScatterBiggerSource (0 ms) 2022-08-17T12:49:23.8315844Z [ RUN ] LazyOpsTest.TestScatterScalar 2022-08-17T12:49:23.8318131Z [ OK ] LazyOpsTest.TestScatterScalar (0 ms) 2022-08-17T12:49:23.8318720Z [ RUN ] LazyOpsTest.TestScatterReduceAdd 2022-08-17T12:49:23.8320960Z [ OK ] LazyOpsTest.TestScatterReduceAdd (0 ms) 2022-08-17T12:49:23.8321299Z [ RUN ] LazyOpsTest.TestScatterAdd 2022-08-17T12:49:23.8328237Z [ OK ] LazyOpsTest.TestScatterAdd (0 ms) 2022-08-17T12:49:23.8328873Z [ RUN ] LazyOpsTest.TestScatterAddInPlace 2022-08-17T12:49:23.8335472Z [ OK ] LazyOpsTest.TestScatterAddInPlace (0 ms) 2022-08-17T12:49:23.8336090Z [ RUN ] LazyOpsTest.TestIndexSelect 2022-08-17T12:49:23.8424069Z [ OK ] LazyOpsTest.TestIndexSelect (8 ms) 2022-08-17T12:49:23.8424612Z [ RUN ] LazyOpsTest.TestIndexSelectRank0 2022-08-17T12:49:23.8446642Z [ OK ] LazyOpsTest.TestIndexSelectRank0 (2 ms) 2022-08-17T12:49:23.8447237Z [ RUN ] LazyOpsTest.TestInverse 2022-08-17T12:49:23.8454943Z [ OK ] LazyOpsTest.TestInverse (0 ms) 2022-08-17T12:49:23.8455386Z [ RUN ] LazyOpsTest.TestIsnan 2022-08-17T12:49:23.8455854Z [ OK ] LazyOpsTest.TestIsnan (0 ms) 2022-08-17T12:49:23.8456144Z [ RUN ] LazyOpsTest.TestExpand 2022-08-17T12:49:23.8459599Z [ OK ] LazyOpsTest.TestExpand (0 ms) 2022-08-17T12:49:23.8459913Z [ RUN ] LazyOpsTest.TestExpandBack 2022-08-17T12:49:23.8463050Z [ OK ] LazyOpsTest.TestExpandBack (0 ms) 2022-08-17T12:49:23.8463401Z [ RUN ] LazyOpsTest.TestExpandAs 2022-08-17T12:49:23.8466835Z [ OK ] LazyOpsTest.TestExpandAs (0 ms) 2022-08-17T12:49:23.8467265Z [ RUN ] LazyOpsTest.TestEye 2022-08-17T12:49:23.8468149Z [ OK ] LazyOpsTest.TestEye (0 ms) 2022-08-17T12:49:23.8468439Z [ RUN ] LazyOpsTest.TestEyeWide 2022-08-17T12:49:23.8469384Z [ OK ] LazyOpsTest.TestEyeWide (0 ms) 2022-08-17T12:49:23.8469929Z [ RUN ] LazyOpsTest.TestEyeNarrow 2022-08-17T12:49:23.8470481Z [ OK ] LazyOpsTest.TestEyeNarrow (0 ms) 2022-08-17T12:49:23.8470810Z [ RUN ] LazyOpsTest.TestBroadcastTensors 2022-08-17T12:49:23.8477342Z [ OK ] LazyOpsTest.TestBroadcastTensors (0 ms) 2022-08-17T12:49:23.8477924Z [ RUN ] LazyOpsTest.TestOneIndex 2022-08-17T12:49:23.8550038Z [ OK ] LazyOpsTest.TestOneIndex (1 ms) 2022-08-17T12:49:23.8550651Z [ RUN ] LazyOpsTest.TestOneIndexTransfer 2022-08-17T12:49:23.8551283Z [ OK ] LazyOpsTest.TestOneIndexTransfer (1 ms) 2022-08-17T12:49:23.8551603Z [ RUN ] LazyOpsTest.TestNonzero 2022-08-17T12:49:23.8551900Z [ OK ] LazyOpsTest.TestNonzero (0 ms) 2022-08-17T12:49:23.8552201Z [ RUN ] LazyOpsTest.TestMaskedSelect 2022-08-17T12:49:23.8552509Z [ OK ] LazyOpsTest.TestMaskedSelect (0 ms) 2022-08-17T12:49:23.8552827Z [ RUN ] LazyOpsTest.TestMaskedScatter 2022-08-17T12:49:23.8553154Z [ OK ] LazyOpsTest.TestMaskedScatter (0 ms) 2022-08-17T12:49:23.8553475Z [ RUN ] LazyOpsTest.TestMultiIndexHeadNull 2022-08-17T12:49:23.8553824Z [ OK ] LazyOpsTest.TestMultiIndexHeadNull (1 ms) 2022-08-17T12:49:23.8554178Z [ RUN ] LazyOpsTest.TestMultiIndexMiddleNull 2022-08-17T12:49:23.8554523Z [ OK ] LazyOpsTest.TestMultiIndexMiddleNull (1 ms) 2022-08-17T12:49:23.8554874Z [ RUN ] LazyOpsTest.TestMultiIndexTailNull 2022-08-17T12:49:23.8555221Z [ OK ] LazyOpsTest.TestMultiIndexTailNull (1 ms) 2022-08-17T12:49:23.8555650Z [ RUN ] LazyOpsTest.TestMultiIndexMiddleBroadcast 2022-08-17T12:49:23.8557820Z [ OK ] LazyOpsTest.TestMultiIndexMiddleBroadcast (1 ms) 2022-08-17T12:49:23.8558220Z [ RUN ] LazyOpsTest.TestMultiIndexTailBroadcast 2022-08-17T12:49:23.8567512Z [ OK ] LazyOpsTest.TestMultiIndexTailBroadcast (0 ms) 2022-08-17T12:49:23.8567907Z [ RUN ] LazyOpsTest.TestMaskIndex 2022-08-17T12:49:23.8572463Z [ OK ] LazyOpsTest.TestMaskIndex (0 ms) 2022-08-17T12:49:23.8572904Z [ RUN ] LazyOpsTest.TestOneIndexPut 2022-08-17T12:49:23.8608870Z [ OK ] LazyOpsTest.TestOneIndexPut (3 ms) 2022-08-17T12:49:23.8609306Z [ RUN ] LazyOpsTest.TestOneIndexPutInPlace 2022-08-17T12:49:23.8637424Z [ OK ] LazyOpsTest.TestOneIndexPutInPlace (2 ms) 2022-08-17T12:49:23.8637912Z [ RUN ] LazyOpsTest.TestOneIndexPutTransfer 2022-08-17T12:49:23.8657969Z [ OK ] LazyOpsTest.TestOneIndexPutTransfer (2 ms) 2022-08-17T12:49:23.8658428Z [ RUN ] LazyOpsTest.TestMultiIndexPut 2022-08-17T12:49:23.8682107Z [ OK ] LazyOpsTest.TestMultiIndexPut (2 ms) 2022-08-17T12:49:23.8682491Z [ RUN ] LazyOpsTest.TestMultiIndexPutHeadNull 2022-08-17T12:49:23.8714660Z [ OK ] LazyOpsTest.TestMultiIndexPutHeadNull (3 ms) 2022-08-17T12:49:23.8715190Z [ RUN ] LazyOpsTest.TestMultiIndexPutMiddleNull 2022-08-17T12:49:23.8736346Z [ OK ] LazyOpsTest.TestMultiIndexPutMiddleNull (2 ms) 2022-08-17T12:49:23.8736840Z [ RUN ] LazyOpsTest.TestMultiIndexPutTailNull 2022-08-17T12:49:23.8757005Z [ OK ] LazyOpsTest.TestMultiIndexPutTailNull (2 ms) 2022-08-17T12:49:23.8757539Z [ RUN ] LazyOpsTest.TestMultiIndexPutMiddleBroadcast 2022-08-17T12:49:23.8782251Z [ OK ] LazyOpsTest.TestMultiIndexPutMiddleBroadcast (2 ms) 2022-08-17T12:49:23.8782893Z [ RUN ] LazyOpsTest.TestMultiIndexPutTailBroadcast 2022-08-17T12:49:23.8805667Z [ OK ] LazyOpsTest.TestMultiIndexPutTailBroadcast (2 ms) 2022-08-17T12:49:23.8806041Z [ RUN ] LazyOpsTest.TestMaskIndexPut 2022-08-17T12:49:23.8827549Z [ OK ] LazyOpsTest.TestMaskIndexPut (2 ms) 2022-08-17T12:49:23.8827884Z [ RUN ] LazyOpsTest.TestIndexPutImpl 2022-08-17T12:49:23.8856601Z [ OK ] LazyOpsTest.TestIndexPutImpl (2 ms) 2022-08-17T12:49:23.8857077Z [ RUN ] LazyOpsTest.TestIndexFillWithScalar 2022-08-17T12:49:23.8892720Z [ OK ] LazyOpsTest.TestIndexFillWithScalar (3 ms) 2022-08-17T12:49:23.8893293Z [ RUN ] LazyOpsTest.TestIndexFillWithScalarInPlace 2022-08-17T12:49:23.8922735Z [ OK ] LazyOpsTest.TestIndexFillWithScalarInPlace (2 ms) 2022-08-17T12:49:23.8923320Z [ RUN ] LazyOpsTest.TestIndexFillWithTensor 2022-08-17T12:49:23.8951952Z [ OK ] LazyOpsTest.TestIndexFillWithTensor (2 ms) 2022-08-17T12:49:23.8952329Z [ RUN ] LazyOpsTest.TestIndexFillWithTensorInPlace 2022-08-17T12:49:23.8985553Z [ OK ] LazyOpsTest.TestIndexFillWithTensorInPlace (3 ms) 2022-08-17T12:49:23.8985931Z [ RUN ] LazyOpsTest.TestIndexFillRank0 2022-08-17T12:49:23.9013379Z [ OK ] LazyOpsTest.TestIndexFillRank0 (2 ms) 2022-08-17T12:49:23.9013689Z [ RUN ] LazyOpsTest.TestIndexAdd 2022-08-17T12:49:23.9094037Z [ OK ] LazyOpsTest.TestIndexAdd (8 ms) 2022-08-17T12:49:23.9094383Z [ RUN ] LazyOpsTest.TestIndexAddInPlace 2022-08-17T12:49:23.9171709Z [ OK ] LazyOpsTest.TestIndexAddInPlace (7 ms) 2022-08-17T12:49:23.9172064Z [ RUN ] LazyOpsTest.TestIndexAddRank0 2022-08-17T12:49:23.9197653Z [ OK ] LazyOpsTest.TestIndexAddRank0 (2 ms) 2022-08-17T12:49:23.9197983Z [ RUN ] LazyOpsTest.TestIndexCopy 2022-08-17T12:49:23.9226206Z [ OK ] LazyOpsTest.TestIndexCopy (2 ms) 2022-08-17T12:49:23.9226552Z [ RUN ] LazyOpsTest.TestIndexCopyInPlace 2022-08-17T12:49:23.9266597Z [ OK ] LazyOpsTest.TestIndexCopyInPlace (4 ms) 2022-08-17T12:49:23.9266927Z [ RUN ] LazyOpsTest.TestIndexCopyRank0 2022-08-17T12:49:23.9291979Z [ OK ] LazyOpsTest.TestIndexCopyRank0 (2 ms) 2022-08-17T12:49:23.9292351Z [ RUN ] LazyOpsTest.TestRelu 2022-08-17T12:49:23.9295100Z [ OK ] LazyOpsTest.TestRelu (0 ms) 2022-08-17T12:49:23.9295454Z [ RUN ] LazyOpsTest.TestReluInPlace 2022-08-17T12:49:23.9298776Z [ OK ] LazyOpsTest.TestReluInPlace (0 ms) 2022-08-17T12:49:23.9299227Z [ RUN ] LazyOpsTest.TestHardshrink 2022-08-17T12:49:23.9300321Z [ OK ] LazyOpsTest.TestHardshrink (0 ms) 2022-08-17T12:49:23.9300665Z [ RUN ] LazyOpsTest.TestHardSigmoid 2022-08-17T12:49:23.9303407Z [ OK ] LazyOpsTest.TestHardSigmoid (0 ms) 2022-08-17T12:49:23.9303836Z [ RUN ] LazyOpsTest.TestHardSigmoidInPlace 2022-08-17T12:49:23.9307344Z [ OK ] LazyOpsTest.TestHardSigmoidInPlace (0 ms) 2022-08-17T12:49:23.9307780Z [ RUN ] LazyOpsTest.TestHardSigmoidBackward 2022-08-17T12:49:23.9318260Z [ OK ] LazyOpsTest.TestHardSigmoidBackward (1 ms) 2022-08-17T12:49:23.9318691Z [ RUN ] LazyOpsTest.TestSoftshrink 2022-08-17T12:49:23.9319777Z [ OK ] LazyOpsTest.TestSoftshrink (0 ms) 2022-08-17T12:49:23.9320083Z [ RUN ] LazyOpsTest.TestHardtanh 2022-08-17T12:49:23.9321489Z [ OK ] LazyOpsTest.TestHardtanh (0 ms) 2022-08-17T12:49:23.9321826Z [ RUN ] LazyOpsTest.TestHardtanhInPlace 2022-08-17T12:49:23.9324467Z [ OK ] LazyOpsTest.TestHardtanhInPlace (0 ms) 2022-08-17T12:49:23.9324875Z [ RUN ] LazyOpsTest.TestLeakyRelu 2022-08-17T12:49:23.9328018Z [ OK ] LazyOpsTest.TestLeakyRelu (0 ms) 2022-08-17T12:49:23.9328428Z [ RUN ] LazyOpsTest.TestLeakyReluInPlace 2022-08-17T12:49:23.9332018Z [ OK ] LazyOpsTest.TestLeakyReluInPlace (0 ms) 2022-08-17T12:49:23.9332388Z [ RUN ] LazyOpsTest.TestExp 2022-08-17T12:49:23.9335437Z [ OK ] LazyOpsTest.TestExp (0 ms) 2022-08-17T12:49:23.9335726Z [ RUN ] LazyOpsTest.TestExpm1 2022-08-17T12:49:23.9337455Z [ OK ] LazyOpsTest.TestExpm1 (0 ms) 2022-08-17T12:49:23.9337770Z [ RUN ] LazyOpsTest.TestLog 2022-08-17T12:49:23.9340842Z [ OK ] LazyOpsTest.TestLog (0 ms) 2022-08-17T12:49:23.9341124Z [ RUN ] LazyOpsTest.TestLog2 2022-08-17T12:49:23.9344511Z [ OK ] LazyOpsTest.TestLog2 (0 ms) 2022-08-17T12:49:23.9344829Z [ RUN ] LazyOpsTest.TestLog10 2022-08-17T12:49:23.9346309Z [ OK ] LazyOpsTest.TestLog10 (0 ms) 2022-08-17T12:49:23.9346693Z [ RUN ] LazyOpsTest.TestLog1p 2022-08-17T12:49:23.9347595Z [ OK ] LazyOpsTest.TestLog1p (0 ms) 2022-08-17T12:49:23.9347872Z [ RUN ] LazyOpsTest.TestErf 2022-08-17T12:49:23.9349752Z [ OK ] LazyOpsTest.TestErf (0 ms) 2022-08-17T12:49:23.9350077Z [ RUN ] LazyOpsTest.TestErfc 2022-08-17T12:49:23.9351285Z [ OK ] LazyOpsTest.TestErfc (0 ms) 2022-08-17T12:49:23.9352924Z [ RUN ] LazyOpsTest.TestErfinv 2022-08-17T12:49:23.9353310Z [ OK ] LazyOpsTest.TestErfinv (0 ms) 2022-08-17T12:49:23.9353582Z [ RUN ] LazyOpsTest.TestSqrt 2022-08-17T12:49:23.9356327Z [ OK ] LazyOpsTest.TestSqrt (0 ms) 2022-08-17T12:49:23.9356616Z [ RUN ] LazyOpsTest.TestRsqrt 2022-08-17T12:49:23.9359529Z [ OK ] LazyOpsTest.TestRsqrt (0 ms) 2022-08-17T12:49:23.9359818Z [ RUN ] LazyOpsTest.TestReciprocal 2022-08-17T12:49:23.9362754Z [ OK ] LazyOpsTest.TestReciprocal (0 ms) 2022-08-17T12:49:23.9363200Z [ RUN ] LazyOpsTest.TestPowTensorScalar 2022-08-17T12:49:23.9365778Z [ OK ] LazyOpsTest.TestPowTensorScalar (0 ms) 2022-08-17T12:49:23.9366142Z [ RUN ] LazyOpsTest.TestPowTensorScalarInPlace 2022-08-17T12:49:23.9369606Z [ OK ] LazyOpsTest.TestPowTensorScalarInPlace (0 ms) 2022-08-17T12:49:23.9369968Z [ RUN ] LazyOpsTest.TestPowTensorTensor 2022-08-17T12:49:23.9373031Z [ OK ] LazyOpsTest.TestPowTensorTensor (0 ms) 2022-08-17T12:49:23.9373393Z [ RUN ] LazyOpsTest.TestPowTensorTensorInPlace 2022-08-17T12:49:23.9377288Z [ OK ] LazyOpsTest.TestPowTensorTensorInPlace (0 ms) 2022-08-17T12:49:23.9377661Z [ RUN ] LazyOpsTest.TestPowTensorTensorBroadcast 2022-08-17T12:49:23.9380657Z [ OK ] LazyOpsTest.TestPowTensorTensorBroadcast (0 ms) 2022-08-17T12:49:23.9381078Z [ RUN ] LazyOpsTest.TestPowScalarTensor 2022-08-17T12:49:23.9382168Z [ OK ] LazyOpsTest.TestPowScalarTensor (0 ms) 2022-08-17T12:49:23.9382487Z [ RUN ] LazyOpsTest.TestPowIntExponent 2022-08-17T12:49:23.9385432Z [ OK ] LazyOpsTest.TestPowIntExponent (0 ms) 2022-08-17T12:49:23.9385820Z [ RUN ] LazyOpsTest.TestFmodScalar 2022-08-17T12:49:23.9387153Z [ OK ] LazyOpsTest.TestFmodScalar (0 ms) 2022-08-17T12:49:23.9387498Z [ RUN ] LazyOpsTest.TestFmodScalarInPlace 2022-08-17T12:49:23.9389531Z [ OK ] LazyOpsTest.TestFmodScalarInPlace (0 ms) 2022-08-17T12:49:23.9389878Z [ RUN ] LazyOpsTest.TestFmodTensor 2022-08-17T12:49:23.9391570Z [ OK ] LazyOpsTest.TestFmodTensor (0 ms) 2022-08-17T12:49:23.9391946Z [ RUN ] LazyOpsTest.TestFmodTensorInPlace 2022-08-17T12:49:23.9393891Z [ OK ] LazyOpsTest.TestFmodTensorInPlace (0 ms) 2022-08-17T12:49:23.9394277Z [ RUN ] LazyOpsTest.TestRemainderScalar 2022-08-17T12:49:23.9396817Z [ OK ] LazyOpsTest.TestRemainderScalar (0 ms) 2022-08-17T12:49:23.9397246Z [ RUN ] LazyOpsTest.TestRemainderScalarInPlace 2022-08-17T12:49:23.9401175Z [ OK ] LazyOpsTest.TestRemainderScalarInPlace (0 ms) 2022-08-17T12:49:23.9401585Z [ RUN ] LazyOpsTest.TestRemainderTensor 2022-08-17T12:49:23.9404411Z [ OK ] LazyOpsTest.TestRemainderTensor (0 ms) 2022-08-17T12:49:23.9404819Z [ RUN ] LazyOpsTest.TestRemainderTensorInPlace 2022-08-17T12:49:23.9408707Z [ OK ] LazyOpsTest.TestRemainderTensorInPlace (0 ms) 2022-08-17T12:49:23.9409069Z [ RUN ] LazyOpsTest.TestWhere 2022-08-17T12:49:23.9409550Z [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:49:23.9410491Z [ OK ] LazyOpsTest.TestWhere (0 ms) 2022-08-17T12:49:23.9410794Z [ RUN ] LazyOpsTest.TestWhereBroadcast 2022-08-17T12:49:23.9412543Z [ OK ] LazyOpsTest.TestWhereBroadcast (0 ms) 2022-08-17T12:49:23.9412931Z [ RUN ] LazyOpsTest.TestThreshold 2022-08-17T12:49:23.9415395Z [ OK ] LazyOpsTest.TestThreshold (0 ms) 2022-08-17T12:49:23.9415787Z [ RUN ] LazyOpsTest.TestThresholdBackward 2022-08-17T12:49:23.9425166Z [ OK ] LazyOpsTest.TestThresholdBackward (0 ms) 2022-08-17T12:49:23.9425532Z [ RUN ] LazyOpsTest.TestThresholdInPlace 2022-08-17T12:49:23.9428450Z [ OK ] LazyOpsTest.TestThresholdInPlace (0 ms) 2022-08-17T12:49:23.9429032Z [ RUN ] LazyOpsTest.TestElu 2022-08-17T12:49:23.9431805Z [ OK ] LazyOpsTest.TestElu (0 ms) 2022-08-17T12:49:23.9432214Z [ RUN ] LazyOpsTest.TestEluInPlace 2022-08-17T12:49:23.9435352Z [ OK ] LazyOpsTest.TestEluInPlace (0 ms) 2022-08-17T12:49:23.9435864Z [ RUN ] LazyOpsTest.TestSelu 2022-08-17T12:49:23.9438454Z [ OK ] LazyOpsTest.TestSelu (0 ms) 2022-08-17T12:49:23.9438891Z [ RUN ] LazyOpsTest.TestSeluInPlace 2022-08-17T12:49:23.9441992Z [ OK ] LazyOpsTest.TestSeluInPlace (0 ms) 2022-08-17T12:49:23.9442365Z [ RUN ] LazyOpsTest.TestCelu 2022-08-17T12:49:23.9443673Z [ OK ] LazyOpsTest.TestCelu (0 ms) 2022-08-17T12:49:23.9443994Z [ RUN ] LazyOpsTest.TestCeluInPlace 2022-08-17T12:49:23.9445536Z [ OK ] LazyOpsTest.TestCeluInPlace (0 ms) 2022-08-17T12:49:23.9445867Z [ RUN ] LazyOpsTest.TestGelu 2022-08-17T12:49:23.9454968Z [ OK ] LazyOpsTest.TestGelu (0 ms) 2022-08-17T12:49:23.9455408Z [ RUN ] LazyOpsTest.TestAddMatMul 2022-08-17T12:49:23.9473224Z [ OK ] LazyOpsTest.TestAddMatMul (1 ms) 2022-08-17T12:49:23.9473788Z [ RUN ] LazyOpsTest.TestEmbedding 2022-08-17T12:49:23.9478619Z [ OK ] LazyOpsTest.TestEmbedding (0 ms) 2022-08-17T12:49:23.9479017Z [ RUN ] LazyOpsTest.TestOneHot 2022-08-17T12:49:23.9485869Z [ OK ] LazyOpsTest.TestOneHot (0 ms) 2022-08-17T12:49:23.9486277Z [ RUN ] LazyOpsTest.TestTranspose 2022-08-17T12:49:23.9488649Z [ OK ] LazyOpsTest.TestTranspose (0 ms) 2022-08-17T12:49:23.9489078Z [ RUN ] LazyOpsTest.TestTransposeInPlace 2022-08-17T12:49:23.9492250Z [ OK ] LazyOpsTest.TestTransposeInPlace (0 ms) 2022-08-17T12:49:23.9492669Z [ RUN ] LazyOpsTest.TestReshape 2022-08-17T12:49:23.9499311Z [ OK ] LazyOpsTest.TestReshape (0 ms) 2022-08-17T12:49:23.9499696Z [ RUN ] LazyOpsTest.TestResize 2022-08-17T12:49:23.9505034Z [ OK ] LazyOpsTest.TestResize (0 ms) 2022-08-17T12:49:23.9505569Z [ RUN ] LazyOpsTest.TestViewResize 2022-08-17T12:49:23.9512410Z [ OK ] LazyOpsTest.TestViewResize (0 ms) 2022-08-17T12:49:23.9512791Z [ RUN ] LazyOpsTest.TestView 2022-08-17T12:49:23.9518732Z [ OK ] LazyOpsTest.TestView (0 ms) 2022-08-17T12:49:23.9519038Z [ RUN ] LazyOpsTest.TestViewMod 2022-08-17T12:49:23.9536674Z [ OK ] LazyOpsTest.TestViewMod (1 ms) 2022-08-17T12:49:23.9537099Z [ RUN ] LazyOpsTest.TestViewModComplex 2022-08-17T12:49:23.9558004Z [ OK ] LazyOpsTest.TestViewModComplex (2 ms) 2022-08-17T12:49:23.9558468Z [ RUN ] LazyOpsTest.TestViewOfViewMod 2022-08-17T12:49:23.9580426Z [ OK ] LazyOpsTest.TestViewOfViewMod (2 ms) 2022-08-17T12:49:23.9581079Z [ RUN ] LazyOpsTest.TestViewSqueezeAddInPlace 2022-08-17T12:49:23.9588943Z [ OK ] LazyOpsTest.TestViewSqueezeAddInPlace (0 ms) 2022-08-17T12:49:23.9589508Z [ RUN ] LazyOpsTest.TestUnsafeView 2022-08-17T12:49:23.9595361Z [ OK ] LazyOpsTest.TestUnsafeView (0 ms) 2022-08-17T12:49:23.9595680Z [ RUN ] LazyOpsTest.TestNarrow 2022-08-17T12:49:23.9609723Z [ OK ] LazyOpsTest.TestNarrow (1 ms) 2022-08-17T12:49:23.9610027Z [ RUN ] LazyOpsTest.TestNarrowUpdate 2022-08-17T12:49:23.9627258Z [ OK ] LazyOpsTest.TestNarrowUpdate (1 ms) 2022-08-17T12:49:23.9627618Z [ RUN ] LazyOpsTest.TestNarrowUpdateBaseCheck 2022-08-17T12:49:23.9646699Z [ OK ] LazyOpsTest.TestNarrowUpdateBaseCheck (1 ms) 2022-08-17T12:49:23.9647065Z [ RUN ] LazyOpsTest.TestNarrowUpdateTwoSlices 2022-08-17T12:49:23.9734099Z [ OK ] LazyOpsTest.TestNarrowUpdateTwoSlices (8 ms) 2022-08-17T12:49:23.9734470Z [ RUN ] LazyOpsTest.TestNarrowUpdateView 2022-08-17T12:49:23.9753673Z [ OK ] LazyOpsTest.TestNarrowUpdateView (1 ms) 2022-08-17T12:49:23.9754050Z [ RUN ] LazyOpsTest.TestNarrowInNarrowUpdate 2022-08-17T12:49:23.9786584Z [ OK ] LazyOpsTest.TestNarrowInNarrowUpdate (3 ms) 2022-08-17T12:49:23.9786951Z [ RUN ] LazyOpsTest.TestNarrowCopy 2022-08-17T12:49:23.9794685Z [ OK ] LazyOpsTest.TestNarrowCopy (0 ms) 2022-08-17T12:49:23.9795012Z [ RUN ] LazyOpsTest.TestViewAs 2022-08-17T12:49:23.9803216Z [ OK ] LazyOpsTest.TestViewAs (0 ms) 2022-08-17T12:49:23.9803524Z [ RUN ] LazyOpsTest.TestLogSoftmax 2022-08-17T12:49:23.9826326Z [ OK ] LazyOpsTest.TestLogSoftmax (2 ms) 2022-08-17T12:49:23.9826984Z [ RUN ] LazyOpsTest.TestLogSoftmaxCast 2022-08-17T12:49:23.9857636Z [ OK ] LazyOpsTest.TestLogSoftmaxCast (3 ms) 2022-08-17T12:49:23.9858239Z [ RUN ] LazyOpsTest.TestLogSoftmaxWrapper 2022-08-17T12:49:23.9880151Z [ OK ] LazyOpsTest.TestLogSoftmaxWrapper (2 ms) 2022-08-17T12:49:23.9880637Z [ RUN ] LazyOpsTest.TestSoftmax 2022-08-17T12:49:23.9901392Z [ OK ] LazyOpsTest.TestSoftmax (2 ms) 2022-08-17T12:49:23.9901802Z [ RUN ] LazyOpsTest.TestSoftmaxCast 2022-08-17T12:49:23.9934542Z [ OK ] LazyOpsTest.TestSoftmaxCast (3 ms) 2022-08-17T12:49:23.9935259Z [ RUN ] LazyOpsTest.TestSoftmaxWrapper 2022-08-17T12:49:23.9960556Z [ OK ] LazyOpsTest.TestSoftmaxWrapper (2 ms) 2022-08-17T12:49:23.9961192Z [ RUN ] LazyOpsTest.TestSoftplus 2022-08-17T12:49:23.9964664Z [ OK ] LazyOpsTest.TestSoftplus (0 ms) 2022-08-17T12:49:23.9965201Z [ RUN ] LazyOpsTest.TestMaxPool1D 2022-08-17T12:49:24.0072525Z [ OK ] LazyOpsTest.TestMaxPool1D (10 ms) 2022-08-17T12:49:24.0073067Z [ RUN ] LazyOpsTest.TestMaxPool2D 2022-08-17T12:49:24.0146781Z [ OK ] LazyOpsTest.TestMaxPool2D (7 ms) 2022-08-17T12:49:24.0147321Z [ RUN ] LazyOpsTest.TestMaxPool2DWithIndices 2022-08-17T12:49:24.0295837Z [ OK ] LazyOpsTest.TestMaxPool2DWithIndices (14 ms) 2022-08-17T12:49:24.0296900Z [ RUN ] LazyOpsTest.TestMaxPool2DNonSquare 2022-08-17T12:49:24.0361691Z [ OK ] LazyOpsTest.TestMaxPool2DNonSquare (6 ms) 2022-08-17T12:49:24.0362249Z [ RUN ] LazyOpsTest.TestMaxPool3D 2022-08-17T12:49:24.0384830Z [ OK ] LazyOpsTest.TestMaxPool3D (2 ms) 2022-08-17T12:49:24.0385405Z [ RUN ] LazyOpsTest.TestMaxPool3DWithIndices 2022-08-17T12:49:24.0413496Z [ OK ] LazyOpsTest.TestMaxPool3DWithIndices (2 ms) 2022-08-17T12:49:24.0414163Z [ RUN ] LazyOpsTest.TestMaxPool3DIncompleteAttributes 2022-08-17T12:49:24.0430950Z [ OK ] LazyOpsTest.TestMaxPool3DIncompleteAttributes (1 ms) 2022-08-17T12:49:24.0431599Z [ RUN ] LazyOpsTest.TestMaxPool3DNonSquare 2022-08-17T12:49:24.0451479Z [ OK ] LazyOpsTest.TestMaxPool3DNonSquare (2 ms) 2022-08-17T12:49:24.0452383Z [ RUN ] LazyOpsTest.TestMaxPool2DNoBatch 2022-08-17T12:49:24.0516859Z [ OK ] LazyOpsTest.TestMaxPool2DNoBatch (6 ms) 2022-08-17T12:49:24.0517505Z [ RUN ] LazyOpsTest.TestMaxPool3DNoBatch 2022-08-17T12:49:24.0539886Z [ OK ] LazyOpsTest.TestMaxPool3DNoBatch (2 ms) 2022-08-17T12:49:24.0540424Z [ RUN ] LazyOpsTest.TestAvgPool1D 2022-08-17T12:49:24.0616024Z [ OK ] LazyOpsTest.TestAvgPool1D (7 ms) 2022-08-17T12:49:24.0616589Z [ RUN ] LazyOpsTest.TestAvgPool2D 2022-08-17T12:49:24.0674994Z [ OK ] LazyOpsTest.TestAvgPool2D (5 ms) 2022-08-17T12:49:24.0675511Z [ RUN ] LazyOpsTest.TestAvgPool2DNonSquare 2022-08-17T12:49:24.0729987Z [ OK ] LazyOpsTest.TestAvgPool2DNonSquare (5 ms) 2022-08-17T12:49:24.0730423Z [ RUN ] LazyOpsTest.TestAvgPool3D 2022-08-17T12:49:24.0747392Z [ OK ] LazyOpsTest.TestAvgPool3D (1 ms) 2022-08-17T12:49:24.0748063Z [ RUN ] LazyOpsTest.TestAvgPool3DIncompleteAttributes 2022-08-17T12:49:24.0761652Z [ OK ] LazyOpsTest.TestAvgPool3DIncompleteAttributes (1 ms) 2022-08-17T12:49:24.0762161Z [ RUN ] LazyOpsTest.TestAvgPool3DNonSquare 2022-08-17T12:49:24.0774942Z [ OK ] LazyOpsTest.TestAvgPool3DNonSquare (1 ms) 2022-08-17T12:49:24.0775397Z [ RUN ] LazyOpsTest.TestAvgPool2DNoBatch 2022-08-17T12:49:24.0828329Z [ OK ] LazyOpsTest.TestAvgPool2DNoBatch (5 ms) 2022-08-17T12:49:24.0828868Z [ RUN ] LazyOpsTest.TestAvgPool3DNoBatch 2022-08-17T12:49:24.0844775Z [ OK ] LazyOpsTest.TestAvgPool3DNoBatch (1 ms) 2022-08-17T12:49:24.0845221Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool2D 2022-08-17T12:49:24.0851659Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool2D (0 ms) 2022-08-17T12:49:24.0852093Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool3D 2022-08-17T12:49:24.1050232Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool3D (19 ms) 2022-08-17T12:49:24.1050776Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool3DNoBatch 2022-08-17T12:49:24.1063434Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool3DNoBatch (1 ms) 2022-08-17T12:49:24.1063957Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool2DNoBatch 2022-08-17T12:49:24.1072030Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool2DNoBatch (0 ms) 2022-08-17T12:49:24.1072558Z [ RUN ] LazyOpsTest.TestMaxUnpool2D 2022-08-17T12:49:24.1091625Z [ OK ] LazyOpsTest.TestMaxUnpool2D (1 ms) 2022-08-17T12:49:24.1092053Z [ RUN ] LazyOpsTest.TestMaxUnpool3D 2022-08-17T12:49:24.1108319Z [ OK ] LazyOpsTest.TestMaxUnpool3D (1 ms) 2022-08-17T12:49:24.1108841Z [ RUN ] LazyOpsTest.TestNllLoss 2022-08-17T12:49:24.1109212Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:8212: Skipped 2022-08-17T12:49:24.1109446Z 2022-08-17T12:49:24.1109679Z [ SKIPPED ] LazyOpsTest.TestNllLoss (0 ms) 2022-08-17T12:49:24.1110073Z [ RUN ] LazyOpsTest.TestNllLoss2d 2022-08-17T12:49:24.1184512Z [ OK ] LazyOpsTest.TestNllLoss2d (7 ms) 2022-08-17T12:49:24.1184947Z [ RUN ] LazyOpsTest.TestSmoothL1Loss 2022-08-17T12:49:24.1201788Z [ OK ] LazyOpsTest.TestSmoothL1Loss (1 ms) 2022-08-17T12:49:24.1202234Z [ RUN ] LazyOpsTest.TestL1Loss 2022-08-17T12:49:24.1212636Z [ OK ] LazyOpsTest.TestL1Loss (1 ms) 2022-08-17T12:49:24.1213050Z [ RUN ] LazyOpsTest.TestL1LossBackward 2022-08-17T12:49:24.1250520Z [ OK ] LazyOpsTest.TestL1LossBackward (3 ms) 2022-08-17T12:49:24.1250855Z [ RUN ] LazyOpsTest.TestMseLoss 2022-08-17T12:49:24.1253574Z [ OK ] LazyOpsTest.TestMseLoss (0 ms) 2022-08-17T12:49:24.1253942Z [ RUN ] LazyOpsTest.TestMseLossBackward 2022-08-17T12:49:24.1276765Z [ OK ] LazyOpsTest.TestMseLossBackward (2 ms) 2022-08-17T12:49:24.1277206Z [ RUN ] LazyOpsTest.TestBatchNorm1D 2022-08-17T12:49:24.1297161Z [ OK ] LazyOpsTest.TestBatchNorm1D (2 ms) 2022-08-17T12:49:24.1297564Z [ RUN ] LazyOpsTest.TestBatchNorm2D 2022-08-17T12:49:24.1318144Z [ OK ] LazyOpsTest.TestBatchNorm2D (2 ms) 2022-08-17T12:49:24.1318798Z [ RUN ] LazyOpsTest.TestDim 2022-08-17T12:49:24.1319720Z [ OK ] LazyOpsTest.TestDim (0 ms) 2022-08-17T12:49:24.1320100Z [ RUN ] LazyOpsTest.TestContiguous 2022-08-17T12:49:24.1320424Z [ OK ] LazyOpsTest.TestContiguous (0 ms) 2022-08-17T12:49:24.1320796Z [ RUN ] LazyOpsTest.TestSqueezeAll 2022-08-17T12:49:24.1322481Z [ OK ] LazyOpsTest.TestSqueezeAll (0 ms) 2022-08-17T12:49:24.1322922Z [ RUN ] LazyOpsTest.TestSqueezeAllInPlace 2022-08-17T12:49:24.1325733Z [ OK ] LazyOpsTest.TestSqueezeAllInPlace (0 ms) 2022-08-17T12:49:24.1326484Z [ RUN ] LazyOpsTest.TestSqueezeOne 2022-08-17T12:49:24.1348376Z [ OK ] LazyOpsTest.TestSqueezeOne (2 ms) 2022-08-17T12:49:24.1349047Z [ RUN ] LazyOpsTest.TestSqueezeOneInPlace 2022-08-17T12:49:24.1372403Z [ OK ] LazyOpsTest.TestSqueezeOneInPlace (2 ms) 2022-08-17T12:49:24.1373028Z [ RUN ] LazyOpsTest.TestUnsqueeze 2022-08-17T12:49:24.1386654Z [ OK ] LazyOpsTest.TestUnsqueeze (1 ms) 2022-08-17T12:49:24.1387263Z [ RUN ] LazyOpsTest.TestUnsqueezeInPlace 2022-08-17T12:49:24.1403861Z [ OK ] LazyOpsTest.TestUnsqueezeInPlace (1 ms) 2022-08-17T12:49:24.1404416Z [ RUN ] LazyOpsTest.TestMaskedFill 2022-08-17T12:49:24.1407207Z [ OK ] LazyOpsTest.TestMaskedFill (0 ms) 2022-08-17T12:49:24.1407550Z [ RUN ] LazyOpsTest.TestMaskedFillInPlace 2022-08-17T12:49:24.1410572Z [ OK ] LazyOpsTest.TestMaskedFillInPlace (0 ms) 2022-08-17T12:49:24.1410946Z [ RUN ] LazyOpsTest.TestMaskedFillBroadcast 2022-08-17T12:49:24.1413860Z [ OK ] LazyOpsTest.TestMaskedFillBroadcast (0 ms) 2022-08-17T12:49:24.1414171Z [ RUN ] LazyOpsTest.TestFill 2022-08-17T12:49:24.1418021Z [ OK ] LazyOpsTest.TestFill (0 ms) 2022-08-17T12:49:24.1418337Z [ RUN ] LazyOpsTest.TestFillWithRank0 2022-08-17T12:49:24.1419867Z [ OK ] LazyOpsTest.TestFillWithRank0 (0 ms) 2022-08-17T12:49:24.1420188Z [ RUN ] LazyOpsTest.TestPermute 2022-08-17T12:49:24.1450632Z [ OK ] LazyOpsTest.TestPermute (3 ms) 2022-08-17T12:49:24.1450948Z [ RUN ] LazyOpsTest.TestPermuteMod 2022-08-17T12:49:24.1561957Z [ OK ] LazyOpsTest.TestPermuteMod (11 ms) 2022-08-17T12:49:24.1562274Z [ RUN ] LazyOpsTest.TestFlip 2022-08-17T12:49:24.1596320Z [ OK ] LazyOpsTest.TestFlip (3 ms) 2022-08-17T12:49:24.1596702Z [ RUN ] LazyOpsTest.TestPixelShuffle 2022-08-17T12:49:24.1604778Z [ OK ] LazyOpsTest.TestPixelShuffle (0 ms) 2022-08-17T12:49:24.1605200Z [ RUN ] LazyOpsTest.TestSumToSize 2022-08-17T12:49:24.1609238Z [ OK ] LazyOpsTest.TestSumToSize (0 ms) 2022-08-17T12:49:24.1610062Z [ RUN ] LazyOpsTest.TestTransposeDims 2022-08-17T12:49:24.1613049Z [ OK ] LazyOpsTest.TestTransposeDims (0 ms) 2022-08-17T12:49:24.1613480Z [ RUN ] LazyOpsTest.TestTransposeDimsMod 2022-08-17T12:49:24.1624369Z [ OK ] LazyOpsTest.TestTransposeDimsMod (1 ms) 2022-08-17T12:49:24.1624839Z [ RUN ] LazyOpsTest.TestTransposeDimsInPlace 2022-08-17T12:49:24.1628863Z [ OK ] LazyOpsTest.TestTransposeDimsInPlace (0 ms) 2022-08-17T12:49:24.1629289Z [ RUN ] LazyOpsTest.TestSplit 2022-08-17T12:49:24.1651749Z [ OK ] LazyOpsTest.TestSplit (2 ms) 2022-08-17T12:49:24.1652445Z [ RUN ] LazyOpsTest.TestSplitEmpty 2022-08-17T12:49:24.1652819Z [ OK ] LazyOpsTest.TestSplitEmpty (0 ms) 2022-08-17T12:49:24.1653128Z [ RUN ] LazyOpsTest.TestSplitWithSizes 2022-08-17T12:49:24.1666622Z [ OK ] LazyOpsTest.TestSplitWithSizes (1 ms) 2022-08-17T12:49:24.1667046Z [ RUN ] LazyOpsTest.TestCrossImplicitDim 2022-08-17T12:49:24.1670924Z [ OK ] LazyOpsTest.TestCrossImplicitDim (0 ms) 2022-08-17T12:49:24.1671292Z [ RUN ] LazyOpsTest.TestCrossExplicitDim 2022-08-17T12:49:24.1674453Z [ OK ] LazyOpsTest.TestCrossExplicitDim (0 ms) 2022-08-17T12:49:24.1674820Z [ RUN ] LazyOpsTest.TestCrossZeroDim 2022-08-17T12:49:24.1676989Z [ OK ] LazyOpsTest.TestCrossZeroDim (0 ms) 2022-08-17T12:49:24.1677420Z [ RUN ] LazyOpsTest.TestTriu 2022-08-17T12:49:24.1706217Z [ OK ] LazyOpsTest.TestTriu (2 ms) 2022-08-17T12:49:24.1706552Z [ RUN ] LazyOpsTest.TestTriuNonSquare 2022-08-17T12:49:24.1734658Z [ OK ] LazyOpsTest.TestTriuNonSquare (2 ms) 2022-08-17T12:49:24.1735191Z [ RUN ] LazyOpsTest.TestTriuBatch 2022-08-17T12:49:24.1763217Z [ OK ] LazyOpsTest.TestTriuBatch (2 ms) 2022-08-17T12:49:24.1763514Z [ RUN ] LazyOpsTest.TestTril 2022-08-17T12:49:24.1791018Z [ OK ] LazyOpsTest.TestTril (2 ms) 2022-08-17T12:49:24.1791592Z [ RUN ] LazyOpsTest.TestTrilNonSquare 2022-08-17T12:49:24.1819653Z [ OK ] LazyOpsTest.TestTrilNonSquare (2 ms) 2022-08-17T12:49:24.1820220Z [ RUN ] LazyOpsTest.TestTrilBatch 2022-08-17T12:49:24.1849986Z [ OK ] LazyOpsTest.TestTrilBatch (3 ms) 2022-08-17T12:49:24.1850566Z [ RUN ] LazyOpsTest.TestTriuInPlace 2022-08-17T12:49:24.1884410Z [ OK ] LazyOpsTest.TestTriuInPlace (3 ms) 2022-08-17T12:49:24.1884818Z [ RUN ] LazyOpsTest.TestTrilInPlace 2022-08-17T12:49:24.1916315Z [ OK ] LazyOpsTest.TestTrilInPlace (3 ms) 2022-08-17T12:49:24.1916753Z [ RUN ] LazyOpsTest.TestTrace 2022-08-17T12:49:24.1925410Z [ OK ] LazyOpsTest.TestTrace (0 ms) 2022-08-17T12:49:24.1925811Z [ RUN ] LazyOpsTest.TestTraceWide 2022-08-17T12:49:24.1928091Z [ OK ] LazyOpsTest.TestTraceWide (0 ms) 2022-08-17T12:49:24.1928501Z [ RUN ] LazyOpsTest.TestTraceNarrow 2022-08-17T12:49:24.1931101Z [ OK ] LazyOpsTest.TestTraceNarrow (0 ms) 2022-08-17T12:49:24.1931508Z [ RUN ] LazyOpsTest.TestDiagRank1 2022-08-17T12:49:24.1955174Z [ OK ] LazyOpsTest.TestDiagRank1 (2 ms) 2022-08-17T12:49:24.1955477Z [ RUN ] LazyOpsTest.TestDiagRank2 2022-08-17T12:49:24.1966188Z [ OK ] LazyOpsTest.TestDiagRank2 (1 ms) 2022-08-17T12:49:24.1966643Z [ RUN ] LazyOpsTest.TestDiagFlat 2022-08-17T12:49:24.2292418Z [ OK ] LazyOpsTest.TestDiagFlat (32 ms) 2022-08-17T12:49:24.2292856Z [ RUN ] LazyOpsTest.TestDiagonal 2022-08-17T12:49:24.2324062Z [ OK ] LazyOpsTest.TestDiagonal (3 ms) 2022-08-17T12:49:24.2324506Z [ RUN ] LazyOpsTest.TestDiagonalUpdate 2022-08-17T12:49:24.2394163Z [ OK ] LazyOpsTest.TestDiagonalUpdate (7 ms) 2022-08-17T12:49:24.2394551Z [ RUN ] LazyOpsTest.TestDiagonalNonSquare 2022-08-17T12:49:24.2422381Z [ OK ] LazyOpsTest.TestDiagonalNonSquare (2 ms) 2022-08-17T12:49:24.2422739Z [ RUN ] LazyOpsTest.TestDiagonalBatch 2022-08-17T12:49:24.2451872Z [ OK ] LazyOpsTest.TestDiagonalBatch (2 ms) 2022-08-17T12:49:24.2452218Z [ RUN ] LazyOpsTest.TestFlatten 2022-08-17T12:49:24.2521152Z [ OK ] LazyOpsTest.TestFlatten (6 ms) 2022-08-17T12:49:24.2521461Z [ RUN ] LazyOpsTest.TestLogicalAnd 2022-08-17T12:49:24.2542967Z [ OK ] LazyOpsTest.TestLogicalAnd (2 ms) 2022-08-17T12:49:24.2543285Z [ RUN ] LazyOpsTest.TestBitwiseAnd 2022-08-17T12:49:24.2546043Z [ OK ] LazyOpsTest.TestBitwiseAnd (0 ms) 2022-08-17T12:49:24.2546370Z [ RUN ] LazyOpsTest.TestBitwiseAndInPlace 2022-08-17T12:49:24.2549709Z [ OK ] LazyOpsTest.TestBitwiseAndInPlace (0 ms) 2022-08-17T12:49:24.2550056Z [ RUN ] LazyOpsTest.TestBitwiseAndScalar 2022-08-17T12:49:24.2552740Z [ OK ] LazyOpsTest.TestBitwiseAndScalar (0 ms) 2022-08-17T12:49:24.2553114Z [ RUN ] LazyOpsTest.TestBitwiseAndScalarInPlace 2022-08-17T12:49:24.2556067Z [ OK ] LazyOpsTest.TestBitwiseAndScalarInPlace (0 ms) 2022-08-17T12:49:24.2556449Z [ RUN ] LazyOpsTest.TestBitwiseAndPromotion 2022-08-17T12:49:24.2561122Z [ OK ] LazyOpsTest.TestBitwiseAndPromotion (0 ms) 2022-08-17T12:49:24.2561467Z [ RUN ] LazyOpsTest.TestBitwiseOr 2022-08-17T12:49:24.2564216Z [ OK ] LazyOpsTest.TestBitwiseOr (0 ms) 2022-08-17T12:49:24.2564688Z [ RUN ] LazyOpsTest.TestBitwiseOrInPlace 2022-08-17T12:49:24.2567708Z [ OK ] LazyOpsTest.TestBitwiseOrInPlace (0 ms) 2022-08-17T12:49:24.2568051Z [ RUN ] LazyOpsTest.TestBitwiseOrScalar 2022-08-17T12:49:24.2570708Z [ OK ] LazyOpsTest.TestBitwiseOrScalar (0 ms) 2022-08-17T12:49:24.2571054Z [ RUN ] LazyOpsTest.TestBitwiseOrScalarInPlace 2022-08-17T12:49:24.2573951Z [ OK ] LazyOpsTest.TestBitwiseOrScalarInPlace (0 ms) 2022-08-17T12:49:24.2574383Z [ RUN ] LazyOpsTest.TestBitwiseXor 2022-08-17T12:49:24.2575289Z [ OK ] LazyOpsTest.TestBitwiseXor (0 ms) 2022-08-17T12:49:24.2575629Z [ RUN ] LazyOpsTest.TestBitwiseXorInPlace 2022-08-17T12:49:24.2578416Z [ OK ] LazyOpsTest.TestBitwiseXorInPlace (0 ms) 2022-08-17T12:49:24.2578828Z [ RUN ] LazyOpsTest.TestBitwiseXorScalar 2022-08-17T12:49:24.2579223Z [ OK ] LazyOpsTest.TestBitwiseXorScalar (0 ms) 2022-08-17T12:49:24.2579592Z [ RUN ] LazyOpsTest.TestBitwiseXorScalarInPlace 2022-08-17T12:49:24.2582134Z [ OK ] LazyOpsTest.TestBitwiseXorScalarInPlace (0 ms) 2022-08-17T12:49:24.2582513Z [ RUN ] LazyOpsTest.TestLshift 2022-08-17T12:49:24.2583809Z [ OK ] LazyOpsTest.TestLshift (0 ms) 2022-08-17T12:49:24.2584390Z [ RUN ] LazyOpsTest.TestLshiftInPlace 2022-08-17T12:49:24.2586022Z [ OK ] LazyOpsTest.TestLshiftInPlace (0 ms) 2022-08-17T12:49:24.2586592Z [ RUN ] LazyOpsTest.TestLshiftScalar 2022-08-17T12:49:24.2587285Z [ OK ] LazyOpsTest.TestLshiftScalar (0 ms) 2022-08-17T12:49:24.2587625Z [ RUN ] LazyOpsTest.TestLshiftScalarInPlace 2022-08-17T12:49:24.2589285Z [ OK ] LazyOpsTest.TestLshiftScalarInPlace (0 ms) 2022-08-17T12:49:24.2589880Z [ RUN ] LazyOpsTest.TestRshift 2022-08-17T12:49:24.2590619Z [ OK ] LazyOpsTest.TestRshift (0 ms) 2022-08-17T12:49:24.2591208Z [ RUN ] LazyOpsTest.TestRshiftInPlace 2022-08-17T12:49:24.2592969Z [ OK ] LazyOpsTest.TestRshiftInPlace (0 ms) 2022-08-17T12:49:24.2593556Z [ RUN ] LazyOpsTest.TestRshiftScalar 2022-08-17T12:49:24.2594112Z [ OK ] LazyOpsTest.TestRshiftScalar (0 ms) 2022-08-17T12:49:24.2594726Z [ RUN ] LazyOpsTest.TestRshiftScalarInPlace 2022-08-17T12:49:24.2596052Z [ OK ] LazyOpsTest.TestRshiftScalarInPlace (0 ms) 2022-08-17T12:49:24.2596661Z [ RUN ] LazyOpsTest.TestMeshgrid 2022-08-17T12:49:24.2608999Z [W TensorShape.cpp:2985] Warning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (function operator()) 2022-08-17T12:49:24.2609527Z [ OK ] LazyOpsTest.TestMeshgrid (1 ms) 2022-08-17T12:49:24.2609945Z [ RUN ] LazyOpsTest.TestConstantPad 2022-08-17T12:49:24.2612890Z [ OK ] LazyOpsTest.TestConstantPad (0 ms) 2022-08-17T12:49:24.2613274Z [ RUN ] LazyOpsTest.TestConstantPadIncomplete 2022-08-17T12:49:24.2617092Z [ OK ] LazyOpsTest.TestConstantPadIncomplete (0 ms) 2022-08-17T12:49:24.2617620Z [ RUN ] LazyOpsTest.TestReflectionPad2dRank3 2022-08-17T12:49:24.2618598Z [ OK ] LazyOpsTest.TestReflectionPad2dRank3 (0 ms) 2022-08-17T12:49:24.2619133Z [ RUN ] LazyOpsTest.TestReflectionPad2dRank4 2022-08-17T12:49:24.2620080Z [ OK ] LazyOpsTest.TestReflectionPad2dRank4 (0 ms) 2022-08-17T12:49:24.2620555Z [ RUN ] LazyOpsTest.TestReflectionPad2dBackward 2022-08-17T12:49:24.2630560Z [ OK ] LazyOpsTest.TestReflectionPad2dBackward (0 ms) 2022-08-17T12:49:24.2630933Z [ RUN ] LazyOpsTest.TestReplicationPad1d 2022-08-17T12:49:24.2632636Z [ OK ] LazyOpsTest.TestReplicationPad1d (0 ms) 2022-08-17T12:49:24.2633289Z [ RUN ] LazyOpsTest.TestReplicationPad1dZeroPad 2022-08-17T12:49:24.2633968Z [ OK ] LazyOpsTest.TestReplicationPad1dZeroPad (0 ms) 2022-08-17T12:49:24.2634348Z [ RUN ] LazyOpsTest.TestReplicationPad1dBackward 2022-08-17T12:49:24.2640169Z [ OK ] LazyOpsTest.TestReplicationPad1dBackward (0 ms) 2022-08-17T12:49:24.2640650Z [ RUN ] LazyOpsTest.TestReplicationPad2d 2022-08-17T12:49:24.2641131Z [ OK ] LazyOpsTest.TestReplicationPad2d (0 ms) 2022-08-17T12:49:24.2641597Z [ RUN ] LazyOpsTest.TestReplicationPad2dZeroPad 2022-08-17T12:49:24.2642102Z [ OK ] LazyOpsTest.TestReplicationPad2dZeroPad (0 ms) 2022-08-17T12:49:24.2642595Z [ RUN ] LazyOpsTest.TestReplicationPad2dBackward 2022-08-17T12:49:24.2651025Z [ OK ] LazyOpsTest.TestReplicationPad2dBackward (0 ms) 2022-08-17T12:49:24.2651464Z [ RUN ] LazyOpsTest.TestAsStrided 2022-08-17T12:49:24.2664073Z [ OK ] LazyOpsTest.TestAsStrided (1 ms) 2022-08-17T12:49:24.2664569Z [ RUN ] LazyOpsTest.TestAsStridedInPlace 2022-08-17T12:49:24.2682083Z [ OK ] LazyOpsTest.TestAsStridedInPlace (1 ms) 2022-08-17T12:49:24.2682652Z [ RUN ] LazyOpsTest.TestAsStridedWithOffset 2022-08-17T12:49:24.2686435Z [ OK ] LazyOpsTest.TestAsStridedWithOffset (0 ms) 2022-08-17T12:49:24.2686925Z [ RUN ] LazyOpsTest.TestAsStridedWithInplaceCopy 2022-08-17T12:49:24.2691524Z [ OK ] LazyOpsTest.TestAsStridedWithInplaceCopy (0 ms) 2022-08-17T12:49:24.2691988Z [ RUN ] LazyOpsTest.TestEmptyStrided 2022-08-17T12:49:24.2692399Z [ OK ] LazyOpsTest.TestEmptyStrided (0 ms) 2022-08-17T12:49:24.2692828Z [ RUN ] LazyOpsTest.TestAvgPool2DBackward 2022-08-17T12:49:24.2886050Z [ OK ] LazyOpsTest.TestAvgPool2DBackward (19 ms) 2022-08-17T12:49:24.2886526Z [ RUN ] LazyOpsTest.TestAvgPool3DBackward 2022-08-17T12:49:24.2999014Z [ OK ] LazyOpsTest.TestAvgPool3DBackward (11 ms) 2022-08-17T12:49:24.2999583Z [ RUN ] LazyOpsTest.TestAvgPool2DNoBatchBackward 2022-08-17T12:49:24.3165695Z [ OK ] LazyOpsTest.TestAvgPool2DNoBatchBackward (16 ms) 2022-08-17T12:49:24.3166110Z [ RUN ] LazyOpsTest.TestAvgPool3DNoBatchBackward 2022-08-17T12:49:24.3270083Z [ OK ] LazyOpsTest.TestAvgPool3DNoBatchBackward (10 ms) 2022-08-17T12:49:24.3270514Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool3DNoBatchBackward 2022-08-17T12:49:24.3307904Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool3DNoBatchBackward (3 ms) 2022-08-17T12:49:24.3309212Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool3DBackward 2022-08-17T12:49:24.3386405Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool3DBackward (7 ms) 2022-08-17T12:49:24.3387122Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool2DBackward 2022-08-17T12:49:24.3414409Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool2DBackward (2 ms) 2022-08-17T12:49:24.3414877Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool2DNoBatchBackward 2022-08-17T12:49:24.3435272Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool2DNoBatchBackward (2 ms) 2022-08-17T12:49:24.3435788Z [ RUN ] LazyOpsTest.TestConv2D 2022-08-17T12:49:24.4528494Z [ OK ] LazyOpsTest.TestConv2D (109 ms) 2022-08-17T12:49:24.4528929Z [ RUN ] LazyOpsTest.TestConv2DBackward 2022-08-17T12:49:24.8673732Z [ OK ] LazyOpsTest.TestConv2DBackward (414 ms) 2022-08-17T12:49:25.1668572Z [ RUN ] LazyOpsTest.TestTransposedConv2DBackward 2022-08-17T12:49:25.1669777Z [ OK ] LazyOpsTest.TestTransposedConv2DBackward (299 ms) 2022-08-17T12:49:25.1670739Z [ RUN ] LazyOpsTest.TestConv3DBackward 2022-08-17T12:49:25.4509854Z [ OK ] LazyOpsTest.TestConv3DBackward (284 ms) 2022-08-17T12:49:25.4510779Z [ RUN ] LazyOpsTest.TestTransposedConv3DBackward 2022-08-17T12:49:26.1095536Z [ OK ] LazyOpsTest.TestTransposedConv3DBackward (658 ms) 2022-08-17T12:49:26.1096546Z [ RUN ] LazyOpsTest.TestMaxPool2DBackward 2022-08-17T12:49:26.1198831Z [ OK ] LazyOpsTest.TestMaxPool2DBackward (10 ms) 2022-08-17T12:49:26.1199640Z [ RUN ] LazyOpsTest.TestMaxPool3DBackward 2022-08-17T12:49:26.1259456Z [ OK ] LazyOpsTest.TestMaxPool3DBackward (6 ms) 2022-08-17T12:49:26.1259950Z [ RUN ] LazyOpsTest.TestMaxPool2DNoBatchBackward 2022-08-17T12:49:26.1364569Z [ OK ] LazyOpsTest.TestMaxPool2DNoBatchBackward (10 ms) 2022-08-17T12:49:26.1365113Z [ RUN ] LazyOpsTest.TestMaxPool3DNoBatchBackward 2022-08-17T12:49:26.1421785Z [ OK ] LazyOpsTest.TestMaxPool3DNoBatchBackward (5 ms) 2022-08-17T12:49:26.1624248Z [ RUN ] LazyOpsTest.TestMaxUnpool2DBackward 2022-08-17T12:49:26.1624775Z [ OK ] LazyOpsTest.TestMaxUnpool2DBackward (20 ms) 2022-08-17T12:49:26.1625237Z [ RUN ] LazyOpsTest.TestMaxUnpool3DBackward 2022-08-17T12:49:26.1774608Z [ OK ] LazyOpsTest.TestMaxUnpool3DBackward (15 ms) 2022-08-17T12:49:26.1775055Z [ RUN ] LazyOpsTest.TestTanhBackward 2022-08-17T12:49:26.1785891Z [ OK ] LazyOpsTest.TestTanhBackward (1 ms) 2022-08-17T12:49:26.1786356Z [ RUN ] LazyOpsTest.TestSigmoidBackward 2022-08-17T12:49:26.1796145Z [ OK ] LazyOpsTest.TestSigmoidBackward (0 ms) 2022-08-17T12:49:26.1796612Z [ RUN ] LazyOpsTest.TestLogSigmoidBackward 2022-08-17T12:49:26.1806575Z [ OK ] LazyOpsTest.TestLogSigmoidBackward (1 ms) 2022-08-17T12:49:26.1807072Z [ RUN ] LazyOpsTest.TestLogSoftmaxBackward 2022-08-17T12:49:26.1892074Z [ OK ] LazyOpsTest.TestLogSoftmaxBackward (8 ms) 2022-08-17T12:49:26.1892545Z [ RUN ] LazyOpsTest.TestSoftmaxBackward 2022-08-17T12:49:26.1972859Z [ OK ] LazyOpsTest.TestSoftmaxBackward (8 ms) 2022-08-17T12:49:26.1973310Z [ RUN ] LazyOpsTest.TestSoftplusBackward 2022-08-17T12:49:26.1984599Z [ OK ] LazyOpsTest.TestSoftplusBackward (1 ms) 2022-08-17T12:49:26.1985030Z [ RUN ] LazyOpsTest.TestReluBackward 2022-08-17T12:49:26.1995260Z [ OK ] LazyOpsTest.TestReluBackward (1 ms) 2022-08-17T12:49:26.1995773Z [ RUN ] LazyOpsTest.TestRreluBackward 2022-08-17T12:49:26.2005430Z [ OK ] LazyOpsTest.TestRreluBackward (1 ms) 2022-08-17T12:49:26.2005787Z [ RUN ] LazyOpsTest.TestHardshrinkBackward 2022-08-17T12:49:26.2015133Z [ OK ] LazyOpsTest.TestHardshrinkBackward (0 ms) 2022-08-17T12:49:26.2015546Z [ RUN ] LazyOpsTest.TestSoftshrinkBackward 2022-08-17T12:49:26.2024842Z [ OK ] LazyOpsTest.TestSoftshrinkBackward (0 ms) 2022-08-17T12:49:26.2025468Z [ RUN ] LazyOpsTest.TestHardtanhBackward 2022-08-17T12:49:26.2030075Z [ OK ] LazyOpsTest.TestHardtanhBackward (0 ms) 2022-08-17T12:49:26.2030409Z [ RUN ] LazyOpsTest.TestEluBackward 2022-08-17T12:49:26.2041368Z [ OK ] LazyOpsTest.TestEluBackward (1 ms) 2022-08-17T12:49:26.2041821Z [ RUN ] LazyOpsTest.TestGeluBackward 2022-08-17T12:49:26.2060222Z [ OK ] LazyOpsTest.TestGeluBackward (1 ms) 2022-08-17T12:49:26.2060566Z [ RUN ] LazyOpsTest.TestLeakyReluBackward 2022-08-17T12:49:26.2071669Z [ OK ] LazyOpsTest.TestLeakyReluBackward (1 ms) 2022-08-17T12:49:26.2072099Z [ RUN ] LazyOpsTest.TestTransposeBackward 2022-08-17T12:49:26.2080846Z [ OK ] LazyOpsTest.TestTransposeBackward (0 ms) 2022-08-17T12:49:26.2081183Z [ RUN ] LazyOpsTest.TestAddMatMulBackward 2022-08-17T12:49:26.2154218Z [ OK ] LazyOpsTest.TestAddMatMulBackward (7 ms) 2022-08-17T12:49:26.2155228Z [ RUN ] LazyOpsTest.TestBinaryCrossEntropyBackward 2022-08-17T12:49:26.2220044Z [ OK ] LazyOpsTest.TestBinaryCrossEntropyBackward (6 ms) 2022-08-17T12:49:26.2220708Z [ RUN ] LazyOpsTest.TestNllLossBackward 2022-08-17T12:49:26.2221005Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:10993: Skipped 2022-08-17T12:49:26.2221178Z 2022-08-17T12:49:26.2221374Z [ SKIPPED ] LazyOpsTest.TestNllLossBackward (0 ms) 2022-08-17T12:49:26.2221700Z [ RUN ] LazyOpsTest.TestNllLoss2dBackward 2022-08-17T12:49:26.2510269Z [ OK ] LazyOpsTest.TestNllLoss2dBackward (28 ms) 2022-08-17T12:49:26.2510780Z [ RUN ] LazyOpsTest.TestSmoothL1LossBackward 2022-08-17T12:49:26.2571825Z [ OK ] LazyOpsTest.TestSmoothL1LossBackward (6 ms) 2022-08-17T12:49:26.2572179Z [ RUN ] LazyOpsTest.TestViewBackward 2022-08-17T12:49:26.2596969Z [ OK ] LazyOpsTest.TestViewBackward (2 ms) 2022-08-17T12:49:26.2597325Z [ RUN ] LazyOpsTest.TestBatchNorm2DBackward 2022-08-17T12:49:26.2650484Z [ OK ] LazyOpsTest.TestBatchNorm2DBackward (5 ms) 2022-08-17T12:49:26.2650953Z [ RUN ] LazyOpsTest.TestBatchNorm3DBackward 2022-08-17T12:49:26.2705644Z [ OK ] LazyOpsTest.TestBatchNorm3DBackward (5 ms) 2022-08-17T12:49:26.2706171Z [ RUN ] LazyOpsTest.TestBCEWithLogitsBackward 2022-08-17T12:49:26.3080803Z [ OK ] LazyOpsTest.TestBCEWithLogitsBackward (37 ms) 2022-08-17T12:49:26.3081310Z [ RUN ] LazyOpsTest.TestKlDivBackward 2022-08-17T12:49:26.3146602Z [ OK ] LazyOpsTest.TestKlDivBackward (6 ms) 2022-08-17T12:49:26.3146973Z [ RUN ] LazyOpsTest.TestEmbeddingBackward 2022-08-17T12:49:26.3957594Z [ OK ] LazyOpsTest.TestEmbeddingBackward (80 ms) 2022-08-17T12:49:26.3959221Z [ RUN ] LazyOpsTest.TestAmpForeachNonFiniteCheckAndUnscale 2022-08-17T12:49:26.3959699Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:11390: Skipped 2022-08-17T12:49:26.3959961Z 2022-08-17T12:49:26.3960316Z [ SKIPPED ] LazyOpsTest.TestAmpForeachNonFiniteCheckAndUnscale (0 ms) 2022-08-17T12:49:26.3960742Z [ RUN ] LazyOpsTest.TestAmpUpdateScale 2022-08-17T12:49:26.3961098Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:11439: Skipped 2022-08-17T12:49:26.3961342Z 2022-08-17T12:49:26.3961617Z [ SKIPPED ] LazyOpsTest.TestAmpUpdateScale (0 ms) 2022-08-17T12:49:26.3962046Z [ RUN ] LazyOpsTest.TestEarlySyncLiveTensors 2022-08-17T12:49:26.3962489Z [ OK ] LazyOpsTest.TestEarlySyncLiveTensors (0 ms) 2022-08-17T12:49:26.3962904Z [ RUN ] LazyOpsTest.TestLerp 2022-08-17T12:49:26.3963283Z [ OK ] LazyOpsTest.TestLerp (0 ms) 2022-08-17T12:49:26.3963566Z [ RUN ] LazyOpsTest.TestLerpScalar 2022-08-17T12:49:26.3964200Z [ OK ] LazyOpsTest.TestLerpScalar (0 ms) 2022-08-17T12:49:26.3964655Z [ RUN ] LazyOpsTest.TestLerpInplace 2022-08-17T12:49:26.3965152Z [ OK ] LazyOpsTest.TestLerpInplace (0 ms) 2022-08-17T12:49:26.3965723Z [ RUN ] LazyOpsTest.TestLerpScalarInplace 2022-08-17T12:49:26.3966130Z [ OK ] LazyOpsTest.TestLerpScalarInplace (0 ms) 2022-08-17T12:49:26.3966609Z [ RUN ] LazyOpsTest.TestLerpOut 2022-08-17T12:49:26.3966987Z [ OK ] LazyOpsTest.TestLerpOut (0 ms) 2022-08-17T12:49:26.3967298Z [ RUN ] LazyOpsTest.TestLerpScalarOut 2022-08-17T12:49:26.3969265Z [ OK ] LazyOpsTest.TestLerpScalarOut (0 ms) 2022-08-17T12:49:26.3969789Z [ RUN ] LazyOpsTest.IsAliasOf 2022-08-17T12:49:26.3970153Z [ OK ] LazyOpsTest.IsAliasOf (0 ms) 2022-08-17T12:49:26.3970488Z [----------] 575 tests from LazyOpsTest (3496 ms total) 2022-08-17T12:49:26.3970652Z 2022-08-17T12:49:26.3970883Z [----------] Global test environment tear-down 2022-08-17T12:49:26.4028258Z [==========] 616 tests from 12 test suites ran. (3708 ms total) 2022-08-17T12:49:26.4028822Z [ PASSED ] 612 tests. 2022-08-17T12:49:26.4029147Z [ SKIPPED ] 4 tests, listed below: 2022-08-17T12:49:26.4029417Z [ SKIPPED ] LazyOpsTest.TestNllLoss 2022-08-17T12:49:26.4029733Z [ SKIPPED ] LazyOpsTest.TestNllLossBackward 2022-08-17T12:49:26.4030131Z [ SKIPPED ] LazyOpsTest.TestAmpForeachNonFiniteCheckAndUnscale 2022-08-17T12:49:26.4030501Z [ SKIPPED ] LazyOpsTest.TestAmpUpdateScale 2022-08-17T12:49:26.4788235Z + python test/cpp/jit/tests_setup.py shutdown 2022-08-17T12:49:27.5888679Z + wait 2022-08-17T12:49:27.5889052Z + OMP_NUM_THREADS=2 2022-08-17T12:49:27.5889441Z + TORCH_CPP_TEST_MNIST_PATH=test/cpp/api/mnist 2022-08-17T12:49:27.5890338Z + /opt/conda/lib/python3.7/site-packages/torch/bin/test_api '--gtest_filter=-IMethodTest.*' --gtest_output=xml:test/test-reports/cpp-unittest/test_libtorch/test_api.xml 2022-08-17T12:49:27.8035193Z CUDA not available. Disabling CUDA and MultiCUDA tests 2022-08-17T12:49:27.8043177Z Note: Google Test filter = -IMethodTest.*:*_CUDA:*_MultiCUDA 2022-08-17T12:49:27.8043791Z [==========] Running 989 tests from 47 test suites. 2022-08-17T12:49:27.8044105Z [----------] Global test environment set-up. 2022-08-17T12:49:27.8044409Z [----------] 9 tests from AutogradAPITests 2022-08-17T12:49:27.8044737Z [ RUN ] AutogradAPITests.BackwardSimpleTest 2022-08-17T12:49:27.8242873Z [ OK ] AutogradAPITests.BackwardSimpleTest (19 ms) 2022-08-17T12:49:27.8243246Z [ RUN ] AutogradAPITests.BackwardTest 2022-08-17T12:49:27.8243979Z [W engine.cpp:1061] Warning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (function operator()) 2022-08-17T12:49:27.8244807Z [ OK ] AutogradAPITests.BackwardTest (0 ms) 2022-08-17T12:49:27.8245256Z [ RUN ] AutogradAPITests.GradSimpleTest 2022-08-17T12:49:27.8246083Z [ OK ] AutogradAPITests.GradSimpleTest (0 ms) 2022-08-17T12:49:27.8246403Z [ RUN ] AutogradAPITests.GradTest 2022-08-17T12:49:27.8250137Z [ OK ] AutogradAPITests.GradTest (0 ms) 2022-08-17T12:49:27.8250643Z [ RUN ] AutogradAPITests.GradNonLeafTest 2022-08-17T12:49:27.8251952Z [W TensorBody.h:483] Warning: 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. (function grad) 2022-08-17T12:49:27.8253693Z [W TensorBody.h:483] Warning: 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. (function grad) 2022-08-17T12:49:27.8255293Z [W TensorBody.h:483] Warning: 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. (function grad) 2022-08-17T12:49:27.8256710Z [W TensorBody.h:483] Warning: 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. (function grad) 2022-08-17T12:49:27.8257475Z [ OK ] AutogradAPITests.GradNonLeafTest (0 ms) 2022-08-17T12:49:27.8257832Z [ RUN ] AutogradAPITests.GradUnreachableTest 2022-08-17T12:49:27.8283151Z [ OK ] AutogradAPITests.GradUnreachableTest (2 ms) 2022-08-17T12:49:27.8283554Z [ RUN ] AutogradAPITests.EmptyInput 2022-08-17T12:49:27.8310710Z [ OK ] AutogradAPITests.EmptyInput (2 ms) 2022-08-17T12:49:27.8311113Z [ RUN ] AutogradAPITests.RetainGrad 2022-08-17T12:49:27.8314874Z [ OK ] AutogradAPITests.RetainGrad (0 ms) 2022-08-17T12:49:27.8315298Z [ RUN ] AutogradAPITests.AnomalyMode 2022-08-17T12:49:27.8315687Z [W anomaly_mode.cpp:27] Warning: This mode should be enabled only for debugging as the different tests will slow down your program execution. (function operator()) 2022-08-17T12:49:27.9884732Z [ OK ] AutogradAPITests.AnomalyMode (156 ms) 2022-08-17T12:49:27.9885106Z [----------] 9 tests from AutogradAPITests (184 ms total) 2022-08-17T12:49:27.9885279Z 2022-08-17T12:49:27.9885456Z [----------] 32 tests from CustomAutogradTest 2022-08-17T12:49:27.9885826Z [ RUN ] CustomAutogradTest.GradUnreachableDiscoveryTest 2022-08-17T12:49:27.9886264Z [ OK ] CustomAutogradTest.GradUnreachableDiscoveryTest (0 ms) 2022-08-17T12:49:27.9886676Z [ RUN ] CustomAutogradTest.CustomFunction 2022-08-17T12:49:27.9887880Z [ OK ] CustomAutogradTest.CustomFunction (0 ms) 2022-08-17T12:49:27.9888278Z [ RUN ] CustomAutogradTest.GraphTaskTrimEdges 2022-08-17T12:49:27.9891781Z [ OK ] CustomAutogradTest.GraphTaskTrimEdges (0 ms) 2022-08-17T12:49:27.9892233Z [ RUN ] CustomAutogradTest.FunctionReturnsInput 2022-08-17T12:49:27.9893045Z [ OK ] CustomAutogradTest.FunctionReturnsInput (0 ms) 2022-08-17T12:49:27.9893501Z [ RUN ] CustomAutogradTest.FunctionReturnsUndefined 2022-08-17T12:49:27.9894534Z [ OK ] CustomAutogradTest.FunctionReturnsUndefined (0 ms) 2022-08-17T12:49:27.9894917Z [ RUN ] CustomAutogradTest.MaterializeGrads 2022-08-17T12:49:27.9896393Z [ OK ] CustomAutogradTest.MaterializeGrads (0 ms) 2022-08-17T12:49:27.9896997Z [ RUN ] CustomAutogradTest.DontMaterializeGrads 2022-08-17T12:49:27.9897903Z [ OK ] CustomAutogradTest.DontMaterializeGrads (0 ms) 2022-08-17T12:49:27.9898287Z [ RUN ] CustomAutogradTest.NoGradCustomFunction 2022-08-17T12:49:27.9898848Z [ OK ] CustomAutogradTest.NoGradCustomFunction (0 ms) 2022-08-17T12:49:27.9899296Z [ RUN ] CustomAutogradTest.MarkDirty 2022-08-17T12:49:27.9899629Z [ OK ] CustomAutogradTest.MarkDirty (0 ms) 2022-08-17T12:49:27.9899977Z [ RUN ] CustomAutogradTest.MarkNonDifferentiable 2022-08-17T12:49:27.9900347Z [ OK ] CustomAutogradTest.MarkNonDifferentiable (0 ms) 2022-08-17T12:49:27.9900748Z [ RUN ] CustomAutogradTest.MarkNonDifferentiableMixed 2022-08-17T12:49:27.9902443Z [ OK ] CustomAutogradTest.MarkNonDifferentiableMixed (0 ms) 2022-08-17T12:49:27.9903210Z [ RUN ] CustomAutogradTest.MarkNonDifferentiableNone 2022-08-17T12:49:27.9903658Z [ OK ] CustomAutogradTest.MarkNonDifferentiableNone (0 ms) 2022-08-17T12:49:27.9904081Z [ RUN ] CustomAutogradTest.ReturnLeafInplace 2022-08-17T12:49:27.9904913Z [ OK ] CustomAutogradTest.ReturnLeafInplace (0 ms) 2022-08-17T12:49:27.9905287Z [ RUN ] CustomAutogradTest.ReturnDuplicateInplace 2022-08-17T12:49:27.9927178Z [ OK ] CustomAutogradTest.ReturnDuplicateInplace (2 ms) 2022-08-17T12:49:27.9927821Z [ RUN ] CustomAutogradTest.ReturnDuplicate 2022-08-17T12:49:27.9928299Z [ OK ] CustomAutogradTest.ReturnDuplicate (0 ms) 2022-08-17T12:49:27.9928833Z [ RUN ] CustomAutogradTest.SaveEmptyForBackward 2022-08-17T12:49:27.9929545Z [ OK ] CustomAutogradTest.SaveEmptyForBackward (0 ms) 2022-08-17T12:49:27.9929957Z [ RUN ] CustomAutogradTest.InvalidGradients 2022-08-17T12:49:27.9988624Z [ OK ] CustomAutogradTest.InvalidGradients (5 ms) 2022-08-17T12:49:27.9989148Z [ RUN ] CustomAutogradTest.NoGradInput 2022-08-17T12:49:27.9989596Z [ OK ] CustomAutogradTest.NoGradInput (0 ms) 2022-08-17T12:49:27.9989958Z [ RUN ] CustomAutogradTest.TooManyGrads 2022-08-17T12:49:27.9990344Z [ OK ] CustomAutogradTest.TooManyGrads (0 ms) 2022-08-17T12:49:27.9990758Z [ RUN ] CustomAutogradTest.DepNoGrad 2022-08-17T12:49:27.9991121Z [ OK ] CustomAutogradTest.DepNoGrad (0 ms) 2022-08-17T12:49:27.9991486Z [ RUN ] CustomAutogradTest.Reentrant 2022-08-17T12:49:27.9991941Z [ OK ] CustomAutogradTest.Reentrant (0 ms) 2022-08-17T12:49:27.9992303Z [ RUN ] CustomAutogradTest.DeepReentrant 2022-08-17T12:49:28.4134492Z [ OK ] CustomAutogradTest.DeepReentrant (414 ms) 2022-08-17T12:49:28.4134888Z [ RUN ] CustomAutogradTest.ReentrantPriority 2022-08-17T12:49:28.4138399Z [ OK ] CustomAutogradTest.ReentrantPriority (0 ms) 2022-08-17T12:49:28.4138752Z [ RUN ] CustomAutogradTest.Hooks 2022-08-17T12:49:28.4162681Z [ OK ] CustomAutogradTest.Hooks (2 ms) 2022-08-17T12:49:28.4163063Z [ RUN ] CustomAutogradTest.HooksInplace 2022-08-17T12:49:28.4165071Z [ OK ] CustomAutogradTest.HooksInplace (0 ms) 2022-08-17T12:49:28.4165468Z [ RUN ] CustomAutogradTest.HooksInplaceWithRetainsGrad 2022-08-17T12:49:28.4167179Z [ OK ] CustomAutogradTest.HooksInplaceWithRetainsGrad (0 ms) 2022-08-17T12:49:28.4167753Z [ RUN ] CustomAutogradTest.HooksInplaceTwiceWithRetainsGrad 2022-08-17T12:49:28.4169334Z [ OK ] CustomAutogradTest.HooksInplaceTwiceWithRetainsGrad (0 ms) 2022-08-17T12:49:28.4169786Z [ RUN ] CustomAutogradTest.HookNone 2022-08-17T12:49:28.4170823Z [ OK ] CustomAutogradTest.HookNone (0 ms) 2022-08-17T12:49:28.4171453Z [ RUN ] CustomAutogradTest.BackwardWithInputs 2022-08-17T12:49:28.4172414Z [ OK ] CustomAutogradTest.BackwardWithInputs (0 ms) 2022-08-17T12:49:28.4173274Z [ RUN ] CustomAutogradTest.BackwardWithEmptyInputs 2022-08-17T12:49:28.4184587Z [ OK ] CustomAutogradTest.BackwardWithEmptyInputs (1 ms) 2022-08-17T12:49:28.4185182Z [ RUN ] CustomAutogradTest.BackwardWithNonLeafInputs 2022-08-17T12:49:28.4186358Z [ OK ] CustomAutogradTest.BackwardWithNonLeafInputs (0 ms) 2022-08-17T12:49:28.4186841Z [ RUN ] CustomAutogradTest.BackwardWithCreateGraphWarns 2022-08-17T12:49:28.4187639Z [ OK ] CustomAutogradTest.BackwardWithCreateGraphWarns (0 ms) 2022-08-17T12:49:28.4188051Z [----------] 32 tests from CustomAutogradTest (430 ms total) 2022-08-17T12:49:28.4188229Z 2022-08-17T12:49:28.4188444Z [----------] 13 tests from TestAutogradNotImplementedFallback 2022-08-17T12:49:28.4189025Z [ RUN ] TestAutogradNotImplementedFallback.RetSingleNonTensor 2022-08-17T12:49:28.4191304Z [ OK ] TestAutogradNotImplementedFallback.RetSingleNonTensor (0 ms) 2022-08-17T12:49:28.4191889Z [ RUN ] TestAutogradNotImplementedFallback.InplaceOp 2022-08-17T12:49:28.4236150Z [ OK ] TestAutogradNotImplementedFallback.InplaceOp (4 ms) 2022-08-17T12:49:28.4236578Z [ RUN ] TestAutogradNotImplementedFallback.DoubleInplaceOp 2022-08-17T12:49:28.4273466Z [ OK ] TestAutogradNotImplementedFallback.DoubleInplaceOp (3 ms) 2022-08-17T12:49:28.4273939Z [ RUN ] TestAutogradNotImplementedFallback.OptOp 2022-08-17T12:49:28.4276323Z [ OK ] TestAutogradNotImplementedFallback.OptOp (0 ms) 2022-08-17T12:49:28.4276820Z [ RUN ] TestAutogradNotImplementedFallback.OutOfPlaceAddition 2022-08-17T12:49:28.4309958Z [ OK ] TestAutogradNotImplementedFallback.OutOfPlaceAddition (3 ms) 2022-08-17T12:49:28.4310525Z [ RUN ] TestAutogradNotImplementedFallback.RetTupleNonTensor 2022-08-17T12:49:28.4344195Z [ OK ] TestAutogradNotImplementedFallback.RetTupleNonTensor (3 ms) 2022-08-17T12:49:28.4344726Z [ RUN ] TestAutogradNotImplementedFallback.ViewOp 2022-08-17T12:49:28.4408946Z [ OK ] TestAutogradNotImplementedFallback.ViewOp (6 ms) 2022-08-17T12:49:28.4409495Z [ RUN ] TestAutogradNotImplementedFallback.ViewOpWithExtraArg 2022-08-17T12:49:28.4442020Z [ OK ] TestAutogradNotImplementedFallback.ViewOpWithExtraArg (3 ms) 2022-08-17T12:49:28.4442767Z [ RUN ] TestAutogradNotImplementedFallback.RetTensorVectorView 2022-08-17T12:49:28.4443642Z [ OK ] TestAutogradNotImplementedFallback.RetTensorVectorView (0 ms) 2022-08-17T12:49:28.4444295Z [ RUN ] TestAutogradNotImplementedFallback.DoubleViewOP 2022-08-17T12:49:28.4462955Z [ OK ] TestAutogradNotImplementedFallback.DoubleViewOP (1 ms) 2022-08-17T12:49:28.4463569Z [ RUN ] TestAutogradNotImplementedFallback.NonFirstViewOP 2022-08-17T12:49:28.4493004Z [ OK ] TestAutogradNotImplementedFallback.NonFirstViewOP (2 ms) 2022-08-17T12:49:28.4493667Z [ RUN ] TestAutogradNotImplementedFallback.RetTensorVector 2022-08-17T12:49:28.4526342Z [ OK ] TestAutogradNotImplementedFallback.RetTensorVector (3 ms) 2022-08-17T12:49:28.4526939Z [ RUN ] TestAutogradNotImplementedFallback.TensorlistOp 2022-08-17T12:49:28.4551222Z [ OK ] TestAutogradNotImplementedFallback.TensorlistOp (2 ms) 2022-08-17T12:49:28.4551894Z [----------] 13 tests from TestAutogradNotImplementedFallback (36 ms total) 2022-08-17T12:49:28.4552123Z 2022-08-17T12:49:28.4552282Z [----------] 18 tests from AnyModuleTest 2022-08-17T12:49:28.4552588Z [ RUN ] AnyModuleTest.SimpleReturnType 2022-08-17T12:49:28.4552925Z [ OK ] AnyModuleTest.SimpleReturnType (0 ms) 2022-08-17T12:49:28.4553293Z [ RUN ] AnyModuleTest.SimpleReturnTypeAndSingleArgument 2022-08-17T12:49:28.4553960Z [ OK ] AnyModuleTest.SimpleReturnTypeAndSingleArgument (0 ms) 2022-08-17T12:49:28.4554398Z [ RUN ] AnyModuleTest.StringLiteralReturnTypeAndArgument 2022-08-17T12:49:28.4554827Z [ OK ] AnyModuleTest.StringLiteralReturnTypeAndArgument (0 ms) 2022-08-17T12:49:28.4555256Z [ RUN ] AnyModuleTest.StringReturnTypeWithConstArgument 2022-08-17T12:49:28.4555682Z [ OK ] AnyModuleTest.StringReturnTypeWithConstArgument (0 ms) 2022-08-17T12:49:28.4556197Z [ RUN ] AnyModuleTest.TensorReturnTypeAndStringArgumentsWithFunkyQualifications 2022-08-17T12:49:28.4556786Z [ OK ] AnyModuleTest.TensorReturnTypeAndStringArgumentsWithFunkyQualifications (0 ms) 2022-08-17T12:49:28.4557238Z [ RUN ] AnyModuleTest.WrongArgumentType 2022-08-17T12:49:28.4564578Z [ OK ] AnyModuleTest.WrongArgumentType (1 ms) 2022-08-17T12:49:28.4564921Z [ RUN ] AnyModuleTest.WrongNumberOfArguments 2022-08-17T12:49:28.4600401Z [ OK ] AnyModuleTest.WrongNumberOfArguments (3 ms) 2022-08-17T12:49:28.4600919Z [ RUN ] AnyModuleTest.PassingArgumentsToModuleWithDefaultArgumentsInForwardMethod 2022-08-17T12:49:28.4672117Z [ OK ] AnyModuleTest.PassingArgumentsToModuleWithDefaultArgumentsInForwardMethod (7 ms) 2022-08-17T12:49:28.4672622Z [ RUN ] AnyModuleTest.GetWithCorrectTypeSucceeds 2022-08-17T12:49:28.4673068Z [ OK ] AnyModuleTest.GetWithCorrectTypeSucceeds (0 ms) 2022-08-17T12:49:28.4673500Z [ RUN ] AnyModuleTest.GetWithIncorrectTypeThrows 2022-08-17T12:49:28.4682028Z [ OK ] AnyModuleTest.GetWithIncorrectTypeThrows (1 ms) 2022-08-17T12:49:28.4682531Z [ RUN ] AnyModuleTest.PtrWithBaseClassSucceeds 2022-08-17T12:49:28.4683007Z [ OK ] AnyModuleTest.PtrWithBaseClassSucceeds (0 ms) 2022-08-17T12:49:28.4683398Z [ RUN ] AnyModuleTest.PtrWithGoodDowncastSuccceeds 2022-08-17T12:49:28.4683797Z [ OK ] AnyModuleTest.PtrWithGoodDowncastSuccceeds (0 ms) 2022-08-17T12:49:28.4684187Z [ RUN ] AnyModuleTest.PtrWithBadDowncastThrows 2022-08-17T12:49:28.4692988Z [ OK ] AnyModuleTest.PtrWithBadDowncastThrows (1 ms) 2022-08-17T12:49:28.4693398Z [ RUN ] AnyModuleTest.DefaultStateIsEmpty 2022-08-17T12:49:28.4693758Z [ OK ] AnyModuleTest.DefaultStateIsEmpty (0 ms) 2022-08-17T12:49:28.4694135Z [ RUN ] AnyModuleTest.AllMethodsThrowForEmptyAnyModule 2022-08-17T12:49:28.4744868Z [ OK ] AnyModuleTest.AllMethodsThrowForEmptyAnyModule (5 ms) 2022-08-17T12:49:28.4745560Z [ RUN ] AnyModuleTest.CanMoveAssignDifferentModules 2022-08-17T12:49:28.4746192Z [ OK ] AnyModuleTest.CanMoveAssignDifferentModules (0 ms) 2022-08-17T12:49:28.4746717Z [ RUN ] AnyModuleTest.ConstructsFromModuleHolder 2022-08-17T12:49:28.4747447Z [ OK ] AnyModuleTest.ConstructsFromModuleHolder (0 ms) 2022-08-17T12:49:28.4747947Z [ RUN ] AnyModuleTest.ConvertsVariableToTensorCorrectly 2022-08-17T12:49:28.4748387Z [ OK ] AnyModuleTest.ConvertsVariableToTensorCorrectly (0 ms) 2022-08-17T12:49:28.4748943Z [----------] 18 tests from AnyModuleTest (19 ms total) 2022-08-17T12:49:28.4749106Z 2022-08-17T12:49:28.4749253Z [----------] 12 tests from AnyValueTest 2022-08-17T12:49:28.4749618Z [ RUN ] AnyValueTest.CorrectlyAccessesIntWhenCorrectType 2022-08-17T12:49:28.4750048Z [ OK ] AnyValueTest.CorrectlyAccessesIntWhenCorrectType (0 ms) 2022-08-17T12:49:28.4750515Z [ RUN ] AnyValueTest.CorrectlyAccessesStringLiteralWhenCorrectType 2022-08-17T12:49:28.4751018Z [ OK ] AnyValueTest.CorrectlyAccessesStringLiteralWhenCorrectType (0 ms) 2022-08-17T12:49:28.4751481Z [ RUN ] AnyValueTest.CorrectlyAccessesStringWhenCorrectType 2022-08-17T12:49:28.4752117Z [ OK ] AnyValueTest.CorrectlyAccessesStringWhenCorrectType (0 ms) 2022-08-17T12:49:28.4752579Z [ RUN ] AnyValueTest.CorrectlyAccessesPointersWhenCorrectType 2022-08-17T12:49:28.4753054Z [ OK ] AnyValueTest.CorrectlyAccessesPointersWhenCorrectType (0 ms) 2022-08-17T12:49:28.4753514Z [ RUN ] AnyValueTest.CorrectlyAccessesReferencesWhenCorrectType 2022-08-17T12:49:28.4754003Z [ OK ] AnyValueTest.CorrectlyAccessesReferencesWhenCorrectType (0 ms) 2022-08-17T12:49:28.4754461Z [ RUN ] AnyValueTest.TryGetReturnsNullptrForTheWrongType 2022-08-17T12:49:28.4754889Z [ OK ] AnyValueTest.TryGetReturnsNullptrForTheWrongType (0 ms) 2022-08-17T12:49:28.4755293Z [ RUN ] AnyValueTest.GetThrowsForTheWrongType 2022-08-17T12:49:28.4769254Z [ OK ] AnyValueTest.GetThrowsForTheWrongType (2 ms) 2022-08-17T12:49:28.4769977Z [ RUN ] AnyValueTest.MoveConstructionIsAllowed 2022-08-17T12:49:28.4770378Z [ OK ] AnyValueTest.MoveConstructionIsAllowed (0 ms) 2022-08-17T12:49:28.4770883Z [ RUN ] AnyValueTest.MoveAssignmentIsAllowed 2022-08-17T12:49:28.4771251Z [ OK ] AnyValueTest.MoveAssignmentIsAllowed (0 ms) 2022-08-17T12:49:28.4771602Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForInt 2022-08-17T12:49:28.4771967Z [ OK ] AnyValueTest.TypeInfoIsCorrectForInt (0 ms) 2022-08-17T12:49:28.4772361Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForStringLiteral 2022-08-17T12:49:28.4772789Z [ OK ] AnyValueTest.TypeInfoIsCorrectForStringLiteral (0 ms) 2022-08-17T12:49:28.4773175Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForString 2022-08-17T12:49:28.4773551Z [ OK ] AnyValueTest.TypeInfoIsCorrectForString (0 ms) 2022-08-17T12:49:28.4773943Z [----------] 12 tests from AnyValueTest (2 ms total) 2022-08-17T12:49:28.4774103Z 2022-08-17T12:49:28.4774232Z [----------] 50 tests from DataTest 2022-08-17T12:49:28.4774547Z [ RUN ] DataTest.DatasetCallsGetCorrectly 2022-08-17T12:49:28.4774895Z [ OK ] DataTest.DatasetCallsGetCorrectly (0 ms) 2022-08-17T12:49:28.4775242Z [ RUN ] DataTest.TransformCallsGetApplyCorrectly 2022-08-17T12:49:28.4775627Z [ OK ] DataTest.TransformCallsGetApplyCorrectly (0 ms) 2022-08-17T12:49:28.4776023Z [ RUN ] DataTest.ChunkDataSetWithInvalidInitParameter 2022-08-17T12:49:28.4829740Z [ OK ] DataTest.ChunkDataSetWithInvalidInitParameter (5 ms) 2022-08-17T12:49:28.4830409Z [ RUN ] DataTest.InfiniteStreamDataset 2022-08-17T12:49:28.4830807Z [ OK ] DataTest.InfiniteStreamDataset (0 ms) 2022-08-17T12:49:28.4831132Z [ RUN ] DataTest.NoSequencerIsIdentity 2022-08-17T12:49:28.4831467Z [ OK ] DataTest.NoSequencerIsIdentity (0 ms) 2022-08-17T12:49:28.4831807Z [ RUN ] DataTest.OrderedSequencerIsSetUpWell 2022-08-17T12:49:28.4832177Z [ OK ] DataTest.OrderedSequencerIsSetUpWell (0 ms) 2022-08-17T12:49:28.4832547Z [ RUN ] DataTest.OrderedSequencerReOrdersValues 2022-08-17T12:49:28.4832914Z [ OK ] DataTest.OrderedSequencerReOrdersValues (0 ms) 2022-08-17T12:49:28.4833304Z [ RUN ] DataTest.BatchLambdaAppliesFunctionToBatch 2022-08-17T12:49:28.4833701Z [ OK ] DataTest.BatchLambdaAppliesFunctionToBatch (0 ms) 2022-08-17T12:49:28.4834075Z [ RUN ] DataTest.LambdaAppliesFunctionToExample 2022-08-17T12:49:28.4834452Z [ OK ] DataTest.LambdaAppliesFunctionToExample (0 ms) 2022-08-17T12:49:28.4834814Z [ RUN ] DataTest.CollateReducesBatch 2022-08-17T12:49:28.4835156Z [ OK ] DataTest.CollateReducesBatch (0 ms) 2022-08-17T12:49:28.4835464Z [ RUN ] DataTest.CollationReducesBatch 2022-08-17T12:49:28.4835793Z [ OK ] DataTest.CollationReducesBatch (0 ms) 2022-08-17T12:49:28.4836307Z [ RUN ] DataTest.SequentialSamplerReturnsIndicesInOrder 2022-08-17T12:49:28.4836725Z [ OK ] DataTest.SequentialSamplerReturnsIndicesInOrder (0 ms) 2022-08-17T12:49:28.4837179Z [ RUN ] DataTest.SequentialSamplerReturnsLessValuesForLastBatch 2022-08-17T12:49:28.4837663Z [ OK ] DataTest.SequentialSamplerReturnsLessValuesForLastBatch (0 ms) 2022-08-17T12:49:28.4838072Z [ RUN ] DataTest.SequentialSamplerResetsWell 2022-08-17T12:49:28.4838438Z [ OK ] DataTest.SequentialSamplerResetsWell (0 ms) 2022-08-17T12:49:28.4838834Z [ RUN ] DataTest.SequentialSamplerResetsWithNewSizeWell 2022-08-17T12:49:28.4839264Z [ OK ] DataTest.SequentialSamplerResetsWithNewSizeWell (0 ms) 2022-08-17T12:49:28.4839648Z [ RUN ] DataTest.CanSaveAndLoadSequentialSampler 2022-08-17T12:49:28.4974942Z [ OK ] DataTest.CanSaveAndLoadSequentialSampler (14 ms) 2022-08-17T12:49:28.4975739Z [ RUN ] DataTest.RandomSamplerReturnsIndicesInCorrectRange 2022-08-17T12:49:28.4976218Z [ OK ] DataTest.RandomSamplerReturnsIndicesInCorrectRange (0 ms) 2022-08-17T12:49:28.4976653Z [ RUN ] DataTest.RandomSamplerReturnsLessValuesForLastBatch 2022-08-17T12:49:28.4977113Z [ OK ] DataTest.RandomSamplerReturnsLessValuesForLastBatch (0 ms) 2022-08-17T12:49:28.4977505Z [ RUN ] DataTest.RandomSamplerResetsWell 2022-08-17T12:49:28.4977987Z [ OK ] DataTest.RandomSamplerResetsWell (0 ms) 2022-08-17T12:49:28.4978357Z [ RUN ] DataTest.RandomSamplerResetsWithNewSizeWell 2022-08-17T12:49:28.4979009Z [ OK ] DataTest.RandomSamplerResetsWithNewSizeWell (0 ms) 2022-08-17T12:49:28.4979565Z [ RUN ] DataTest.SavingAndLoadingRandomSamplerYieldsSameSequence 2022-08-17T12:49:28.4980317Z [ OK ] DataTest.SavingAndLoadingRandomSamplerYieldsSameSequence (0 ms) 2022-08-17T12:49:28.4980899Z [ RUN ] DataTest.StreamSamplerReturnsTheBatchSizeAndThenRemainder 2022-08-17T12:49:28.4981492Z [ OK ] DataTest.StreamSamplerReturnsTheBatchSizeAndThenRemainder (0 ms) 2022-08-17T12:49:28.4981948Z [ RUN ] DataTest.StreamSamplerResetsWell 2022-08-17T12:49:28.4982296Z [ OK ] DataTest.StreamSamplerResetsWell (0 ms) 2022-08-17T12:49:28.4982667Z [ RUN ] DataTest.StreamSamplerResetsWithNewSizeWell 2022-08-17T12:49:28.4983059Z [ OK ] DataTest.StreamSamplerResetsWithNewSizeWell (0 ms) 2022-08-17T12:49:28.4983625Z [ RUN ] DataTest.TensorDatasetConstructsFromSingleTensor 2022-08-17T12:49:28.4984127Z [ OK ] DataTest.TensorDatasetConstructsFromSingleTensor (0 ms) 2022-08-17T12:49:28.4984762Z [ RUN ] DataTest.TensorDatasetConstructsFromInitializerListOfTensors 2022-08-17T12:49:28.4985325Z [ OK ] DataTest.TensorDatasetConstructsFromInitializerListOfTensors (0 ms) 2022-08-17T12:49:28.4985923Z [ RUN ] DataTest.StackTransformWorksForExample 2022-08-17T12:49:28.4986383Z [ OK ] DataTest.StackTransformWorksForExample (0 ms) 2022-08-17T12:49:28.4986937Z [ RUN ] DataTest.StackTransformWorksForTensorExample 2022-08-17T12:49:28.4987531Z [ OK ] DataTest.StackTransformWorksForTensorExample (0 ms) 2022-08-17T12:49:28.4988109Z [ RUN ] DataTest.TensorTransformWorksForAnyTargetType 2022-08-17T12:49:28.4988531Z [ OK ] DataTest.TensorTransformWorksForAnyTargetType (0 ms) 2022-08-17T12:49:28.4989101Z [ RUN ] DataTest.TensorLambdaWorksforAnyTargetType 2022-08-17T12:49:28.4989504Z [ OK ] DataTest.TensorLambdaWorksforAnyTargetType (0 ms) 2022-08-17T12:49:28.4989852Z [ RUN ] DataTest.NormalizeTransform 2022-08-17T12:49:28.4992066Z [ OK ] DataTest.NormalizeTransform (0 ms) 2022-08-17T12:49:28.4992785Z [ RUN ] DataTest.MapDoesNotCopy 2022-08-17T12:49:28.4993201Z [ OK ] DataTest.MapDoesNotCopy (0 ms) 2022-08-17T12:49:28.4993539Z [ RUN ] DataTest.QueuePushAndPopFromSameThread 2022-08-17T12:49:28.4993903Z [ OK ] DataTest.QueuePushAndPopFromSameThread (0 ms) 2022-08-17T12:49:28.4994311Z [ RUN ] DataTest.QueuePopWithTimeoutThrowsUponTimeout 2022-08-17T12:49:28.5105127Z [ OK ] DataTest.QueuePopWithTimeoutThrowsUponTimeout (11 ms) 2022-08-17T12:49:28.5105694Z [ RUN ] DataTest.QueuePushAndPopFromDifferentThreads 2022-08-17T12:49:28.5308875Z [ OK ] DataTest.QueuePushAndPopFromDifferentThreads (20 ms) 2022-08-17T12:49:28.5309436Z [ RUN ] DataTest.QueueClearEmptiesTheQueue 2022-08-17T12:49:28.5330793Z [ OK ] DataTest.QueueClearEmptiesTheQueue (2 ms) 2022-08-17T12:49:28.5331359Z [ RUN ] DataTest.DataShuttleCanPushAndPopJob 2022-08-17T12:49:28.5331761Z [ OK ] DataTest.DataShuttleCanPushAndPopJob (0 ms) 2022-08-17T12:49:28.5332379Z [ RUN ] DataTest.DataShuttleCanPushAndPopResult 2022-08-17T12:49:28.5332770Z [ OK ] DataTest.DataShuttleCanPushAndPopResult (0 ms) 2022-08-17T12:49:28.5333220Z [ RUN ] DataTest.DataShuttlePopResultReturnsNulloptWhenNoJobsInFlight 2022-08-17T12:49:28.5333758Z [ OK ] DataTest.DataShuttlePopResultReturnsNulloptWhenNoJobsInFlight (0 ms) 2022-08-17T12:49:28.5334254Z [ RUN ] DataTest.DataShuttleDrainMeansPopResultReturnsNullopt 2022-08-17T12:49:28.5334715Z [ OK ] DataTest.DataShuttleDrainMeansPopResultReturnsNullopt (0 ms) 2022-08-17T12:49:28.5335128Z [ RUN ] DataTest.DataShuttlePopResultTimesOut 2022-08-17T12:49:28.5443458Z [ OK ] DataTest.DataShuttlePopResultTimesOut (11 ms) 2022-08-17T12:49:28.5443975Z [ RUN ] DataTest.SharedBatchDatasetReallyIsShared 2022-08-17T12:49:28.5454837Z [ OK ] DataTest.SharedBatchDatasetReallyIsShared (1 ms) 2022-08-17T12:49:28.5455693Z [ RUN ] DataTest.SharedBatchDatasetDoesNotIncurCopyWhenPassedDatasetObject 2022-08-17T12:49:28.5456360Z [ OK ] DataTest.SharedBatchDatasetDoesNotIncurCopyWhenPassedDatasetObject (0 ms) 2022-08-17T12:49:28.5456808Z [ RUN ] DataTest.CanUseCustomTypeAsIndexType 2022-08-17T12:49:28.5457177Z [ OK ] DataTest.CanUseCustomTypeAsIndexType (0 ms) 2022-08-17T12:49:28.5457655Z [ RUN ] DataTest.DistributedRandomSamplerSingleReplicaProduceCorrectSamples 2022-08-17T12:49:28.5458232Z [ OK ] DataTest.DistributedRandomSamplerSingleReplicaProduceCorrectSamples (0 ms) 2022-08-17T12:49:28.5458783Z [ RUN ] DataTest.DistributedRandomSamplerMultiReplicaProduceCorrectSamples 2022-08-17T12:49:28.5459414Z [ OK ] DataTest.DistributedRandomSamplerMultiReplicaProduceCorrectSamples (0 ms) 2022-08-17T12:49:28.5459916Z [ RUN ] DataTest.CanSaveAndLoadDistributedRandomSampler 2022-08-17T12:49:28.5463072Z [ OK ] DataTest.CanSaveAndLoadDistributedRandomSampler (0 ms) 2022-08-17T12:49:28.5463906Z [ RUN ] DataTest.DistributedSequentialSamplerSingleReplicaProduceCorrectSamples 2022-08-17T12:49:28.5464530Z [ OK ] DataTest.DistributedSequentialSamplerSingleReplicaProduceCorrectSamples (0 ms) 2022-08-17T12:49:28.5465335Z [ RUN ] DataTest.DistributedSequentialSamplerMultiReplicaProduceCorrectSamples 2022-08-17T12:49:28.5466035Z [ OK ] DataTest.DistributedSequentialSamplerMultiReplicaProduceCorrectSamples (0 ms) 2022-08-17T12:49:28.5466679Z [ RUN ] DataTest.CanSaveAndLoadDistributedSequentialSampler 2022-08-17T12:49:28.5467155Z [ OK ] DataTest.CanSaveAndLoadDistributedSequentialSampler (0 ms) 2022-08-17T12:49:28.5467550Z [----------] 50 tests from DataTest (69 ms total) 2022-08-17T12:49:28.5467864Z 2022-08-17T12:49:28.5468006Z [----------] 37 tests from DataLoaderTest 2022-08-17T12:49:28.5468378Z [ RUN ] DataLoaderTest.DataLoaderOptionsDefaultAsExpected 2022-08-17T12:49:28.5469029Z [ OK ] DataLoaderTest.DataLoaderOptionsDefaultAsExpected (0 ms) 2022-08-17T12:49:28.5469504Z [ RUN ] DataLoaderTest.DataLoaderOptionsCoalesceOptionalValues 2022-08-17T12:49:28.5469973Z [ OK ] DataLoaderTest.DataLoaderOptionsCoalesceOptionalValues (0 ms) 2022-08-17T12:49:28.5470423Z [ RUN ] DataLoaderTest.MakeDataLoaderDefaultsAsExpected 2022-08-17T12:49:28.5470853Z [ OK ] DataLoaderTest.MakeDataLoaderDefaultsAsExpected (0 ms) 2022-08-17T12:49:28.5471384Z [ RUN ] DataLoaderTest.MakeDataLoaderThrowsWhenConstructingSamplerWithUnsizedDataset 2022-08-17T12:49:28.5478481Z [ OK ] DataLoaderTest.MakeDataLoaderThrowsWhenConstructingSamplerWithUnsizedDataset (1 ms) 2022-08-17T12:49:28.5479409Z [ RUN ] DataLoaderTest.IteratorsCompareEqualToThemselves 2022-08-17T12:49:28.5480397Z [ OK ] DataLoaderTest.IteratorsCompareEqualToThemselves (0 ms) 2022-08-17T12:49:28.5481225Z [ RUN ] DataLoaderTest.ValidIteratorsCompareUnequalToEachOther 2022-08-17T12:49:28.5482096Z [ OK ] DataLoaderTest.ValidIteratorsCompareUnequalToEachOther (0 ms) 2022-08-17T12:49:28.5482966Z [ RUN ] DataLoaderTest.SentinelIteratorsCompareEqualToEachOther 2022-08-17T12:49:28.5483850Z [ OK ] DataLoaderTest.SentinelIteratorsCompareEqualToEachOther (0 ms) 2022-08-17T12:49:28.5484733Z [ RUN ] DataLoaderTest.IteratorsCompareEqualToSentinelWhenExhausted 2022-08-17T12:49:28.5485671Z [ OK ] DataLoaderTest.IteratorsCompareEqualToSentinelWhenExhausted (0 ms) 2022-08-17T12:49:28.5486429Z [ RUN ] DataLoaderTest.IteratorsShareState 2022-08-17T12:49:28.5487047Z [ OK ] DataLoaderTest.IteratorsShareState (0 ms) 2022-08-17T12:49:28.5487778Z [ RUN ] DataLoaderTest.CanDereferenceIteratorMultipleTimes 2022-08-17T12:49:28.5488606Z [ OK ] DataLoaderTest.CanDereferenceIteratorMultipleTimes (0 ms) 2022-08-17T12:49:28.5489321Z [ RUN ] DataLoaderTest.CanUseIteratorAlgorithms 2022-08-17T12:49:28.5490005Z [ OK ] DataLoaderTest.CanUseIteratorAlgorithms (0 ms) 2022-08-17T12:49:28.5490843Z [ RUN ] DataLoaderTest.CallingBeginWhileOtherIteratorIsInFlightThrows 2022-08-17T12:49:28.5495959Z [ OK ] DataLoaderTest.CallingBeginWhileOtherIteratorIsInFlightThrows (1 ms) 2022-08-17T12:49:28.5496894Z [ RUN ] DataLoaderTest.IncrementingExhaustedValidIteratorThrows 2022-08-17T12:49:28.5507891Z [ OK ] DataLoaderTest.IncrementingExhaustedValidIteratorThrows (1 ms) 2022-08-17T12:49:28.5508982Z [ RUN ] DataLoaderTest.DereferencingExhaustedValidIteratorThrows 2022-08-17T12:49:28.5520231Z [ OK ] DataLoaderTest.DereferencingExhaustedValidIteratorThrows (1 ms) 2022-08-17T12:49:28.5521080Z [ RUN ] DataLoaderTest.IncrementingSentinelIteratorThrows 2022-08-17T12:49:28.5532192Z [ OK ] DataLoaderTest.IncrementingSentinelIteratorThrows (1 ms) 2022-08-17T12:49:28.5533016Z [ RUN ] DataLoaderTest.DereferencingSentinelIteratorThrows 2022-08-17T12:49:28.5544000Z [ OK ] DataLoaderTest.DereferencingSentinelIteratorThrows (1 ms) 2022-08-17T12:49:28.5544592Z [ RUN ] DataLoaderTest.YieldsCorrectBatchSize 2022-08-17T12:49:28.5544974Z [ OK ] DataLoaderTest.YieldsCorrectBatchSize (0 ms) 2022-08-17T12:49:28.5545492Z [ RUN ] DataLoaderTest.ReturnsLastBatchWhenSmallerThanBatchSizeWhenDropLastIsFalse 2022-08-17T12:49:28.5546116Z [ OK ] DataLoaderTest.ReturnsLastBatchWhenSmallerThanBatchSizeWhenDropLastIsFalse (0 ms) 2022-08-17T12:49:28.5546766Z [ RUN ] DataLoaderTest.DoesNotReturnLastBatchWhenSmallerThanBatchSizeWhenDropLastIsTrue 2022-08-17T12:49:28.5547589Z [ OK ] DataLoaderTest.DoesNotReturnLastBatchWhenSmallerThanBatchSizeWhenDropLastIsTrue (0 ms) 2022-08-17T12:49:28.5548078Z [ RUN ] DataLoaderTest.RespectsTimeout 2022-08-17T12:49:28.5661127Z [ OK ] DataLoaderTest.RespectsTimeout (11 ms) 2022-08-17T12:49:28.5661574Z [ RUN ] DataLoaderTest.EnforcesOrderingAmongThreadsWhenConfigured 2022-08-17T12:49:28.5669235Z [ OK ] DataLoaderTest.EnforcesOrderingAmongThreadsWhenConfigured (0 ms) 2022-08-17T12:49:28.5669664Z [ RUN ] DataLoaderTest.Reset 2022-08-17T12:49:28.5669947Z [ OK ] DataLoaderTest.Reset (0 ms) 2022-08-17T12:49:28.5670341Z [ RUN ] DataLoaderTest.TestExceptionsArePropagatedFromWorkers 2022-08-17T12:49:28.5673403Z [ OK ] DataLoaderTest.TestExceptionsArePropagatedFromWorkers (0 ms) 2022-08-17T12:49:28.5673908Z [ RUN ] DataLoaderTest.StatefulDatasetWithNoWorkers 2022-08-17T12:49:28.5674597Z [ OK ] DataLoaderTest.StatefulDatasetWithNoWorkers (0 ms) 2022-08-17T12:49:28.5675163Z [ RUN ] DataLoaderTest.StatefulDatasetWithManyWorkers 2022-08-17T12:49:28.5691205Z [ OK ] DataLoaderTest.StatefulDatasetWithManyWorkers (1 ms) 2022-08-17T12:49:28.5691624Z [ RUN ] DataLoaderTest.StatefulDatasetWithMap 2022-08-17T12:49:28.5692242Z [ OK ] DataLoaderTest.StatefulDatasetWithMap (0 ms) 2022-08-17T12:49:28.5692621Z [ RUN ] DataLoaderTest.StatefulDatasetWithCollate 2022-08-17T12:49:28.5694308Z [ OK ] DataLoaderTest.StatefulDatasetWithCollate (0 ms) 2022-08-17T12:49:28.5694871Z [ RUN ] DataLoaderTest.ChunkDataSetGetBatch 2022-08-17T12:49:28.5750192Z [ OK ] DataLoaderTest.ChunkDataSetGetBatch (5 ms) 2022-08-17T12:49:28.5750633Z [ RUN ] DataLoaderTest.ChunkDataSetWithBatchSizeMismatch 2022-08-17T12:49:28.5763817Z [ OK ] DataLoaderTest.ChunkDataSetWithBatchSizeMismatch (1 ms) 2022-08-17T12:49:28.5764288Z [ RUN ] DataLoaderTest.ChunkDataSetWithEmptyBatch 2022-08-17T12:49:28.5764698Z [ OK ] DataLoaderTest.ChunkDataSetWithEmptyBatch (0 ms) 2022-08-17T12:49:28.5765139Z [ RUN ] DataLoaderTest.ChunkDataSetGetBatchWithUnevenBatchSize 2022-08-17T12:49:28.5770456Z [ OK ] DataLoaderTest.ChunkDataSetGetBatchWithUnevenBatchSize (0 ms) 2022-08-17T12:49:28.5771032Z [ RUN ] DataLoaderTest.CanAccessChunkSamplerWithChunkDataSet 2022-08-17T12:49:28.5772406Z [ OK ] DataLoaderTest.CanAccessChunkSamplerWithChunkDataSet (0 ms) 2022-08-17T12:49:28.5773130Z [ RUN ] DataLoaderTest.ChunkDatasetDoesNotHang 2022-08-17T12:49:28.5773591Z [ OK ] DataLoaderTest.ChunkDatasetDoesNotHang (0 ms) 2022-08-17T12:49:28.5773940Z [ RUN ] DataLoaderTest.ChunkDatasetSave 2022-08-17T12:49:28.5943530Z [ OK ] DataLoaderTest.ChunkDatasetSave (16 ms) 2022-08-17T12:49:28.5943917Z [ RUN ] DataLoaderTest.ChunkDatasetLoad 2022-08-17T12:49:28.5947366Z [ OK ] DataLoaderTest.ChunkDatasetLoad (0 ms) 2022-08-17T12:49:28.5947738Z [ RUN ] DataLoaderTest.ChunkDatasetCrossChunkShuffle 2022-08-17T12:49:28.5955876Z [ OK ] DataLoaderTest.ChunkDatasetCrossChunkShuffle (0 ms) 2022-08-17T12:49:28.5956487Z [ RUN ] DataLoaderTest.CustomPreprocessPolicy 2022-08-17T12:49:28.5958580Z [ OK ] DataLoaderTest.CustomPreprocessPolicy (0 ms) 2022-08-17T12:49:28.5959096Z [----------] 37 tests from DataLoaderTest (49 ms total) 2022-08-17T12:49:28.5959272Z 2022-08-17T12:49:28.5959434Z [----------] 1 test from EnumTest 2022-08-17T12:49:28.5959731Z [ RUN ] EnumTest.AllEnums 2022-08-17T12:49:28.5959989Z [ OK ] EnumTest.AllEnums (0 ms) 2022-08-17T12:49:28.5960504Z [----------] 1 test from EnumTest (0 ms total) 2022-08-17T12:49:28.5960659Z 2022-08-17T12:49:28.5960829Z [----------] 6 tests from ExpandingArrayTest 2022-08-17T12:49:28.5961254Z [ RUN ] ExpandingArrayTest.CanConstructFromInitializerList 2022-08-17T12:49:28.5961709Z [ OK ] ExpandingArrayTest.CanConstructFromInitializerList (0 ms) 2022-08-17T12:49:28.5962163Z [ RUN ] ExpandingArrayTest.CanConstructFromVector 2022-08-17T12:49:28.5962604Z [ OK ] ExpandingArrayTest.CanConstructFromVector (0 ms) 2022-08-17T12:49:28.5962981Z [ RUN ] ExpandingArrayTest.CanConstructFromArray 2022-08-17T12:49:28.5963420Z [ OK ] ExpandingArrayTest.CanConstructFromArray (0 ms) 2022-08-17T12:49:28.5963826Z [ RUN ] ExpandingArrayTest.CanConstructFromSingleValue 2022-08-17T12:49:28.5964299Z [ OK ] ExpandingArrayTest.CanConstructFromSingleValue (0 ms) 2022-08-17T12:49:28.5964929Z [ RUN ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInInitializerList 2022-08-17T12:49:28.5970426Z [ OK ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInInitializerList (1 ms) 2022-08-17T12:49:28.5971192Z [ RUN ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInVector 2022-08-17T12:49:28.5980991Z [ OK ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInVector (1 ms) 2022-08-17T12:49:28.5981579Z [----------] 6 tests from ExpandingArrayTest (2 ms total) 2022-08-17T12:49:28.5981756Z 2022-08-17T12:49:28.5981901Z [----------] 10 tests from FFTTest 2022-08-17T12:49:28.5982151Z [ RUN ] FFTTest.fft 2022-08-17T12:49:28.5986996Z [ OK ] FFTTest.fft (0 ms) 2022-08-17T12:49:28.5987325Z [ RUN ] FFTTest.fft_real 2022-08-17T12:49:28.5989298Z [ OK ] FFTTest.fft_real (0 ms) 2022-08-17T12:49:28.5989564Z [ RUN ] FFTTest.fft_pad 2022-08-17T12:49:28.5991473Z [ OK ] FFTTest.fft_pad (0 ms) 2022-08-17T12:49:28.5991739Z [ RUN ] FFTTest.fft_norm 2022-08-17T12:49:28.5993649Z [ OK ] FFTTest.fft_norm (0 ms) 2022-08-17T12:49:28.5993947Z [ RUN ] FFTTest.ifft 2022-08-17T12:49:28.5997059Z [ OK ] FFTTest.ifft (0 ms) 2022-08-17T12:49:28.5997366Z [ RUN ] FFTTest.fft_ifft 2022-08-17T12:49:28.5999473Z [ OK ] FFTTest.fft_ifft (0 ms) 2022-08-17T12:49:28.5999779Z [ RUN ] FFTTest.rfft 2022-08-17T12:49:28.6003403Z [ OK ] FFTTest.rfft (0 ms) 2022-08-17T12:49:28.6003756Z [ RUN ] FFTTest.rfft_irfft 2022-08-17T12:49:28.6004906Z [ OK ] FFTTest.rfft_irfft (0 ms) 2022-08-17T12:49:28.6005165Z [ RUN ] FFTTest.ihfft 2022-08-17T12:49:28.6008615Z [ OK ] FFTTest.ihfft (0 ms) 2022-08-17T12:49:28.6008863Z [ RUN ] FFTTest.hfft_ihfft 2022-08-17T12:49:28.6011407Z [ OK ] FFTTest.hfft_ihfft (0 ms) 2022-08-17T12:49:28.6011755Z [----------] 10 tests from FFTTest (3 ms total) 2022-08-17T12:49:28.6011909Z 2022-08-17T12:49:28.6012069Z [----------] 132 tests from FunctionalTest 2022-08-17T12:49:28.6012338Z [ RUN ] FunctionalTest.Conv1d 2022-08-17T12:49:28.6034251Z [ OK ] FunctionalTest.Conv1d (2 ms) 2022-08-17T12:49:28.6034693Z [ RUN ] FunctionalTest.Conv2dEven 2022-08-17T12:49:28.6037682Z [ OK ] FunctionalTest.Conv2dEven (0 ms) 2022-08-17T12:49:28.6038251Z [ RUN ] FunctionalTest.Conv2dUneven 2022-08-17T12:49:28.6039805Z [ OK ] FunctionalTest.Conv2dUneven (0 ms) 2022-08-17T12:49:28.6040106Z [ RUN ] FunctionalTest.Conv3d 2022-08-17T12:49:28.6044043Z [ OK ] FunctionalTest.Conv3d (0 ms) 2022-08-17T12:49:28.6044524Z [ RUN ] FunctionalTest.MaxPool1d 2022-08-17T12:49:28.6045157Z [ OK ] FunctionalTest.MaxPool1d (0 ms) 2022-08-17T12:49:28.6045605Z [ RUN ] FunctionalTest.MaxPool2d 2022-08-17T12:49:28.6046525Z [ OK ] FunctionalTest.MaxPool2d (0 ms) 2022-08-17T12:49:28.6047241Z [ RUN ] FunctionalTest.MaxPool2dBackward 2022-08-17T12:49:28.6048443Z [ OK ] FunctionalTest.MaxPool2dBackward (0 ms) 2022-08-17T12:49:28.6049153Z [ RUN ] FunctionalTest.MaxPool3d 2022-08-17T12:49:28.6049771Z [ OK ] FunctionalTest.MaxPool3d (0 ms) 2022-08-17T12:49:28.6050249Z [ RUN ] FunctionalTest.AvgPool1d 2022-08-17T12:49:28.6051365Z [ OK ] FunctionalTest.AvgPool1d (0 ms) 2022-08-17T12:49:28.6051839Z [ RUN ] FunctionalTest.AvgPool2d 2022-08-17T12:49:28.6052318Z [ OK ] FunctionalTest.AvgPool2d (0 ms) 2022-08-17T12:49:28.6052810Z [ RUN ] FunctionalTest.AvgPool3d 2022-08-17T12:49:28.6053301Z [ OK ] FunctionalTest.AvgPool3d (0 ms) 2022-08-17T12:49:28.6053824Z [ RUN ] FunctionalTest.FractionalMaxPool2d 2022-08-17T12:49:28.6057054Z [ OK ] FunctionalTest.FractionalMaxPool2d (0 ms) 2022-08-17T12:49:28.6057640Z [ RUN ] FunctionalTest.FractionalMaxPool3d 2022-08-17T12:49:28.6058381Z [ OK ] FunctionalTest.FractionalMaxPool3d (0 ms) 2022-08-17T12:49:28.6059132Z [ RUN ] FunctionalTest.LPPool1d 2022-08-17T12:49:28.6060439Z [ OK ] FunctionalTest.LPPool1d (0 ms) 2022-08-17T12:49:28.6060992Z [ RUN ] FunctionalTest.LPPool2d 2022-08-17T12:49:28.6061953Z [ OK ] FunctionalTest.LPPool2d (0 ms) 2022-08-17T12:49:28.6062554Z [ RUN ] FunctionalTest.CosineSimilarity 2022-08-17T12:49:28.6063970Z [ OK ] FunctionalTest.CosineSimilarity (0 ms) 2022-08-17T12:49:28.6064632Z [ RUN ] FunctionalTest.SmoothL1LossDefaultOptions 2022-08-17T12:49:28.6067112Z [ OK ] FunctionalTest.SmoothL1LossDefaultOptions (0 ms) 2022-08-17T12:49:28.6067800Z [ RUN ] FunctionalTest.SmoothL1LossBeta 2022-08-17T12:49:28.6068834Z [ OK ] FunctionalTest.SmoothL1LossBeta (0 ms) 2022-08-17T12:49:28.6069391Z [ RUN ] FunctionalTest.SmoothL1LossNoReduction 2022-08-17T12:49:28.6070535Z [ OK ] FunctionalTest.SmoothL1LossNoReduction (0 ms) 2022-08-17T12:49:28.6071148Z [ RUN ] FunctionalTest.HuberLossDefaultOptions 2022-08-17T12:49:28.6072355Z [ OK ] FunctionalTest.HuberLossDefaultOptions (0 ms) 2022-08-17T12:49:28.6072942Z [ RUN ] FunctionalTest.HuberLossDelta 2022-08-17T12:49:28.6073681Z [ OK ] FunctionalTest.HuberLossDelta (0 ms) 2022-08-17T12:49:28.6074293Z [ RUN ] FunctionalTest.HuberLossNoReduction 2022-08-17T12:49:28.6075326Z [ OK ] FunctionalTest.HuberLossNoReduction (0 ms) 2022-08-17T12:49:28.6075705Z [ RUN ] FunctionalTest.SoftMarginLossDefaultOptions 2022-08-17T12:49:28.6078186Z [ OK ] FunctionalTest.SoftMarginLossDefaultOptions (0 ms) 2022-08-17T12:49:28.6078645Z [ RUN ] FunctionalTest.MultiLabelSoftMarginLossDefaultOptions 2022-08-17T12:49:28.6081931Z [ OK ] FunctionalTest.MultiLabelSoftMarginLossDefaultOptions (0 ms) 2022-08-17T12:49:28.6082491Z [ RUN ] FunctionalTest.SoftMarginLossNoReduction 2022-08-17T12:49:28.6083540Z [ OK ] FunctionalTest.SoftMarginLossNoReduction (0 ms) 2022-08-17T12:49:28.6083991Z [ RUN ] FunctionalTest.MultiLabelSoftMarginLossWeightedNoReduction 2022-08-17T12:49:28.6086949Z [ OK ] FunctionalTest.MultiLabelSoftMarginLossWeightedNoReduction (0 ms) 2022-08-17T12:49:28.6087451Z [ RUN ] FunctionalTest.PairwiseDistance 2022-08-17T12:49:28.6088297Z [ OK ] FunctionalTest.PairwiseDistance (0 ms) 2022-08-17T12:49:28.6088798Z [ RUN ] FunctionalTest.PDist 2022-08-17T12:49:28.6089774Z [ OK ] FunctionalTest.PDist (0 ms) 2022-08-17T12:49:28.6090307Z [ RUN ] FunctionalTest.AdaptiveMaxPool1d 2022-08-17T12:49:28.6090874Z [ OK ] FunctionalTest.AdaptiveMaxPool1d (0 ms) 2022-08-17T12:49:28.6091426Z [ RUN ] FunctionalTest.AdaptiveMaxPool2d 2022-08-17T12:49:28.6091973Z [ OK ] FunctionalTest.AdaptiveMaxPool2d (0 ms) 2022-08-17T12:49:28.6092537Z [ RUN ] FunctionalTest.AdaptiveMaxPool3d 2022-08-17T12:49:28.6093106Z [ OK ] FunctionalTest.AdaptiveMaxPool3d (0 ms) 2022-08-17T12:49:28.6093657Z [ RUN ] FunctionalTest.AdaptiveAvgPool1d 2022-08-17T12:49:28.6094228Z [ OK ] FunctionalTest.AdaptiveAvgPool1d (0 ms) 2022-08-17T12:49:28.6094739Z [ RUN ] FunctionalTest.AdaptiveAvgPool2d 2022-08-17T12:49:28.6095249Z [ OK ] FunctionalTest.AdaptiveAvgPool2d (0 ms) 2022-08-17T12:49:28.6095769Z [ RUN ] FunctionalTest.AdaptiveAvgPool3d 2022-08-17T12:49:28.6096313Z [ OK ] FunctionalTest.AdaptiveAvgPool3d (0 ms) 2022-08-17T12:49:28.6096914Z [ RUN ] FunctionalTest.L1Loss 2022-08-17T12:49:28.6097390Z [ OK ] FunctionalTest.L1Loss (0 ms) 2022-08-17T12:49:28.6097829Z [ RUN ] FunctionalTest.MSELoss 2022-08-17T12:49:28.6098826Z [ OK ] FunctionalTest.MSELoss (0 ms) 2022-08-17T12:49:28.6099337Z [ RUN ] FunctionalTest.BCELoss 2022-08-17T12:49:28.6100752Z [ OK ] FunctionalTest.BCELoss (0 ms) 2022-08-17T12:49:28.6101302Z [ RUN ] FunctionalTest.KLDivLoss 2022-08-17T12:49:28.6102528Z [W loss.h:57] Warning: 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. (function kl_div) 2022-08-17T12:49:28.6103562Z [ OK ] FunctionalTest.KLDivLoss (0 ms) 2022-08-17T12:49:28.6104189Z [ RUN ] FunctionalTest.HingeEmbeddingLoss 2022-08-17T12:49:28.6104919Z [ OK ] FunctionalTest.HingeEmbeddingLoss (0 ms) 2022-08-17T12:49:28.6105377Z [ RUN ] FunctionalTest.GridSample 2022-08-17T12:49:28.6107720Z [W vision.h:87] Warning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. (function grid_sample) 2022-08-17T12:49:28.6109818Z [ OK ] FunctionalTest.GridSample (0 ms) 2022-08-17T12:49:28.6110203Z [ RUN ] FunctionalTest.AffineGrid 2022-08-17T12:49:28.6248799Z [ OK ] FunctionalTest.AffineGrid (13 ms) 2022-08-17T12:49:28.6249212Z [ RUN ] FunctionalTest.MultiMarginLoss 2022-08-17T12:49:28.6249559Z [ OK ] FunctionalTest.MultiMarginLoss (0 ms) 2022-08-17T12:49:28.6249901Z [ RUN ] FunctionalTest.CosineEmbeddingLoss 2022-08-17T12:49:28.6251911Z [ OK ] FunctionalTest.CosineEmbeddingLoss (0 ms) 2022-08-17T12:49:28.6252332Z [ RUN ] FunctionalTest.MultiLabelMarginLossDefaultOptions 2022-08-17T12:49:28.6254118Z [ OK ] FunctionalTest.MultiLabelMarginLossDefaultOptions (0 ms) 2022-08-17T12:49:28.6254657Z [ RUN ] FunctionalTest.MultiLabelMarginLossNoReduction 2022-08-17T12:49:28.6255517Z [ OK ] FunctionalTest.MultiLabelMarginLossNoReduction (0 ms) 2022-08-17T12:49:28.6255974Z [ RUN ] FunctionalTest.TripletMarginLoss 2022-08-17T12:49:28.6257363Z [ OK ] FunctionalTest.TripletMarginLoss (0 ms) 2022-08-17T12:49:28.6257788Z [ RUN ] FunctionalTest.TripletMarginWithDistanceLossDefaultParity 2022-08-17T12:49:28.6396711Z [ OK ] FunctionalTest.TripletMarginWithDistanceLossDefaultParity (13 ms) 2022-08-17T12:49:28.6397130Z [ RUN ] FunctionalTest.NLLLoss 2022-08-17T12:49:28.6397633Z [ OK ] FunctionalTest.NLLLoss (0 ms) 2022-08-17T12:49:28.6397943Z [ RUN ] FunctionalTest.CrossEntropy 2022-08-17T12:49:28.6400852Z [ OK ] FunctionalTest.CrossEntropy (0 ms) 2022-08-17T12:49:28.6401156Z [ RUN ] FunctionalTest.MaxUnpool1d 2022-08-17T12:49:28.6403751Z [ OK ] FunctionalTest.MaxUnpool1d (0 ms) 2022-08-17T12:49:28.6404074Z [ RUN ] FunctionalTest.MaxUnpool2d 2022-08-17T12:49:28.6406421Z [ OK ] FunctionalTest.MaxUnpool2d (0 ms) 2022-08-17T12:49:28.6406840Z [ RUN ] FunctionalTest.MaxUnpool3d 2022-08-17T12:49:28.6407251Z [ OK ] FunctionalTest.MaxUnpool3d (0 ms) 2022-08-17T12:49:28.6407566Z [ RUN ] FunctionalTest.ELU 2022-08-17T12:49:28.6419406Z [ OK ] FunctionalTest.ELU (1 ms) 2022-08-17T12:49:28.6419727Z [ RUN ] FunctionalTest.SELU 2022-08-17T12:49:28.6423237Z [ OK ] FunctionalTest.SELU (0 ms) 2022-08-17T12:49:28.6423541Z [ RUN ] FunctionalTest.GLU 2022-08-17T12:49:28.6425458Z [ OK ] FunctionalTest.GLU (0 ms) 2022-08-17T12:49:28.6425742Z [ RUN ] FunctionalTest.GELU 2022-08-17T12:49:28.6430075Z [ OK ] FunctionalTest.GELU (0 ms) 2022-08-17T12:49:28.6430434Z [ RUN ] FunctionalTest.TanhGELU 2022-08-17T12:49:28.6431850Z [ OK ] FunctionalTest.TanhGELU (0 ms) 2022-08-17T12:49:28.6432225Z [ RUN ] FunctionalTest.Hardshrink 2022-08-17T12:49:28.6438727Z [ OK ] FunctionalTest.Hardshrink (0 ms) 2022-08-17T12:49:28.6439268Z [ RUN ] FunctionalTest.OneHot 2022-08-17T12:49:28.6442028Z [ OK ] FunctionalTest.OneHot (0 ms) 2022-08-17T12:49:28.6442673Z [ RUN ] FunctionalTest.Hardtanh 2022-08-17T12:49:28.6464658Z [ OK ] FunctionalTest.Hardtanh (2 ms) 2022-08-17T12:49:28.6465002Z [ RUN ] FunctionalTest.LeakyReLU 2022-08-17T12:49:28.6471951Z [ OK ] FunctionalTest.LeakyReLU (0 ms) 2022-08-17T12:49:28.6472367Z [ RUN ] FunctionalTest.LogSigmoid 2022-08-17T12:49:28.6474016Z [ OK ] FunctionalTest.LogSigmoid (0 ms) 2022-08-17T12:49:28.6474339Z [ RUN ] FunctionalTest.GumbelSoftmax 2022-08-17T12:49:28.6501872Z [ OK ] FunctionalTest.GumbelSoftmax (2 ms) 2022-08-17T12:49:28.6502259Z [ RUN ] FunctionalTest.Softmax 2022-08-17T12:49:28.6503321Z [ OK ] FunctionalTest.Softmax (0 ms) 2022-08-17T12:49:28.6503662Z [ RUN ] FunctionalTest.Softmin 2022-08-17T12:49:28.6505015Z [ OK ] FunctionalTest.Softmin (0 ms) 2022-08-17T12:49:28.6505419Z [ RUN ] FunctionalTest.LogSoftmax 2022-08-17T12:49:28.6506422Z [ OK ] FunctionalTest.LogSoftmax (0 ms) 2022-08-17T12:49:28.6506957Z [ RUN ] FunctionalTest.PReLU 2022-08-17T12:49:28.6508898Z [ OK ] FunctionalTest.PReLU (0 ms) 2022-08-17T12:49:28.6509464Z [ RUN ] FunctionalTest.LayerNorm 2022-08-17T12:49:28.6510279Z [ OK ] FunctionalTest.LayerNorm (0 ms) 2022-08-17T12:49:28.6510838Z [ RUN ] FunctionalTest.GroupNorm 2022-08-17T12:49:28.6511433Z [ OK ] FunctionalTest.GroupNorm (0 ms) 2022-08-17T12:49:28.6511966Z [ RUN ] FunctionalTest.LocalResponseNorm 2022-08-17T12:49:28.6513262Z [ OK ] FunctionalTest.LocalResponseNorm (0 ms) 2022-08-17T12:49:28.6513838Z [ RUN ] FunctionalTest.Linear 2022-08-17T12:49:28.6516600Z [ OK ] FunctionalTest.Linear (0 ms) 2022-08-17T12:49:28.6517129Z [ RUN ] FunctionalTest.Embedding 2022-08-17T12:49:28.6517768Z [ OK ] FunctionalTest.Embedding (0 ms) 2022-08-17T12:49:28.6518258Z [ RUN ] FunctionalTest.EmbeddingBag 2022-08-17T12:49:28.6522751Z [ OK ] FunctionalTest.EmbeddingBag (0 ms) 2022-08-17T12:49:28.6523255Z [ RUN ] FunctionalTest.Bilinear 2022-08-17T12:49:28.6525439Z [ OK ] FunctionalTest.Bilinear (0 ms) 2022-08-17T12:49:28.6525746Z [ RUN ] FunctionalTest.Normalize 2022-08-17T12:49:28.6529874Z [ OK ] FunctionalTest.Normalize (0 ms) 2022-08-17T12:49:28.6530168Z [ RUN ] FunctionalTest.ReLU 2022-08-17T12:49:28.6532679Z [ OK ] FunctionalTest.ReLU (0 ms) 2022-08-17T12:49:28.6533036Z [ RUN ] FunctionalTest.ReLUDefaultOptions 2022-08-17T12:49:28.6533459Z [ OK ] FunctionalTest.ReLUDefaultOptions (0 ms) 2022-08-17T12:49:28.6533778Z [ RUN ] FunctionalTest.ReLU6 2022-08-17T12:49:28.6536470Z [ OK ] FunctionalTest.ReLU6 (0 ms) 2022-08-17T12:49:28.6536856Z [ RUN ] FunctionalTest.ReLU6DefaultOptions 2022-08-17T12:49:28.6537214Z [ OK ] FunctionalTest.ReLU6DefaultOptions (0 ms) 2022-08-17T12:49:28.6537530Z [ RUN ] FunctionalTest.RReLU 2022-08-17T12:49:28.6566214Z [ OK ] FunctionalTest.RReLU (2 ms) 2022-08-17T12:49:28.6566698Z [ RUN ] FunctionalTest.RReLUDefaultOptions 2022-08-17T12:49:28.6568053Z [ OK ] FunctionalTest.RReLUDefaultOptions (0 ms) 2022-08-17T12:49:28.6568539Z [ RUN ] FunctionalTest.CELU 2022-08-17T12:49:28.6578056Z [ OK ] FunctionalTest.CELU (0 ms) 2022-08-17T12:49:28.6578599Z [ RUN ] FunctionalTest.CELUDefaultOptions 2022-08-17T12:49:28.6579225Z [ OK ] FunctionalTest.CELUDefaultOptions (0 ms) 2022-08-17T12:49:28.6579696Z [ RUN ] FunctionalTest.PixelShuffle 2022-08-17T12:49:28.6580683Z [ OK ] FunctionalTest.PixelShuffle (0 ms) 2022-08-17T12:49:28.6581152Z [ RUN ] FunctionalTest.PixelUnshuffle 2022-08-17T12:49:28.6582000Z [ OK ] FunctionalTest.PixelUnshuffle (0 ms) 2022-08-17T12:49:28.6582439Z [ RUN ] FunctionalTest.Softplus 2022-08-17T12:49:28.6588250Z [ OK ] FunctionalTest.Softplus (0 ms) 2022-08-17T12:49:28.6588915Z [ RUN ] FunctionalTest.SoftplusDefaultOptions 2022-08-17T12:49:28.6589599Z [ OK ] FunctionalTest.SoftplusDefaultOptions (0 ms) 2022-08-17T12:49:28.6590115Z [ RUN ] FunctionalTest.Fold 2022-08-17T12:49:28.6590677Z [ OK ] FunctionalTest.Fold (0 ms) 2022-08-17T12:49:28.6591043Z [ RUN ] FunctionalTest.Unfold 2022-08-17T12:49:28.6592105Z [ OK ] FunctionalTest.Unfold (0 ms) 2022-08-17T12:49:28.6592402Z [ RUN ] FunctionalTest.Softshrink 2022-08-17T12:49:28.6598080Z [ OK ] FunctionalTest.Softshrink (0 ms) 2022-08-17T12:49:28.6598583Z [ RUN ] FunctionalTest.SoftshrinkDefaultOptions 2022-08-17T12:49:28.6599759Z [ OK ] FunctionalTest.SoftshrinkDefaultOptions (0 ms) 2022-08-17T12:49:28.6600612Z [ RUN ] FunctionalTest.Softsign 2022-08-17T12:49:28.6601285Z [ OK ] FunctionalTest.Softsign (0 ms) 2022-08-17T12:49:28.6601909Z [ RUN ] FunctionalTest.Mish 2022-08-17T12:49:28.6602544Z [ OK ] FunctionalTest.Mish (0 ms) 2022-08-17T12:49:28.6603210Z [ RUN ] FunctionalTest.Tanhshrink 2022-08-17T12:49:28.6606873Z [ OK ] FunctionalTest.Tanhshrink (0 ms) 2022-08-17T12:49:28.6607391Z [ RUN ] FunctionalTest.Threshold 2022-08-17T12:49:28.6636552Z [ OK ] FunctionalTest.Threshold (1 ms) 2022-08-17T12:49:28.6637224Z [ RUN ] FunctionalTest.BatchNorm1d 2022-08-17T12:49:28.6637757Z [ OK ] FunctionalTest.BatchNorm1d (0 ms) 2022-08-17T12:49:28.6638324Z [ RUN ] FunctionalTest.BatchNorm1dDefaultOptions 2022-08-17T12:49:28.6638915Z [ OK ] FunctionalTest.BatchNorm1dDefaultOptions (0 ms) 2022-08-17T12:49:28.6639451Z [ RUN ] FunctionalTest.BatchNorm2d 2022-08-17T12:49:28.6640170Z [ OK ] FunctionalTest.BatchNorm2d (0 ms) 2022-08-17T12:49:28.6640783Z [ RUN ] FunctionalTest.BatchNorm2dDefaultOptions 2022-08-17T12:49:28.6641413Z [ OK ] FunctionalTest.BatchNorm2dDefaultOptions (0 ms) 2022-08-17T12:49:28.6641954Z [ RUN ] FunctionalTest.BatchNorm3d 2022-08-17T12:49:28.6642432Z [ OK ] FunctionalTest.BatchNorm3d (0 ms) 2022-08-17T12:49:28.6642987Z [ RUN ] FunctionalTest.BatchNorm3dDefaultOptions 2022-08-17T12:49:28.6643589Z [ OK ] FunctionalTest.BatchNorm3dDefaultOptions (0 ms) 2022-08-17T12:49:28.6644178Z [ RUN ] FunctionalTest.InstanceNorm1d 2022-08-17T12:49:28.6644718Z [ OK ] FunctionalTest.InstanceNorm1d (0 ms) 2022-08-17T12:49:28.6645339Z [ RUN ] FunctionalTest.InstanceNorm1dDefaultOptions 2022-08-17T12:49:28.6646042Z [ OK ] FunctionalTest.InstanceNorm1dDefaultOptions (0 ms) 2022-08-17T12:49:28.6646668Z [ RUN ] FunctionalTest.InstanceNorm2d 2022-08-17T12:49:28.6647337Z [ OK ] FunctionalTest.InstanceNorm2d (0 ms) 2022-08-17T12:49:28.6647968Z [ RUN ] FunctionalTest.InstanceNorm2dDefaultOptions 2022-08-17T12:49:28.6648662Z [ OK ] FunctionalTest.InstanceNorm2dDefaultOptions (0 ms) 2022-08-17T12:49:28.6649247Z [ RUN ] FunctionalTest.InstanceNorm3d 2022-08-17T12:49:28.6649797Z [ OK ] FunctionalTest.InstanceNorm3d (0 ms) 2022-08-17T12:49:28.6650410Z [ RUN ] FunctionalTest.InstanceNorm3dDefaultOptions 2022-08-17T12:49:28.6651100Z [ OK ] FunctionalTest.InstanceNorm3dDefaultOptions (0 ms) 2022-08-17T12:49:28.6651688Z [ RUN ] FunctionalTest.Interpolate 2022-08-17T12:49:28.6652773Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:49:28.6654578Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:49:28.6656234Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:49:28.6657892Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:49:28.6659615Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:49:28.6661272Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:49:28.6663037Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:49:28.6664695Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:49:28.6729119Z [ OK ] FunctionalTest.Interpolate (8 ms) 2022-08-17T12:49:28.6729640Z [ RUN ] FunctionalTest.Pad1 2022-08-17T12:49:28.6730168Z [ OK ] FunctionalTest.Pad1 (0 ms) 2022-08-17T12:49:28.6730480Z [ RUN ] FunctionalTest.Pad2 2022-08-17T12:49:28.6731483Z [ OK ] FunctionalTest.Pad2 (0 ms) 2022-08-17T12:49:28.6731984Z [ RUN ] FunctionalTest.Pad3 2022-08-17T12:49:28.6736239Z [ OK ] FunctionalTest.Pad3 (0 ms) 2022-08-17T12:49:28.6736662Z [ RUN ] FunctionalTest.Pad4 2022-08-17T12:49:28.6737193Z [ OK ] FunctionalTest.Pad4 (0 ms) 2022-08-17T12:49:28.6737711Z [ RUN ] FunctionalTest.Pad5 2022-08-17T12:49:28.6740021Z [ OK ] FunctionalTest.Pad5 (0 ms) 2022-08-17T12:49:28.6740543Z [ RUN ] FunctionalTest.Pad6 2022-08-17T12:49:28.6742272Z [ OK ] FunctionalTest.Pad6 (0 ms) 2022-08-17T12:49:28.6742666Z [ RUN ] FunctionalTest.Pad7 2022-08-17T12:49:28.6742950Z [ OK ] FunctionalTest.Pad7 (0 ms) 2022-08-17T12:49:28.6743205Z [ RUN ] FunctionalTest.Pad8 2022-08-17T12:49:28.6743480Z [ OK ] FunctionalTest.Pad8 (0 ms) 2022-08-17T12:49:28.6743759Z [ RUN ] FunctionalTest.CTCLoss 2022-08-17T12:49:28.6852846Z [ OK ] FunctionalTest.CTCLoss (10 ms) 2022-08-17T12:49:28.6853229Z [ RUN ] FunctionalTest.PoissonNLLLoss 2022-08-17T12:49:28.6854686Z [ OK ] FunctionalTest.PoissonNLLLoss (0 ms) 2022-08-17T12:49:28.6855295Z [ RUN ] FunctionalTest.MarginRankingLoss 2022-08-17T12:49:28.6857503Z [ OK ] FunctionalTest.MarginRankingLoss (0 ms) 2022-08-17T12:49:28.6858076Z [ RUN ] FunctionalTest.ConvTranspose1d 2022-08-17T12:49:28.6860239Z [ OK ] FunctionalTest.ConvTranspose1d (0 ms) 2022-08-17T12:49:28.6860817Z [ RUN ] FunctionalTest.ConvTranspose2dEven 2022-08-17T12:49:28.6863564Z [ OK ] FunctionalTest.ConvTranspose2dEven (0 ms) 2022-08-17T12:49:28.6864164Z [ RUN ] FunctionalTest.ConvTranspose2dUneven 2022-08-17T12:49:28.6866733Z [ OK ] FunctionalTest.ConvTranspose2dUneven (0 ms) 2022-08-17T12:49:28.6867297Z [ RUN ] FunctionalTest.ConvTranspose3d 2022-08-17T12:49:28.6869613Z [ OK ] FunctionalTest.ConvTranspose3d (0 ms) 2022-08-17T12:49:28.6870177Z [ RUN ] FunctionalTest.AlphaDropout 2022-08-17T12:49:28.6878574Z [ OK ] FunctionalTest.AlphaDropout (0 ms) 2022-08-17T12:49:28.6879160Z [ RUN ] FunctionalTest.FeatureAlphaDropout 2022-08-17T12:49:28.6886730Z [ OK ] FunctionalTest.FeatureAlphaDropout (0 ms) 2022-08-17T12:49:28.6887284Z [ RUN ] FunctionalTest.Dropout 2022-08-17T12:49:28.6892246Z [ OK ] FunctionalTest.Dropout (0 ms) 2022-08-17T12:49:28.6892793Z [ RUN ] FunctionalTest.Dropout2d 2022-08-17T12:49:28.6898003Z [ OK ] FunctionalTest.Dropout2d (0 ms) 2022-08-17T12:49:28.6898536Z [ RUN ] FunctionalTest.Dropout3d 2022-08-17T12:49:28.6903919Z [ OK ] FunctionalTest.Dropout3d (0 ms) 2022-08-17T12:49:28.6904460Z [ RUN ] FunctionalTest.isfinite 2022-08-17T12:49:28.6909239Z [ OK ] FunctionalTest.isfinite (0 ms) 2022-08-17T12:49:28.6909754Z [ RUN ] FunctionalTest.isinf 2022-08-17T12:49:28.6913072Z [ OK ] FunctionalTest.isinf (0 ms) 2022-08-17T12:49:28.6913613Z [ RUN ] FunctionalTest.AllClose 2022-08-17T12:49:28.6970081Z [ OK ] FunctionalTest.AllClose (5 ms) 2022-08-17T12:49:28.6970653Z [ RUN ] FunctionalTest.BCEWithLogitsLoss 2022-08-17T12:49:28.7009438Z [ OK ] FunctionalTest.BCEWithLogitsLoss (3 ms) 2022-08-17T12:49:28.7010119Z [----------] 132 tests from FunctionalTest (99 ms total) 2022-08-17T12:49:28.7010306Z 2022-08-17T12:49:28.7010628Z [----------] 1 test from IntegrationTest 2022-08-17T12:49:28.7010933Z [ RUN ] IntegrationTest.CartPole 2022-08-17T12:49:42.1382627Z [ OK ] IntegrationTest.CartPole (13437 ms) 2022-08-17T12:49:42.1383117Z [----------] 1 test from IntegrationTest (13437 ms total) 2022-08-17T12:49:42.1383288Z 2022-08-17T12:49:42.1383426Z [----------] 9 tests from InitTest 2022-08-17T12:49:42.1383765Z [ RUN ] InitTest.ProducesPyTorchValues_XavierUniform 2022-08-17T12:49:42.1399553Z [ OK ] InitTest.ProducesPyTorchValues_XavierUniform (1 ms) 2022-08-17T12:49:42.1399987Z [ RUN ] InitTest.ProducesPyTorchValues_XavierNormal 2022-08-17T12:49:42.1412225Z [ OK ] InitTest.ProducesPyTorchValues_XavierNormal (1 ms) 2022-08-17T12:49:42.1412608Z [ RUN ] InitTest.ProducesPyTorchValues_KaimingNormal 2022-08-17T12:49:42.1424683Z [ OK ] InitTest.ProducesPyTorchValues_KaimingNormal (1 ms) 2022-08-17T12:49:42.1425121Z [ RUN ] InitTest.ProducesPyTorchValues_KaimingUniform 2022-08-17T12:49:42.1436976Z [ OK ] InitTest.ProducesPyTorchValues_KaimingUniform (1 ms) 2022-08-17T12:49:42.1437438Z [ RUN ] InitTest.CanInitializeTensorThatRequiresGrad 2022-08-17T12:49:42.1463460Z [ OK ] InitTest.CanInitializeTensorThatRequiresGrad (2 ms) 2022-08-17T12:49:42.1464094Z [ RUN ] InitTest.CalculateGainWithTanh 2022-08-17T12:49:42.1464535Z [ OK ] InitTest.CalculateGainWithTanh (0 ms) 2022-08-17T12:49:42.1464858Z [ RUN ] InitTest.CalculateGainWithRelu 2022-08-17T12:49:42.1465265Z [ OK ] InitTest.CalculateGainWithRelu (0 ms) 2022-08-17T12:49:42.1465584Z [ RUN ] InitTest.CalculateGainWithLeakyRelu 2022-08-17T12:49:42.1465972Z [ OK ] InitTest.CalculateGainWithLeakyRelu (0 ms) 2022-08-17T12:49:42.1466426Z [ RUN ] InitTest.CanInitializeCnnWithOrthogonal 2022-08-17T12:49:42.1467131Z [ OK ] InitTest.CanInitializeCnnWithOrthogonal (0 ms) 2022-08-17T12:49:42.1467772Z [----------] 9 tests from InitTest (8 ms total) 2022-08-17T12:49:42.1468018Z 2022-08-17T12:49:42.1468180Z [----------] 6 tests from TorchScriptTest 2022-08-17T12:49:42.1468525Z [ RUN ] TorchScriptTest.CanCompileMultipleFunctions 2022-08-17T12:49:42.1855758Z [ OK ] TorchScriptTest.CanCompileMultipleFunctions (38 ms) 2022-08-17T12:49:42.1856583Z [ RUN ] TorchScriptTest.TestNestedIValueModuleArgMatching 2022-08-17T12:49:42.1877200Z [ OK ] TorchScriptTest.TestNestedIValueModuleArgMatching (2 ms) 2022-08-17T12:49:42.1877949Z [ RUN ] TorchScriptTest.TestDictArgMatching 2022-08-17T12:49:42.1880889Z [ OK ] TorchScriptTest.TestDictArgMatching (0 ms) 2022-08-17T12:49:42.1881814Z [ RUN ] TorchScriptTest.TestTupleArgMatching 2022-08-17T12:49:42.1882609Z [ OK ] TorchScriptTest.TestTupleArgMatching (0 ms) 2022-08-17T12:49:42.1883234Z [ RUN ] TorchScriptTest.TestOptionalArgMatching 2022-08-17T12:49:42.1889091Z [ OK ] TorchScriptTest.TestOptionalArgMatching (0 ms) 2022-08-17T12:49:42.1889656Z [ RUN ] TorchScriptTest.TestPickle 2022-08-17T12:49:42.1890228Z [ OK ] TorchScriptTest.TestPickle (0 ms) 2022-08-17T12:49:42.1890921Z [----------] 6 tests from TorchScriptTest (42 ms total) 2022-08-17T12:49:42.1891242Z 2022-08-17T12:49:42.1891545Z [----------] 3 tests from MakeUniqueTest 2022-08-17T12:49:42.1892212Z [ RUN ] MakeUniqueTest.ForwardRvaluesCorrectly 2022-08-17T12:49:42.1892960Z [ OK ] MakeUniqueTest.ForwardRvaluesCorrectly (0 ms) 2022-08-17T12:49:42.1893741Z [ RUN ] MakeUniqueTest.ForwardLvaluesCorrectly 2022-08-17T12:49:42.1894523Z [ OK ] MakeUniqueTest.ForwardLvaluesCorrectly (0 ms) 2022-08-17T12:49:42.1895513Z [ RUN ] MakeUniqueTest.CanConstructUniquePtrOfArray 2022-08-17T12:49:42.1896342Z [ OK ] MakeUniqueTest.CanConstructUniquePtrOfArray (0 ms) 2022-08-17T12:49:42.1897196Z [----------] 3 tests from MakeUniqueTest (0 ms total) 2022-08-17T12:49:42.1897463Z 2022-08-17T12:49:42.1897728Z [----------] 2 tests from MetaTensorTest 2022-08-17T12:49:42.1898246Z [ RUN ] MetaTensorTest.MetaDeviceApi 2022-08-17T12:49:42.1898799Z [ OK ] MetaTensorTest.MetaDeviceApi (0 ms) 2022-08-17T12:49:42.1899464Z [ RUN ] MetaTensorTest.MetaNamespaceApi 2022-08-17T12:49:42.1900065Z [ OK ] MetaTensorTest.MetaNamespaceApi (0 ms) 2022-08-17T12:49:42.1900643Z [----------] 2 tests from MetaTensorTest (0 ms total) 2022-08-17T12:49:42.1900911Z 2022-08-17T12:49:42.1901166Z [----------] 2 tests from UtilsTest 2022-08-17T12:49:42.1901617Z [ RUN ] UtilsTest.WarnOnce 2022-08-17T12:49:42.1902086Z [ OK ] UtilsTest.WarnOnce (0 ms) 2022-08-17T12:49:42.1902644Z [ RUN ] UtilsTest.AmbiguousOperatorDefaults 2022-08-17T12:49:42.1903278Z [ OK ] UtilsTest.AmbiguousOperatorDefaults (0 ms) 2022-08-17T12:49:42.1903872Z [----------] 2 tests from UtilsTest (0 ms total) 2022-08-17T12:49:42.1904109Z 2022-08-17T12:49:42.1904354Z [----------] 1 test from NoGradTest 2022-08-17T12:49:42.1904889Z [ RUN ] NoGradTest.SetsGradModeCorrectly 2022-08-17T12:49:42.1928131Z [ OK ] NoGradTest.SetsGradModeCorrectly (3 ms) 2022-08-17T12:49:42.1928644Z [----------] 1 test from NoGradTest (3 ms total) 2022-08-17T12:49:42.1928862Z 2022-08-17T12:49:42.1929119Z [----------] 3 tests from AutogradTest 2022-08-17T12:49:42.1929617Z [ RUN ] AutogradTest.CanTakeDerivatives 2022-08-17T12:49:42.1930182Z [ OK ] AutogradTest.CanTakeDerivatives (0 ms) 2022-08-17T12:49:42.1930815Z [ RUN ] AutogradTest.CanTakeDerivativesOfZeroDimTensors 2022-08-17T12:49:42.1931545Z [ OK ] AutogradTest.CanTakeDerivativesOfZeroDimTensors (0 ms) 2022-08-17T12:49:42.1932186Z [ RUN ] AutogradTest.CanPassCustomGradientInputs 2022-08-17T12:49:42.1932884Z [ OK ] AutogradTest.CanPassCustomGradientInputs (0 ms) 2022-08-17T12:49:42.1933498Z [----------] 3 tests from AutogradTest (0 ms total) 2022-08-17T12:49:42.1933785Z 2022-08-17T12:49:42.1934098Z [----------] 1 test from OptionalArrayRefTest 2022-08-17T12:49:42.1934725Z [ RUN ] OptionalArrayRefTest.DanglingPointerFix 2022-08-17T12:49:42.1935416Z [ OK ] OptionalArrayRefTest.DanglingPointerFix (0 ms) 2022-08-17T12:49:42.1936112Z [----------] 1 test from OptionalArrayRefTest (0 ms total) 2022-08-17T12:49:42.1936454Z 2022-08-17T12:49:42.1936947Z [----------] 52 tests from ModuleTest 2022-08-17T12:49:42.1937622Z [ RUN ] ModuleTest.CanEnableAndDisableTrainingMode 2022-08-17T12:49:42.1938434Z [ OK ] ModuleTest.CanEnableAndDisableTrainingMode (0 ms) 2022-08-17T12:49:42.1939181Z [ RUN ] ModuleTest.ZeroGrad 2022-08-17T12:49:42.1939754Z [ OK ] ModuleTest.ZeroGrad (0 ms) 2022-08-17T12:49:42.1940426Z [ RUN ] ModuleTest.ZeroGradWithUndefined 2022-08-17T12:49:42.1941043Z [ OK ] ModuleTest.ZeroGradWithUndefined (0 ms) 2022-08-17T12:49:42.1941757Z [ RUN ] ModuleTest.RegisterModuleThrowsForEmptyOrDottedName 2022-08-17T12:49:42.1962922Z [ OK ] ModuleTest.RegisterModuleThrowsForEmptyOrDottedName (2 ms) 2022-08-17T12:49:42.1963778Z [ RUN ] ModuleTest.RegisterModuleThrowsForDuplicateModuleName 2022-08-17T12:49:42.1975094Z [ OK ] ModuleTest.RegisterModuleThrowsForDuplicateModuleName (1 ms) 2022-08-17T12:49:42.1975955Z [ RUN ] ModuleTest.ReplaceModuleThrowsForUnknownModuleName 2022-08-17T12:49:42.1988566Z [ OK ] ModuleTest.ReplaceModuleThrowsForUnknownModuleName (1 ms) 2022-08-17T12:49:42.1989459Z [ RUN ] ModuleTest.ReplaceModule 2022-08-17T12:49:42.1990016Z [ OK ] ModuleTest.ReplaceModule (0 ms) 2022-08-17T12:49:42.1990565Z [ RUN ] ModuleTest.UnregisterModule 2022-08-17T12:49:42.2005973Z [ OK ] ModuleTest.UnregisterModule (1 ms) 2022-08-17T12:49:42.2006746Z [ RUN ] ModuleTest.RegisterParameterThrowsForEmptyOrDottedName 2022-08-17T12:49:42.2039186Z [ OK ] ModuleTest.RegisterParameterThrowsForEmptyOrDottedName (3 ms) 2022-08-17T12:49:42.2040124Z [ RUN ] ModuleTest.RegisterParameterThrowsForDuplicateModuleName 2022-08-17T12:49:42.2061542Z [ OK ] ModuleTest.RegisterParameterThrowsForDuplicateModuleName (2 ms) 2022-08-17T12:49:42.2062402Z [ RUN ] ModuleTest.RegisterParameterUndefinedTensor 2022-08-17T12:49:42.2063160Z [ OK ] ModuleTest.RegisterParameterUndefinedTensor (0 ms) 2022-08-17T12:49:42.2063947Z [ RUN ] ModuleTest.RegisterBufferThrowsForEmptyOrDottedName 2022-08-17T12:49:42.2094706Z [ OK ] ModuleTest.RegisterBufferThrowsForEmptyOrDottedName (3 ms) 2022-08-17T12:49:42.2095592Z [ RUN ] ModuleTest.RegisterBufferThrowsForDuplicateModuleName 2022-08-17T12:49:42.2117409Z [ OK ] ModuleTest.RegisterBufferThrowsForDuplicateModuleName (2 ms) 2022-08-17T12:49:42.2118088Z [ RUN ] ModuleTest.CanGetName 2022-08-17T12:49:42.2118625Z [ OK ] ModuleTest.CanGetName (0 ms) 2022-08-17T12:49:42.2119201Z [ RUN ] ModuleTest.AsCastsModulesCorrectly 2022-08-17T12:49:42.2119843Z [ OK ] ModuleTest.AsCastsModulesCorrectly (0 ms) 2022-08-17T12:49:42.2120602Z [ RUN ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor 2022-08-17T12:49:42.2121497Z [ OK ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor (0 ms) 2022-08-17T12:49:42.2122424Z [ RUN ] ModuleTest.ParametersAndBuffersAccessorSkipsUndefinedTensor 2022-08-17T12:49:42.2123366Z [ OK ] ModuleTest.ParametersAndBuffersAccessorSkipsUndefinedTensor (0 ms) 2022-08-17T12:49:42.2124334Z [ RUN ] ModuleTest.CallingCloneOnModuleThatDoesNotOverrideCloneThrows 2022-08-17T12:49:42.2137207Z [ OK ] ModuleTest.CallingCloneOnModuleThatDoesNotOverrideCloneThrows (1 ms) 2022-08-17T12:49:42.2138097Z [ RUN ] ModuleTest.CallingCloneOnModuleThatDoesOverrideCloneDoesNotThrow 2022-08-17T12:49:42.2139103Z [ OK ] ModuleTest.CallingCloneOnModuleThatDoesOverrideCloneDoesNotThrow (0 ms) 2022-08-17T12:49:42.2140097Z [ RUN ] ModuleTest.CloneCreatesDistinctParameters 2022-08-17T12:49:42.2145292Z [ OK ] ModuleTest.CloneCreatesDistinctParameters (0 ms) 2022-08-17T12:49:42.2146304Z [ RUN ] ModuleTest.ClonePreservesExternalReferences 2022-08-17T12:49:42.2147084Z [ OK ] ModuleTest.ClonePreservesExternalReferences (0 ms) 2022-08-17T12:49:42.2147948Z [ RUN ] ModuleTest.CloneCopiesTheValuesOfVariablesOfSubmodules 2022-08-17T12:49:42.2149205Z [ OK ] ModuleTest.CloneCopiesTheValuesOfVariablesOfSubmodules (0 ms) 2022-08-17T12:49:42.2149980Z [ RUN ] ModuleTest.HasCorrectNumberOfParameters 2022-08-17T12:49:42.2150669Z [ OK ] ModuleTest.HasCorrectNumberOfParameters (0 ms) 2022-08-17T12:49:42.2151388Z [ RUN ] ModuleTest.ContainsParametersWithTheCorrectName 2022-08-17T12:49:42.2152156Z [ OK ] ModuleTest.ContainsParametersWithTheCorrectName (0 ms) 2022-08-17T12:49:42.2152836Z [ RUN ] ModuleTest.HasCorrectNumberOfBuffers 2022-08-17T12:49:42.2153484Z [ OK ] ModuleTest.HasCorrectNumberOfBuffers (0 ms) 2022-08-17T12:49:42.2154176Z [ RUN ] ModuleTest.ContainsBuffersWithTheCorrectName 2022-08-17T12:49:42.2155044Z [ OK ] ModuleTest.ContainsBuffersWithTheCorrectName (0 ms) 2022-08-17T12:49:42.2155964Z [ RUN ] ModuleTest.DefaultConstructorOfModuleHolderCallsDefaultConstructorOfImpl 2022-08-17T12:49:42.2157079Z [ OK ] ModuleTest.DefaultConstructorOfModuleHolderCallsDefaultConstructorOfImpl (0 ms) 2022-08-17T12:49:42.2158181Z [ RUN ] ModuleTest.ValueConstructorOfModuleHolderCallsCorrectConstructorInImpl 2022-08-17T12:49:42.2159255Z [ OK ] ModuleTest.ValueConstructorOfModuleHolderCallsCorrectConstructorInImpl (0 ms) 2022-08-17T12:49:42.2160273Z [ RUN ] ModuleTest.NullptrConstructorLeavesTheModuleHolderInEmptyState 2022-08-17T12:49:42.2164289Z [ OK ] ModuleTest.NullptrConstructorLeavesTheModuleHolderInEmptyState (1 ms) 2022-08-17T12:49:42.2165201Z [ RUN ] ModuleTest.ModulesReturnsExpectedSubmodulesForFlatModel 2022-08-17T12:49:42.2166082Z [ OK ] ModuleTest.ModulesReturnsExpectedSubmodulesForFlatModel (0 ms) 2022-08-17T12:49:42.2166948Z [ RUN ] ModuleTest.ModulesExcludesSelfWhenIncludeSelfSetToFalse 2022-08-17T12:49:42.2167783Z [ OK ] ModuleTest.ModulesExcludesSelfWhenIncludeSelfSetToFalse (0 ms) 2022-08-17T12:49:42.2168727Z [ RUN ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForFlatModel 2022-08-17T12:49:42.2169693Z [ OK ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForFlatModel (0 ms) 2022-08-17T12:49:42.2170630Z [ RUN ] ModuleTest.NamedModulesExcludesSelfWhenIncludeSelfSetToFalse 2022-08-17T12:49:42.2171574Z [ OK ] ModuleTest.NamedModulesExcludesSelfWhenIncludeSelfSetToFalse (0 ms) 2022-08-17T12:49:42.2172445Z [ RUN ] ModuleTest.ChildrenReturnsExpectedSubmodulesForFlatModel 2022-08-17T12:49:42.2173358Z [ OK ] ModuleTest.ChildrenReturnsExpectedSubmodulesForFlatModel (0 ms) 2022-08-17T12:49:42.2174333Z [ RUN ] ModuleTest.NamedChildrenReturnsExpectedNamedSubmodulesForFlatModel 2022-08-17T12:49:42.2174946Z [ OK ] ModuleTest.NamedChildrenReturnsExpectedNamedSubmodulesForFlatModel (0 ms) 2022-08-17T12:49:42.2175451Z [ RUN ] ModuleTest.ParametersReturnsExpectedTensorsForFlatModel 2022-08-17T12:49:42.2175936Z [ OK ] ModuleTest.ParametersReturnsExpectedTensorsForFlatModel (0 ms) 2022-08-17T12:49:42.2176435Z [ RUN ] ModuleTest.NamedParametersReturnsExpectedTensorsForFlatModel 2022-08-17T12:49:42.2176952Z [ OK ] ModuleTest.NamedParametersReturnsExpectedTensorsForFlatModel (0 ms) 2022-08-17T12:49:42.2177421Z [ RUN ] ModuleTest.BuffersReturnsExpectedTensorsForFlatModel 2022-08-17T12:49:42.2177881Z [ OK ] ModuleTest.BuffersReturnsExpectedTensorsForFlatModel (0 ms) 2022-08-17T12:49:42.2178351Z [ RUN ] ModuleTest.NamedBuffersReturnsExpectedTensorsForFlatModel 2022-08-17T12:49:42.2179038Z [ OK ] ModuleTest.NamedBuffersReturnsExpectedTensorsForFlatModel (0 ms) 2022-08-17T12:49:42.2179525Z [ RUN ] ModuleTest.ModulesReturnsExpectedSubmodulesForDeepModel 2022-08-17T12:49:42.2180011Z [ OK ] ModuleTest.ModulesReturnsExpectedSubmodulesForDeepModel (0 ms) 2022-08-17T12:49:42.2180526Z [ RUN ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForDeepModel 2022-08-17T12:49:42.2181067Z [ OK ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForDeepModel (0 ms) 2022-08-17T12:49:42.2181587Z [ RUN ] ModuleTest.ChildrensReturnsExpectedSubmodulesForDeepModel 2022-08-17T12:49:42.2182086Z [ OK ] ModuleTest.ChildrensReturnsExpectedSubmodulesForDeepModel (0 ms) 2022-08-17T12:49:42.2182598Z [ RUN ] ModuleTest.NamedChildrensReturnsExpectedNamedSubmodulesForDeepModel 2022-08-17T12:49:42.2183169Z [ OK ] ModuleTest.NamedChildrensReturnsExpectedNamedSubmodulesForDeepModel (0 ms) 2022-08-17T12:49:42.2183722Z [ RUN ] ModuleTest.ModuleApplyIteratesCorreclty 2022-08-17T12:49:42.2184106Z [ OK ] ModuleTest.ModuleApplyIteratesCorreclty (0 ms) 2022-08-17T12:49:42.2184484Z [ RUN ] ModuleTest.ConstModuleApplyIteratesCorreclty 2022-08-17T12:49:42.2184896Z [ OK ] ModuleTest.ConstModuleApplyIteratesCorreclty (0 ms) 2022-08-17T12:49:42.2185304Z [ RUN ] ModuleTest.NamedModuleApplyIteratesCorreclty 2022-08-17T12:49:42.2185703Z [ OK ] ModuleTest.NamedModuleApplyIteratesCorreclty (0 ms) 2022-08-17T12:49:42.2186123Z [ RUN ] ModuleTest.ConstNamedModuleApplyIteratesCorreclty 2022-08-17T12:49:42.2186562Z [ OK ] ModuleTest.ConstNamedModuleApplyIteratesCorreclty (0 ms) 2022-08-17T12:49:42.2186989Z [ RUN ] ModuleTest.ModulePointerApplyIteratesCorreclty 2022-08-17T12:49:42.2187402Z [ OK ] ModuleTest.ModulePointerApplyIteratesCorreclty (0 ms) 2022-08-17T12:49:42.2187844Z [ RUN ] ModuleTest.NamedModulePointerApplyIteratesCorreclty 2022-08-17T12:49:42.2188300Z [ OK ] ModuleTest.NamedModulePointerApplyIteratesCorreclty (0 ms) 2022-08-17T12:49:42.2189015Z [ RUN ] ModuleTest.ThrowsWhenAttemptingtoGetTopLevelModuleAsSharedPtr 2022-08-17T12:49:42.2203629Z [ OK ] ModuleTest.ThrowsWhenAttemptingtoGetTopLevelModuleAsSharedPtr (2 ms) 2022-08-17T12:49:42.2204062Z [ RUN ] ModuleTest.PrettyPrint 2022-08-17T12:49:42.2204364Z [ OK ] ModuleTest.PrettyPrint (0 ms) 2022-08-17T12:49:42.2204748Z [ RUN ] ModuleTest.CanCallForwardOnNonTensorForwardThroughPimpl 2022-08-17T12:49:42.2205233Z [ OK ] ModuleTest.CanCallForwardOnNonTensorForwardThroughPimpl (0 ms) 2022-08-17T12:49:42.2205641Z [----------] 52 tests from ModuleTest (26 ms total) 2022-08-17T12:49:42.2205791Z 2022-08-17T12:49:42.2205938Z [----------] 11 tests from ModuleDictTest 2022-08-17T12:49:42.2206252Z [ RUN ] ModuleDictTest.ConstructsFromList 2022-08-17T12:49:42.2206595Z [ OK ] ModuleDictTest.ConstructsFromList (0 ms) 2022-08-17T12:49:42.2206955Z [ RUN ] ModuleDictTest.ConstructsFromordereddict 2022-08-17T12:49:42.2207325Z [ OK ] ModuleDictTest.ConstructsFromordereddict (0 ms) 2022-08-17T12:49:42.2207696Z [ RUN ] ModuleDictTest.UpdatePopClearContains 2022-08-17T12:49:42.2215446Z [ OK ] ModuleDictTest.UpdatePopClearContains (1 ms) 2022-08-17T12:49:42.2216042Z [ RUN ] ModuleDictTest.UpdateExist 2022-08-17T12:49:42.2216362Z [ OK ] ModuleDictTest.UpdateExist (0 ms) 2022-08-17T12:49:42.2216647Z [ RUN ] ModuleDictTest.Keys 2022-08-17T12:49:42.2227550Z [ OK ] ModuleDictTest.Keys (1 ms) 2022-08-17T12:49:42.2228059Z [ RUN ] ModuleDictTest.Values 2022-08-17T12:49:42.2228541Z [ OK ] ModuleDictTest.Values (0 ms) 2022-08-17T12:49:42.2229198Z [ RUN ] ModuleDictTest.SanityCheckForHoldingStandardModules 2022-08-17T12:49:42.2229924Z [ OK ] ModuleDictTest.SanityCheckForHoldingStandardModules (0 ms) 2022-08-17T12:49:42.2230534Z [ RUN ] ModuleDictTest.HasReferenceSemantics 2022-08-17T12:49:42.2230895Z [ OK ] ModuleDictTest.HasReferenceSemantics (0 ms) 2022-08-17T12:49:42.2231225Z [ RUN ] ModuleDictTest.IsCloneable 2022-08-17T12:49:42.2234448Z [ OK ] ModuleDictTest.IsCloneable (0 ms) 2022-08-17T12:49:42.2235063Z [ RUN ] ModuleDictTest.RegistersElementsAsSubmodules 2022-08-17T12:49:42.2236060Z [ OK ] ModuleDictTest.RegistersElementsAsSubmodules (0 ms) 2022-08-17T12:49:42.2236620Z [ RUN ] ModuleDictTest.PrettyPrintModuleDict 2022-08-17T12:49:42.2238784Z [ OK ] ModuleDictTest.PrettyPrintModuleDict (0 ms) 2022-08-17T12:49:42.2239157Z [----------] 11 tests from ModuleDictTest (3 ms total) 2022-08-17T12:49:42.2239316Z 2022-08-17T12:49:42.2239593Z [----------] 15 tests from ModuleListTest 2022-08-17T12:49:42.2239940Z [ RUN ] ModuleListTest.ConstructsFromSharedPointer 2022-08-17T12:49:42.2240343Z [ OK ] ModuleListTest.ConstructsFromSharedPointer (0 ms) 2022-08-17T12:49:42.2240721Z [ RUN ] ModuleListTest.ConstructsFromConcreteType 2022-08-17T12:49:42.2241114Z [ OK ] ModuleListTest.ConstructsFromConcreteType (0 ms) 2022-08-17T12:49:42.2241501Z [ RUN ] ModuleListTest.ConstructsFromModuleHolder 2022-08-17T12:49:42.2241889Z [ OK ] ModuleListTest.ConstructsFromModuleHolder (0 ms) 2022-08-17T12:49:42.2242242Z [ RUN ] ModuleListTest.PushBackAddsAnElement 2022-08-17T12:49:42.2242607Z [ OK ] ModuleListTest.PushBackAddsAnElement (0 ms) 2022-08-17T12:49:42.2242928Z [ RUN ] ModuleListTest.Insertion 2022-08-17T12:49:42.2243218Z [ OK ] ModuleListTest.Insertion (0 ms) 2022-08-17T12:49:42.2243523Z [ RUN ] ModuleListTest.AccessWithAt 2022-08-17T12:49:42.2260978Z [ OK ] ModuleListTest.AccessWithAt (2 ms) 2022-08-17T12:49:42.2261474Z [ RUN ] ModuleListTest.AccessWithPtr 2022-08-17T12:49:42.2283078Z [ OK ] ModuleListTest.AccessWithPtr (2 ms) 2022-08-17T12:49:42.2283764Z [ RUN ] ModuleListTest.SanityCheckForHoldingStandardModules 2022-08-17T12:49:42.2284554Z [ OK ] ModuleListTest.SanityCheckForHoldingStandardModules (0 ms) 2022-08-17T12:49:42.2285342Z [ RUN ] ModuleListTest.ExtendPushesModulesFromOtherModuleList 2022-08-17T12:49:42.2285815Z [ OK ] ModuleListTest.ExtendPushesModulesFromOtherModuleList (0 ms) 2022-08-17T12:49:42.2286226Z [ RUN ] ModuleListTest.HasReferenceSemantics 2022-08-17T12:49:42.2286584Z [ OK ] ModuleListTest.HasReferenceSemantics (0 ms) 2022-08-17T12:49:42.2286902Z [ RUN ] ModuleListTest.IsCloneable 2022-08-17T12:49:42.2288356Z [ OK ] ModuleListTest.IsCloneable (0 ms) 2022-08-17T12:49:42.2289006Z [ RUN ] ModuleListTest.RegistersElementsAsSubmodules 2022-08-17T12:49:42.2289723Z [ OK ] ModuleListTest.RegistersElementsAsSubmodules (0 ms) 2022-08-17T12:49:42.2290261Z [ RUN ] ModuleListTest.NestingIsPossible 2022-08-17T12:49:42.2290613Z [ OK ] ModuleListTest.NestingIsPossible (0 ms) 2022-08-17T12:49:42.2290948Z [ RUN ] ModuleListTest.PrettyPrintModuleList 2022-08-17T12:49:42.2291318Z [ OK ] ModuleListTest.PrettyPrintModuleList (0 ms) 2022-08-17T12:49:42.2291665Z [ RUN ] ModuleListTest.RangeBasedForLoop 2022-08-17T12:49:42.2292009Z [ OK ] ModuleListTest.RangeBasedForLoop (0 ms) 2022-08-17T12:49:42.2292340Z [----------] 15 tests from ModuleListTest (5 ms total) 2022-08-17T12:49:42.2292603Z 2022-08-17T12:49:42.2292753Z [----------] 256 tests from ModulesTest 2022-08-17T12:49:42.2293021Z [ RUN ] ModulesTest.Conv1d 2022-08-17T12:49:42.2301677Z [ OK ] ModulesTest.Conv1d (0 ms) 2022-08-17T12:49:42.2302060Z [ RUN ] ModulesTest.Conv1dSameStrided 2022-08-17T12:49:42.2324735Z [ OK ] ModulesTest.Conv1dSameStrided (2 ms) 2022-08-17T12:49:42.2325112Z [ RUN ] ModulesTest.Conv2dEven 2022-08-17T12:49:42.2328416Z [ OK ] ModulesTest.Conv2dEven (0 ms) 2022-08-17T12:49:42.2328812Z [ RUN ] ModulesTest.Conv2dUneven 2022-08-17T12:49:42.2331056Z [ OK ] ModulesTest.Conv2dUneven (0 ms) 2022-08-17T12:49:42.2331361Z [ RUN ] ModulesTest.Conv2dSameStrided 2022-08-17T12:49:42.2377762Z [ OK ] ModulesTest.Conv2dSameStrided (4 ms) 2022-08-17T12:49:42.2378062Z [ RUN ] ModulesTest.Conv3d 2022-08-17T12:49:42.2382692Z [ OK ] ModulesTest.Conv3d (0 ms) 2022-08-17T12:49:42.2383102Z [ RUN ] ModulesTest.Conv3dSameStrided 2022-08-17T12:49:42.2430844Z [ OK ] ModulesTest.Conv3dSameStrided (4 ms) 2022-08-17T12:49:42.2431173Z [ RUN ] ModulesTest.ConvTranspose1d 2022-08-17T12:49:42.2433854Z [ OK ] ModulesTest.ConvTranspose1d (0 ms) 2022-08-17T12:49:42.2434214Z [ RUN ] ModulesTest.ConvTranspose2dEven 2022-08-17T12:49:42.2437835Z [ OK ] ModulesTest.ConvTranspose2dEven (0 ms) 2022-08-17T12:49:42.2438181Z [ RUN ] ModulesTest.ConvTranspose2dUneven 2022-08-17T12:49:42.2441532Z [ OK ] ModulesTest.ConvTranspose2dUneven (0 ms) 2022-08-17T12:49:42.2441864Z [ RUN ] ModulesTest.ConvTranspose3d 2022-08-17T12:49:42.2444615Z [ OK ] ModulesTest.ConvTranspose3d (0 ms) 2022-08-17T12:49:42.2444903Z [ RUN ] ModulesTest.MaxPool1d 2022-08-17T12:49:42.2446699Z [ OK ] ModulesTest.MaxPool1d (0 ms) 2022-08-17T12:49:42.2447085Z [ RUN ] ModulesTest.MaxPool1dReturnIndices 2022-08-17T12:49:42.2447915Z [ OK ] ModulesTest.MaxPool1dReturnIndices (0 ms) 2022-08-17T12:49:42.2448291Z [ RUN ] ModulesTest.MaxPool2dEven 2022-08-17T12:49:42.2449140Z [ OK ] ModulesTest.MaxPool2dEven (0 ms) 2022-08-17T12:49:42.2449549Z [ RUN ] ModulesTest.MaxPool2dUneven 2022-08-17T12:49:42.2450575Z [ OK ] ModulesTest.MaxPool2dUneven (0 ms) 2022-08-17T12:49:42.2450973Z [ RUN ] ModulesTest.MaxPool2dReturnIndices 2022-08-17T12:49:42.2451984Z [ OK ] ModulesTest.MaxPool2dReturnIndices (0 ms) 2022-08-17T12:49:42.2452303Z [ RUN ] ModulesTest.MaxPool3d 2022-08-17T12:49:42.2453745Z [ OK ] ModulesTest.MaxPool3d (0 ms) 2022-08-17T12:49:42.2454062Z [ RUN ] ModulesTest.MaxPool3dReturnIndices 2022-08-17T12:49:42.2455470Z [ OK ] ModulesTest.MaxPool3dReturnIndices (0 ms) 2022-08-17T12:49:42.2455772Z [ RUN ] ModulesTest.AvgPool1d 2022-08-17T12:49:42.2457112Z [ OK ] ModulesTest.AvgPool1d (0 ms) 2022-08-17T12:49:42.2457476Z [ RUN ] ModulesTest.AvgPool2dEven 2022-08-17T12:49:42.2458544Z [ OK ] ModulesTest.AvgPool2dEven (0 ms) 2022-08-17T12:49:42.2459118Z [ RUN ] ModulesTest.AvgPool2dUneven 2022-08-17T12:49:42.2459698Z [ OK ] ModulesTest.AvgPool2dUneven (0 ms) 2022-08-17T12:49:42.2460176Z [ RUN ] ModulesTest.AvgPool3d 2022-08-17T12:49:42.2461730Z [ OK ] ModulesTest.AvgPool3d (0 ms) 2022-08-17T12:49:42.2462049Z [ RUN ] ModulesTest.FractionalMaxPool2d 2022-08-17T12:49:42.2463097Z [ OK ] ModulesTest.FractionalMaxPool2d (0 ms) 2022-08-17T12:49:42.2463519Z [ RUN ] ModulesTest.FractionalMaxPool2dReturnIndices 2022-08-17T12:49:42.2464910Z [ OK ] ModulesTest.FractionalMaxPool2dReturnIndices (0 ms) 2022-08-17T12:49:42.2465464Z [ RUN ] ModulesTest.FractionalMaxPool3d 2022-08-17T12:49:42.2466490Z [ OK ] ModulesTest.FractionalMaxPool3d (0 ms) 2022-08-17T12:49:42.2466955Z [ RUN ] ModulesTest.FractionalMaxPool3dReturnIndices 2022-08-17T12:49:42.2468033Z [ OK ] ModulesTest.FractionalMaxPool3dReturnIndices (0 ms) 2022-08-17T12:49:42.2468472Z [ RUN ] ModulesTest.LPPool1d 2022-08-17T12:49:42.2469660Z [ OK ] ModulesTest.LPPool1d (0 ms) 2022-08-17T12:49:42.2470029Z [ RUN ] ModulesTest.LPPool2d 2022-08-17T12:49:42.2471241Z [ OK ] ModulesTest.LPPool2d (0 ms) 2022-08-17T12:49:42.2471544Z [ RUN ] ModulesTest.Identity 2022-08-17T12:49:42.2472518Z [ OK ] ModulesTest.Identity (0 ms) 2022-08-17T12:49:42.2472825Z [ RUN ] ModulesTest.Flatten 2022-08-17T12:49:42.2475200Z [ OK ] ModulesTest.Flatten (0 ms) 2022-08-17T12:49:42.2475500Z [ RUN ] ModulesTest.Unflatten 2022-08-17T12:49:42.2476188Z [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:49:42.2476683Z [ OK ] ModulesTest.Unflatten (0 ms) 2022-08-17T12:49:42.2477028Z [ RUN ] ModulesTest.AdaptiveMaxPool1d 2022-08-17T12:49:42.2477892Z [ OK ] ModulesTest.AdaptiveMaxPool1d (0 ms) 2022-08-17T12:49:42.2478406Z [ RUN ] ModulesTest.AdaptiveMaxPool1dReturnIndices 2022-08-17T12:49:42.2479286Z [ OK ] ModulesTest.AdaptiveMaxPool1dReturnIndices (0 ms) 2022-08-17T12:49:42.2479726Z [ RUN ] ModulesTest.AdaptiveMaxPool2dEven 2022-08-17T12:49:42.2481050Z [ OK ] ModulesTest.AdaptiveMaxPool2dEven (0 ms) 2022-08-17T12:49:42.2481483Z [ RUN ] ModulesTest.AdaptiveMaxPool2dUneven 2022-08-17T12:49:42.2482419Z [ OK ] ModulesTest.AdaptiveMaxPool2dUneven (0 ms) 2022-08-17T12:49:42.2482889Z [ RUN ] ModulesTest.AdaptiveMaxPool2dReturnIndicesEven 2022-08-17T12:49:42.2484636Z [ OK ] ModulesTest.AdaptiveMaxPool2dReturnIndicesEven (0 ms) 2022-08-17T12:49:42.2485072Z [ RUN ] ModulesTest.AdaptiveMaxPool2dReturnIndicesUneven 2022-08-17T12:49:42.2486601Z [ OK ] ModulesTest.AdaptiveMaxPool2dReturnIndicesUneven (0 ms) 2022-08-17T12:49:42.2486972Z [ RUN ] ModulesTest.AdaptiveMaxPool3d 2022-08-17T12:49:42.2488206Z [ OK ] ModulesTest.AdaptiveMaxPool3d (0 ms) 2022-08-17T12:49:42.2488622Z [ RUN ] ModulesTest.AdaptiveMaxPool3dReturnIndices 2022-08-17T12:49:42.2490549Z [ OK ] ModulesTest.AdaptiveMaxPool3dReturnIndices (0 ms) 2022-08-17T12:49:42.2491031Z [ RUN ] ModulesTest.AdaptiveAvgPool1d 2022-08-17T12:49:42.2491962Z [ OK ] ModulesTest.AdaptiveAvgPool1d (0 ms) 2022-08-17T12:49:42.2492367Z [ RUN ] ModulesTest.AdaptiveAvgPool2dEven 2022-08-17T12:49:42.2493698Z [ OK ] ModulesTest.AdaptiveAvgPool2dEven (0 ms) 2022-08-17T12:49:42.2494174Z [ RUN ] ModulesTest.AdaptiveAvgPool2dUneven 2022-08-17T12:49:42.2495036Z [ OK ] ModulesTest.AdaptiveAvgPool2dUneven (0 ms) 2022-08-17T12:49:42.2495389Z [ RUN ] ModulesTest.AdaptiveAvgPool3d 2022-08-17T12:49:42.2497060Z [ OK ] ModulesTest.AdaptiveAvgPool3d (0 ms) 2022-08-17T12:49:42.2497368Z [ RUN ] ModulesTest.MaxUnpool1d 2022-08-17T12:49:42.2498863Z [ OK ] ModulesTest.MaxUnpool1d (0 ms) 2022-08-17T12:49:42.2499290Z [ RUN ] ModulesTest.MaxPool1d_MaxUnpool1d 2022-08-17T12:49:42.2501208Z [ OK ] ModulesTest.MaxPool1d_MaxUnpool1d (0 ms) 2022-08-17T12:49:42.2501568Z [ RUN ] ModulesTest.MaxUnpool2d 2022-08-17T12:49:42.2503057Z [ OK ] ModulesTest.MaxUnpool2d (0 ms) 2022-08-17T12:49:42.2503376Z [ RUN ] ModulesTest.MaxPool2d_MaxUnpool2d 2022-08-17T12:49:42.2504846Z [ OK ] ModulesTest.MaxPool2d_MaxUnpool2d (0 ms) 2022-08-17T12:49:42.2505216Z [ RUN ] ModulesTest.MaxUnpool3d 2022-08-17T12:49:42.2505833Z [ OK ] ModulesTest.MaxUnpool3d (0 ms) 2022-08-17T12:49:42.2506196Z [ RUN ] ModulesTest.MaxUnpool3dOutputSize 2022-08-17T12:49:42.2508067Z [ OK ] ModulesTest.MaxUnpool3dOutputSize (0 ms) 2022-08-17T12:49:42.2508403Z [ RUN ] ModulesTest.MaxPool3d_MaxUnpool3d 2022-08-17T12:49:42.3594581Z [ OK ] ModulesTest.MaxPool3d_MaxUnpool3d (108 ms) 2022-08-17T12:49:42.3594906Z [ RUN ] ModulesTest.Linear 2022-08-17T12:49:42.3599081Z [ OK ] ModulesTest.Linear (0 ms) 2022-08-17T12:49:42.3599573Z [ RUN ] ModulesTest.LocalResponseNorm 2022-08-17T12:49:42.3603621Z [ OK ] ModulesTest.LocalResponseNorm (0 ms) 2022-08-17T12:49:42.3604011Z [ RUN ] ModulesTest.LayerNorm 2022-08-17T12:49:42.3606079Z [ OK ] ModulesTest.LayerNorm (0 ms) 2022-08-17T12:49:42.3606364Z [ RUN ] ModulesTest.GroupNorm 2022-08-17T12:49:42.3608557Z [ OK ] ModulesTest.GroupNorm (0 ms) 2022-08-17T12:49:42.3608886Z [ RUN ] ModulesTest.Bilinear 2022-08-17T12:49:42.3611804Z [ OK ] ModulesTest.Bilinear (0 ms) 2022-08-17T12:49:42.3612197Z [ RUN ] ModulesTest.Fold 2022-08-17T12:49:42.3632863Z [ OK ] ModulesTest.Fold (2 ms) 2022-08-17T12:49:42.3633131Z [ RUN ] ModulesTest.Unfold 2022-08-17T12:49:42.3699240Z [ OK ] ModulesTest.Unfold (6 ms) 2022-08-17T12:49:42.3699556Z [ RUN ] ModulesTest.SimpleContainer 2022-08-17T12:49:42.3718171Z [ OK ] ModulesTest.SimpleContainer (1 ms) 2022-08-17T12:49:42.3718676Z [ RUN ] ModulesTest.EmbeddingBasic 2022-08-17T12:49:42.3719242Z [ OK ] ModulesTest.EmbeddingBasic (0 ms) 2022-08-17T12:49:42.3719797Z [ RUN ] ModulesTest.EmbeddingList 2022-08-17T12:49:42.3721116Z [ OK ] ModulesTest.EmbeddingList (0 ms) 2022-08-17T12:49:42.3721744Z [ RUN ] ModulesTest.EmbeddingFromPretrained 2022-08-17T12:49:42.3722415Z [ OK ] ModulesTest.EmbeddingFromPretrained (0 ms) 2022-08-17T12:49:42.3722862Z [ RUN ] ModulesTest.EmbeddingBagFromPretrained 2022-08-17T12:49:42.3724608Z [ OK ] ModulesTest.EmbeddingBagFromPretrained (0 ms) 2022-08-17T12:49:42.3725102Z [ RUN ] ModulesTest.AlphaDropout 2022-08-17T12:49:42.3726044Z [ OK ] ModulesTest.AlphaDropout (0 ms) 2022-08-17T12:49:42.3726446Z [ RUN ] ModulesTest.FeatureAlphaDropout 2022-08-17T12:49:42.3727121Z [ OK ] ModulesTest.FeatureAlphaDropout (0 ms) 2022-08-17T12:49:42.3727688Z [ RUN ] ModulesTest.Dropout 2022-08-17T12:49:42.3729368Z [ OK ] ModulesTest.Dropout (0 ms) 2022-08-17T12:49:42.3729885Z [ RUN ] ModulesTest.Dropout2d 2022-08-17T12:49:42.3734417Z [ OK ] ModulesTest.Dropout2d (0 ms) 2022-08-17T12:49:42.3734722Z [ RUN ] ModulesTest.Dropout3d 2022-08-17T12:49:42.3740943Z [ OK ] ModulesTest.Dropout3d (0 ms) 2022-08-17T12:49:42.3741264Z [ RUN ] ModulesTest.Parameters 2022-08-17T12:49:42.3742827Z [ OK ] ModulesTest.Parameters (0 ms) 2022-08-17T12:49:42.3743263Z [ RUN ] ModulesTest.FunctionalCallsSuppliedFunction 2022-08-17T12:49:42.3743902Z [ OK ] ModulesTest.FunctionalCallsSuppliedFunction (0 ms) 2022-08-17T12:49:42.3744301Z [ RUN ] ModulesTest.FunctionalWithTorchFunction 2022-08-17T12:49:42.3744685Z [ OK ] ModulesTest.FunctionalWithTorchFunction (0 ms) 2022-08-17T12:49:42.3745041Z [ RUN ] ModulesTest.FunctionalArgumentBinding 2022-08-17T12:49:42.3745643Z [ OK ] ModulesTest.FunctionalArgumentBinding (0 ms) 2022-08-17T12:49:42.3746128Z [ RUN ] ModulesTest.BatchNorm1dStateful 2022-08-17T12:49:42.3746667Z [ OK ] ModulesTest.BatchNorm1dStateful (0 ms) 2022-08-17T12:49:42.3747035Z [ RUN ] ModulesTest.BatchNorm1dStateless 2022-08-17T12:49:42.3747377Z [ OK ] ModulesTest.BatchNorm1dStateless (0 ms) 2022-08-17T12:49:42.3747689Z [ RUN ] ModulesTest.BatchNorm1d 2022-08-17T12:49:42.3747969Z [ OK ] ModulesTest.BatchNorm1d (0 ms) 2022-08-17T12:49:42.3748281Z [ RUN ] ModulesTest.BatchNorm2dStateful 2022-08-17T12:49:42.3748610Z [ OK ] ModulesTest.BatchNorm2dStateful (0 ms) 2022-08-17T12:49:42.3749148Z [ RUN ] ModulesTest.BatchNorm2dStateless 2022-08-17T12:49:42.3749647Z [ OK ] ModulesTest.BatchNorm2dStateless (0 ms) 2022-08-17T12:49:42.3750061Z [ RUN ] ModulesTest.BatchNorm2d 2022-08-17T12:49:42.3750523Z [ OK ] ModulesTest.BatchNorm2d (0 ms) 2022-08-17T12:49:42.3750987Z [ RUN ] ModulesTest.BatchNorm3dStateful 2022-08-17T12:49:42.3751324Z [ OK ] ModulesTest.BatchNorm3dStateful (0 ms) 2022-08-17T12:49:42.3751869Z [ RUN ] ModulesTest.BatchNorm3dStateless 2022-08-17T12:49:42.3752428Z [ OK ] ModulesTest.BatchNorm3dStateless (0 ms) 2022-08-17T12:49:42.3752743Z [ RUN ] ModulesTest.BatchNorm3d 2022-08-17T12:49:42.3754428Z [ OK ] ModulesTest.BatchNorm3d (0 ms) 2022-08-17T12:49:42.3755046Z [ RUN ] ModulesTest.InstanceNorm1dStateful 2022-08-17T12:49:42.3755469Z [ OK ] ModulesTest.InstanceNorm1dStateful (0 ms) 2022-08-17T12:49:42.3755851Z [ RUN ] ModulesTest.InstanceNorm1dStateless 2022-08-17T12:49:42.3756305Z [ OK ] ModulesTest.InstanceNorm1dStateless (0 ms) 2022-08-17T12:49:42.3756671Z [ RUN ] ModulesTest.InstanceNorm1d 2022-08-17T12:49:42.3757128Z [ OK ] ModulesTest.InstanceNorm1d (0 ms) 2022-08-17T12:49:42.3757700Z [ RUN ] ModulesTest.InstanceNorm2dStateful 2022-08-17T12:49:42.3758246Z [ OK ] ModulesTest.InstanceNorm2dStateful (0 ms) 2022-08-17T12:49:42.3758577Z [ RUN ] ModulesTest.InstanceNorm2dStateless 2022-08-17T12:49:42.3758983Z [ OK ] ModulesTest.InstanceNorm2dStateless (0 ms) 2022-08-17T12:49:42.3759445Z [ RUN ] ModulesTest.InstanceNorm2d 2022-08-17T12:49:42.3759973Z [ OK ] ModulesTest.InstanceNorm2d (0 ms) 2022-08-17T12:49:42.3760555Z [ RUN ] ModulesTest.InstanceNorm3dStateful 2022-08-17T12:49:42.3761153Z [ OK ] ModulesTest.InstanceNorm3dStateful (0 ms) 2022-08-17T12:49:42.3761501Z [ RUN ] ModulesTest.InstanceNorm3dStateless 2022-08-17T12:49:42.3761841Z [ OK ] ModulesTest.InstanceNorm3dStateless (0 ms) 2022-08-17T12:49:42.3762168Z [ RUN ] ModulesTest.InstanceNorm3d 2022-08-17T12:49:42.3764074Z [ OK ] ModulesTest.InstanceNorm3d (0 ms) 2022-08-17T12:49:42.3764391Z [ RUN ] ModulesTest.L1Loss 2022-08-17T12:49:42.3765405Z [ OK ] ModulesTest.L1Loss (0 ms) 2022-08-17T12:49:42.3765732Z [ RUN ] ModulesTest.MSELoss 2022-08-17T12:49:42.3766673Z [ OK ] ModulesTest.MSELoss (0 ms) 2022-08-17T12:49:42.3767017Z [ RUN ] ModulesTest.BCELoss 2022-08-17T12:49:42.3768299Z [ OK ] ModulesTest.BCELoss (0 ms) 2022-08-17T12:49:42.3768587Z [ RUN ] ModulesTest.KLDivLoss 2022-08-17T12:49:42.3769716Z [W loss.h:57] Warning: 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. (function kl_div) 2022-08-17T12:49:42.3770497Z [ OK ] ModulesTest.KLDivLoss (0 ms) 2022-08-17T12:49:42.3770812Z [ RUN ] ModulesTest.HingeEmbeddingLoss 2022-08-17T12:49:42.3773413Z [ OK ] ModulesTest.HingeEmbeddingLoss (0 ms) 2022-08-17T12:49:42.3773750Z [ RUN ] ModulesTest.MultiMarginLoss 2022-08-17T12:49:42.3775098Z [ OK ] ModulesTest.MultiMarginLoss (0 ms) 2022-08-17T12:49:42.3775419Z [ RUN ] ModulesTest.CosineEmbeddingLoss 2022-08-17T12:49:42.3779898Z [ OK ] ModulesTest.CosineEmbeddingLoss (0 ms) 2022-08-17T12:49:42.3780343Z [ RUN ] ModulesTest.SmoothL1LossDefaultOptions 2022-08-17T12:49:42.3781395Z [ OK ] ModulesTest.SmoothL1LossDefaultOptions (0 ms) 2022-08-17T12:49:42.3781768Z [ RUN ] ModulesTest.HuberLossDefaultOptions 2022-08-17T12:49:42.3783555Z [ OK ] ModulesTest.HuberLossDefaultOptions (0 ms) 2022-08-17T12:49:42.3784187Z [ RUN ] ModulesTest.MultiLabelMarginLossDefaultOptions 2022-08-17T12:49:42.3784969Z [ OK ] ModulesTest.MultiLabelMarginLossDefaultOptions (0 ms) 2022-08-17T12:49:42.3785965Z [ RUN ] ModulesTest.SmoothL1LossNoReduction 2022-08-17T12:49:42.3786667Z [ OK ] ModulesTest.SmoothL1LossNoReduction (0 ms) 2022-08-17T12:49:42.3787172Z [ RUN ] ModulesTest.HuberLossNoReduction 2022-08-17T12:49:42.3787507Z [ OK ] ModulesTest.HuberLossNoReduction (0 ms) 2022-08-17T12:49:42.3788471Z [ RUN ] ModulesTest.MultiLabelMarginLossNoReduction 2022-08-17T12:49:42.3789074Z [ OK ] ModulesTest.MultiLabelMarginLossNoReduction (0 ms) 2022-08-17T12:49:42.3789900Z [ RUN ] ModulesTest.SmoothL1LossBeta 2022-08-17T12:49:42.3790335Z [ OK ] ModulesTest.SmoothL1LossBeta (0 ms) 2022-08-17T12:49:42.3790642Z [ RUN ] ModulesTest.HuberLossDelta 2022-08-17T12:49:42.3791615Z [ OK ] ModulesTest.HuberLossDelta (0 ms) 2022-08-17T12:49:42.3792197Z [ RUN ] ModulesTest.TripletMarginLoss 2022-08-17T12:49:42.3794529Z [ OK ] ModulesTest.TripletMarginLoss (0 ms) 2022-08-17T12:49:42.3795165Z [ RUN ] ModulesTest.TripletMarginWithDistanceLossDefaultParity 2022-08-17T12:49:42.3950734Z [ OK ] ModulesTest.TripletMarginWithDistanceLossDefaultParity (15 ms) 2022-08-17T12:49:42.3951333Z [ RUN ] ModulesTest.TripletMarginWithDistanceLossFunctionalParity 2022-08-17T12:49:42.4222121Z [ OK ] ModulesTest.TripletMarginWithDistanceLossFunctionalParity (27 ms) 2022-08-17T12:49:42.4222721Z [ RUN ] ModulesTest.NLLLoss 2022-08-17T12:49:42.4223497Z [ OK ] ModulesTest.NLLLoss (0 ms) 2022-08-17T12:49:42.4224047Z [ RUN ] ModulesTest.CrossEntropyLoss 2022-08-17T12:49:42.4230382Z [ OK ] ModulesTest.CrossEntropyLoss (0 ms) 2022-08-17T12:49:42.4230874Z [ RUN ] ModulesTest.CosineSimilarity 2022-08-17T12:49:42.4233826Z [ OK ] ModulesTest.CosineSimilarity (0 ms) 2022-08-17T12:49:42.4234504Z [ RUN ] ModulesTest.SoftMarginLossDefaultOptions 2022-08-17T12:49:42.4235499Z [ OK ] ModulesTest.SoftMarginLossDefaultOptions (0 ms) 2022-08-17T12:49:42.4236193Z [ RUN ] ModulesTest.MultiLabelSoftMarginLossDefaultOptions 2022-08-17T12:49:42.4238882Z [ OK ] ModulesTest.MultiLabelSoftMarginLossDefaultOptions (0 ms) 2022-08-17T12:49:42.4239471Z [ RUN ] ModulesTest.SoftMarginLossNoReduction 2022-08-17T12:49:42.4240772Z [ OK ] ModulesTest.SoftMarginLossNoReduction (0 ms) 2022-08-17T12:49:42.4241442Z [ RUN ] ModulesTest.MultiLabelSoftMarginLossWeightedNoReduction 2022-08-17T12:49:42.4243852Z [ OK ] ModulesTest.MultiLabelSoftMarginLossWeightedNoReduction (0 ms) 2022-08-17T12:49:42.4244460Z [ RUN ] ModulesTest.PairwiseDistance 2022-08-17T12:49:42.4245393Z [ OK ] ModulesTest.PairwiseDistance (0 ms) 2022-08-17T12:49:42.4245913Z [ RUN ] ModulesTest.ELU 2022-08-17T12:49:42.4257483Z [ OK ] ModulesTest.ELU (1 ms) 2022-08-17T12:49:42.4257980Z [ RUN ] ModulesTest.SELU 2022-08-17T12:49:42.4260568Z [ OK ] ModulesTest.SELU (0 ms) 2022-08-17T12:49:42.4261080Z [ RUN ] ModulesTest.Hardshrink 2022-08-17T12:49:42.4267744Z [ OK ] ModulesTest.Hardshrink (0 ms) 2022-08-17T12:49:42.4268257Z [ RUN ] ModulesTest.Hardtanh 2022-08-17T12:49:42.4290604Z [ OK ] ModulesTest.Hardtanh (2 ms) 2022-08-17T12:49:42.4291185Z [ RUN ] ModulesTest.HardtanhMinValGEMaxVal 2022-08-17T12:49:42.4369849Z [ OK ] ModulesTest.HardtanhMinValGEMaxVal (7 ms) 2022-08-17T12:49:42.4370370Z [ RUN ] ModulesTest.LeakyReLU 2022-08-17T12:49:42.4380964Z [ OK ] ModulesTest.LeakyReLU (1 ms) 2022-08-17T12:49:42.4381519Z [ RUN ] ModulesTest.LogSigmoid 2022-08-17T12:49:42.4383286Z [ OK ] ModulesTest.LogSigmoid (0 ms) 2022-08-17T12:49:42.4383785Z [ RUN ] ModulesTest.Softmax 2022-08-17T12:49:42.4384477Z [ OK ] ModulesTest.Softmax (0 ms) 2022-08-17T12:49:42.4384984Z [ RUN ] ModulesTest.Softmin 2022-08-17T12:49:42.4385972Z [ OK ] ModulesTest.Softmin (0 ms) 2022-08-17T12:49:42.4386497Z [ RUN ] ModulesTest.LogSoftmax 2022-08-17T12:49:42.4387382Z [ OK ] ModulesTest.LogSoftmax (0 ms) 2022-08-17T12:49:42.4387994Z [ RUN ] ModulesTest.AdaptiveLogSoftmaxWithLoss 2022-08-17T12:49:42.4412656Z [ OK ] ModulesTest.AdaptiveLogSoftmaxWithLoss (2 ms) 2022-08-17T12:49:42.4413224Z [ RUN ] ModulesTest.Softmax2d 2022-08-17T12:49:42.4421967Z [ OK ] ModulesTest.Softmax2d (0 ms) 2022-08-17T12:49:42.4422461Z [ RUN ] ModulesTest.PReLU 2022-08-17T12:49:42.4426345Z [ OK ] ModulesTest.PReLU (0 ms) 2022-08-17T12:49:42.4426842Z [ RUN ] ModulesTest.ReLU 2022-08-17T12:49:42.4429502Z [ OK ] ModulesTest.ReLU (0 ms) 2022-08-17T12:49:42.4430003Z [ RUN ] ModulesTest.ReLU6 2022-08-17T12:49:42.4432559Z [ OK ] ModulesTest.ReLU6 (0 ms) 2022-08-17T12:49:42.4433039Z [ RUN ] ModulesTest.RReLU 2022-08-17T12:49:42.4466740Z [ OK ] ModulesTest.RReLU (3 ms) 2022-08-17T12:49:42.4467229Z [ RUN ] ModulesTest.CELU 2022-08-17T12:49:42.4476024Z [ OK ] ModulesTest.CELU (0 ms) 2022-08-17T12:49:42.4476492Z [ RUN ] ModulesTest.GLU 2022-08-17T12:49:42.4480175Z [ OK ] ModulesTest.GLU (0 ms) 2022-08-17T12:49:42.4480660Z [ RUN ] ModulesTest.GELU 2022-08-17T12:49:42.4482088Z [ OK ] ModulesTest.GELU (0 ms) 2022-08-17T12:49:42.4482592Z [ RUN ] ModulesTest.TanhGELU 2022-08-17T12:49:42.4483593Z [ OK ] ModulesTest.TanhGELU (0 ms) 2022-08-17T12:49:42.4484217Z [ RUN ] ModulesTest.Mish 2022-08-17T12:49:42.4484822Z [ OK ] ModulesTest.Mish (0 ms) 2022-08-17T12:49:42.4485377Z [ RUN ] ModulesTest.Sigmoid 2022-08-17T12:49:42.4486187Z [ OK ] ModulesTest.Sigmoid (0 ms) 2022-08-17T12:49:42.4486821Z [ RUN ] ModulesTest.PixelShuffle 2022-08-17T12:49:42.4488367Z [ OK ] ModulesTest.PixelShuffle (0 ms) 2022-08-17T12:49:42.4489015Z [ RUN ] ModulesTest.PixelUnshuffle 2022-08-17T12:49:42.4490419Z [ OK ] ModulesTest.PixelUnshuffle (0 ms) 2022-08-17T12:49:42.4491062Z [ RUN ] ModulesTest.Softplus 2022-08-17T12:49:42.4499478Z [ OK ] ModulesTest.Softplus (0 ms) 2022-08-17T12:49:42.4500112Z [ RUN ] ModulesTest.Softshrink 2022-08-17T12:49:42.4507289Z [ OK ] ModulesTest.Softshrink (0 ms) 2022-08-17T12:49:42.4508073Z [ RUN ] ModulesTest.Softsign 2022-08-17T12:49:42.4508411Z [ OK ] ModulesTest.Softsign (0 ms) 2022-08-17T12:49:42.4508867Z [ RUN ] ModulesTest.Tanh 2022-08-17T12:49:42.4509241Z [ OK ] ModulesTest.Tanh (0 ms) 2022-08-17T12:49:42.4509540Z [ RUN ] ModulesTest.Tanhshrink 2022-08-17T12:49:42.4509853Z [ OK ] ModulesTest.Tanhshrink (0 ms) 2022-08-17T12:49:42.4510176Z [ RUN ] ModulesTest.Threshold 2022-08-17T12:49:42.4521041Z [ OK ] ModulesTest.Threshold (1 ms) 2022-08-17T12:49:42.4521365Z [ RUN ] ModulesTest.Upsampling1D 2022-08-17T12:49:42.4523021Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:49:42.4525083Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:49:42.4526839Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:49:42.4528102Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:49:42.4530324Z [ OK ] ModulesTest.Upsampling1D (0 ms) 2022-08-17T12:49:42.4530885Z [ RUN ] ModulesTest.Upsampling2D 2022-08-17T12:49:42.4532383Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:49:42.4533735Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:49:42.4535161Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:49:42.4536483Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:49:42.4537945Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:49:42.4539053Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:49:42.4540799Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:49:42.4541912Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:49:42.4543379Z [ OK ] ModulesTest.Upsampling2D (1 ms) 2022-08-17T12:49:42.4543741Z [ RUN ] ModulesTest.Upsampling3D 2022-08-17T12:49:42.4545023Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:49:42.4546113Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:49:42.4547875Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:49:42.4549054Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:49:42.4550388Z [ OK ] ModulesTest.Upsampling3D (0 ms) 2022-08-17T12:49:42.4550665Z [ RUN ] ModulesTest.CTCLoss 2022-08-17T12:49:42.4553423Z [ OK ] ModulesTest.CTCLoss (0 ms) 2022-08-17T12:49:42.4553726Z [ RUN ] ModulesTest.PoissonNLLLoss 2022-08-17T12:49:42.4555717Z [ OK ] ModulesTest.PoissonNLLLoss (0 ms) 2022-08-17T12:49:42.4556142Z [ RUN ] ModulesTest.MarginRankingLoss 2022-08-17T12:49:42.4558958Z [ OK ] ModulesTest.MarginRankingLoss (0 ms) 2022-08-17T12:49:42.4559307Z [ RUN ] ModulesTest.BCEWithLogitsLoss 2022-08-17T12:49:42.4617328Z [ OK ] ModulesTest.BCEWithLogitsLoss (5 ms) 2022-08-17T12:49:42.4617666Z [ RUN ] ModulesTest.MultiheadAttention 2022-08-17T12:49:50.8174281Z [ OK ] ModulesTest.MultiheadAttention (8355 ms) 2022-08-17T12:49:50.8174821Z [ RUN ] ModulesTest.PrettyPrintIdentity 2022-08-17T12:49:50.8175222Z [ OK ] ModulesTest.PrettyPrintIdentity (0 ms) 2022-08-17T12:49:50.8175654Z [ RUN ] ModulesTest.PrettyPrintFlatten 2022-08-17T12:49:50.8175989Z [ OK ] ModulesTest.PrettyPrintFlatten (0 ms) 2022-08-17T12:49:50.8176338Z [ RUN ] ModulesTest.PrettyPrintUnflatten 2022-08-17T12:49:50.8176718Z [ OK ] ModulesTest.PrettyPrintUnflatten (0 ms) 2022-08-17T12:49:50.8177191Z [ RUN ] ModulesTest.ReflectionPad1d 2022-08-17T12:49:50.8177812Z [ OK ] ModulesTest.ReflectionPad1d (0 ms) 2022-08-17T12:49:50.8178182Z [ RUN ] ModulesTest.ReflectionPad2d 2022-08-17T12:49:50.8178500Z [ OK ] ModulesTest.ReflectionPad2d (0 ms) 2022-08-17T12:49:50.8178806Z [ RUN ] ModulesTest.ReflectionPad3d 2022-08-17T12:49:50.8180396Z [ OK ] ModulesTest.ReflectionPad3d (0 ms) 2022-08-17T12:49:50.8180770Z [ RUN ] ModulesTest.ReplicationPad1d 2022-08-17T12:49:50.8182125Z [ OK ] ModulesTest.ReplicationPad1d (0 ms) 2022-08-17T12:49:50.8182527Z [ RUN ] ModulesTest.ReplicationPad2d 2022-08-17T12:49:50.8184558Z [ OK ] ModulesTest.ReplicationPad2d (0 ms) 2022-08-17T12:49:50.8185142Z [ RUN ] ModulesTest.ReplicationPad3d 2022-08-17T12:49:50.8187744Z [ OK ] ModulesTest.ReplicationPad3d (0 ms) 2022-08-17T12:49:50.8188303Z [ RUN ] ModulesTest.ZeroPad2d 2022-08-17T12:49:50.8190024Z [ OK ] ModulesTest.ZeroPad2d (0 ms) 2022-08-17T12:49:50.8190567Z [ RUN ] ModulesTest.ConstantPad1d 2022-08-17T12:49:50.8191608Z [ OK ] ModulesTest.ConstantPad1d (0 ms) 2022-08-17T12:49:50.8192156Z [ RUN ] ModulesTest.ConstantPad2d 2022-08-17T12:49:50.8193840Z [ OK ] ModulesTest.ConstantPad2d (0 ms) 2022-08-17T12:49:50.8194472Z [ RUN ] ModulesTest.ConstantPad3d 2022-08-17T12:49:50.8197241Z [ OK ] ModulesTest.ConstantPad3d (0 ms) 2022-08-17T12:49:50.8197805Z [ RUN ] ModulesTest.CrossMapLRN2d 2022-08-17T12:49:50.8204138Z [ OK ] ModulesTest.CrossMapLRN2d (0 ms) 2022-08-17T12:49:50.8204666Z [ RUN ] ModulesTest.RNNCell 2022-08-17T12:49:50.8206874Z [ OK ] ModulesTest.RNNCell (0 ms) 2022-08-17T12:49:50.8207400Z [ RUN ] ModulesTest.LSTMCell 2022-08-17T12:49:50.8211125Z [ OK ] ModulesTest.LSTMCell (0 ms) 2022-08-17T12:49:50.8211614Z [ RUN ] ModulesTest.GRUCell 2022-08-17T12:49:50.8214965Z [ OK ] ModulesTest.GRUCell (0 ms) 2022-08-17T12:49:50.8215525Z [ RUN ] ModulesTest.PrettyPrintLinear 2022-08-17T12:49:50.8216121Z [ OK ] ModulesTest.PrettyPrintLinear (0 ms) 2022-08-17T12:49:50.8216677Z [ RUN ] ModulesTest.PrettyPrintBilinear 2022-08-17T12:49:50.8217112Z [ OK ] ModulesTest.PrettyPrintBilinear (0 ms) 2022-08-17T12:49:50.8217446Z [ RUN ] ModulesTest.PrettyPrintConv 2022-08-17T12:49:50.8217749Z [ OK ] ModulesTest.PrettyPrintConv (0 ms) 2022-08-17T12:49:50.8218240Z [ RUN ] ModulesTest.PrettyPrintConvTranspose 2022-08-17T12:49:50.8219076Z [ OK ] ModulesTest.PrettyPrintConvTranspose (0 ms) 2022-08-17T12:49:50.8219595Z [ RUN ] ModulesTest.PrettyPrintUpsample 2022-08-17T12:49:50.8220304Z [ OK ] ModulesTest.PrettyPrintUpsample (0 ms) 2022-08-17T12:49:50.8220749Z [ RUN ] ModulesTest.PrettyPrintFold 2022-08-17T12:49:50.8221253Z [ OK ] ModulesTest.PrettyPrintFold (0 ms) 2022-08-17T12:49:50.8221663Z [ RUN ] ModulesTest.PrettyPrintUnfold 2022-08-17T12:49:50.8222150Z [ OK ] ModulesTest.PrettyPrintUnfold (0 ms) 2022-08-17T12:49:50.8222652Z [ RUN ] ModulesTest.PrettyPrintMaxPool 2022-08-17T12:49:50.8223136Z [ OK ] ModulesTest.PrettyPrintMaxPool (0 ms) 2022-08-17T12:49:50.8223661Z [ RUN ] ModulesTest.PrettyPrintAvgPool 2022-08-17T12:49:50.8224177Z [ OK ] ModulesTest.PrettyPrintAvgPool (0 ms) 2022-08-17T12:49:50.8224752Z [ RUN ] ModulesTest.PrettyPrinFractionalMaxPool 2022-08-17T12:49:50.8225422Z [ OK ] ModulesTest.PrettyPrinFractionalMaxPool (0 ms) 2022-08-17T12:49:50.8225959Z [ RUN ] ModulesTest.PrettyPrintLPPool 2022-08-17T12:49:50.8226602Z [ OK ] ModulesTest.PrettyPrintLPPool (0 ms) 2022-08-17T12:49:50.8227137Z [ RUN ] ModulesTest.PrettyPrintAdaptiveMaxPool 2022-08-17T12:49:50.8227777Z [ OK ] ModulesTest.PrettyPrintAdaptiveMaxPool (0 ms) 2022-08-17T12:49:50.8228369Z [ RUN ] ModulesTest.PrettyPrintAdaptiveAvgPool 2022-08-17T12:49:50.8229089Z [ OK ] ModulesTest.PrettyPrintAdaptiveAvgPool (0 ms) 2022-08-17T12:49:50.8229631Z [ RUN ] ModulesTest.PrettyPrintMaxUnpool 2022-08-17T12:49:50.8230214Z [ OK ] ModulesTest.PrettyPrintMaxUnpool (0 ms) 2022-08-17T12:49:50.8230761Z [ RUN ] ModulesTest.PrettyPrintDropout 2022-08-17T12:49:50.8231250Z [ OK ] ModulesTest.PrettyPrintDropout (0 ms) 2022-08-17T12:49:50.8231796Z [ RUN ] ModulesTest.PrettyPrintDropout2d 2022-08-17T12:49:50.8232280Z [ OK ] ModulesTest.PrettyPrintDropout2d (0 ms) 2022-08-17T12:49:50.8232753Z [ RUN ] ModulesTest.PrettyPrintDropout3d 2022-08-17T12:49:50.8233291Z [ OK ] ModulesTest.PrettyPrintDropout3d (0 ms) 2022-08-17T12:49:50.8233826Z [ RUN ] ModulesTest.PrettyPrintFunctional 2022-08-17T12:49:50.8234402Z [ OK ] ModulesTest.PrettyPrintFunctional (0 ms) 2022-08-17T12:49:50.8234907Z [ RUN ] ModulesTest.PrettyPrintBatchNorm1d 2022-08-17T12:49:50.8235544Z [ OK ] ModulesTest.PrettyPrintBatchNorm1d (0 ms) 2022-08-17T12:49:50.8236222Z [ RUN ] ModulesTest.PrettyPrintBatchNorm2d 2022-08-17T12:49:50.8236801Z [ OK ] ModulesTest.PrettyPrintBatchNorm2d (0 ms) 2022-08-17T12:49:50.8237433Z [ RUN ] ModulesTest.PrettyPrintBatchNorm3d 2022-08-17T12:49:50.8237960Z [ OK ] ModulesTest.PrettyPrintBatchNorm3d (0 ms) 2022-08-17T12:49:50.8238472Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm1d 2022-08-17T12:49:50.8239198Z [ OK ] ModulesTest.PrettyPrintInstanceNorm1d (0 ms) 2022-08-17T12:49:50.8239848Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm2d 2022-08-17T12:49:50.8240234Z [ OK ] ModulesTest.PrettyPrintInstanceNorm2d (0 ms) 2022-08-17T12:49:50.8240579Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm3d 2022-08-17T12:49:50.8240944Z [ OK ] ModulesTest.PrettyPrintInstanceNorm3d (0 ms) 2022-08-17T12:49:50.8241292Z [ RUN ] ModulesTest.PrettyPrintLayerNorm 2022-08-17T12:49:50.8241620Z [ OK ] ModulesTest.PrettyPrintLayerNorm (0 ms) 2022-08-17T12:49:50.8241955Z [ RUN ] ModulesTest.PrettyPrintGroupNorm 2022-08-17T12:49:50.8242295Z [ OK ] ModulesTest.PrettyPrintGroupNorm (0 ms) 2022-08-17T12:49:50.8242635Z [ RUN ] ModulesTest.PrettyPrintLocalResponseNorm 2022-08-17T12:49:50.8243024Z [ OK ] ModulesTest.PrettyPrintLocalResponseNorm (0 ms) 2022-08-17T12:49:50.8243499Z [ RUN ] ModulesTest.PrettyPrintEmbedding 2022-08-17T12:49:50.8243842Z [ OK ] ModulesTest.PrettyPrintEmbedding (0 ms) 2022-08-17T12:49:50.8244171Z [ RUN ] ModulesTest.PrettyPrintEmbeddingBag 2022-08-17T12:49:50.8244601Z [ OK ] ModulesTest.PrettyPrintEmbeddingBag (0 ms) 2022-08-17T12:49:50.8244940Z [ RUN ] ModulesTest.PrettyPrintL1Loss 2022-08-17T12:49:50.8245263Z [ OK ] ModulesTest.PrettyPrintL1Loss (0 ms) 2022-08-17T12:49:50.8245579Z [ RUN ] ModulesTest.PrettyPrintKLDivLoss 2022-08-17T12:49:50.8245918Z [ OK ] ModulesTest.PrettyPrintKLDivLoss (0 ms) 2022-08-17T12:49:50.8246242Z [ RUN ] ModulesTest.PrettyPrintMSELoss 2022-08-17T12:49:50.8246561Z [ OK ] ModulesTest.PrettyPrintMSELoss (0 ms) 2022-08-17T12:49:50.8246885Z [ RUN ] ModulesTest.PrettyPrintBCELoss 2022-08-17T12:49:50.8247217Z [ OK ] ModulesTest.PrettyPrintBCELoss (0 ms) 2022-08-17T12:49:50.8247577Z [ RUN ] ModulesTest.PrettyPrintHingeEmbeddingLoss 2022-08-17T12:49:50.8248012Z [ OK ] ModulesTest.PrettyPrintHingeEmbeddingLoss (0 ms) 2022-08-17T12:49:50.8248406Z [ RUN ] ModulesTest.PrettyPrintCosineEmbeddingLoss 2022-08-17T12:49:50.8248799Z [ OK ] ModulesTest.PrettyPrintCosineEmbeddingLoss (0 ms) 2022-08-17T12:49:50.8249171Z [ RUN ] ModulesTest.PrettyPrintTripletMarginLoss 2022-08-17T12:49:50.8249560Z [ OK ] ModulesTest.PrettyPrintTripletMarginLoss (0 ms) 2022-08-17T12:49:50.8249980Z [ RUN ] ModulesTest.PrettyPrintTripletMarginWithDistanceLoss 2022-08-17T12:49:50.8250444Z [ OK ] ModulesTest.PrettyPrintTripletMarginWithDistanceLoss (0 ms) 2022-08-17T12:49:50.8250816Z [ RUN ] ModulesTest.PrettyPrintNLLLoss 2022-08-17T12:49:50.8251146Z [ OK ] ModulesTest.PrettyPrintNLLLoss (0 ms) 2022-08-17T12:49:50.8251652Z [ RUN ] ModulesTest.PrettyPrinCrossEntropyLoss 2022-08-17T12:49:50.8252079Z [ OK ] ModulesTest.PrettyPrinCrossEntropyLoss (0 ms) 2022-08-17T12:49:50.8252626Z [ RUN ] ModulesTest.PrettyPrintMultiLabelMarginLoss 2022-08-17T12:49:50.8253038Z [ OK ] ModulesTest.PrettyPrintMultiLabelMarginLoss (0 ms) 2022-08-17T12:49:50.8253434Z [ RUN ] ModulesTest.PrettyPrintMultiLabelSoftMarginLoss 2022-08-17T12:49:50.8253858Z [ OK ] ModulesTest.PrettyPrintMultiLabelSoftMarginLoss (0 ms) 2022-08-17T12:49:50.8254246Z [ RUN ] ModulesTest.PrettyPrintSoftMarginLoss 2022-08-17T12:49:50.8254615Z [ OK ] ModulesTest.PrettyPrintSoftMarginLoss (0 ms) 2022-08-17T12:49:50.8254971Z [ RUN ] ModulesTest.PrettyPrintCosineSimilarity 2022-08-17T12:49:50.8255349Z [ OK ] ModulesTest.PrettyPrintCosineSimilarity (0 ms) 2022-08-17T12:49:50.8255736Z [ RUN ] ModulesTest.PrettyPrintPairwiseDistance 2022-08-17T12:49:50.8256104Z [ OK ] ModulesTest.PrettyPrintPairwiseDistance (0 ms) 2022-08-17T12:49:50.8256468Z [ RUN ] ModulesTest.PrettyPrintReflectionPad 2022-08-17T12:49:50.8256828Z [ OK ] ModulesTest.PrettyPrintReflectionPad (0 ms) 2022-08-17T12:49:50.8257178Z [ RUN ] ModulesTest.PrettyPrintReplicationPad 2022-08-17T12:49:50.8257546Z [ OK ] ModulesTest.PrettyPrintReplicationPad (0 ms) 2022-08-17T12:49:50.8257890Z [ RUN ] ModulesTest.PrettyPrintZeroPad2d 2022-08-17T12:49:50.8258231Z [ OK ] ModulesTest.PrettyPrintZeroPad2d (0 ms) 2022-08-17T12:49:50.8258556Z [ RUN ] ModulesTest.PrettyPrintConstantPad 2022-08-17T12:49:50.8258908Z [ OK ] ModulesTest.PrettyPrintConstantPad (0 ms) 2022-08-17T12:49:50.8259322Z [ RUN ] ModulesTest.PrettyPrintNestedModel 2022-08-17T12:49:50.8259657Z [ OK ] ModulesTest.PrettyPrintNestedModel (0 ms) 2022-08-17T12:49:50.8260044Z [ RUN ] ModulesTest.PrettyPrintELU 2022-08-17T12:49:50.8260358Z [ OK ] ModulesTest.PrettyPrintELU (0 ms) 2022-08-17T12:49:50.8260648Z [ RUN ] ModulesTest.PrettyPrintSELU 2022-08-17T12:49:50.8260963Z [ OK ] ModulesTest.PrettyPrintSELU (0 ms) 2022-08-17T12:49:50.8261268Z [ RUN ] ModulesTest.PrettyPrintGLU 2022-08-17T12:49:50.8261576Z [ OK ] ModulesTest.PrettyPrintGLU (0 ms) 2022-08-17T12:49:50.8261885Z [ RUN ] ModulesTest.PrettyPrintHardshrink 2022-08-17T12:49:50.8262231Z [ OK ] ModulesTest.PrettyPrintHardshrink (0 ms) 2022-08-17T12:49:50.8262564Z [ RUN ] ModulesTest.PrettyPrintHardtanh 2022-08-17T12:49:50.8262887Z [ OK ] ModulesTest.PrettyPrintHardtanh (0 ms) 2022-08-17T12:49:50.8263225Z [ RUN ] ModulesTest.PrettyPrintLeakyReLU 2022-08-17T12:49:50.8263692Z [ OK ] ModulesTest.PrettyPrintLeakyReLU (0 ms) 2022-08-17T12:49:50.8264168Z [ RUN ] ModulesTest.PrettyPrintLogSigmoid 2022-08-17T12:49:50.8264750Z [ OK ] ModulesTest.PrettyPrintLogSigmoid (0 ms) 2022-08-17T12:49:50.8265283Z [ RUN ] ModulesTest.PrettyPrintSoftmax 2022-08-17T12:49:50.8265824Z [ OK ] ModulesTest.PrettyPrintSoftmax (0 ms) 2022-08-17T12:49:50.8266333Z [ RUN ] ModulesTest.PrettyPrintSoftmin 2022-08-17T12:49:50.8266920Z [ OK ] ModulesTest.PrettyPrintSoftmin (0 ms) 2022-08-17T12:49:50.8267396Z [ RUN ] ModulesTest.PrettyPrintLogSoftmax 2022-08-17T12:49:50.8267982Z [ OK ] ModulesTest.PrettyPrintLogSoftmax (0 ms) 2022-08-17T12:49:50.8268478Z [ RUN ] ModulesTest.PrettyPrintSoftmax2d 2022-08-17T12:49:50.8268926Z [ OK ] ModulesTest.PrettyPrintSoftmax2d (0 ms) 2022-08-17T12:49:50.8269234Z [ RUN ] ModulesTest.PrettyPrintPReLU 2022-08-17T12:49:50.8269556Z [ OK ] ModulesTest.PrettyPrintPReLU (0 ms) 2022-08-17T12:49:50.8269871Z [ RUN ] ModulesTest.PrettyPrintReLU 2022-08-17T12:49:50.8270176Z [ OK ] ModulesTest.PrettyPrintReLU (0 ms) 2022-08-17T12:49:50.8270490Z [ RUN ] ModulesTest.PrettyPrintReLU6 2022-08-17T12:49:50.8270809Z [ OK ] ModulesTest.PrettyPrintReLU6 (0 ms) 2022-08-17T12:49:50.8271119Z [ RUN ] ModulesTest.PrettyPrintRReLU 2022-08-17T12:49:50.8271421Z [ OK ] ModulesTest.PrettyPrintRReLU (0 ms) 2022-08-17T12:49:50.8271725Z [ RUN ] ModulesTest.PrettyPrintCELU 2022-08-17T12:49:50.8272035Z [ OK ] ModulesTest.PrettyPrintCELU (0 ms) 2022-08-17T12:49:50.8272335Z [ RUN ] ModulesTest.PrettyPrintSigmoid 2022-08-17T12:49:50.8272668Z [ OK ] ModulesTest.PrettyPrintSigmoid (0 ms) 2022-08-17T12:49:50.8273003Z [ RUN ] ModulesTest.PrettyPrintPixelShuffle 2022-08-17T12:49:50.8273343Z [ OK ] ModulesTest.PrettyPrintPixelShuffle (0 ms) 2022-08-17T12:49:50.8273702Z [ RUN ] ModulesTest.PrettyPrintPixelUnshuffle 2022-08-17T12:49:50.8274067Z [ OK ] ModulesTest.PrettyPrintPixelUnshuffle (0 ms) 2022-08-17T12:49:50.8274408Z [ RUN ] ModulesTest.PrettyPrintSoftplus 2022-08-17T12:49:50.8274729Z [ OK ] ModulesTest.PrettyPrintSoftplus (0 ms) 2022-08-17T12:49:50.8275102Z [ RUN ] ModulesTest.PrettyPrintSoftshrink 2022-08-17T12:49:50.8275444Z [ OK ] ModulesTest.PrettyPrintSoftshrink (0 ms) 2022-08-17T12:49:50.8275765Z [ RUN ] ModulesTest.PrettyPrintSoftsign 2022-08-17T12:49:50.8276097Z [ OK ] ModulesTest.PrettyPrintSoftsign (0 ms) 2022-08-17T12:49:50.8276408Z [ RUN ] ModulesTest.PrettyPrintTanh 2022-08-17T12:49:50.8276710Z [ OK ] ModulesTest.PrettyPrintTanh (0 ms) 2022-08-17T12:49:50.8277036Z [ RUN ] ModulesTest.PrettyPrintTanhshrink 2022-08-17T12:49:50.8277476Z [ OK ] ModulesTest.PrettyPrintTanhshrink (0 ms) 2022-08-17T12:49:50.8277812Z [ RUN ] ModulesTest.PrettyPrintThreshold 2022-08-17T12:49:50.8278140Z [ OK ] ModulesTest.PrettyPrintThreshold (0 ms) 2022-08-17T12:49:50.8278466Z [ RUN ] ModulesTest.PrettyPrintCTCLoss 2022-08-17T12:49:50.8278793Z [ OK ] ModulesTest.PrettyPrintCTCLoss (0 ms) 2022-08-17T12:49:50.8279126Z [ RUN ] ModulesTest.PrettyPrintPoissonNLLLoss 2022-08-17T12:49:50.8279490Z [ OK ] ModulesTest.PrettyPrintPoissonNLLLoss (0 ms) 2022-08-17T12:49:50.8279859Z [ RUN ] ModulesTest.PrettyPrintMarginRankingLoss 2022-08-17T12:49:50.8280233Z [ OK ] ModulesTest.PrettyPrintMarginRankingLoss (0 ms) 2022-08-17T12:49:50.8280599Z [ RUN ] ModulesTest.PrettyPrintCrossMapLRN2d 2022-08-17T12:49:50.8280959Z [ OK ] ModulesTest.PrettyPrintCrossMapLRN2d (0 ms) 2022-08-17T12:49:50.8281311Z [ RUN ] ModulesTest.PrettyPrintAlphaDropout 2022-08-17T12:49:50.8281657Z [ OK ] ModulesTest.PrettyPrintAlphaDropout (0 ms) 2022-08-17T12:49:50.8282070Z [ RUN ] ModulesTest.PrettyPrintFeatureAlphaDropout 2022-08-17T12:49:50.8282472Z [ OK ] ModulesTest.PrettyPrintFeatureAlphaDropout (0 ms) 2022-08-17T12:49:50.8282843Z [ RUN ] ModulesTest.PrettyPrintBCEWithLogitsLoss 2022-08-17T12:49:50.8283222Z [ OK ] ModulesTest.PrettyPrintBCEWithLogitsLoss (0 ms) 2022-08-17T12:49:50.8283604Z [ RUN ] ModulesTest.PrettyPrintMultiheadAttention 2022-08-17T12:49:50.8283979Z [ OK ] ModulesTest.PrettyPrintMultiheadAttention (0 ms) 2022-08-17T12:49:50.8284331Z [ RUN ] ModulesTest.PrettyPrintRNNCell 2022-08-17T12:49:50.8284657Z [ OK ] ModulesTest.PrettyPrintRNNCell (0 ms) 2022-08-17T12:49:50.8284981Z [ RUN ] ModulesTest.PrettyPrintLSTMCell 2022-08-17T12:49:50.8285302Z [ OK ] ModulesTest.PrettyPrintLSTMCell (0 ms) 2022-08-17T12:49:50.8285628Z [ RUN ] ModulesTest.PrettyPrintGRUCell 2022-08-17T12:49:50.8285962Z [ OK ] ModulesTest.PrettyPrintGRUCell (0 ms) 2022-08-17T12:49:50.8286333Z [ RUN ] ModulesTest.PrettyPrintAdaptiveLogSoftmaxWithLoss 2022-08-17T12:49:50.8286778Z [ OK ] ModulesTest.PrettyPrintAdaptiveLogSoftmaxWithLoss (0 ms) 2022-08-17T12:49:50.8287170Z [----------] 256 tests from ModulesTest (8594 ms total) 2022-08-17T12:49:50.8287325Z 2022-08-17T12:49:50.8287472Z [----------] 10 tests from ParameterDictTest 2022-08-17T12:49:50.8287801Z [ RUN ] ParameterDictTest.ConstructFromTensor 2022-08-17T12:49:50.8288164Z [ OK ] ParameterDictTest.ConstructFromTensor (0 ms) 2022-08-17T12:49:50.8288541Z [ RUN ] ParameterDictTest.ConstructFromOrderedDict 2022-08-17T12:49:50.8288918Z [ OK ] ParameterDictTest.ConstructFromOrderedDict (0 ms) 2022-08-17T12:49:50.8289286Z [ RUN ] ParameterDictTest.InsertAndContains 2022-08-17T12:49:50.8289637Z [ OK ] ParameterDictTest.InsertAndContains (0 ms) 2022-08-17T12:49:50.8289962Z [ RUN ] ParameterDictTest.InsertAndClear 2022-08-17T12:49:50.8290298Z [ OK ] ParameterDictTest.InsertAndClear (0 ms) 2022-08-17T12:49:50.8290621Z [ RUN ] ParameterDictTest.InsertAndPop 2022-08-17T12:49:50.8290968Z [ OK ] ParameterDictTest.InsertAndPop (1 ms) 2022-08-17T12:49:50.8291274Z [ RUN ] ParameterDictTest.SimpleUpdate 2022-08-17T12:49:50.8291600Z [ OK ] ParameterDictTest.SimpleUpdate (1 ms) 2022-08-17T12:49:50.8291897Z [ RUN ] ParameterDictTest.Keys 2022-08-17T12:49:50.8292174Z [ OK ] ParameterDictTest.Keys (0 ms) 2022-08-17T12:49:50.8292463Z [ RUN ] ParameterDictTest.Values 2022-08-17T12:49:50.8292760Z [ OK ] ParameterDictTest.Values (0 ms) 2022-08-17T12:49:50.8293068Z [ RUN ] ParameterDictTest.Get 2022-08-17T12:49:50.8293353Z [ OK ] ParameterDictTest.Get (0 ms) 2022-08-17T12:49:50.8293692Z [ RUN ] ParameterDictTest.PrettyPrintParameterDict 2022-08-17T12:49:50.8294088Z [ OK ] ParameterDictTest.PrettyPrintParameterDict (0 ms) 2022-08-17T12:49:50.8294449Z [----------] 10 tests from ParameterDictTest (2 ms total) 2022-08-17T12:49:50.8294609Z 2022-08-17T12:49:50.8294768Z [----------] 8 tests from ParameterListTest 2022-08-17T12:49:50.8295120Z [ RUN ] ParameterListTest.ConstructsFromSharedPointer 2022-08-17T12:49:50.8295525Z [ OK ] ParameterListTest.ConstructsFromSharedPointer (0 ms) 2022-08-17T12:49:50.8295876Z [ RUN ] ParameterListTest.isEmpty 2022-08-17T12:49:50.8296184Z [ OK ] ParameterListTest.isEmpty (0 ms) 2022-08-17T12:49:50.8296510Z [ RUN ] ParameterListTest.PushBackAddsAnElement 2022-08-17T12:49:50.8296888Z [ OK ] ParameterListTest.PushBackAddsAnElement (0 ms) 2022-08-17T12:49:50.8297262Z [ RUN ] ParameterListTest.ForEachLoop 2022-08-17T12:49:50.8297591Z [ OK ] ParameterListTest.ForEachLoop (0 ms) 2022-08-17T12:49:50.8297899Z [ RUN ] ParameterListTest.AccessWithAt 2022-08-17T12:49:50.8302846Z [ OK ] ParameterListTest.AccessWithAt (3 ms) 2022-08-17T12:49:50.8303363Z [ RUN ] ParameterListTest.ExtendPushesParametersFromOtherParameterList 2022-08-17T12:49:50.8304278Z [ OK ] ParameterListTest.ExtendPushesParametersFromOtherParameterList (0 ms) 2022-08-17T12:49:50.8304876Z [ RUN ] ParameterListTest.PrettyPrintParameterList 2022-08-17T12:49:50.8305568Z [ OK ] ParameterListTest.PrettyPrintParameterList (0 ms) 2022-08-17T12:49:50.8306151Z [ RUN ] ParameterListTest.IncrementAdd 2022-08-17T12:49:50.8306479Z [ OK ] ParameterListTest.IncrementAdd (0 ms) 2022-08-17T12:49:50.8306827Z [----------] 8 tests from ParameterListTest (3 ms total) 2022-08-17T12:49:50.8306996Z 2022-08-17T12:49:50.8307150Z [----------] 1 test from NamespaceTests 2022-08-17T12:49:50.8307532Z [ RUN ] NamespaceTests.NotLeakingSymbolsFromTorchAutogradNamespace 2022-08-17T12:49:50.8308035Z [ OK ] NamespaceTests.NotLeakingSymbolsFromTorchAutogradNamespace (0 ms) 2022-08-17T12:49:50.8308447Z [----------] 1 test from NamespaceTests (0 ms total) 2022-08-17T12:49:50.8308597Z 2022-08-17T12:49:50.8308861Z [----------] 7 tests from NNUtilsTest 2022-08-17T12:49:50.8309128Z [ RUN ] NNUtilsTest.ClipGradNorm 2022-08-17T12:49:50.8319820Z [ OK ] NNUtilsTest.ClipGradNorm (1 ms) 2022-08-17T12:49:50.8320240Z [ RUN ] NNUtilsTest.ClipGradNormErrorIfNonfinite 2022-08-17T12:49:51.0059516Z [ OK ] NNUtilsTest.ClipGradNormErrorIfNonfinite (173 ms) 2022-08-17T12:49:51.0060045Z [ RUN ] NNUtilsTest.ClipGradValue 2022-08-17T12:49:51.0060662Z [ OK ] NNUtilsTest.ClipGradValue (0 ms) 2022-08-17T12:49:51.0060983Z [ RUN ] NNUtilsTest.ConvertParameters 2022-08-17T12:49:51.0064947Z [ OK ] NNUtilsTest.ConvertParameters (0 ms) 2022-08-17T12:49:51.0065324Z [ RUN ] NNUtilsTest.PackSequence 2022-08-17T12:49:51.0452500Z [ OK ] NNUtilsTest.PackSequence (38 ms) 2022-08-17T12:49:51.0452867Z [ RUN ] NNUtilsTest.PackPaddedSequence 2022-08-17T12:49:51.0609332Z [ OK ] NNUtilsTest.PackPaddedSequence (15 ms) 2022-08-17T12:49:51.0609689Z [ RUN ] NNUtilsTest.PadSequence 2022-08-17T12:49:51.0666907Z [ OK ] NNUtilsTest.PadSequence (5 ms) 2022-08-17T12:49:51.0667366Z [----------] 7 tests from NNUtilsTest (236 ms total) 2022-08-17T12:49:51.0667539Z 2022-08-17T12:49:51.0667712Z [----------] 3 tests from PackedSequenceTest 2022-08-17T12:49:51.0668289Z [ RUN ] PackedSequenceTest.WrongOrder 2022-08-17T12:49:51.0706609Z [ OK ] PackedSequenceTest.WrongOrder (3 ms) 2022-08-17T12:49:51.0706947Z [ RUN ] PackedSequenceTest.TotalLength 2022-08-17T12:49:51.0780977Z [ OK ] PackedSequenceTest.TotalLength (7 ms) 2022-08-17T12:49:51.0781320Z [ RUN ] PackedSequenceTest.To 2022-08-17T12:49:51.0782755Z [ OK ] PackedSequenceTest.To (0 ms) 2022-08-17T12:49:51.0783370Z [----------] 3 tests from PackedSequenceTest (11 ms total) 2022-08-17T12:49:51.0783683Z 2022-08-17T12:49:51.0783833Z [----------] 34 tests from OptimTest 2022-08-17T12:49:51.0784124Z [ RUN ] OptimTest.OptimizerAccessors 2022-08-17T12:49:51.0801024Z [ OK ] OptimTest.OptimizerAccessors (1 ms) 2022-08-17T12:49:51.0801597Z [ RUN ] OptimTest.OldInterface 2022-08-17T12:49:51.0802973Z [ OK ] OptimTest.OldInterface (0 ms) 2022-08-17T12:49:51.0803542Z [ RUN ] OptimTest.XORConvergence_SGD 2022-08-17T12:49:52.2120280Z [ OK ] OptimTest.XORConvergence_SGD (1131 ms) 2022-08-17T12:49:52.2120823Z [ RUN ] OptimTest.XORConvergence_LBFGS 2022-08-17T12:49:52.9891360Z [ OK ] OptimTest.XORConvergence_LBFGS (777 ms) 2022-08-17T12:49:52.9891725Z [ RUN ] OptimTest.XORConvergence_Adagrad 2022-08-17T12:49:53.4229973Z [ OK ] OptimTest.XORConvergence_Adagrad (433 ms) 2022-08-17T12:49:53.4230353Z [ RUN ] OptimTest.XORConvergence_RMSprop 2022-08-17T12:49:53.8583287Z [ OK ] OptimTest.XORConvergence_RMSprop (435 ms) 2022-08-17T12:49:53.8583730Z [ RUN ] OptimTest.XORConvergence_RMSpropWithMomentum 2022-08-17T12:49:55.0775705Z [ OK ] OptimTest.XORConvergence_RMSpropWithMomentum (1219 ms) 2022-08-17T12:49:55.0776094Z [ RUN ] OptimTest.XORConvergence_Adam 2022-08-17T12:49:55.5529876Z [ OK ] OptimTest.XORConvergence_Adam (475 ms) 2022-08-17T12:49:55.5530255Z [ RUN ] OptimTest.XORConvergence_AdamWithAmsgrad 2022-08-17T12:49:56.0303802Z [ OK ] OptimTest.XORConvergence_AdamWithAmsgrad (477 ms) 2022-08-17T12:49:56.0304184Z [ RUN ] OptimTest.ProducesPyTorchValues_Adam 2022-08-17T12:49:56.2211174Z [ OK ] OptimTest.ProducesPyTorchValues_Adam (190 ms) 2022-08-17T12:49:56.2211621Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecay 2022-08-17T12:49:56.4182576Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecay (197 ms) 2022-08-17T12:49:56.4183061Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecayAndAMSGrad 2022-08-17T12:49:56.6209930Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecayAndAMSGrad (202 ms) 2022-08-17T12:49:56.6210322Z [ RUN ] OptimTest.XORConvergence_AdamW 2022-08-17T12:49:57.0982735Z [ OK ] OptimTest.XORConvergence_AdamW (477 ms) 2022-08-17T12:49:57.0983168Z [ RUN ] OptimTest.XORConvergence_AdamWWithAmsgrad 2022-08-17T12:49:57.5767314Z [ OK ] OptimTest.XORConvergence_AdamWWithAmsgrad (478 ms) 2022-08-17T12:49:57.5767751Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamW 2022-08-17T12:49:57.7730886Z [ OK ] OptimTest.ProducesPyTorchValues_AdamW (196 ms) 2022-08-17T12:49:57.7731381Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWWithoutWeightDecay 2022-08-17T12:49:57.9622717Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWWithoutWeightDecay (189 ms) 2022-08-17T12:49:57.9623197Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWWithAMSGrad 2022-08-17T12:49:58.1657275Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWWithAMSGrad (203 ms) 2022-08-17T12:49:58.1657694Z [ RUN ] OptimTest.ProducesPyTorchValues_Adagrad 2022-08-17T12:49:58.3252280Z [ OK ] OptimTest.ProducesPyTorchValues_Adagrad (159 ms) 2022-08-17T12:49:58.3253107Z [ RUN ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecay 2022-08-17T12:49:58.4925628Z [ OK ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecay (167 ms) 2022-08-17T12:49:58.4926168Z [ RUN ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecayAndLRDecay 2022-08-17T12:49:58.6593589Z [ OK ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecayAndLRDecay (166 ms) 2022-08-17T12:49:58.6594038Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSprop 2022-08-17T12:49:58.8290713Z [ OK ] OptimTest.ProducesPyTorchValues_RMSprop (169 ms) 2022-08-17T12:49:58.8291167Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecay 2022-08-17T12:49:59.0046305Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecay (175 ms) 2022-08-17T12:49:59.0046856Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCentered 2022-08-17T12:49:59.1958633Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCentered (191 ms) 2022-08-17T12:49:59.1959457Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCenteredAndMomentum 2022-08-17T12:49:59.3959954Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCenteredAndMomentum (200 ms) 2022-08-17T12:49:59.3960445Z [ RUN ] OptimTest.ProducesPyTorchValues_SGD 2022-08-17T12:49:59.5255969Z [ OK ] OptimTest.ProducesPyTorchValues_SGD (129 ms) 2022-08-17T12:49:59.5256489Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecay 2022-08-17T12:49:59.6628089Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecay (137 ms) 2022-08-17T12:49:59.6628856Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndMomentum 2022-08-17T12:49:59.8169878Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndMomentum (154 ms) 2022-08-17T12:49:59.8170401Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndNesterovMomentum 2022-08-17T12:49:59.9771946Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndNesterovMomentum (160 ms) 2022-08-17T12:49:59.9772370Z [ RUN ] OptimTest.ProducesPyTorchValues_LBFGS 2022-08-17T12:50:00.1228213Z [ OK ] OptimTest.ProducesPyTorchValues_LBFGS (145 ms) 2022-08-17T12:50:00.1228624Z [ RUN ] OptimTest.ProducesPyTorchValues_LBFGS_with_line_search 2022-08-17T12:50:00.7157261Z [ OK ] OptimTest.ProducesPyTorchValues_LBFGS_with_line_search (592 ms) 2022-08-17T12:50:00.7157728Z [ RUN ] OptimTest.ZeroGrad 2022-08-17T12:50:00.7158164Z [ OK ] OptimTest.ZeroGrad (0 ms) 2022-08-17T12:50:00.7158759Z [ RUN ] OptimTest.ExternalVectorOfParameters 2022-08-17T12:50:00.7161020Z [ OK ] OptimTest.ExternalVectorOfParameters (0 ms) 2022-08-17T12:50:00.7162777Z [ RUN ] OptimTest.AddParameter_LBFGS 2022-08-17T12:50:00.7163130Z [ OK ] OptimTest.AddParameter_LBFGS (0 ms) 2022-08-17T12:50:00.7163440Z [ RUN ] OptimTest.CheckLRChange_StepLR_Adam 2022-08-17T12:50:00.7163902Z [ OK ] OptimTest.CheckLRChange_StepLR_Adam (0 ms) 2022-08-17T12:50:00.7164254Z [----------] 34 tests from OptimTest (9637 ms total) 2022-08-17T12:50:00.7164407Z 2022-08-17T12:50:00.7164562Z [----------] 29 tests from OrderedDictTest 2022-08-17T12:50:00.7164908Z [ RUN ] OrderedDictTest.IsEmptyAfterDefaultConstruction 2022-08-17T12:50:00.7165338Z [ OK ] OrderedDictTest.IsEmptyAfterDefaultConstruction (0 ms) 2022-08-17T12:50:00.7165803Z [ RUN ] OrderedDictTest.InsertAddsElementsWhenTheyAreYetNotPresent 2022-08-17T12:50:00.7166294Z [ OK ] OrderedDictTest.InsertAddsElementsWhenTheyAreYetNotPresent (0 ms) 2022-08-17T12:50:00.7166980Z [ RUN ] OrderedDictTest.GetReturnsValuesWhenTheyArePresent 2022-08-17T12:50:00.7167434Z [ OK ] OrderedDictTest.GetReturnsValuesWhenTheyArePresent (0 ms) 2022-08-17T12:50:00.7167900Z [ RUN ] OrderedDictTest.GetThrowsWhenPassedKeysThatAreNotPresent 2022-08-17T12:50:00.7191383Z [ OK ] OrderedDictTest.GetThrowsWhenPassedKeysThatAreNotPresent (2 ms) 2022-08-17T12:50:00.7191824Z [ RUN ] OrderedDictTest.CanInitializeFromList 2022-08-17T12:50:00.7192260Z [ OK ] OrderedDictTest.CanInitializeFromList (0 ms) 2022-08-17T12:50:00.7192709Z [ RUN ] OrderedDictTest.InsertThrowsWhenPassedElementsThatArePresent 2022-08-17T12:50:00.7213789Z [ OK ] OrderedDictTest.InsertThrowsWhenPassedElementsThatArePresent (2 ms) 2022-08-17T12:50:00.7214245Z [ RUN ] OrderedDictTest.FrontReturnsTheFirstItem 2022-08-17T12:50:00.7214636Z [ OK ] OrderedDictTest.FrontReturnsTheFirstItem (0 ms) 2022-08-17T12:50:00.7215011Z [ RUN ] OrderedDictTest.FrontThrowsWhenEmpty 2022-08-17T12:50:00.7224656Z [ OK ] OrderedDictTest.FrontThrowsWhenEmpty (1 ms) 2022-08-17T12:50:00.7225037Z [ RUN ] OrderedDictTest.BackReturnsTheLastItem 2022-08-17T12:50:00.7225415Z [ OK ] OrderedDictTest.BackReturnsTheLastItem (0 ms) 2022-08-17T12:50:00.7225764Z [ RUN ] OrderedDictTest.BackThrowsWhenEmpty 2022-08-17T12:50:00.7235570Z [ OK ] OrderedDictTest.BackThrowsWhenEmpty (1 ms) 2022-08-17T12:50:00.7236354Z [ RUN ] OrderedDictTest.FindReturnsPointersToValuesWhenPresent 2022-08-17T12:50:00.7236858Z [ OK ] OrderedDictTest.FindReturnsPointersToValuesWhenPresent (0 ms) 2022-08-17T12:50:00.7237387Z [ RUN ] OrderedDictTest.FindReturnsNullPointersWhenPasesdKeysThatAreNotPresent 2022-08-17T12:50:00.7237983Z [ OK ] OrderedDictTest.FindReturnsNullPointersWhenPasesdKeysThatAreNotPresent (0 ms) 2022-08-17T12:50:00.7238573Z [ RUN ] OrderedDictTest.SubscriptOperatorThrowsWhenPassedKeysThatAreNotPresent 2022-08-17T12:50:00.7239168Z [ OK ] OrderedDictTest.SubscriptOperatorThrowsWhenPassedKeysThatAreNotPresent (0 ms) 2022-08-17T12:50:00.7239769Z [ RUN ] OrderedDictTest.SubscriptOperatorReturnsItemsPositionallyWhenPassedIntegers 2022-08-17T12:50:00.7240408Z [ OK ] OrderedDictTest.SubscriptOperatorReturnsItemsPositionallyWhenPassedIntegers (0 ms) 2022-08-17T12:50:00.7241027Z [ RUN ] OrderedDictTest.SubscriptOperatorsThrowswhenPassedKeysThatAreNotPresent 2022-08-17T12:50:00.7259413Z [ OK ] OrderedDictTest.SubscriptOperatorsThrowswhenPassedKeysThatAreNotPresent (2 ms) 2022-08-17T12:50:00.7260051Z [ RUN ] OrderedDictTest.UpdateInsertsAllItemsFromAnotherOrderedDict 2022-08-17T12:50:00.7260564Z [ OK ] OrderedDictTest.UpdateInsertsAllItemsFromAnotherOrderedDict (0 ms) 2022-08-17T12:50:00.7261024Z [ RUN ] OrderedDictTest.UpdateAlsoChecksForDuplicates 2022-08-17T12:50:00.7271551Z [ OK ] OrderedDictTest.UpdateAlsoChecksForDuplicates (1 ms) 2022-08-17T12:50:00.7272204Z [ RUN ] OrderedDictTest.CanIterateItems 2022-08-17T12:50:00.7272552Z [ OK ] OrderedDictTest.CanIterateItems (0 ms) 2022-08-17T12:50:00.7272866Z [ RUN ] OrderedDictTest.EraseWorks 2022-08-17T12:50:00.7273164Z [ OK ] OrderedDictTest.EraseWorks (0 ms) 2022-08-17T12:50:00.7273501Z [ RUN ] OrderedDictTest.ClearMakesTheDictEmpty 2022-08-17T12:50:00.7273873Z [ OK ] OrderedDictTest.ClearMakesTheDictEmpty (0 ms) 2022-08-17T12:50:00.7274210Z [ RUN ] OrderedDictTest.CanCopyConstruct 2022-08-17T12:50:00.7274548Z [ OK ] OrderedDictTest.CanCopyConstruct (0 ms) 2022-08-17T12:50:00.7274869Z [ RUN ] OrderedDictTest.CanCopyAssign 2022-08-17T12:50:00.7275191Z [ OK ] OrderedDictTest.CanCopyAssign (0 ms) 2022-08-17T12:50:00.7275637Z [ RUN ] OrderedDictTest.CanMoveConstruct 2022-08-17T12:50:00.7275978Z [ OK ] OrderedDictTest.CanMoveConstruct (0 ms) 2022-08-17T12:50:00.7276302Z [ RUN ] OrderedDictTest.CanMoveAssign 2022-08-17T12:50:00.7276618Z [ OK ] OrderedDictTest.CanMoveAssign (0 ms) 2022-08-17T12:50:00.7276950Z [ RUN ] OrderedDictTest.CanInsertWithBraces 2022-08-17T12:50:00.7277302Z [ OK ] OrderedDictTest.CanInsertWithBraces (0 ms) 2022-08-17T12:50:00.7277700Z [ RUN ] OrderedDictTest.ErrorMessagesIncludeTheKeyDescription 2022-08-17T12:50:00.7296293Z [ OK ] OrderedDictTest.ErrorMessagesIncludeTheKeyDescription (2 ms) 2022-08-17T12:50:00.7297020Z [ RUN ] OrderedDictTest.KeysReturnsAllKeys 2022-08-17T12:50:00.7297527Z [ OK ] OrderedDictTest.KeysReturnsAllKeys (0 ms) 2022-08-17T12:50:00.7297872Z [ RUN ] OrderedDictTest.ValuesReturnsAllValues 2022-08-17T12:50:00.7298243Z [ OK ] OrderedDictTest.ValuesReturnsAllValues (0 ms) 2022-08-17T12:50:00.7298730Z [ RUN ] OrderedDictTest.ItemsReturnsAllItems 2022-08-17T12:50:00.7299153Z [ OK ] OrderedDictTest.ItemsReturnsAllItems (0 ms) 2022-08-17T12:50:00.7299516Z [----------] 29 tests from OrderedDictTest (13 ms total) 2022-08-17T12:50:00.7299676Z 2022-08-17T12:50:00.7299814Z [----------] 13 tests from RNNTest 2022-08-17T12:50:00.7300090Z [ RUN ] RNNTest.CheckOutputSizes 2022-08-17T12:50:00.7366723Z [ OK ] RNNTest.CheckOutputSizes (6 ms) 2022-08-17T12:50:00.7367043Z [ RUN ] RNNTest.CheckOutputSizesProj 2022-08-17T12:50:00.7433621Z [ OK ] RNNTest.CheckOutputSizesProj (6 ms) 2022-08-17T12:50:00.7433961Z [ RUN ] RNNTest.CheckOutputValuesMatchPyTorch 2022-08-17T12:50:00.7437740Z [ OK ] RNNTest.CheckOutputValuesMatchPyTorch (0 ms) 2022-08-17T12:50:00.7438113Z [ RUN ] RNNTest.EndToEndLSTM 2022-08-17T12:50:02.4356712Z [ OK ] RNNTest.EndToEndLSTM (1691 ms) 2022-08-17T12:50:02.4357058Z [ RUN ] RNNTest.EndToEndLSTMProj 2022-08-17T12:50:04.1128203Z [ OK ] RNNTest.EndToEndLSTMProj (1677 ms) 2022-08-17T12:50:04.1128571Z [ RUN ] RNNTest.EndToEndGRU 2022-08-17T12:50:05.5987680Z [ OK ] RNNTest.EndToEndGRU (1485 ms) 2022-08-17T12:50:05.5988064Z [ RUN ] RNNTest.EndToEndRNNRelu 2022-08-17T12:50:06.4141596Z [ OK ] RNNTest.EndToEndRNNRelu (815 ms) 2022-08-17T12:50:06.4142020Z [ RUN ] RNNTest.EndToEndRNNTanh 2022-08-17T12:50:07.3325559Z [ OK ] RNNTest.EndToEndRNNTanh (918 ms) 2022-08-17T12:50:07.3326001Z [ RUN ] RNNTest.PrettyPrintRNNs 2022-08-17T12:50:07.3345969Z [ OK ] RNNTest.PrettyPrintRNNs (2 ms) 2022-08-17T12:50:07.3346637Z [ RUN ] RNNTest.BidirectionalFlattenParameters 2022-08-17T12:50:07.3435563Z [ OK ] RNNTest.BidirectionalFlattenParameters (8 ms) 2022-08-17T12:50:07.3436190Z [ RUN ] RNNTest.BidirectionalGRUReverseForward 2022-08-17T12:50:07.3447569Z [ OK ] RNNTest.BidirectionalGRUReverseForward (1 ms) 2022-08-17T12:50:07.3447949Z [ RUN ] RNNTest.BidirectionalLSTMReverseForward 2022-08-17T12:50:07.3458016Z [ OK ] RNNTest.BidirectionalLSTMReverseForward (1 ms) 2022-08-17T12:50:07.3458368Z [ RUN ] RNNTest.UsePackedSequenceAsInput 2022-08-17T12:50:07.3474486Z [ OK ] RNNTest.UsePackedSequenceAsInput (1 ms) 2022-08-17T12:50:07.3475090Z [----------] 13 tests from RNNTest (6617 ms total) 2022-08-17T12:50:07.3475392Z 2022-08-17T12:50:07.3475675Z [----------] 19 tests from SequentialTest 2022-08-17T12:50:07.3476192Z [ RUN ] SequentialTest.CanContainThings 2022-08-17T12:50:07.3476799Z [ OK ] SequentialTest.CanContainThings (0 ms) 2022-08-17T12:50:07.3477806Z [ RUN ] SequentialTest.ConstructsFromSharedPointer 2022-08-17T12:50:07.3478420Z [ OK ] SequentialTest.ConstructsFromSharedPointer (0 ms) 2022-08-17T12:50:07.3478809Z [ RUN ] SequentialTest.ConstructsFromConcreteType 2022-08-17T12:50:07.3479197Z [ OK ] SequentialTest.ConstructsFromConcreteType (0 ms) 2022-08-17T12:50:07.3479567Z [ RUN ] SequentialTest.ConstructsFromModuleHolder 2022-08-17T12:50:07.3479959Z [ OK ] SequentialTest.ConstructsFromModuleHolder (0 ms) 2022-08-17T12:50:07.3480325Z [ RUN ] SequentialTest.PushBackAddsAnElement 2022-08-17T12:50:07.3480687Z [ OK ] SequentialTest.PushBackAddsAnElement (0 ms) 2022-08-17T12:50:07.3481003Z [ RUN ] SequentialTest.AccessWithAt 2022-08-17T12:50:07.3501309Z [ OK ] SequentialTest.AccessWithAt (2 ms) 2022-08-17T12:50:07.3501831Z [ RUN ] SequentialTest.AccessWithPtr 2022-08-17T12:50:07.3523936Z [ OK ] SequentialTest.AccessWithPtr (2 ms) 2022-08-17T12:50:07.3524782Z [ RUN ] SequentialTest.CallingForwardOnEmptySequentialIsDisallowed 2022-08-17T12:50:07.3535526Z [ OK ] SequentialTest.CallingForwardOnEmptySequentialIsDisallowed (1 ms) 2022-08-17T12:50:07.3536202Z [ RUN ] SequentialTest.CallingForwardChainsCorrectly 2022-08-17T12:50:07.3536606Z [ OK ] SequentialTest.CallingForwardChainsCorrectly (0 ms) 2022-08-17T12:50:07.3537060Z [ RUN ] SequentialTest.CallingForwardWithTheWrongReturnTypeThrows 2022-08-17T12:50:07.3546284Z [ OK ] SequentialTest.CallingForwardWithTheWrongReturnTypeThrows (1 ms) 2022-08-17T12:50:07.3546867Z [ RUN ] SequentialTest.TheReturnTypeOfForwardDefaultsToTensor 2022-08-17T12:50:07.3547326Z [ OK ] SequentialTest.TheReturnTypeOfForwardDefaultsToTensor (0 ms) 2022-08-17T12:50:07.3547756Z [ RUN ] SequentialTest.ForwardReturnsTheLastValue 2022-08-17T12:50:07.3550589Z [ OK ] SequentialTest.ForwardReturnsTheLastValue (0 ms) 2022-08-17T12:50:07.3551127Z [ RUN ] SequentialTest.SanityCheckForHoldingStandardModules 2022-08-17T12:50:07.3552612Z [ OK ] SequentialTest.SanityCheckForHoldingStandardModules (0 ms) 2022-08-17T12:50:07.3553444Z [ RUN ] SequentialTest.ExtendPushesModulesFromOtherSequential 2022-08-17T12:50:07.3554331Z [ OK ] SequentialTest.ExtendPushesModulesFromOtherSequential (0 ms) 2022-08-17T12:50:07.3554937Z [ RUN ] SequentialTest.HasReferenceSemantics 2022-08-17T12:50:07.3555294Z [ OK ] SequentialTest.HasReferenceSemantics (0 ms) 2022-08-17T12:50:07.3555618Z [ RUN ] SequentialTest.IsCloneable 2022-08-17T12:50:07.3557720Z [ OK ] SequentialTest.IsCloneable (0 ms) 2022-08-17T12:50:07.3558201Z [ RUN ] SequentialTest.RegistersElementsAsSubmodules 2022-08-17T12:50:07.3558615Z [ OK ] SequentialTest.RegistersElementsAsSubmodules (0 ms) 2022-08-17T12:50:07.3558998Z [ RUN ] SequentialTest.PrettyPrintSequential 2022-08-17T12:50:07.3561044Z [ OK ] SequentialTest.PrettyPrintSequential (0 ms) 2022-08-17T12:50:07.3561449Z [ RUN ] SequentialTest.ModuleForwardMethodOptionalArg 2022-08-17T12:50:07.3589816Z [ OK ] SequentialTest.ModuleForwardMethodOptionalArg (2 ms) 2022-08-17T12:50:07.3590215Z [----------] 19 tests from SequentialTest (11 ms total) 2022-08-17T12:50:07.3590369Z 2022-08-17T12:50:07.3590527Z [----------] 11 tests from TransformerTest 2022-08-17T12:50:07.3590857Z [ RUN ] TransformerTest.TransformerEncoderLayer 2022-08-17T12:50:07.3662831Z [ OK ] TransformerTest.TransformerEncoderLayer (7 ms) 2022-08-17T12:50:07.3663198Z [ RUN ] TransformerTest.TransformerDecoderLayer 2022-08-17T12:50:07.3735823Z [ OK ] TransformerTest.TransformerDecoderLayer (7 ms) 2022-08-17T12:50:07.3736271Z [ RUN ] TransformerTest.TransformerDecoderLayer_gelu 2022-08-17T12:50:07.3778809Z [ OK ] TransformerTest.TransformerDecoderLayer_gelu (4 ms) 2022-08-17T12:50:07.3779287Z [ RUN ] TransformerTest.TransformerEncoder 2022-08-17T12:50:07.3932749Z [ OK ] TransformerTest.TransformerEncoder (15 ms) 2022-08-17T12:50:07.3933354Z [ RUN ] TransformerTest.PrettyPrintTransformerEncoderLayer 2022-08-17T12:50:07.3936760Z [ OK ] TransformerTest.PrettyPrintTransformerEncoderLayer (0 ms) 2022-08-17T12:50:07.3937193Z [ RUN ] TransformerTest.PrettyPrintTransformerEncoder 2022-08-17T12:50:07.3945154Z [ OK ] TransformerTest.PrettyPrintTransformerEncoder (0 ms) 2022-08-17T12:50:07.3945833Z [ RUN ] TransformerTest.PrettyPrintTransformerDecoderLayer 2022-08-17T12:50:07.3947478Z [ OK ] TransformerTest.PrettyPrintTransformerDecoderLayer (0 ms) 2022-08-17T12:50:07.3948284Z [ RUN ] TransformerTest.TransformerDecoder 2022-08-17T12:50:07.4362176Z [ OK ] TransformerTest.TransformerDecoder (41 ms) 2022-08-17T12:50:07.4362873Z [ RUN ] TransformerTest.PrettyPrintTransformerDecoder 2022-08-17T12:50:07.4372163Z [ OK ] TransformerTest.PrettyPrintTransformerDecoder (1 ms) 2022-08-17T12:50:07.4372833Z [ RUN ] TransformerTest.Transformer 2022-08-17T12:50:07.4528049Z [ OK ] TransformerTest.Transformer (15 ms) 2022-08-17T12:50:07.4528712Z [ RUN ] TransformerTest.TransformerArgsCorrectness 2022-08-17T12:50:07.4587890Z [ OK ] TransformerTest.TransformerArgsCorrectness (6 ms) 2022-08-17T12:50:07.4588542Z [----------] 11 tests from TransformerTest (99 ms total) 2022-08-17T12:50:07.4589011Z 2022-08-17T12:50:07.4589285Z [----------] 22 tests from SerializeTest 2022-08-17T12:50:07.4589713Z [ RUN ] SerializeTest.KeysFunc 2022-08-17T12:50:07.4593596Z [ OK ] SerializeTest.KeysFunc (0 ms) 2022-08-17T12:50:07.4594147Z [ RUN ] SerializeTest.TryReadFunc 2022-08-17T12:50:07.4596883Z [ OK ] SerializeTest.TryReadFunc (0 ms) 2022-08-17T12:50:07.4597321Z [ RUN ] SerializeTest.Basic 2022-08-17T12:50:07.4600001Z [ OK ] SerializeTest.Basic (0 ms) 2022-08-17T12:50:07.4600521Z [ RUN ] SerializeTest.BasicToFile 2022-08-17T12:50:07.4604119Z [ OK ] SerializeTest.BasicToFile (0 ms) 2022-08-17T12:50:07.4604602Z [ RUN ] SerializeTest.BasicViaFunc 2022-08-17T12:50:07.4608304Z [ OK ] SerializeTest.BasicViaFunc (0 ms) 2022-08-17T12:50:07.4608856Z [ RUN ] SerializeTest.Resized 2022-08-17T12:50:07.4611214Z [ OK ] SerializeTest.Resized (0 ms) 2022-08-17T12:50:07.4611745Z [ RUN ] SerializeTest.Sliced 2022-08-17T12:50:07.4614360Z [ OK ] SerializeTest.Sliced (0 ms) 2022-08-17T12:50:07.4614944Z [ RUN ] SerializeTest.NonContiguous 2022-08-17T12:50:07.4617586Z [ OK ] SerializeTest.NonContiguous (0 ms) 2022-08-17T12:50:07.4618242Z [ RUN ] SerializeTest.ErrorOnMissingKey 2022-08-17T12:50:07.4700187Z [ OK ] SerializeTest.ErrorOnMissingKey (8 ms) 2022-08-17T12:50:07.4700785Z [ RUN ] SerializeTest.XOR 2022-08-17T12:50:07.6302970Z [ OK ] SerializeTest.XOR (160 ms) 2022-08-17T12:50:07.6303551Z [ RUN ] SerializeTest.Optim 2022-08-17T12:50:07.6326783Z [ OK ] SerializeTest.Optim (2 ms) 2022-08-17T12:50:07.6327396Z [ RUN ] SerializeTest.Optim_Adagrad 2022-08-17T12:50:07.6358057Z [ OK ] SerializeTest.Optim_Adagrad (3 ms) 2022-08-17T12:50:07.6358588Z [ RUN ] SerializeTest.Optim_SGD 2022-08-17T12:50:07.6385879Z [ OK ] SerializeTest.Optim_SGD (2 ms) 2022-08-17T12:50:07.6386651Z [ RUN ] SerializeTest.Optim_Adam 2022-08-17T12:50:07.6420603Z [ OK ] SerializeTest.Optim_Adam (3 ms) 2022-08-17T12:50:07.6421174Z [ RUN ] SerializeTest.Optim_AdamW 2022-08-17T12:50:07.6455483Z [ OK ] SerializeTest.Optim_AdamW (3 ms) 2022-08-17T12:50:07.6456049Z [ RUN ] SerializeTest.Optim_RMSprop 2022-08-17T12:50:07.6489394Z [ OK ] SerializeTest.Optim_RMSprop (3 ms) 2022-08-17T12:50:07.6489968Z [ RUN ] SerializeTest.Optim_LBFGS 2022-08-17T12:50:07.6523124Z [ OK ] SerializeTest.Optim_LBFGS (3 ms) 2022-08-17T12:50:07.6524104Z [ RUN ] SerializeTest.CanSerializeModulesWithIntermediateModulesWithoutParametersOrBuffers 2022-08-17T12:50:07.6528134Z [ OK ] SerializeTest.CanSerializeModulesWithIntermediateModulesWithoutParametersOrBuffers (0 ms) 2022-08-17T12:50:07.6528974Z [ RUN ] SerializeTest.VectorOfTensors 2022-08-17T12:50:07.6530895Z [ OK ] SerializeTest.VectorOfTensors (0 ms) 2022-08-17T12:50:07.6531605Z [ RUN ] SerializeTest.IValue 2022-08-17T12:50:07.6534635Z [ OK ] SerializeTest.IValue (0 ms) 2022-08-17T12:50:07.6535341Z [ RUN ] SerializeTest.UnserializableSubmoduleIsSkippedWhenSavingModule 2022-08-17T12:50:07.6536251Z [ OK ] SerializeTest.UnserializableSubmoduleIsSkippedWhenSavingModule (0 ms) 2022-08-17T12:50:07.6537222Z [ RUN ] SerializeTest.UnserializableSubmoduleIsIgnoredWhenLoadingModule 2022-08-17T12:50:07.6542726Z [ OK ] SerializeTest.UnserializableSubmoduleIsIgnoredWhenLoadingModule (0 ms) 2022-08-17T12:50:07.6543564Z [----------] 22 tests from SerializeTest (195 ms total) 2022-08-17T12:50:07.6543858Z 2022-08-17T12:50:07.6544121Z [----------] 1 test from SpecialTest 2022-08-17T12:50:07.6552488Z [ RUN ] SpecialTest.special 2022-08-17T12:50:07.6552794Z [ OK ] SpecialTest.special (0 ms) 2022-08-17T12:50:07.6553123Z [----------] 1 test from SpecialTest (0 ms total) 2022-08-17T12:50:07.6553278Z 2022-08-17T12:50:07.6553425Z [----------] 5 tests from TestStatic 2022-08-17T12:50:07.6553670Z [ RUN ] TestStatic.AllOf 2022-08-17T12:50:07.6553939Z [ OK ] TestStatic.AllOf (0 ms) 2022-08-17T12:50:07.6554200Z [ RUN ] TestStatic.AnyOf 2022-08-17T12:50:07.6554450Z [ OK ] TestStatic.AnyOf (0 ms) 2022-08-17T12:50:07.6554732Z [ RUN ] TestStatic.EnableIfModule 2022-08-17T12:50:07.6555040Z [ OK ] TestStatic.EnableIfModule (0 ms) 2022-08-17T12:50:07.6555340Z [ RUN ] TestStatic.ReturnTypeOfForward 2022-08-17T12:50:07.6555671Z [ OK ] TestStatic.ReturnTypeOfForward (0 ms) 2022-08-17T12:50:07.6555958Z [ RUN ] TestStatic.Apply 2022-08-17T12:50:07.6556226Z [ OK ] TestStatic.Apply (0 ms) 2022-08-17T12:50:07.6556517Z [----------] 5 tests from TestStatic (0 ms total) 2022-08-17T12:50:07.6556667Z 2022-08-17T12:50:07.6556814Z [----------] 45 tests from TensorTest 2022-08-17T12:50:07.6557077Z [ RUN ] TensorTest.ToDtype 2022-08-17T12:50:07.6557354Z [ OK ] TensorTest.ToDtype (0 ms) 2022-08-17T12:50:07.6557682Z [ RUN ] TensorTest.ToTensorAndTensorAttributes 2022-08-17T12:50:07.6558053Z [ OK ] TensorTest.ToTensorAndTensorAttributes (0 ms) 2022-08-17T12:50:07.6558403Z [ RUN ] TensorTest.ToOptionsWithRequiresGrad 2022-08-17T12:50:07.6570936Z [ OK ] TensorTest.ToOptionsWithRequiresGrad (2 ms) 2022-08-17T12:50:07.6571496Z [ RUN ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame 2022-08-17T12:50:07.6572012Z [ OK ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame (0 ms) 2022-08-17T12:50:07.6572380Z [ RUN ] TensorTest.AtTensorCtorScalar 2022-08-17T12:50:07.6572912Z [ OK ] TensorTest.AtTensorCtorScalar (0 ms) 2022-08-17T12:50:07.6573271Z [ RUN ] TensorTest.AtTensorCtorSingleDim 2022-08-17T12:50:07.6573633Z [ OK ] TensorTest.AtTensorCtorSingleDim (0 ms) 2022-08-17T12:50:07.6573991Z [ RUN ] TensorTest.AtTensorCastRealToComplex 2022-08-17T12:50:07.6574412Z [ OK ] TensorTest.AtTensorCastRealToComplex (0 ms) 2022-08-17T12:50:07.6574835Z [ RUN ] TensorTest.AtTensorCastComplexToRealErrorChecks 2022-08-17T12:50:07.6624790Z [ OK ] TensorTest.AtTensorCastComplexToRealErrorChecks (5 ms) 2022-08-17T12:50:07.6625413Z [ RUN ] TensorTest.TorchTensorCtorScalarIntegralType 2022-08-17T12:50:07.6625870Z [ OK ] TensorTest.TorchTensorCtorScalarIntegralType (0 ms) 2022-08-17T12:50:07.6626461Z [ RUN ] TensorTest.TorchTensorCtorScalarFloatingType 2022-08-17T12:50:07.6626904Z [ OK ] TensorTest.TorchTensorCtorScalarFloatingType (0 ms) 2022-08-17T12:50:07.6627320Z [ RUN ] TensorTest.TorchTensorCtorScalarBoolType 2022-08-17T12:50:07.6627851Z [ OK ] TensorTest.TorchTensorCtorScalarBoolType (0 ms) 2022-08-17T12:50:07.6628243Z [ RUN ] TensorTest.TorchTensorCtorSingleDimIntegralType 2022-08-17T12:50:07.6628834Z [ OK ] TensorTest.TorchTensorCtorSingleDimIntegralType (0 ms) 2022-08-17T12:50:07.6629261Z [ RUN ] TensorTest.TorchTensorCtorSingleDimFloatingType 2022-08-17T12:50:07.6629762Z [ OK ] TensorTest.TorchTensorCtorSingleDimFloatingType (0 ms) 2022-08-17T12:50:07.6630332Z [ RUN ] TensorTest.TorchTensorCtorSingleDimBoolType 2022-08-17T12:50:07.6630748Z [ OK ] TensorTest.TorchTensorCtorSingleDimBoolType (0 ms) 2022-08-17T12:50:07.6631160Z [ RUN ] TensorTest.TorchTensorCtorMultiDimIntegralType 2022-08-17T12:50:07.6631575Z [ OK ] TensorTest.TorchTensorCtorMultiDimIntegralType (0 ms) 2022-08-17T12:50:07.6632075Z [ RUN ] TensorTest.TorchTensorCtorMultiDimFloatingType 2022-08-17T12:50:07.6633046Z [ OK ] TensorTest.TorchTensorCtorMultiDimFloatingType (0 ms) 2022-08-17T12:50:07.6633563Z [ RUN ] TensorTest.TorchTensorCtorMultiDimBoolType 2022-08-17T12:50:07.6634145Z [ OK ] TensorTest.TorchTensorCtorMultiDimBoolType (0 ms) 2022-08-17T12:50:07.6634589Z [ RUN ] TensorTest.TorchTensorCtorMultiDimWithOptions 2022-08-17T12:50:07.6635064Z [ OK ] TensorTest.TorchTensorCtorMultiDimWithOptions (0 ms) 2022-08-17T12:50:07.6635465Z [ RUN ] TensorTest.TorchTensorCtorMultiDimErrorChecks 2022-08-17T12:50:07.6691634Z [ OK ] TensorTest.TorchTensorCtorMultiDimErrorChecks (5 ms) 2022-08-17T12:50:07.6692394Z [ RUN ] TensorTest.TorchTensorCastRealToComplex 2022-08-17T12:50:07.6693126Z [ OK ] TensorTest.TorchTensorCastRealToComplex (0 ms) 2022-08-17T12:50:07.6693549Z [ RUN ] TensorTest.TorchTensorCastComplexToRealErrorChecks 2022-08-17T12:50:07.6693942Z [W Copy.cpp:250] Warning: Casting complex values to real discards the imaginary part (function operator()) 2022-08-17T12:50:07.6704370Z [ OK ] TensorTest.TorchTensorCastComplexToRealErrorChecks (1 ms) 2022-08-17T12:50:07.6704900Z [ RUN ] TensorTest.TorchTensorCtorZeroSizedDim 2022-08-17T12:50:07.6705517Z [ OK ] TensorTest.TorchTensorCtorZeroSizedDim (0 ms) 2022-08-17T12:50:07.6706144Z [ RUN ] TensorTest.TorchTensorCtorWithoutSpecifyingDtype 2022-08-17T12:50:07.6706852Z [ OK ] TensorTest.TorchTensorCtorWithoutSpecifyingDtype (0 ms) 2022-08-17T12:50:07.6707464Z [ RUN ] TensorTest.TorchTensorCtorWithNonDtypeOptions 2022-08-17T12:50:07.6707972Z [ OK ] TensorTest.TorchTensorCtorWithNonDtypeOptions (0 ms) 2022-08-17T12:50:07.6708307Z [ RUN ] TensorTest.Arange 2022-08-17T12:50:07.6708881Z [ OK ] TensorTest.Arange (0 ms) 2022-08-17T12:50:07.6709218Z [ RUN ] TensorTest.PrettyPrintTensorDataContainer 2022-08-17T12:50:07.6709620Z [ OK ] TensorTest.PrettyPrintTensorDataContainer (0 ms) 2022-08-17T12:50:07.6710063Z [ RUN ] TensorTest.TensorDataContainerCallingAccessorOfWrongType 2022-08-17T12:50:07.6770678Z [ OK ] TensorTest.TensorDataContainerCallingAccessorOfWrongType (6 ms) 2022-08-17T12:50:07.6771169Z [ RUN ] TensorTest.FromBlob 2022-08-17T12:50:07.6771512Z [ OK ] TensorTest.FromBlob (0 ms) 2022-08-17T12:50:07.6771950Z [ RUN ] TensorTest.FromBlobUsesDeleter 2022-08-17T12:50:07.6772320Z [ OK ] TensorTest.FromBlobUsesDeleter (0 ms) 2022-08-17T12:50:07.6772748Z [ RUN ] TensorTest.FromBlobWithStrides 2022-08-17T12:50:07.6773364Z [ OK ] TensorTest.FromBlobWithStrides (0 ms) 2022-08-17T12:50:07.6773679Z [ RUN ] TensorTest.Item 2022-08-17T12:50:07.6773951Z [ OK ] TensorTest.Item (0 ms) 2022-08-17T12:50:07.6774332Z [ RUN ] TensorTest.DataPtr 2022-08-17T12:50:07.6774597Z [ OK ] TensorTest.DataPtr (0 ms) 2022-08-17T12:50:07.6774861Z [ RUN ] TensorTest.Data 2022-08-17T12:50:07.6775126Z [ OK ] TensorTest.Data (0 ms) 2022-08-17T12:50:07.6775394Z [ RUN ] TensorTest.BackwardAndGrad 2022-08-17T12:50:07.6775712Z [ OK ] TensorTest.BackwardAndGrad (0 ms) 2022-08-17T12:50:07.6776045Z [ RUN ] TensorTest.BackwardCreatesOnesGrad 2022-08-17T12:50:07.6776396Z [ OK ] TensorTest.BackwardCreatesOnesGrad (0 ms) 2022-08-17T12:50:07.6776735Z [ RUN ] TensorTest.BackwardNonScalarOutputs 2022-08-17T12:50:07.6805317Z [ OK ] TensorTest.BackwardNonScalarOutputs (3 ms) 2022-08-17T12:50:07.6805814Z [ RUN ] TensorTest.IsLeaf 2022-08-17T12:50:07.6806276Z [ OK ] TensorTest.IsLeaf (0 ms) 2022-08-17T12:50:07.6806608Z [ RUN ] TensorTest.OutputNr 2022-08-17T12:50:07.6806894Z [ OK ] TensorTest.OutputNr (0 ms) 2022-08-17T12:50:07.6807235Z [ RUN ] TensorTest.Version 2022-08-17T12:50:07.6807497Z [ OK ] TensorTest.Version (0 ms) 2022-08-17T12:50:07.6807763Z [ RUN ] TensorTest.Detach 2022-08-17T12:50:07.6808043Z [ OK ] TensorTest.Detach (0 ms) 2022-08-17T12:50:07.6808309Z [ RUN ] TensorTest.DetachInplace 2022-08-17T12:50:07.6808607Z [ OK ] TensorTest.DetachInplace (0 ms) 2022-08-17T12:50:07.6808886Z [ RUN ] TensorTest.SetData 2022-08-17T12:50:07.6809147Z [ OK ] TensorTest.SetData (0 ms) 2022-08-17T12:50:07.6809449Z [ RUN ] TensorTest.RequiresGradInplace 2022-08-17T12:50:07.6833216Z [ OK ] TensorTest.RequiresGradInplace (2 ms) 2022-08-17T12:50:07.6833661Z [ RUN ] TensorTest.StdDimension 2022-08-17T12:50:07.6833991Z [ OK ] TensorTest.StdDimension (0 ms) 2022-08-17T12:50:07.6834319Z [ RUN ] TensorTest.ReshapeAlias 2022-08-17T12:50:07.6836389Z [ OK ] TensorTest.ReshapeAlias (0 ms) 2022-08-17T12:50:07.6836772Z [----------] 45 tests from TensorTest (29 ms total) 2022-08-17T12:50:07.6836931Z 2022-08-17T12:50:07.6837098Z [----------] 36 tests from TensorIndexingTest 2022-08-17T12:50:07.6837395Z [ RUN ] TensorIndexingTest.Slice 2022-08-17T12:50:07.6837694Z [ OK ] TensorIndexingTest.Slice (0 ms) 2022-08-17T12:50:07.6837991Z [ RUN ] TensorIndexingTest.TensorIndex 2022-08-17T12:50:07.6849157Z [ OK ] TensorIndexingTest.TensorIndex (1 ms) 2022-08-17T12:50:07.6849555Z [ RUN ] TensorIndexingTest.TestNoIndices 2022-08-17T12:50:07.6935571Z [ OK ] TensorIndexingTest.TestNoIndices (8 ms) 2022-08-17T12:50:07.6936169Z [ RUN ] TensorIndexingTest.TestAdvancedIndexingWithListOfTensor 2022-08-17T12:50:07.6937268Z [ OK ] TensorIndexingTest.TestAdvancedIndexingWithListOfTensor (0 ms) 2022-08-17T12:50:07.6938027Z [ RUN ] TensorIndexingTest.TestSingleInt 2022-08-17T12:50:07.6938537Z [ OK ] TensorIndexingTest.TestSingleInt (0 ms) 2022-08-17T12:50:07.6938902Z [ RUN ] TensorIndexingTest.TestMultipleInt 2022-08-17T12:50:07.6939601Z [ OK ] TensorIndexingTest.TestMultipleInt (0 ms) 2022-08-17T12:50:07.6940053Z [ RUN ] TensorIndexingTest.TestNone 2022-08-17T12:50:07.6940449Z [ OK ] TensorIndexingTest.TestNone (0 ms) 2022-08-17T12:50:07.6941032Z [ RUN ] TensorIndexingTest.TestStep 2022-08-17T12:50:07.6941418Z [ OK ] TensorIndexingTest.TestStep (0 ms) 2022-08-17T12:50:07.6941744Z [ RUN ] TensorIndexingTest.TestStepAssignment 2022-08-17T12:50:07.6942118Z [ OK ] TensorIndexingTest.TestStepAssignment (0 ms) 2022-08-17T12:50:07.6942591Z [ RUN ] TensorIndexingTest.TestBoolIndices 2022-08-17T12:50:07.6943334Z [ OK ] TensorIndexingTest.TestBoolIndices (0 ms) 2022-08-17T12:50:07.6943845Z [ RUN ] TensorIndexingTest.TestBoolIndicesAccumulate 2022-08-17T12:50:07.6944594Z [ OK ] TensorIndexingTest.TestBoolIndicesAccumulate (0 ms) 2022-08-17T12:50:07.6945100Z [ RUN ] TensorIndexingTest.TestMultipleBoolIndices 2022-08-17T12:50:07.6945705Z [ OK ] TensorIndexingTest.TestMultipleBoolIndices (0 ms) 2022-08-17T12:50:07.6946288Z [ RUN ] TensorIndexingTest.TestByteMask 2022-08-17T12:50:07.6946868Z [ OK ] TensorIndexingTest.TestByteMask (0 ms) 2022-08-17T12:50:07.6947461Z [ RUN ] TensorIndexingTest.TestByteMaskAccumulate 2022-08-17T12:50:07.6948006Z [ OK ] TensorIndexingTest.TestByteMaskAccumulate (0 ms) 2022-08-17T12:50:07.6948576Z [ RUN ] TensorIndexingTest.TestMultipleByteMask 2022-08-17T12:50:07.6949265Z [ OK ] TensorIndexingTest.TestMultipleByteMask (0 ms) 2022-08-17T12:50:07.6949702Z [ RUN ] TensorIndexingTest.TestByteMask2d 2022-08-17T12:50:07.6950236Z [ OK ] TensorIndexingTest.TestByteMask2d (0 ms) 2022-08-17T12:50:07.6950820Z [ RUN ] TensorIndexingTest.TestIntIndices 2022-08-17T12:50:07.6951435Z [ OK ] TensorIndexingTest.TestIntIndices (0 ms) 2022-08-17T12:50:07.6951789Z [ RUN ] TensorIndexingTest.TestIntIndices2d 2022-08-17T12:50:07.6952150Z [ OK ] TensorIndexingTest.TestIntIndices2d (0 ms) 2022-08-17T12:50:07.6952523Z [ RUN ] TensorIndexingTest.TestIntIndicesBroadcast 2022-08-17T12:50:07.6952906Z [ OK ] TensorIndexingTest.TestIntIndicesBroadcast (0 ms) 2022-08-17T12:50:07.6953273Z [ RUN ] TensorIndexingTest.TestEmptyIndex 2022-08-17T12:50:07.6953617Z [ OK ] TensorIndexingTest.TestEmptyIndex (0 ms) 2022-08-17T12:50:07.6953962Z [ RUN ] TensorIndexingTest.TestEmptyNdimIndex 2022-08-17T12:50:07.7008487Z [ OK ] TensorIndexingTest.TestEmptyNdimIndex (5 ms) 2022-08-17T12:50:07.7009062Z [ RUN ] TensorIndexingTest.TestEmptyNdimIndexBool 2022-08-17T12:50:07.7028610Z [ OK ] TensorIndexingTest.TestEmptyNdimIndexBool (2 ms) 2022-08-17T12:50:07.7029421Z [ RUN ] TensorIndexingTest.TestEmptySlice 2022-08-17T12:50:07.7030078Z [ OK ] TensorIndexingTest.TestEmptySlice (0 ms) 2022-08-17T12:50:07.7030641Z [ RUN ] TensorIndexingTest.TestIndexGetitemCopyBoolsSlices 2022-08-17T12:50:07.7031081Z [ OK ] TensorIndexingTest.TestIndexGetitemCopyBoolsSlices (0 ms) 2022-08-17T12:50:07.7031513Z [ RUN ] TensorIndexingTest.TestIndexSetitemBoolsSlices 2022-08-17T12:50:07.7096766Z [ OK ] TensorIndexingTest.TestIndexSetitemBoolsSlices (6 ms) 2022-08-17T12:50:07.7097458Z [ RUN ] TensorIndexingTest.TestIndexScalarWithBoolMask 2022-08-17T12:50:07.7097877Z [ OK ] TensorIndexingTest.TestIndexScalarWithBoolMask (0 ms) 2022-08-17T12:50:07.7098369Z [ RUN ] TensorIndexingTest.TestSetitemExpansionError 2022-08-17T12:50:07.7208831Z [ OK ] TensorIndexingTest.TestSetitemExpansionError (11 ms) 2022-08-17T12:50:07.7209212Z [ RUN ] TensorIndexingTest.TestGetitemScalars 2022-08-17T12:50:07.7294406Z [ OK ] TensorIndexingTest.TestGetitemScalars (8 ms) 2022-08-17T12:50:07.7294781Z [ RUN ] TensorIndexingTest.TestSetitemScalars 2022-08-17T12:50:07.7378872Z [ OK ] TensorIndexingTest.TestSetitemScalars (8 ms) 2022-08-17T12:50:07.7379353Z [ RUN ] TensorIndexingTest.TestBasicAdvancedCombined 2022-08-17T12:50:07.7380347Z [ OK ] TensorIndexingTest.TestBasicAdvancedCombined (0 ms) 2022-08-17T12:50:07.7380743Z [ RUN ] TensorIndexingTest.TestIntAssignment 2022-08-17T12:50:07.7381382Z [ OK ] TensorIndexingTest.TestIntAssignment (0 ms) 2022-08-17T12:50:07.7381755Z [ RUN ] TensorIndexingTest.TestByteTensorAssignment 2022-08-17T12:50:07.7382388Z [ OK ] TensorIndexingTest.TestByteTensorAssignment (0 ms) 2022-08-17T12:50:07.7382901Z [ RUN ] TensorIndexingTest.TestVariableSlicing 2022-08-17T12:50:07.7383328Z [ OK ] TensorIndexingTest.TestVariableSlicing (0 ms) 2022-08-17T12:50:07.7383735Z [ RUN ] TensorIndexingTest.TestEllipsisTensor 2022-08-17T12:50:07.7384109Z [ OK ] TensorIndexingTest.TestEllipsisTensor (0 ms) 2022-08-17T12:50:07.7384480Z [ RUN ] TensorIndexingTest.TestOutOfBoundIndex 2022-08-17T12:50:07.7477597Z [ OK ] TensorIndexingTest.TestOutOfBoundIndex (9 ms) 2022-08-17T12:50:07.7477968Z [ RUN ] TensorIndexingTest.TestZeroDimIndex 2022-08-17T12:50:07.7497655Z [ OK ] TensorIndexingTest.TestZeroDimIndex (2 ms) 2022-08-17T12:50:07.7498062Z [----------] 36 tests from TensorIndexingTest (66 ms total) 2022-08-17T12:50:07.7498246Z 2022-08-17T12:50:07.7498398Z [----------] 18 tests from NumpyTests 2022-08-17T12:50:07.7498680Z [ RUN ] NumpyTests.TestNoneIndex 2022-08-17T12:50:07.7499041Z [ OK ] NumpyTests.TestNoneIndex (0 ms) 2022-08-17T12:50:07.7499347Z [ RUN ] NumpyTests.TestEmptyFancyIndex 2022-08-17T12:50:07.7550821Z [ OK ] NumpyTests.TestEmptyFancyIndex (5 ms) 2022-08-17T12:50:07.7551434Z [ RUN ] NumpyTests.TestEllipsisIndex 2022-08-17T12:50:07.7551775Z [ OK ] NumpyTests.TestEllipsisIndex (0 ms) 2022-08-17T12:50:07.7552091Z [ RUN ] NumpyTests.TestSingleIntIndex 2022-08-17T12:50:07.7571768Z [ OK ] NumpyTests.TestSingleIntIndex (2 ms) 2022-08-17T12:50:07.7572363Z [ RUN ] NumpyTests.TestSingleBoolIndex 2022-08-17T12:50:07.7572972Z [ OK ] NumpyTests.TestSingleBoolIndex (0 ms) 2022-08-17T12:50:07.7573364Z [ RUN ] NumpyTests.TestBooleanShapeMismatch 2022-08-17T12:50:07.7778753Z [ OK ] NumpyTests.TestBooleanShapeMismatch (20 ms) 2022-08-17T12:50:07.7779249Z [ RUN ] NumpyTests.TestBooleanIndexingOnedim 2022-08-17T12:50:07.7779628Z [ OK ] NumpyTests.TestBooleanIndexingOnedim (0 ms) 2022-08-17T12:50:07.7780019Z [ RUN ] NumpyTests.TestBooleanAssignmentValueMismatch 2022-08-17T12:50:07.7928216Z [ OK ] NumpyTests.TestBooleanAssignmentValueMismatch (14 ms) 2022-08-17T12:50:07.7928705Z [ RUN ] NumpyTests.TestBooleanIndexingTwodim 2022-08-17T12:50:07.7929360Z [ OK ] NumpyTests.TestBooleanIndexingTwodim (0 ms) 2022-08-17T12:50:07.7929761Z [ RUN ] NumpyTests.TestBooleanIndexingWeirdness 2022-08-17T12:50:07.8036592Z [ OK ] NumpyTests.TestBooleanIndexingWeirdness (10 ms) 2022-08-17T12:50:07.8037269Z [ RUN ] NumpyTests.TestBooleanIndexingWeirdnessTensors 2022-08-17T12:50:07.8144883Z [ OK ] NumpyTests.TestBooleanIndexingWeirdnessTensors (10 ms) 2022-08-17T12:50:07.8145613Z [ RUN ] NumpyTests.TestBooleanIndexingAlldims 2022-08-17T12:50:07.8146317Z [ OK ] NumpyTests.TestBooleanIndexingAlldims (0 ms) 2022-08-17T12:50:07.8146969Z [ RUN ] NumpyTests.TestBooleanListIndexing 2022-08-17T12:50:07.8147584Z [ OK ] NumpyTests.TestBooleanListIndexing (0 ms) 2022-08-17T12:50:07.8148229Z [ RUN ] NumpyTests.TestEverythingReturnsViews 2022-08-17T12:50:07.8149169Z [ OK ] NumpyTests.TestEverythingReturnsViews (0 ms) 2022-08-17T12:50:07.8149795Z [ RUN ] NumpyTests.TestBroaderrorsIndexing 2022-08-17T12:50:07.8361324Z [ OK ] NumpyTests.TestBroaderrorsIndexing (21 ms) 2022-08-17T12:50:07.8362053Z [ RUN ] NumpyTests.TestTrivialFancyOutOfBounds 2022-08-17T12:50:07.8629942Z [ OK ] NumpyTests.TestTrivialFancyOutOfBounds (26 ms) 2022-08-17T12:50:07.8630944Z [ RUN ] NumpyTests.TestIndexIsLarger 2022-08-17T12:50:07.8631572Z [ OK ] NumpyTests.TestIndexIsLarger (0 ms) 2022-08-17T12:50:07.8632253Z [ RUN ] NumpyTests.TestBroadcastSubspace 2022-08-17T12:50:07.8632945Z [ OK ] NumpyTests.TestBroadcastSubspace (0 ms) 2022-08-17T12:50:07.8633643Z [----------] 18 tests from NumpyTests (113 ms total) 2022-08-17T12:50:07.8633938Z 2022-08-17T12:50:07.8634271Z [----------] 5 tests from TensorOptionsTest 2022-08-17T12:50:07.8634984Z [ RUN ] TensorOptionsTest.DefaultsToTheRightValues 2022-08-17T12:50:07.8635847Z [ OK ] TensorOptionsTest.DefaultsToTheRightValues (0 ms) 2022-08-17T12:50:07.8636685Z [ RUN ] TensorOptionsTest.UtilityFunctionsReturnTheRightTensorOptions 2022-08-17T12:50:07.8637656Z [ OK ] TensorOptionsTest.UtilityFunctionsReturnTheRightTensorOptions (0 ms) 2022-08-17T12:50:07.8638481Z [ RUN ] TensorOptionsTest.ConstructsWellFromCPUTypes 2022-08-17T12:50:07.8639226Z [ OK ] TensorOptionsTest.ConstructsWellFromCPUTypes (0 ms) 2022-08-17T12:50:07.8639972Z [ RUN ] TensorOptionsTest.ConstructsWellFromCPUTensors 2022-08-17T12:50:07.8640736Z [ OK ] TensorOptionsTest.ConstructsWellFromCPUTensors (0 ms) 2022-08-17T12:50:07.8641465Z [ RUN ] TensorOptionsTest.ConstructsWellFromVariables 2022-08-17T12:50:07.8642218Z [ OK ] TensorOptionsTest.ConstructsWellFromVariables (0 ms) 2022-08-17T12:50:07.8642909Z [----------] 5 tests from TensorOptionsTest (0 ms total) 2022-08-17T12:50:07.8643198Z 2022-08-17T12:50:07.8643430Z [----------] 1 test from DeviceTest 2022-08-17T12:50:07.8643996Z [ RUN ] DeviceTest.ParsesCorrectlyFromString 2022-08-17T12:50:07.8720294Z [ OK ] DeviceTest.ParsesCorrectlyFromString (8 ms) 2022-08-17T12:50:07.8720800Z [----------] 1 test from DeviceTest (8 ms total) 2022-08-17T12:50:07.8720997Z 2022-08-17T12:50:07.8721219Z [----------] 3 tests from DefaultDtypeTest 2022-08-17T12:50:07.8749615Z [ RUN ] DefaultDtypeTest.CanSetAndGetDefaultDtype 2022-08-17T12:50:07.8750329Z [ OK ] DefaultDtypeTest.CanSetAndGetDefaultDtype (0 ms) 2022-08-17T12:50:07.8751013Z [ RUN ] DefaultDtypeTest.NewTensorOptionsHasCorrectDefault 2022-08-17T12:50:07.8751613Z [ OK ] DefaultDtypeTest.NewTensorOptionsHasCorrectDefault (0 ms) 2022-08-17T12:50:07.8752184Z [ RUN ] DefaultDtypeTest.NewTensorsHaveCorrectDefaultDtype 2022-08-17T12:50:07.8752759Z [ OK ] DefaultDtypeTest.NewTensorsHaveCorrectDefaultDtype (0 ms) 2022-08-17T12:50:07.8753259Z [----------] 3 tests from DefaultDtypeTest (0 ms total) 2022-08-17T12:50:07.8753470Z 2022-08-17T12:50:07.8753935Z [----------] 1 test from TorchIncludeTest 2022-08-17T12:50:07.8754350Z [ RUN ] TorchIncludeTest.GetSetNumThreads 2022-08-17T12:50:07.8871941Z [ OK ] TorchIncludeTest.GetSetNumThreads (15 ms) 2022-08-17T12:50:07.8872610Z [----------] 1 test from TorchIncludeTest (15 ms total) 2022-08-17T12:50:07.8872881Z 2022-08-17T12:50:07.8873220Z [----------] 28 tests from InferenceModeTest 2022-08-17T12:50:07.8873693Z [ RUN ] InferenceModeTest.TestTLSState 2022-08-17T12:50:07.8874017Z [ OK ] InferenceModeTest.TestTLSState (0 ms) 2022-08-17T12:50:07.8874392Z [ RUN ] InferenceModeTest.TestInferenceTensorCreation 2022-08-17T12:50:07.8874812Z [ OK ] InferenceModeTest.TestInferenceTensorCreation (0 ms) 2022-08-17T12:50:07.8875228Z [ RUN ] InferenceModeTest.TestExistingAutogradSession 2022-08-17T12:50:07.8943343Z [ OK ] InferenceModeTest.TestExistingAutogradSession (7 ms) 2022-08-17T12:50:07.8943945Z [ RUN ] InferenceModeTest.TestInferenceTensorInInferenceModeFunctionalOp 2022-08-17T12:50:07.8945191Z [ OK ] InferenceModeTest.TestInferenceTensorInInferenceModeFunctionalOp (0 ms) 2022-08-17T12:50:07.8945757Z [ RUN ] InferenceModeTest.TestInferenceTensorInInferenceModeInplaceOp 2022-08-17T12:50:07.8946288Z [ OK ] InferenceModeTest.TestInferenceTensorInInferenceModeInplaceOp (0 ms) 2022-08-17T12:50:07.8946799Z [ RUN ] InferenceModeTest.TestInferenceTensorInInferenceModeViewOp 2022-08-17T12:50:07.8947305Z [ OK ] InferenceModeTest.TestInferenceTensorInInferenceModeViewOp (0 ms) 2022-08-17T12:50:07.8947808Z [ RUN ] InferenceModeTest.TestInferenceTensorInNormalModeFunctionalOp 2022-08-17T12:50:07.8948337Z [ OK ] InferenceModeTest.TestInferenceTensorInNormalModeFunctionalOp (0 ms) 2022-08-17T12:50:07.8948984Z [ RUN ] InferenceModeTest.TestInferenceTensorInNormalModeInplaceOp 2022-08-17T12:50:07.8998859Z [ OK ] InferenceModeTest.TestInferenceTensorInNormalModeInplaceOp (5 ms) 2022-08-17T12:50:07.8999382Z [ RUN ] InferenceModeTest.TestInferenceTensorInNormalModeViewOp 2022-08-17T12:50:07.8999890Z [ OK ] InferenceModeTest.TestInferenceTensorInNormalModeViewOp (0 ms) 2022-08-17T12:50:07.9000400Z [ RUN ] InferenceModeTest.TestNormalTensorInplaceOutputInInferenceMode 2022-08-17T12:50:07.9000920Z [ OK ] InferenceModeTest.TestNormalTensorInplaceOutputInInferenceMode (0 ms) 2022-08-17T12:50:07.9001444Z [ RUN ] InferenceModeTest.TestNormalTensorInplaceOutputInNormalMode 2022-08-17T12:50:07.9001957Z [ OK ] InferenceModeTest.TestNormalTensorInplaceOutputInNormalMode (0 ms) 2022-08-17T12:50:07.9002468Z [ RUN ] InferenceModeTest.TestNormalTensorViewOutputInInferenceMode 2022-08-17T12:50:07.9002966Z [ OK ] InferenceModeTest.TestNormalTensorViewOutputInInferenceMode (0 ms) 2022-08-17T12:50:07.9003471Z [ RUN ] InferenceModeTest.TestNormalTensorViewOutputInNormalMode 2022-08-17T12:50:07.9029717Z [ OK ] InferenceModeTest.TestNormalTensorViewOutputInNormalMode (3 ms) 2022-08-17T12:50:07.9030242Z [ RUN ] InferenceModeTest.TestMixInferenceAndNormalTensorFunctionalOp 2022-08-17T12:50:07.9091714Z [ OK ] InferenceModeTest.TestMixInferenceAndNormalTensorFunctionalOp (6 ms) 2022-08-17T12:50:07.9092244Z [ RUN ] InferenceModeTest.TestMixInferenceAndNormalTensorInplaceOp 2022-08-17T12:50:07.9172464Z [ OK ] InferenceModeTest.TestMixInferenceAndNormalTensorInplaceOp (8 ms) 2022-08-17T12:50:07.9173235Z [ RUN ] InferenceModeTest.TestMixInferenceAndNormalTensorViewOp 2022-08-17T12:50:07.9173713Z [ OK ] InferenceModeTest.TestMixInferenceAndNormalTensorViewOp (0 ms) 2022-08-17T12:50:07.9174161Z [ RUN ] InferenceModeTest.TestHandleDirectViewOnRebase 2022-08-17T12:50:07.9204822Z [ OK ] InferenceModeTest.TestHandleDirectViewOnRebase (3 ms) 2022-08-17T12:50:07.9205253Z [ RUN ] InferenceModeTest.TestHandleInDirectViewOnRebase 2022-08-17T12:50:07.9226984Z [ OK ] InferenceModeTest.TestHandleInDirectViewOnRebase (2 ms) 2022-08-17T12:50:07.9227617Z [ RUN ] InferenceModeTest.TestCreationMetaPropagation 2022-08-17T12:50:07.9288384Z [ OK ] InferenceModeTest.TestCreationMetaPropagation (6 ms) 2022-08-17T12:50:07.9289017Z [ RUN ] InferenceModeTest.TestCreationMetaPropagationInput 2022-08-17T12:50:07.9410787Z [ OK ] InferenceModeTest.TestCreationMetaPropagationInput (12 ms) 2022-08-17T12:50:07.9411432Z [ RUN ] InferenceModeTest.TestInplaceCopyOnInferenceTensor 2022-08-17T12:50:07.9483218Z [ OK ] InferenceModeTest.TestInplaceCopyOnInferenceTensor (7 ms) 2022-08-17T12:50:07.9483825Z [ RUN ] InferenceModeTest.TestSetRequiresGradInNormalMode 2022-08-17T12:50:07.9493110Z [ OK ] InferenceModeTest.TestSetRequiresGradInNormalMode (1 ms) 2022-08-17T12:50:07.9493614Z [ RUN ] InferenceModeTest.TestAccessVersionCounter 2022-08-17T12:50:07.9526401Z [ OK ] InferenceModeTest.TestAccessVersionCounter (3 ms) 2022-08-17T12:50:07.9527148Z [ RUN ] InferenceModeTest.TestInplaceUpdateInferenceTensorWithNormalTensor 2022-08-17T12:50:07.9597780Z [ OK ] InferenceModeTest.TestInplaceUpdateInferenceTensorWithNormalTensor (7 ms) 2022-08-17T12:50:07.9598539Z [ RUN ] InferenceModeTest.TestComplexViewInInferenceMode 2022-08-17T12:50:07.9599285Z [ OK ] InferenceModeTest.TestComplexViewInInferenceMode (0 ms) 2022-08-17T12:50:07.9600019Z [ RUN ] InferenceModeTest.TestComplexViewInNormalMode 2022-08-17T12:50:07.9600778Z [ OK ] InferenceModeTest.TestComplexViewInNormalMode (0 ms) 2022-08-17T12:50:07.9601319Z [ RUN ] InferenceModeTest.TestCustomFunction 2022-08-17T12:50:07.9601672Z [ OK ] InferenceModeTest.TestCustomFunction (0 ms) 2022-08-17T12:50:07.9602111Z [ RUN ] InferenceModeTest.TestLegacyAutoNonVariableTypeModeWarning 2022-08-17T12:50:07.9602619Z [ OK ] InferenceModeTest.TestLegacyAutoNonVariableTypeModeWarning (0 ms) 2022-08-17T12:50:07.9603046Z [----------] 28 tests from InferenceModeTest (72 ms total) 2022-08-17T12:50:07.9603213Z 2022-08-17T12:50:07.9603363Z [----------] 4 tests from GradModeTest 2022-08-17T12:50:07.9603695Z [ RUN ] GradModeTest.TestRequiresGradFunctionalOp 2022-08-17T12:50:07.9604089Z [ OK ] GradModeTest.TestRequiresGradFunctionalOp (0 ms) 2022-08-17T12:50:07.9604457Z [ RUN ] GradModeTest.TestRequiresGradInplaceOp 2022-08-17T12:50:07.9604828Z [ OK ] GradModeTest.TestRequiresGradInplaceOp (0 ms) 2022-08-17T12:50:07.9605194Z [ RUN ] GradModeTest.TestRequiresGradViewOp 2022-08-17T12:50:07.9605539Z [ OK ] GradModeTest.TestRequiresGradViewOp (0 ms) 2022-08-17T12:50:07.9605910Z [ RUN ] GradModeTest.TestRequiresGradViewOpExiting 2022-08-17T12:50:07.9633018Z [ OK ] GradModeTest.TestRequiresGradViewOpExiting (3 ms) 2022-08-17T12:50:07.9633445Z [----------] 4 tests from GradModeTest (3 ms total) 2022-08-17T12:50:07.9633588Z 2022-08-17T12:50:07.9633748Z [----------] 3 tests from OperationTest 2022-08-17T12:50:07.9634024Z [ RUN ] OperationTest.Lerp 2022-08-17T12:50:07.9640701Z [ OK ] OperationTest.Lerp (0 ms) 2022-08-17T12:50:07.9641030Z [ RUN ] OperationTest.Cross 2022-08-17T12:50:07.9668134Z [ OK ] OperationTest.Cross (2 ms) 2022-08-17T12:50:07.9668496Z [ RUN ] OperationTest.Linear_out 2022-08-17T12:50:07.9670785Z [ OK ] OperationTest.Linear_out (0 ms) 2022-08-17T12:50:07.9671397Z [----------] 3 tests from OperationTest (3 ms total) 2022-08-17T12:50:07.9671557Z 2022-08-17T12:50:07.9671729Z [----------] Global test environment tear-down 2022-08-17T12:50:07.9769413Z [==========] 989 tests from 47 test suites ran. (40162 ms total) 2022-08-17T12:50:07.9769703Z [ PASSED ] 989 tests. 2022-08-17T12:50:08.0460606Z + /opt/conda/lib/python3.7/site-packages/torch/bin/test_tensorexpr --gtest_output=xml:test/test-reports/cpp-unittest/test_libtorch/test_tensorexpr.xml 2022-08-17T12:50:08.2648871Z CUDA not available. Disabling CUDA and MultiCUDA tests 2022-08-17T12:50:08.2654149Z Note: Google Test filter = *-*_CUDA:*_MultiCUDA 2022-08-17T12:50:08.2654662Z [==========] Running 799 tests from 25 test suites. 2022-08-17T12:50:08.2655133Z [----------] Global test environment set-up. 2022-08-17T12:50:08.2655601Z [----------] 1 test from Approx 2022-08-17T12:50:08.2656025Z [ RUN ] Approx.log_vml 2022-08-17T12:50:09.4450032Z [ OK ] Approx.log_vml (1179 ms) 2022-08-17T12:50:09.4450728Z [----------] 1 test from Approx (1179 ms total) 2022-08-17T12:50:09.4450936Z 2022-08-17T12:50:09.4451113Z [----------] 34 tests from ATen 2022-08-17T12:50:09.4451491Z [ RUN ] ATen._cast_Float 2022-08-17T12:50:09.4453312Z [ OK ] ATen._cast_Float (0 ms) 2022-08-17T12:50:09.4453615Z [ RUN ] ATen.negInt 2022-08-17T12:50:09.4456520Z [ OK ] ATen.negInt (0 ms) 2022-08-17T12:50:09.4456833Z [ RUN ] ATen.negFloat 2022-08-17T12:50:09.4460301Z [ OK ] ATen.negFloat (0 ms) 2022-08-17T12:50:09.4460616Z [ RUN ] ATen.addInt 2022-08-17T12:50:09.4467052Z [ OK ] ATen.addInt (0 ms) 2022-08-17T12:50:09.4467351Z [ RUN ] ATen.addFloat 2022-08-17T12:50:09.4473465Z [ OK ] ATen.addFloat (0 ms) 2022-08-17T12:50:09.4473757Z [ RUN ] ATen.subInt 2022-08-17T12:50:09.4479723Z [ OK ] ATen.subInt (0 ms) 2022-08-17T12:50:09.4480031Z [ RUN ] ATen.subFloat 2022-08-17T12:50:09.4486633Z [ OK ] ATen.subFloat (0 ms) 2022-08-17T12:50:09.4486966Z [ RUN ] ATen.lerp 2022-08-17T12:50:09.4494555Z [ OK ] ATen.lerp (0 ms) 2022-08-17T12:50:09.4494813Z [ RUN ] ATen.addcmulInt 2022-08-17T12:50:09.4502312Z [ OK ] ATen.addcmulInt (0 ms) 2022-08-17T12:50:09.4502572Z [ RUN ] ATen.addcmulFloat 2022-08-17T12:50:09.4510341Z [ OK ] ATen.addcmulFloat (0 ms) 2022-08-17T12:50:09.4510604Z [ RUN ] ATen.mulInt 2022-08-17T12:50:09.4514557Z [ OK ] ATen.mulInt (0 ms) 2022-08-17T12:50:09.4514868Z [ RUN ] ATen.mulFloat 2022-08-17T12:50:09.4519265Z [ OK ] ATen.mulFloat (0 ms) 2022-08-17T12:50:09.4519512Z [ RUN ] ATen.divInt 2022-08-17T12:50:09.4523484Z [ OK ] ATen.divInt (0 ms) 2022-08-17T12:50:09.4523736Z [ RUN ] ATen.divFloat 2022-08-17T12:50:09.4527971Z [ OK ] ATen.divFloat (0 ms) 2022-08-17T12:50:09.4528253Z [ RUN ] ATen.maxInt 2022-08-17T12:50:09.4532421Z [ OK ] ATen.maxInt (0 ms) 2022-08-17T12:50:09.4532686Z [ RUN ] ATen.maxFloat 2022-08-17T12:50:09.4537011Z [ OK ] ATen.maxFloat (0 ms) 2022-08-17T12:50:09.4537269Z [ RUN ] ATen.minInt 2022-08-17T12:50:09.4541650Z [ OK ] ATen.minInt (0 ms) 2022-08-17T12:50:09.4541974Z [ RUN ] ATen.minFloat 2022-08-17T12:50:09.4546345Z [ OK ] ATen.minFloat (0 ms) 2022-08-17T12:50:09.4546599Z [ RUN ] ATen.reluInt 2022-08-17T12:50:09.4549834Z [ OK ] ATen.reluInt (0 ms) 2022-08-17T12:50:09.4550082Z [ RUN ] ATen.reluFloat 2022-08-17T12:50:09.4553497Z [ OK ] ATen.reluFloat (0 ms) 2022-08-17T12:50:09.4553956Z [ RUN ] ATen.logFloat 2022-08-17T12:50:09.4557168Z [ OK ] ATen.logFloat (0 ms) 2022-08-17T12:50:09.4557418Z [ RUN ] ATen.fastLogFloat 2022-08-17T12:50:09.4709430Z [ OK ] ATen.fastLogFloat (15 ms) 2022-08-17T12:50:09.4709721Z [ RUN ] ATen.fastTanhFloat 2022-08-17T12:50:09.4767858Z [ OK ] ATen.fastTanhFloat (5 ms) 2022-08-17T12:50:09.4768127Z [ RUN ] ATen.fastSigmoidFloat 2022-08-17T12:50:09.4844071Z [ OK ] ATen.fastSigmoidFloat (7 ms) 2022-08-17T12:50:09.4844356Z [ RUN ] ATen.log10Float 2022-08-17T12:50:09.4847137Z [ OK ] ATen.log10Float (0 ms) 2022-08-17T12:50:09.4847384Z [ RUN ] ATen.log2Float 2022-08-17T12:50:09.4850505Z [ OK ] ATen.log2Float (0 ms) 2022-08-17T12:50:09.4850762Z [ RUN ] ATen.expFloat 2022-08-17T12:50:09.4853784Z [ OK ] ATen.expFloat (0 ms) 2022-08-17T12:50:09.4854039Z [ RUN ] ATen.erfFloat 2022-08-17T12:50:09.4857098Z [ OK ] ATen.erfFloat (0 ms) 2022-08-17T12:50:09.4857491Z [ RUN ] ATen.cosFloat 2022-08-17T12:50:09.4860532Z [ OK ] ATen.cosFloat (0 ms) 2022-08-17T12:50:09.4860778Z [ RUN ] ATen.eqInt 2022-08-17T12:50:09.4865402Z [ OK ] ATen.eqInt (0 ms) 2022-08-17T12:50:09.4865631Z [ RUN ] ATen.geInt 2022-08-17T12:50:09.4870350Z [ OK ] ATen.geInt (0 ms) 2022-08-17T12:50:09.4870595Z [ RUN ] ATen.gtInt 2022-08-17T12:50:09.4875108Z [ OK ] ATen.gtInt (0 ms) 2022-08-17T12:50:09.4875351Z [ RUN ] ATen.leInt 2022-08-17T12:50:09.4879900Z [ OK ] ATen.leInt (0 ms) 2022-08-17T12:50:09.4880126Z [ RUN ] ATen.ltInt 2022-08-17T12:50:09.4884821Z [ OK ] ATen.ltInt (0 ms) 2022-08-17T12:50:09.4885117Z [----------] 34 tests from ATen (43 ms total) 2022-08-17T12:50:09.4885268Z 2022-08-17T12:50:09.4885435Z [----------] 26 tests from BoundsInference 2022-08-17T12:50:09.4885699Z [ RUN ] BoundsInference._1 2022-08-17T12:50:09.4887468Z [ OK ] BoundsInference._1 (0 ms) 2022-08-17T12:50:09.4887739Z [ RUN ] BoundsInference._2 2022-08-17T12:50:09.4889759Z [ OK ] BoundsInference._2 (0 ms) 2022-08-17T12:50:09.4890031Z [ RUN ] BoundsInference._3 2022-08-17T12:50:09.4892297Z [ OK ] BoundsInference._3 (0 ms) 2022-08-17T12:50:09.4892567Z [ RUN ] BoundsInference._4 2022-08-17T12:50:09.4897821Z [ OK ] BoundsInference._4 (0 ms) 2022-08-17T12:50:09.4898095Z [ RUN ] BoundsInference._5 2022-08-17T12:50:09.4911008Z [ OK ] BoundsInference._5 (1 ms) 2022-08-17T12:50:09.4911276Z [ RUN ] BoundsInference._6 2022-08-17T12:50:09.4920196Z [ OK ] BoundsInference._6 (0 ms) 2022-08-17T12:50:09.4920502Z [ RUN ] BoundsInference.Adjacent 2022-08-17T12:50:09.4926125Z [ OK ] BoundsInference.Adjacent (0 ms) 2022-08-17T12:50:09.4926460Z [ RUN ] BoundsInference.MultipleTopLoopLoad 2022-08-17T12:50:09.4931153Z [ OK ] BoundsInference.MultipleTopLoopLoad (0 ms) 2022-08-17T12:50:09.4931523Z [ RUN ] BoundsInference.MultipleTopLoopStore 2022-08-17T12:50:09.4936024Z [ OK ] BoundsInference.MultipleTopLoopStore (0 ms) 2022-08-17T12:50:09.4936360Z [ RUN ] BoundsInference.CacheReads 2022-08-17T12:50:09.4963808Z [ OK ] BoundsInference.CacheReads (2 ms) 2022-08-17T12:50:09.4964123Z [ RUN ] BoundsInference.Flattened 2022-08-17T12:50:09.4977407Z [ OK ] BoundsInference.Flattened (1 ms) 2022-08-17T12:50:09.4977774Z [ RUN ] BoundsInference.GetPotentialHazards 2022-08-17T12:50:09.4979338Z [ OK ] BoundsInference.GetPotentialHazards (0 ms) 2022-08-17T12:50:09.4979726Z [ RUN ] BoundsInference.GetPotentialHazardsLoopNoHazard 2022-08-17T12:50:09.4983132Z [ OK ] BoundsInference.GetPotentialHazardsLoopNoHazard (0 ms) 2022-08-17T12:50:09.4983552Z [ RUN ] BoundsInference.GetPotentialHazardsLoopCall 2022-08-17T12:50:09.4988558Z [ OK ] BoundsInference.GetPotentialHazardsLoopCall (0 ms) 2022-08-17T12:50:09.4989265Z [ RUN ] BoundsInference.GetPotentialHazardsLoopSplit 2022-08-17T12:50:09.5000654Z [ OK ] BoundsInference.GetPotentialHazardsLoopSplit (1 ms) 2022-08-17T12:50:09.5001343Z [ RUN ] BoundsInference.HasConflictingOverlapSameBufferWithPartialOverlap 2022-08-17T12:50:09.5005989Z [ OK ] BoundsInference.HasConflictingOverlapSameBufferWithPartialOverlap (0 ms) 2022-08-17T12:50:09.5006732Z [ RUN ] BoundsInference.HasConflictingOverlapSameBufferWithFullOverlap 2022-08-17T12:50:09.5007934Z [ OK ] BoundsInference.HasConflictingOverlapSameBufferWithFullOverlap (0 ms) 2022-08-17T12:50:09.5008654Z [ RUN ] BoundsInference.HasConflictingOverlapSameBufferWithFullOverlapRAW 2022-08-17T12:50:09.5010468Z [ OK ] BoundsInference.HasConflictingOverlapSameBufferWithFullOverlapRAW (0 ms) 2022-08-17T12:50:09.5011050Z [ RUN ] BoundsInference.HasConflictingOverlapSameBufferNotOverlapping 2022-08-17T12:50:09.5013399Z [ OK ] BoundsInference.HasConflictingOverlapSameBufferNotOverlapping (0 ms) 2022-08-17T12:50:09.5013913Z [ RUN ] BoundsInference.HasConflictingOverlap2DBufferWithOverlap 2022-08-17T12:50:09.5028108Z [ OK ] BoundsInference.HasConflictingOverlap2DBufferWithOverlap (1 ms) 2022-08-17T12:50:09.5028763Z [ RUN ] BoundsInference.HasConflictingOverlap2DBufferWithNoOverlap 2022-08-17T12:50:09.5038576Z [ OK ] BoundsInference.HasConflictingOverlap2DBufferWithNoOverlap (1 ms) 2022-08-17T12:50:09.5039074Z [ RUN ] BoundsInference.HasConflictingOverlapDifferentBuffers 2022-08-17T12:50:09.5041727Z [ OK ] BoundsInference.HasConflictingOverlapDifferentBuffers (0 ms) 2022-08-17T12:50:09.5042394Z [ RUN ] BoundsInference.HasConflictingOverlapDueToRAWDependence 2022-08-17T12:50:09.5044773Z [ OK ] BoundsInference.HasConflictingOverlapDueToRAWDependence (0 ms) 2022-08-17T12:50:09.5045439Z [ RUN ] BoundsInference.HasConflictingOverlapDueToWARDependence 2022-08-17T12:50:09.5047676Z [ OK ] BoundsInference.HasConflictingOverlapDueToWARDependence (0 ms) 2022-08-17T12:50:09.5048306Z [ RUN ] BoundsInference.HasConflictingOverlapWithLoads 2022-08-17T12:50:09.5050436Z [ OK ] BoundsInference.HasConflictingOverlapWithLoads (0 ms) 2022-08-17T12:50:09.5050987Z [ RUN ] BoundsInference.IsOverlapping 2022-08-17T12:50:09.5073614Z [ OK ] BoundsInference.IsOverlapping (2 ms) 2022-08-17T12:50:09.5074271Z [----------] 26 tests from BoundsInference (18 ms total) 2022-08-17T12:50:09.5074454Z 2022-08-17T12:50:09.5074597Z [----------] 4 tests from Conv 2022-08-17T12:50:09.5074856Z [ RUN ] Conv.DepthwiseConv2D 2022-08-17T12:50:09.7689879Z [ OK ] Conv.DepthwiseConv2D (261 ms) 2022-08-17T12:50:09.7690311Z [ RUN ] Conv.DepthwiseConv2DNoBias 2022-08-17T12:50:10.0241004Z [ OK ] Conv.DepthwiseConv2DNoBias (255 ms) 2022-08-17T12:50:10.0241634Z [ RUN ] Conv.DepthwiseConv2DDynamicShapes 2022-08-17T12:50:10.2199493Z [ OK ] Conv.DepthwiseConv2DDynamicShapes (195 ms) 2022-08-17T12:50:10.2200182Z [ RUN ] Conv.Conv2D 2022-08-17T12:50:11.2047253Z [ OK ] Conv.Conv2D (984 ms) 2022-08-17T12:50:11.2047818Z [----------] 4 tests from Conv (1697 ms total) 2022-08-17T12:50:11.2048122Z 2022-08-17T12:50:11.2048413Z [----------] 28 tests from CppPrinter 2022-08-17T12:50:11.2048839Z [ RUN ] CppPrinter.IntImm 2022-08-17T12:50:11.2049429Z [ OK ] CppPrinter.IntImm (0 ms) 2022-08-17T12:50:11.2049844Z [ RUN ] CppPrinter.FloatImm 2022-08-17T12:50:11.2050240Z [ OK ] CppPrinter.FloatImm (0 ms) 2022-08-17T12:50:11.2050739Z [ RUN ] CppPrinter.FloatImm1 2022-08-17T12:50:11.2051235Z [ OK ] CppPrinter.FloatImm1 (0 ms) 2022-08-17T12:50:11.2051685Z [ RUN ] CppPrinter.DoubleImm 2022-08-17T12:50:11.2052188Z [ OK ] CppPrinter.DoubleImm (0 ms) 2022-08-17T12:50:11.2052692Z [ RUN ] CppPrinter.DoubleImm1 2022-08-17T12:50:11.2053107Z [ OK ] CppPrinter.DoubleImm1 (0 ms) 2022-08-17T12:50:11.2053383Z [ RUN ] CppPrinter.HalfImm 2022-08-17T12:50:11.2053645Z [ OK ] CppPrinter.HalfImm (0 ms) 2022-08-17T12:50:11.2053904Z [ RUN ] CppPrinter.Add 2022-08-17T12:50:11.2054164Z [ OK ] CppPrinter.Add (0 ms) 2022-08-17T12:50:11.2054421Z [ RUN ] CppPrinter.AddExpr1 2022-08-17T12:50:11.2054703Z [ OK ] CppPrinter.AddExpr1 (0 ms) 2022-08-17T12:50:11.2055072Z [ RUN ] CppPrinter.AddExpr2 2022-08-17T12:50:11.2055354Z [ OK ] CppPrinter.AddExpr2 (0 ms) 2022-08-17T12:50:11.2055610Z [ RUN ] CppPrinter.AddExpr3 2022-08-17T12:50:11.2055889Z [ OK ] CppPrinter.AddExpr3 (0 ms) 2022-08-17T12:50:11.2056149Z [ RUN ] CppPrinter.Mod 2022-08-17T12:50:11.2056395Z [ OK ] CppPrinter.Mod (0 ms) 2022-08-17T12:50:11.2056657Z [ RUN ] CppPrinter.ModFloat 2022-08-17T12:50:11.2056935Z [ OK ] CppPrinter.ModFloat (0 ms) 2022-08-17T12:50:11.2057178Z [ RUN ] CppPrinter.Max 2022-08-17T12:50:11.2057437Z [ OK ] CppPrinter.Max (0 ms) 2022-08-17T12:50:11.2057700Z [ RUN ] CppPrinter.MaxFloat 2022-08-17T12:50:11.2057962Z [ OK ] CppPrinter.MaxFloat (0 ms) 2022-08-17T12:50:11.2058232Z [ RUN ] CppPrinter.MaxHalf 2022-08-17T12:50:11.2058502Z [ OK ] CppPrinter.MaxHalf (0 ms) 2022-08-17T12:50:11.2058751Z [ RUN ] CppPrinter.And 2022-08-17T12:50:11.2059085Z [ OK ] CppPrinter.And (0 ms) 2022-08-17T12:50:11.2059369Z [ RUN ] CppPrinter.CompareSelect 2022-08-17T12:50:11.2059676Z [ OK ] CppPrinter.CompareSelect (0 ms) 2022-08-17T12:50:11.2059957Z [ RUN ] CppPrinter.IfThenElse 2022-08-17T12:50:11.2060246Z [ OK ] CppPrinter.IfThenElse (0 ms) 2022-08-17T12:50:11.2060537Z [ RUN ] CppPrinter.AllocateFree 2022-08-17T12:50:11.2060842Z [ OK ] CppPrinter.AllocateFree (0 ms) 2022-08-17T12:50:11.2061131Z [ RUN ] CppPrinter.LoadStore 2022-08-17T12:50:11.2061413Z [ OK ] CppPrinter.LoadStore (0 ms) 2022-08-17T12:50:11.2061659Z [ RUN ] CppPrinter.Var 2022-08-17T12:50:11.2061919Z [ OK ] CppPrinter.Var (0 ms) 2022-08-17T12:50:11.2062173Z [ RUN ] CppPrinter.Cast 2022-08-17T12:50:11.2062427Z [ OK ] CppPrinter.Cast (0 ms) 2022-08-17T12:50:11.2062688Z [ RUN ] CppPrinter.BitCast 2022-08-17T12:50:11.2062958Z [ OK ] CppPrinter.BitCast (0 ms) 2022-08-17T12:50:11.2063216Z [ RUN ] CppPrinter.Let 2022-08-17T12:50:11.2063459Z [ OK ] CppPrinter.Let (0 ms) 2022-08-17T12:50:11.2063711Z [ RUN ] CppPrinter.For 2022-08-17T12:50:11.2063963Z [ OK ] CppPrinter.For (0 ms) 2022-08-17T12:50:11.2064201Z [ RUN ] CppPrinter.Cond 2022-08-17T12:50:11.2064460Z [ OK ] CppPrinter.Cond (0 ms) 2022-08-17T12:50:11.2064726Z [ RUN ] CppPrinter.Intrinsics 2022-08-17T12:50:11.2064998Z [ OK ] CppPrinter.Intrinsics (0 ms) 2022-08-17T12:50:11.2065285Z [ RUN ] CppPrinter.ExternalCall 2022-08-17T12:50:11.2065582Z [ OK ] CppPrinter.ExternalCall (0 ms) 2022-08-17T12:50:11.2065953Z [----------] 28 tests from CppPrinter (0 ms total) 2022-08-17T12:50:11.2066111Z 2022-08-17T12:50:11.2066263Z [----------] 8 tests from DynamicShapes 2022-08-17T12:50:11.2066554Z [ RUN ] DynamicShapes.SimpleGraph 2022-08-17T12:50:11.2910029Z [ OK ] DynamicShapes.SimpleGraph (85 ms) 2022-08-17T12:50:11.2910408Z [ RUN ] DynamicShapes.GraphWith2InputsSameDims 2022-08-17T12:50:11.3658904Z [ OK ] DynamicShapes.GraphWith2InputsSameDims (74 ms) 2022-08-17T12:50:11.3659364Z [ RUN ] DynamicShapes.GraphWith2InputsAndBroadcast 2022-08-17T12:50:11.4377834Z [ OK ] DynamicShapes.GraphWith2InputsAndBroadcast (71 ms) 2022-08-17T12:50:11.4378247Z [ RUN ] DynamicShapes.GraphWithPartiallySymbolicOutput 2022-08-17T12:50:11.4779274Z [ OK ] DynamicShapes.GraphWithPartiallySymbolicOutput (40 ms) 2022-08-17T12:50:11.4779731Z [ RUN ] DynamicShapes.GraphWithSymbolicStrides 2022-08-17T12:50:11.6446477Z [ OK ] DynamicShapes.GraphWithSymbolicStrides (166 ms) 2022-08-17T12:50:11.6446899Z [ RUN ] DynamicShapes.GraphWithCatAndBroadcast 2022-08-17T12:50:12.0856738Z [ OK ] DynamicShapes.GraphWithCatAndBroadcast (440 ms) 2022-08-17T12:50:12.0857123Z [ RUN ] DynamicShapes.GraphFromModel 2022-08-17T12:50:12.4637404Z [ OK ] DynamicShapes.GraphFromModel (378 ms) 2022-08-17T12:50:12.4637797Z [ RUN ] DynamicShapes.MultiThreadedExecution 2022-08-17T12:50:12.5392717Z [ OK ] DynamicShapes.MultiThreadedExecution (75 ms) 2022-08-17T12:50:12.5393488Z [----------] 8 tests from DynamicShapes (1333 ms total) 2022-08-17T12:50:12.5393755Z 2022-08-17T12:50:12.5393933Z [----------] 30 tests from Expr 2022-08-17T12:50:12.5394333Z [ RUN ] Expr.BasicValueTest 2022-08-17T12:50:12.5394649Z [ OK ] Expr.BasicValueTest (0 ms) 2022-08-17T12:50:12.5395164Z [ RUN ] Expr.BasicValueTest02 2022-08-17T12:50:12.5395698Z [ OK ] Expr.BasicValueTest02 (0 ms) 2022-08-17T12:50:12.5395992Z [ RUN ] Expr.IsChannelsLastContiguous 2022-08-17T12:50:12.5396319Z [ OK ] Expr.IsChannelsLastContiguous (0 ms) 2022-08-17T12:50:12.5396600Z [ RUN ] Expr.LetTest01 2022-08-17T12:50:12.5396847Z [ OK ] Expr.LetTest01 (0 ms) 2022-08-17T12:50:12.5397102Z [ RUN ] Expr.LetTest02 2022-08-17T12:50:12.5397358Z [ OK ] Expr.LetTest02 (0 ms) 2022-08-17T12:50:12.5397619Z [ RUN ] Expr.LetStmtTest01 2022-08-17T12:50:12.5397877Z [ OK ] Expr.LetStmtTest01 (0 ms) 2022-08-17T12:50:12.5398132Z [ RUN ] Expr.IntTest 2022-08-17T12:50:12.5398382Z [ OK ] Expr.IntTest (0 ms) 2022-08-17T12:50:12.5398616Z [ RUN ] Expr.FloatTest 2022-08-17T12:50:12.5398885Z [ OK ] Expr.FloatTest (0 ms) 2022-08-17T12:50:12.5399134Z [ RUN ] Expr.ByteTest 2022-08-17T12:50:12.5399377Z [ OK ] Expr.ByteTest (0 ms) 2022-08-17T12:50:12.5399620Z [ RUN ] Expr.CharTest 2022-08-17T12:50:12.5399873Z [ OK ] Expr.CharTest (0 ms) 2022-08-17T12:50:12.5400131Z [ RUN ] Expr.ShortTest 2022-08-17T12:50:12.5400386Z [ OK ] Expr.ShortTest (0 ms) 2022-08-17T12:50:12.5400634Z [ RUN ] Expr.LongTest 2022-08-17T12:50:12.5400876Z [ OK ] Expr.LongTest (0 ms) 2022-08-17T12:50:12.5401121Z [ RUN ] Expr.HalfTest 2022-08-17T12:50:12.5401373Z [ OK ] Expr.HalfTest (0 ms) 2022-08-17T12:50:12.5401622Z [ RUN ] Expr.DoubleTest 2022-08-17T12:50:12.5401873Z [ OK ] Expr.DoubleTest (0 ms) 2022-08-17T12:50:12.5402130Z [ RUN ] Expr.VectorAdd01 2022-08-17T12:50:12.5409956Z [ OK ] Expr.VectorAdd01 (1 ms) 2022-08-17T12:50:12.5410440Z [ RUN ] Expr.CompareSelectEQ 2022-08-17T12:50:12.5446539Z [ OK ] Expr.CompareSelectEQ (3 ms) 2022-08-17T12:50:12.5446835Z [ RUN ] Expr.CompareSelectDtypes 2022-08-17T12:50:12.5483857Z [ OK ] Expr.CompareSelectDtypes (3 ms) 2022-08-17T12:50:12.5484191Z [ RUN ] Expr.IntrinsicsDtypes 2022-08-17T12:50:12.5490784Z [ OK ] Expr.IntrinsicsDtypes (0 ms) 2022-08-17T12:50:12.5491337Z [ RUN ] Expr.Substitute01 2022-08-17T12:50:12.5491618Z [ OK ] Expr.Substitute01 (0 ms) 2022-08-17T12:50:12.5491913Z [ RUN ] Expr.Math01 2022-08-17T12:50:12.5492170Z [ OK ] Expr.Math01 (0 ms) 2022-08-17T12:50:12.5492511Z [ RUN ] Expr.UnaryMath01 2022-08-17T12:50:12.5492942Z [ OK ] Expr.UnaryMath01 (0 ms) 2022-08-17T12:50:12.5493411Z [ RUN ] Expr.BinaryMath01 2022-08-17T12:50:12.5493861Z [ OK ] Expr.BinaryMath01 (0 ms) 2022-08-17T12:50:12.5494186Z [ RUN ] Expr.LogicalOps01 2022-08-17T12:50:12.5494722Z [ OK ] Expr.LogicalOps01 (0 ms) 2022-08-17T12:50:12.5494999Z [ RUN ] Expr.LogicalOps02 2022-08-17T12:50:12.5495251Z [ OK ] Expr.LogicalOps02 (0 ms) 2022-08-17T12:50:12.5495513Z [ RUN ] Expr.LogicalOps03 2022-08-17T12:50:12.5496735Z [ OK ] Expr.LogicalOps03 (0 ms) 2022-08-17T12:50:12.5497167Z [ RUN ] Expr.BitwiseOps 2022-08-17T12:50:12.5497623Z [ OK ] Expr.BitwiseOps (0 ms) 2022-08-17T12:50:12.5497895Z [ RUN ] Expr.DynamicShapeAdd 2022-08-17T12:50:12.5499860Z [ OK ] Expr.DynamicShapeAdd (0 ms) 2022-08-17T12:50:12.5500357Z [ RUN ] Expr.OutOfBounds 2022-08-17T12:50:12.5502028Z [ OK ] Expr.OutOfBounds (0 ms) 2022-08-17T12:50:12.5502538Z [ RUN ] Expr.OutOfBounds2d 2022-08-17T12:50:12.5510601Z [ OK ] Expr.OutOfBounds2d (0 ms) 2022-08-17T12:50:12.5511202Z [ RUN ] Expr.OutOfBounds2dFlattenedIndex 2022-08-17T12:50:12.5515850Z [ OK ] Expr.OutOfBounds2dFlattenedIndex (0 ms) 2022-08-17T12:50:12.5516449Z [----------] 30 tests from Expr (12 ms total) 2022-08-17T12:50:12.5516643Z 2022-08-17T12:50:12.5516807Z [----------] 16 tests from ExternalCall 2022-08-17T12:50:12.5517093Z [ RUN ] ExternalCall.Conv1d_float 2022-08-17T12:50:12.5803100Z [ OK ] ExternalCall.Conv1d_float (28 ms) 2022-08-17T12:50:12.5803498Z [ RUN ] ExternalCall.Conv1d_int 2022-08-17T12:50:12.6095959Z [ OK ] ExternalCall.Conv1d_int (29 ms) 2022-08-17T12:50:12.6096364Z [ RUN ] ExternalCall.Conv1d_nobias_noargs 2022-08-17T12:50:12.6343916Z [ OK ] ExternalCall.Conv1d_nobias_noargs (24 ms) 2022-08-17T12:50:12.6344396Z [ RUN ] ExternalCall.Conv2d_float 2022-08-17T12:50:12.6665880Z [ OK ] ExternalCall.Conv2d_float (32 ms) 2022-08-17T12:50:12.6666484Z [ RUN ] ExternalCall.Conv2d_int 2022-08-17T12:50:12.7015795Z [ OK ] ExternalCall.Conv2d_int (34 ms) 2022-08-17T12:50:12.7016470Z [ RUN ] ExternalCall.Conv2d_nobias_noargs 2022-08-17T12:50:12.7296763Z [ OK ] ExternalCall.Conv2d_nobias_noargs (28 ms) 2022-08-17T12:50:12.7297544Z [ RUN ] ExternalCall.Addmm_float 2022-08-17T12:50:12.7567293Z [ OK ] ExternalCall.Addmm_float (27 ms) 2022-08-17T12:50:12.7567717Z [ RUN ] ExternalCall.Embedding 2022-08-17T12:50:12.7830562Z [ OK ] ExternalCall.Embedding (26 ms) 2022-08-17T12:50:12.7830986Z [ RUN ] ExternalCall.MaxReduction 2022-08-17T12:50:12.8070223Z [ OK ] ExternalCall.MaxReduction (23 ms) 2022-08-17T12:50:12.8070997Z [ RUN ] ExternalCall.Prepacked_Linear_float 2022-08-17T12:50:12.8509052Z [ OK ] ExternalCall.Prepacked_Linear_float (43 ms) 2022-08-17T12:50:12.8509858Z [ RUN ] ExternalCall.Prepacked_Conv2d_float 2022-08-17T12:50:12.9225098Z [ OK ] ExternalCall.Prepacked_Conv2d_float (71 ms) 2022-08-17T12:50:12.9225839Z [ RUN ] ExternalCall.BinaryFloat 2022-08-17T12:50:12.9973222Z [ OK ] ExternalCall.BinaryFloat (74 ms) 2022-08-17T12:50:12.9973658Z [ RUN ] ExternalCall.UnaryFloat 2022-08-17T12:50:13.0440222Z [ OK ] ExternalCall.UnaryFloat (46 ms) 2022-08-17T12:50:13.0440613Z [ RUN ] ExternalCall.ComputeInterop 2022-08-17T12:50:14.1596206Z [ OK ] ExternalCall.ComputeInterop (1115 ms) 2022-08-17T12:50:14.1596541Z [ RUN ] ExternalCall.Inlining 2022-08-17T12:50:14.2337122Z [ OK ] ExternalCall.Inlining (74 ms) 2022-08-17T12:50:14.2337671Z [ RUN ] ExternalCall.JitCustomFusionOp 2022-08-17T12:50:14.3565093Z [ OK ] ExternalCall.JitCustomFusionOp (122 ms) 2022-08-17T12:50:14.3565742Z [----------] 16 tests from ExternalCall (1804 ms total) 2022-08-17T12:50:14.3565989Z 2022-08-17T12:50:14.3566357Z [----------] 8 tests from GraphOpt 2022-08-17T12:50:14.3566637Z [ RUN ] GraphOpt.OptimizeCat 2022-08-17T12:50:14.3898748Z [ OK ] GraphOpt.OptimizeCat (33 ms) 2022-08-17T12:50:14.3899099Z [ RUN ] GraphOpt.OptimizeCat2 2022-08-17T12:50:14.4264274Z [ OK ] GraphOpt.OptimizeCat2 (36 ms) 2022-08-17T12:50:14.4264806Z [ RUN ] GraphOpt.OptimizeCat3 2022-08-17T12:50:14.4684159Z [ OK ] GraphOpt.OptimizeCat3 (42 ms) 2022-08-17T12:50:14.4684821Z [ RUN ] GraphOpt.OptimizeCatWithTypePromotionInUser 2022-08-17T12:50:14.5017833Z [ OK ] GraphOpt.OptimizeCatWithTypePromotionInUser (33 ms) 2022-08-17T12:50:14.5018398Z [ RUN ] GraphOpt.OptimizeCatWithTypePromotionInCat 2022-08-17T12:50:14.5641727Z [ OK ] GraphOpt.OptimizeCatWithTypePromotionInCat (62 ms) 2022-08-17T12:50:14.5642370Z [ RUN ] GraphOpt.OptimizeCatNoSingleTensorElementwiseOp 2022-08-17T12:50:14.6028951Z [ OK ] GraphOpt.OptimizeCatNoSingleTensorElementwiseOp (38 ms) 2022-08-17T12:50:14.6029621Z [ RUN ] GraphOpt.OptimizeCatNoSingleTensorElementwiseOp2 2022-08-17T12:50:14.6441676Z [ OK ] GraphOpt.OptimizeCatNoSingleTensorElementwiseOp2 (41 ms) 2022-08-17T12:50:14.6442311Z [ RUN ] GraphOpt.AOTGraphPrepPasses 2022-08-17T12:50:14.6442667Z [ OK ] GraphOpt.AOTGraphPrepPasses (0 ms) 2022-08-17T12:50:14.6443180Z [----------] 8 tests from GraphOpt (287 ms total) 2022-08-17T12:50:14.6443463Z 2022-08-17T12:50:14.6443682Z [----------] 4 tests from IRPrinter 2022-08-17T12:50:14.6443968Z [ RUN ] IRPrinter.BasicValueTest 2022-08-17T12:50:14.6444272Z [ OK ] IRPrinter.BasicValueTest (0 ms) 2022-08-17T12:50:14.6444645Z [ RUN ] IRPrinter.BasicValueTest02 2022-08-17T12:50:14.6445004Z [ OK ] IRPrinter.BasicValueTest02 (0 ms) 2022-08-17T12:50:14.6445297Z [ RUN ] IRPrinter.CastTest 2022-08-17T12:50:14.6445625Z [ OK ] IRPrinter.CastTest (0 ms) 2022-08-17T12:50:14.6446035Z [ RUN ] IRPrinter.FunctionName 2022-08-17T12:50:14.6446529Z [ OK ] IRPrinter.FunctionName (0 ms) 2022-08-17T12:50:14.6447097Z [----------] 4 tests from IRPrinter (0 ms total) 2022-08-17T12:50:14.6447286Z 2022-08-17T12:50:14.6447504Z [----------] 8 tests from IRVerifier 2022-08-17T12:50:14.6447877Z [ RUN ] IRVerifier.BitwiseOps 2022-08-17T12:50:14.6448328Z [ OK ] IRVerifier.BitwiseOps (0 ms) 2022-08-17T12:50:14.6448797Z [ RUN ] IRVerifier.CompareSelect 2022-08-17T12:50:14.6449334Z [ OK ] IRVerifier.CompareSelect (0 ms) 2022-08-17T12:50:14.6449816Z [ RUN ] IRVerifier.Ramp 2022-08-17T12:50:14.6450459Z [ OK ] IRVerifier.Ramp (0 ms) 2022-08-17T12:50:14.6450703Z [ RUN ] IRVerifier.Load 2022-08-17T12:50:14.6450969Z [ OK ] IRVerifier.Load (0 ms) 2022-08-17T12:50:14.6451249Z [ RUN ] IRVerifier.IfThenElse 2022-08-17T12:50:14.6451536Z [ OK ] IRVerifier.IfThenElse (0 ms) 2022-08-17T12:50:14.6451785Z [ RUN ] IRVerifier.For 2022-08-17T12:50:14.6452039Z [ OK ] IRVerifier.For (0 ms) 2022-08-17T12:50:14.6452290Z [ RUN ] IRVerifier.Block 2022-08-17T12:50:14.6452541Z [ OK ] IRVerifier.Block (0 ms) 2022-08-17T12:50:14.6452793Z [ RUN ] IRVerifier.Store 2022-08-17T12:50:14.6453051Z [ OK ] IRVerifier.Store (0 ms) 2022-08-17T12:50:14.6453334Z [----------] 8 tests from IRVerifier (0 ms total) 2022-08-17T12:50:14.6453483Z 2022-08-17T12:50:14.6453620Z [----------] 35 tests from Kernel 2022-08-17T12:50:14.6453901Z [ RUN ] Kernel.InliningIntermediates 2022-08-17T12:50:14.7134302Z [ OK ] Kernel.InliningIntermediates (68 ms) 2022-08-17T12:50:14.7135318Z [ RUN ] Kernel.PreAllocIntermediateBufs 2022-08-17T12:50:14.7565649Z [ OK ] Kernel.PreAllocIntermediateBufs (43 ms) 2022-08-17T12:50:14.7566210Z [ RUN ] Kernel._1 2022-08-17T12:50:14.7865387Z [ OK ] Kernel._1 (30 ms) 2022-08-17T12:50:14.7865824Z [ RUN ] Kernel._2 2022-08-17T12:50:14.8186494Z [ OK ] Kernel._2 (32 ms) 2022-08-17T12:50:14.8186953Z [ RUN ] Kernel._3 2022-08-17T12:50:14.8510507Z [ OK ] Kernel._3 (32 ms) 2022-08-17T12:50:14.8511027Z [ RUN ] Kernel.Huge 2022-08-17T12:50:14.8762876Z [ OK ] Kernel.Huge (25 ms) 2022-08-17T12:50:14.8763389Z [ RUN ] Kernel.ParallelStrided 2022-08-17T12:50:14.9964501Z [ OK ] Kernel.ParallelStrided (120 ms) 2022-08-17T12:50:14.9965101Z [ RUN ] Kernel.CatInputTypesPromotion 2022-08-17T12:50:15.0913651Z [ OK ] Kernel.CatInputTypesPromotion (94 ms) 2022-08-17T12:50:15.0914299Z [ RUN ] Kernel.CatAndInlineWithAConstantDim 2022-08-17T12:50:15.1206319Z [ OK ] Kernel.CatAndInlineWithAConstantDim (29 ms) 2022-08-17T12:50:15.1207005Z [ RUN ] Kernel.CatWithEmptyInputs 2022-08-17T12:50:15.1919911Z [ OK ] Kernel.CatWithEmptyInputs (71 ms) 2022-08-17T12:50:15.1920520Z [ RUN ] Kernel.CatWoConditionals 2022-08-17T12:50:15.2661338Z [ OK ] Kernel.CatWoConditionals (74 ms) 2022-08-17T12:50:15.2661961Z [ RUN ] Kernel.OptimizeConditionals 2022-08-17T12:50:15.3635547Z [ OK ] Kernel.OptimizeConditionals (97 ms) 2022-08-17T12:50:15.3636091Z [ RUN ] Kernel.SumAllAxes 2022-08-17T12:50:15.4137722Z [ OK ] Kernel.SumAllAxes (50 ms) 2022-08-17T12:50:15.4138247Z [ RUN ] Kernel.SumOneAxis 2022-08-17T12:50:15.8296111Z [ OK ] Kernel.SumOneAxis (415 ms) 2022-08-17T12:50:15.8296673Z [ RUN ] Kernel.SumMultipleAxes 2022-08-17T12:50:16.2688717Z [ OK ] Kernel.SumMultipleAxes (439 ms) 2022-08-17T12:50:16.2689269Z [ RUN ] Kernel.Softmax2D 2022-08-17T12:50:16.6782955Z [ OK ] Kernel.Softmax2D (409 ms) 2022-08-17T12:50:16.6783469Z [ RUN ] Kernel.Softmax3D 2022-08-17T12:50:17.3597750Z [ OK ] Kernel.Softmax3D (681 ms) 2022-08-17T12:50:17.3598306Z [ RUN ] Kernel.Softmax4D 2022-08-17T12:50:18.2528854Z [ OK ] Kernel.Softmax4D (893 ms) 2022-08-17T12:50:18.2529410Z [ RUN ] Kernel.SignTest 2022-08-17T12:50:18.3243341Z [ OK ] Kernel.SignTest (71 ms) 2022-08-17T12:50:18.3243934Z [ RUN ] Kernel.InlineProducerIntoReduction 2022-08-17T12:50:18.3536858Z [ OK ] Kernel.InlineProducerIntoReduction (29 ms) 2022-08-17T12:50:18.3537883Z [ RUN ] Kernel.InlineReductionIntoConsumer 2022-08-17T12:50:18.3895925Z [ OK ] Kernel.InlineReductionIntoConsumer (35 ms) 2022-08-17T12:50:18.3896516Z [ RUN ] Kernel.ConstantTensors 2022-08-17T12:50:18.4297163Z [ OK ] Kernel.ConstantTensors (40 ms) 2022-08-17T12:50:18.4297843Z [ RUN ] Kernel.ConstantTensorsNonContiguous 2022-08-17T12:50:18.4702218Z [ OK ] Kernel.ConstantTensorsNonContiguous (40 ms) 2022-08-17T12:50:18.4702573Z [ RUN ] Kernel.RunFast 2022-08-17T12:50:18.5024728Z [ OK ] Kernel.RunFast (32 ms) 2022-08-17T12:50:18.5025067Z [ RUN ] Kernel.RunWithAllocatedOutputs 2022-08-17T12:50:18.5347675Z [ OK ] Kernel.RunWithAllocatedOutputs (32 ms) 2022-08-17T12:50:18.5348016Z [ RUN ] Kernel.CodegenInspection 2022-08-17T12:50:18.5750223Z [ OK ] Kernel.CodegenInspection (40 ms) 2022-08-17T12:50:18.5750528Z [ RUN ] Kernel.CustomLowering 2022-08-17T12:50:18.5994291Z [ OK ] Kernel.CustomLowering (24 ms) 2022-08-17T12:50:18.5994869Z [ RUN ] Kernel.Vectorize 2022-08-17T12:50:18.6301510Z [ OK ] Kernel.Vectorize (30 ms) 2022-08-17T12:50:18.6301809Z [ RUN ] Kernel.Strided1dWithinBounds 2022-08-17T12:50:18.6537354Z [ OK ] Kernel.Strided1dWithinBounds (23 ms) 2022-08-17T12:50:18.6537743Z [ RUN ] Kernel.InputAsOutput 2022-08-17T12:50:18.6882612Z [ OK ] Kernel.InputAsOutput (34 ms) 2022-08-17T12:50:18.6882886Z [ RUN ] Kernel.ScalarOut 2022-08-17T12:50:18.7091268Z [ OK ] Kernel.ScalarOut (20 ms) 2022-08-17T12:50:18.7091569Z [ RUN ] Kernel.ScalarTensorOut 2022-08-17T12:50:18.7367719Z [ OK ] Kernel.ScalarTensorOut (27 ms) 2022-08-17T12:50:18.7368071Z [ RUN ] Kernel.FuseLoopsWithVariableBounds 2022-08-17T12:50:19.1802042Z [ OK ] Kernel.FuseLoopsWithVariableBounds (443 ms) 2022-08-17T12:50:19.1802437Z [ RUN ] Kernel.FuseLoopsWithVariableConcatDim 2022-08-17T12:50:19.6840584Z [ OK ] Kernel.FuseLoopsWithVariableConcatDim (503 ms) 2022-08-17T12:50:19.6841048Z [ RUN ] Kernel.DoNotFuseLoopsWithMismatchingVariableDims 2022-08-17T12:50:20.0112858Z [ OK ] Kernel.DoNotFuseLoopsWithMismatchingVariableDims (327 ms) 2022-08-17T12:50:20.0113435Z [----------] 35 tests from Kernel (5366 ms total) 2022-08-17T12:50:20.0113666Z 2022-08-17T12:50:20.0113885Z [----------] 174 tests from LoopNest 2022-08-17T12:50:20.0114287Z [ RUN ] LoopNest.ExprSimple01 2022-08-17T12:50:20.0114626Z [ OK ] LoopNest.ExprSimple01 (0 ms) 2022-08-17T12:50:20.0115076Z [ RUN ] LoopNest.ExprLower01 2022-08-17T12:50:20.0115454Z [ OK ] LoopNest.ExprLower01 (0 ms) 2022-08-17T12:50:20.0115804Z [ RUN ] LoopNest.ExprSimple02 2022-08-17T12:50:20.0138041Z [ OK ] LoopNest.ExprSimple02 (2 ms) 2022-08-17T12:50:20.0138455Z [ RUN ] LoopNest.ExprSliceHeadWithLoopOptions 2022-08-17T12:50:20.0140118Z [ OK ] LoopNest.ExprSliceHeadWithLoopOptions (0 ms) 2022-08-17T12:50:20.0140487Z [ RUN ] LoopNest.ExprSliceTailWithLoopOptions 2022-08-17T12:50:20.0143396Z [ OK ] LoopNest.ExprSliceTailWithLoopOptions (0 ms) 2022-08-17T12:50:20.0143986Z [ RUN ] LoopNest.ExprSliceHeadWhenFactorEqualsSize 2022-08-17T12:50:20.0144404Z [ OK ] LoopNest.ExprSliceHeadWhenFactorEqualsSize (0 ms) 2022-08-17T12:50:20.0144803Z [ RUN ] LoopNest.ExprSliceHeadWhenFactorLargerThanSize 2022-08-17T12:50:20.0145295Z [ OK ] LoopNest.ExprSliceHeadWhenFactorLargerThanSize (0 ms) 2022-08-17T12:50:20.0145668Z [ RUN ] LoopNest.ExprSliceHead 2022-08-17T12:50:20.0146088Z [ OK ] LoopNest.ExprSliceHead (0 ms) 2022-08-17T12:50:20.0146667Z [ RUN ] LoopNest.ExprSliceHeadWithNonZeroStart 2022-08-17T12:50:20.0148420Z [ OK ] LoopNest.ExprSliceHeadWithNonZeroStart (0 ms) 2022-08-17T12:50:20.0149390Z [ RUN ] LoopNest.ExprSliceTailWhenFactorEqualsSize 2022-08-17T12:50:20.0150020Z [ OK ] LoopNest.ExprSliceTailWhenFactorEqualsSize (0 ms) 2022-08-17T12:50:20.0150682Z [ RUN ] LoopNest.ExprSliceTailWhenFactorLargerThanSize 2022-08-17T12:50:20.0151109Z [ OK ] LoopNest.ExprSliceTailWhenFactorLargerThanSize (0 ms) 2022-08-17T12:50:20.0151712Z [ RUN ] LoopNest.ExprSliceTail 2022-08-17T12:50:20.0152131Z [ OK ] LoopNest.ExprSliceTail (0 ms) 2022-08-17T12:50:20.0152428Z [ RUN ] LoopNest.ExprSplitAndSlice 2022-08-17T12:50:20.0158417Z [ OK ] LoopNest.ExprSplitAndSlice (0 ms) 2022-08-17T12:50:20.0158983Z [ RUN ] LoopNest.ExprSliceAndNormalize 2022-08-17T12:50:20.0160709Z [ OK ] LoopNest.ExprSliceAndNormalize (0 ms) 2022-08-17T12:50:20.0161451Z [ RUN ] LoopNest.ExprSliceWithVariableDimension 2022-08-17T12:50:20.0177016Z [ OK ] LoopNest.ExprSliceWithVariableDimension (1 ms) 2022-08-17T12:50:20.0177597Z [ RUN ] LoopNest.ExprSplitWithTail 2022-08-17T12:50:20.0184439Z [ OK ] LoopNest.ExprSplitWithTail (0 ms) 2022-08-17T12:50:20.0185021Z [ RUN ] LoopNest.ExprSplitWithTailNone 2022-08-17T12:50:20.0197789Z [ OK ] LoopNest.ExprSplitWithTailNone (1 ms) 2022-08-17T12:50:20.0198349Z [ RUN ] LoopNest.ExprSplitWithMask01 2022-08-17T12:50:20.0226843Z [ OK ] LoopNest.ExprSplitWithMask01 (2 ms) 2022-08-17T12:50:20.0227451Z [ RUN ] LoopNest.ExprSplitWithMaskRepeatedNoMask 2022-08-17T12:50:20.0232222Z [ OK ] LoopNest.ExprSplitWithMaskRepeatedNoMask (0 ms) 2022-08-17T12:50:20.0232680Z [ RUN ] LoopNest.getLoopAt 2022-08-17T12:50:20.0233066Z [ OK ] LoopNest.getLoopAt (0 ms) 2022-08-17T12:50:20.0233438Z [ RUN ] LoopNest.TileSimple 2022-08-17T12:50:20.1131391Z [ OK ] LoopNest.TileSimple (89 ms) 2022-08-17T12:50:20.1131704Z [ RUN ] LoopNest.TileWithTails 2022-08-17T12:50:20.2035571Z [ OK ] LoopNest.TileWithTails (90 ms) 2022-08-17T12:50:20.2035881Z [ RUN ] LoopNest.TileInMiddle 2022-08-17T12:50:20.3482239Z [ OK ] LoopNest.TileInMiddle (144 ms) 2022-08-17T12:50:20.3482620Z [ RUN ] LoopNest.SplitWithTailWithLoopOptions 2022-08-17T12:50:20.3482994Z [ OK ] LoopNest.SplitWithTailWithLoopOptions (0 ms) 2022-08-17T12:50:20.3483367Z [ RUN ] LoopNest.SplitWithMaskWithLoopOptions 2022-08-17T12:50:20.3485043Z [ OK ] LoopNest.SplitWithMaskWithLoopOptions (0 ms) 2022-08-17T12:50:20.3485400Z [ RUN ] LoopNest.ScheduleBroadcastAddBuffer 2022-08-17T12:50:20.3503409Z [ OK ] LoopNest.ScheduleBroadcastAddBuffer (2 ms) 2022-08-17T12:50:20.3503791Z [ RUN ] LoopNest.ScheduleFunctionCall01 2022-08-17T12:50:20.3583064Z [ OK ] LoopNest.ScheduleFunctionCall01 (7 ms) 2022-08-17T12:50:20.3583397Z [ RUN ] LoopNest.ScheduleInlineSimple 2022-08-17T12:50:20.3706971Z [ OK ] LoopNest.ScheduleInlineSimple (12 ms) 2022-08-17T12:50:20.3707318Z [ RUN ] LoopNest.ScheduleInlineFunc01 2022-08-17T12:50:20.4280820Z [ OK ] LoopNest.ScheduleInlineFunc01 (57 ms) 2022-08-17T12:50:20.4281422Z [ RUN ] LoopNest.ScheduleInlineRandom 2022-08-17T12:50:20.4284666Z [ OK ] LoopNest.ScheduleInlineRandom (0 ms) 2022-08-17T12:50:20.4285282Z [ RUN ] LoopNest.ScheduleInlineRandomUnrelated 2022-08-17T12:50:20.4289271Z [ OK ] LoopNest.ScheduleInlineRandomUnrelated (0 ms) 2022-08-17T12:50:20.4289701Z [ RUN ] LoopNest.ScheduleInlineRandomLowerDimensions 2022-08-17T12:50:20.4292165Z [ OK ] LoopNest.ScheduleInlineRandomLowerDimensions (0 ms) 2022-08-17T12:50:20.4292550Z [ RUN ] LoopNest.ScheduleInlineIntrinsics 2022-08-17T12:50:20.4383527Z [ OK ] LoopNest.ScheduleInlineIntrinsics (9 ms) 2022-08-17T12:50:20.4383917Z [ RUN ] LoopNest.ScheduleInlineRandWithIntrinsics 2022-08-17T12:50:20.4386449Z [ OK ] LoopNest.ScheduleInlineRandWithIntrinsics (0 ms) 2022-08-17T12:50:20.4386818Z [ RUN ] LoopNest.ScheduleSplitAThenInline 2022-08-17T12:50:20.4388273Z [ OK ] LoopNest.ScheduleSplitAThenInline (0 ms) 2022-08-17T12:50:20.4388798Z [ RUN ] LoopNest.ScheduleSplitBThenInline 2022-08-17T12:50:20.4392418Z [ OK ] LoopNest.ScheduleSplitBThenInline (0 ms) 2022-08-17T12:50:20.4392783Z [ RUN ] LoopNest.ScheduleSplitTwiceThenInline 2022-08-17T12:50:20.4394252Z [ OK ] LoopNest.ScheduleSplitTwiceThenInline (0 ms) 2022-08-17T12:50:20.4394625Z [ RUN ] LoopNest.ScheduleInlineThenSplit 2022-08-17T12:50:20.4398190Z [ OK ] LoopNest.ScheduleInlineThenSplit (0 ms) 2022-08-17T12:50:20.4398586Z [ RUN ] LoopNest.ScheduleSplitInlineThenSplit 2022-08-17T12:50:20.4405523Z [ OK ] LoopNest.ScheduleSplitInlineThenSplit (0 ms) 2022-08-17T12:50:20.4405895Z [ RUN ] LoopNest.ScheduleSplitInlineSimplify 2022-08-17T12:50:20.4407213Z [ OK ] LoopNest.ScheduleSplitInlineSimplify (0 ms) 2022-08-17T12:50:20.4407581Z [ RUN ] LoopNest.ScheduleInlineThreeMixedOnce 2022-08-17T12:50:20.4412134Z [ OK ] LoopNest.ScheduleInlineThreeMixedOnce (0 ms) 2022-08-17T12:50:20.4412504Z [ RUN ] LoopNest.ScheduleInlineThreeMixedTwice 2022-08-17T12:50:20.4416864Z [ OK ] LoopNest.ScheduleInlineThreeMixedTwice (0 ms) 2022-08-17T12:50:20.4417244Z [ RUN ] LoopNest.ScheduleInlineThreeMixedInner 2022-08-17T12:50:20.4422184Z [ OK ] LoopNest.ScheduleInlineThreeMixedInner (0 ms) 2022-08-17T12:50:20.4422553Z [ RUN ] LoopNest.ScheduleInlineThreeMixedSplit 2022-08-17T12:50:20.4424722Z [ OK ] LoopNest.ScheduleInlineThreeMixedSplit (0 ms) 2022-08-17T12:50:20.4425094Z [ RUN ] LoopNest.ScheduleInlineOutputTensors 2022-08-17T12:50:20.4429488Z [ OK ] LoopNest.ScheduleInlineOutputTensors (0 ms) 2022-08-17T12:50:20.4429926Z [ RUN ] LoopNest.ScheduleInlineWithCompoundIndices 2022-08-17T12:50:20.4430853Z [ OK ] LoopNest.ScheduleInlineWithCompoundIndices (0 ms) 2022-08-17T12:50:20.4431568Z [ RUN ] LoopNest.ScheduleInlineConsumerIndicesWithCast 2022-08-17T12:50:20.4432319Z [ OK ] LoopNest.ScheduleInlineConsumerIndicesWithCast (0 ms) 2022-08-17T12:50:20.4433056Z [ RUN ] LoopNest.ScheduleInlineProducerIndicesWithCast 2022-08-17T12:50:20.4433611Z [ OK ] LoopNest.ScheduleInlineProducerIndicesWithCast (0 ms) 2022-08-17T12:50:20.4433983Z [ RUN ] LoopNest.ScheduleFuserStyle 2022-08-17T12:50:20.4484404Z [ OK ] LoopNest.ScheduleFuserStyle (5 ms) 2022-08-17T12:50:20.4484978Z [ RUN ] LoopNest.ScheduleFuserThreeArg 2022-08-17T12:50:20.4541182Z [ OK ] LoopNest.ScheduleFuserThreeArg (5 ms) 2022-08-17T12:50:20.4541746Z [ RUN ] LoopNest.ScheduleDynamicShape2D 2022-08-17T12:50:20.4647244Z [ OK ] LoopNest.ScheduleDynamicShape2D (10 ms) 2022-08-17T12:50:20.4647779Z [ RUN ] LoopNest.LoopNestComputeAt_1 2022-08-17T12:50:20.4655933Z [ OK ] LoopNest.LoopNestComputeAt_1 (0 ms) 2022-08-17T12:50:20.4656496Z [ RUN ] LoopNest.LoopNestComputeAt_2 2022-08-17T12:50:20.5155894Z [ OK ] LoopNest.LoopNestComputeAt_2 (49 ms) 2022-08-17T12:50:20.5156332Z [ RUN ] LoopNest.LoopNestComputeAt_3 2022-08-17T12:50:20.5655960Z [ OK ] LoopNest.LoopNestComputeAt_3 (50 ms) 2022-08-17T12:50:20.5656482Z [ RUN ] LoopNest.Reduce2dComputeAt 2022-08-17T12:50:20.6488878Z [ OK ] LoopNest.Reduce2dComputeAt (83 ms) 2022-08-17T12:50:20.6491245Z [ RUN ] LoopNest.LoopNestReorderAxis1 2022-08-17T12:50:20.6491832Z [ OK ] LoopNest.LoopNestReorderAxis1 (0 ms) 2022-08-17T12:50:20.6492175Z [ RUN ] LoopNest.LoopNestReorderPartialAxes 2022-08-17T12:50:20.6501041Z [ OK ] LoopNest.LoopNestReorderPartialAxes (0 ms) 2022-08-17T12:50:20.6501395Z [ RUN ] LoopNest.LoopNestReorderInternalAxis 2022-08-17T12:50:20.6510480Z [ OK ] LoopNest.LoopNestReorderInternalAxis (0 ms) 2022-08-17T12:50:20.6510919Z [ RUN ] LoopNest.LoopNestReorderEnclosingAxis 2022-08-17T12:50:20.6519846Z [ OK ] LoopNest.LoopNestReorderEnclosingAxis (0 ms) 2022-08-17T12:50:20.6520316Z [ RUN ] LoopNest.LoopNestReorderSameAxis 2022-08-17T12:50:20.6521019Z [ OK ] LoopNest.LoopNestReorderSameAxis (0 ms) 2022-08-17T12:50:20.6521601Z [ RUN ] LoopNest.LoopNestReorderExtraStatements 2022-08-17T12:50:20.6535705Z [ OK ] LoopNest.LoopNestReorderExtraStatements (1 ms) 2022-08-17T12:50:20.6536119Z [ RUN ] LoopNest.LoopNestReorderLongStringOfPreOrphans 2022-08-17T12:50:20.7092618Z [ OK ] LoopNest.LoopNestReorderLongStringOfPreOrphans (55 ms) 2022-08-17T12:50:20.7093055Z [ RUN ] LoopNest.LoopNestReorderLongStringOfPostOrphans 2022-08-17T12:50:20.7651586Z [ OK ] LoopNest.LoopNestReorderLongStringOfPostOrphans (55 ms) 2022-08-17T12:50:20.7652008Z [ RUN ] LoopNest.LoopNestReorderLongStringFull 2022-08-17T12:50:20.8357301Z [ OK ] LoopNest.LoopNestReorderLongStringFull (70 ms) 2022-08-17T12:50:20.8357692Z [ RUN ] LoopNest.LoopNestReorderInternalLoopNest 2022-08-17T12:50:20.8474289Z [ OK ] LoopNest.LoopNestReorderInternalLoopNest (11 ms) 2022-08-17T12:50:20.8474718Z [ RUN ] LoopNest.OuterLoopVectorization 2022-08-17T12:50:20.8475591Z [ OK ] LoopNest.OuterLoopVectorization (0 ms) 2022-08-17T12:50:20.8475948Z [ RUN ] LoopNest.VectorizeLoopNotNormalized 2022-08-17T12:50:20.8477789Z [ OK ] LoopNest.VectorizeLoopNotNormalized (0 ms) 2022-08-17T12:50:20.8478196Z [ RUN ] LoopNest.Unroll 2022-08-17T12:50:20.8479012Z [ OK ] LoopNest.Unroll (0 ms) 2022-08-17T12:50:20.8479331Z [ RUN ] LoopNest.UnrollOuter 2022-08-17T12:50:20.8481076Z [ OK ] LoopNest.UnrollOuter (0 ms) 2022-08-17T12:50:20.8481361Z [ RUN ] LoopNest.UnrollInner 2022-08-17T12:50:20.8482608Z [ OK ] LoopNest.UnrollInner (0 ms) 2022-08-17T12:50:20.8483036Z [ RUN ] LoopNest.UnrollMultipleStatements 2022-08-17T12:50:20.8483715Z [ OK ] LoopNest.UnrollMultipleStatements (0 ms) 2022-08-17T12:50:20.8484153Z [ RUN ] LoopNest.UnrollNonLiteralConstantBounds 2022-08-17T12:50:20.8485340Z [ OK ] LoopNest.UnrollNonLiteralConstantBounds (0 ms) 2022-08-17T12:50:20.8485803Z [ RUN ] LoopNest.UnrollNonConstantBounds 2022-08-17T12:50:20.8500097Z [ OK ] LoopNest.UnrollNonConstantBounds (1 ms) 2022-08-17T12:50:20.8500548Z [ RUN ] LoopNest.UnrollByFactorsLessThan2 2022-08-17T12:50:20.8500894Z [ OK ] LoopNest.UnrollByFactorsLessThan2 (0 ms) 2022-08-17T12:50:20.8501243Z [ RUN ] LoopNest.UnrollByFactorEqualToIters 2022-08-17T12:50:20.8504288Z [ OK ] LoopNest.UnrollByFactorEqualToIters (0 ms) 2022-08-17T12:50:20.8504819Z [ RUN ] LoopNest.UnrollEmpty 2022-08-17T12:50:20.8505224Z [ OK ] LoopNest.UnrollEmpty (0 ms) 2022-08-17T12:50:20.8505501Z [ RUN ] LoopNest.NoUnroll 2022-08-17T12:50:20.8506124Z [ OK ] LoopNest.NoUnroll (0 ms) 2022-08-17T12:50:20.8506495Z [ RUN ] LoopNest.UnrollWithLet 2022-08-17T12:50:20.8507000Z [ OK ] LoopNest.UnrollWithLet (0 ms) 2022-08-17T12:50:20.8507352Z [ RUN ] LoopNest.IsNormalized 2022-08-17T12:50:20.8507632Z [ OK ] LoopNest.IsNormalized (0 ms) 2022-08-17T12:50:20.8507941Z [ RUN ] LoopNest.NormalizeStartPositive 2022-08-17T12:50:20.8509790Z [ OK ] LoopNest.NormalizeStartPositive (0 ms) 2022-08-17T12:50:20.8510160Z [ RUN ] LoopNest.NormalizeStartNegative 2022-08-17T12:50:20.8512694Z [ OK ] LoopNest.NormalizeStartNegative (0 ms) 2022-08-17T12:50:20.8513300Z [ RUN ] LoopNest.NormalizeStartZero 2022-08-17T12:50:20.8513653Z [ OK ] LoopNest.NormalizeStartZero (0 ms) 2022-08-17T12:50:20.8513960Z [ RUN ] LoopNest.NormalizeStartVariable 2022-08-17T12:50:20.8516159Z [ OK ] LoopNest.NormalizeStartVariable (0 ms) 2022-08-17T12:50:20.8516516Z [ RUN ] LoopNest.NormalizeOnNestedOuterLoop 2022-08-17T12:50:20.8518981Z [ OK ] LoopNest.NormalizeOnNestedOuterLoop (0 ms) 2022-08-17T12:50:20.8519341Z [ RUN ] LoopNest.NormalizeOnNestedInnerLoop 2022-08-17T12:50:20.8521259Z [ OK ] LoopNest.NormalizeOnNestedInnerLoop (0 ms) 2022-08-17T12:50:20.8521615Z [ RUN ] LoopNest.NormalizeAndSplitWithTail 2022-08-17T12:50:20.8525411Z [ OK ] LoopNest.NormalizeAndSplitWithTail (0 ms) 2022-08-17T12:50:20.8525780Z [ RUN ] LoopNest.NotNormalizeAndSplitWithTail 2022-08-17T12:50:20.8530828Z [ OK ] LoopNest.NotNormalizeAndSplitWithTail (0 ms) 2022-08-17T12:50:20.8531248Z [ RUN ] LoopNest.FlattenSimpleLoopNest2D 2022-08-17T12:50:20.8540998Z [ OK ] LoopNest.FlattenSimpleLoopNest2D (1 ms) 2022-08-17T12:50:20.8541373Z [ RUN ] LoopNest.FlattenSimpleLoopNest3D 2022-08-17T12:50:20.8623773Z [ OK ] LoopNest.FlattenSimpleLoopNest3D (8 ms) 2022-08-17T12:50:20.8624176Z [ RUN ] LoopNest.FlattenLoopNestAfterNormalize 2022-08-17T12:50:20.8649591Z [ OK ] LoopNest.FlattenLoopNestAfterNormalize (2 ms) 2022-08-17T12:50:20.8650304Z [ RUN ] LoopNest.FlattenLoopNestWithNonLiteralConstantBounds 2022-08-17T12:50:20.8661393Z [ OK ] LoopNest.FlattenLoopNestWithNonLiteralConstantBounds (1 ms) 2022-08-17T12:50:20.8662121Z [ RUN ] LoopNest.FlattenImperfectLoopNest 2022-08-17T12:50:20.8662759Z [ OK ] LoopNest.FlattenImperfectLoopNest (0 ms) 2022-08-17T12:50:20.8663152Z [ RUN ] LoopNest.FlattenReductionLoopNest 2022-08-17T12:50:20.8663542Z [ OK ] LoopNest.FlattenReductionLoopNest (0 ms) 2022-08-17T12:50:20.8663969Z [ RUN ] LoopNest.FlattenReductionLoopNestFromTensor 2022-08-17T12:50:20.8664716Z [ OK ] LoopNest.FlattenReductionLoopNestFromTensor (0 ms) 2022-08-17T12:50:20.8665167Z [ RUN ] LoopNest.FlattenIncorrectLoopsAsInput 2022-08-17T12:50:20.8665525Z [ OK ] LoopNest.FlattenIncorrectLoopsAsInput (0 ms) 2022-08-17T12:50:20.8665875Z [ RUN ] LoopNest.DetectInlineRankMismatch 2022-08-17T12:50:20.8666220Z [ OK ] LoopNest.DetectInlineRankMismatch (0 ms) 2022-08-17T12:50:20.8666524Z [ RUN ] LoopNest.CacheReadsSimple 2022-08-17T12:50:20.9032091Z [ OK ] LoopNest.CacheReadsSimple (36 ms) 2022-08-17T12:50:20.9032513Z [ RUN ] LoopNest.CacheReadsOuter 2022-08-17T12:50:20.9425638Z [ OK ] LoopNest.CacheReadsOuter (39 ms) 2022-08-17T12:50:20.9426201Z [ RUN ] LoopNest.CacheReadsInternal 2022-08-17T12:50:20.9843437Z [ OK ] LoopNest.CacheReadsInternal (41 ms) 2022-08-17T12:50:20.9843921Z [ RUN ] LoopNest.CacheReadsInner 2022-08-17T12:50:21.0504056Z [ OK ] LoopNest.CacheReadsInner (66 ms) 2022-08-17T12:50:21.0504703Z [ RUN ] LoopNest.CacheWritesSimple 2022-08-17T12:50:21.1247986Z [ OK ] LoopNest.CacheWritesSimple (74 ms) 2022-08-17T12:50:21.1248326Z [ RUN ] LoopNest.DeadStoreElimination 2022-08-17T12:50:21.1262918Z [ OK ] LoopNest.DeadStoreElimination (1 ms) 2022-08-17T12:50:21.1263337Z [ RUN ] LoopNest.DeadStoreEliminationWithIntermediates 2022-08-17T12:50:21.1275784Z [ OK ] LoopNest.DeadStoreEliminationWithIntermediates (1 ms) 2022-08-17T12:50:21.1276208Z [ RUN ] LoopNest.CompoundTensorSimple 2022-08-17T12:50:21.1289672Z [ OK ] LoopNest.CompoundTensorSimple (1 ms) 2022-08-17T12:50:21.1289998Z [ RUN ] LoopNest.InlineConstantIndex 2022-08-17T12:50:21.1293215Z [ OK ] LoopNest.InlineConstantIndex (0 ms) 2022-08-17T12:50:21.1293539Z [ RUN ] LoopNest.CompoundTensorUsed 2022-08-17T12:50:21.1315849Z [ OK ] LoopNest.CompoundTensorUsed (2 ms) 2022-08-17T12:50:21.1316506Z [ RUN ] LoopNest.InlineFromLoad 2022-08-17T12:50:21.1316858Z [ OK ] LoopNest.InlineFromLoad (0 ms) 2022-08-17T12:50:21.1317235Z [ RUN ] LoopNest.OptimizeConditionalsSimple 2022-08-17T12:50:21.1318469Z [ OK ] LoopNest.OptimizeConditionalsSimple (0 ms) 2022-08-17T12:50:21.1319149Z [ RUN ] LoopNest.OptimizeConditionalsNestedConditions 2022-08-17T12:50:21.1320921Z [ OK ] LoopNest.OptimizeConditionalsNestedConditions (0 ms) 2022-08-17T12:50:21.1321330Z [ RUN ] LoopNest.OptimizeConditionalsMultipleStores 2022-08-17T12:50:21.1323384Z [ OK ] LoopNest.OptimizeConditionalsMultipleStores (0 ms) 2022-08-17T12:50:21.1323827Z [ RUN ] LoopNest.OptimizeConditionalsMultipleStoresInOneLoop 2022-08-17T12:50:21.1328238Z [ OK ] LoopNest.OptimizeConditionalsMultipleStoresInOneLoop (0 ms) 2022-08-17T12:50:21.1328681Z [ RUN ] LoopNest.OptimizeConditionalsOuterLoopVar 2022-08-17T12:50:21.1331655Z [ OK ] LoopNest.OptimizeConditionalsOuterLoopVar (0 ms) 2022-08-17T12:50:21.1332069Z [ RUN ] LoopNest.OptimizeConditionalsCompValuesNotOrdered 2022-08-17T12:50:21.1334678Z [ OK ] LoopNest.OptimizeConditionalsCompValuesNotOrdered (0 ms) 2022-08-17T12:50:21.1335130Z [ RUN ] LoopNest.OptimizeConditionalsCompValuesNotConstants 2022-08-17T12:50:21.1337751Z [ OK ] LoopNest.OptimizeConditionalsCompValuesNotConstants (0 ms) 2022-08-17T12:50:21.1338177Z [ RUN ] LoopNest.OptimizeConditionalsInvalidCondition 2022-08-17T12:50:21.1340898Z [ OK ] LoopNest.OptimizeConditionalsInvalidCondition (0 ms) 2022-08-17T12:50:21.1341324Z [ RUN ] LoopNest.OptimizeConditionalsInvalidCondition2 2022-08-17T12:50:21.1344084Z [ OK ] LoopNest.OptimizeConditionalsInvalidCondition2 (0 ms) 2022-08-17T12:50:21.1344512Z [ RUN ] LoopNest.OptimizeConditionalsInvalidCondition3 2022-08-17T12:50:21.1346845Z [ OK ] LoopNest.OptimizeConditionalsInvalidCondition3 (0 ms) 2022-08-17T12:50:21.1347285Z [ RUN ] LoopNest.OptimizeConditionalsInvalidCondition4 2022-08-17T12:50:21.1349588Z [ OK ] LoopNest.OptimizeConditionalsInvalidCondition4 (0 ms) 2022-08-17T12:50:21.1350170Z [ RUN ] LoopNest.OptimizeConditionalsNotNormalized 2022-08-17T12:50:21.1350974Z [ OK ] LoopNest.OptimizeConditionalsNotNormalized (0 ms) 2022-08-17T12:50:21.1351360Z [ RUN ] LoopNest.ColReduceSplitTailEvenReorder 2022-08-17T12:50:21.2814482Z [ OK ] LoopNest.ColReduceSplitTailEvenReorder (146 ms) 2022-08-17T12:50:21.2814939Z [ RUN ] LoopNest.ColReduceSplitTailUnevenReorder 2022-08-17T12:50:21.3975483Z [ OK ] LoopNest.ColReduceSplitTailUnevenReorder (116 ms) 2022-08-17T12:50:21.3976146Z [ RUN ] LoopNest.ColReduceSplitMaskEvenReorder 2022-08-17T12:50:21.5432541Z [ OK ] LoopNest.ColReduceSplitMaskEvenReorder (145 ms) 2022-08-17T12:50:21.5432953Z [ RUN ] LoopNest.ColReduceSplitMaskUnevenReorder 2022-08-17T12:50:21.6746448Z [ OK ] LoopNest.ColReduceSplitMaskUnevenReorder (131 ms) 2022-08-17T12:50:21.6746848Z [ RUN ] LoopNest.ReorderAxisWithMultipleConds 2022-08-17T12:50:21.6748625Z [ OK ] LoopNest.ReorderAxisWithMultipleConds (0 ms) 2022-08-17T12:50:21.6749229Z [ RUN ] LoopNest.VectorizeUse 2022-08-17T12:50:21.6750385Z [ OK ] LoopNest.VectorizeUse (0 ms) 2022-08-17T12:50:21.6750900Z [ RUN ] LoopNest.Int64Direct 2022-08-17T12:50:21.6751364Z [ OK ] LoopNest.Int64Direct (0 ms) 2022-08-17T12:50:21.6751720Z [ RUN ] LoopNest.Int64Compute 2022-08-17T12:50:21.6752379Z [ OK ] LoopNest.Int64Compute (0 ms) 2022-08-17T12:50:21.6753019Z [ RUN ] LoopNest.DistributeLoopWithAllStmtsAsPivots 2022-08-17T12:50:21.6753961Z [ OK ] LoopNest.DistributeLoopWithAllStmtsAsPivots (0 ms) 2022-08-17T12:50:21.6754677Z [ RUN ] LoopNest.DistributeLoopWithOneStmtAsPivot 2022-08-17T12:50:21.6755417Z [ OK ] LoopNest.DistributeLoopWithOneStmtAsPivot (0 ms) 2022-08-17T12:50:21.6755998Z [ RUN ] LoopNest.DistributeLoopWithoutAnyPivot 2022-08-17T12:50:21.6756428Z [ OK ] LoopNest.DistributeLoopWithoutAnyPivot (0 ms) 2022-08-17T12:50:21.6756937Z [ RUN ] LoopNest.DistributeLoopOverInnerLoops 2022-08-17T12:50:21.6757456Z [ OK ] LoopNest.DistributeLoopOverInnerLoops (0 ms) 2022-08-17T12:50:21.6757898Z [ RUN ] LoopNest.DistributeLoopAndParentsWithoutAnyPivot 2022-08-17T12:50:21.6758337Z [ OK ] LoopNest.DistributeLoopAndParentsWithoutAnyPivot (0 ms) 2022-08-17T12:50:21.6758721Z [ RUN ] LoopNest.fuseLoopsSimple 2022-08-17T12:50:21.6759277Z [ OK ] LoopNest.fuseLoopsSimple (0 ms) 2022-08-17T12:50:21.6759639Z [ RUN ] LoopNest.fuseLoopsMultiple 2022-08-17T12:50:21.6764473Z [ OK ] LoopNest.fuseLoopsMultiple (0 ms) 2022-08-17T12:50:21.6764792Z [ RUN ] LoopNest.fuseLoopsNested 2022-08-17T12:50:21.6771573Z [ OK ] LoopNest.fuseLoopsNested (0 ms) 2022-08-17T12:50:21.6771896Z [ RUN ] LoopNest.fuseLoopsNested2D 2022-08-17T12:50:21.6775246Z [ OK ] LoopNest.fuseLoopsNested2D (0 ms) 2022-08-17T12:50:21.6775578Z [ RUN ] LoopNest.fuseLoopsNested2DInner 2022-08-17T12:50:21.6777824Z [ OK ] LoopNest.fuseLoopsNested2DInner (0 ms) 2022-08-17T12:50:21.6778439Z [ RUN ] LoopNest.fuseLoopsDifferentStopBounds 2022-08-17T12:50:21.6779077Z [ OK ] LoopNest.fuseLoopsDifferentStopBounds (0 ms) 2022-08-17T12:50:21.6779438Z [ RUN ] LoopNest.fuseLoopsDifferentStartBounds 2022-08-17T12:50:21.6779819Z [ OK ] LoopNest.fuseLoopsDifferentStartBounds (0 ms) 2022-08-17T12:50:21.6780174Z [ RUN ] LoopNest.fuseLoopsNotContiguous 2022-08-17T12:50:21.6780883Z [ OK ] LoopNest.fuseLoopsNotContiguous (0 ms) 2022-08-17T12:50:21.6781290Z [ RUN ] LoopNest.fuseLoopsWithDifferentParents 2022-08-17T12:50:21.6781673Z [ OK ] LoopNest.fuseLoopsWithDifferentParents (0 ms) 2022-08-17T12:50:21.6782040Z [ RUN ] LoopNest.fuseLoopsWithVariableBounds 2022-08-17T12:50:21.6783070Z [ OK ] LoopNest.fuseLoopsWithVariableBounds (0 ms) 2022-08-17T12:50:21.6783444Z [ RUN ] LoopNest.fuseLoopsWithExprBounds 2022-08-17T12:50:21.6788242Z [ OK ] LoopNest.fuseLoopsWithExprBounds (0 ms) 2022-08-17T12:50:21.6788849Z [ RUN ] LoopNest.fuseLoopsWithDifferentExprBounds 2022-08-17T12:50:21.6792948Z [ OK ] LoopNest.fuseLoopsWithDifferentExprBounds (0 ms) 2022-08-17T12:50:21.6793525Z [ RUN ] LoopNest.fuseLoopsWithNonOverlappingBufferAccesses 2022-08-17T12:50:21.6797760Z [ OK ] LoopNest.fuseLoopsWithNonOverlappingBufferAccesses (0 ms) 2022-08-17T12:50:21.6798208Z [ RUN ] LoopNest.fuseLoopsWithNonOverlapping2DBufferAccesses 2022-08-17T12:50:21.6805936Z [ OK ] LoopNest.fuseLoopsWithNonOverlapping2DBufferAccesses (0 ms) 2022-08-17T12:50:21.6806336Z [ RUN ] LoopNest.fuseLoopsWithReductions 2022-08-17T12:50:21.6811412Z [ OK ] LoopNest.fuseLoopsWithReductions (0 ms) 2022-08-17T12:50:21.6811745Z [ RUN ] LoopNest.fuseLoopsWith2DReductions 2022-08-17T12:50:21.6821211Z [ OK ] LoopNest.fuseLoopsWith2DReductions (0 ms) 2022-08-17T12:50:21.6821573Z [ RUN ] LoopNest.fuseLoopsWithComplexIndices 2022-08-17T12:50:21.6829489Z [ OK ] LoopNest.fuseLoopsWithComplexIndices (0 ms) 2022-08-17T12:50:21.6829895Z [ RUN ] LoopNest.fuseLoopsWithMixedLoopVarsAsIndices 2022-08-17T12:50:21.6840737Z [ OK ] LoopNest.fuseLoopsWithMixedLoopVarsAsIndices (1 ms) 2022-08-17T12:50:21.6841121Z [ RUN ] LoopNest.fuseLoopsWithTranspose 2022-08-17T12:50:21.6846637Z [ OK ] LoopNest.fuseLoopsWithTranspose (0 ms) 2022-08-17T12:50:21.6847006Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies1 2022-08-17T12:50:21.6851505Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies1 (0 ms) 2022-08-17T12:50:21.6851894Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies2 2022-08-17T12:50:21.6856140Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies2 (0 ms) 2022-08-17T12:50:21.6856538Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies3 2022-08-17T12:50:21.6864696Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies3 (0 ms) 2022-08-17T12:50:21.6865099Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies4 2022-08-17T12:50:21.6874903Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies4 (1 ms) 2022-08-17T12:50:21.6875323Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies5 2022-08-17T12:50:21.6880045Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies5 (0 ms) 2022-08-17T12:50:21.6880430Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies6 2022-08-17T12:50:21.6885360Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies6 (0 ms) 2022-08-17T12:50:21.6885758Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies7 2022-08-17T12:50:21.6891058Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies7 (0 ms) 2022-08-17T12:50:21.6891760Z [ RUN ] LoopNest.areLoopsPerfectlyNested 2022-08-17T12:50:21.6892448Z [ OK ] LoopNest.areLoopsPerfectlyNested (0 ms) 2022-08-17T12:50:21.6893058Z [ RUN ] LoopNest.reorderNestedLoops2D 2022-08-17T12:50:21.6893616Z [ OK ] LoopNest.reorderNestedLoops2D (0 ms) 2022-08-17T12:50:21.6894198Z [ RUN ] LoopNest.reorderNestedLoops3D 2022-08-17T12:50:21.6894802Z [ OK ] LoopNest.reorderNestedLoops3D (0 ms) 2022-08-17T12:50:21.6895342Z [ RUN ] LoopNest.reorderNestedLoops4D 2022-08-17T12:50:21.6895903Z [ OK ] LoopNest.reorderNestedLoops4D (0 ms) 2022-08-17T12:50:21.6896485Z [ RUN ] LoopNest.reorderTrivialPermutation 2022-08-17T12:50:21.6897108Z [ OK ] LoopNest.reorderTrivialPermutation (0 ms) 2022-08-17T12:50:21.6897713Z [ RUN ] LoopNest.reorderInvalidPermutations 2022-08-17T12:50:21.6898386Z [ OK ] LoopNest.reorderInvalidPermutations (0 ms) 2022-08-17T12:50:21.6899063Z [ RUN ] LoopNest.reorderInvalidLoopNest 2022-08-17T12:50:21.6899660Z [ OK ] LoopNest.reorderInvalidLoopNest (0 ms) 2022-08-17T12:50:21.6900259Z [ RUN ] LoopNest.compressBufferSimple 2022-08-17T12:50:21.6901028Z [ OK ] LoopNest.compressBufferSimple (0 ms) 2022-08-17T12:50:21.6901471Z [ RUN ] LoopNest.compressBufferMultipleDims 2022-08-17T12:50:21.6901815Z [ OK ] LoopNest.compressBufferMultipleDims (0 ms) 2022-08-17T12:50:21.6902177Z [ RUN ] LoopNest.compressBufferMultipleDims2 2022-08-17T12:50:21.6902541Z [ OK ] LoopNest.compressBufferMultipleDims2 (0 ms) 2022-08-17T12:50:21.6902914Z [ RUN ] LoopNest.compressBufferDifferentOrderIndices 2022-08-17T12:50:21.6903327Z [ OK ] LoopNest.compressBufferDifferentOrderIndices (0 ms) 2022-08-17T12:50:21.6903714Z [ RUN ] LoopNest.compressBufferVariableBounds 2022-08-17T12:50:21.6904068Z [ OK ] LoopNest.compressBufferVariableBounds (0 ms) 2022-08-17T12:50:21.6904448Z [ RUN ] LoopNest.compressBufferNoCommonParentLoops 2022-08-17T12:50:21.6904844Z [ OK ] LoopNest.compressBufferNoCommonParentLoops (0 ms) 2022-08-17T12:50:21.6905217Z [ RUN ] LoopNest.compressBufferIndicesMixed 2022-08-17T12:50:21.6905618Z [ OK ] LoopNest.compressBufferIndicesMixed (0 ms) 2022-08-17T12:50:21.6905971Z [ RUN ] LoopNest.compressMultipleBuffers 2022-08-17T12:50:21.6906317Z [ OK ] LoopNest.compressMultipleBuffers (0 ms) 2022-08-17T12:50:21.6906613Z [ RUN ] LoopNest.sanitizeNames 2022-08-17T12:50:21.6914527Z [ OK ] LoopNest.sanitizeNames (1 ms) 2022-08-17T12:50:21.6914890Z [----------] 174 tests from LoopNest (1680 ms total) 2022-08-17T12:50:21.6915053Z 2022-08-17T12:50:21.6915214Z [----------] 31 tests from MemDependency 2022-08-17T12:50:21.6915496Z [ RUN ] MemDependency.BoundOverlap 2022-08-17T12:50:21.6925003Z [ OK ] MemDependency.BoundOverlap (1 ms) 2022-08-17T12:50:21.6925338Z [ RUN ] MemDependency.BoundComparison 2022-08-17T12:50:21.6933290Z [ OK ] MemDependency.BoundComparison (0 ms) 2022-08-17T12:50:21.6933688Z [ RUN ] MemDependency.BoundOverlapSymbolic 2022-08-17T12:50:21.6941920Z [ OK ] MemDependency.BoundOverlapSymbolic (0 ms) 2022-08-17T12:50:21.6942315Z [ RUN ] MemDependency.BoundOverlapMultiDim 2022-08-17T12:50:21.6950440Z [ OK ] MemDependency.BoundOverlapMultiDim (0 ms) 2022-08-17T12:50:21.6950818Z [ RUN ] MemDependency.BoundSubtract 2022-08-17T12:50:21.6957614Z [ OK ] MemDependency.BoundSubtract (0 ms) 2022-08-17T12:50:21.6957969Z [ RUN ] MemDependency.BoundSubtractSymbolic 2022-08-17T12:50:21.6978153Z [ OK ] MemDependency.BoundSubtractSymbolic (2 ms) 2022-08-17T12:50:21.6978525Z [ RUN ] MemDependency.BoundSubtractMultiDim 2022-08-17T12:50:21.7002539Z [ OK ] MemDependency.BoundSubtractMultiDim (2 ms) 2022-08-17T12:50:21.7002918Z [ RUN ] MemDependency.BoundSubtractMultiDimSymbolic 2022-08-17T12:50:21.7034867Z [ OK ] MemDependency.BoundSubtractMultiDimSymbolic (3 ms) 2022-08-17T12:50:21.7035479Z [ RUN ] MemDependency.MemDependencyCheckerSimple 2022-08-17T12:50:21.7036042Z [ OK ] MemDependency.MemDependencyCheckerSimple (0 ms) 2022-08-17T12:50:21.7036571Z [ RUN ] MemDependency.MemDependencyCheckerMultiStmt 2022-08-17T12:50:21.7037092Z [ OK ] MemDependency.MemDependencyCheckerMultiStmt (0 ms) 2022-08-17T12:50:21.7037487Z [ RUN ] MemDependency.MemDependencyCheckerOverlap 2022-08-17T12:50:21.7037872Z [ OK ] MemDependency.MemDependencyCheckerOverlap (0 ms) 2022-08-17T12:50:21.7038334Z [ RUN ] MemDependency.MemDependencyCheckerLoop 2022-08-17T12:50:21.7039230Z [ OK ] MemDependency.MemDependencyCheckerLoop (0 ms) 2022-08-17T12:50:21.7039681Z [ RUN ] MemDependency.MemDependencyCheckerLoopReduce 2022-08-17T12:50:21.7042038Z [ OK ] MemDependency.MemDependencyCheckerLoopReduce (0 ms) 2022-08-17T12:50:21.7042612Z [ RUN ] MemDependency.MemDependencyCheckerLoopReduceExpanded 2022-08-17T12:50:21.7044803Z [ OK ] MemDependency.MemDependencyCheckerLoopReduceExpanded (0 ms) 2022-08-17T12:50:21.7045244Z [ RUN ] MemDependency.MemDependencyCheckerInputsOutputs 2022-08-17T12:50:21.7046429Z [ OK ] MemDependency.MemDependencyCheckerInputsOutputs (0 ms) 2022-08-17T12:50:21.7046974Z [ RUN ] MemDependency.MemDependencyCheckerOutputDoesntDepend 2022-08-17T12:50:21.7047697Z [ OK ] MemDependency.MemDependencyCheckerOutputDoesntDepend (0 ms) 2022-08-17T12:50:21.7048192Z [ RUN ] MemDependency.MemDependencyCheckerLoopBounds 2022-08-17T12:50:21.7058872Z [ OK ] MemDependency.MemDependencyCheckerLoopBounds (1 ms) 2022-08-17T12:50:21.7059492Z [ RUN ] MemDependency.MemDependencyCheckerLoopBoundsIndexShift 2022-08-17T12:50:21.7086149Z [ OK ] MemDependency.MemDependencyCheckerLoopBoundsIndexShift (2 ms) 2022-08-17T12:50:21.7086708Z [ RUN ] MemDependency.MemDependencyCheckerLoopSelfDependency 2022-08-17T12:50:21.7221381Z [ OK ] MemDependency.MemDependencyCheckerLoopSelfDependency (13 ms) 2022-08-17T12:50:21.7221863Z [ RUN ] MemDependency.MemDependencyCheckerLoopDistinctStrides 2022-08-17T12:50:21.7230162Z [ OK ] MemDependency.MemDependencyCheckerLoopDistinctStrides (0 ms) 2022-08-17T12:50:21.7230631Z [ RUN ] MemDependency.MemDependencyCheckerLoopBoundsCond 2022-08-17T12:50:21.7247461Z [ OK ] MemDependency.MemDependencyCheckerLoopBoundsCond (1 ms) 2022-08-17T12:50:21.7247966Z [ RUN ] MemDependency.MemDependencyCheckerIfThenElse 2022-08-17T12:50:21.7259263Z [ OK ] MemDependency.MemDependencyCheckerIfThenElse (1 ms) 2022-08-17T12:50:21.7259708Z [ RUN ] MemDependency.MemDependencyCheckerCutLoop 2022-08-17T12:50:21.7278195Z [ OK ] MemDependency.MemDependencyCheckerCutLoop (1 ms) 2022-08-17T12:50:21.7278684Z [ RUN ] MemDependency.MemDependencyCheckerDynamicShapes 2022-08-17T12:50:21.7305001Z [ OK ] MemDependency.MemDependencyCheckerDynamicShapes (2 ms) 2022-08-17T12:50:21.7305422Z [ RUN ] MemDependency.MemDependencyCheckerMultiDim 2022-08-17T12:50:21.7340678Z [ OK ] MemDependency.MemDependencyCheckerMultiDim (3 ms) 2022-08-17T12:50:21.7341109Z [ RUN ] MemDependency.MemDependencyCheckerComputeAPI 2022-08-17T12:50:21.7351494Z [ OK ] MemDependency.MemDependencyCheckerComputeAPI (1 ms) 2022-08-17T12:50:21.7352013Z [ RUN ] MemDependency.MemDependencyCheckerComputeInline 2022-08-17T12:50:21.7359507Z [ OK ] MemDependency.MemDependencyCheckerComputeInline (0 ms) 2022-08-17T12:50:21.7359999Z [ RUN ] MemDependency.MemDependencyCheckerComputeSplit 2022-08-17T12:50:21.7381296Z [ OK ] MemDependency.MemDependencyCheckerComputeSplit (2 ms) 2022-08-17T12:50:21.7381807Z [ RUN ] MemDependency.MemDependencyCheckerComputeReorder 2022-08-17T12:50:21.7395260Z [ OK ] MemDependency.MemDependencyCheckerComputeReorder (1 ms) 2022-08-17T12:50:21.7395784Z [ RUN ] MemDependency.MemDependencyCheckerComputeReduce 2022-08-17T12:50:21.7406410Z [ OK ] MemDependency.MemDependencyCheckerComputeReduce (1 ms) 2022-08-17T12:50:21.7406915Z [ RUN ] MemDependency.MemDependencyCheckerComputeGEMM 2022-08-17T12:50:21.7565852Z [ OK ] MemDependency.MemDependencyCheckerComputeGEMM (15 ms) 2022-08-17T12:50:21.7566283Z [----------] 31 tests from MemDependency (65 ms total) 2022-08-17T12:50:21.7566449Z 2022-08-17T12:50:21.7566583Z [----------] 2 tests from Ops 2022-08-17T12:50:21.7566818Z [ RUN ] Ops.Sum 2022-08-17T12:50:21.7606672Z [ OK ] Ops.Sum (4 ms) 2022-08-17T12:50:21.7607226Z [ RUN ] Ops.ChannelsLastSum 2022-08-17T12:50:21.8719189Z [ OK ] Ops.ChannelsLastSum (111 ms) 2022-08-17T12:50:21.8719744Z [----------] 2 tests from Ops (115 ms total) 2022-08-17T12:50:21.8719971Z 2022-08-17T12:50:21.8720247Z [----------] 10 tests from Quantization 2022-08-17T12:50:21.8720742Z [ RUN ] Quantization.QuantDequantInt8 2022-08-17T12:50:21.8983641Z [ OK ] Quantization.QuantDequantInt8 (26 ms) 2022-08-17T12:50:21.9243136Z [ RUN ] Quantization.QuantDequantUInt8 2022-08-17T12:50:21.9243662Z [ OK ] Quantization.QuantDequantUInt8 (25 ms) 2022-08-17T12:50:21.9244093Z [ RUN ] Quantization.QuantDequantUInt8_NLC 2022-08-17T12:50:21.9512758Z [ OK ] Quantization.QuantDequantUInt8_NLC (27 ms) 2022-08-17T12:50:21.9513251Z [ RUN ] Quantization.QuantAddDequantInt8 2022-08-17T12:50:21.9813615Z [ OK ] Quantization.QuantAddDequantInt8 (30 ms) 2022-08-17T12:50:21.9814101Z [ RUN ] Quantization.QuantAddDequantUInt8 2022-08-17T12:50:22.0116947Z [ OK ] Quantization.QuantAddDequantUInt8 (30 ms) 2022-08-17T12:50:22.0117428Z [ RUN ] Quantization.QuantSigmoidDequantUInt8 2022-08-17T12:50:22.0467783Z [ OK ] Quantization.QuantSigmoidDequantUInt8 (35 ms) 2022-08-17T12:50:22.0468259Z [ RUN ] Quantization.QuantMulDequantUInt8 2022-08-17T12:50:22.0891588Z [ OK ] Quantization.QuantMulDequantUInt8 (42 ms) 2022-08-17T12:50:22.0892103Z [ RUN ] Quantization.QuantUpsampleNearst2dDequantUInt8 2022-08-17T12:50:22.1369172Z [ OK ] Quantization.QuantUpsampleNearst2dDequantUInt8 (47 ms) 2022-08-17T12:50:22.1369659Z [ RUN ] Quantization.UpsampleNearst2d 2022-08-17T12:50:22.1676275Z [ OK ] Quantization.UpsampleNearst2d (30 ms) 2022-08-17T12:50:22.1676659Z [ RUN ] Quantization.QuantCatDequantUInt8 2022-08-17T12:50:22.2303347Z [ OK ] Quantization.QuantCatDequantUInt8 (62 ms) 2022-08-17T12:50:22.2304055Z [----------] 10 tests from Quantization (358 ms total) 2022-08-17T12:50:22.2304363Z 2022-08-17T12:50:22.2304587Z [----------] 2 tests from BufLiveRange 2022-08-17T12:50:22.2304895Z [ RUN ] BufLiveRange.SingleRangeLine 2022-08-17T12:50:22.2305215Z [ OK ] BufLiveRange.SingleRangeLine (0 ms) 2022-08-17T12:50:22.2305522Z [ RUN ] BufLiveRange.MulRangeLine 2022-08-17T12:50:22.2305836Z [ OK ] BufLiveRange.MulRangeLine (0 ms) 2022-08-17T12:50:22.2306153Z [----------] 2 tests from BufLiveRange (0 ms total) 2022-08-17T12:50:22.2306302Z 2022-08-17T12:50:22.2306449Z [----------] 6 tests from MemPlanning 2022-08-17T12:50:22.2306739Z [ RUN ] MemPlanning.MemReuseWithTypeCast 2022-08-17T12:50:22.2951051Z [ OK ] MemPlanning.MemReuseWithTypeCast (64 ms) 2022-08-17T12:50:22.2951665Z [ RUN ] MemPlanning.NoMemReuseForLargerType 2022-08-17T12:50:22.3690776Z [ OK ] MemPlanning.NoMemReuseForLargerType (74 ms) 2022-08-17T12:50:22.3691314Z [ RUN ] MemPlanning.SameBufSizeMemReuse 2022-08-17T12:50:22.6273933Z [ OK ] MemPlanning.SameBufSizeMemReuse (258 ms) 2022-08-17T12:50:22.6274353Z [ RUN ] MemPlanning.SameBufSizeMultiMemReuses 2022-08-17T12:50:22.8912563Z [ OK ] MemPlanning.SameBufSizeMultiMemReuses (263 ms) 2022-08-17T12:50:22.8912996Z [ RUN ] MemPlanning.SameBufSizeMultiMemReusesOfOneBuf 2022-08-17T12:50:23.2288484Z [ OK ] MemPlanning.SameBufSizeMultiMemReusesOfOneBuf (337 ms) 2022-08-17T12:50:23.2288913Z [ RUN ] MemPlanning.SmallerBufSizeNonMemReuse 2022-08-17T12:50:23.3760080Z [ OK ] MemPlanning.SmallerBufSizeNonMemReuse (147 ms) 2022-08-17T12:50:23.3761268Z [----------] 6 tests from MemPlanning (1145 ms total) 2022-08-17T12:50:23.3761841Z 2022-08-17T12:50:23.3761999Z [----------] 45 tests from Reductions 2022-08-17T12:50:23.3762277Z [ RUN ] Reductions.ReduceSum0D_1 2022-08-17T12:50:23.3762576Z [ OK ] Reductions.ReduceSum0D_1 (0 ms) 2022-08-17T12:50:23.3762945Z [ RUN ] Reductions.ReduceSum0D_2 2022-08-17T12:50:23.3763467Z [ OK ] Reductions.ReduceSum0D_2 (0 ms) 2022-08-17T12:50:23.3763881Z [ RUN ] Reductions.ReduceSum1D 2022-08-17T12:50:23.3764175Z [ OK ] Reductions.ReduceSum1D (0 ms) 2022-08-17T12:50:23.3764470Z [ RUN ] Reductions.ReduceSum2D 2022-08-17T12:50:23.3767627Z [ OK ] Reductions.ReduceSum2D (0 ms) 2022-08-17T12:50:23.3774780Z [ RUN ] Reductions.ReduceSum3D 2022-08-17T12:50:23.3799754Z [ OK ] Reductions.ReduceSum3D (3 ms) 2022-08-17T12:50:23.3800293Z [ RUN ] Reductions.ReduceSum10D 2022-08-17T12:50:24.0589765Z [ OK ] Reductions.ReduceSum10D (678 ms) 2022-08-17T12:50:24.0590120Z [ RUN ] Reductions.ReduceProduct 2022-08-17T12:50:24.0592917Z [ OK ] Reductions.ReduceProduct (0 ms) 2022-08-17T12:50:24.0593321Z [ RUN ] Reductions.ReduceMax 2022-08-17T12:50:24.0596677Z [ OK ] Reductions.ReduceMax (0 ms) 2022-08-17T12:50:24.0597289Z [ RUN ] Reductions.ReduceMinCustomInitializer 2022-08-17T12:50:24.0598507Z [ OK ] Reductions.ReduceMinCustomInitializer (0 ms) 2022-08-17T12:50:24.0599099Z [ RUN ] Reductions.ReduceAnyAll 2022-08-17T12:50:24.0620351Z [ OK ] Reductions.ReduceAnyAll (2 ms) 2022-08-17T12:50:24.0620662Z [ RUN ] Reductions.ReduceMatmul2D 2022-08-17T12:50:24.0629944Z [ OK ] Reductions.ReduceMatmul2D (0 ms) 2022-08-17T12:50:24.0630246Z [ RUN ] Reductions.ReduceRfactorLike 2022-08-17T12:50:24.0641422Z [ OK ] Reductions.ReduceRfactorLike (1 ms) 2022-08-17T12:50:24.0641754Z [ RUN ] Reductions.ReduceAsProducer 2022-08-17T12:50:24.0664284Z [ OK ] Reductions.ReduceAsProducer (2 ms) 2022-08-17T12:50:24.0664590Z [ RUN ] Reductions.ReduceAsConsumer 2022-08-17T12:50:24.0699564Z [ OK ] Reductions.ReduceAsConsumer (3 ms) 2022-08-17T12:50:24.0699877Z [ RUN ] Reductions.SplitReduceAxis 2022-08-17T12:50:24.0716031Z [ OK ] Reductions.SplitReduceAxis (1 ms) 2022-08-17T12:50:24.0716354Z [ RUN ] Reductions.SplitNonReduceAxis 2022-08-17T12:50:24.0749552Z [ OK ] Reductions.SplitNonReduceAxis (3 ms) 2022-08-17T12:50:24.0749914Z [ RUN ] Reductions.ReorderedReductionInitializer 2022-08-17T12:50:24.0789380Z [ OK ] Reductions.ReorderedReductionInitializer (3 ms) 2022-08-17T12:50:24.0789724Z [ RUN ] Reductions.ReduceRfactor 2022-08-17T12:50:24.0800507Z [ OK ] Reductions.ReduceRfactor (1 ms) 2022-08-17T12:50:24.0800837Z [ RUN ] Reductions.Reduce3DRfactorInner 2022-08-17T12:50:24.0929643Z [ OK ] Reductions.Reduce3DRfactorInner (12 ms) 2022-08-17T12:50:24.0930028Z [ RUN ] Reductions.Reduce3DRfactorOuter 2022-08-17T12:50:24.1062684Z [ OK ] Reductions.Reduce3DRfactorOuter (13 ms) 2022-08-17T12:50:24.1063035Z [ RUN ] Reductions.ReduceRepeatedInternalRfactor 2022-08-17T12:50:24.2822690Z [ OK ] Reductions.ReduceRepeatedInternalRfactor (175 ms) 2022-08-17T12:50:24.2823332Z [ RUN ] Reductions.ReduceSplitTail 2022-08-17T12:50:24.3226790Z [ OK ] Reductions.ReduceSplitTail (40 ms) 2022-08-17T12:50:24.3227370Z [ RUN ] Reductions.ReduceSplitNoTail 2022-08-17T12:50:24.3690068Z [ OK ] Reductions.ReduceSplitNoTail (46 ms) 2022-08-17T12:50:24.3690702Z [ RUN ] Reductions.ReduceOverSplitTail 2022-08-17T12:50:24.4080902Z [ OK ] Reductions.ReduceOverSplitTail (39 ms) 2022-08-17T12:50:24.4081783Z [ RUN ] Reductions.ReduceSplitMask 2022-08-17T12:50:24.4583291Z [ OK ] Reductions.ReduceSplitMask (50 ms) 2022-08-17T12:50:24.4583859Z [ RUN ] Reductions.ReduceSplitNoMask 2022-08-17T12:50:24.5050743Z [ OK ] Reductions.ReduceSplitNoMask (46 ms) 2022-08-17T12:50:24.5051358Z [ RUN ] Reductions.ReduceOverSplitMask 2022-08-17T12:50:24.5461852Z [ OK ] Reductions.ReduceOverSplitMask (41 ms) 2022-08-17T12:50:24.5462483Z [ RUN ] Reductions.ReduceSplitRfactor 2022-08-17T12:50:24.5504761Z [ OK ] Reductions.ReduceSplitRfactor (4 ms) 2022-08-17T12:50:24.5505389Z [ RUN ] Reductions.ReduceOverSplitRfactor 2022-08-17T12:50:24.5520009Z [ OK ] Reductions.ReduceOverSplitRfactor (1 ms) 2022-08-17T12:50:24.5520648Z [ RUN ] Reductions.ReduceInlineReduction 2022-08-17T12:50:24.5521257Z [ OK ] Reductions.ReduceInlineReduction (0 ms) 2022-08-17T12:50:24.5522101Z [ RUN ] Reductions.ReduceInlineConsumer 2022-08-17T12:50:24.5612355Z [ OK ] Reductions.ReduceInlineConsumer (9 ms) 2022-08-17T12:50:24.5613005Z [ RUN ] Reductions.ReduceInlineReducerInternal 2022-08-17T12:50:24.5705566Z [ OK ] Reductions.ReduceInlineReducerInternal (9 ms) 2022-08-17T12:50:24.5706314Z [ RUN ] Reductions.ReductionCacheAccessesOperatorAxis 2022-08-17T12:50:24.5754352Z [ OK ] Reductions.ReductionCacheAccessesOperatorAxis (4 ms) 2022-08-17T12:50:24.5755168Z [ RUN ] Reductions.ReductionCacheAccessesOuterReduceAxis 2022-08-17T12:50:24.5799483Z [ OK ] Reductions.ReductionCacheAccessesOuterReduceAxis (4 ms) 2022-08-17T12:50:24.5800280Z [ RUN ] Reductions.ReductionCacheAccessesInnerReduceAxis 2022-08-17T12:50:24.5844788Z [ OK ] Reductions.ReductionCacheAccessesInnerReduceAxis (4 ms) 2022-08-17T12:50:24.5845427Z [ RUN ] Reductions.ReductionCacheBodyAccess 2022-08-17T12:50:24.5860076Z [ OK ] Reductions.ReductionCacheBodyAccess (1 ms) 2022-08-17T12:50:24.5860665Z [ RUN ] Reductions.ReductionCacheConsumerAccess 2022-08-17T12:50:24.5878008Z [ OK ] Reductions.ReductionCacheConsumerAccess (1 ms) 2022-08-17T12:50:24.5878752Z [ RUN ] Reductions.ReductionSplitCacheConsumerAccess 2022-08-17T12:50:24.5898618Z [ OK ] Reductions.ReductionSplitCacheConsumerAccess (2 ms) 2022-08-17T12:50:24.5899319Z [ RUN ] Reductions.ReductionReorderCacheConsumerAccess 2022-08-17T12:50:24.5916747Z [ OK ] Reductions.ReductionReorderCacheConsumerAccess (1 ms) 2022-08-17T12:50:24.5917353Z [ RUN ] Reductions.ReductionRfactorCacheTempOuter 2022-08-17T12:50:24.6096887Z [ OK ] Reductions.ReductionRfactorCacheTempOuter (17 ms) 2022-08-17T12:50:24.6097449Z [ RUN ] Reductions.ReductionRfactorCacheTempInner 2022-08-17T12:50:24.6240858Z [ OK ] Reductions.ReductionRfactorCacheTempInner (14 ms) 2022-08-17T12:50:24.6241404Z [ RUN ] Reductions.ReductionVectorize 2022-08-17T12:50:24.6251450Z [ OK ] Reductions.ReductionVectorize (1 ms) 2022-08-17T12:50:24.6251801Z [ RUN ] Reductions.ReductionVectorizeInner 2022-08-17T12:50:24.6252157Z [ OK ] Reductions.ReductionVectorizeInner (0 ms) 2022-08-17T12:50:24.6252496Z [ RUN ] Reductions.ReductionVectorizeRfactor 2022-08-17T12:50:24.6265520Z [ OK ] Reductions.ReductionVectorizeRfactor (1 ms) 2022-08-17T12:50:24.6265849Z [ RUN ] Reductions.InitFunction 2022-08-17T12:50:24.6267800Z [ OK ] Reductions.InitFunction (0 ms) 2022-08-17T12:50:24.6268344Z [----------] 45 tests from Reductions (1250 ms total) 2022-08-17T12:50:24.6268790Z 2022-08-17T12:50:24.6269226Z [----------] 69 tests from Registerizer 2022-08-17T12:50:24.6269536Z [ RUN ] Registerizer.RegisterizerSimple 2022-08-17T12:50:24.6270484Z [ OK ] Registerizer.RegisterizerSimple (0 ms) 2022-08-17T12:50:24.6270844Z [ RUN ] Registerizer.RegisterizerLoop 2022-08-17T12:50:24.6272676Z [ OK ] Registerizer.RegisterizerLoop (0 ms) 2022-08-17T12:50:24.6273161Z [ RUN ] Registerizer.RegisterizerLoopFixedLoad 2022-08-17T12:50:24.6273882Z [ OK ] Registerizer.RegisterizerLoopFixedLoad (0 ms) 2022-08-17T12:50:24.6275770Z [ RUN ] Registerizer.RegisterizerLoopInternal 2022-08-17T12:50:24.6276460Z [ OK ] Registerizer.RegisterizerLoopInternal (0 ms) 2022-08-17T12:50:24.6276993Z [ RUN ] Registerizer.RegisterizerLoopInternalLoadOverlap 2022-08-17T12:50:24.6277822Z [ OK ] Registerizer.RegisterizerLoopInternalLoadOverlap (0 ms) 2022-08-17T12:50:24.6278401Z [ RUN ] Registerizer.RegisterizerLoopInternalRepeated 2022-08-17T12:50:24.6281761Z [ OK ] Registerizer.RegisterizerLoopInternalRepeated (0 ms) 2022-08-17T12:50:24.6282351Z [ RUN ] Registerizer.RegisterizerLoopInternalRepeatedOverlapLoopVar 2022-08-17T12:50:24.6285370Z [ OK ] Registerizer.RegisterizerLoopInternalRepeatedOverlapLoopVar (0 ms) 2022-08-17T12:50:24.6286046Z [ RUN ] Registerizer.RegisterizerLoopInternalRepeatedOverlapOther 2022-08-17T12:50:24.6289077Z [ OK ] Registerizer.RegisterizerLoopInternalRepeatedOverlapOther (0 ms) 2022-08-17T12:50:24.6289662Z [ RUN ] Registerizer.RegisterizerMultiVar 2022-08-17T12:50:24.6291788Z [ OK ] Registerizer.RegisterizerMultiVar (0 ms) 2022-08-17T12:50:24.6292407Z [ RUN ] Registerizer.RegisterizerVariableLoad 2022-08-17T12:50:24.6294145Z [ OK ] Registerizer.RegisterizerVariableLoad (0 ms) 2022-08-17T12:50:24.6294749Z [ RUN ] Registerizer.RegisterizerSymbolicIndices 2022-08-17T12:50:24.6295672Z [ OK ] Registerizer.RegisterizerSymbolicIndices (0 ms) 2022-08-17T12:50:24.6296275Z [ RUN ] Registerizer.RegisterizerMultiLoop 2022-08-17T12:50:24.6298545Z [ OK ] Registerizer.RegisterizerMultiLoop (0 ms) 2022-08-17T12:50:24.6299021Z [ RUN ] Registerizer.RegisterizerRepeated 2022-08-17T12:50:24.6301715Z [ OK ] Registerizer.RegisterizerRepeated (0 ms) 2022-08-17T12:50:24.6302062Z [ RUN ] Registerizer.RegisterizerNoLoads 2022-08-17T12:50:24.6303419Z [ OK ] Registerizer.RegisterizerNoLoads (0 ms) 2022-08-17T12:50:24.6303786Z [ RUN ] Registerizer.RegisterizerNoRepeatedStores 2022-08-17T12:50:24.6305315Z [ OK ] Registerizer.RegisterizerNoRepeatedStores (0 ms) 2022-08-17T12:50:24.6305750Z [ RUN ] Registerizer.RegisterizerMultiVarOverlap 2022-08-17T12:50:24.6309108Z [ OK ] Registerizer.RegisterizerMultiVarOverlap (0 ms) 2022-08-17T12:50:24.6309483Z [ RUN ] Registerizer.RegisterizerAllocs 2022-08-17T12:50:24.6312388Z [ OK ] Registerizer.RegisterizerAllocs (0 ms) 2022-08-17T12:50:24.6312769Z [ RUN ] Registerizer.RegisterizerNoInitializer 2022-08-17T12:50:24.6314137Z [ OK ] Registerizer.RegisterizerNoInitializer (0 ms) 2022-08-17T12:50:24.6314591Z [ RUN ] Registerizer.RegisterizerNoInitializerLoopVar 2022-08-17T12:50:24.6315653Z [ OK ] Registerizer.RegisterizerNoInitializerLoopVar (0 ms) 2022-08-17T12:50:24.6316081Z [ RUN ] Registerizer.RegisterizerLoadThenStore 2022-08-17T12:50:24.6318186Z [ OK ] Registerizer.RegisterizerLoadThenStore (0 ms) 2022-08-17T12:50:24.6318645Z [ RUN ] Registerizer.RegisterizerParallelized 2022-08-17T12:50:24.6319368Z [ OK ] Registerizer.RegisterizerParallelized (0 ms) 2022-08-17T12:50:24.6320015Z [ RUN ] Registerizer.RegisterizerConditionAfter 2022-08-17T12:50:24.6320906Z [ OK ] Registerizer.RegisterizerConditionAfter (0 ms) 2022-08-17T12:50:24.6321489Z [ RUN ] Registerizer.RegisterizerConditionBefore 2022-08-17T12:50:24.6322805Z [ OK ] Registerizer.RegisterizerConditionBefore (0 ms) 2022-08-17T12:50:24.6323405Z [ RUN ] Registerizer.RegisterizerConditionInside 2022-08-17T12:50:24.6325000Z [ OK ] Registerizer.RegisterizerConditionInside (0 ms) 2022-08-17T12:50:24.6325415Z [ RUN ] Registerizer.RegisterizerConditionInsideOverlap1 2022-08-17T12:50:24.6327773Z [ OK ] Registerizer.RegisterizerConditionInsideOverlap1 (0 ms) 2022-08-17T12:50:24.6328222Z [ RUN ] Registerizer.RegisterizerConditionInsideOverlap2 2022-08-17T12:50:24.6331258Z [ OK ] Registerizer.RegisterizerConditionInsideOverlap2 (0 ms) 2022-08-17T12:50:24.6331714Z [ RUN ] Registerizer.RegisterizerConditionHidden 2022-08-17T12:50:24.6332752Z [ OK ] Registerizer.RegisterizerConditionHidden (0 ms) 2022-08-17T12:50:24.6333289Z [ RUN ] Registerizer.RegisterizerConditionUnhidden 2022-08-17T12:50:24.6334997Z [ OK ] Registerizer.RegisterizerConditionUnhidden (0 ms) 2022-08-17T12:50:24.6335430Z [ RUN ] Registerizer.RegisterizerCondCondition 2022-08-17T12:50:24.6337001Z [ OK ] Registerizer.RegisterizerCondCondition (0 ms) 2022-08-17T12:50:24.6337434Z [ RUN ] Registerizer.RegisterizerCondConditionUnhidden 2022-08-17T12:50:24.6338971Z [ OK ] Registerizer.RegisterizerCondConditionUnhidden (0 ms) 2022-08-17T12:50:24.6339428Z [ RUN ] Registerizer.RegisterizerIfThenElseHidden 2022-08-17T12:50:24.6342770Z [ OK ] Registerizer.RegisterizerIfThenElseHidden (0 ms) 2022-08-17T12:50:24.6343204Z [ RUN ] Registerizer.RegisterizerIfThenElseUnhidden 2022-08-17T12:50:24.6346956Z [ OK ] Registerizer.RegisterizerIfThenElseUnhidden (0 ms) 2022-08-17T12:50:24.6347401Z [ RUN ] Registerizer.RegisterizerIfThenElseNested 2022-08-17T12:50:24.6349221Z [ OK ] Registerizer.RegisterizerIfThenElseNested (0 ms) 2022-08-17T12:50:24.6349681Z [ RUN ] Registerizer.RegisterizerIfThenElseInternal 2022-08-17T12:50:24.6351518Z [ OK ] Registerizer.RegisterizerIfThenElseInternal (0 ms) 2022-08-17T12:50:24.6352055Z [ RUN ] Registerizer.RegisterizerIfThenElseCondition 2022-08-17T12:50:24.6353147Z [ OK ] Registerizer.RegisterizerIfThenElseCondition (0 ms) 2022-08-17T12:50:24.6353617Z [ RUN ] Registerizer.RegisterizerIfThenElseConditionUnhidden 2022-08-17T12:50:24.6355226Z [ OK ] Registerizer.RegisterizerIfThenElseConditionUnhidden (0 ms) 2022-08-17T12:50:24.6355663Z [ RUN ] Registerizer.RegisterizerConditionBranchOnly 2022-08-17T12:50:24.6366212Z [ OK ] Registerizer.RegisterizerConditionBranchOnly (1 ms) 2022-08-17T12:50:24.6366612Z [ RUN ] Registerizer.RegisterizerCondIfThenElse 2022-08-17T12:50:24.6368582Z [ OK ] Registerizer.RegisterizerCondIfThenElse (0 ms) 2022-08-17T12:50:24.6369041Z [ RUN ] Registerizer.RegisterizerIfThenElseLoop 2022-08-17T12:50:24.6369991Z [ OK ] Registerizer.RegisterizerIfThenElseLoop (0 ms) 2022-08-17T12:50:24.6372208Z [ RUN ] Registerizer.RegisterizerIfThenElseLoopCut 2022-08-17T12:50:24.6372623Z [ OK ] Registerizer.RegisterizerIfThenElseLoopCut (0 ms) 2022-08-17T12:50:24.6372993Z [ RUN ] Registerizer.RegisterizerPartialAfter 2022-08-17T12:50:24.6375142Z [ OK ] Registerizer.RegisterizerPartialAfter (0 ms) 2022-08-17T12:50:24.6375524Z [ RUN ] Registerizer.RegisterizerPartialBefore 2022-08-17T12:50:24.6378068Z [ OK ] Registerizer.RegisterizerPartialBefore (0 ms) 2022-08-17T12:50:24.6378592Z [ RUN ] Registerizer.RegisterizerPartialInside 2022-08-17T12:50:24.6382064Z [ OK ] Registerizer.RegisterizerPartialInside (0 ms) 2022-08-17T12:50:24.6382467Z [ RUN ] Registerizer.RegisterizerPartialCondition 2022-08-17T12:50:24.6386452Z [ OK ] Registerizer.RegisterizerPartialCondition (0 ms) 2022-08-17T12:50:24.6386896Z [ RUN ] Registerizer.RegisterizerPartialConditionInternalCut 2022-08-17T12:50:24.6388066Z [ OK ] Registerizer.RegisterizerPartialConditionInternalCut (0 ms) 2022-08-17T12:50:24.6388602Z [ RUN ] Registerizer.RegisterizerPartialConditionInternalStart 2022-08-17T12:50:24.6390382Z [ OK ] Registerizer.RegisterizerPartialConditionInternalStart (0 ms) 2022-08-17T12:50:24.6390827Z [ RUN ] Registerizer.RegisterizerPartialOverlapsTwo 2022-08-17T12:50:24.6393581Z [ OK ] Registerizer.RegisterizerPartialOverlapsTwo (0 ms) 2022-08-17T12:50:24.6393965Z [ RUN ] Registerizer.RegisterizerNestedBlocks 2022-08-17T12:50:24.6395645Z [ OK ] Registerizer.RegisterizerNestedBlocks (0 ms) 2022-08-17T12:50:24.6396038Z [ RUN ] Registerizer.RegisterizerNestedConditions 2022-08-17T12:50:24.6397755Z [ OK ] Registerizer.RegisterizerNestedConditions (0 ms) 2022-08-17T12:50:24.6398223Z [ RUN ] Registerizer.RegisterizerNestedConditionsUnhidden 2022-08-17T12:50:24.6400005Z [ OK ] Registerizer.RegisterizerNestedConditionsUnhidden (0 ms) 2022-08-17T12:50:24.6400467Z [ RUN ] Registerizer.RegisterizerNestedConditionsHiddenFirst 2022-08-17T12:50:24.6403038Z [ OK ] Registerizer.RegisterizerNestedConditionsHiddenFirst (0 ms) 2022-08-17T12:50:24.6403498Z [ RUN ] Registerizer.RegisterizerNestedConditionsHiddenSecond 2022-08-17T12:50:24.6406032Z [ OK ] Registerizer.RegisterizerNestedConditionsHiddenSecond (0 ms) 2022-08-17T12:50:24.6406486Z [ RUN ] Registerizer.RegisterizerNestedConditionsCut 2022-08-17T12:50:24.6407949Z [ OK ] Registerizer.RegisterizerNestedConditionsCut (0 ms) 2022-08-17T12:50:24.6408372Z [ RUN ] Registerizer.RegisterizerNestedConditionLoopHidden 2022-08-17T12:50:24.6410661Z [ OK ] Registerizer.RegisterizerNestedConditionLoopHidden (0 ms) 2022-08-17T12:50:24.6411113Z [ RUN ] Registerizer.RegisterizerNestedConditionThreeDeep 2022-08-17T12:50:24.6416587Z [ OK ] Registerizer.RegisterizerNestedConditionThreeDeep (0 ms) 2022-08-17T12:50:24.6417008Z [ RUN ] Registerizer.RegisterizerNestedLoopSimple 2022-08-17T12:50:24.6418571Z [ OK ] Registerizer.RegisterizerNestedLoopSimple (0 ms) 2022-08-17T12:50:24.6419075Z [ RUN ] Registerizer.RegisterizerHiddenAccessYes 2022-08-17T12:50:24.6422096Z [ OK ] Registerizer.RegisterizerHiddenAccessYes (0 ms) 2022-08-17T12:50:24.6422489Z [ RUN ] Registerizer.RegisterizerHiddenAccessNo 2022-08-17T12:50:24.6425042Z [ OK ] Registerizer.RegisterizerHiddenAccessNo (0 ms) 2022-08-17T12:50:24.6425483Z [ RUN ] Registerizer.RegisterizerHiddenAccessMultiLoop 2022-08-17T12:50:24.6429149Z [ OK ] Registerizer.RegisterizerHiddenAccessMultiLoop (0 ms) 2022-08-17T12:50:24.6429569Z [ RUN ] Registerizer.RegisterizerTwoConditionalLoops 2022-08-17T12:50:24.6431922Z [ OK ] Registerizer.RegisterizerTwoConditionalLoops (0 ms) 2022-08-17T12:50:24.6432374Z [ RUN ] Registerizer.RegisterizerTwoConditionalLoopsCut 2022-08-17T12:50:24.6435239Z [ OK ] Registerizer.RegisterizerTwoConditionalLoopsCut (0 ms) 2022-08-17T12:50:24.6435644Z [ RUN ] Registerizer.RegisterizerLoopLetVar 2022-08-17T12:50:24.6437061Z [ OK ] Registerizer.RegisterizerLoopLetVar (0 ms) 2022-08-17T12:50:24.6437590Z [ RUN ] Registerizer.RegisterizerLoopLetVarOuter 2022-08-17T12:50:24.6438762Z [ OK ] Registerizer.RegisterizerLoopLetVarOuter (0 ms) 2022-08-17T12:50:24.6439185Z [ RUN ] Registerizer.RegisterizerMultiDim 2022-08-17T12:50:24.6440782Z [ OK ] Registerizer.RegisterizerMultiDim (0 ms) 2022-08-17T12:50:24.6441212Z [ RUN ] Registerizer.RegisterizerMultiDimPartial 2022-08-17T12:50:24.6443508Z [ OK ] Registerizer.RegisterizerMultiDimPartial (0 ms) 2022-08-17T12:50:24.6443929Z [ RUN ] Registerizer.RegisterizerMultiDimOverlap 2022-08-17T12:50:24.6446339Z [ OK ] Registerizer.RegisterizerMultiDimOverlap (0 ms) 2022-08-17T12:50:24.6446776Z [ RUN ] Registerizer.RegisterizerMultiDimPartialOverlap 2022-08-17T12:50:24.6449255Z [ OK ] Registerizer.RegisterizerMultiDimPartialOverlap (0 ms) 2022-08-17T12:50:24.6449694Z [ RUN ] Registerizer.RegisterizerMultiDim3DReduction1 2022-08-17T12:50:24.6452402Z [ OK ] Registerizer.RegisterizerMultiDim3DReduction1 (0 ms) 2022-08-17T12:50:24.6452946Z [ RUN ] Registerizer.RegisterizerMultiDim3DReduction2 2022-08-17T12:50:24.6456202Z [ OK ] Registerizer.RegisterizerMultiDim3DReduction2 (0 ms) 2022-08-17T12:50:24.6456911Z [----------] 69 tests from Registerizer (18 ms total) 2022-08-17T12:50:24.6457126Z 2022-08-17T12:50:24.6457291Z [----------] 92 tests from Simplify 2022-08-17T12:50:24.6457791Z [ RUN ] Simplify.ConstantFoldSimple 2022-08-17T12:50:24.6458357Z [ OK ] Simplify.ConstantFoldSimple (0 ms) 2022-08-17T12:50:24.6458760Z [ RUN ] Simplify.ConstantFoldTwoLayer 2022-08-17T12:50:24.6459401Z [ OK ] Simplify.ConstantFoldTwoLayer (0 ms) 2022-08-17T12:50:24.6459962Z [ RUN ] Simplify.ConstantFoldShifts 2022-08-17T12:50:24.6460290Z [ OK ] Simplify.ConstantFoldShifts (0 ms) 2022-08-17T12:50:24.6460679Z [ RUN ] Simplify.ConstantFoldBitwise 2022-08-17T12:50:24.6461052Z [ OK ] Simplify.ConstantFoldBitwise (0 ms) 2022-08-17T12:50:24.6461370Z [ RUN ] Simplify.ConstantFoldMultiOp 2022-08-17T12:50:24.6461722Z [ OK ] Simplify.ConstantFoldMultiOp (0 ms) 2022-08-17T12:50:24.6462058Z [ RUN ] Simplify.ConstantFoldMinMax 2022-08-17T12:50:24.6462565Z [ OK ] Simplify.ConstantFoldMinMax (0 ms) 2022-08-17T12:50:24.6463135Z [ RUN ] Simplify.ConstantFoldIntrinsics 2022-08-17T12:50:24.6463575Z [ OK ] Simplify.ConstantFoldIntrinsics (0 ms) 2022-08-17T12:50:24.6463901Z [ RUN ] Simplify.ConstantFoldCastToBool 2022-08-17T12:50:24.6464218Z [ OK ] Simplify.ConstantFoldCastToBool (0 ms) 2022-08-17T12:50:24.6464621Z [ RUN ] Simplify.ConstantFoldWithVar 2022-08-17T12:50:24.6465200Z [ OK ] Simplify.ConstantFoldWithVar (0 ms) 2022-08-17T12:50:24.6465744Z [ RUN ] Simplify.ConditionalSelectFoldSimple 2022-08-17T12:50:24.6466311Z [ OK ] Simplify.ConditionalSelectFoldSimple (0 ms) 2022-08-17T12:50:24.6466960Z [ RUN ] Simplify.ConditionalSelectFoldTwoLayer 2022-08-17T12:50:24.6467607Z [ OK ] Simplify.ConditionalSelectFoldTwoLayer (0 ms) 2022-08-17T12:50:24.6468223Z [ RUN ] Simplify.ConditionalSelectFoldWithVar 2022-08-17T12:50:24.6469022Z [ OK ] Simplify.ConditionalSelectFoldWithVar (0 ms) 2022-08-17T12:50:24.6469554Z [ RUN ] Simplify.UnFoldableExpr 2022-08-17T12:50:24.6470011Z [ OK ] Simplify.UnFoldableExpr (0 ms) 2022-08-17T12:50:24.6470505Z [ RUN ] Simplify.HashSimple 2022-08-17T12:50:24.6470990Z [ OK ] Simplify.HashSimple (0 ms) 2022-08-17T12:50:24.6471493Z [ RUN ] Simplify.HashEquivalence 2022-08-17T12:50:24.6472021Z [ OK ] Simplify.HashEquivalence (0 ms) 2022-08-17T12:50:24.6472773Z [ RUN ] Simplify.HashEquivalenceRand 2022-08-17T12:50:24.6473232Z [ OK ] Simplify.HashEquivalenceRand (0 ms) 2022-08-17T12:50:24.6473594Z [ RUN ] Simplify.HashEquivalenceAfterFolding 2022-08-17T12:50:24.6474286Z [ OK ] Simplify.HashEquivalenceAfterFolding (0 ms) 2022-08-17T12:50:24.6474762Z [ RUN ] Simplify.HashDifferenceTypes 2022-08-17T12:50:24.6475084Z [ OK ] Simplify.HashDifferenceTypes (0 ms) 2022-08-17T12:50:24.6475381Z [ RUN ] Simplify.HashLargeExpression 2022-08-17T12:50:24.6475700Z [ OK ] Simplify.HashLargeExpression (0 ms) 2022-08-17T12:50:24.6476009Z [ RUN ] Simplify.HashForLoopOptions 2022-08-17T12:50:24.6476308Z [ OK ] Simplify.HashForLoopOptions (0 ms) 2022-08-17T12:50:24.6476599Z [ RUN ] Simplify.SimplifyAdd 2022-08-17T12:50:24.6476879Z [ OK ] Simplify.SimplifyAdd (0 ms) 2022-08-17T12:50:24.6477146Z [ RUN ] Simplify.SimplifySub 2022-08-17T12:50:24.6477490Z [ OK ] Simplify.SimplifySub (0 ms) 2022-08-17T12:50:24.6477784Z [ RUN ] Simplify.SimplifyMultiLayer 2022-08-17T12:50:24.6478086Z [ OK ] Simplify.SimplifyMultiLayer (0 ms) 2022-08-17T12:50:24.6478395Z [ RUN ] Simplify.SimplifyMultiTerm 2022-08-17T12:50:24.6478705Z [ OK ] Simplify.SimplifyMultiTerm (0 ms) 2022-08-17T12:50:24.6479001Z [ RUN ] Simplify.SimplifyCasts 2022-08-17T12:50:24.6479278Z [ OK ] Simplify.SimplifyCasts (0 ms) 2022-08-17T12:50:24.6479592Z [ RUN ] Simplify.SimplifyEliminatesNoOps 2022-08-17T12:50:24.6479935Z [ OK ] Simplify.SimplifyEliminatesNoOps (0 ms) 2022-08-17T12:50:24.6480287Z [ RUN ] Simplify.SimplifyMultiVar 2022-08-17T12:50:24.6480590Z [ OK ] Simplify.SimplifyMultiVar (0 ms) 2022-08-17T12:50:24.6480900Z [ RUN ] Simplify.SimplifyEliminatesVar 2022-08-17T12:50:24.6481216Z [ OK ] Simplify.SimplifyEliminatesVar (0 ms) 2022-08-17T12:50:24.6481517Z [ RUN ] Simplify.SimplifyAdds 2022-08-17T12:50:24.6481808Z [ OK ] Simplify.SimplifyAdds (0 ms) 2022-08-17T12:50:24.6482086Z [ RUN ] Simplify.SimplifyMuls 2022-08-17T12:50:24.6482354Z [ OK ] Simplify.SimplifyMuls (0 ms) 2022-08-17T12:50:24.6482631Z [ RUN ] Simplify.SimplifySubs 2022-08-17T12:50:24.6486455Z [ OK ] Simplify.SimplifySubs (0 ms) 2022-08-17T12:50:24.6486966Z [ RUN ] Simplify.SimplifyDiv 2022-08-17T12:50:24.6487430Z [ OK ] Simplify.SimplifyDiv (0 ms) 2022-08-17T12:50:24.6487780Z [ RUN ] Simplify.SimplifyDivWithLoopContext0 2022-08-17T12:50:24.6488186Z [ OK ] Simplify.SimplifyDivWithLoopContext0 (0 ms) 2022-08-17T12:50:24.6488548Z [ RUN ] Simplify.SimplifyDivWithLoopContext1 2022-08-17T12:50:24.6490193Z [ OK ] Simplify.SimplifyDivWithLoopContext1 (0 ms) 2022-08-17T12:50:24.6490623Z [ RUN ] Simplify.SimplifyDivWithLoopContext2 2022-08-17T12:50:24.6492139Z [ OK ] Simplify.SimplifyDivWithLoopContext2 (0 ms) 2022-08-17T12:50:24.6492686Z [ RUN ] Simplify.SimplifyDivWithLoopContext3 2022-08-17T12:50:24.6493051Z [ OK ] Simplify.SimplifyDivWithLoopContext3 (0 ms) 2022-08-17T12:50:24.6493461Z [ RUN ] Simplify.SimplifyDivWithLoopContext4 2022-08-17T12:50:24.6495495Z [ OK ] Simplify.SimplifyDivWithLoopContext4 (0 ms) 2022-08-17T12:50:24.6495916Z [ RUN ] Simplify.SimplifyDivWithLoopContext5 2022-08-17T12:50:24.6498360Z [ OK ] Simplify.SimplifyDivWithLoopContext5 (0 ms) 2022-08-17T12:50:24.6498771Z [ RUN ] Simplify.SimplifyDivWithLoopContext6 2022-08-17T12:50:24.6501584Z [ OK ] Simplify.SimplifyDivWithLoopContext6 (0 ms) 2022-08-17T12:50:24.6502280Z [ RUN ] Simplify.SimplifyDivWithLoopContext7 2022-08-17T12:50:24.6502652Z [ OK ] Simplify.SimplifyDivWithLoopContext7 (0 ms) 2022-08-17T12:50:24.6503175Z [ RUN ] Simplify.SimplifyModWithLoopContext0 2022-08-17T12:50:24.6503894Z [ OK ] Simplify.SimplifyModWithLoopContext0 (0 ms) 2022-08-17T12:50:24.6504256Z [ RUN ] Simplify.SimplifyModWithLoopContext1 2022-08-17T12:50:24.6506006Z [ OK ] Simplify.SimplifyModWithLoopContext1 (0 ms) 2022-08-17T12:50:24.6506433Z [ RUN ] Simplify.SimplifyModWithLoopContext2 2022-08-17T12:50:24.6508166Z [ OK ] Simplify.SimplifyModWithLoopContext2 (0 ms) 2022-08-17T12:50:24.6508794Z [ RUN ] Simplify.SimplifyModWithLoopContext3 2022-08-17T12:50:24.6509245Z [ OK ] Simplify.SimplifyModWithLoopContext3 (0 ms) 2022-08-17T12:50:24.6509614Z [ RUN ] Simplify.SimplifyModWithLoopContext4 2022-08-17T12:50:24.6511476Z [ OK ] Simplify.SimplifyModWithLoopContext4 (0 ms) 2022-08-17T12:50:24.6511938Z [ RUN ] Simplify.SimplifyModWithLoopContext5 2022-08-17T12:50:24.6514022Z [ OK ] Simplify.SimplifyModWithLoopContext5 (0 ms) 2022-08-17T12:50:24.6514387Z [ RUN ] Simplify.SimplifyModWithLoopContext6 2022-08-17T12:50:24.6516827Z [ OK ] Simplify.SimplifyModWithLoopContext6 (0 ms) 2022-08-17T12:50:24.6517291Z [ RUN ] Simplify.SimplifyModWithLoopContext7 2022-08-17T12:50:24.6518200Z [ OK ] Simplify.SimplifyModWithLoopContext7 (0 ms) 2022-08-17T12:50:24.6518514Z [ RUN ] Simplify.SimplifyMod 2022-08-17T12:50:24.6520424Z [ OK ] Simplify.SimplifyMod (0 ms) 2022-08-17T12:50:24.6520753Z [ RUN ] Simplify.SimplifyMultiOp 2022-08-17T12:50:24.6522538Z [ OK ] Simplify.SimplifyMultiOp (0 ms) 2022-08-17T12:50:24.6522840Z [ RUN ] Simplify.SimplifyManyOps 2022-08-17T12:50:24.6525603Z [ OK ] Simplify.SimplifyManyOps (0 ms) 2022-08-17T12:50:24.6525929Z [ RUN ] Simplify.SimplifyFactorization 2022-08-17T12:50:24.6530144Z [ OK ] Simplify.SimplifyFactorization (0 ms) 2022-08-17T12:50:24.6530542Z [ RUN ] Simplify.SimplifyFactorizeUneven 2022-08-17T12:50:24.6531685Z [ OK ] Simplify.SimplifyFactorizeUneven (0 ms) 2022-08-17T12:50:24.6532060Z [ RUN ] Simplify.SimplifyDeeperTerms 2022-08-17T12:50:24.6532756Z [ OK ] Simplify.SimplifyDeeperTerms (0 ms) 2022-08-17T12:50:24.6533159Z [ RUN ] Simplify.SimplifyDeeperDifference 2022-08-17T12:50:24.6533768Z [ OK ] Simplify.SimplifyDeeperDifference (0 ms) 2022-08-17T12:50:24.6534440Z [ RUN ] Simplify.SimplifyFoldComplexDifference 2022-08-17T12:50:24.6535101Z [ OK ] Simplify.SimplifyFoldComplexDifference (0 ms) 2022-08-17T12:50:24.6535688Z [ RUN ] Simplify.SimplifyIfComponents 2022-08-17T12:50:24.6536308Z [ OK ] Simplify.SimplifyIfComponents (0 ms) 2022-08-17T12:50:24.6536721Z [ RUN ] Simplify.SimplifyOpaqueTerms 2022-08-17T12:50:24.6537472Z [ OK ] Simplify.SimplifyOpaqueTerms (0 ms) 2022-08-17T12:50:24.6538048Z [ RUN ] Simplify.SimplifySymbolicMinMax 2022-08-17T12:50:24.6538589Z [ OK ] Simplify.SimplifySymbolicMinMax (0 ms) 2022-08-17T12:50:24.6539239Z [ RUN ] Simplify.SimplifyNestedMax 2022-08-17T12:50:24.6551248Z [ OK ] Simplify.SimplifyNestedMax (1 ms) 2022-08-17T12:50:24.6551820Z [ RUN ] Simplify.SimplifyNestedMin 2022-08-17T12:50:24.6563586Z [ OK ] Simplify.SimplifyNestedMin (1 ms) 2022-08-17T12:50:24.6564189Z [ RUN ] Simplify.SimplifyWontReorderFloat 2022-08-17T12:50:24.6565705Z [ OK ] Simplify.SimplifyWontReorderFloat (0 ms) 2022-08-17T12:50:24.6566311Z [ RUN ] Simplify.SimplifyRoundModPattern 2022-08-17T12:50:24.6573632Z [ OK ] Simplify.SimplifyRoundModPattern (0 ms) 2022-08-17T12:50:24.6574268Z [ RUN ] Simplify.SimplifyRoundModPatternFactorization 2022-08-17T12:50:24.6577721Z [ OK ] Simplify.SimplifyRoundModPatternFactorization (0 ms) 2022-08-17T12:50:24.6578343Z [ RUN ] Simplify.SimplifyRoundModPatternMultivar 2022-08-17T12:50:24.6581750Z [ OK ] Simplify.SimplifyRoundModPatternMultivar (0 ms) 2022-08-17T12:50:24.6582348Z [ RUN ] Simplify.SimplifyModRoundModPattern 2022-08-17T12:50:24.6586714Z [ OK ] Simplify.SimplifyModRoundModPattern (0 ms) 2022-08-17T12:50:24.6587367Z [ RUN ] Simplify.SimplifyModRoundModPatternFactorization 2022-08-17T12:50:24.6594591Z [ OK ] Simplify.SimplifyModRoundModPatternFactorization (0 ms) 2022-08-17T12:50:24.6595237Z [ RUN ] Simplify.SimplifyModRoundModPatternMultivar 2022-08-17T12:50:24.6607997Z [ OK ] Simplify.SimplifyModRoundModPatternMultivar (1 ms) 2022-08-17T12:50:24.6608583Z [ RUN ] Simplify.SimplifyDivisionScalarFactorization 2022-08-17T12:50:24.6609502Z [ OK ] Simplify.SimplifyDivisionScalarFactorization (0 ms) 2022-08-17T12:50:24.6609927Z [ RUN ] Simplify.SimplifyConstantBranches 2022-08-17T12:50:24.6610280Z [ OK ] Simplify.SimplifyConstantBranches (0 ms) 2022-08-17T12:50:24.6610671Z [ RUN ] Simplify.SimplifyConstantCond 2022-08-17T12:50:24.6611930Z [ OK ] Simplify.SimplifyConstantCond (0 ms) 2022-08-17T12:50:24.6612377Z [ RUN ] Simplify.SimplifyEliminateEmptyCond 2022-08-17T12:50:24.6612734Z [ OK ] Simplify.SimplifyEliminateEmptyCond (0 ms) 2022-08-17T12:50:24.6613078Z [ RUN ] Simplify.SimplifyConstantComparisons 2022-08-17T12:50:24.6616920Z [ OK ] Simplify.SimplifyConstantComparisons (0 ms) 2022-08-17T12:50:24.6617353Z [ RUN ] Simplify.SimplifySymbolicComparisons 2022-08-17T12:50:24.6624282Z [ OK ] Simplify.SimplifySymbolicComparisons (0 ms) 2022-08-17T12:50:24.6624767Z [ RUN ] Simplify.SimplifyEliminateZeroLengthFor 2022-08-17T12:50:24.6625461Z [ OK ] Simplify.SimplifyEliminateZeroLengthFor (0 ms) 2022-08-17T12:50:24.6625889Z [ RUN ] Simplify.SimplifyOneLoopFor 2022-08-17T12:50:24.6626947Z [ OK ] Simplify.SimplifyOneLoopFor (0 ms) 2022-08-17T12:50:24.6627568Z [ RUN ] Simplify.SimplifyForWontLoseLoopOptions 2022-08-17T12:50:24.6628108Z [ OK ] Simplify.SimplifyForWontLoseLoopOptions (0 ms) 2022-08-17T12:50:24.6628598Z [ RUN ] Simplify.SimplifyMultilevelFor 2022-08-17T12:50:24.6629330Z [ OK ] Simplify.SimplifyMultilevelFor (0 ms) 2022-08-17T12:50:24.6629774Z [ RUN ] Simplify.SimplifyForCleansUp 2022-08-17T12:50:24.6632171Z [ OK ] Simplify.SimplifyForCleansUp (0 ms) 2022-08-17T12:50:24.6632828Z [ RUN ] Simplify.SimplifyEliminateEmptyFor 2022-08-17T12:50:24.6633631Z [ OK ] Simplify.SimplifyEliminateEmptyFor (0 ms) 2022-08-17T12:50:24.6634233Z [ RUN ] Simplify.SimplifyFlattenBlock 2022-08-17T12:50:24.6634808Z [ OK ] Simplify.SimplifyFlattenBlock (0 ms) 2022-08-17T12:50:24.6635155Z [ RUN ] Simplify.SimplifyEliminateZeroLengthAlloc 2022-08-17T12:50:24.6635823Z [ OK ] Simplify.SimplifyEliminateZeroLengthAlloc (0 ms) 2022-08-17T12:50:24.6636346Z [ RUN ] Simplify.DontSimplifyRand 2022-08-17T12:50:24.6636654Z [ OK ] Simplify.DontSimplifyRand (0 ms) 2022-08-17T12:50:24.6636956Z [ RUN ] Simplify.SimplifyReorderForCond 2022-08-17T12:50:24.6641104Z [ OK ] Simplify.SimplifyReorderForCond (0 ms) 2022-08-17T12:50:24.6641440Z [ RUN ] Simplify.SimplifyFuseConditions 2022-08-17T12:50:24.6647234Z [ OK ] Simplify.SimplifyFuseConditions (0 ms) 2022-08-17T12:50:24.6647592Z [ RUN ] Simplify.SimplifySyncThreads 2022-08-17T12:50:24.6648146Z [ OK ] Simplify.SimplifySyncThreads (0 ms) 2022-08-17T12:50:24.6648730Z [ RUN ] Simplify.SimplifyRampSubBroadcast 2022-08-17T12:50:24.6649372Z [ OK ] Simplify.SimplifyRampSubBroadcast (0 ms) 2022-08-17T12:50:24.6649794Z [ RUN ] Simplify.SimplifyBroadcastTermExpander 2022-08-17T12:50:24.6650173Z [ OK ] Simplify.SimplifyBroadcastTermExpander (0 ms) 2022-08-17T12:50:24.6650512Z [ RUN ] Simplify.CompareSelectLoopBounds 2022-08-17T12:50:24.6735321Z [ OK ] Simplify.CompareSelectLoopBounds (8 ms) 2022-08-17T12:50:24.6736046Z [ RUN ] Simplify.CompareSelectCondAlwaysInLoopBounds 2022-08-17T12:50:24.6736794Z [ OK ] Simplify.CompareSelectCondAlwaysInLoopBounds (0 ms) 2022-08-17T12:50:24.6737474Z [ RUN ] Simplify.IfThenCondAlwaysInLoopBounds 2022-08-17T12:50:24.6738129Z [ OK ] Simplify.IfThenCondAlwaysInLoopBounds (0 ms) 2022-08-17T12:50:24.6738965Z [ RUN ] Simplify.MultiClauseCondAlwaysInLoopBounds 2022-08-17T12:50:24.6739773Z [ OK ] Simplify.MultiClauseCondAlwaysInLoopBounds (0 ms) 2022-08-17T12:50:24.6740356Z [----------] 92 tests from Simplify (28 ms total) 2022-08-17T12:50:24.6740561Z 2022-08-17T12:50:24.6740785Z [----------] 12 tests from TEFuserPass 2022-08-17T12:50:24.6741251Z [ RUN ] TEFuserPass.FuserPass_1 2022-08-17T12:50:24.6747694Z [ OK ] TEFuserPass.FuserPass_1 (0 ms) 2022-08-17T12:50:24.6748223Z [ RUN ] TEFuserPass.FuserPass_2 2022-08-17T12:50:24.6752270Z [ OK ] TEFuserPass.FuserPass_2 (0 ms) 2022-08-17T12:50:24.6752792Z [ RUN ] TEFuserPass.FuserPass_3 2022-08-17T12:50:24.6755629Z [ OK ] TEFuserPass.FuserPass_3 (0 ms) 2022-08-17T12:50:24.6756151Z [ RUN ] TEFuserPass.FuserPass_0DimInput 2022-08-17T12:50:24.6757931Z [ OK ] TEFuserPass.FuserPass_0DimInput (0 ms) 2022-08-17T12:50:24.6758519Z [ RUN ] TEFuserPass.FuserPass_UnfusibleDevice 2022-08-17T12:50:24.6759057Z [ OK ] TEFuserPass.FuserPass_UnfusibleDevice (0 ms) 2022-08-17T12:50:24.6759533Z [ RUN ] TEFuserPass.FuserPass_UnknownShapes 2022-08-17T12:50:24.6759899Z [ OK ] TEFuserPass.FuserPass_UnknownShapes (0 ms) 2022-08-17T12:50:24.6760213Z [ RUN ] TEFuserPass.FuserPass_Multidevice 2022-08-17T12:50:24.6766709Z [ OK ] TEFuserPass.FuserPass_Multidevice (0 ms) 2022-08-17T12:50:24.6767034Z [ RUN ] TEFuserPass.FuserPass_MergeGroups 2022-08-17T12:50:24.6769641Z [ OK ] TEFuserPass.FuserPass_MergeGroups (0 ms) 2022-08-17T12:50:24.6770155Z [ RUN ] TEFuserPass.FuserPass_IgnoreUnknownShapeAtStart 2022-08-17T12:50:24.6770997Z [ OK ] TEFuserPass.FuserPass_IgnoreUnknownShapeAtStart (0 ms) 2022-08-17T12:50:24.6771347Z [ RUN ] TEFuserPass.FuserPass_Where 2022-08-17T12:50:24.6774166Z [ OK ] TEFuserPass.FuserPass_Where (0 ms) 2022-08-17T12:50:24.6774634Z [ RUN ] TEFuserPass.FuserPass_WhereList 2022-08-17T12:50:24.6775286Z [ OK ] TEFuserPass.FuserPass_WhereList (0 ms) 2022-08-17T12:50:24.6775637Z [ RUN ] TEFuserPass.DynamicShapeFusion 2022-08-17T12:50:24.9349128Z [ OK ] TEFuserPass.DynamicShapeFusion (257 ms) 2022-08-17T12:50:24.9349524Z [----------] 12 tests from TEFuserPass (260 ms total) 2022-08-17T12:50:24.9349701Z 2022-08-17T12:50:24.9349835Z [----------] 3 tests from Type 2022-08-17T12:50:24.9350066Z [ RUN ] Type.Test01 2022-08-17T12:50:24.9350316Z [ OK ] Type.Test01 (0 ms) 2022-08-17T12:50:24.9350565Z [ RUN ] Type.BitCasting 2022-08-17T12:50:24.9350816Z [ OK ] Type.BitCasting (0 ms) 2022-08-17T12:50:24.9351290Z [ RUN ] Type.Propagation 2022-08-17T12:50:24.9351567Z [ OK ] Type.Propagation (0 ms) 2022-08-17T12:50:24.9351844Z [----------] 3 tests from Type (0 ms total) 2022-08-17T12:50:24.9351987Z 2022-08-17T12:50:24.9352181Z [----------] 1 test from SpecializationsInCustomPasses 2022-08-17T12:50:24.9352535Z [ RUN ] SpecializationsInCustomPasses.Basic 2022-08-17T12:50:24.9364458Z [ OK ] SpecializationsInCustomPasses.Basic (1 ms) 2022-08-17T12:50:24.9364850Z [----------] 1 test from SpecializationsInCustomPasses (1 ms total) 2022-08-17T12:50:24.9365045Z 2022-08-17T12:50:24.9365181Z [----------] 150 tests from LLVM 2022-08-17T12:50:24.9365436Z [ RUN ] LLVM.ByteImmTest 2022-08-17T12:50:24.9548315Z [ OK ] LLVM.ByteImmTest (18 ms) 2022-08-17T12:50:24.9548890Z [ RUN ] LLVM.CharImmTest 2022-08-17T12:50:24.9728365Z [ OK ] LLVM.CharImmTest (17 ms) 2022-08-17T12:50:24.9728649Z [ RUN ] LLVM.ShortImmTest 2022-08-17T12:50:24.9908557Z [ OK ] LLVM.ShortImmTest (17 ms) 2022-08-17T12:50:24.9909086Z [ RUN ] LLVM.IntImmTest 2022-08-17T12:50:25.0090059Z [ OK ] LLVM.IntImmTest (18 ms) 2022-08-17T12:50:25.0090352Z [ RUN ] LLVM.LongImmTest 2022-08-17T12:50:25.0272872Z [ OK ] LLVM.LongImmTest (18 ms) 2022-08-17T12:50:25.0273147Z [ RUN ] LLVM.FloatImmTest 2022-08-17T12:50:25.0454452Z [ OK ] LLVM.FloatImmTest (18 ms) 2022-08-17T12:50:25.0454720Z [ RUN ] LLVM.DoubleImmTest 2022-08-17T12:50:25.0637340Z [ OK ] LLVM.DoubleImmTest (18 ms) 2022-08-17T12:50:25.0637612Z [ RUN ] LLVM.HalfImmTest 2022-08-17T12:50:25.0819382Z [ OK ] LLVM.HalfImmTest (18 ms) 2022-08-17T12:50:25.0819664Z [ RUN ] LLVM.ByteAddTest 2022-08-17T12:50:25.1001577Z [ OK ] LLVM.ByteAddTest (18 ms) 2022-08-17T12:50:25.1001923Z [ RUN ] LLVM.CharAddTest 2022-08-17T12:50:25.1182896Z [ OK ] LLVM.CharAddTest (18 ms) 2022-08-17T12:50:25.1183171Z [ RUN ] LLVM.ShortAddTest 2022-08-17T12:50:25.1364443Z [ OK ] LLVM.ShortAddTest (18 ms) 2022-08-17T12:50:25.1364736Z [ RUN ] LLVM.IntAddTest 2022-08-17T12:50:25.1547173Z [ OK ] LLVM.IntAddTest (18 ms) 2022-08-17T12:50:25.1547433Z [ RUN ] LLVM.LongAddTest 2022-08-17T12:50:25.1733013Z [ OK ] LLVM.LongAddTest (18 ms) 2022-08-17T12:50:25.1733269Z [ RUN ] LLVM.FloatAddTest 2022-08-17T12:50:25.1916471Z [ OK ] LLVM.FloatAddTest (18 ms) 2022-08-17T12:50:25.1916750Z [ RUN ] LLVM.DoubleAddTest 2022-08-17T12:50:25.2099891Z [ OK ] LLVM.DoubleAddTest (18 ms) 2022-08-17T12:50:25.2100183Z [ RUN ] LLVM.HalfAddTest 2022-08-17T12:50:25.2282719Z [ OK ] LLVM.HalfAddTest (18 ms) 2022-08-17T12:50:25.2283044Z [ RUN ] LLVM.ByteSubTest 2022-08-17T12:50:25.2463834Z [ OK ] LLVM.ByteSubTest (18 ms) 2022-08-17T12:50:25.2464111Z [ RUN ] LLVM.CharSubTest 2022-08-17T12:50:25.2647484Z [ OK ] LLVM.CharSubTest (18 ms) 2022-08-17T12:50:25.2647751Z [ RUN ] LLVM.ShortSubTest 2022-08-17T12:50:25.2830993Z [ OK ] LLVM.ShortSubTest (18 ms) 2022-08-17T12:50:25.2831277Z [ RUN ] LLVM.IntSubTest 2022-08-17T12:50:25.3012199Z [ OK ] LLVM.IntSubTest (18 ms) 2022-08-17T12:50:25.3012453Z [ RUN ] LLVM.LongSubTest 2022-08-17T12:50:25.3194712Z [ OK ] LLVM.LongSubTest (18 ms) 2022-08-17T12:50:25.3194987Z [ RUN ] LLVM.FloatSubTest 2022-08-17T12:50:25.3375325Z [ OK ] LLVM.FloatSubTest (18 ms) 2022-08-17T12:50:25.3375602Z [ RUN ] LLVM.DoubleSubTest 2022-08-17T12:50:25.3556054Z [ OK ] LLVM.DoubleSubTest (18 ms) 2022-08-17T12:50:25.3556343Z [ RUN ] LLVM.HalfSubTest 2022-08-17T12:50:25.3738077Z [ OK ] LLVM.HalfSubTest (18 ms) 2022-08-17T12:50:25.3738577Z [ RUN ] LLVM.ByteMulTest 2022-08-17T12:50:25.3917846Z [ OK ] LLVM.ByteMulTest (17 ms) 2022-08-17T12:50:25.3918341Z [ RUN ] LLVM.CharMulTest 2022-08-17T12:50:25.4097144Z [ OK ] LLVM.CharMulTest (17 ms) 2022-08-17T12:50:25.4097644Z [ RUN ] LLVM.ShortMulTest 2022-08-17T12:50:25.4277093Z [ OK ] LLVM.ShortMulTest (17 ms) 2022-08-17T12:50:25.4277598Z [ RUN ] LLVM.IntMulTest 2022-08-17T12:50:25.4458612Z [ OK ] LLVM.IntMulTest (18 ms) 2022-08-17T12:50:25.4459167Z [ RUN ] LLVM.LongMulTest 2022-08-17T12:50:25.4643157Z [ OK ] LLVM.LongMulTest (18 ms) 2022-08-17T12:50:25.4643652Z [ RUN ] LLVM.FloatMulTest 2022-08-17T12:50:25.4828279Z [ OK ] LLVM.FloatMulTest (18 ms) 2022-08-17T12:50:25.4828935Z [ RUN ] LLVM.DoubleMulTest 2022-08-17T12:50:25.5011914Z [ OK ] LLVM.DoubleMulTest (18 ms) 2022-08-17T12:50:25.5012330Z [ RUN ] LLVM.HalfMulTest 2022-08-17T12:50:25.5194127Z [ OK ] LLVM.HalfMulTest (18 ms) 2022-08-17T12:50:25.5194625Z [ RUN ] LLVM.ByteDivTest 2022-08-17T12:50:25.5375453Z [ OK ] LLVM.ByteDivTest (18 ms) 2022-08-17T12:50:25.5375935Z [ RUN ] LLVM.CharDivTest 2022-08-17T12:50:25.5558928Z [ OK ] LLVM.CharDivTest (18 ms) 2022-08-17T12:50:25.5559418Z [ RUN ] LLVM.ShortDivTest 2022-08-17T12:50:25.5744487Z [ OK ] LLVM.ShortDivTest (18 ms) 2022-08-17T12:50:25.5744987Z [ RUN ] LLVM.IntDivTest 2022-08-17T12:50:25.5928071Z [ OK ] LLVM.IntDivTest (18 ms) 2022-08-17T12:50:25.5928322Z [ RUN ] LLVM.LongDivTest 2022-08-17T12:50:25.6107060Z [ OK ] LLVM.LongDivTest (17 ms) 2022-08-17T12:50:25.6107332Z [ RUN ] LLVM.FloatDivTest 2022-08-17T12:50:25.6290788Z [ OK ] LLVM.FloatDivTest (18 ms) 2022-08-17T12:50:25.6291071Z [ RUN ] LLVM.DoubleDivTest 2022-08-17T12:50:25.6475923Z [ OK ] LLVM.DoubleDivTest (18 ms) 2022-08-17T12:50:25.6476209Z [ RUN ] LLVM.HalfDivTest 2022-08-17T12:50:25.6657742Z [ OK ] LLVM.HalfDivTest (18 ms) 2022-08-17T12:50:25.6658028Z [ RUN ] LLVM.IntToFloatCastTest 2022-08-17T12:50:25.6837580Z [ OK ] LLVM.IntToFloatCastTest (17 ms) 2022-08-17T12:50:25.6837880Z [ RUN ] LLVM.FloatToIntCastTest 2022-08-17T12:50:25.7017968Z [ OK ] LLVM.FloatToIntCastTest (18 ms) 2022-08-17T12:50:25.7018266Z [ RUN ] LLVM.IntToLongCastTest 2022-08-17T12:50:25.7196150Z [ OK ] LLVM.IntToLongCastTest (17 ms) 2022-08-17T12:50:25.7196433Z [ RUN ] LLVM.ByteToCharCastTest 2022-08-17T12:50:25.7377775Z [ OK ] LLVM.ByteToCharCastTest (18 ms) 2022-08-17T12:50:25.7378081Z [ RUN ] LLVM.HalfToLongCastTest 2022-08-17T12:50:25.7556766Z [ OK ] LLVM.HalfToLongCastTest (17 ms) 2022-08-17T12:50:25.7557074Z [ RUN ] LLVM.ByteToDoubleCastTest 2022-08-17T12:50:25.7739543Z [ OK ] LLVM.ByteToDoubleCastTest (18 ms) 2022-08-17T12:50:25.7739862Z [ RUN ] LLVM.FloatToByteCastTest 2022-08-17T12:50:25.7917110Z [ OK ] LLVM.FloatToByteCastTest (17 ms) 2022-08-17T12:50:25.7917417Z [ RUN ] LLVM.FloatToCharCastTest 2022-08-17T12:50:25.8094459Z [ OK ] LLVM.FloatToCharCastTest (17 ms) 2022-08-17T12:50:25.8094814Z [ RUN ] LLVM.ByteToFloatCastTest 2022-08-17T12:50:25.8276748Z [ OK ] LLVM.ByteToFloatCastTest (18 ms) 2022-08-17T12:50:25.8277073Z [ RUN ] LLVM.CharToFloatCastTest 2022-08-17T12:50:25.8457204Z [ OK ] LLVM.CharToFloatCastTest (18 ms) 2022-08-17T12:50:25.8457472Z [ RUN ] LLVM.BitCast 2022-08-17T12:50:25.9184894Z [ OK ] LLVM.BitCast (72 ms) 2022-08-17T12:50:25.9185157Z [ RUN ] LLVM.fastLogFloat 2022-08-17T12:50:25.9775378Z [ OK ] LLVM.fastLogFloat (59 ms) 2022-08-17T12:50:25.9775664Z [ RUN ] LLVM.LetTest01 2022-08-17T12:50:25.9960627Z [ OK ] LLVM.LetTest01 (18 ms) 2022-08-17T12:50:25.9960890Z [ RUN ] LLVM.LetTest02 2022-08-17T12:50:26.0144626Z [ OK ] LLVM.LetTest02 (18 ms) 2022-08-17T12:50:26.0144908Z [ RUN ] LLVM.LetTestMultitype 2022-08-17T12:50:26.0328960Z [ OK ] LLVM.LetTestMultitype (18 ms) 2022-08-17T12:50:26.0329330Z [ RUN ] LLVM.BufferTest 2022-08-17T12:50:26.0513605Z [ OK ] LLVM.BufferTest (18 ms) 2022-08-17T12:50:26.0513857Z [ RUN ] LLVM.BlockTest 2022-08-17T12:50:26.0696217Z [ OK ] LLVM.BlockTest (18 ms) 2022-08-17T12:50:26.0696534Z [ RUN ] LLVM.LoadStoreTest 2022-08-17T12:50:26.0881812Z [ OK ] LLVM.LoadStoreTest (18 ms) 2022-08-17T12:50:26.0882115Z [ RUN ] LLVM.IfThenElseTest 2022-08-17T12:50:26.1078275Z [ OK ] LLVM.IfThenElseTest (19 ms) 2022-08-17T12:50:26.1078608Z [ RUN ] LLVM.CondNoFalseBlockTest 2022-08-17T12:50:26.1653575Z [ OK ] LLVM.CondNoFalseBlockTest (57 ms) 2022-08-17T12:50:26.1653881Z [ RUN ] LLVM.CondTest 2022-08-17T12:50:26.2228363Z [ OK ] LLVM.CondTest (57 ms) 2022-08-17T12:50:26.2228768Z [ RUN ] LLVM.CondNestedTest 2022-08-17T12:50:26.3041089Z [ OK ] LLVM.CondNestedTest (81 ms) 2022-08-17T12:50:26.3041436Z [ RUN ] LLVM.DirectVectorization 2022-08-17T12:50:26.3298124Z [ OK ] LLVM.DirectVectorization (25 ms) 2022-08-17T12:50:26.3298692Z [ RUN ] LLVM.VecLoadStoreTest 2022-08-17T12:50:26.3485719Z [ OK ] LLVM.VecLoadStoreTest (18 ms) 2022-08-17T12:50:26.3486291Z [ RUN ] LLVM.VecFloat_erfLane4Test 2022-08-17T12:50:26.3675536Z [ OK ] LLVM.VecFloat_erfLane4Test (18 ms) 2022-08-17T12:50:26.3676112Z [ RUN ] LLVM.VecFloat_erfcLane4Test 2022-08-17T12:50:26.3864742Z [ OK ] LLVM.VecFloat_erfcLane4Test (18 ms) 2022-08-17T12:50:26.3865307Z [ RUN ] LLVM.VecFloat_acosLane4Test 2022-08-17T12:50:26.4054806Z [ OK ] LLVM.VecFloat_acosLane4Test (18 ms) 2022-08-17T12:50:26.4055380Z [ RUN ] LLVM.VecFloat_asinLane4Test 2022-08-17T12:50:26.4247197Z [ OK ] LLVM.VecFloat_asinLane4Test (19 ms) 2022-08-17T12:50:26.4247757Z [ RUN ] LLVM.VecFloat_atanLane4Test 2022-08-17T12:50:26.4441874Z [ OK ] LLVM.VecFloat_atanLane4Test (19 ms) 2022-08-17T12:50:26.4442416Z [ RUN ] LLVM.VecFloat_coshLane4Test 2022-08-17T12:50:26.4632086Z [ OK ] LLVM.VecFloat_coshLane4Test (18 ms) 2022-08-17T12:50:26.4632680Z [ RUN ] LLVM.VecFloat_sinhLane4Test 2022-08-17T12:50:26.4821833Z [ OK ] LLVM.VecFloat_sinhLane4Test (18 ms) 2022-08-17T12:50:26.4822401Z [ RUN ] LLVM.VecFloat_tanhLane4Test 2022-08-17T12:50:26.5010359Z [ OK ] LLVM.VecFloat_tanhLane4Test (18 ms) 2022-08-17T12:50:26.5010924Z [ RUN ] LLVM.VecFloat_expm1Lane4Test 2022-08-17T12:50:26.5198590Z [ OK ] LLVM.VecFloat_expm1Lane4Test (18 ms) 2022-08-17T12:50:26.5199135Z [ RUN ] LLVM.VecFloat_lgammaLane4Test 2022-08-17T12:50:26.5385568Z [ OK ] LLVM.VecFloat_lgammaLane4Test (18 ms) 2022-08-17T12:50:26.5386162Z [ RUN ] LLVM.VecFloat_erfLane8Test 2022-08-17T12:50:26.5573114Z [ OK ] LLVM.VecFloat_erfLane8Test (18 ms) 2022-08-17T12:50:26.5573681Z [ RUN ] LLVM.VecFloat_erfcLane8Test 2022-08-17T12:50:26.5761739Z [ OK ] LLVM.VecFloat_erfcLane8Test (18 ms) 2022-08-17T12:50:26.5762324Z [ RUN ] LLVM.VecFloat_acosLane8Test 2022-08-17T12:50:26.5951543Z [ OK ] LLVM.VecFloat_acosLane8Test (18 ms) 2022-08-17T12:50:26.5952094Z [ RUN ] LLVM.VecFloat_asinLane8Test 2022-08-17T12:50:26.6143407Z [ OK ] LLVM.VecFloat_asinLane8Test (19 ms) 2022-08-17T12:50:26.6143982Z [ RUN ] LLVM.VecFloat_atanLane8Test 2022-08-17T12:50:26.6333050Z [ OK ] LLVM.VecFloat_atanLane8Test (18 ms) 2022-08-17T12:50:26.6333619Z [ RUN ] LLVM.VecFloat_coshLane8Test 2022-08-17T12:50:26.6522020Z [ OK ] LLVM.VecFloat_coshLane8Test (18 ms) 2022-08-17T12:50:26.6522603Z [ RUN ] LLVM.VecFloat_sinhLane8Test 2022-08-17T12:50:26.6710626Z [ OK ] LLVM.VecFloat_sinhLane8Test (18 ms) 2022-08-17T12:50:26.6711222Z [ RUN ] LLVM.VecFloat_tanhLane8Test 2022-08-17T12:50:26.6898633Z [ OK ] LLVM.VecFloat_tanhLane8Test (18 ms) 2022-08-17T12:50:26.6899576Z [ RUN ] LLVM.VecFloat_expm1Lane8Test 2022-08-17T12:50:26.7086426Z [ OK ] LLVM.VecFloat_expm1Lane8Test (18 ms) 2022-08-17T12:50:26.7087023Z [ RUN ] LLVM.VecFloat_lgammaLane8Test 2022-08-17T12:50:26.7276121Z [ OK ] LLVM.VecFloat_lgammaLane8Test (18 ms) 2022-08-17T12:50:26.7276781Z [ RUN ] LLVM.VecDouble_erfLane2Test 2022-08-17T12:50:26.7464433Z [ OK ] LLVM.VecDouble_erfLane2Test (18 ms) 2022-08-17T12:50:26.7464974Z [ RUN ] LLVM.VecDouble_erfcLane2Test 2022-08-17T12:50:26.7651070Z [ OK ] LLVM.VecDouble_erfcLane2Test (18 ms) 2022-08-17T12:50:26.7651629Z [ RUN ] LLVM.VecDouble_acosLane2Test 2022-08-17T12:50:26.7837908Z [ OK ] LLVM.VecDouble_acosLane2Test (18 ms) 2022-08-17T12:50:26.8025014Z [ RUN ] LLVM.VecDouble_asinLane2Test 2022-08-17T12:50:26.8025628Z [ OK ] LLVM.VecDouble_asinLane2Test (18 ms) 2022-08-17T12:50:26.8026136Z [ RUN ] LLVM.VecDouble_atanLane2Test 2022-08-17T12:50:26.8213565Z [ OK ] LLVM.VecDouble_atanLane2Test (18 ms) 2022-08-17T12:50:26.8214150Z [ RUN ] LLVM.VecDouble_coshLane2Test 2022-08-17T12:50:26.8403350Z [ OK ] LLVM.VecDouble_coshLane2Test (18 ms) 2022-08-17T12:50:26.8403953Z [ RUN ] LLVM.VecDouble_sinhLane2Test 2022-08-17T12:50:26.8592338Z [ OK ] LLVM.VecDouble_sinhLane2Test (18 ms) 2022-08-17T12:50:26.8592928Z [ RUN ] LLVM.VecDouble_tanhLane2Test 2022-08-17T12:50:26.8780508Z [ OK ] LLVM.VecDouble_tanhLane2Test (18 ms) 2022-08-17T12:50:26.8781110Z [ RUN ] LLVM.VecDouble_expm1Lane2Test 2022-08-17T12:50:26.8967428Z [ OK ] LLVM.VecDouble_expm1Lane2Test (18 ms) 2022-08-17T12:50:26.8968000Z [ RUN ] LLVM.VecDouble_lgammaLane2Test 2022-08-17T12:50:26.9155597Z [ OK ] LLVM.VecDouble_lgammaLane2Test (18 ms) 2022-08-17T12:50:26.9156195Z [ RUN ] LLVM.VecDouble_erfLane4Test 2022-08-17T12:50:26.9343952Z [ OK ] LLVM.VecDouble_erfLane4Test (18 ms) 2022-08-17T12:50:26.9344512Z [ RUN ] LLVM.VecDouble_erfcLane4Test 2022-08-17T12:50:26.9533425Z [ OK ] LLVM.VecDouble_erfcLane4Test (18 ms) 2022-08-17T12:50:26.9534095Z [ RUN ] LLVM.VecDouble_acosLane4Test 2022-08-17T12:50:26.9725469Z [ OK ] LLVM.VecDouble_acosLane4Test (19 ms) 2022-08-17T12:50:26.9726042Z [ RUN ] LLVM.VecDouble_asinLane4Test 2022-08-17T12:50:26.9914811Z [ OK ] LLVM.VecDouble_asinLane4Test (18 ms) 2022-08-17T12:50:26.9915387Z [ RUN ] LLVM.VecDouble_atanLane4Test 2022-08-17T12:50:27.0102212Z [ OK ] LLVM.VecDouble_atanLane4Test (18 ms) 2022-08-17T12:50:27.0102794Z [ RUN ] LLVM.VecDouble_coshLane4Test 2022-08-17T12:50:27.0290741Z [ OK ] LLVM.VecDouble_coshLane4Test (18 ms) 2022-08-17T12:50:27.0291299Z [ RUN ] LLVM.VecDouble_sinhLane4Test 2022-08-17T12:50:27.0479617Z [ OK ] LLVM.VecDouble_sinhLane4Test (18 ms) 2022-08-17T12:50:27.0480285Z [ RUN ] LLVM.VecDouble_tanhLane4Test 2022-08-17T12:50:27.0671736Z [ OK ] LLVM.VecDouble_tanhLane4Test (19 ms) 2022-08-17T12:50:27.0672333Z [ RUN ] LLVM.VecDouble_expm1Lane4Test 2022-08-17T12:50:27.0862670Z [ OK ] LLVM.VecDouble_expm1Lane4Test (19 ms) 2022-08-17T12:50:27.0863274Z [ RUN ] LLVM.VecDouble_lgammaLane4Test 2022-08-17T12:50:27.1054029Z [ OK ] LLVM.VecDouble_lgammaLane4Test (19 ms) 2022-08-17T12:50:27.1054727Z [ RUN ] LLVM.VectorizerLoadStoreTest 2022-08-17T12:50:27.1242740Z [ OK ] LLVM.VectorizerLoadStoreTest (18 ms) 2022-08-17T12:50:27.1243323Z [ RUN ] LLVM.VectorizeBitCast 2022-08-17T12:50:27.1449949Z [ OK ] LLVM.VectorizeBitCast (20 ms) 2022-08-17T12:50:27.1450619Z [ RUN ] LLVM.MemcpyTest 2022-08-17T12:50:27.1654220Z [ OK ] LLVM.MemcpyTest (20 ms) 2022-08-17T12:50:27.1654789Z [ RUN ] LLVM.BzeroTest 2022-08-17T12:50:27.1852679Z [ OK ] LLVM.BzeroTest (19 ms) 2022-08-17T12:50:27.1853192Z [ RUN ] LLVM.ElemwiseAdd 2022-08-17T12:50:27.2335115Z [ OK ] LLVM.ElemwiseAdd (48 ms) 2022-08-17T12:50:27.2335787Z [ RUN ] LLVM.ElemwiseAddFloat 2022-08-17T12:50:27.2803418Z [ OK ] LLVM.ElemwiseAddFloat (46 ms) 2022-08-17T12:50:27.2804108Z [ RUN ] LLVM.ElemwiseLog10Float 2022-08-17T12:50:27.3037380Z [ OK ] LLVM.ElemwiseLog10Float (23 ms) 2022-08-17T12:50:27.3038006Z [ RUN ] LLVM.ElemwiseLog1pFloat 2022-08-17T12:50:27.3269406Z [ OK ] LLVM.ElemwiseLog1pFloat (23 ms) 2022-08-17T12:50:27.3269976Z [ RUN ] LLVM.ElemwiseMaxInt 2022-08-17T12:50:27.3597055Z [ OK ] LLVM.ElemwiseMaxInt (32 ms) 2022-08-17T12:50:27.3597618Z [ RUN ] LLVM.ElemwiseMinInt 2022-08-17T12:50:27.3923453Z [ OK ] LLVM.ElemwiseMinInt (32 ms) 2022-08-17T12:50:27.3924127Z [ RUN ] LLVM.ElemwiseMaxFloat 2022-08-17T12:50:27.4215819Z [ OK ] LLVM.ElemwiseMaxFloat (29 ms) 2022-08-17T12:50:27.4216404Z [ RUN ] LLVM.ElemwiseMaxNaNFloat 2022-08-17T12:50:27.4508824Z [ OK ] LLVM.ElemwiseMaxNaNFloat (29 ms) 2022-08-17T12:50:27.4509423Z [ RUN ] LLVM.ElemwiseMinFloat 2022-08-17T12:50:27.4799634Z [ OK ] LLVM.ElemwiseMinFloat (29 ms) 2022-08-17T12:50:27.4800291Z [ RUN ] LLVM.ElemwiseMinNaNFloat 2022-08-17T12:50:27.5086591Z [ OK ] LLVM.ElemwiseMinNaNFloat (28 ms) 2022-08-17T12:50:27.5087266Z [ RUN ] LLVM.ElemwiseMod 2022-08-17T12:50:27.5359548Z [ OK ] LLVM.ElemwiseMod (27 ms) 2022-08-17T12:50:27.5360122Z [ RUN ] LLVM.CompareSelectIntEQ 2022-08-17T12:50:27.5696149Z [ OK ] LLVM.CompareSelectIntEQ (33 ms) 2022-08-17T12:50:27.5696920Z [ RUN ] LLVM.CompareSelectFloatEQ 2022-08-17T12:50:27.6031803Z [ OK ] LLVM.CompareSelectFloatEQ (33 ms) 2022-08-17T12:50:27.6032409Z [ RUN ] LLVM.CompareSelectByteGT 2022-08-17T12:50:27.6362724Z [ OK ] LLVM.CompareSelectByteGT (33 ms) 2022-08-17T12:50:27.6363395Z [ RUN ] LLVM.CompareSelectByteGE 2022-08-17T12:50:27.6695877Z [ OK ] LLVM.CompareSelectByteGE (33 ms) 2022-08-17T12:50:27.6696602Z [ RUN ] LLVM.CompareSelectByteLT 2022-08-17T12:50:27.7026589Z [ OK ] LLVM.CompareSelectByteLT (32 ms) 2022-08-17T12:50:27.7027161Z [ RUN ] LLVM.CompareSelectByteLE 2022-08-17T12:50:27.7358129Z [ OK ] LLVM.CompareSelectByteLE (33 ms) 2022-08-17T12:50:27.7358802Z [ RUN ] LLVM.StoreFloat 2022-08-17T12:50:27.7543174Z [ OK ] LLVM.StoreFloat (18 ms) 2022-08-17T12:50:27.7543721Z [ RUN ] LLVM.SimpleMath01 2022-08-17T12:50:27.7914736Z [ OK ] LLVM.SimpleMath01 (37 ms) 2022-08-17T12:50:27.7915301Z [ RUN ] LLVM.ComputeMul 2022-08-17T12:50:27.8375423Z [ OK ] LLVM.ComputeMul (46 ms) 2022-08-17T12:50:27.8376076Z [ RUN ] LLVM.BroadcastAdd 2022-08-17T12:50:27.9477900Z [ OK ] LLVM.BroadcastAdd (110 ms) 2022-08-17T12:50:27.9478423Z [ RUN ] LLVM.BitwiseOps 2022-08-17T12:50:27.9665339Z [ OK ] LLVM.BitwiseOps (18 ms) 2022-08-17T12:50:27.9665708Z [ RUN ] LLVM.ArithmeticRightShift 2022-08-17T12:50:27.9850899Z [ OK ] LLVM.ArithmeticRightShift (18 ms) 2022-08-17T12:50:27.9851228Z [ RUN ] LLVM.LogicalRightShift 2022-08-17T12:50:28.0035446Z [ OK ] LLVM.LogicalRightShift (18 ms) 2022-08-17T12:50:28.0035887Z [ RUN ] LLVM.DynamicShapeAdd 2022-08-17T12:50:28.1335083Z [ OK ] LLVM.DynamicShapeAdd (129 ms) 2022-08-17T12:50:28.1335771Z [ RUN ] LLVM.BindDynamicShapeAdd 2022-08-17T12:50:28.2639763Z [ OK ] LLVM.BindDynamicShapeAdd (130 ms) 2022-08-17T12:50:28.2640263Z [ RUN ] LLVM.TensorDynamicShapeAdd 2022-08-17T12:50:28.3944804Z [ OK ] LLVM.TensorDynamicShapeAdd (130 ms) 2022-08-17T12:50:28.3945298Z [ RUN ] LLVM.DynamicShape2D 2022-08-17T12:50:28.6132146Z [ OK ] LLVM.DynamicShape2D (218 ms) 2022-08-17T12:50:28.6132452Z [ RUN ] LLVM.EmptyStmt 2022-08-17T12:50:28.6309048Z [ OK ] LLVM.EmptyStmt (17 ms) 2022-08-17T12:50:28.6309329Z [ RUN ] LLVM.EliminatedStmt 2022-08-17T12:50:28.6483910Z [ OK ] LLVM.EliminatedStmt (17 ms) 2022-08-17T12:50:28.6484415Z [ RUN ] LLVM.SimpleReduction 2022-08-17T12:50:28.7298875Z [ OK ] LLVM.SimpleReduction (81 ms) 2022-08-17T12:50:28.7299465Z [ RUN ] LLVM.RFactorReduction 2022-08-17T12:50:28.7618999Z [ OK ] LLVM.RFactorReduction (32 ms) 2022-08-17T12:50:28.7619565Z [ RUN ] LLVM.RFactorVectorizedReduction 2022-08-17T12:50:28.8108458Z [ OK ] LLVM.RFactorVectorizedReduction (48 ms) 2022-08-17T12:50:28.8109152Z [ RUN ] LLVM.SimpleParallelSS 2022-08-17T12:50:28.8345882Z [ OK ] LLVM.SimpleParallelSS (23 ms) 2022-08-17T12:50:28.8346179Z [ RUN ] LLVM.SimpleParallelSP 2022-08-17T12:50:28.8605227Z [ OK ] LLVM.SimpleParallelSP (25 ms) 2022-08-17T12:50:28.8605749Z [ RUN ] LLVM.SimpleParallelPS 2022-08-17T12:50:28.8879556Z [ OK ] LLVM.SimpleParallelPS (27 ms) 2022-08-17T12:50:28.8879899Z [ RUN ] LLVM.SimpleParallelPP 2022-08-17T12:50:28.9152623Z [ OK ] LLVM.SimpleParallelPP (27 ms) 2022-08-17T12:50:28.9153175Z [ RUN ] LLVM.CompositeParallel 2022-08-17T12:50:31.9340871Z [ OK ] LLVM.CompositeParallel (3018 ms) 2022-08-17T12:50:31.9341309Z [ RUN ] LLVM.VectorizedGEMM 2022-08-17T12:50:32.0155341Z [ OK ] LLVM.VectorizedGEMM (81 ms) 2022-08-17T12:50:32.0155678Z [ RUN ] LLVM.CallRaw 2022-08-17T12:50:32.6842276Z [ OK ] LLVM.CallRaw (668 ms) 2022-08-17T12:50:32.6842549Z [ RUN ] LLVM.CustomTarget 2022-08-17T12:50:32.7069872Z [ OK ] LLVM.CustomTarget (22 ms) 2022-08-17T12:50:32.7070173Z [ RUN ] LLVM.CodeGenKernelFuncName 2022-08-17T12:50:32.7438570Z [ OK ] LLVM.CodeGenKernelFuncName (36 ms) 2022-08-17T12:50:32.7439006Z [----------] 150 tests from LLVM (7807 ms total) 2022-08-17T12:50:32.7439153Z 2022-08-17T12:50:32.7439322Z [----------] Global test environment tear-down 2022-08-17T12:50:32.7516129Z [==========] 799 tests from 25 test suites ran. (24478 ms total) 2022-08-17T12:50:32.7516855Z [ PASSED ] 799 tests. 2022-08-17T12:50:32.7517054Z 2022-08-17T12:50:32.7517216Z  YOU HAVE 5 DISABLED TESTS 2022-08-17T12:50:32.7517342Z 2022-08-17T12:50:32.8141794Z + [[ linux-focal-py3.7-gcc7 == pytorch-linux-xenial-py3* ]] 2022-08-17T12:50:32.8142274Z + assert_git_not_dirty 2022-08-17T12:50:32.8142561Z + [[ linux-focal-py3.7-gcc7 != *rocm* ]] 2022-08-17T12:50:32.8142865Z + [[ linux-focal-py3.7-gcc7 != *xla* ]] 2022-08-17T12:50:32.8144273Z ++ git status --porcelain 2022-08-17T12:50:32.8839301Z + git_status= 2022-08-17T12:50:32.8839665Z + [[ -n '' ]] 2022-08-17T12:50:32.8839867Z + test_aot_compilation 2022-08-17T12:50:32.8840124Z + echo 'Testing Ahead of Time compilation' 2022-08-17T12:50:32.8840353Z Testing Ahead of Time compilation 2022-08-17T12:50:32.8840699Z + '[' -f /opt/conda/lib/python3.7/site-packages/torch/bin/test_mobile_nnc ']' 2022-08-17T12:50:32.8841211Z + /opt/conda/lib/python3.7/site-packages/torch/bin/test_mobile_nnc --gtest_output=xml:test/test-reports/cpp-unittest/test_libtorch/test_mobile_nnc.xml 2022-08-17T12:50:33.0965601Z Note: Google Test filter = *-*_CUDA:*_MultiCUDA 2022-08-17T12:50:33.0965962Z [==========] Running 6 tests from 2 test suites. 2022-08-17T12:50:33.0966326Z [----------] Global test environment set-up. 2022-08-17T12:50:33.0966618Z [----------] 4 tests from Function 2022-08-17T12:50:33.0966881Z [ RUN ] Function.ExecuteSlowMul 2022-08-17T12:50:33.1155714Z [ OK ] Function.ExecuteSlowMul (19 ms) 2022-08-17T12:50:33.1156163Z [ RUN ] Function.Serialization 2022-08-17T12:50:33.1156481Z [ OK ] Function.Serialization (0 ms) 2022-08-17T12:50:33.1156748Z [ RUN ] Function.ValidInput 2022-08-17T12:50:33.1157093Z [ OK ] Function.ValidInput (0 ms) 2022-08-17T12:50:33.1157372Z [ RUN ] Function.InvalidInput 2022-08-17T12:50:33.1165271Z [ OK ] Function.InvalidInput (0 ms) 2022-08-17T12:50:33.1165777Z [----------] 4 tests from Function (20 ms total) 2022-08-17T12:50:33.1166002Z 2022-08-17T12:50:33.1166275Z [----------] 2 tests from MobileNNCRegistryTest 2022-08-17T12:50:33.1166674Z [ RUN ] MobileNNCRegistryTest.FindAndRun 2022-08-17T12:50:33.1167003Z [ OK ] MobileNNCRegistryTest.FindAndRun (0 ms) 2022-08-17T12:50:33.1167484Z [ RUN ] MobileNNCRegistryTest.NoKernel 2022-08-17T12:50:33.1168064Z [ OK ] MobileNNCRegistryTest.NoKernel (0 ms) 2022-08-17T12:50:33.1168663Z [----------] 2 tests from MobileNNCRegistryTest (0 ms total) 2022-08-17T12:50:33.1168976Z 2022-08-17T12:50:33.1169290Z [----------] Global test environment tear-down 2022-08-17T12:50:33.1169677Z [==========] 6 tests from 2 test suites ran. (20 ms total) 2022-08-17T12:50:33.1169935Z [ PASSED ] 6 tests. 2022-08-17T12:50:33.1170041Z 2022-08-17T12:50:33.1170166Z  YOU HAVE 1 DISABLED TEST 2022-08-17T12:50:33.1170293Z 2022-08-17T12:50:33.1713786Z + '[' -f /opt/conda/lib/python3.7/site-packages/torch/bin/aot_model_compiler_test ']' 2022-08-17T12:50:33.1714159Z + source test/mobile/nnc/test_aot_compile.sh 2022-08-17T12:50:33.1714413Z ++ set -e -o pipefail 2022-08-17T12:50:33.1716125Z +++ python -c 'import site; print(site.getsitepackages()[0])' 2022-08-17T12:50:33.1881749Z ++ TORCH_INSTALL_DIR=/opt/conda/lib/python3.7/site-packages/torch 2022-08-17T12:50:33.1882112Z ++ TORCH_BIN_DIR=/opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:50:33.1884595Z +++ dirname test/mobile/nnc/test_aot_compile.sh 2022-08-17T12:50:33.1900024Z ++ CURRENT_DIR=test/mobile/nnc 2022-08-17T12:50:33.1900436Z ++ MODEL=aot_test_model.pt 2022-08-17T12:50:33.1900820Z ++ COMPILED_MODEL=aot_test_model.compiled.pt 2022-08-17T12:50:33.1901071Z ++ COMPILED_CODE=aot_test_model.compiled.ll 2022-08-17T12:50:33.1903009Z +++ mktemp -d -t build_XXX 2022-08-17T12:50:33.1930897Z ++ TMP_DIR=/tmp/build_NyF 2022-08-17T12:50:33.1931626Z + test_custom_script_ops 2022-08-17T12:50:33.1932142Z + [[ linux-focal-py3.7-gcc7 != *asan* ]] 2022-08-17T12:50:33.1932637Z + echo 'Testing custom script operators' 2022-08-17T12:50:33.1933055Z Testing custom script operators 2022-08-17T12:50:33.1933547Z + CUSTOM_OP_BUILD=/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build 2022-08-17T12:50:33.1933809Z + pushd test/custom_operator 2022-08-17T12:50:33.1934035Z ~/workspace/test/custom_operator ~/workspace 2022-08-17T12:50:33.1934397Z + cp -a /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build build 2022-08-17T12:50:33.2065526Z + python test_custom_ops.py -v 2022-08-17T12:50:34.2730843Z Test results will be stored in test-reports/python-unittest/test_custom_ops 2022-08-17T12:50:34.2742285Z 2022-08-17T12:50:34.2742689Z Running tests... 2022-08-17T12:50:34.2743123Z ---------------------------------------------------------------------- 2022-08-17T12:50:34.2782820Z test_calling_custom_op (__main__.TestCustomOperators) ... ok (0.004s) 2022-08-17T12:50:34.3234895Z test_calling_custom_op_inside_script_module (__main__.TestCustomOperators) ... ok (0.045s) 2022-08-17T12:50:34.3242458Z test_calling_custom_op_string (__main__.TestCustomOperators) ... ok (0.001s) 2022-08-17T12:50:34.3264346Z test_calling_custom_op_with_autograd (__main__.TestCustomOperators) ... /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:50:34.3265273Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-08-17T12:50:34.3277634Z ok (0.003s) 2022-08-17T12:50:34.3285941Z test_calling_custom_op_with_autograd_in_nograd_mode (__main__.TestCustomOperators) ... ok (0.001s) 2022-08-17T12:50:34.3289589Z test_custom_library_is_loaded (__main__.TestCustomOperators) ... ok (0.000s) 2022-08-17T12:50:34.3369918Z test_saving_and_loading_script_module_with_custom_op (__main__.TestCustomOperators) ... ok (0.008s) 2022-08-17T12:50:34.3370192Z 2022-08-17T12:50:34.3370609Z ---------------------------------------------------------------------- 2022-08-17T12:50:34.3371063Z Ran 7 tests in 0.063s 2022-08-17T12:50:34.3371227Z 2022-08-17T12:50:34.3371276Z OK 2022-08-17T12:50:34.3371370Z 2022-08-17T12:50:34.3371457Z Generating XML reports... 2022-08-17T12:50:34.3402661Z Generated XML report: test-reports/python-unittest/test_custom_ops/TEST-TestCustomOperators-20220817125034.xml 2022-08-17T12:50:34.5447576Z + python model.py --export-script-module=model.pt 2022-08-17T12:50:35.6497772Z + build/test_custom_ops ./model.pt 2022-08-17T12:50:35.8955126Z [W engine.cpp:1061] Warning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (function operator()) 2022-08-17T12:50:35.9489598Z ok 2022-08-17T12:50:36.0082042Z + popd 2022-08-17T12:50:36.0082380Z ~/workspace 2022-08-17T12:50:36.0082675Z + assert_git_not_dirty 2022-08-17T12:50:36.0083274Z + [[ linux-focal-py3.7-gcc7 != *rocm* ]] 2022-08-17T12:50:36.0083726Z + [[ linux-focal-py3.7-gcc7 != *xla* ]] 2022-08-17T12:50:36.0086018Z ++ git status --porcelain 2022-08-17T12:50:36.0784555Z + git_status= 2022-08-17T12:50:36.0784965Z + [[ -n '' ]] 2022-08-17T12:50:36.0785155Z + test_custom_backend 2022-08-17T12:50:36.0785491Z + [[ linux-focal-py3.7-gcc7 != *asan* ]] 2022-08-17T12:50:36.0785760Z + echo 'Testing custom backends' 2022-08-17T12:50:36.0786220Z Testing custom backends 2022-08-17T12:50:36.0786605Z + CUSTOM_BACKEND_BUILD=/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build 2022-08-17T12:50:36.0786947Z + pushd test/custom_backend 2022-08-17T12:50:36.0787171Z ~/workspace/test/custom_backend ~/workspace 2022-08-17T12:50:36.0787583Z + cp -a /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build build 2022-08-17T12:50:36.0838894Z + python test_custom_backend.py -v 2022-08-17T12:50:37.1356165Z Test results will be stored in test-reports/python-unittest/test_custom_backend 2022-08-17T12:50:37.1366267Z 2022-08-17T12:50:37.1366390Z Running tests... 2022-08-17T12:50:37.1366874Z ---------------------------------------------------------------------- 2022-08-17T12:50:37.1373423Z test_execute (__main__.TestCustomBackend) 2022-08-17T12:50:37.1888844Z Test execution using the custom backend. ... ok (0.052s) 2022-08-17T12:50:37.1896391Z test_save_load (__main__.TestCustomBackend) 2022-08-17T12:50:37.2067983Z Test that a lowered module can be executed correctly ... ok (0.018s) 2022-08-17T12:50:37.2071011Z 2022-08-17T12:50:37.2071618Z ---------------------------------------------------------------------- 2022-08-17T12:50:37.2072109Z Ran 2 tests in 0.070s 2022-08-17T12:50:37.2072239Z 2022-08-17T12:50:37.2072302Z OK 2022-08-17T12:50:37.2072396Z 2022-08-17T12:50:37.2072475Z Generating XML reports... 2022-08-17T12:50:37.2099518Z Generated XML report: test-reports/python-unittest/test_custom_backend/TEST-TestCustomBackend-20220817125037.xml 2022-08-17T12:50:37.4048784Z + python backend.py --export-module-to=model.pt 2022-08-17T12:50:38.5404445Z + build/test_custom_backend ./model.pt 2022-08-17T12:50:38.7630584Z Testing custom_backend 2022-08-17T12:50:38.8435299Z OK 2022-08-17T12:50:38.9026422Z + rm -f ./model.pt 2022-08-17T12:50:38.9076265Z + popd 2022-08-17T12:50:38.9076461Z ~/workspace 2022-08-17T12:50:38.9076644Z + assert_git_not_dirty 2022-08-17T12:50:38.9077042Z + [[ linux-focal-py3.7-gcc7 != *rocm* ]] 2022-08-17T12:50:38.9077314Z + [[ linux-focal-py3.7-gcc7 != *xla* ]] 2022-08-17T12:50:38.9079321Z ++ git status --porcelain 2022-08-17T12:50:38.9773538Z + git_status= 2022-08-17T12:50:38.9773911Z + [[ -n '' ]] 2022-08-17T12:50:38.9774108Z + test_torch_function_benchmark 2022-08-17T12:50:38.9774405Z + echo 'Testing __torch_function__ benchmarks' 2022-08-17T12:50:38.9774621Z Testing __torch_function__ benchmarks 2022-08-17T12:50:38.9774853Z + pushd benchmarks/overrides_benchmark 2022-08-17T12:50:38.9775106Z ~/workspace/benchmarks/overrides_benchmark ~/workspace 2022-08-17T12:50:38.9775379Z + python bench.py -n 1 -m 2 2022-08-17T12:50:39.8800144Z Type tensor had a minimum time of 0.0064373016357421875 us and a standard deviation of 0.19117810006719083 us. 2022-08-17T12:50:39.8800736Z Type SubTensor had a minimum time of 0.014066696166992188 us and a standard deviation of 0.0367520515283104 us. 2022-08-17T12:50:39.8801261Z Type WithTorchFunction had a minimum time of 0.0064373016357421875 us and a standard deviation of 0.018713200915954076 us. 2022-08-17T12:50:39.8802157Z Type SubWithTorchFunction had a minimum time of 0.016689300537109375 us and a standard deviation of 0.01028383121592924 us. 2022-08-17T12:50:40.0527002Z + python pyspybench.py Tensor -n 1 2022-08-17T12:50:41.1387117Z + python pyspybench.py SubTensor -n 1 2022-08-17T12:50:42.2213052Z + python pyspybench.py WithTorchFunction -n 1 2022-08-17T12:50:43.3072063Z + python pyspybench.py SubWithTorchFunction -n 1 2022-08-17T12:50:44.3927330Z + popd 2022-08-17T12:50:44.3927794Z ~/workspace 2022-08-17T12:50:44.3928147Z + assert_git_not_dirty 2022-08-17T12:50:44.3928579Z + [[ linux-focal-py3.7-gcc7 != *rocm* ]] 2022-08-17T12:50:44.3928860Z + [[ linux-focal-py3.7-gcc7 != *xla* ]] 2022-08-17T12:50:44.3930250Z ++ git status --porcelain 2022-08-17T12:50:44.4631182Z + git_status= 2022-08-17T12:50:44.4631719Z + [[ -n '' ]] 2022-08-17T12:50:44.4693694Z Prepare all required actions 2022-08-17T12:50:44.4694007Z Getting action download info 2022-08-17T12:50:44.6517159Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-08-17T12:50:44.6517379Z with: 2022-08-17T12:50:44.6517691Z github-token: *** 2022-08-17T12:50:44.6517862Z env: 2022-08-17T12:50:44.6518037Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:50:44.6518210Z ##[endgroup] 2022-08-17T12:50:44.6555655Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-08-17T12:50:44.6555874Z with: 2022-08-17T12:50:44.6556037Z shell: bash 2022-08-17T12:50:44.6556217Z timeout_minutes: 10 2022-08-17T12:50:44.6556381Z max_attempts: 5 2022-08-17T12:50:44.6556559Z retry_wait_seconds: 30 2022-08-17T12:50:44.6556941Z 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:50:44.6557351Z polling_interval_seconds: 1 2022-08-17T12:50:44.6557547Z warning_on_retry: true 2022-08-17T12:50:44.6557727Z continue_on_error: false 2022-08-17T12:50:44.6557897Z env: 2022-08-17T12:50:44.6558064Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:50:44.6558355Z GITHUB_TOKEN: *** 2022-08-17T12:50:44.6558525Z ##[endgroup] 2022-08-17T12:50:44.9570245Z 2022-08-17T12:50:44.9617996Z + python3 -m pip install requests==2.26.0 2022-08-17T12:50:45.2152329Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:50:45.3147470Z Collecting requests==2.26.0 2022-08-17T12:50:45.3320708Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-08-17T12:50:45.3749537Z Collecting idna<4,>=2.5; python_version >= "3" 2022-08-17T12:50:45.3787133Z Downloading idna-3.3-py3-none-any.whl (61 kB) 2022-08-17T12:50:45.4477548Z Collecting urllib3<1.27,>=1.21.1 2022-08-17T12:50:45.4514805Z Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB) 2022-08-17T12:50:45.5338324Z Collecting charset-normalizer~=2.0.0; python_version >= "3" 2022-08-17T12:50:45.5391954Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-08-17T12:50:45.5827424Z Collecting certifi>=2017.4.17 2022-08-17T12:50:45.5863670Z Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 2022-08-17T12:50:45.6524507Z Installing collected packages: idna, urllib3, charset-normalizer, certifi, requests 2022-08-17T12:50:45.8028029Z WARNING: The script normalizer is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T12:50:45.8028548Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:50:45.8499167Z 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:50:45.8951963Z ++ python3 .github/scripts/get_workflow_job_id.py 2875102080 i-0c7633087c005c4db 2022-08-17T12:50:48.6345073Z + GHA_WORKFLOW_JOB_ID=7878165841 2022-08-17T12:50:48.6345699Z + echo '::set-output name=job-id::7878165841' 2022-08-17T12:50:48.9643701Z Command completed after 1 attempt(s). 2022-08-17T12:50:48.9643932Z 2022-08-17T12:50:48.9754039Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2022-08-17T12:50:48.9754264Z kill "$MONITOR_SCRIPT_PID" 2022-08-17T12:50:49.0539903Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:50:49.0540143Z env: 2022-08-17T12:50:49.0540331Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:50:49.0540526Z MONITOR_SCRIPT_PID: 12314 2022-08-17T12:50:49.0540715Z ##[endgroup] 2022-08-17T12:50:49.0625831Z Prepare all required actions 2022-08-17T12:50:49.0626085Z Getting action download info 2022-08-17T12:50:49.2346409Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2) 2022-08-17T12:50:49.3917278Z ##[group]Run ./.github/actions/upload-test-artifacts 2022-08-17T12:50:49.3917501Z with: 2022-08-17T12:50:49.3917713Z file-suffix: test-default-2-2-linux.2xlarge_7878165841 2022-08-17T12:50:49.3917932Z env: 2022-08-17T12:50:49.3918108Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:50:49.3918279Z ##[endgroup] 2022-08-17T12:50:49.3941609Z ##[group]Run # Remove any previous test jsons if they exist 2022-08-17T12:50:49.3941888Z # Remove any previous test jsons if they exist 2022-08-17T12:50:49.3942117Z rm -f test-jsons-*.zip 2022-08-17T12:50:49.3942344Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2022-08-17T12:50:49.3953716Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:50:49.3953967Z env: 2022-08-17T12:50:49.3954132Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:50:49.3954377Z FILE_SUFFIX: test-default-2-2-linux.2xlarge_7878165841 2022-08-17T12:50:49.3954599Z ##[endgroup] 2022-08-17T12:50:49.4093203Z adding: test/allowlist_for_publicAPI.json (deflated 80%) 2022-08-17T12:50:49.4119827Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2022-08-17T12:50:49.4125660Z adding: test/profiler_utils_mock_events.json (deflated 87%) 2022-08-17T12:50:49.4126543Z adding: test/.pytorch-slow-tests.json (deflated 75%) 2022-08-17T12:50:49.4131193Z adding: test/.pytorch-disabled-tests.json (deflated 85%) 2022-08-17T12:50:49.4150613Z ##[group]Run # Remove any previous test reports if they exist 2022-08-17T12:50:49.4150902Z # Remove any previous test reports if they exist 2022-08-17T12:50:49.4151137Z rm -f test-reports-*.zip 2022-08-17T12:50:49.4151375Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' 2022-08-17T12:50:49.4162001Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:50:49.4162218Z env: 2022-08-17T12:50:49.4162381Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:50:49.4162628Z FILE_SUFFIX: test-default-2-2-linux.2xlarge_7878165841 2022-08-17T12:50:49.4162856Z ##[endgroup] 2022-08-17T12:50:49.4253551Z adding: test/custom_backend/test-reports/python-unittest/test_custom_backend/TEST-TestCustomBackend-20220817125037.xml (deflated 56%) 2022-08-17T12:50:49.4254178Z adding: test/custom_operator/test-reports/python-unittest/test_custom_ops/TEST-TestCustomOperators-20220817125034.xml (deflated 65%) 2022-08-17T12:50:49.4257611Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestFakeProxyTensor-20220817121156.xml (deflated 54%) 2022-08-17T12:50:49.4260818Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorFake-20220817121156.xml (deflated 83%) 2022-08-17T12:50:49.4274143Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorReal-20220817121156.xml (deflated 84%) 2022-08-17T12:50:49.4282224Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorSymbolic-20220817121156.xml (deflated 81%) 2022-08-17T12:50:49.4345042Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestProxyTensorOpInfoCPU-20220817121156.xml (deflated 94%) 2022-08-17T12:50:49.4350779Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestSymbolicTracing-20220817121156.xml (deflated 65%) 2022-08-17T12:50:49.4355820Z adding: test/test-reports/python-unittest/test_optim/TEST-TestDifferentiableOptimizer-20220817121904.xml (deflated 41%) 2022-08-17T12:50:49.4367012Z adding: test/test-reports/python-unittest/test_optim/TEST-TestLRScheduler-20220817121904.xml (deflated 90%) 2022-08-17T12:50:49.4374070Z adding: test/test-reports/python-unittest/test_optim/TEST-TestOptim-20220817121904.xml (deflated 80%) 2022-08-17T12:50:49.4380569Z adding: test/test-reports/python-unittest/test_optim/TEST-TestSWAUtils-20220817121904.xml (deflated 76%) 2022-08-17T12:50:49.4423066Z adding: test/test-reports/python-unittest/test_reductions/TEST-TestReductionsCPU-20220817123205.xml (deflated 97%) 2022-08-17T12:50:49.4423661Z adding: test/test-reports/python-unittest/test_nn/TEST-PackedSequenceTest-20220817123504.xml (deflated 73%) 2022-08-17T12:50:49.4424198Z adding: test/test-reports/python-unittest/test_nn/TEST-TestAddRelu-20220817123504.xml (deflated 53%) 2022-08-17T12:50:49.4424702Z adding: test/test-reports/python-unittest/test_nn/TEST-TestAvgPool-20220817123504.xml (deflated 80%) 2022-08-17T12:50:49.4425352Z adding: test/test-reports/python-unittest/test_nn/TEST-TestConstantPadNd-20220817123504.xml (deflated 53%) 2022-08-17T12:50:49.4425850Z adding: test/test-reports/python-unittest/test_nn/TEST-TestFunctionalPickle-20220817123504.xml (deflated 41%) 2022-08-17T12:50:49.4426381Z adding: test/test-reports/python-unittest/test_nn/TEST-TestFusionEval-20220817123504.xml (deflated 40%) 2022-08-17T12:50:49.4426890Z adding: test/test-reports/python-unittest/test_nn/TEST-TestLazyModules-20220817123504.xml (deflated 88%) 2022-08-17T12:50:49.4427412Z adding: test/test-reports/python-unittest/test_nn/TEST-TestModuleGlobalHooks-20220817123504.xml (deflated 71%) 2022-08-17T12:50:49.4461507Z adding: test/test-reports/python-unittest/test_nn/TEST-TestNN-20220817123504.xml (deflated 95%) 2022-08-17T12:50:49.4477552Z adding: test/test-reports/python-unittest/test_nn/TEST-TestNNDeviceTypeCPU-20220817123504.xml (deflated 95%) 2022-08-17T12:50:49.4478223Z adding: test/test-reports/python-unittest/test_nn/TEST-TestNNInit-20220817123504.xml (deflated 85%) 2022-08-17T12:50:49.4478765Z adding: test/test-reports/python-unittest/test_nn/TEST-TestStateDictHooks-20220817123504.xml (deflated 74%) 2022-08-17T12:50:49.4479376Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-jit.test_fuser_common.TestFuserCommon-20220817123716.xml (deflated 49%) 2022-08-17T12:50:49.4479968Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-TestLoopnestRandomizationCPU-20220817123716.xml (deflated 40%) 2022-08-17T12:50:49.4567801Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-TestNNCOpInfoCPU-20220817123716.xml (deflated 98%) 2022-08-17T12:50:49.4570237Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserDynamic-20220817123716.xml (deflated 86%) 2022-08-17T12:50:49.4572633Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserStatic-20220817123716.xml (deflated 85%) 2022-08-17T12:50:49.4587321Z adding: test/test-reports/python-unittest/test_linalg/TEST-TestLinalgCPU-20220817123911.xml (deflated 93%) 2022-08-17T12:50:49.4677730Z adding: test/test-reports/python-unittest/test_binary_ufuncs/TEST-TestBinaryUfuncsCPU-20220817124049.xml (deflated 97%) 2022-08-17T12:50:49.4678845Z adding: test/test-reports/python-unittest/test_fx_experimental/TEST-TestFXExperimental-20220817124159.xml (deflated 80%) 2022-08-17T12:50:49.4692081Z adding: test/test-reports/python-unittest/test_fx_experimental/TEST-TestNormalizeOperatorsCPU-20220817124159.xml (deflated 94%) 2022-08-17T12:50:49.4693485Z adding: test/test-reports/python-unittest/test_mkldnn/TEST-TestMkldnn-20220817124249.xml (deflated 85%) 2022-08-17T12:50:49.4694031Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestConcatDataset-20220817124327.xml (deflated 74%) 2022-08-17T12:50:49.4695878Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestDataLoader-20220817124327.xml (deflated 86%) 2022-08-17T12:50:49.4697931Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestDataLoaderPersistentWorkers-20220817124327.xml (deflated 90%) 2022-08-17T12:50:49.4698596Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestDatasetRandomSplit-20220817124327.xml (deflated 76%) 2022-08-17T12:50:49.4699204Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestDictDataLoader-20220817124327.xml (deflated 70%) 2022-08-17T12:50:49.4699939Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestNamedTupleDataLoader-20220817124327.xml (deflated 42%) 2022-08-17T12:50:49.4700557Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestSetAffinity-20220817124327.xml (deflated 40%) 2022-08-17T12:50:49.4701110Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestTensorDataset-20220817124327.xml (deflated 72%) 2022-08-17T12:50:49.4701652Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestConvAfterFork-20220817124327.xml (deflated 41%) 2022-08-17T12:50:49.4702305Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestCustomPinFn-20220817124327.xml (deflated 59%) 2022-08-17T12:50:49.4702808Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestDataLoader2-20220817124327.xml (deflated 52%) 2022-08-17T12:50:49.4703326Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestDataLoader2_EventLoop-20220817124327.xml (deflated 60%) 2022-08-17T12:50:49.4703863Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestIndividualWorkerQueue-20220817124327.xml (deflated 42%) 2022-08-17T12:50:49.4704417Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestStringDataLoader-20220817124327.xml (deflated 42%) 2022-08-17T12:50:49.4719407Z adding: test/test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCSRCPU-20220817124402.xml (deflated 97%) 2022-08-17T12:50:49.4719944Z adding: test/test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCSRSampler-20220817124402.xml (deflated 41%) 2022-08-17T12:50:49.4745670Z adding: test/test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCompressedCPU-20220817124402.xml (deflated 98%) 2022-08-17T12:50:49.4746258Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestBothSerializationCPU-20220817124430.xml (deflated 44%) 2022-08-17T12:50:49.4746900Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestOldSerialization-20220817124430.xml (deflated 81%) 2022-08-17T12:50:49.4747810Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestSerialization-20220817124430.xml (deflated 84%) 2022-08-17T12:50:49.4748439Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestSubclassSerialization-20220817124430.xml (deflated 76%) 2022-08-17T12:50:49.4749271Z adding: test/test-reports/python-unittest/test_dispatch/TEST-TestDispatch-20220817124455.xml (deflated 81%) 2022-08-17T12:50:49.4749863Z adding: test/test-reports/python-unittest/test_dispatch/TEST-TestPythonDispatcher-20220817124455.xml (deflated 75%) 2022-08-17T12:50:49.4753980Z adding: test/test-reports/python-unittest/test_sparse/TEST-TestSparseCPU-20220817124519.xml (deflated 90%) 2022-08-17T12:50:49.4756134Z adding: test/test-reports/python-unittest/test_sparse/TEST-TestSparseMaskedReductionsCPU-20220817124519.xml (deflated 97%) 2022-08-17T12:50:49.4756711Z adding: test/test-reports/python-unittest/test_sparse/TEST-TestSparseMeta-20220817124519.xml (deflated 40%) 2022-08-17T12:50:49.4766732Z adding: test/test-reports/python-unittest/test_sparse/TEST-TestSparseUnaryUfuncsCPU-20220817124519.xml (deflated 98%) 2022-08-17T12:50:49.4767361Z adding: test/test-reports/python-unittest/test_sparse/TEST-TestSparseOneOff-20220817124519.xml (deflated 58%) 2022-08-17T12:50:49.4768032Z adding: test/test-reports/python-unittest/test_functional_autograd_benchmark/TEST-TestFunctionalAutogradBenchmark-20220817124540.xml (deflated 52%) 2022-08-17T12:50:49.4768627Z adding: test/test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyDynamicOps-20220817124556.xml (deflated 40%) 2022-08-17T12:50:49.4770655Z adding: test/test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyOpInfoCPU-20220817124556.xml (deflated 95%) 2022-08-17T12:50:49.4771257Z adding: test/test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyTensor-20220817124556.xml (deflated 58%) 2022-08-17T12:50:49.4772206Z adding: test/test-reports/python-unittest/test_jit_autocast/TEST-TestAutocast-20220817124612.xml (deflated 90%) 2022-08-17T12:50:49.4773027Z adding: test/test-reports/python-unittest/test_jit_autocast/TEST-TestJitTraceAutocast-20220817124612.xml (deflated 67%) 2022-08-17T12:50:49.4778557Z adding: test/test-reports/python-unittest/test_type_promotion/TEST-TestTypePromotionCPU-20220817124624.xml (deflated 97%) 2022-08-17T12:50:49.4779182Z adding: test/test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKOps-20220817124635.xml (deflated 62%) 2022-08-17T12:50:49.4779752Z adding: test/test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKRewritePass-20220817124635.xml (deflated 53%) 2022-08-17T12:50:49.4780452Z adding: test/test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKSerDes-20220817124635.xml (deflated 65%) 2022-08-17T12:50:49.4781033Z adding: test/test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKConv1dTransformPass-20220817124635.xml (deflated 59%) 2022-08-17T12:50:49.4796901Z adding: test/test-reports/python-unittest/test_cpp_api_parity/TEST-TestCppApiParity-20220817124648.xml (deflated 96%) 2022-08-17T12:50:49.4797430Z adding: test/test-reports/python-unittest/test_dynamic_shapes/TEST-TestPySymInt-20220817124655.xml (deflated 78%) 2022-08-17T12:50:49.4797966Z adding: test/test-reports/python-unittest/test_stateless/TEST-TestPythonOptimizeMode-20220817124701.xml (deflated 40%) 2022-08-17T12:50:49.4798512Z adding: test/test-reports/python-unittest/test_stateless/TEST-TestStatelessDeprecation-20220817124701.xml (deflated 43%) 2022-08-17T12:50:49.4799087Z adding: test/test-reports/python-unittest/test_stateless/TEST-TestStatelessFunctionalAPI-20220817124701.xml (deflated 77%) 2022-08-17T12:50:49.4799796Z adding: test/test-reports/python-unittest/test_multiprocessing/TEST-TestMultiprocessing-20220817124707.xml (deflated 87%) 2022-08-17T12:50:49.4803705Z adding: test/test-reports/python-unittest/test_module_init/TEST-TestModuleInitCPU-20220817124712.xml (deflated 96%) 2022-08-17T12:50:49.4804241Z adding: test/test-reports/python-unittest/test_mkldnn_verbose/TEST-TestMKLDNNVerbose-20220817124717.xml (deflated 53%) 2022-08-17T12:50:49.4804755Z adding: test/test-reports/python-unittest/test_mobile_optimizer/TEST-TestOptimizer-20220817124721.xml (deflated 73%) 2022-08-17T12:50:49.4805246Z adding: test/test-reports/python-unittest/test_utils/TEST-TestAssert-20220817124725.xml (deflated 53%) 2022-08-17T12:50:49.4805727Z adding: test/test-reports/python-unittest/test_utils/TEST-TestCheckpoint-20220817124725.xml (deflated 78%) 2022-08-17T12:50:49.4806250Z adding: test/test-reports/python-unittest/test_utils/TEST-TestCppExtensionUtils-20220817124725.xml (deflated 55%) 2022-08-17T12:50:49.4806761Z adding: test/test-reports/python-unittest/test_utils/TEST-TestDataLoaderUtils-20220817124725.xml (deflated 67%) 2022-08-17T12:50:49.4807271Z adding: test/test-reports/python-unittest/test_utils/TEST-TestExtensionUtils-20220817124725.xml (deflated 41%) 2022-08-17T12:50:49.4807757Z adding: test/test-reports/python-unittest/test_utils/TEST-TestHipify-20220817124725.xml (deflated 40%) 2022-08-17T12:50:49.4808239Z adding: test/test-reports/python-unittest/test_utils/TEST-TestONNXUtils-20220817124725.xml (deflated 52%) 2022-08-17T12:50:49.4808734Z adding: test/test-reports/python-unittest/test_utils/TEST-TestStandaloneCPPJIT-20220817124725.xml (deflated 41%) 2022-08-17T12:50:49.4809237Z adding: test/test-reports/python-unittest/test_utils/TEST-TestBottleneck-20220817124725.xml (deflated 51%) 2022-08-17T12:50:49.4809722Z adding: test/test-reports/python-unittest/test_utils/TEST-TestCollectEnv-20220817124725.xml (deflated 42%) 2022-08-17T12:50:49.4810367Z adding: test/test-reports/python-unittest/test_sort_and_select/TEST-TestSortAndSelectCPU-20220817124729.xml (deflated 92%) 2022-08-17T12:50:49.4810996Z adding: test/test-reports/python-unittest/test_cpp_extensions_open_device_registration/TEST-TestCppExtensionOpenRgistration-20220817124733.xml (deflated 55%) 2022-08-17T12:50:49.4811658Z adding: test/test-reports/python-unittest/test_logging/TEST-LoggingTest-20220817124736.xml (deflated 43%) 2022-08-17T12:50:49.4815067Z adding: test/test-reports/python-unittest/test_vmap/TEST-TestVmapAPI-20220817124739.xml (deflated 94%) 2022-08-17T12:50:49.4816090Z adding: test/test-reports/python-unittest/test_vmap/TEST-TestVmapBatchedGradientCPU-20220817124739.xml (deflated 85%) 2022-08-17T12:50:49.4817159Z adding: test/test-reports/python-unittest/test_vmap/TEST-TestVmapOperators-20220817124739.xml (deflated 87%) 2022-08-17T12:50:49.4818778Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightFunctionalCPU-20220817124743.xml (deflated 93%) 2022-08-17T12:50:49.4819572Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightHelperFunctionCPU-20220817124743.xml (deflated 80%) 2022-08-17T12:50:49.4820796Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightModule-20220817124743.xml (deflated 95%) 2022-08-17T12:50:49.4821350Z adding: test/test-reports/python-unittest/test_mkldnn_fusion/TEST-TestMkldnnFusion-20220817124746.xml (deflated 53%) 2022-08-17T12:50:49.4822728Z adding: test/test-reports/python-unittest/test_transformers/TEST-TestTransformers-20220817124749.xml (deflated 90%) 2022-08-17T12:50:49.4823245Z adding: test/test-reports/python-unittest/test_bundled_inputs/TEST-TestBundledInputs-20220817124752.xml (deflated 81%) 2022-08-17T12:50:49.4823770Z adding: test/test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensor-20220817124754.xml (deflated 80%) 2022-08-17T12:50:49.4824514Z adding: test/test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorAutograd-20220817124754.xml (deflated 84%) 2022-08-17T12:50:49.4826041Z adding: test/test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorDeviceTypeCPU-20220817124754.xml (deflated 91%) 2022-08-17T12:50:49.4826567Z adding: test/test-reports/python-unittest/test_futures/TEST-TestFuture-20220817124757.xml (deflated 84%) 2022-08-17T12:50:49.4827294Z adding: test/test-reports/python-unittest/benchmark_utils.test_benchmark_utils/TEST-TestBenchmarkUtils-20220817124759.xml (deflated 75%) 2022-08-17T12:50:49.4827987Z adding: test/test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorConverterTest-20220817124801.xml (deflated 79%) 2022-08-17T12:50:49.4828616Z adding: test/test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorOperatorInvariants-20220817124801.xml (deflated 62%) 2022-08-17T12:50:49.4829298Z adding: test/test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorTest-20220817124801.xml (deflated 87%) 2022-08-17T12:50:49.4830356Z adding: test/test-reports/python-unittest/test_python_dispatch/TEST-TestPythonDispatch-20220817124803.xml (deflated 88%) 2022-08-17T12:50:49.4831047Z adding: test/test-reports/python-unittest/test_python_dispatch/TEST-TestPythonRegistration-20220817124803.xml (deflated 69%) 2022-08-17T12:50:49.4831674Z adding: test/test-reports/python-unittest/test_monitor/TEST-TestMonitor-20220817124805.xml (deflated 66%) 2022-08-17T12:50:49.4832296Z adding: test/test-reports/python-unittest/test_monitor/TEST-TestMonitorTensorboard-20220817124805.xml (deflated 41%) 2022-08-17T12:50:49.4832907Z adding: test/test-reports/python-unittest/test_jit_disabled/TEST-TestJitDisabled-20220817124807.xml (deflated 61%) 2022-08-17T12:50:49.4833472Z adding: test/test-reports/python-unittest/test_autocast/TEST-TestAutocastCPU-20220817124809.xml (deflated 77%) 2022-08-17T12:50:49.4834190Z adding: test/test-reports/python-unittest/test_autocast/TEST-TestTorchAutocast-20220817124809.xml (deflated 42%) 2022-08-17T12:50:49.4835205Z adding: test/test-reports/python-unittest/test_fx_reinplace_pass/TEST-TestReinplacePass-20220817124810.xml (deflated 73%) 2022-08-17T12:50:49.4836162Z adding: test/test-reports/python-unittest/test_profiler_tree/TEST-TestProfilerTree-20220817124812.xml (deflated 81%) 2022-08-17T12:50:49.4836898Z adding: test/test-reports/python-unittest/test_pytree/TEST-TestPytree-20220817124814.xml (deflated 85%) 2022-08-17T12:50:49.4837478Z adding: test/test-reports/python-unittest/test_set_default_mobile_cpu_allocator/TEST-TestSetDefaultMobileCPUAllocator-20220817124815.xml (deflated 58%) 2022-08-17T12:50:49.4838050Z adding: test/test-reports/python-unittest/test_type_info/TEST-TestDTypeInfo-20220817124817.xml (deflated 62%) 2022-08-17T12:50:49.4838596Z adding: test/test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestEnableDisableCudaFuser-20220817124819.xml (deflated 73%) 2022-08-17T12:50:49.4839715Z adding: test/test-reports/python-unittest/test_jit_cuda_fuser/TEST-jit.test_fuser_common.TestFuserCommon-20220817124819.xml (deflated 48%) 2022-08-17T12:50:49.4840693Z adding: test/test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestCudaFuser-20220817124819.xml (deflated 93%) 2022-08-17T12:50:49.4841611Z adding: test/test-reports/python-unittest/test_numpy_interop/TEST-TestNumPyInteropCPU-20220817124821.xml (deflated 83%) 2022-08-17T12:50:49.4842624Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestCppExtensionAOT-20220817124833.xml (deflated 80%) 2022-08-17T12:50:49.4843634Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestORTTensor-20220817124833.xml (deflated 67%) 2022-08-17T12:50:49.4844520Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestRNGExtension-20220817124833.xml (deflated 40%) 2022-08-17T12:50:49.4845050Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestTorchLibrary-20220817124833.xml (deflated 42%) 2022-08-17T12:50:49.4845613Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestCppExtensionAOT-20220817124845.xml (deflated 80%) 2022-08-17T12:50:49.4846165Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestORTTensor-20220817124845.xml (deflated 67%) 2022-08-17T12:50:49.4846712Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestRNGExtension-20220817124845.xml (deflated 40%) 2022-08-17T12:50:49.4847245Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestTorchLibrary-20220817124845.xml (deflated 42%) 2022-08-17T12:50:49.4847795Z adding: test/test-reports/python-unittest/test_numba_integration/TEST-TestNumbaIntegration-20220817124847.xml (deflated 75%) 2022-08-17T12:50:49.5005502Z adding: test/test-reports/python-pytest/test_ops_gradients/test_ops_gradients.xml (deflated 97%) 2022-08-17T12:50:49.5018767Z adding: test/test-reports/python-pytest/test_ops_jit/test_ops_jit.xml (deflated 94%) 2022-08-17T12:50:49.5031275Z adding: test/test-reports/cpp-unittest/test_libtorch/test_jit.xml (deflated 92%) 2022-08-17T12:50:49.5039278Z adding: test/test-reports/cpp-unittest/test_libtorch/test_lazy.xml (deflated 93%) 2022-08-17T12:50:49.5055696Z adding: test/test-reports/cpp-unittest/test_libtorch/test_api.xml (deflated 92%) 2022-08-17T12:50:49.5069224Z adding: test/test-reports/cpp-unittest/test_libtorch/test_tensorexpr.xml (deflated 92%) 2022-08-17T12:50:49.5069980Z adding: test/test-reports/cpp-unittest/test_libtorch/test_mobile_nnc.xml (deflated 75%) 2022-08-17T12:50:49.5106588Z ##[group]Run # Remove any previous test reports if they exist 2022-08-17T12:50:49.5106885Z # Remove any previous test reports if they exist 2022-08-17T12:50:49.5107114Z rm -f usage-log-*.zip 2022-08-17T12:50:49.5107376Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2022-08-17T12:50:49.5107667Z # so check to see if the file exists first 2022-08-17T12:50:49.5107891Z if [ -f 'usage_log.txt' ]; then 2022-08-17T12:50:49.5108131Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2022-08-17T12:50:49.5108328Z fi 2022-08-17T12:50:49.5119300Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:50:49.5119519Z env: 2022-08-17T12:50:49.5119751Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:50:49.5119997Z FILE_SUFFIX: test-default-2-2-linux.2xlarge_7878165841 2022-08-17T12:50:49.5120223Z ##[endgroup] 2022-08-17T12:50:49.5297216Z adding: usage_log.txt (deflated 95%) 2022-08-17T12:50:49.5332887Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T12:50:49.5333096Z with: 2022-08-17T12:50:49.5333302Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:50:49.5333508Z retention-days: 14 2022-08-17T12:50:49.5333699Z if-no-files-found: warn 2022-08-17T12:50:49.5333896Z path: test-jsons-*.zip 2022-08-17T12:50:49.5334151Z name: artifact 2022-08-17T12:50:49.5334334Z s3-bucket: gha-artifacts 2022-08-17T12:50:49.5334521Z region: us-east-1 2022-08-17T12:50:49.5334683Z env: 2022-08-17T12:50:49.5334840Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:50:49.5335022Z ##[endgroup] 2022-08-17T12:50:49.9118250Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T12:50:49.9118806Z With the provided path, there will be 1 file uploaded 2022-08-17T12:50:49.9119207Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:50:49.9185733Z Starting upload of test-jsons-test-default-2-2-linux.2xlarge_7878165841.zip 2022-08-17T12:50:50.0539216Z Finished upload of test-jsons-test-default-2-2-linux.2xlarge_7878165841.zip 2022-08-17T12:50:50.0653451Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T12:50:50.0653668Z with: 2022-08-17T12:50:50.0653874Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:50:50.0654080Z retention-days: 14 2022-08-17T12:50:50.0654278Z if-no-files-found: error 2022-08-17T12:50:50.0654492Z path: test-reports-*.zip 2022-08-17T12:50:50.0654667Z name: artifact 2022-08-17T12:50:50.0654851Z s3-bucket: gha-artifacts 2022-08-17T12:50:50.0655040Z region: us-east-1 2022-08-17T12:50:50.0655192Z env: 2022-08-17T12:50:50.0655367Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:50:50.0655565Z ##[endgroup] 2022-08-17T12:50:50.3731951Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T12:50:50.3732326Z With the provided path, there will be 1 file uploaded 2022-08-17T12:50:50.3732601Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:50:50.3738654Z Starting upload of test-reports-test-default-2-2-linux.2xlarge_7878165841.zip 2022-08-17T12:50:50.5555841Z Finished upload of test-reports-test-default-2-2-linux.2xlarge_7878165841.zip 2022-08-17T12:50:50.5666899Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T12:50:50.5667115Z with: 2022-08-17T12:50:50.5667322Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:50:50.5667537Z retention-days: 14 2022-08-17T12:50:50.5667733Z if-no-files-found: ignore 2022-08-17T12:50:50.5667937Z path: usage-log-*.zip 2022-08-17T12:50:50.5668104Z name: artifact 2022-08-17T12:50:50.5668286Z s3-bucket: gha-artifacts 2022-08-17T12:50:50.5668474Z region: us-east-1 2022-08-17T12:50:50.5668626Z env: 2022-08-17T12:50:50.5669013Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:50:50.5669201Z ##[endgroup] 2022-08-17T12:50:50.8763353Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T12:50:50.8763815Z With the provided path, there will be 1 file uploaded 2022-08-17T12:50:50.8764242Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:50:50.8771853Z Starting upload of usage-log-test-default-2-2-linux.2xlarge_7878165841.zip 2022-08-17T12:50:50.9899855Z Finished upload of usage-log-test-default-2-2-linux.2xlarge_7878165841.zip 2022-08-17T12:50:51.0014366Z ##[group]Run set -x 2022-08-17T12:50:51.0014579Z set -x 2022-08-17T12:50:51.0014808Z python3 -m pip install -r requirements.txt 2022-08-17T12:50:51.0015046Z python3 -m pip install boto3==1.19.12 2022-08-17T12:50:51.0015340Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T12:50:51.0026376Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:50:51.0026579Z env: 2022-08-17T12:50:51.0026758Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:50:51.0026964Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T12:50:51.0027143Z BRANCH: pull/82657 2022-08-17T12:50:51.0027324Z TEST_CONFIG: default 2022-08-17T12:50:51.0027501Z SHARD_NUMBER: 2 2022-08-17T12:50:51.0027705Z BUILD_ENVIRONMENT: linux-focal-py3.7-gcc7 2022-08-17T12:50:51.0027923Z PR_NUMBER: 82657 2022-08-17T12:50:51.0028109Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T12:50:51.0028336Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T12:50:51.0028591Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:50:51.0028948Z TAG: 2022-08-17T12:50:51.0029287Z WORKFLOW_ID: 2875102080 2022-08-17T12:50:51.0029615Z GITHUB_TOKEN: *** 2022-08-17T12:50:51.0029791Z GHA_WORKFLOW_JOB_ID: 7878165841 2022-08-17T12:50:51.0029980Z ##[endgroup] 2022-08-17T12:50:51.0054460Z + python3 -m pip install -r requirements.txt 2022-08-17T12:50:51.2134303Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:50:51.2798451Z Collecting astunparse 2022-08-17T12:50:51.2937869Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-08-17T12:50:51.3176473Z Collecting expecttest 2022-08-17T12:50:51.3210006Z Downloading expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-08-17T12:50:51.3501943Z Collecting future 2022-08-17T12:50:51.3604017Z Downloading future-0.18.2.tar.gz (829 kB) 2022-08-17T12:50:52.2924100Z Collecting numpy 2022-08-17T12:50:52.2974807Z Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2022-08-17T12:50:52.5132613Z 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:50:52.5956943Z Collecting pyyaml 2022-08-17T12:50:52.5998367Z 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:50:52.6164242Z 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:50:52.6281340Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (49.1.3) 2022-08-17T12:50:52.6712210Z Collecting six 2022-08-17T12:50:52.6746679Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-08-17T12:50:52.7007529Z Collecting types-dataclasses 2022-08-17T12:50:52.7040673Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-08-17T12:50:52.7352925Z Collecting typing_extensions 2022-08-17T12:50:52.7434376Z Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) 2022-08-17T12:50:52.7834859Z Collecting sympy 2022-08-17T12:50:52.7970781Z Downloading sympy-1.10.1-py3-none-any.whl (6.4 MB) 2022-08-17T12:50:52.9791664Z Collecting wheel<1.0,>=0.23.0 2022-08-17T12:50:52.9827783Z Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-08-17T12:50:52.9923951Z 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:50:53.0071134Z 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:50:53.0091300Z 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:50:53.0100180Z 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:50:53.0295448Z Collecting mpmath>=0.19 2022-08-17T12:50:53.0373411Z Downloading mpmath-1.2.1-py3-none-any.whl (532 kB) 2022-08-17T12:50:53.0570252Z Using legacy 'setup.py install' for future, since package 'wheel' is not installed. 2022-08-17T12:50:53.0915977Z Installing collected packages: six, wheel, astunparse, expecttest, future, numpy, pyyaml, types-dataclasses, typing-extensions, mpmath, sympy 2022-08-17T12:50:53.1218195Z WARNING: The script wheel is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T12:50:53.1218737Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:50:53.1512819Z Running setup.py install for future: started 2022-08-17T12:50:53.6237581Z Running setup.py install for future: finished with status 'done' 2022-08-17T12:50:55.1621303Z WARNING: The scripts f2py, f2py3 and f2py3.7 are installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T12:50:55.1622008Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:51:02.2528190Z WARNING: The script isympy is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T12:51:02.2528694Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:51:02.2756811Z 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:51:02.3508268Z + python3 -m pip install boto3==1.19.12 2022-08-17T12:51:02.5574169Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:51:03.1677772Z Collecting boto3==1.19.12 2022-08-17T12:51:03.1835728Z Downloading boto3-1.19.12-py3-none-any.whl (131 kB) 2022-08-17T12:51:03.2221095Z Collecting jmespath<1.0.0,>=0.7.1 2022-08-17T12:51:03.2266713Z Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2022-08-17T12:51:03.2630432Z Collecting s3transfer<0.6.0,>=0.5.0 2022-08-17T12:51:03.2664450Z Downloading s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-08-17T12:51:03.9921197Z Collecting botocore<1.23.0,>=1.22.12 2022-08-17T12:51:03.9968459Z Downloading botocore-1.22.12-py3-none-any.whl (8.1 MB) 2022-08-17T12:51:04.1229939Z 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:51:04.1694942Z Collecting python-dateutil<3.0.0,>=2.1 2022-08-17T12:51:04.1752731Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2022-08-17T12:51:04.1877226Z 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:51:04.2504264Z Installing collected packages: jmespath, python-dateutil, botocore, s3transfer, boto3 2022-08-17T12:51:04.8735192Z 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:51:04.9200710Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T12:51:30.7559379Z [scribe] Scribe access token not provided, sending report via boto3... 2022-08-17T12:51:30.7559608Z 2022-08-17T12:51:30.7560737Z ----- Historic stats comparison result ------ 2022-08-17T12:51:30.7560874Z 2022-08-17T12:51:30.7561039Z job: linux-focal-py3.7-gcc7 2022-08-17T12:51:30.7563099Z commit: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:51:30.7563309Z 2022-08-17T12:51:30.7563486Z Commit graph (base is most recent master ancestor with at least one S3 report): 2022-08-17T12:51:30.7563668Z 2022-08-17T12:51:30.7563928Z : (master) 2022-08-17T12:51:30.7564093Z | 2022-08-17T12:51:30.7564278Z | * ce6a3c605d (HEAD) total time 3874.52s 2022-08-17T12:51:30.7564482Z | | 2022-08-17T12:51:30.7564638Z | : (3 commits) 2022-08-17T12:51:30.7564787Z |/| 2022-08-17T12:51:30.7564940Z | : (6 commits) 2022-08-17T12:51:30.7565100Z | 2022-08-17T12:51:30.7565461Z * 343b5f8651 (base) 5 reports, total time 2488.33s ± 2005.09s 2022-08-17T12:51:30.7565785Z * 1a09b05c94 5 reports, total time 2470.84s ± 1972.56s 2022-08-17T12:51:30.7566104Z * df62ea76d1 5 reports, total time 2484.45s ± 1976.41s 2022-08-17T12:51:30.7566418Z * aac622ad55 5 reports, total time 2485.07s ± 2017.11s 2022-08-17T12:51:30.7566715Z * 31d4b6f52a 5 reports, total time 2575.69s ± 2119.02s 2022-08-17T12:51:30.7567027Z * 0e2efaf9cc 5 reports, total time 2933.75s ± 2779.34s 2022-08-17T12:51:30.7567338Z * 1ee9eb52b6 5 reports, total time 3224.96s ± 2891.08s 2022-08-17T12:51:30.7568540Z * f4b7c10e14 0 reports 2022-08-17T12:51:30.7568859Z * 785f7f6298 5 reports, total time 2501.75s ± 2024.28s 2022-08-17T12:51:30.7569295Z * 3586af8adc 5 reports, total time 2510.83s ± 2030.15s 2022-08-17T12:51:30.7569482Z | 2022-08-17T12:51:30.7569631Z : 2022-08-17T12:51:30.7569723Z 2022-08-17T12:51:30.7569840Z Removed (across 545 suites) 0 tests, totaling 0.00s 2022-08-17T12:51:30.7570098Z Modified (across 0 suites) 0 tests, totaling 0.00s 2022-08-17T12:51:30.7570341Z Added (across 338 suites) 43525 tests, totaling +3874.52s 2022-08-17T12:51:30.8587174Z Prepare all required actions 2022-08-17T12:51:30.8610888Z ##[group]Run ./.github/actions/teardown-linux 2022-08-17T12:51:30.8611081Z with: 2022-08-17T12:51:30.8611235Z env: 2022-08-17T12:51:30.8611410Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:51:30.8611584Z ##[endgroup] 2022-08-17T12:51:30.8636015Z ##[group]Run .github/scripts/wait_for_ssh_to_drain.sh 2022-08-17T12:51:30.8636276Z .github/scripts/wait_for_ssh_to_drain.sh 2022-08-17T12:51:30.8648231Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:51:30.8648459Z env: 2022-08-17T12:51:30.8648636Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:51:30.8648810Z ##[endgroup] 2022-08-17T12:51:30.8728959Z Holding runner for 2 hours until all ssh sessions have logged out 2022-08-17T12:51:30.8826339Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-08-17T12:51:30.8826656Z # ignore expansion of "docker ps -q" since it could be empty 2022-08-17T12:51:30.8826927Z # shellcheck disable=SC2046 2022-08-17T12:51:30.8827139Z docker stop $(docker ps -q) || true 2022-08-17T12:51:30.8827368Z # Prune all of the docker images 2022-08-17T12:51:30.8827591Z docker system prune -af 2022-08-17T12:51:30.8838413Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:51:30.8838633Z env: 2022-08-17T12:51:30.8838813Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:51:30.8838990Z ##[endgroup] 2022-08-17T12:51:31.4237014Z ae4f93e8aeef 2022-08-17T12:51:32.5965110Z Deleted Containers: 2022-08-17T12:51:32.5965449Z ae4f93e8aeef2af635ef8261c56baed4c837bc0e12b8cc4b049f50bc5bc98a85 2022-08-17T12:51:32.5965644Z 2022-08-17T12:51:39.9053651Z Deleted Images: 2022-08-17T12:51:39.9054508Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:51:39.9055560Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7@sha256:594372be36f848ede98fd4597227797d5fa59cc4886edb7b024f352b98e83e00 2022-08-17T12:51:39.9056254Z deleted: sha256:fb4c52c9a9c8679dec38b68a7227616f7f41963ed9ff1a94b43b6c75db8d7fa9 2022-08-17T12:51:39.9056606Z deleted: sha256:2d0cb2547b4b9d8c0f0fc36a7ada2414ec9c7ebe26ac314329ddb7e1de17c69e 2022-08-17T12:51:39.9056950Z deleted: sha256:cc1340d7adf94b69ab2c9bff768e58cdd4d90642578cc8d4ea7f66da4cf23112 2022-08-17T12:51:39.9057269Z deleted: sha256:2b53265715948c54131d502fa8411815ec14b774a174417b5d22ef95971e7607 2022-08-17T12:51:39.9057604Z deleted: sha256:af6a91d2dd2cdd053bec86007fbc8bd5aef700d1f3ef930e9e22754cd97df924 2022-08-17T12:51:39.9057941Z deleted: sha256:2038eb381b9d1d80921507af4ea6c25c5582317b818aed4519202ff9584064ba 2022-08-17T12:51:39.9058261Z deleted: sha256:1dcdae05f2b226ec30f553376a83bfce0dbdf1ee39e078f881ed36d9fe65fb05 2022-08-17T12:51:39.9058598Z deleted: sha256:8ae9c853740306f9590b2659a9fc5eded4c272aafa6ca44c68f1ac1399a73e9d 2022-08-17T12:51:39.9058911Z deleted: sha256:8f612883fb0c9ea2471913600953f02d71cb0cb9193bbba140181474020c289b 2022-08-17T12:51:39.9061112Z deleted: sha256:8221e32a6bff1df86fb9a9a3a7a7470b6e6c856e2e15d557ee7dd80cc8ac24d8 2022-08-17T12:51:39.9062305Z deleted: sha256:4d84d7e8f5272ca06346a623a6e2befb2f8edc0d33ca6daf13ba33910510bf85 2022-08-17T12:51:39.9062680Z deleted: sha256:4b0c58d507f1ecd6bd478a50970d9c747ef4e2ce6fc1b7d2b80baf5f600cfe62 2022-08-17T12:51:39.9063024Z deleted: sha256:141213ff2809e06b118ff9eddbe2ec020e9c6d12b0e43da0c1e7b88c58d0f24a 2022-08-17T12:51:39.9063367Z deleted: sha256:e5fafbe3aac06b308b1cdb6938a0233c8abaa3229e3eef32dbca7cd6ef7f2bf7 2022-08-17T12:51:39.9064041Z deleted: sha256:01cc8d1326c081adec11dd67dc86f0d4d5f776d8cbf24ed9d69532d194452c29 2022-08-17T12:51:39.9064580Z deleted: sha256:a2f16c946b5d1f79c8b1a56dc41ea1dd5ad4c5e878d019093e299fa1ad9f947c 2022-08-17T12:51:39.9065106Z deleted: sha256:9d7165cf550ddcb549ad533e22bd404661e2f59765680a98d05370482edf3ae8 2022-08-17T12:51:39.9065639Z deleted: sha256:dd96707e0bc09ea43a4f200ef9dad8327a52200126e830dc9f678f6499835b80 2022-08-17T12:51:39.9066418Z deleted: sha256:4a8bc9baed7e3c646f1791e45fcc9158d4b49d5126a38c089fd743a9d996dd55 2022-08-17T12:51:39.9066912Z deleted: sha256:988088eda79f6d72724b7321dd7dd84674b286c73064b3f330ee76599d75a686 2022-08-17T12:51:39.9067225Z deleted: sha256:2374db1c0d6af1d3fda08553755550caa403d05bd962525deadb1e79ef6dc3a9 2022-08-17T12:51:39.9067565Z deleted: sha256:38c4ccb6efb209d5d1d7fe4d692c33e6778e04d0b049a505b970ac80647c8021 2022-08-17T12:51:39.9067910Z deleted: sha256:2bcc0c4f43849c357f23b0f8e492ea2d6b1a48f4ff4da7bb1ff23668ee07f794 2022-08-17T12:51:39.9068242Z deleted: sha256:ef60874b6600721074a89182041a8f8e1b8ff4c9572a7de5d1b69e89ce8780be 2022-08-17T12:51:39.9068530Z deleted: sha256:8f58e1722c3247e2107f12f6a7aa773d569c9cd7148281b5fa119270ee0e301d 2022-08-17T12:51:39.9069138Z deleted: sha256:f50690cb9e6bdf8228aca3df995490a49bad2f2346fd2b4cb16aaf2bb3935293 2022-08-17T12:51:39.9069616Z deleted: sha256:1d0892db23be9ad9bfc1107a6c67f40aa11623428758509038c105a5937ff9f3 2022-08-17T12:51:39.9070121Z deleted: sha256:043f10238c4fdad7165d655316155eeeb475e8f365fa17126a694c4521d4ae79 2022-08-17T12:51:39.9070640Z deleted: sha256:553b5f6dfe83a94efad47e40546556b505415957bcc1663ff9c9569474e7e5ad 2022-08-17T12:51:39.9071255Z deleted: sha256:37753eb9cdc0f259b223d407ea0c9a9f189d0e6f8fc75bba7bfe7b8bb6107360 2022-08-17T12:51:39.9071601Z deleted: sha256:474d4748a6db06332a7f40faa666d4b24cf2407c0122e2aa2087390f65f4dbd1 2022-08-17T12:51:39.9071894Z deleted: sha256:1ede402f033e02651f0c166142559bc4611e9c1064af65d7f20e7c83f50c9a64 2022-08-17T12:51:39.9072211Z deleted: sha256:801cc279fd42150f0d92def07783b1acd9c14e7f275afbd6d17bdd3f13253186 2022-08-17T12:51:39.9072542Z deleted: sha256:eee9b1cc2de733433acd46d45ae3334201cd0565bd7c708b9cdfba46964f14f9 2022-08-17T12:51:39.9072857Z deleted: sha256:53fb226ef291c5fd0368a0463c06418b9b6bdc9f9216e621191b7658c857b345 2022-08-17T12:51:39.9073173Z deleted: sha256:4b78144a1e3f787fc836428a41b3f814b6a778fdad392680d573514fb5b9f2c7 2022-08-17T12:51:39.9073512Z deleted: sha256:f9edf9a450f9ddcf7efc2b42fa77dd9a37bc0207ffedbedce3536a4954990321 2022-08-17T12:51:39.9073853Z deleted: sha256:ecd1bd81a07b193ea24963c873e861324def6234a394b0cb1028d21f4f3641e7 2022-08-17T12:51:39.9074168Z deleted: sha256:01898bcfbc799c6b94e0def2782a011c2e100aa9e2a27f6eb7429684f3748770 2022-08-17T12:51:39.9074485Z deleted: sha256:682b0b412fc7c00587b773aa6a33bf184c28814b7036dc88c022c9d45c0a437c 2022-08-17T12:51:39.9074803Z deleted: sha256:57fce6ee1a3613c7040f3ef361aa48be78abd9a4105fe439c95e386bb12d13a0 2022-08-17T12:51:39.9075112Z deleted: sha256:51bf4e16b50a0652e9491556b6cea015da597559b58a507b67cebfe8a688ae3d 2022-08-17T12:51:39.9075458Z deleted: sha256:c24d44cff78a90fb4905a141bb9e6a7fb59a6dd63a974436952f9ec590078426 2022-08-17T12:51:39.9075793Z deleted: sha256:39ab34fc8a2a9f2aa438abef98d79822a33c30dbf03980a45c62f027253f3c7e 2022-08-17T12:51:39.9076125Z deleted: sha256:90dbe860572cf2e3d5e0b324bd84e2e9d1b6293ff3a180bec3b9419469e16996 2022-08-17T12:51:39.9076452Z deleted: sha256:39ee4dbd2638c415fb28b35c14fe55dacb2aab2c7ca47bef8407c839b5c69bdf 2022-08-17T12:51:39.9076800Z deleted: sha256:fadd72835ebf8d726a99a39b82c26aa1a2f443bc6892b300ac9e42ca9bc01fdf 2022-08-17T12:51:39.9077140Z deleted: sha256:245afb53fdc4b0ff4caa5a68d68722a4c341eed2284179368feef358e4018f2d 2022-08-17T12:51:39.9077469Z deleted: sha256:215f0022beb0eec34838c527256a6a32bde4281e1c3e1506c97881354f539786 2022-08-17T12:51:39.9077757Z deleted: sha256:775f18a80d2412c731729719e69143252dd4b2f4f2f556a5f1ded320ca220de6 2022-08-17T12:51:39.9078045Z deleted: sha256:b140655968278b483da972e18ea3578ea839d9f05e78843809c8b546ed899834 2022-08-17T12:51:39.9078474Z deleted: sha256:107411100b28d8ebcd204ea5baca21a2093e1e48e8aac5576898abc4295704ec 2022-08-17T12:51:39.9078778Z deleted: sha256:8fde7a40967705a136524cea4a68d44ae0a155f069680fab698e5555d9b96d34 2022-08-17T12:51:39.9079110Z deleted: sha256:d6e6a8cab95ba133a8182ec71cdb7cea77e4b02173aa90ca3af0300f55a84fd0 2022-08-17T12:51:39.9079451Z deleted: sha256:08bf5babfd0b448a8d39227aff88e6c3b10f48d9651561e742e668912b3dbc5c 2022-08-17T12:51:39.9079830Z deleted: sha256:734f2fd68c5f68d7f9691bc1502d405aca5054c090668a7f86201ab189801118 2022-08-17T12:51:39.9080142Z deleted: sha256:4f4b7ba1e23c2573eda42a3170ec1f097cd4fb77b4ff142ce9e7a4d08feb08cb 2022-08-17T12:51:39.9080464Z deleted: sha256:21c2921e9c1426096c1faf5e1bee42e4c78b43550961584e000bf8afa3c91440 2022-08-17T12:51:39.9080792Z deleted: sha256:0c0d4ea4a7f43436cc2b7785ac11cf898afcaf3c0ee1b9e52e103bffa9b32ebf 2022-08-17T12:51:39.9081116Z deleted: sha256:c3f11d77a5de76ec836c52333d45ac3742c7b27d3d83feba6ec978e223715c67 2022-08-17T12:51:39.9081301Z 2022-08-17T12:51:39.9179411Z Total reclaimed space: 7.258GB 2022-08-17T12:51:39.9292801Z Post job cleanup. 2022-08-17T12:51:39.9359957Z Post job cleanup. 2022-08-17T12:51:40.3678168Z [command]/usr/bin/git version 2022-08-17T12:51:40.3724399Z git version 2.37.1 2022-08-17T12:51:40.3812782Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/3227aca4-e2d7-44ff-bd03-ddcf21630ba3' before making global git config changes 2022-08-17T12:51:40.3813219Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T12:51:40.3819298Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:51:40.3867492Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-17T12:51:40.3898685Z [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:51:40.4309850Z Entering 'android/libs/fbjni' 2022-08-17T12:51:40.4350326Z Entering 'third_party/FP16' 2022-08-17T12:51:40.4397238Z Entering 'third_party/FXdiv' 2022-08-17T12:51:40.4435018Z Entering 'third_party/NNPACK' 2022-08-17T12:51:40.4479970Z Entering 'third_party/QNNPACK' 2022-08-17T12:51:40.4526296Z Entering 'third_party/XNNPACK' 2022-08-17T12:51:40.4627181Z Entering 'third_party/benchmark' 2022-08-17T12:51:40.4672397Z Entering 'third_party/cpuinfo' 2022-08-17T12:51:40.4716818Z Entering 'third_party/cub' 2022-08-17T12:51:40.4756611Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:51:40.4796803Z Entering 'third_party/eigen' 2022-08-17T12:51:40.4855917Z Entering 'third_party/fbgemm' 2022-08-17T12:51:40.4911017Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:51:40.4984871Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:51:40.5052030Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:51:40.5110917Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:51:40.5152203Z Entering 'third_party/flatbuffers' 2022-08-17T12:51:40.5187741Z Entering 'third_party/fmt' 2022-08-17T12:51:40.5230474Z Entering 'third_party/foxi' 2022-08-17T12:51:40.5268005Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:51:40.5309954Z Entering 'third_party/gloo' 2022-08-17T12:51:40.5351374Z Entering 'third_party/googletest' 2022-08-17T12:51:40.5393750Z Entering 'third_party/ideep' 2022-08-17T12:51:40.5444180Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:51:40.5578611Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:51:40.5654905Z Entering 'third_party/ios-cmake' 2022-08-17T12:51:40.5693541Z Entering 'third_party/ittapi' 2022-08-17T12:51:40.5726585Z Entering 'third_party/kineto' 2022-08-17T12:51:40.5760415Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:51:40.5792981Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:51:40.5826434Z Entering 'third_party/nccl/nccl' 2022-08-17T12:51:40.5867736Z Entering 'third_party/neon2sse' 2022-08-17T12:51:40.5903692Z Entering 'third_party/nlohmann' 2022-08-17T12:51:40.5938420Z Entering 'third_party/onnx' 2022-08-17T12:51:40.6085772Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:51:40.6172281Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:51:40.6218107Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:51:40.6292749Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:51:40.6426776Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:51:40.6502106Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:51:40.6601481Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:51:40.6643920Z Entering 'third_party/pocketfft' 2022-08-17T12:51:40.6678451Z Entering 'third_party/protobuf' 2022-08-17T12:51:40.6802433Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:51:40.6858789Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:51:40.6902490Z Entering 'third_party/psimd' 2022-08-17T12:51:40.6942080Z Entering 'third_party/pthreadpool' 2022-08-17T12:51:40.6980524Z Entering 'third_party/pybind11' 2022-08-17T12:51:40.7013387Z Entering 'third_party/python-enum' 2022-08-17T12:51:40.7045928Z Entering 'third_party/python-peachpy' 2022-08-17T12:51:40.7079451Z Entering 'third_party/python-six' 2022-08-17T12:51:40.7112180Z Entering 'third_party/sleef' 2022-08-17T12:51:40.7145031Z Entering 'third_party/tbb' 2022-08-17T12:51:40.7180645Z Entering 'third_party/tensorpipe' 2022-08-17T12:51:40.7215103Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:51:40.7248834Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:51:40.7287465Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:51:40.7331713Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:51:40.7364786Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:51:40.7399882Z Entering 'third_party/zstd' 2022-08-17T12:51:40.7449941Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T12:51:40.7476306Z http.https://github.com/.extraheader 2022-08-17T12:51:40.7484356Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-08-17T12:51:40.7527114Z [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:51:40.7779255Z Entering 'android/libs/fbjni' 2022-08-17T12:51:40.7798535Z http.https://github.com/.extraheader 2022-08-17T12:51:40.7824695Z Entering 'third_party/FP16' 2022-08-17T12:51:40.7845052Z http.https://github.com/.extraheader 2022-08-17T12:51:40.7871911Z Entering 'third_party/FXdiv' 2022-08-17T12:51:40.7891297Z http.https://github.com/.extraheader 2022-08-17T12:51:40.7916538Z Entering 'third_party/NNPACK' 2022-08-17T12:51:40.7936187Z http.https://github.com/.extraheader 2022-08-17T12:51:40.7961910Z Entering 'third_party/QNNPACK' 2022-08-17T12:51:40.7981643Z http.https://github.com/.extraheader 2022-08-17T12:51:40.8008297Z Entering 'third_party/XNNPACK' 2022-08-17T12:51:40.8027876Z http.https://github.com/.extraheader 2022-08-17T12:51:40.8064372Z Entering 'third_party/benchmark' 2022-08-17T12:51:40.8084243Z http.https://github.com/.extraheader 2022-08-17T12:51:40.8111132Z Entering 'third_party/cpuinfo' 2022-08-17T12:51:40.8130673Z http.https://github.com/.extraheader 2022-08-17T12:51:40.8158817Z Entering 'third_party/cub' 2022-08-17T12:51:40.8178558Z http.https://github.com/.extraheader 2022-08-17T12:51:40.8215266Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:51:40.8236127Z http.https://github.com/.extraheader 2022-08-17T12:51:40.8267407Z Entering 'third_party/eigen' 2022-08-17T12:51:40.8286868Z http.https://github.com/.extraheader 2022-08-17T12:51:40.8315877Z Entering 'third_party/fbgemm' 2022-08-17T12:51:40.8335582Z http.https://github.com/.extraheader 2022-08-17T12:51:40.8362048Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:51:40.8381270Z http.https://github.com/.extraheader 2022-08-17T12:51:40.8407242Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:51:40.8426351Z http.https://github.com/.extraheader 2022-08-17T12:51:40.8452442Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:51:40.8471807Z http.https://github.com/.extraheader 2022-08-17T12:51:40.8497365Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:51:40.8517072Z http.https://github.com/.extraheader 2022-08-17T12:51:40.8544012Z Entering 'third_party/flatbuffers' 2022-08-17T12:51:40.8564518Z http.https://github.com/.extraheader 2022-08-17T12:51:40.8592332Z Entering 'third_party/fmt' 2022-08-17T12:51:40.8611248Z http.https://github.com/.extraheader 2022-08-17T12:51:40.8638170Z Entering 'third_party/foxi' 2022-08-17T12:51:40.8657176Z http.https://github.com/.extraheader 2022-08-17T12:51:40.8683935Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:51:40.8702914Z http.https://github.com/.extraheader 2022-08-17T12:51:40.8729398Z Entering 'third_party/gloo' 2022-08-17T12:51:40.8749380Z http.https://github.com/.extraheader 2022-08-17T12:51:40.8775869Z Entering 'third_party/googletest' 2022-08-17T12:51:40.8796424Z http.https://github.com/.extraheader 2022-08-17T12:51:40.8822583Z Entering 'third_party/ideep' 2022-08-17T12:51:40.8842413Z http.https://github.com/.extraheader 2022-08-17T12:51:40.8868557Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:51:40.8887707Z http.https://github.com/.extraheader 2022-08-17T12:51:40.8926137Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:51:40.8946636Z http.https://github.com/.extraheader 2022-08-17T12:51:40.8978896Z Entering 'third_party/ios-cmake' 2022-08-17T12:51:40.8998930Z http.https://github.com/.extraheader 2022-08-17T12:51:40.9025033Z Entering 'third_party/ittapi' 2022-08-17T12:51:40.9044971Z http.https://github.com/.extraheader 2022-08-17T12:51:40.9071609Z Entering 'third_party/kineto' 2022-08-17T12:51:40.9090752Z http.https://github.com/.extraheader 2022-08-17T12:51:40.9116345Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:51:40.9135422Z http.https://github.com/.extraheader 2022-08-17T12:51:40.9170437Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:51:40.9190246Z http.https://github.com/.extraheader 2022-08-17T12:51:40.9216918Z Entering 'third_party/nccl/nccl' 2022-08-17T12:51:40.9237084Z http.https://github.com/.extraheader 2022-08-17T12:51:40.9263333Z Entering 'third_party/neon2sse' 2022-08-17T12:51:40.9282907Z http.https://github.com/.extraheader 2022-08-17T12:51:40.9307659Z Entering 'third_party/nlohmann' 2022-08-17T12:51:40.9327701Z http.https://github.com/.extraheader 2022-08-17T12:51:40.9355040Z Entering 'third_party/onnx' 2022-08-17T12:51:40.9374899Z http.https://github.com/.extraheader 2022-08-17T12:51:40.9411886Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:51:40.9431866Z http.https://github.com/.extraheader 2022-08-17T12:51:40.9468517Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:51:40.9487834Z http.https://github.com/.extraheader 2022-08-17T12:51:40.9515436Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:51:40.9534564Z http.https://github.com/.extraheader 2022-08-17T12:51:40.9559903Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:51:40.9578641Z http.https://github.com/.extraheader 2022-08-17T12:51:40.9619156Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:51:40.9638901Z http.https://github.com/.extraheader 2022-08-17T12:51:40.9684456Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:51:40.9703810Z http.https://github.com/.extraheader 2022-08-17T12:51:40.9738373Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:51:40.9757795Z http.https://github.com/.extraheader 2022-08-17T12:51:40.9787824Z Entering 'third_party/pocketfft' 2022-08-17T12:51:40.9807535Z http.https://github.com/.extraheader 2022-08-17T12:51:40.9833457Z Entering 'third_party/protobuf' 2022-08-17T12:51:40.9853186Z http.https://github.com/.extraheader 2022-08-17T12:51:40.9890296Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:51:40.9910056Z http.https://github.com/.extraheader 2022-08-17T12:51:40.9951321Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:51:40.9971160Z http.https://github.com/.extraheader 2022-08-17T12:51:40.9998133Z Entering 'third_party/psimd' 2022-08-17T12:51:41.0018053Z http.https://github.com/.extraheader 2022-08-17T12:51:41.0043131Z Entering 'third_party/pthreadpool' 2022-08-17T12:51:41.0062194Z http.https://github.com/.extraheader 2022-08-17T12:51:41.0088169Z Entering 'third_party/pybind11' 2022-08-17T12:51:41.0107373Z http.https://github.com/.extraheader 2022-08-17T12:51:41.0133532Z Entering 'third_party/python-enum' 2022-08-17T12:51:41.0152609Z http.https://github.com/.extraheader 2022-08-17T12:51:41.0177887Z Entering 'third_party/python-peachpy' 2022-08-17T12:51:41.0197769Z http.https://github.com/.extraheader 2022-08-17T12:51:41.0223790Z Entering 'third_party/python-six' 2022-08-17T12:51:41.0243734Z http.https://github.com/.extraheader 2022-08-17T12:51:41.0269066Z Entering 'third_party/sleef' 2022-08-17T12:51:41.0288225Z http.https://github.com/.extraheader 2022-08-17T12:51:41.0314754Z Entering 'third_party/tbb' 2022-08-17T12:51:41.0334266Z http.https://github.com/.extraheader 2022-08-17T12:51:41.0363537Z Entering 'third_party/tensorpipe' 2022-08-17T12:51:41.0382671Z http.https://github.com/.extraheader 2022-08-17T12:51:41.0422939Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:51:41.0442386Z http.https://github.com/.extraheader 2022-08-17T12:51:41.0468011Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:51:41.0487415Z http.https://github.com/.extraheader 2022-08-17T12:51:41.0512962Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:51:41.0531928Z http.https://github.com/.extraheader 2022-08-17T12:51:41.0557828Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:51:41.0577160Z http.https://github.com/.extraheader 2022-08-17T12:51:41.0601751Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:51:41.0621329Z http.https://github.com/.extraheader 2022-08-17T12:51:41.0649185Z Entering 'third_party/zstd' 2022-08-17T12:51:41.0670693Z http.https://github.com/.extraheader 2022-08-17T12:51:41.0901202Z Cleaning up orphan processes